HomeSort by relevance Sort by last modified time
    Searched full:g17 (Results 1 - 11 of 11) sorted by null

  /external/clang/test/Sema/
private-extern.c 77 extern int g17;
78 int g17 = 0; variable
const-eval.c 34 int g17[(3?:1) - 2]; variable
constant-builtins-2.c 37 double g17 = __builtin_copysignf(1.0f, -1.0f); variable
  /external/llvm/test/CodeGen/Mips/cconv/
callee-saved.ll 50 ; O32-DAG: sw [[G17:\$17]], [[OFF17:[0-9]+]]($sp)
66 ; O32-DAG: lw [[G17]], [[OFF17]]($sp)
95 ; N32-DAG: sd [[G17:\$17]], [[OFF17:[0-9]+]]($sp)
111 ; N32-DAG: ld [[G17]], [[OFF17]]($sp)
141 ; N64-DAG: sd [[G17:\$17]], [[OFF17:[0-9]+]]($sp)
157 ; N64-DAG: ld [[G17]], [[OFF17]]($sp)
  /packages/services/Car/car-support-lib/src/android/support/car/ui/
ColorChecker.java 108 * http://www.w3.org/TR/WCAG20-TECHS/G17.html
123 * http://www.w3.org/TR/WCAG20-TECHS/G17.html
  /external/clang/test/CodeGen/
const-init.c 96 // CHECK: @g17 = global i32* @g15
97 int *g17 = (int *) ((long) &g15); variable
regparm-struct.c 163 void g17(void) { function
  /external/llvm/test/CodeGen/AArch64/
shrink-wrap.ll 24 @g17 = external unnamed_addr global [62 x i32], align 4
70 %arrayidx = getelementptr inbounds [62 x i32], [62 x i32]* @g17, i64 0, i64 undef
  /external/dng_sdk/source/
dng_bad_pixels.cpp 1170 // r10 g11 r12 g13 r14 g15 r16 g17 r18
1185 int32 g17 = p1 [7 * cs]; local
1238 (g11 + g13 + g15 + g17) -
    [all...]
  /external/v8/test/mjsunit/es6/
generators-iteration.js 252 function g17() {
  /docs/source.android.com/src/devices/tech/dalvik/
constraints.jd 243 G17

Completed in 338 milliseconds