| /netbsd-src/external/gpl2/gettext/dist/gnulib-local/lib/ |
| H A D | 3level.h | 97 uint32_t lookup2 = t->level2[index2]; in CONCAT() local 98 if (lookup2 != EMPTY) in CONCAT() 101 + (lookup2 << t->p); in CONCAT() 193 uint32_t lookup2 = t->level2[index2 + lookup1_shifted]; in CONCAT() local 194 if (lookup2 != EMPTY) in CONCAT() 196 uint32_t lookup2_shifted = lookup2 << t->p; in CONCAT()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/ |
| H A D | splay-tree-utils.cc | 80 lookup2 (splay_tree<int> &tree, int value) in lookup2() function 194 test_lookup (tree, lookup2); in splay_tree_cc_tests()
|
| /netbsd-src/external/mpl/bind/dist/lib/dns/ |
| H A D | sdb.c | |
| /netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/ |
| H A D | sdb.c | 216 REQUIRE(methods->lookup != NULL || methods->lookup2 != NULL); in dns_sdb_register() 699 if (imp->methods->lookup2 != NULL) { in getoriginnode() 727 if (imp->methods->lookup2 != NULL) { in getoriginnode() 728 result = imp->methods->lookup2(&sdb->common.origin, name, in getoriginnode() 780 if (imp->methods->lookup2 != NULL) { in findnodeext() 814 if (imp->methods->lookup2 != NULL) { in findnodeext() 815 result = imp->methods->lookup2(&sdb->common.origin, name, in findnodeext()
|
| /netbsd-src/external/mpl/bind/dist/lib/dns/include/dns/ |
| H A D | sdb.h | |
| /netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/include/dns/ |
| H A D | sdb.h | 89 dns_sdblookup2func_t lookup2; member
|
| /netbsd-src/external/gpl2/gettext/dist/gettext-tools/src/ |
| H A D | x-csharp.c | 761 int lookup2 = ((const int *) table)[lookup1 + index2]; in bitmap_lookup() local 762 if (lookup2 >= 0) in bitmap_lookup() 765 unsigned int lookup3 = ((const int *) table)[lookup2 + index3]; in bitmap_lookup()
|
| /netbsd-src/external/gpl2/gettext/dist/gettext-tools/libgettextpo/ |
| H A D | linebreak.c | 591 int lookup2 = lbrkprop.level2[lookup1 + index2]; in lbrkprop_lookup() local 592 if (lookup2 >= 0) in lbrkprop_lookup() 595 return lbrkprop.level3[lookup2 + index3]; in lbrkprop_lookup()
|
| /netbsd-src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/ |
| H A D | linebreak.c | 591 int lookup2 = lbrkprop.level2[lookup1 + index2]; in lbrkprop_lookup() local 592 if (lookup2 >= 0) in lbrkprop_lookup() 595 return lbrkprop.level3[lookup2 + index3]; in lbrkprop_lookup()
|
| /netbsd-src/external/gpl3/binutils.old/dist/bfd/ |
| H A D | dwarf2.c | 3100 const struct lookup_funcinfo * lookup2 = b; in compare_lookup_funcinfos() local 3102 if (lookup1->low_addr < lookup2->low_addr) in compare_lookup_funcinfos() 3104 if (lookup1->low_addr > lookup2->low_addr) in compare_lookup_funcinfos() 3106 if (lookup1->high_addr < lookup2->high_addr) in compare_lookup_funcinfos() 3108 if (lookup1->high_addr > lookup2->high_addr) in compare_lookup_funcinfos() 3111 if (lookup1->idx < lookup2->idx) in compare_lookup_funcinfos() 3113 if (lookup1->idx > lookup2->idx) in compare_lookup_funcinfos()
|
| /netbsd-src/external/gpl3/binutils/dist/bfd/ |
| H A D | dwarf2.c | 3192 const struct lookup_funcinfo * lookup2 = b; in compare_lookup_funcinfos() local 3194 if (lookup1->low_addr < lookup2->low_addr) in compare_lookup_funcinfos() 3196 if (lookup1->low_addr > lookup2->low_addr) in compare_lookup_funcinfos() 3198 if (lookup1->high_addr < lookup2->high_addr) in compare_lookup_funcinfos() 3200 if (lookup1->high_addr > lookup2->high_addr) in compare_lookup_funcinfos() 3203 if (lookup1->idx < lookup2->idx) in compare_lookup_funcinfos() 3205 if (lookup1->idx > lookup2->idx) in compare_lookup_funcinfos()
|
| /netbsd-src/external/cddl/dtracetoolkit/dist/Docs/Examples/ |
| H A D | j_methodcalls_example.txt | 613 311492 3 java/nio/charset/Charset.lookup2
|
| /netbsd-src/external/cddl/dtracetoolkit/dist/Examples/ |
| H A D | j_methodcalls_example.txt | 613 311492 3 java/nio/charset/Charset.lookup2
|
| /netbsd-src/external/gpl3/gcc/dist/ |
| H A D | MD5SUMS | 16413 7dfb88c8fc8142f5c07fe2c473ad00e1 gcc/testsuite/g++.dg/cpp23/lookup2.C 23154 467d03fdcc01cdf24c21d2264e026db6 gcc/testsuite/g++.dg/parse/lookup2.C 24538 3327af698900091e44488904c96d0346 gcc/testsuite/g++.dg/template/lookup2.C 28117 43b430aae4fdb9e4cc108190d037691d gcc/testsuite/g++.old-deja/g++.jason/lookup2.C 29068 4b6b2ac3e3d74481640ca27d3acf97f9 gcc/testsuite/g++.old-deja/g++.ns/lookup2.C 29497 a0a6b7f99c096f6cba8f03f9c614a72f gcc/testsuite/g++.old-deja/g++.other/lookup2.C 30013 01792d5ba05f8e61b80b5518e6b1cc09 gcc/testsuite/g++.old-deja/g++.pt/lookup2.C
|
| /netbsd-src/external/gpl3/gcc.old/dist/ |
| H A D | MD5SUMS | 20105 467d03fdcc01cdf24c21d2264e026db6 gcc/testsuite/g++.dg/parse/lookup2.C 21358 3327af698900091e44488904c96d0346 gcc/testsuite/g++.dg/template/lookup2.C 24611 43b430aae4fdb9e4cc108190d037691d gcc/testsuite/g++.old-deja/g++.jason/lookup2.C 25562 4b6b2ac3e3d74481640ca27d3acf97f9 gcc/testsuite/g++.old-deja/g++.ns/lookup2.C 25991 a0a6b7f99c096f6cba8f03f9c614a72f gcc/testsuite/g++.old-deja/g++.other/lookup2.C 26507 01792d5ba05f8e61b80b5518e6b1cc09 gcc/testsuite/g++.old-deja/g++.pt/lookup2.C
|