| /third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/d3d/ |
| H A D | RewriteExpressionsWithShaderStorageBlock.cpp | 385 TIntermSymbol *temp = in visitUnary() local
|
| /third_party/skia/third_party/externals/spirv-tools/test/fuzz/fact_manager/ |
| H A D | constant_uniform_facts_test.cpp | 222 int32_t temp = std::numeric_limits<int32_t>::min(); in TEST() local 227 int64_t temp = 1; in TEST() local 232 int64_t temp = std::numeric_limits<int64_t>::max(); in TEST() local 237 uint64_t temp in TEST() local 242 uint64_t temp = std::numeric_limits<uint64_t>::max(); TEST() local 247 float temp = 10.0f; TEST() local 252 double temp = 10.0; TEST() local 257 double temp = 20.0; TEST() local 468 auto temp = MakeUniformBufferElementDescriptor(2, 2, {9, 9, 1}); TEST() local 473 auto temp = MakeUniformBufferElementDescriptor(2, 3, {9, 9, 2}); TEST() local 482 auto temp = MakeUniformBufferElementDescriptor(2, 4, {0, 0, 0, 0, 0}); TEST() local [all...] |
| /third_party/skia/third_party/externals/angle2/src/tests/egl_tests/ |
| H A D | EGLDirectCompositionTest.cpp | 141 auto temp = GetProcAddress(userModule, "SetThreadDpiAwarenessContext"); in Init() local
|
| /third_party/skia/src/effects/ |
| H A D | SkDashPathEffect.cpp | 337 SkScalar temp = length - distance; in onAsPoints() local
|
| /third_party/skia/src/gpu/ |
| H A D | GrResourceAllocator.cpp | 193 Interval* temp = fHead; in popHead() local
|
| /third_party/openssl/providers/implementations/ciphers/ |
| H A D | cipher_chacha20_poly1305_hw.c | 340 unsigned char temp[POLY1305_BLOCK_SIZE]; in chacha20_poly1305_aead_cipher() local [all...] |
| /third_party/openssl/providers/implementations/rands/ |
| H A D | drbg_hmac.c | 200 const unsigned char *temp = hmac->V; in drbg_hmac_generate() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/fuzz/fact_manager/ |
| H A D | constant_uniform_facts_test.cpp | 222 int32_t temp = std::numeric_limits<int32_t>::min(); in TEST() local 227 int64_t temp = 1; in TEST() local 232 int64_t temp = std::numeric_limits<int64_t>::max(); in TEST() local 237 uint64_t temp in TEST() local 242 uint64_t temp = std::numeric_limits<uint64_t>::max(); TEST() local 247 float temp = 10.0f; TEST() local 252 double temp = 10.0; TEST() local 257 double temp = 20.0; TEST() local 468 auto temp = MakeUniformBufferElementDescriptor(2, 2, {9, 9, 1}); TEST() local 473 auto temp = MakeUniformBufferElementDescriptor(2, 3, {9, 9, 2}); TEST() local 482 auto temp = MakeUniformBufferElementDescriptor(2, 4, {0, 0, 0, 0, 0}); TEST() local [all...] |
| /third_party/skia/third_party/externals/libjpeg-turbo/ |
| H A D | jcarith.c | 142 JLONG temp; in finish_pass() local 229 register JLONG qe, temp; in arith_encode() local [all...] |
| H A D | jdarith.c | 119 register JLONG qe, temp; in arith_decode() local
|
| /third_party/skia/third_party/externals/libwebp/src/dsp/ |
| H A D | lossless_enc_mips32.c | 32 uint32_t temp; in FastSLog2Slow_MIPS32() local 68 uint32_t temp; in FastLog2Slow_MIPS32() local [all...] |
| H A D | upsampling_msa.c | 336 uint8_t temp[3 * 16] = { 0 }; in YuvToRgbLine() local 342 uint8_t temp[3 * 8] = { 0 }; in YuvToRgbLine() local 363 uint8_t temp[3 * 16] = { 0 }; YuvToBgrLine() local 369 uint8_t temp[3 * 8] = { 0 }; YuvToBgrLine() local 392 uint8_t temp[4 * 16] = { 0 }; YuvToRgbaLine() local 398 uint8_t temp[4 * 8] = { 0 }; YuvToRgbaLine() local 420 uint8_t temp[4 * 16] = { 0 }; YuvToBgraLine() local 426 uint8_t temp[4 * 8] = { 0 }; YuvToBgraLine() local 449 uint8_t temp[4 * 16] = { 0 }; YuvToArgbLine() local 455 uint8_t temp[4 * 8] = { 0 }; YuvToArgbLine() local 479 uint8_t temp[2 * 16] = { 0 }; YuvToRgba4444Line() local 488 uint8_t temp[2 * 8] = { 0 }; YuvToRgba4444Line() local 515 uint8_t temp[2 * 16] = { 0 }; YuvToRgb565Line() local 524 uint8_t temp[2 * 8] = { 0 }; YuvToRgb565Line() local [all...] |
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| H A D | anytrans.cpp | 321 Transliterator *temp = rt; in getTransliterator() local
|
| H A D | csdetect.cpp | 205 UBool temp = fStripTags; in setStripTagsFlag() local
|
| H A D | gender.cpp | 122 GenderInfo* temp = (GenderInfo*) uhash_get(gGenderInfoCache, key); in getInstance() local
|
| /third_party/skia/third_party/externals/icu/source/io/ |
| H A D | ufmt_cmn.cpp | 77 UChar *left, *right, temp; in ufmt_64tou() local
|
| /third_party/skia/third_party/externals/microhttpd/src/microspdy/ |
| H A D | structures.c | 63 struct SPDY_NameValue *temp; in SPDY_name_value_add() local 194 struct SPDY_NameValue *temp = container; in SPDY_name_value_lookup() local 221 struct SPDY_NameValue *temp = container; SPDY_name_value_destroy() local 243 struct SPDY_NameValue *temp = container; SPDY_name_value_iterate() local 465 int32_t temp; SPDYF_name_value_to_stream() local [all...] |
| /third_party/skia/src/pathops/ |
| H A D | SkPathOpsPoint.h | 223 SkDVector temp = *this - a; in distance() local 228 SkDVector temp = *this - a; in distanceSquared() local
|
| H A D | SkPathOpsAsWinding.cpp | 333 SkPathBuilder* temp = contour.fReverse ? &reverse : &result; in reverseMarkedContours() local [all...] |
| /third_party/skia/src/xml/ |
| H A D | SkXMLParser.cpp | 42 SkString temp; in getErrorString() local
|
| /third_party/skia/tests/ |
| H A D | ProgramsTest.cpp | 109 SkString temp = this->invokeChild(0, args); variable
|
| /third_party/skia/third_party/externals/angle2/util/x11/ |
| H A D | X11Window.cpp | 25 int temp; in X11CodeToKey() local
|
| /third_party/openssl/crypto/aes/ |
| H A D | aes_x86core.c | 480 u32 temp; in AES_set_encrypt_key() local 582 u32 temp; AES_set_decrypt_key() local [all...] |
| /third_party/skia/third_party/externals/freetype/src/base/ |
| H A D | ftcalc.c | 441 FT_Int64 temp, temp2; in FT_EXPORT_DEF() local 489 FT_Int64 temp; in FT_BASE_DEF() local 636 FT_Int64 temp, temp2; FT_EXPORT_DEF() local [all...] |
| H A D | ftrfork.c | 192 FT_Long temp; in FT_BASE_DEF() local
|