/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/ |
H A D | DirectiveHandler.cpp | 22 static TBehavior getBehavior(const std::string& str) in getBehavior() argument 171 std::string str = stream.str(); in handleVersion() local
|
/third_party/openssl/providers/implementations/include/prov/ |
H A D | ciphercommon_ccm.h | 43 ccm128_f str; member
|
/third_party/openssl/test/ |
H A D | bio_core_test.c | 36 static int tst_bio_core_puts(OSSL_CORE_BIO *bio, const char *str) in tst_bio_core_puts() argument
|
H A D | conf_include_test.c | 76 char *str; in test_load_config() local
|
/third_party/skia/third_party/externals/spirv-tools/source/opt/ |
H A D | module.cpp | 269 std::ostream& operator<<(std::ostream& str, const Module& module) { in operator <<() argument
|
H A D | propagator.cpp | 274 std::ostream& operator<<(std::ostream& str, in operator <<() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
H A D | module.cpp | 269 std::ostream& operator<<(std::ostream& str, const Module& module) { in operator <<() argument
|
H A D | propagator.cpp | 274 std::ostream& operator<<(std::ostream& str, in operator <<() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/ |
H A D | unify_const_test.cpp | 80 StripOpNameInstructionsToSet(const std::string& str) { in StripOpNameInstructionsToSet() argument
|
/third_party/skia/third_party/externals/libpng/contrib/examples/ |
H A D | simpleover.c | 396 # define str(a) #a in simpleover_process() macro
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
H A D | number_utils.cpp | 120 void DecNum::setTo(StringPiece str, UErrorCode& status) { in setTo() argument 127 void DecNum::setTo(const char* str, UErrorCode& status) { in setTo() argument 163 void DecNum::_setTo(const char* str, int32_t maxDigits, UErrorCode& status) { in _setTo() argument
|
H A D | string_segment.cpp | 21 StringSegment::StringSegment(const UnicodeString& str, bool ignoreCase) in StringSegment() argument
|
H A D | strmatch.cpp | 166 UnicodeString str, quoteBuf; in toPattern() local
|
/third_party/skia/third_party/externals/icu/source/io/ |
H A D | sprintf.cpp | 39 u_sprintf_write(void *context, const UChar *str, int32_t count) u_sprintf_write() argument
|
/third_party/skia/src/utils/ |
H A D | SkParse.cpp | 50 static const char* skip_ws(const char str[]) in skip_ws() argument 58 static const char* skip_sep(const char str[]) in skip_sep() argument 66 Count(const char str[]) Count() argument 87 Count(const char str[], char separator) Count() argument 108 FindHex(const char str[], uint32_t* value) FindHex() argument 137 FindS32(const char str[], int32_t* value) FindS32() argument 163 FindMSec(const char str[], SkMSec* value) FindMSec() argument 202 FindScalar(const char str[], SkScalar* value) FindScalar() argument 217 FindScalars(const char str[], SkScalar value[], int count) FindScalars() argument 238 lookup_str(const char str[], const char** table, int count) lookup_str() argument 246 FindBool(const char str[], bool* value) FindBool() argument [all...] |
/third_party/skia/src/xml/ |
H A D | SkXMLParser.h | 42 void setNoun(const SkString& str) { fNoun.set(str); } in setNoun() argument
|
/third_party/skia/tests/ |
H A D | DataRefTest.cpp | 72 const char* str[] = { in test_vartable() local 140 const char str[] = "Hello world"; in test_cstring() local 185 const char* str = "We the people, in order to form a more perfect union."; DEF_TEST() local [all...] |
H A D | EmptyPathTest.cpp | 43 const char* str; in drawAndTest() local
|
H A D | Writer32Test.cpp | 200 const char* str = "0123456789"; in DEF_TEST() local
|
/third_party/skia/third_party/externals/angle2/src/tests/test_utils/runner/android/ |
H A D | AngleNativeTest.cpp | 54 std::string ASCIIJavaStringToUTF8(JNIEnv *env, jstring str) in ASCIIJavaStringToUTF8() argument
|
/third_party/optimized-routines/math/test/rtest/ |
H A D | main.c | 97 void get_operand(const char *str, Testable *f, uint32 *word0, uint32 *word1) in get_operand() argument
|
/third_party/openssl/crypto/bio/ |
H A D | bss_file.c | 365 static int file_puts(BIO *bp, const char *str) in file_puts() argument 384 static int file_puts(BIO *bp, const char *str) in file_puts() argument
|
H A D | bss_fd.c | 199 static int fd_puts(BIO *bp, const char *str) in fd_puts() argument
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
H A D | hb-buffer-serialize.cc | 71 hb_buffer_serialize_format_from_string (const char *str, int len) in hb_buffer_serialize_format_from_string() argument
|
H A D | hb-ot-cff2-table.cc | 116 const byte_str_t str = (*charStrings)[glyph]; in get_extents() local 207 const byte_str_t str = (*charStrings)[glyph]; in get_path() local
|