Searched refs:bix (Results 1 – 7 of 7) sorted by relevance
/external/jackson-core/src/main/java/com/fasterxml/jackson/core/sym/ |
D | CharsToNameCanonicalizer.java | 496 final int bix = (index >> 1); in _addSymbol() local 497 Bucket newB = new Bucket(newSymbol, _buckets[bix]); in _addSymbol() 502 _handleSpillOverflow(bix, newB, index); in _addSymbol() 504 _buckets[bix] = newB; in _addSymbol() 654 int bix = (index >> 1); in rehash() local 655 Bucket newB = new Bucket(symbol, _buckets[bix]); in rehash() 656 _buckets[bix] = newB; in rehash() 672 int bix = (index >> 1); in rehash() local 673 Bucket newB = new Bucket(symbol, _buckets[bix]); in rehash() 674 _buckets[bix] = newB; in rehash()
|
/external/wpa_supplicant_8/src/common/ |
D | dpp_crypto.c | 1424 struct wpabuf *pix, *prx, *bix, *brx; in dpp_gen_r_auth() local 1439 bix = dpp_get_pubkey_point(auth->own_bi->pubkey, 0); in dpp_gen_r_auth() 1441 bix = NULL; in dpp_gen_r_auth() 1447 bix = dpp_get_pubkey_point(auth->peer_bi->pubkey, 0); in dpp_gen_r_auth() 1449 bix = NULL; in dpp_gen_r_auth() 1471 if (bix) { in dpp_gen_r_auth() 1472 addr[num_elem] = wpabuf_head(bix); in dpp_gen_r_auth() 1473 len[num_elem] = wpabuf_len(bix) / 2; in dpp_gen_r_auth() 1495 wpabuf_free(bix); in dpp_gen_r_auth() 1503 struct wpabuf *pix = NULL, *prx = NULL, *bix = NULL, *brx = NULL; in dpp_gen_i_auth() local [all …]
|
/external/icu/icu4c/source/test/intltest/ |
D | rbbiapts.cpp | 91 …RuleBasedBreakIterator *bix = (RuleBasedBreakIterator *)BreakIterator::createLineInstance(Locale::… in TestCloneEquals() local 102 if (biDefault == *bix) { in TestCloneEquals() 113 bix->setText(HelloString); in TestCloneEquals() 114 if (*bix == *bi2) { in TestCloneEquals() 117 *bix = *bi2; in TestCloneEquals() 118 if (*bix != *bi2) { in TestCloneEquals() 122 int bixnext = bix->next(); in TestCloneEquals() 127 delete bix; in TestCloneEquals()
|
/external/cldr/common/testData/transforms/ |
D | ug-fonipa-t-ug.txt | 1630 بىخ bix
|
/external/cldr/tools/java/org/unicode/cldr/util/data/ |
D | iso-639-3_Name_Index.tab | 751 bix Bijori Bijori
|
D | iso-639-3.tab | 728 bix I L Bijori
|
D | language-subtag-registry | 4970 Subtag: bix
|