| /third_party/skia/tests/ |
| H A D | MD5Test.cpp | 20 static void md5_test(const char* string, const SkMD5::Digest& expectedDigest, skiatest::Reporter* reporter) { in md5_test() argument
|
| /third_party/skia/third_party/externals/freetype/include/freetype/ |
| H A D | ftsnames.h | 114 FT_Byte* string; /* thi member 211 FT_Byte* string; /* this string is *not* null-terminated! */ global() member [all...] |
| /third_party/skia/third_party/externals/tint/tools/src/glob/ |
| H A D | glob.go | [all...] |
| /third_party/toybox/toys/posix/ |
| H A D | strings.c | 43 char *string = 0, pattern[8]; in do_strings() local [all...] |
| /third_party/typescript/tests/baselines/reference/ |
| H A D | enumErrors.js | 65 var string;
variable
|
| /third_party/vixl/tools/ |
| H A D | generate_tests.py | 611 import string namespace
|
| /third_party/python/Lib/test/test_importlib/ |
| H A D | test_pkg_import.py | 4 import string namespace
|
| /third_party/skia/infra/bots/recipes/ |
| H A D | perf_skottietrace.py | 13 import string namespace
|
| /third_party/skia/infra/bots/task_drivers/recreate_skps/ |
| H A D | recreate_skps.go | [all...] |
| /third_party/rust/crates/nom/tests/ |
| H A D | json.rs | 82 fn string(input: &str) -> IResult<&str, String> { in string() functions [all...] |
| /third_party/rust/crates/nom/examples/ |
| H A D | json.rs | 94 fn string<' functions [all...] |
| /third_party/rust/crates/unicode-ident/benches/ |
| H A D | xid.rs | 36 let mut string = String::new(); in gen_string() variables [all...] |
| /third_party/spirv-tools/utils/vscode/src/lsp/jsonrpc2/ |
| H A D | jsonrpc2.go | |
| /third_party/vk-gl-cts/modules/gles3/scripts/ |
| H A D | gen-invalid-implicit-conversions.py | 24 import string namespace
|
| /third_party/vk-gl-cts/scripts/egl/ |
| H A D | call_log_wrapper.py | 24 import string namespace
|
| H A D | proc_address_tests.py | 24 import string namespace
|
| /third_party/vk-gl-cts/modules/gles2/scripts/ |
| H A D | gen-invalid-implicit-conversions.py | 24 import string namespace
|
| /foundation/ability/idl_tool/idl_tool_2/util/ |
| H A D | string_pool.cpp | 39 void StringPool::Add(const std::string& string) in Add() argument 51 ptrdiff_t StringPool::GetOffset(const std::string& string) in GetOffset() argument 56 ptrdiff_t StringPool::AddInternal(const std::string argument [all...] |
| H A D | string_builder.cpp | 48 StringBuilder &StringBuilder::Append(const char *string) in Append() argument 70 StringBuilder &StringBuilder::Append(const std::string &string) in Append() argument [all...] |
| /foundation/ability/idl_tool/util/ |
| H A D | string.h | 37 const char* string() const in string() function in OHOS::Idl::String [all...] |
| H A D | string_pool.cpp | 39 void StringPool::Add(const String& string) in Add() argument 51 ptrdiff_t StringPool::GetOffset(const String& string) in GetOffset() argument 56 ptrdiff_t StringPool::AddInternal(const String& string) in AddInternal() argument [all...] |
| /foundation/graphic/graphic_3d/lume/Lume_3D/src/util/ |
| H A D | string_util.h | 51 inline void LTrim(BASE_NS::string_view& string) in LTrim() argument 58 inline void RTrim(BASE_NS::string_view& string) in RTrim() argument 66 Trim(BASE_NS::string_view& string) Trim() argument 73 Split( const BASE_NS::string_view string, const BASE_NS::string_view delims = �) Split() argument [all...] |
| /foundation/graphic/graphic_3d/lume/LumeEcsSerializer/Util/include/util/ |
| H A D | json.h | 35 void append(BASE_NS::string& out, const typename value_t<T>::string& string) in append() argument [all...] |
| /foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/ |
| H A D | json.h | 33 void append(BASE_NS::string& out, const typename value_t<T>::string& string) in append() argument [all...] |
| /foundation/communication/dsoftbus/tests/core/connection/br/ |
| H A D | connection_br_mock.cpp | 39 bool GetJsonObjectSignedNumberItem(const cJSON *json, const char * const string, int32_t *target) in GetJsonObjectSignedNumberItem() argument 44 bool GetJsonObjectNumber64Item(const cJSON *json, const char * const string, int64_t *target) in GetJsonObjectNumber64Item() argument 49 bool AddNumberToJsonObject(cJSON *json, const char * const string, int32_t num) in AddNumberToJsonObject() argument 54 bool AddNumber64ToJsonObject(cJSON *json, const char * const string, int64_t num) in AddNumber64ToJsonObject() argument 64 bool GetJsonObjectNumberItem(const cJSON *json, const char * const string, int32_t *target) in GetJsonObjectNumberItem() argument [all...] |