Home
last modified time | relevance | path

Searched refs:g41 (Results 1 – 7 of 7) sorted by relevance

/external/v8/test/mjsunit/harmony/
Ddefault-parameters-destructuring.js43 var g41 = ({[eval("var x = 2; 'a'")]: w}, z = x) => { return z; }; function in TestSloppyEvalScoping
44 assertEquals(1, g41({}));
45 assertEquals(1, g41({a: 0}));
/external/clang/test/CodeGen/
Darm64-arguments.c449 s41_with_align g41; variable
456 return f41(3, g41, g41_2); in caller41()
478 return f41_stack(1, 2, 3, 4, 5, 6, 7, 8, 9, g41, g41_2); in caller41_stack()
618 return f41_split(1, 2, 3, 4, 5, 6, 7, g41, g41_2); in caller41_split()
/external/aac/libSBRenc/src/
Dresampler.cpp213 static const FIXP_DBL g41 = FL2FXCONST_DBL(0.44578514476476679750811222123569); variable
215 static const FIXP_DBL g41 = FL2FXCONST_DBL(0.00155956951169248); variable
220 g41,
/external/dng_sdk/source/
Ddng_bad_pixels.cpp937 int32 g41 = p4 [1]; in FixIsolatedPixel() local
947 Abs_int32 (g21 - g41) + in FixIsolatedPixel()
982 Abs_int32 (g23 - g41) + in FixIsolatedPixel()
1358 int32 g41 = p4 [1 * cs]; in FixSingleColumn() local
1412 Abs_int32 (g41 - g65); in FixSingleColumn()
1428 Abs_int32 (g25 - g41) + in FixSingleColumn()
/external/libgdx/gdx/jni/etc1/
Detc1_utils.cpp410 int g41 = convert8To4(pColors[1]); in etc_encodeBaseColors() local
416 g1 = convert4To8(g41); in etc_encodeBaseColors()
421 pCompressed->high |= (r41 << 28) | (r42 << 24) | (g41 << 20) | (g42 in etc_encodeBaseColors()
/external/skia/third_party/etc1/
Detc1.cpp418 int g41 = convert8To4(pColors[1]); in etc_encodeBaseColors() local
424 g1 = convert4To8(g41); in etc_encodeBaseColors()
429 pCompressed->high |= (r41 << 28) | (r42 << 24) | (g41 << 20) | (g42 in etc_encodeBaseColors()
/external/llvm/test/CodeGen/AArch64/
Darm64-abi_align.ll27 @g41 = common global %struct.s41 zeroinitializer, align 16
225 %0 = load i128, i128* bitcast (%struct.s41* @g41 to i128*), align 16
243 %0 = load i128, i128* bitcast (%struct.s41* @g41 to i128*), align 16
496 %0 = load i128, i128* bitcast (%struct.s41* @g41 to i128*), align 16
517 %0 = load i64, i64* bitcast (%struct.s41* @g41 to i64*), align 16