/third_party/ltp/include/ |
D | tst_uid.h | 32 #define tst_check_resuid(cstr, ruid, euid, suid) \ argument 37 #define tst_check_resgid(cstr, rgid, egid, sgid) \ argument
|
/third_party/skia/third_party/externals/angle2/src/tests/preprocessor_tests/ |
D | number_test.cpp | 45 const char *cstr = str.c_str(); in TEST_P() local 78 const char *cstr = str.c_str(); in expectFloat() local
|
D | space_test.cpp | 22 const char *cstr = str.c_str(); in expectSpace() local
|
D | char_test.cpp | 46 const char *cstr = str.c_str(); in TEST_P() local
|
D | identifier_test.cpp | 22 const char *cstr = str.c_str(); in expectIdentifier() local
|
/third_party/rust/crates/rustix/src/ |
D | cstr.rs | 26 macro_rules! cstr { macro
|
D | lib.rs | 133 pub(crate) mod cstr; module
|
/third_party/cef/include/internal/ |
D | cef_string_wrappers.h | 73 cef_string_utf8_t cstr; in to_string() local 103 cef_string_utf16_t cstr; in to_string16() local 182 cef_string_wide_t cstr; in to_wstring() local 200 cef_string_utf16_t cstr; in to_string16() local 254 cef_string_utf8_t cstr; in to_string() local 273 cef_string_wide_t cstr; in to_wstring() local
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
D | number_decnum.h | 62 CharString cstr; in toCharString() local
|
D | number_utils.cpp | 122 CharString cstr(str, status); in setTo() local
|
/third_party/node/deps/icu-small/source/i18n/ |
D | number_decnum.h | 69 CharString cstr; in toCharString() local
|
/third_party/icu/icu4c/source/i18n/ |
D | number_decnum.h | 69 CharString cstr; in toCharString() local
|
/third_party/protobuf/src/google/protobuf/stubs/ |
D | common_unittest.cc | 249 const char* cstr = "hello"; in TEST_F() local 259 const char* cstr = "hello"; in TEST_F() local 318 const char* cstr = "hello"; in TEST_F() local 334 const char* cstr = "hello"; in TEST_F() local
|
D | stringprintf.cc | 152 const char* cstr[kStringPrintfVectorMaxArgs]; in StringPrintfVector() local
|
/third_party/node/deps/v8/src/objects/ |
D | option-utils.h | 52 std::unique_ptr<char[]> cstr; in GetStringOption() local
|
/third_party/skia/modules/androidkit/src/ |
D | FontChainAdapter.cpp | 48 const androidkit::utils::CString cstr(fEnv, jLocale); in locale() local
|
D | SkottieAnimation.cpp | 18 const androidkit::utils::CString cstr(env, jjson); in Animation_Create() local
|
/third_party/icu/icu4c/source/common/ |
D | uenum.cpp | 96 const char *cstr = en->next(en, &len, status); in uenum_unextDefault() local
|
/third_party/json/include/nlohmann/detail/ |
D | string_concat.hpp | 40 inline std::size_t concat_length(const char* cstr, Args&& ... rest) in concat_length()
|
/third_party/skia/third_party/externals/icu/source/common/ |
D | uenum.cpp | 96 const char *cstr = en->next(en, &len, status); in uenum_unextDefault() local
|
/third_party/node/deps/icu-small/source/common/ |
D | uenum.cpp | 96 const char *cstr = en->next(en, &len, status); in uenum_unextDefault() local
|
/third_party/rust/crates/rust-openssl/openssl/src/ |
D | error.rs | 230 let cstr = ffi::ERR_lib_error_string(self.code); in library() localVariable 256 let cstr = ffi::ERR_reason_error_string(self.code); in reason() localVariable
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
D | HexagonVectorPrint.cpp | 100 const char *cstr = Fn.createExternalSymbolName(VDescStr); in addAsmInstr() local
|
/third_party/gstreamer/gstplugins_good/gst/rtp/ |
D | gstrtpspeexpay.c | 157 gchar *cstr; in gst_rtp_speex_pay_parse_ident() local
|
/third_party/rust/crates/nix/src/sys/ |
D | inotify.rs | 218 let cstr = unsafe { CStr::from_ptr(ptr) }; in read_events() localVariable
|