Home
last modified time | relevance | path

Searched defs:bi (Results 1 - 25 of 150) sorted by relevance

123456

/third_party/ffmpeg/libavutil/tests/
H A Dinteger.c33 AVInteger bi= av_int2i(b); in main() local
/third_party/musl/libc-test/src/functional/
H A Ddlclose_recursive_dlopen_so.cpp42 static BarIns bi; member in BarIns
46 BarIns BarIns::bi; member in BarIns
/third_party/libsnd/src/
H A Dtest_broadcast_var.c34 fill_coding_history (SF_BROADCAST_INFO_512 * bi) in fill_coding_history() argument
72 SF_BROADCAST_INFO_512 bi ; in test_broadcast_var_set() local
[all...]
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dblock_merge_pass.cpp34 blockmergeutil::MergeWithSuccessor(context(), func, bi); in MergeBlocks() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dblock_merge_pass.cpp34 blockmergeutil::MergeWithSuccessor(context(), func, bi); in MergeBlocks() local
/third_party/skia/third_party/externals/icu/fuzzers/
H A Dicu_break_iterator_fuzzer.cc19 std::unique_ptr<icu::BreakIterator> bi; in LLVMFuzzerTestOneInput() local
H A Dicu_break_iterator_utf32_fuzzer.cc19 std::unique_ptr<icu::BreakIterator> bi; in LLVMFuzzerTestOneInput() local
/third_party/spirv-tools/source/opt/
H A Dblock_merge_pass.cpp31 blockmergeutil::MergeWithSuccessor(context(), func, bi); in MergeBlocks() local
/third_party/icu/icu4c/source/test/fuzzer/
H A Dbreak_iterator_fuzzer.cpp39 std::unique_ptr<icu::BreakIterator> bi; in LLVMFuzzerTestOneInput() local
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/rbbi/
H A DRBBITestExtended.java47 BreakIterator bi; field in RBBITestExtended.TestParams
[all...]
H A DRBBIAPITest.java448 doBoundaryTest(BreakIterator bi, String text, int[] boundaries) doBoundaryTest() argument
[all...]
H A DAbstractBreakIteratorTests.java88 private BreakIterator bi; field in AbstractBreakIteratorTests
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/rbbi/
H A DRBBITestExtended.java45 BreakIterator bi; field in RBBITestExtended.TestParams
[all...]
H A DRBBIAPITest.java445 doBoundaryTest(BreakIterator bi, String text, int[] boundaries) doBoundaryTest() argument
[all...]
H A DAbstractBreakIteratorTests.java85 private BreakIterator bi; field in AbstractBreakIteratorTests
/third_party/node/deps/ngtcp2/ngtcp2/lib/
H A Dngtcp2_addr.c58 *bi = (const ngtcp2_sockaddr_in *)(void *)b; in sockaddr_eq() local
64 *bi = (const ngtcp2_sockaddr_in6 *)(void *)b; in sockaddr_eq() local
91 *bi = (const ngtcp2_sockaddr_in *)(void *)b; in ngtcp2_addr_compare() local
102 *bi in ngtcp2_addr_compare() local
[all...]
/third_party/skia/third_party/externals/spirv-tools/source/reduce/
H A Dremove_block_reduction_opportunity_finder.cpp43 IsBlockValidOpportunity( opt::IRContext* context, opt::Function* function, opt::Function::iterator* bi) IsBlockValidOpportunity() argument
67 BlockInstructionsHaveNoOutsideReferences( opt::IRContext* context, const opt::Function::iterator& bi) BlockInstructionsHaveNoOutsideReferences() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/reduce/
H A Dremove_block_reduction_opportunity_finder.cpp43 IsBlockValidOpportunity( opt::IRContext* context, opt::Function* function, opt::Function::iterator* bi) IsBlockValidOpportunity() argument
67 BlockInstructionsHaveNoOutsideReferences( opt::IRContext* context, const opt::Function::iterator& bi) BlockInstructionsHaveNoOutsideReferences() argument
[all...]
/third_party/spirv-tools/source/reduce/
H A Dremove_block_reduction_opportunity_finder.cpp43 IsBlockValidOpportunity( opt::IRContext* context, opt::Function* function, opt::Function::iterator* bi) IsBlockValidOpportunity() argument
67 BlockInstructionsHaveNoOutsideReferences( opt::IRContext* context, const opt::Function::iterator& bi) BlockInstructionsHaveNoOutsideReferences() argument
[all...]
/third_party/icu/icu4j/perf-tests/src/com/ibm/icu/dev/test/perf/
H A DRBBIPerf.java28 RuleBasedBreakIterator bi; field in RBBIPerf
[all...]
/third_party/skia/third_party/externals/icu/source/i18n/unicode/
H A Dfieldpos.h225 void setBeginIndex(int32_t bi) { fBeginIndex = bi; } in setBeginIndex() argument
/third_party/icu/icu4c/source/i18n/unicode/
H A Dfieldpos.h225 void setBeginIndex(int32_t bi) { fBeginIndex = bi; } in setBeginIndex() argument
/third_party/icu/icu4c/source/common/
H A Duniset_closure.cpp220 BreakIterator *bi = BreakIterator::createWordInstance(root, status); in closeOver() local
/third_party/icu/icu4c/source/i18n/
H A Dbrktrans.cpp78 LocalPointer<BreakIterator> bi; in handleTransliterate() local
[all...]
/third_party/libuv/src/unix/
H A Dhurd.c67 struct task_basic_info bi; in uv_resident_set_memory() local

Completed in 9 milliseconds

123456