/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
|
/third_party/skia/third_party/externals/freetype/src/cid/ |
H A D | cidload.c | 163 FT_Fixed temp[6]; in cid_parse_font_matrix() local [all...] |
/third_party/skia/third_party/externals/freetype/src/tools/ |
H A D | apinames.c | 184 char temp[512]; in names_dump() local
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
H A D | hb-array.hh | 225 Type temp = arrayZ[rhs]; in reverse() local
|
/third_party/skia/third_party/externals/sfntly/cpp/src/test/ |
H A D | font_data_test.cc | 321 ByteArrayPtr temp = new MemoryByteArray(size); in TestWritableFontData() local
|
/third_party/python/Modules/_ctypes/ |
H A D | callbacks.c | 218 int temp = space[0]; in _CallPythonObject() local 224 int temp = space[1]; in _CallPythonObject() local 239 int temp = space[1]; in _CallPythonObject() local 245 int temp = space[0]; in _CallPythonObject() local
|
/third_party/python/Modules/ |
H A D | _curses_panel.c | 138 list_of_panels *temp, *n; in remove_lop() local 164 list_of_panels *temp; find_po() local [all...] |
/third_party/skia/third_party/externals/icu/source/common/ |
H A D | loadednormalizer2impl.cpp | 307 void *temp=uhash_get(cache, name); in getInstance() local
|
H A D | servls.cpp | 79 UnicodeString temp; in get() local
|