Home
last modified time | relevance | path

Searched defs:string (Results 26 - 50 of 1537) sorted by relevance

12345678910>>...62

/third_party/elfutils/lib/
H A Dxstrndup.c40 xstrndup (const char *string, size_t n) in xstrndup() argument
/third_party/mbedtls/library/
H A Dversion.c32 void mbedtls_version_get_string(char *string) in mbedtls_version_get_string() argument
38 void mbedtls_version_get_string_full(char *string) in mbedtls_version_get_string_full() argument
/third_party/json/docs/examples/
H A Dswap__string_t.cpp12 json::string_t string = "the fast"; in main() local
19 std::cout << "string = " << string << '\n'; in main() local
/third_party/node/test/fixtures/wpt/encoding/
H A Dtextdecoder-streaming.any.js6 var string = '\x00123ABCabc\x80\xFF\u0100\u1000\uFFFD\uD800\uDC00\uDBFF\uDFFF'; variable
/third_party/node/test/fixtures/
H A Da.js26 var string = 'A'; variable
/third_party/node/benchmark/util/
H A Dformat.js
/third_party/mesa3d/src/util/
H A Ddebug.h35 const char * string; member
/third_party/typescript/tests/baselines/reference/
H A DasiPreventsParsingAsTypeAlias01.js3 var string; variable
11 var string; variable
H A DasiPreventsParsingAsTypeAlias02.js3 var string; variable
13 var string; variable
H A DenumWithPrimitiveName.js7 var string; variable
/third_party/skia/third_party/externals/freetype/builds/mac/
H A Dascii2mpw.py3 import string namespace
[all...]
/third_party/python/PCbuild/
H A Dfield3.py23 string = sys.version.split()[0] # like '2.3a0' variable
/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
H A Dinline_namespace_allowlist.rs15 pub type string = *const ::std::os::raw::c_char; types
/third_party/skia/experimental/tskit/go/gen_types/
H A Dgen_types_test.go35 /** @type string */ type
/third_party/skia/infra/bots/task_drivers/perf_puppeteer_skottie_frames/
H A Dperf_puppeteer_skottie_frames_test.go[all...]
/third_party/skia/infra/bots/task_drivers/perf_puppeteer_render_skps/
H A Dperf_puppeteer_render_skps_test.go[all...]
/third_party/skia/infra/bots/task_drivers/perf_puppeteer_canvas/
H A Dperf_puppeteer_canvas_test.go[all...]
/third_party/rust/crates/os_str_bytes/tests/
H A Draw_random.rs24 let mut string = random_common::random_os_string(SMALL_LENGTH)?; in test_complex() variables
/third_party/rust/crates/os_str_bytes/src/windows/wtf8/
H A Dmod.rs15 mod string; modules
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/include/heif_impl/heif_parser/
H A Dheif_utils.h26 constexpr inline uint32_t fourcc_to_code(const char *string) in fourcc_to_code() argument
/third_party/jerryscript/tests/jerry/es2015/
H A Dtypedarray-from.js45 var string = '123'; variable
/third_party/node/test/fixtures/b/
H A Dc.js32 var string = 'C'; variable
/third_party/rust/crates/clang-sys/
H A Dbuild.rs35 let mut string = String::new(); in copy() variables
/third_party/python/Tools/unicode/
H A Dgencjkcodecs.py1 import os, string namespace
/third_party/pcre2/pcre2/src/
H A Dpcre2_valid_utf.c63 PRIV(valid_utf)(PCRE2_SPTR string, PCRE2_SIZE length, PCRE2_SIZE *erroroffset) in valid_utf() argument
94 valid_utf(PCRE2_SPTR string, PCRE2_SIZE length, PCRE2_SIZE *erroroffset) valid_utf() argument
[all...]

Completed in 5 milliseconds

12345678910>>...62