Home
last modified time | relevance | path

Searched defs:cstring (Results 1 – 9 of 9) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/fork/
Dfork04.c167 static int cmp_env_strings(char *pstring, char *cstring) in cmp_env_strings()
/third_party/skia/tools/skdiff/
Dskdiff_utils.cpp123 const char* cstring = diffName.c_str(); in filename_to_derived_filename() local
/third_party/rust/crates/cxx/gen/src/
Dinclude.rs29 pub cstring: bool, field
/third_party/rust/crates/serde/test_suite/tests/
Dtest_ser.rs556 let cstring = CString::new("abc").unwrap(); in test_cstr() localVariable
/third_party/libphonenumber/cpp/test/phonenumbers/
Dstringutil_test.cc189 static const char cstring[] = "aaa"; in TEST() local
/third_party/elfio/.vscode/
Dsettings.json32 "cstring": "cpp", string
/third_party/icu/icu4c/source/test/cintltst/
Dutransts.c70 static void InitXReplaceable(XReplaceable* rep, const char* cstring) { in InitXReplaceable()
/third_party/rust/crates/cxx/tests/ffi/
Dtests.cc852 rust::String cstring = "test"; in cxx_run_test() local
/third_party/node/deps/v8/src/api/
Dapi.cc7827 std::unique_ptr<char[]> cstring = in GetCompiledModule() local