/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/src/c++17/ |
A D | uint128_t.h | 178 constexpr auto lookup = 0b111100000u; member 179 q += (lookup >> ((x.hi % 5) + (x.lo % 5))) & 1; 204 constexpr auto lookup = 0321043210u; member 205 auto r = (lookup >> 3*((x.hi % 5) + (x.lo % 5))) & 7;
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/string/ |
A D | _collate.c | 122 static int lookup(wchar_t wc __LOCALE_PARAM ) in lookup() function 217 cs->colitem = r = lookup(*cs->s __LOCALE_ARG ); in next_weight() 225 cs->colitem = r = lookup(WC __LOCALE_ARG ); in next_weight() 244 if (!cs->s[n] || (lookup(cs->s[n] __LOCALE_ARG ) != *p)) { in next_weight() 259 if (!cs->s[n] || (lookup(WC __LOCALE_ARG ) != *p)) { in next_weight()
|
/l4re-core-master/uclibc/lib/contrib/uclibc/extra/config/ |
A D | zconf.gperf | 3 %define lookup-function-name kconf_id_lookup
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/inet/ |
A D | resolv.c | 1256 char *lookup; in __dns_lookup() local 1265 lookup = NULL; in __dns_lookup() 1270 if (!packet || !lookup || !name[0]) in __dns_lookup() 1274 memcpy(lookup, name, name_len); in __dns_lookup() 1299 lookup[name_len] = '\0'; in __dns_lookup() 1303 lookup[name_len] = '.'; in __dns_lookup() 1304 strcpy(&lookup[name_len + 1], __searchdomain[variant]); in __dns_lookup() 1343 DPRINTF("lookup name: %s\n", lookup); in __dns_lookup() 1344 q.dotted = lookup; in __dns_lookup() 1559 free(lookup); in __dns_lookup() [all …]
|
/l4re-core-master/cxx/lib/tl/include/ |
A D | avl_map | 115 * \param key The key value to use for lookup. 124 * \param key The key value to use for lookup.
|
/l4re-core-master/l4re_vfs/include/ |
A D | vfs.h | 550 Path lookup(Path const &path, cxx::Ref_ptr<Mount_tree> *mt, 632 Mount_tree::lookup(Path const &path, cxx::Ref_ptr<Mount_tree> *mt, in lookup() function 705 Path p = _mount_tree->lookup(Path(path), mt, &mp); in get_mount()
|
/l4re-core-master/uclibc/lib/contrib/uclibc/ldso/ldso/c6x/ |
A D | resolve.S | 46 ; call lookup routine
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-4.9/python/libstdcxx/v6/ |
A D | printers.py | 866 self.lookup = {} 877 self.lookup[name] = printer 917 if basename in self.lookup: 918 return self.lookup[basename].invoke(val)
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/python/libstdcxx/v6/ |
A D | printers.py | 1091 self.lookup = {} 1102 self.lookup[name] = printer 1142 if basename in self.lookup: 1143 return self.lookup[basename].invoke(val)
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/python/libstdcxx/v6/ |
A D | printers.py | 1071 self.lookup = {} 1082 self.lookup[name] = printer 1122 if basename in self.lookup: 1123 return self.lookup[basename].invoke(val)
|
/l4re-core-master/uclibc/lib/contrib/uclibc/docs/ |
A D | wchar_and_locale.txt | 5 and isalhum etc thru lookup tables. Help says:
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/python/libstdcxx/v6/ |
A D | printers.py | 1330 self.lookup = {} 1341 self.lookup[name] = printer 1383 if basename in self.lookup: 1384 return self.lookup[basename].invoke(val)
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-7/python/libstdcxx/v6/ |
A D | printers.py | 1246 self.lookup = {} 1257 self.lookup[name] = printer 1298 if basename in self.lookup: 1299 return self.lookup[basename].invoke(val)
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/python/libstdcxx/v6/ |
A D | printers.py | 1478 self.lookup = {} 1489 self.lookup[name] = printer 1531 if basename in self.lookup: 1532 return self.lookup[basename].invoke(val)
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl_db/ |
A D | ChangeLog | 52 (td_lookup) [HAVE_ASM_GLOBAL_DOT_NAME]: If lookup fails with PS_NOSYM
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/python/libstdcxx/v6/ |
A D | printers.py | 1494 self.lookup = {} 1505 self.lookup[name] = printer 1547 if basename in self.lookup: 1548 return self.lookup[basename].invoke(val)
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/python/libstdcxx/v6/ |
A D | printers.py | 1513 self.lookup = {} 1524 self.lookup[name] = printer 1566 if basename in self.lookup: 1567 return self.lookup[basename].invoke(val)
|
/l4re-core-master/cxx/lib/base/include/ |
A D | exceptions | 228 * \brief Exception for a failed lookup (element not found).
|
/l4re-core-master/l4re/include/ |
A D | namespace | 57 * The name lookup is done iteratively, this means the hierarchical names
|
/l4re-core-master/l4re_vfs/include/impl/ |
A D | vfs_impl.h | 933 Path p = root->lookup(Path(path), &base); in mount()
|
/l4re-core-master/uclibc/lib/contrib/uclibc/ |
A D | Changelog | 390 uncompressed DNS lookup responses from working
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/ |
A D | ChangeLog | 3575 heterogeneous lookup. 3580 templates to perform heterogeneous lookup.
|
/l4re-core-master/uclibc/lib/contrib/uclibc/extra/Configs/ |
A D | Config.in | 486 linker will use the new GNU-hash section (.gnu.hash) for symbol lookup
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/ |
A D | ChangeLog | 1179 * testsuite/experimental/net/internet/resolver/ops/lookup.cc: 4742 * testsuite/experimental/net/internet/resolver/ops/lookup.cc:
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/ |
A D | ChangeLog | 2642 * testsuite/experimental/net/internet/resolver/ops/lookup.cc: 4455 prevent unqualified lookup finding a suitable declaration (LWG 3247).
|