/aosp_15_r20/external/iproute2/tc/ |
H A D | m_ematch.h | 14 struct bstr struct 19 struct bstr *next; argument
|
/aosp_15_r20/external/lzma/CPP/Common/ |
H A D | MyWindows.cpp | 53 BSTR bstr = (BSTR)((CBstrSizeType *)p + 1); in SysAllocStringByteLen() local 71 BSTR bstr = (BSTR)((CBstrSizeType *)p + 1); in SysAllocStringLen() local 88 void SysFreeString(BSTR bstr) in SysFreeString() 94 UINT SysStringByteLen(BSTR bstr) in SysStringByteLen() 101 UINT SysStringLen(BSTR bstr) in SysStringLen()
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
D | comdef.h | 99 BSTR bstr = NULL; in Description() local 111 BSTR bstr = NULL; in HelpFile() local 117 BSTR bstr = NULL; in Source() local
|
D | comutil.h | 142 inline _bstr_t::_bstr_t(BSTR bstr,bool fCopy) : m_Data(new Data_t(bstr,fCopy)) { in _bstr_t() 286 inline _bstr_t::Data_t::Data_t(BSTR bstr,bool fCopy) : m_str(NULL),m_RefCount(1) { in Data_t() 333 … BSTR bstr = ::SysAllocStringByteLen(reinterpret_cast<char *>(m_wstr),::SysStringByteLen(m_wstr)); in Copy() local 549 BSTR bstr = static_cast<wchar_t *>(bstrSrc); in _variant_t() local 828 BSTR bstr = static_cast<wchar_t *>(bstrSrc); variable
|
D | tom.h | 414 #define ITextRange_SetText(This,bstr) (This)->lpVtbl->SetText(This,bstr) argument 450 #define ITextRange_FindText(This,bstr,cch,Flags,pLength) (This)->lpVtbl->FindText(This,bstr,cch,Fla… argument 451 #define ITextRange_FindTextStart(This,bstr,cch,Flags,pLength) (This)->lpVtbl->FindTextStart(This,bs… argument 452 #define ITextRange_FindTextEnd(This,bstr,cch,Flags,pLength) (This)->lpVtbl->FindTextEnd(This,bstr,c… argument 673 #define ITextSelection_SetText(This,bstr) (This)->lpVtbl->SetText(This,bstr) argument 709 #define ITextSelection_FindText(This,bstr,cch,Flags,pLength) (This)->lpVtbl->FindText(This,bstr,cch… argument 710 #define ITextSelection_FindTextStart(This,bstr,cch,Flags,pLength) (This)->lpVtbl->FindTextStart(Thi… argument 711 #define ITextSelection_FindTextEnd(This,bstr,cch,Flags,pLength) (This)->lpVtbl->FindTextEnd(This,bs… argument 732 #define ITextSelection_TypeText(This,bstr) (This)->lpVtbl->TypeText(This,bstr) argument 927 #define ITextFont_SetName(This,bstr) (This)->lpVtbl->SetName(This,bstr) argument
|
/aosp_15_r20/hardware/nxp/keymint/KM200/ |
D | CborConverter.cpp | 117 Bstr bstr(val); in addKeyparameters() local 164 const Bstr* bstr = pair.second.get()->asBstr(); in getKeyParameter() local 251 const Bstr* bstr = pair.second.get()->asBstr(); in getKeyParameter() local 320 const Bstr* bstr = strItem.get()->asBstr(); in getBinaryArray() local
|
/aosp_15_r20/hardware/nxp/keymint/KM300/ |
D | CborConverter.cpp | 158 Bstr bstr(val); in addKeyparameters() local 215 const Bstr* bstr = pair.second.get()->asBstr(); in getKeyParameter() local 315 const Bstr* bstr = pair.second.get()->asBstr(); in getKeyParameter() local 371 const Bstr* bstr = strItem.value().get()->asBstr(); in getByteArrayVec() local
|
/aosp_15_r20/external/libese/ready_se/google/keymint/KM200/HAL/ |
H A D | CborConverter.cpp | 158 Bstr bstr(val); in addKeyparameters() local 215 const Bstr* bstr = pair.second.get()->asBstr(); in getKeyParameter() local 314 const Bstr* bstr = pair.second.get()->asBstr(); in getKeyParameter() local 361 const Bstr* bstr = strItem.value().get()->asBstr(); in getByteArrayVec() local
|
/aosp_15_r20/external/libese/ready_se/google/keymint/KM300/HAL/ |
H A D | CborConverter.cpp | 158 Bstr bstr(val); in addKeyparameters() local 215 const Bstr* bstr = pair.second.get()->asBstr(); in getKeyParameter() local 314 const Bstr* bstr = pair.second.get()->asBstr(); in getKeyParameter() local 370 const Bstr* bstr = strItem.value().get()->asBstr(); in getByteArrayVec() local
|
/aosp_15_r20/external/pdfium/core/fxcrt/ |
H A D | fx_string_unittest.cpp | 124 ByteString bstr = FX_UTF8Encode(wstr.AsStringView()); in TEST() local 138 ByteString bstr = FX_UTF8Encode(wstr.AsStringView()); in TEST() local 152 ByteString bstr = FX_UTF8Encode(wstr.AsStringView()); in TEST() local
|
H A D | widestring.cpp | 676 ByteString bstr; in ToDefANSI() local 921 WideString WideString::FromASCII(ByteStringView bstr) { in FromASCII() 930 WideString WideString::FromLatin1(ByteStringView bstr) { in FromLatin1() 939 WideString WideString::FromDefANSI(ByteStringView bstr) { in FromDefANSI()
|
H A D | fx_codepage.cpp | 316 ByteStringView bstr, in FX_MultiByteToWideChar()
|
/aosp_15_r20/external/cronet/base/win/ |
H A D | scoped_bstr.cc | 48 void ScopedBstr::Reset(BSTR bstr) { in Reset() 57 BSTR bstr = bstr_; in Release() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/bstr/ |
D | README.md | 1 bstr chapter
|
D | Cargo.toml | 15 name = "bstr" package
|
/aosp_15_r20/external/pdfium/fpdfsdk/ |
H A D | fpdf_view.cpp | 1115 FPDF_EXPORT FPDF_RESULT FPDF_CALLCONV FPDF_BStr_Init(FPDF_BSTR* bstr) { in FPDF_BStr_Init() 1124 FPDF_EXPORT FPDF_RESULT FPDF_CALLCONV FPDF_BStr_Set(FPDF_BSTR* bstr, in FPDF_BStr_Set() 1149 FPDF_EXPORT FPDF_RESULT FPDF_CALLCONV FPDF_BStr_Clear(FPDF_BSTR* bstr) { in FPDF_BStr_Clear()
|
/aosp_15_r20/external/python/cpython3/Lib/test/test_email/ |
D | test_inversion.py | 16 def dedent(bstr): argument
|
/aosp_15_r20/system/libcppbor/include/cppbor/ |
H A D | cppbor_parse.h | 118 inline ParseResult parse(const Bstr* bstr) { in parse()
|
/aosp_15_r20/external/trusty/musl/src/misc/ |
D | fmtmsg.c | 16 static int _strcolcmp(const char *lstr, const char *bstr) in _strcolcmp()
|
/aosp_15_r20/external/musl/src/misc/ |
H A D | fmtmsg.c | 16 static int _strcolcmp(const char *lstr, const char *bstr) in _strcolcmp()
|
/aosp_15_r20/external/rust/android-crates-io/crates/bstr/src/ |
D | lib.rs | 436 mod bstr; module
|
/aosp_15_r20/external/pdfium/fxjs/ |
H A D | cjs_runtime.cpp | 216 ByteString bstr = fxv8::ToByteString(GetIsolate(), value.As<v8::String>()); in MaybeCoerceToNumber() local
|
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/topshim/facade/src/ |
D | adapter_service.rs | 84 let bstr: String = format!("{:02X}", b); in encode_hex() localVariable
|
/aosp_15_r20/external/harfbuzz_ng/src/OT/name/ |
H A D | name.hh | 277 const char *bstr = hb_language_to_string (b->language); in _hb_ot_name_entry_cmp_key() local
|
/aosp_15_r20/system/libcppbor/src/ |
H A D | cppbor.cpp | 128 const Bstr* bstr = item->asBstr(); in prettyPrintInternal() local
|