Home
last modified time | relevance | path

Searched refs:definitions (Results 1 – 25 of 525) sorted by relevance

12345678910>>...21

/NextBSD/tools/tools/shlib-compat/test/
HDregress.2-2.out3 func1@TEST_1.0: definitions match
4 func2@TEST_1.0: definitions match
5 func3@TEST_1.0: definitions match
6 func4@TEST_1.0: definitions match
7 func5@TEST_1.0: definitions match
8 func6@TEST_1.0: definitions match
9 func1@TEST_1.1: definitions match
HDregress.1-3.out3 func1@TEST_1.0: definitions match
4 func2@TEST_1.0: definitions match
5 func3@TEST_1.0: definitions match
6 func4@TEST_1.0: definitions match
7 func5@TEST_1.0: definitions mismatch
8 func6@TEST_1.0: definitions match
HDregress.1-1.out3 func1@TEST_1.0: definitions match
4 func2@TEST_1.0: definitions match
5 func3@TEST_1.0: definitions match
6 func4@TEST_1.0: definitions match
7 func5@TEST_1.0: definitions match
8 func6@TEST_1.0: definitions match
HDregress.3-3.out3 func1@TEST_1.0: definitions match
4 func2@TEST_1.0: definitions match
5 func3@TEST_1.0: definitions match
6 func4@TEST_1.0: definitions match
7 func5@TEST_1.0: definitions match
8 func6@TEST_1.0: definitions match
HDregress.3-1.out3 func1@TEST_1.0: definitions match
4 func2@TEST_1.0: definitions match
5 func3@TEST_1.0: definitions match
6 func4@TEST_1.0: definitions match
7 func5@TEST_1.0: definitions mismatch
8 func6@TEST_1.0: definitions match
HDregress.3-2.out5 func1@TEST_1.0: definitions match
6 func2@TEST_1.0: definitions match
7 func3@TEST_1.0: definitions match
8 func4@TEST_1.0: definitions match
9 func5@TEST_1.0: definitions mismatch
10 func6@TEST_1.0: definitions match
HDregress.2-1.out5 func1@TEST_1.0: definitions match
6 func2@TEST_1.0: definitions match
7 func3@TEST_1.0: definitions match
8 func4@TEST_1.0: definitions match
9 func5@TEST_1.0: definitions match
10 func6@TEST_1.0: definitions match
HDregress.2-3.out5 func1@TEST_1.0: definitions match
6 func2@TEST_1.0: definitions match
7 func3@TEST_1.0: definitions match
8 func4@TEST_1.0: definitions match
9 func5@TEST_1.0: definitions mismatch
10 func6@TEST_1.0: definitions match
HDregress.1-2.out5 func1@TEST_1.0: definitions match
6 func2@TEST_1.0: definitions match
7 func3@TEST_1.0: definitions match
8 func4@TEST_1.0: definitions match
9 func5@TEST_1.0: definitions match
10 func6@TEST_1.0: definitions match
/NextBSD/contrib/tcpdump/
HDINSTALL.txt49 addrtoname.h - address to hostname definitions
50 ah.h - IPSEC Authentication Header definitions
51 appletalk.h - AppleTalk definitions
53 atm.h - ATM traffic type definitions
54 atmuni31.h - ATM Q.2931 definitions
57 chdlc.h - Cisco HDLC definitions
65 ether.h - Ethernet definitions
66 ethertype.h - Ethernet type value definitions
67 extract.h - alignment definitions
68 gmpls.c - GMPLS definitions
[all …]
/NextBSD/release/picobsd/mfs_tree/etc/
HDremote20 # Systems definitions
26 # UNIX system definitions
32 # DOS system definitions
36 # General dialer definitions used below
/NextBSD/tools/tools/locale/tools/
HDcharmaps.pm58 my $definitions = $attrs{definitions};
65 $d{L}{$name}{$f}{definitions} = $definitions;
HDcldr2def.pl379 next if (defined $languages{$l}{$f}{definitions}
380 && $languages{$l}{$f}{definitions} !~ /$TYPE/);
452 next if (defined $languages{$l}{$f}{definitions}
453 && $languages{$l}{$f}{definitions} !~ /$TYPE/);
522 next if (defined $languages{$l}{$f}{definitions}
523 && $languages{$l}{$f}{definitions} !~ /$TYPE/);
661 next if (defined $languages{$l}{$f}{definitions}
662 && $languages{$l}{$f}{definitions} !~ /$TYPE/);
916 next if (defined $languages{$l}{$f}{definitions}
917 && $languages{$l}{$f}{definitions} !~ /$TYPE/);
/NextBSD/usr.bin/calendar/
HDio.c82 static StringList *definitions = NULL; variable
193 if (definitions == NULL) in token()
194 definitions = sl_init(); in token()
203 sl_add(definitions, strdup(walk)); in token()
216 if (definitions != NULL && sl_find(definitions, walk) != NULL) in token()
/NextBSD/contrib/dtc/Documentation/
HDdts-format.txt10 Node and property definitions
18 [properties definitions]
22 Nodes may contain property definitions and/or child node
23 definitions. If both are present, properties must come before child
26 Property definitions are name value pairs in the form:
100 [property definitions]
/NextBSD/sys/boot/forth/
HDloader.4th28 only forth definitions
50 only forth definitions
84 only forth also support-functions also builtins definitions
129 also forth definitions previous
134 only forth definitions also support-functions
184 include_conf_files \ Will recurse on new loader_conf_files definitions
252 only forth definitions
HDversion.4th30 only forth also version-processing definitions
42 only forth definitions also version-processing
96 only forth definitions
HDdelay.4th30 only forth also delay-processing definitions
42 only forth definitions also delay-processing
119 only forth definitions
HDframes.4th31 only forth also frame-drawing definitions
93 only forth definitions also frame-drawing
165 only forth definitions
HDsupport.4th244 \ Private definitions
247 only forth also support-functions definitions
318 also line-reading definitions
327 get-current ( -- wid ) previous definitions
333 >search ( wid -- ) definitions
408 get-current ( -- wid ) previous definitions >search ( wid -- )
425 only forth also support-functions definitions
442 also file-processing definitions
450 also parser definitions
609 get-current ( -- wid ) previous definitions >search ( wid -- )
[all …]
/NextBSD/contrib/gdb/gdb/
HDmacrotab.c69 splay_tree definitions; member
619 n = splay_tree_lookup (t->definitions, (splay_tree_key) &query); in find_definition()
628 splay_tree_node pred = splay_tree_predecessor (t->definitions, in find_definition()
747 splay_tree_insert (t->definitions, (splay_tree_key) k, (splay_tree_value) d); in macro_define_object()
774 splay_tree_insert (t->definitions, (splay_tree_key) k, (splay_tree_value) d); in macro_define_function()
872 t->definitions = (splay_tree_new_with_allocator in new_macro_table()
891 splay_tree_delete (table->definitions); in free_macro_table()
/NextBSD/crypto/heimdal/lib/hdb/
HDhdb.schema13 # Syntax definitions
40 # Attribute type definitions
116 # Object class definitions
/NextBSD/contrib/libstdc++/include/bits/
Dc++config40 // Pick up any OS-specific definitions.
43 // Pick up any CPU-specific definitions.
171 // library to avoid multiple weak definitions for required types that
179 // Certain function definitions that are meant to be overridable from
181 // macro causes these definitions to be weak.
/NextBSD/contrib/libpcap/
HDINSTALL.txt310 arcnet.h - ARCNET definitions
311 atmuni31.h - ATM Q.2931 definitions
324 ethertype.h - Ethernet protocol types and names definitions
334 gencode.h - BPF code generation definitions
336 ieee80211.h - 802.11 definitions
340 llc.h - 802.2 LLC SAP definitions
345 nlpid.h - OSI network layer protocol identifier definitions
350 pcap/bpf.h - BPF definitions
351 pcap/namedb.h - public libpcap name database definitions
352 pcap/pcap.h - public libpcap definitions
[all …]
/NextBSD/contrib/less/
HDREADME124 3. Look at MAKEFILE to make sure that the definitions for CC and LIBDIR
127 Microsoft C only). If these definitions need to be changed, you can
128 either modify the definitions directly in MAKEFILE, or set your
129 environment variables CC and/or LIBDIR to override the definitions
160 3. Check the Makefile to make sure the definitions look ok.
187 3. Check the Makefile to make sure the definitions look ok.
221 3. Check the Makefile to make sure the definitions look ok.

12345678910>>...21