| /third_party/vk-gl-cts/external/openglcts/modules/gl/ |
| H A D | gl4cSparseTexture2Tests.cpp | 267 void replaceToken(const GLchar* token, const GLchar* text, std::string& string) in replaceToken() argument [all...] |
| /third_party/skia/src/core/ |
| H A D | SkString.cpp | 59 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 D | SkReadBuffer.cpp | 145 void SkReadBuffer::readString(SkString* string) { in readString() argument
|
| /third_party/skia/src/gpu/ops/ |
| H A D | DrawAtlasOp.cpp | 191 SkString string; in onDumpInfo() local
|
| H A D | SmallPathRenderer.cpp | 633 SkString string; variable
|
| /third_party/skia/third_party/externals/libpng/ |
| H A D | pngerror.c | 112 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 D | ucol_sit.cpp | 169 _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 D | psobjs.c | 1101 FT_String* string = NULL; in FT_LOCAL_DEF() local [all...] |
| /third_party/skia/third_party/externals/harfbuzz/util/ |
| H A D | helper-cairo.hh | 271 GString *string; in finalize_png() local [all...] |
| /third_party/python/Lib/test/ |
| H A D | test_curses.py | 4 import string namespace
|
| /third_party/skia/tools/skdiff/ |
| H A D | skdiff_main.cpp | 230 static bool string_contains_any_of(const SkString& string, in string_contains_any_of() argument
|
| /third_party/python/Python/ |
| H A D | codecs.c | 85 PyObject *normalizestring(const char *string) in normalizestring() argument [all...] |
| /third_party/python/Modules/ |
| H A D | sha512module.c | 657 _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 D | sha256module.c | 590 _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 D | bytearrayobject.c.h | 973 PyObject *string; in bytearray_fromhex() local [all...] |
| /third_party/python/PC/ |
| H A D | _msi.c | 488 PyObject* string; in _msi_Record_GetString_impl() local
|
| /third_party/vk-gl-cts/scripts/android/ |
| H A D | build_apk.py | 33 import string namespace
|
| /third_party/vulkan-loader/loader/ |
| H A D | cJSON.c | 948 loader_cJSON_GetObjectItem(cJSON *object, const char *string) loader_cJSON_GetObjectItem() argument [all...] |
| /third_party/zlib/contrib/untgz/ |
| H A D | untgz.c | 306 int ExprMatch (char *string,char *expr) in ExprMatch() argument [all...] |
| /third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/ |
| H A D | btree.h | [all...] |
| /third_party/f2fs-tools/fsck/ |
| H A D | dict.c | 1206 static int tokenize(char *string, ...) in tokenize() argument [all...] |
| /third_party/ffmpeg/libavformat/ |
| H A D | nutenc.c | 337 static void put_str(AVIOContext *bc, const char *string) in put_str() argument
|
| H A D | nutdec.c | 42 static int get_str(AVIOContext *bc, char *string, unsigned int maxlen) in get_str() argument
|
| /third_party/curl/lib/ |
| H A D | tftp.c | 283 static size_t tftp_strnlen(const char *string, size_t maxlen) in tftp_strnlen() argument
|
| /third_party/curl/packages/OS400/ |
| H A D | ccsidcurl.c | 286 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...] |