Home
last modified time | relevance | path

Searched defs:bi (Results 1 – 25 of 56) sorted by relevance

123

/external/icu4c/common/
Dubrk.cpp125 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/
Dyaffs_checkptrw.c49 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
Dyaffs_nand.c47 yaffs_BlockInfo *bi = yaffs_GetBlockInfo(dev, chunkInNAND/dev->nChunksPerBlock); in yaffs_ReadChunkWithTagsFromNAND() local
Dyaffs_guts.c400 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/
Dsnippet.cc123 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/
Drbbitst.cpp387 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 …]
Drbbiapts.cpp371 …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/
Dcbiapts.c511 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/
Dfieldpos.h220 void setBeginIndex(int32_t bi) { fBeginIndex = bi; } in setBeginIndex()
/external/openssl/crypto/bio/
Dbss_null.c90 static int null_new(BIO *bi) in null_new()
Dbf_null.c94 static int nullf_new(BIO *bi) in nullf_new()
Dbss_sock.c111 static int sock_new(BIO *bi) in sock_new()
Dbf_nbio.c102 static int nbiof_new(BIO *bi) in nbiof_new()
Dbss_fd.c120 static int fd_new(BIO *bi) in fd_new()
Dbss_mem.c115 static int mem_new(BIO *bi) in mem_new()
Dbss_file.c205 static int MS_CALLBACK file_new(BIO *bi) in file_new()
/external/mesa3d/src/mesa/main/
Dimports.h343 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/
Djcdctmgr.c191 JDIMENSION bi; in forward_DCT() local
281 JDIMENSION bi; in forward_DCT_float() local
Djccoefct.c149 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/
DBigIntegerTest.java50 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/
Dgenbrk.cpp290 RuleBasedBreakIterator *bi = new RuleBasedBreakIterator(ruleSourceS, parseError, status); in main() local
/external/llvm/lib/Analysis/
DProfileEstimatorPass.cpp329 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/
Dbio_md.c95 static int md_new(BIO *bi) in md_new()
/external/apache-harmony/text/src/test/java/org/apache/harmony/text/tests/java/text/
DBidiTest.java957 Bidi bi = new Bidi(defText, 0); in testGetRuns() local
DBreakIteratorTest.java282 BreakIterator bi = BreakIterator.getWordInstance(Locale.US); in test_next() local

123