Home
last modified time | relevance | path

Searched refs:bkt (Results 1 – 6 of 6) sorted by relevance

/external/clang/test/Rewriter/
Drewrite-trivial-constructor.mm12 s bkt;
13 if (0 < bkt.a) {
14 if (!block(bkt)) {
/external/iproute2/doc/actions/
Dgact-usage39 filter u32 fh 800::800 order 2048 key ht 800 bkt 0 flowid 1:16 (rule hit 32 success 20)
56 …t divisor 1filter protocol ip pref 6 u32 fh 800::800 order 2048 key ht 800 bkt 0 flowid 1:16 (rul…
72 …t divisor 1filter protocol ip pref 6 u32 fh 800::800 order 2048 key ht 800 bkt 0 flowid 1:16 (rul…
Dactions-general173 filter protocol ip pref 1 u32 fh 800::800 order 2048 key ht 800 bkt 0 flowid 1:15
214 filter protocol ip pref 1 u32 fh 800::800 order 2048 key ht 800 bkt 0 flowid 1:1
Difb-README88 filter protocol ip pref 10 u32 fh 800::800 order 2048 key ht 800 bkt 0 flowid 1:1
/external/syslinux/com32/lib/sys/module/
Dcommon.c464 Elf_Word *bkt = cr_word; in module_find_symbol_sysv() local
467 Elf_Word crt_index = bkt[h % module->hash_table[0]]; in module_find_symbol_sysv()
/external/libxml2/
Dxmlschemas.c10312 xmlSchemaBucketPtr bkt = NULL; in xmlSchemaAddSchemaDoc() local
10340 bkt = xmlSchemaGetSchemaBucket(pctxt, schemaLocation); in xmlSchemaAddSchemaDoc()
10341 if ((bkt != NULL) && in xmlSchemaAddSchemaDoc()
10342 (pctxt->constructor->bucket == bkt)) { in xmlSchemaAddSchemaDoc()
10379 if (bkt != NULL) { in xmlSchemaAddSchemaDoc()
10380 if ((WXS_IS_BUCKET_IMPMAIN(type)) && (! bkt->imported)) { in xmlSchemaAddSchemaDoc()
10388 bkt->schemaLocation)) { in xmlSchemaAddSchemaDoc()
10396 } else if ((! WXS_IS_BUCKET_IMPMAIN(type)) && (bkt->imported)) { in xmlSchemaAddSchemaDoc()
10405 bkt->schemaLocation)) { in xmlSchemaAddSchemaDoc()
10437 if (bkt != NULL) { in xmlSchemaAddSchemaDoc()
[all …]