Home
last modified time | relevance | path

Searched defs:string (Results 326 - 350 of 1179) sorted by relevance

1...<<11121314151617181920>>...48

/third_party/skia/src/core/
H A DSkFontDescriptor.cpp29 static bool SK_WARN_UNUSED_RESULT read_string(SkStream* stream, SkString* string) { in read_string() argument
39 static bool write_string(SkWStream* stream, const SkString& string, uint32_t id) { in write_string() argument
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/preprocessor/
H A DPreprocessor.cpp60 bool Preprocessor::init(size_t count, const char *const string[], const int length[]) in init() argument
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/sample/sflint/
H A DSFLint.java247 private void reportProblem(String string) { in reportProblem() argument
/third_party/skia/third_party/externals/icu/source/i18n/
H A DdecContext.cpp225 uprv_decContextSetStatusFromString(decContext *context, const char *string) uprv_decContextSetStatusFromString() argument
276 uprv_decContextSetStatusFromStringQuiet(decContext *context, const char *string) uprv_decContextSetStatusFromStringQuiet() argument
[all...]
H A Dnumber_padding.cpp20 addPaddingHelper(UChar32 paddingCp, int32_t requiredPadding, FormattedStringBuilder &string, int32_t index, in addPaddingHelper() argument
62 padAndApply(const Modifier &mod1, const Modifier &mod2, FormattedStringBuilder &string, int32_t leftIndex, int32_t rightIndex, UErrorCode &status) const padAndApply() argument
[all...]
/third_party/skia/third_party/externals/icu/source/samples/legacy/
H A Dnewcol.cpp33 int32_t getSortKey_current(const char *locale, const UChar *string, int32_t sLen, uint8_t *buffer, int32_t bLen) { in getSortKey_current() argument
H A Doldcol.cpp34 int32_t getSortKey_legacy(const char *locale, const UChar *string, int32_t sLen, uint8_t *buffer, int32_t bLen) { in getSortKey_legacy() argument
/third_party/skia/third_party/externals/icu/source/tools/toolutil/
H A Ddbgutil.cpp98 U_CAPI int32_t U_EXPORT2 udbg_enumByString(UDebugEnumType type, const UnicodeString& string) { in udbg_enumByString() argument
/third_party/skia/third_party/externals/angle2/third_party/logdog/logdog/
H A Dstreamname.py7 import string namespace
/third_party/skia/third_party/externals/freetype/src/tools/
H A Dglnames.py30 import sys, string, struct, re, os.path namespace
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/
H A Dregexec.c141 llvm_regexec(const llvm_regex_t *preg, const char *string, size_t nmatch, in llvm_regexec() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A Dregexec.c141 llvm_regexec(const llvm_regex_t *preg, const char *string, size_t nmatch, in llvm_regexec() argument
/third_party/skia/third_party/externals/tint/tools/src/cmd/check-spec-examples/
H A Dmain.go[all...]
/third_party/skia/third_party/externals/tint/tools/src/cmd/fix-tests/
H A Dmain.go[all...]
/third_party/skia/third_party/externals/tint/tools/src/cmd/intrinsic-gen/gen/
H A Dgenerate.go[all...]
/third_party/skia/tools/skqp/
H A Dgn_to_bp.py14 import string namespace
/third_party/vixl/src/
H A Dcode-buffer-vixl.cc127 void CodeBuffer::EmitString(const char* string) { in EmitString() argument
/third_party/python/Modules/clinic/
H A Dmd5module.c.h92 PyObject *string = NULL; in _md5_md5() local
H A Dsha512module.c.h92 PyObject *string = NULL; in _sha512_sha512() local
143 PyObject *string = NULL; _sha512_sha384() local
[all...]
H A Dsha256module.c.h92 PyObject *string = NULL; in _sha256_sha256() local
143 PyObject *string = NULL; _sha256_sha224() local
[all...]
H A Dsha1module.c.h92 PyObject *string = NULL; in _sha1_sha1() local
/third_party/python/Lib/distutils/
H A Dfancy_getopt.py11 import sys, string, re namespace
/third_party/python/Lib/test/
H A Dtest_fnmatch.py5 import string namespace
H A Dtest_shlex.py4 import string namespace
/third_party/skia/experimental/graphite/src/mtl/
H A DMtlRenderCommandEncoder.h35 void pushDebugGroup(NSString* string) { in pushDebugGroup() argument
41 void insertDebugSignpost(NSString* string) { in insertDebugSignpost() argument

Completed in 12 milliseconds

1...<<11121314151617181920>>...48