/external/icu4c/common/ |
D | ubrk.cpp | 125 const UBreakIterator *bi, in ubrk_safeClone() 150 ubrk_close(UBreakIterator *bi) in ubrk_close() 164 ubrk_setText(UBreakIterator* bi, in ubrk_setText() 180 ubrk_setUText(UBreakIterator *bi, in ubrk_setUText() 193 ubrk_current(const UBreakIterator *bi) in ubrk_current() 200 ubrk_next(UBreakIterator *bi) in ubrk_next() 207 ubrk_previous(UBreakIterator *bi) in ubrk_previous() 214 ubrk_first(UBreakIterator *bi) in ubrk_first() 221 ubrk_last(UBreakIterator *bi) in ubrk_last() 228 ubrk_preceding(UBreakIterator *bi, in ubrk_preceding() [all …]
|
/external/yaffs2/yaffs2/ |
D | yaffs_checkptrw.c | 49 yaffs_BlockInfo *bi = &dev->blockInfo[i]; in yaffs_CheckpointErase() local 80 yaffs_BlockInfo *bi = &dev->blockInfo[i]; in yaffs_CheckpointFindNextErasedBlock() local 198 yaffs_BlockInfo *bi = &dev->blockInfo[dev->checkpointCurrentBlock]; in yaffs_CheckpointFlushBuffer() local 324 yaffs_BlockInfo *bi = &dev->blockInfo[dev->checkpointBlockList[i]]; in yaffs_CheckpointClose() local
|
D | yaffs_nand.c | 47 yaffs_BlockInfo *bi = yaffs_GetBlockInfo(dev, chunkInNAND/dev->nChunksPerBlock); in yaffs_ReadChunkWithTagsFromNAND() local
|
D | yaffs_guts.c | 400 yaffs_BlockInfo *bi; in yaffs_WriteNewChunkWithTagsToNAND() local 514 void yaffs_HandleChunkError(yaffs_Device *dev, yaffs_BlockInfo *bi) in yaffs_HandleChunkError() 534 yaffs_BlockInfo *bi = yaffs_GetBlockInfo(dev, blockInNAND); in yaffs_HandleWriteChunkError() local 1978 yaffs_BlockInfo * bi) in yaffs_BlockNotDisqualifiedFromGC() 2032 yaffs_BlockInfo *bi; in yaffs_FindBlockForGarbageCollection() local 2134 yaffs_BlockInfo *bi = yaffs_GetBlockInfo(dev, blockNo); in yaffs_BlockBecameDirty() local 2192 yaffs_BlockInfo *bi; in yaffs_FindBlockForAllocation() local 2257 yaffs_BlockInfo *bi; in yaffs_AllocateChunk() local 2337 yaffs_BlockInfo *bi = yaffs_GetBlockInfo(dev, block); in yaffs_GarbageCollectBlock() local 2883 yaffs_BlockInfo *bi; in yaffs_DeleteChunk() local [all …]
|
/external/chromium/chrome/browser/history/ |
D | snippet.cc | 123 void MoveByNGraphemes(icu::BreakIterator* bi, int count, size_t* utf8_pos) { in MoveByNGraphemes() 141 bool IsNextMatchWithinSnippetWindow(icu::BreakIterator* bi, in IsNextMatchWithinSnippetWindow() 222 scoped_ptr<icu::BreakIterator> bi(icu::BreakIterator::createCharacterInstance( in ComputeSnippet() local
|
/external/icu4c/test/intltest/ |
D | rbbitst.cpp | 387 RuleBasedBreakIterator *bi = new RuleBasedBreakIterator(rulesString1, parseError, status); in TestStatusReturn() local 587 RuleBasedBreakIterator* bi = in TestBug3818() local 859 void RBBITest::generalIteratorTest(RuleBasedBreakIterator& bi, BITestData &td) in generalIteratorTest() 879 void RBBITest::testFirstAndNext(RuleBasedBreakIterator& bi, BITestData &td) in testFirstAndNext() 908 void RBBITest::testLastAndPrevious(RuleBasedBreakIterator& bi, BITestData &td) in testLastAndPrevious() 938 void RBBITest::testFollowing(RuleBasedBreakIterator& bi, BITestData &td) in testFollowing() 983 void RBBITest::testPreceding(RuleBasedBreakIterator& bi, BITestData &td) { in testPreceding() 1025 void RBBITest::testIsBoundary(RuleBasedBreakIterator& bi, BITestData &td) { in testIsBoundary() 1115 …RuleBasedBreakIterator* bi = (RuleBasedBreakIterator *)BreakIterator::createLineInstance(Locale::g… in TestEmptyString() local 1222 BreakIterator *bi = BreakIterator::createSentenceInstance(Locale::getEnglish(), status); in TestBug5775() local [all …]
|
D | rbbiapts.cpp | 371 …RuleBasedBreakIterator* bi = (RuleBasedBreakIterator*)RuleBasedBreakIterator::createCharacterInst… in TestIteration() local 595 RuleBasedBreakIterator *bi = new RuleBasedBreakIterator(rulesString1, parseError, status); in TestBuilder() local 622 RuleBasedBreakIterator *bi = new RuleBasedBreakIterator(rulesString1, parseError, status); in TestQuoteGrouping() local 656 …RuleBasedBreakIterator *bi = (RuleBasedBreakIterator *)BreakIterator::createWordInstance(Locale::g… in TestRuleStatus() local 754 RuleBasedBreakIterator *bi = new RuleBasedBreakIterator(rulesString, parseError, status); in TestRuleStatusVec() local 858 RuleBasedBreakIterator *bi = new RuleBasedBreakIterator(rulesString1, parseError, status); in TestBug2190() local 1135 void RBBIAPITest::doBoundaryTest(RuleBasedBreakIterator& bi, UnicodeString& text, int32_t *boundari… in doBoundaryTest()
|
/external/icu4c/test/cintltst/ |
D | cbiapts.c | 511 UBreakIterator *bi; in testOpenRules() local 550 UBreakIterator *bi = testOpenRules(rules); in TestBreakIteratorRules() local 594 UBreakIterator *bi; in TestBreakIteratorRuleError() local 622 UBreakIterator *bi = NULL; in TestBreakIteratorStatusVec() local 673 UBreakIterator *bi = NULL; in TestBreakIteratorUText() local
|
/external/icu4c/i18n/unicode/ |
D | fieldpos.h | 220 void setBeginIndex(int32_t bi) { fBeginIndex = bi; } in setBeginIndex()
|
/external/openssl/crypto/bio/ |
D | bss_null.c | 90 static int null_new(BIO *bi) in null_new()
|
D | bf_null.c | 94 static int nullf_new(BIO *bi) in nullf_new()
|
D | bss_sock.c | 111 static int sock_new(BIO *bi) in sock_new()
|
D | bf_nbio.c | 102 static int nbiof_new(BIO *bi) in nbiof_new()
|
D | bss_fd.c | 120 static int fd_new(BIO *bi) in fd_new()
|
D | bss_mem.c | 115 static int mem_new(BIO *bi) in mem_new()
|
D | bss_file.c | 205 static int MS_CALLBACK file_new(BIO *bi) in file_new()
|
/external/mesa3d/src/mesa/main/ |
D | imports.h | 343 int ai, bi; in ifloor() local 356 int ai, bi; in ifloor() local 390 int ai, bi; in iceil() local 403 int ai, bi; in iceil() local
|
/external/jpeg/ |
D | jcdctmgr.c | 191 JDIMENSION bi; in forward_DCT() local 281 JDIMENSION bi; in forward_DCT_float() local
|
D | jccoefct.c | 149 int blkn, bi, ci, yindex, yoffset, blockcnt; in compress_data() local 250 int bi, ci, h_samp_factor, block_row, block_rows, ndummy; in compress_first_pass() local
|
/external/apache-harmony/math/src/test/java/tests/api/java/math/ |
D | BigIntegerTest.java | 50 BigInteger bi; field in BigIntegerTest 117 BigInteger bi; in test_ConstructorIILjava_util_Random() local 867 BigInteger bi = new BigInteger(0, new byte[]{}); in test_andNotLjava_math_BigInteger() local
|
/external/icu4c/tools/genbrk/ |
D | genbrk.cpp | 290 RuleBasedBreakIterator *bi = new RuleBasedBreakIterator(ruleSourceS, parseError, status); in main() local
|
/external/llvm/lib/Analysis/ |
D | ProfileEstimatorPass.cpp | 329 for (Function::iterator bi = F.begin(), be = F.end(); bi != be; ++bi) in runOnFunction() local 355 for (std::set<BasicBlock*>::iterator bi = BBToVisit.begin(), in runOnFunction() local
|
/external/openssl/crypto/evp/ |
D | bio_md.c | 95 static int md_new(BIO *bi) in md_new()
|
/external/apache-harmony/text/src/test/java/org/apache/harmony/text/tests/java/text/ |
D | BidiTest.java | 957 Bidi bi = new Bidi(defText, 0); in testGetRuns() local
|
D | BreakIteratorTest.java | 282 BreakIterator bi = BreakIterator.getWordInstance(Locale.US); in test_next() local
|