Home
last modified time | relevance | path

Searched defs:bstr (Results 1 – 13 of 13) sorted by relevance

/third_party/lzma/CPP/Common/
DMyWindows.cpp53 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()
DMyCom.h77 inline HRESULT StringToBstr(LPCOLESTR src, BSTR *bstr) in StringToBstr()
/third_party/python/Lib/test/test_email/
Dtest_inversion.py16 def dedent(bstr): argument
/third_party/musl/src/misc/
Dfmtmsg.c16 static int _strcolcmp(const char *lstr, const char *bstr) in _strcolcmp()
/third_party/cups-filters/filter/pdftopdf/
Dpptypes.cc68 static const char *bstr[6]={"None",NULL,"one thin","one thick","two thin","two thick"}; in BorderType_dump() local
Dpdftopdf_processor.cc9 static const char *bstr[3]={"Off","On","Shuffle-Only"}; in BookletMode_dump() local
/third_party/node/deps/npm/node_modules/npm-pick-manifest/lib/
Dindex.js197 const bstr = before ? new Date(before).toLocaleString() : '' constant
/third_party/gn/src/gn/
Dparse_tree.cc988 std::string_view bstr = GetStringRepresentation(b); in SortAsStringsList() local
998 std::string_view bstr = GetStringRepresentation(b); in SortAsTargetsList() local
/third_party/node/deps/uv/src/win/
Dprocess.c663 wchar_t* bstr = *(wchar_t* const*)b; in qsort_wcscmp() local
/third_party/libuv/src/win/
Dprocess.c663 wchar_t* bstr = *(wchar_t* const*)b; in qsort_wcscmp() local
/third_party/rust/crates/memchr/bench/src/memmem/
Dimp.rs216 pub(crate) mod bstr { module
/third_party/python/Modules/_ctypes/
Dcfield.c1378 BSTR bstr; in BSTR_set() local
/third_party/libinput/test/
Dlitest.c203 const char *bstr) in litest_fail_comparison_int()
221 const char *bstr) in litest_fail_comparison_double()