| /third_party/node/deps/v8/src/json/ |
| H A D | json-parser.h | 100 JsonString string; member [all...] |
| /third_party/node/deps/v8/src/parsing/ |
| H A D | scanner-character-streams.cc | 26 explicit ScopedExternalStringLock(ExternalString string) { in ScopedExternalStringLock() argument 72 OnHeapStream(Handle<String> string, size_t start_offset, size_t end) in OnHeapStream() argument 103 ExternalStringStream(ExternalString string, size_t start_offset, in ExternalStringStream() argument 869 SlicedString string = SlicedString::cast(*data); For() local [all...] |
| /third_party/node/deps/openssl/openssl/crypto/crmf/ |
| H A D | crmf_local.h | 88 ASN1_UTF8STRING *string; member
|
| /third_party/python/Lib/test/ |
| H A D | string_tests.py | 5 import unittest, string, sys, struct namespace [all...] |
| H A D | test_curses.py | 4 import string namespace
|
| /third_party/pulseaudio/src/pulsecore/ |
| H A D | log.c | 672 pa_log_target *pa_log_parse_target(const char *string) { in pa_log_parse_target() argument 698 char *string = NULL; pa_log_target_to_string() local [all...] |
| /third_party/openssl/crypto/crmf/ |
| H A D | crmf_local.h | 88 ASN1_UTF8STRING *string; member
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| H A D | Shader.cpp | 183 void Shader::setSource(GLsizei count, const char *const *string, const GLint *length) in setSource() argument [all...] |
| /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/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...] |