Home
last modified time | relevance | path

Searched defs:string (Results 676 - 700 of 1162) sorted by relevance

1...<<21222324252627282930>>...47

/third_party/skia/modules/skplaintexteditor/src/
H A Deditor.cpp140 static size_t count_char(const StringSlice& string, char value) { in count_char() argument
/third_party/skia/include/core/
H A DSkString.h28 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 Dparse.rs374 fn string(input: Cursor) -> Result<Cursor, Reject> { in string() functions
/third_party/rust/crates/syn/src/
H A Derror.rs314 let mut string = Literal::string(&self.message); in to_compile_error() variables
/third_party/rust/crates/rust-cexpr/src/
H A Dexpr.rs450 fn string(self, input: &'_ [Token]) -> CResult<'_, Vec<u8>> { in string() functions
/third_party/spirv-tools/test/val/
H A Dval_cfg_test.cpp[all...]
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/rockchip/
H A Drockchip_drm_logo.c348 const char *string; in of_parse_display_resource() local
/device/soc/rockchip/rk3588/kernel/drivers/gpu/drm/rockchip/
H A Drockchip_drm_logo.c335 const char *string; in of_parse_display_resource() local
/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/
H A Dark_js_runtime.cpp315 Local<StringRef> string = StringRef::NewFromUtf8(vm_, str.c_str()); ParseJson() local
[all...]
/foundation/arkui/ace_engine_lite/frameworks/src/core/modules/presets/
H A Dcjson_parser.cpp816 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 Dio_util.cpp484 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 Dpermission_entry.c119 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 Dservice_incremental_test.cpp220 UpdateToRestoreBundleMap(const string&, const string&) UpdateToRestoreBundleMap() argument
[all...]
/third_party/elfutils/src/
H A Daddr2line.c628 handle_address (const char *string, Dwfl *dwfl) in handle_address() argument
/third_party/ffmpeg/libavformat/
H A Dimfdec.c130 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 Davsscanf.c962 int av_sscanf(const char *string, const char *format, ...) in av_sscanf() argument
/third_party/gn/src/gn/
H A Dcommands.cc713 std::string string; FilterAndPrintTargets() local
[all...]
H A Dxcode_object.cc37 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 Dnull_window.c542 void _glfwSetClipboardStringNull(const char* string) in _glfwSetClipboardStringNull() argument
/third_party/alsa-utils/topology/
H A Dpre-processor.c196 char *string; in tplg_snprintf() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DUtility.java1879 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 DListFormatter.java199 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 Dcustrtst.c1201 static const UChar string[]={ TestCountChar32() local
[all...]
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/util/
H A DUnicodeMap.java407 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 DULocaleTest.java321 static int loccmp(String string, String prefix) { in loccmp() argument
[all...]

Completed in 28 milliseconds

1...<<21222324252627282930>>...47