Home
last modified time | relevance | path

Searched defs:cstr (Results 1 – 25 of 58) sorted by relevance

123

/third_party/ltp/include/
Dtst_uid.h32 #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/
Dnumber_test.cpp45 const char *cstr = str.c_str(); in TEST_P() local
78 const char *cstr = str.c_str(); in expectFloat() local
Dspace_test.cpp22 const char *cstr = str.c_str(); in expectSpace() local
Dchar_test.cpp46 const char *cstr = str.c_str(); in TEST_P() local
Didentifier_test.cpp22 const char *cstr = str.c_str(); in expectIdentifier() local
/third_party/rust/crates/rustix/src/
Dcstr.rs26 macro_rules! cstr { macro
Dlib.rs133 pub(crate) mod cstr; module
/third_party/cef/include/internal/
Dcef_string_wrappers.h73 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/
Dnumber_decnum.h62 CharString cstr; in toCharString() local
Dnumber_utils.cpp122 CharString cstr(str, status); in setTo() local
/third_party/node/deps/icu-small/source/i18n/
Dnumber_decnum.h69 CharString cstr; in toCharString() local
/third_party/icu/icu4c/source/i18n/
Dnumber_decnum.h69 CharString cstr; in toCharString() local
/third_party/protobuf/src/google/protobuf/stubs/
Dcommon_unittest.cc249 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
Dstringprintf.cc152 const char* cstr[kStringPrintfVectorMaxArgs]; in StringPrintfVector() local
/third_party/node/deps/v8/src/objects/
Doption-utils.h52 std::unique_ptr<char[]> cstr; in GetStringOption() local
/third_party/skia/modules/androidkit/src/
DFontChainAdapter.cpp48 const androidkit::utils::CString cstr(fEnv, jLocale); in locale() local
DSkottieAnimation.cpp18 const androidkit::utils::CString cstr(env, jjson); in Animation_Create() local
/third_party/icu/icu4c/source/common/
Duenum.cpp96 const char *cstr = en->next(en, &len, status); in uenum_unextDefault() local
/third_party/json/include/nlohmann/detail/
Dstring_concat.hpp40 inline std::size_t concat_length(const char* cstr, Args&& ... rest) in concat_length()
/third_party/skia/third_party/externals/icu/source/common/
Duenum.cpp96 const char *cstr = en->next(en, &len, status); in uenum_unextDefault() local
/third_party/node/deps/icu-small/source/common/
Duenum.cpp96 const char *cstr = en->next(en, &len, status); in uenum_unextDefault() local
/third_party/rust/crates/rust-openssl/openssl/src/
Derror.rs230 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/
DHexagonVectorPrint.cpp100 const char *cstr = Fn.createExternalSymbolName(VDescStr); in addAsmInstr() local
/third_party/gstreamer/gstplugins_good/gst/rtp/
Dgstrtpspeexpay.c157 gchar *cstr; in gst_rtp_speex_pay_parse_ident() local
/third_party/rust/crates/nix/src/sys/
Dinotify.rs218 let cstr = unsafe { CStr::from_ptr(ptr) }; in read_events() localVariable

123