Home
last modified time | relevance | path

Searched defs:BString (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/bstr/src/
Dimpls.rs79 impl fmt::Display for BString { implementation
86 impl fmt::Debug for BString { implementation
93 impl ops::Deref for BString { implementation
102 impl ops::DerefMut for BString { implementation
109 impl AsRef<[u8]> for BString { implementation
116 impl AsRef<BStr> for BString { implementation
123 impl AsMut<[u8]> for BString { implementation
130 impl AsMut<BStr> for BString { implementation
137 impl Borrow<BStr> for BString { implementation
148 fn to_owned(&self) -> BString { in to_owned()
[all …]
Dbstring.rs42 pub struct BString { struct
46 impl BString { implementation
65 pub const fn new(bytes: Vec<u8>) -> BString { in new()
Dio.rs447 fn collect_lines<B: AsRef<[u8]>>(slice: B) -> Vec<BString> { in collect_lines()
459 fn collect_lines_term<B: AsRef<[u8]>>(slice: B) -> Vec<BString> { in collect_lines_term()
/aosp_15_r20/external/rust/android-crates-io/crates/regex-automata/src/
Dtransducer.rs53 ) -> Vec<BString> { in search()
/aosp_15_r20/external/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64AddressingModes.h659 uint64_t BString = (Imm & 0x7E000000ULL) >> 25; in isAdvSIMDModImmType11() local
709 uint64_t BString = (Imm & 0x7fc0000000000000ULL) >> 54; in isAdvSIMDModImmType12() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64AddressingModes.h656 uint64_t BString = (Imm & 0x7E000000ULL) >> 25; in isAdvSIMDModImmType11() local
706 uint64_t BString = (Imm & 0x7fc0000000000000ULL) >> 54; in isAdvSIMDModImmType12() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64AddressingModes.h657 uint64_t BString = (Imm & 0x7E000000ULL) >> 25; in isAdvSIMDModImmType11() local
707 uint64_t BString = (Imm & 0x7fc0000000000000ULL) >> 54; in isAdvSIMDModImmType12() local
/aosp_15_r20/libcore/luni/src/test/java/libcore/java/lang/reflect/
H A DClassLoaderReflectionTest.java171 static class BString extends B<String> {} class in ClassLoaderReflectionTest
/aosp_15_r20/prebuilts/module_sdk/art/1/test-exports/java/
Dcore-tests.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META- ...
/aosp_15_r20/prebuilts/module_sdk/art/current/test-exports/java/
Dcore-tests.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META- ...