Home
last modified time | relevance | path

Searched defs:rbc (Results 1 – 25 of 90) sorted by relevance

1234

/aosp_15_r20/hardware/qcom/wlan/wcn6740/qcwcn/wifi_hal/
Dring_buffer.cpp102 struct ring_buf_cb *rbc; in ring_buffer_init() local
134 rbc_t *rbc = (rbc_t *)ctx; in ring_buffer_deinit() local
157 rbc_t *rbc = (rbc_t *)ctx; in rb_write() local
356 rbc_t *rbc = (rbc_t *)ctx; in rb_read() local
451 rbc_t *rbc = (rbc_t *)ctx; in rb_get_read_buf() local
591 rbc_t *rbc = (rbc_t *)ctx; in rb_config_threshold() local
600 rbc_t *rbc = (rbc_t *)ctx; in rb_get_stats() local
/aosp_15_r20/hardware/qcom/wlan/legacy/qcwcn/wifi_hal/
Dring_buffer.cpp102 struct ring_buf_cb *rbc; in ring_buffer_init() local
134 rbc_t *rbc = (rbc_t *)ctx; in ring_buffer_deinit() local
157 rbc_t *rbc = (rbc_t *)ctx; in rb_write() local
356 rbc_t *rbc = (rbc_t *)ctx; in rb_read() local
451 rbc_t *rbc = (rbc_t *)ctx; in rb_get_read_buf() local
578 rbc_t *rbc = (rbc_t *)ctx; in rb_config_threshold() local
587 rbc_t *rbc = (rbc_t *)ctx; in rb_get_stats() local
/aosp_15_r20/libcore/ojluni/src/test/java/nio/channels/Channels/
H A DBasic.java89 ReadableByteChannel rbc = new ReadableByteChannel() { in test() local
295 ReadableByteChannel rbc = Channels.newChannel(fis); in testNewChannelIn() local
338 ReadableByteChannel rbc = Channels.newChannel(fis); in testNewChannelReadAfterClose() local
353 ReadableByteChannel rbc = Channels.newChannel(fis); in test4481572() local
383 ReadableByteChannel rbc = (ReadableByteChannel)fis.getChannel(); in testNewReader() local
H A DReadOffset.java42 ReadableByteChannel rbc = new ReadableByteChannel() { in testReadOffset() local
/aosp_15_r20/external/testng/src/main/java/org/testng/reporters/jq/
H A DModel.java72 ResultsByClass rbc = new ResultsByClass(); in init() local
82 ResultsByClass rbc = new ResultsByClass(); in init() local
93 ResultsByClass rbc = new ResultsByClass(); in init() local
/aosp_15_r20/external/icu/icu4c/source/i18n/
H A Ducol.cpp70 const RuleBasedCollator *rbc = RuleBasedCollator::rbcFromUCollator(coll); in ucol_cloneBinary() local
553 const RuleBasedCollator *rbc = RuleBasedCollator::rbcFromUCollator(coll); in ucol_getRules() local
569 const RuleBasedCollator *rbc = RuleBasedCollator::rbcFromUCollator(coll); in ucol_getRulesEx() local
595 const RuleBasedCollator *rbc = RuleBasedCollator::rbcFromUCollator(coll); in ucol_getLocaleByType() local
H A Ducoleitr.cpp286 const RuleBasedCollator *rbc = RuleBasedCollator::rbcFromUCollator(coll); in ucol_openElements() local
H A Ducol_sit.cpp638 const icu::RuleBasedCollator *rbc = icu::RuleBasedCollator::rbcFromUCollator(coll); in ucol_getContractionsAndExpansions() local
/aosp_15_r20/external/cronet/third_party/icu/source/i18n/
H A Ducol.cpp70 const RuleBasedCollator *rbc = RuleBasedCollator::rbcFromUCollator(coll); in ucol_cloneBinary() local
553 const RuleBasedCollator *rbc = RuleBasedCollator::rbcFromUCollator(coll); in ucol_getRules() local
569 const RuleBasedCollator *rbc = RuleBasedCollator::rbcFromUCollator(coll); in ucol_getRulesEx() local
595 const RuleBasedCollator *rbc = RuleBasedCollator::rbcFromUCollator(coll); in ucol_getLocaleByType() local
H A Ducoleitr.cpp286 const RuleBasedCollator *rbc = RuleBasedCollator::rbcFromUCollator(coll); in ucol_openElements() local
H A Ducol_sit.cpp651 const icu::RuleBasedCollator *rbc = icu::RuleBasedCollator::rbcFromUCollator(coll); in ucol_getContractionsAndExpansions() local
/aosp_15_r20/external/icu/icu4j/main/collate/src/test/java/com/ibm/icu/dev/test/collator/
H A DCollationTest.java252 RuleBasedCollator rbc = (RuleBasedCollator)coll; in TestMinMax() local
1000 RuleBasedCollator rbc = (RuleBasedCollator) coll; in TestTailoredElements() local
H A DCollationRegressionTest.java487 RuleBasedCollator rbc = null; in Test4078588() local
/aosp_15_r20/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/collator/
H A DCollationTest.java255 RuleBasedCollator rbc = (RuleBasedCollator)coll; in TestMinMax() local
1003 RuleBasedCollator rbc = (RuleBasedCollator) coll; in TestTailoredElements() local
H A DCollationRegressionTest.java490 RuleBasedCollator rbc = null; in Test4078588() local
/aosp_15_r20/external/icu/android_icu4j/src/main/java/android/icu/impl/text/
H A DRbnfScannerProviderImpl.java129 private RbnfLenientScannerImpl(RuleBasedCollator rbc) { in RbnfLenientScannerImpl()
/aosp_15_r20/external/icu/icu4j/main/collate/src/main/java/com/ibm/icu/impl/text/
H A DRbnfScannerProviderImpl.java127 private RbnfLenientScannerImpl(RuleBasedCollator rbc) { in RbnfLenientScannerImpl()
/aosp_15_r20/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/text/
H A DRuleBasedCollatorTest.java37 RuleBasedCollator rbc = new RuleBasedCollator(Simple); in test_getCollationKeyLjava_lang_String() local
/aosp_15_r20/external/icu/icu4c/source/test/intltest/
H A Dcollationtest.cpp168 RuleBasedCollator *rbc = dynamic_cast<RuleBasedCollator *>(coll); in TestMinMax() local
933 RuleBasedCollator *rbc = dynamic_cast<RuleBasedCollator *>(coll.getAlias()); in TestTailoredElements() local
H A Dregcoll.cpp544 RuleBasedCollator *rbc = new RuleBasedCollator("&9 < a < bb", status); in Test4078588() local
/aosp_15_r20/external/cronet/third_party/icu/source/test/intltest/
H A Dcollationtest.cpp168 RuleBasedCollator *rbc = dynamic_cast<RuleBasedCollator *>(coll); in TestMinMax() local
933 RuleBasedCollator *rbc = dynamic_cast<RuleBasedCollator *>(coll.getAlias()); in TestTailoredElements() local
H A Dregcoll.cpp544 RuleBasedCollator *rbc = new RuleBasedCollator("&9 < a < bb", status); in Test4078588() local
/aosp_15_r20/external/sdk-platform-java/java-core/google-cloud-core/src/main/java/com/google/cloud/testing/
H A DBaseEmulatorHelper.java435 ReadableByteChannel rbc = Channels.newChannel(urlConnection.getInputStream()); in downloadZipFile() local
/aosp_15_r20/external/icu/android_icu4j/src/main/java/android/icu/text/
H A DCollator.java657 … private static void setAttributesFromKeywords(ULocale loc, Collator coll, RuleBasedCollator rbc) { in setAttributesFromKeywords()
/aosp_15_r20/external/icu/icu4j/main/collate/src/main/java/com/ibm/icu/text/
H A DCollator.java687 … private static void setAttributesFromKeywords(ULocale loc, Collator coll, RuleBasedCollator rbc) { in setAttributesFromKeywords()

1234