| /third_party/skia/modules/skplaintexteditor/src/ |
| H A D | editor.cpp | 140 static size_t count_char(const StringSlice& string, char value) { in count_char() argument
|
| /third_party/skia/include/core/ |
| H A D | SkString.h | 28 static inline bool SkStrStartsWith(const char string[], const char prefixStr[]) { in SkStrStartsWith() argument 33 static inline bool SkStrStartsWith(const char string[], const char prefixChar) { in SkStrStartsWith() argument 43 SkStrFind(const char string[], const char substring[]) SkStrFind() argument 49 SkStrFindLastOf(const char string[], const char subchar) SkStrFindLastOf() argument 55 SkStrContains(const char string[], const char substring[]) SkStrContains() argument 60 SkStrContains(const char string[], const char subchar) SkStrContains() argument [all...] |
| /third_party/rust/crates/proc-macro2/src/ |
| H A D | parse.rs | 374 fn string(input: Cursor) -> Result<Cursor, Reject> { in string() functions
|
| /third_party/rust/crates/syn/src/ |
| H A D | error.rs | 314 let mut string = Literal::string(&self.message); in to_compile_error() variables
|
| /third_party/rust/crates/rust-cexpr/src/ |
| H A D | expr.rs | 450 fn string(self, input: &'_ [Token]) -> CResult<'_, Vec<u8>> { in string() functions
|
| /third_party/spirv-tools/test/val/ |
| H A D | val_cfg_test.cpp | [all...] |
| /device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/rockchip/ |
| H A D | rockchip_drm_logo.c | 348 const char *string; in of_parse_display_resource() local
|
| /device/soc/rockchip/rk3588/kernel/drivers/gpu/drm/rockchip/ |
| H A D | rockchip_drm_logo.c | 335 const char *string; in of_parse_display_resource() local
|
| /foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/ |
| H A D | ark_js_runtime.cpp | 315 Local<StringRef> string = StringRef::NewFromUtf8(vm_, str.c_str()); ParseJson() local [all...] |
| /foundation/arkui/ace_engine_lite/frameworks/src/core/modules/presets/ |
| H A D | cjson_parser.cpp | 816 int CJSONParser::IndexOf(const char *string, char delemeter, int index) in IndexOf() argument [all...] |
| /foundation/graphic/graphic_3d/lume/LumeEcsSerializer/Util/src/util/ |
| H A D | io_util.cpp | 484 ReplaceInString(BASE_NS::string& string, const BASE_NS::string& target, const BASE_NS::string& replacement) ReplaceInString() argument [all...] |
| /foundation/communication/dsoftbus/core/common/security/permission/common/ |
| H A D | permission_entry.c | 119 static int32_t GetPeMapValue(const char *string) in GetPeMapValue() argument 131 static bool StrIsEmpty(const char *string) in StrIsEmpty() argument 139 static bool StrStartWith(const char *string, const char *target) in StrStartWith() argument
|
| /foundation/filemanagement/app_file_service/tests/unittests/backup_sa/module_ipc/ |
| H A D | service_incremental_test.cpp | 220 UpdateToRestoreBundleMap(const string&, const string&) UpdateToRestoreBundleMap() argument [all...] |
| /third_party/elfutils/src/ |
| H A D | addr2line.c | 628 handle_address (const char *string, Dwfl *dwfl) in handle_address() argument
|
| /third_party/ffmpeg/libavformat/ |
| H A D | imfdec.c | 130 static int imf_uri_is_url(const char *string) in imf_uri_is_url() argument 135 static int imf_uri_is_unix_abs_path(const char *string) in imf_uri_is_unix_abs_path() argument 140 static int imf_uri_is_dos_abs_path(const char *string) in imf_uri_is_dos_abs_path() argument [all...] |
| /third_party/ffmpeg/libavutil/ |
| H A D | avsscanf.c | 962 int av_sscanf(const char *string, const char *format, ...) in av_sscanf() argument
|
| /third_party/gn/src/gn/ |
| H A D | commands.cc | 713 std::string string; FilterAndPrintTargets() local [all...] |
| H A D | xcode_object.cc | 37 bool StringNeedEscaping(const std::string& string) { in StringNeedEscaping() argument 50 std::string EncodeString(const std::string& string) { in EncodeString() argument [all...] |
| /third_party/glfw/src/ |
| H A D | null_window.c | 542 void _glfwSetClipboardStringNull(const char* string) in _glfwSetClipboardStringNull() argument
|
| /third_party/alsa-utils/topology/ |
| H A D | pre-processor.c | 196 char *string; in tplg_snprintf() local
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
| H A D | Utility.java | 1879 fromHex(String string, int minLength, String separator) fromHex() argument 1890 fromHex(String string, int minLength, Pattern separator) fromHex() argument 1953 appendTo(CharSequence string, A appendable) appendTo() argument [all...] |
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
| H A D | ListFormatter.java | 199 private final FormattedStringBuilder string; field in ListFormatter.FormattedList 201 FormattedList(FormattedStringBuilder string) { in FormattedList() argument 593 private FormattedStringBuilder string; global() field in ListFormatter.FormattedListBuilder [all...] |
| /third_party/icu/icu4c/source/test/cintltst/ |
| H A D | custrtst.c | 1201 static const UChar string[]={ TestCountChar32() local [all...] |
| /third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/util/ |
| H A D | UnicodeMap.java | 407 public UnicodeMap<T> put(String string, T value) { in put() argument 674 compose(int codePoint, String string, T a, T b) compose() argument 985 public String string; global() field in UnicodeMap.EntryRange [all...] |
| /third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/ |
| H A D | ULocaleTest.java | 321 static int loccmp(String string, String prefix) { in loccmp() argument [all...] |