Home
last modified time | relevance | path

Searched defs:string (Results 651 - 675 of 1057) sorted by relevance

1...<<21222324252627282930>>...43

/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cSparseTexture2Tests.cpp267 void replaceToken(const GLchar* token, const GLchar* text, std::string& string) in replaceToken() argument
[all...]
/third_party/skia/src/core/
H A DSkString.cpp59 bool SkStrEndsWith(const char string[], const char suffixStr[]) { in SkStrEndsWith() argument
68 bool SkStrEndsWith(const char string[], const char suffixChar) { in SkStrEndsWith() argument
78 int SkStrStartsWithOneOf(const char string[], cons argument
91 SkStrAppendU32(char string[], uint32_t dec) SkStrAppendU32() argument
111 SkStrAppendS32(char string[], int32_t dec) SkStrAppendS32() argument
120 SkStrAppendU64(char string[], uint64_t dec, int minDigits) SkStrAppendU64() argument
146 SkStrAppendS64(char string[], int64_t dec, int minDigits) SkStrAppendS64() argument
155 SkStrAppendScalar(char string[], SkScalar value) SkStrAppendScalar() argument
[all...]
H A DSkReadBuffer.cpp145 void SkReadBuffer::readString(SkString* string) { in readString() argument
/third_party/skia/src/gpu/ops/
H A DDrawAtlasOp.cpp191 SkString string; in onDumpInfo() local
H A DSmallPathRenderer.cpp633 SkString string; variable
/third_party/skia/third_party/externals/libpng/
H A Dpngerror.c112 png_safecat(png_charp buffer, size_t bufsize, size_t pos, png_const_charp string) png_safecat() argument
247 png_warning_parameter(png_warning_parameters p, int number, png_const_charp string) png_warning_parameter() argument
[all...]
/third_party/skia/third_party/externals/icu/source/i18n/
H A Ducol_sit.cpp169 _processLocaleElement(CollatorSpec *spec, uint32_t value, const char* string, in _processLocaleElement() argument
186 _processRFC3066Locale(CollatorSpec *spec, uint32_t, const char* string, UErrorCode *status) _processRFC3066Locale() argument
205 _processCollatorOption(CollatorSpec *spec, uint32_t option, const char* string, UErrorCode *status) _processCollatorOption() argument
221 readHexCodeUnit(const char **string, UErrorCode *status) readHexCodeUnit() argument
257 _processVariableTop(CollatorSpec *spec, uint32_t value1, const char* string, UErrorCode *status) _processVariableTop() argument
334 ucol_sit_readSpecs(CollatorSpec *s, const char *string, UParseError *parseError, UErrorCode *status) ucol_sit_readSpecs() argument
518 const char *string = definition; ucol_openFromShortString() local
[all...]
/third_party/skia/third_party/externals/freetype/src/psaux/
H A Dpsobjs.c1101 FT_String* string = NULL; in FT_LOCAL_DEF() local
[all...]
/third_party/skia/third_party/externals/harfbuzz/util/
H A Dhelper-cairo.hh271 GString *string; in finalize_png() local
[all...]
/third_party/python/Lib/test/
H A Dtest_curses.py4 import string namespace
/third_party/skia/tools/skdiff/
H A Dskdiff_main.cpp230 static bool string_contains_any_of(const SkString& string, in string_contains_any_of() argument
/third_party/python/Python/
H A Dcodecs.c85 PyObject *normalizestring(const char *string) in normalizestring() argument
[all...]
/third_party/python/Modules/
H A Dsha512module.c657 _sha512_sha512_impl(PyObject *module, PyObject *string, int usedforsecurity) in _sha512_sha512_impl() argument
701 _sha512_sha384_impl(PyObject *module, PyObject *string, int usedforsecurity) _sha512_sha384_impl() argument
[all...]
H A Dsha256module.c590 _sha256_sha256_impl(PyObject *module, PyObject *string, int usedforsecurity) in _sha256_sha256_impl() argument
637 _sha256_sha224_impl(PyObject *module, PyObject *string, int usedforsecurity) _sha256_sha224_impl() argument
[all...]
/third_party/python/Objects/clinic/
H A Dbytearrayobject.c.h973 PyObject *string; in bytearray_fromhex() local
[all...]
/third_party/python/PC/
H A D_msi.c488 PyObject* string; in _msi_Record_GetString_impl() local
/third_party/vk-gl-cts/scripts/android/
H A Dbuild_apk.py33 import string namespace
/third_party/vulkan-loader/loader/
H A DcJSON.c948 loader_cJSON_GetObjectItem(cJSON *object, const char *string) loader_cJSON_GetObjectItem() argument
[all...]
/third_party/zlib/contrib/untgz/
H A Duntgz.c306 int ExprMatch (char *string,char *expr) in ExprMatch() argument
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/
H A Dbtree.h[all...]
/third_party/f2fs-tools/fsck/
H A Ddict.c1206 static int tokenize(char *string, ...) in tokenize() argument
[all...]
/third_party/ffmpeg/libavformat/
H A Dnutenc.c337 static void put_str(AVIOContext *bc, const char *string) in put_str() argument
H A Dnutdec.c42 static int get_str(AVIOContext *bc, char *string, unsigned int maxlen) in get_str() argument
/third_party/curl/lib/
H A Dtftp.c283 static size_t tftp_strnlen(const char *string, size_t maxlen) in tftp_strnlen() argument
/third_party/curl/packages/OS400/
H A Dccsidcurl.c286 curl_easy_escape_ccsid(CURL *handle, const char *string, int length, in curl_easy_escape_ccsid() argument
315 curl_easy_unescape_ccsid(CURL *handle, const char *string, int length, in curl_easy_unescape_ccsid() argument
1367 mime_string_call(curl_mimepart *part, const char *string, unsigned int ccsid, CURLcode (*mimefunc)(curl_mimepart *part, const char *string)) mime_string_call() argument
[all...]

Completed in 32 milliseconds

1...<<21222324252627282930>>...43