HomeSort by relevance Sort by last modified time
    Searched refs:gf (Results 1 - 25 of 63) sorted by null

1 2 3

  /external/clang/test/CodeGen/
annotations-field.c 11 static struct foo gf; variable in typeref:struct:foo
23 gf.v = argc;
24 // CHECK: bitcast i32* getelementptr inbounds (%struct.foo, %struct.foo* @gf, i32 0, i32 0) to i8*
  /external/compiler-rt/test/asan/TestCases/Windows/
dll_host.cc 43 test_function gf = (test_function)GetProcAddress(h, "test_function"); local
44 if (!gf) {
50 int ret = gf();
  /prebuilts/go/darwin-x86/test/fixedbugs/
bug346.go 25 gf = func(i int) (p int, q int, r int, s int) { return 1, i, 3, x }
27 a, b, c, d := gf(2)
36 var gf func(int) (int, int, int, int) var
  /prebuilts/go/linux-x86/test/fixedbugs/
bug346.go 25 gf = func(i int) (p int, q int, r int, s int) { return 1, i, 3, x }
27 a, b, c, d := gf(2)
36 var gf func(int) (int, int, int, int) var
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/ia64/
unwind-bad.s 78 .save.gf 0, 0
80 .save.gf 0x10, 0
82 .save.gf 0, 0x100000
84 .save.gf ~0, 0
86 .save.gf 0, ~0
88 .save.gf 1, 1
90 .save.gf 2, 0
92 .save.gf 1, 0
94 .save.gf 0, 1
unwind-err.s 35 .save.gf 2,2
unwind-bad.l 30 .*:78: Error: Operands to \.save\.gf may not be both zero
31 .*:80: Error: First operand to \.save\.gf must be a non-negative 4-bit constant
32 .*:82: Error: Second operand to \.save\.gf must be a non-negative 20-bit constant
33 .*:84: Error: First operand to \.save\.gf must be a non-negative 4-bit constant
34 .*:86: Error: Second operand to \.save\.gf must be a non-negative 20-bit constant
  /device/linaro/bootloader/edk2/DuetPkg/BootSector/bin/
Start.com 31 ?<?INTEL FAT12 ?|Q?????u ?&??!??f?}@?u?&?? 3?????'??'&???)&?Y3?? ??? ??.??? `?Q????%?=?te???????V???? ????;?t ??E??????t?????^K;?uCF???CXS???2??? ??FP?????X???Ya?`f??f?f?????{f??f3?f?^f??B?^+?C;???P???????=?~-?+?XQ??3??vS??|??$??ô???rf??f?+????Î???u?a??6????????????S E r r o r ! U??$E m 6 4 T U n s u p p o r t e d ! ???????f?f?>f? ?f?f?PAMS?r f??f??t??f?f+?f?>f3??f??gf??f??gf??Hf?Dgf??f??f??f??f??$?s?;u????d?0u???`?'???????f?fB ? "?f?????d$??Ð?????????????????? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ???? ??
Start16.com 31 ?<?INTEL FAT16 ?|Q?????u ?&??!??f?}@?u?&?? 3?????'??'&???)&?Y3?? ??? ??.??? `?Q??????????tU????V???? ????;?t ??9????^K;?uCF????CXS???2??? ??FP?????X???Ya?`f??f?f?????{f??f3?f?^f??B?^+?C;???P???????=?~-?+?XQ??3??vS??|??$??ô???rf??f?+????Î???u?a??6????????????S E r r o r ! U??$E m 6 4 T U n s u p p o r t e d ! ???????f?f?>f? ?f?f?PAMS?r f??f??t??f?f+?f?>f3??f??gf??f??gf??Hf?Dgf??f??f??f??f??$?s?;u????d?0u???`?'???????f?fB ? "?f?????d$??Ð?????????????????? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ???? ??
St32_64.com 34 ?X?INTEL FAT32 ?|Q?????u ?&??!??f?}@?u?&?? 3?????B??C&???E&?Y3?? ???&??.??f???f??r ?6???? `?Q??????????tV????V???? ????;?t ??9????^K;?uCF????CXS???2??? ??FP?????X???Ya?`f??f?f?????{f??f3?f?^f??B?^+?C;???P???????=?~-?+?XQ??3??vS??|??@??ô???rf??f?+????Î???u?a??6????????????S E r r o r ! U??$E m 6 4 T U n s u p p o r t e d ! ???????f?f?>Z f? ?f?f?PAMS?r f??f??t??f?Z f+?f?>V f3??f??gf??tf?pgf???f??gf??V ?$?s??u????d?u???`???????f??ff??f?(ff?(fn ?f??"?f?f?????? ?f??"? "???2??0 ???"??g?8f?0??f??????@?H3?f??HH??Pù???d$??ÐG?????????????????????????8?8?8?8?8?8?8?8?8?8?8?8?8?8?8?8?8?8?8?8?8?8?8?8?8?8?8?8?8?8?8?8?8?8?8?8???? ??
  /prebuilts/gcc/darwin-x86/aarch64/aarch64-linux-android-4.9/lib/gcc/aarch64-linux-android/4.9.x/gcov-src/
libgcov-driver-kernel.c 41 allocate_filename_struct (struct gcov_filename_aux *gf)
54 gf->gi_filename_up = gi_filename_up;
55 gf->prefix_length = prefix_length;
56 gf->gcov_prefix_strip = gcov_prefix_strip;
libgcov-driver.c 1114 gcov_exit_open_gcda_file (struct gcov_info *gi_ptr, struct gcov_filename_aux *gf)
1120 gcov_prefix_strip = gf->gcov_prefix_strip
1349 struct gcov_filename_aux gf; local
1440 static struct gcov_filename_aux gf; variable in typeref:struct:gcov_filename_aux
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.9/lib/gcc/arm-linux-androideabi/4.9.x/gcov-src/
libgcov-driver-kernel.c 41 allocate_filename_struct (struct gcov_filename_aux *gf)
54 gf->gi_filename_up = gi_filename_up;
55 gf->prefix_length = prefix_length;
56 gf->gcov_prefix_strip = gcov_prefix_strip;
libgcov-driver.c 1114 gcov_exit_open_gcda_file (struct gcov_info *gi_ptr, struct gcov_filename_aux *gf)
1120 gcov_prefix_strip = gf->gcov_prefix_strip
1349 struct gcov_filename_aux gf; local
1440 static struct gcov_filename_aux gf; variable in typeref:struct:gcov_filename_aux
    [all...]
  /prebuilts/gcc/darwin-x86/mips/mips64el-linux-android-4.9/lib/gcc/mips64el-linux-android/4.9.x/gcov-src/
libgcov-driver-kernel.c 41 allocate_filename_struct (struct gcov_filename_aux *gf)
54 gf->gi_filename_up = gi_filename_up;
55 gf->prefix_length = prefix_length;
56 gf->gcov_prefix_strip = gcov_prefix_strip;
libgcov-driver.c 1114 gcov_exit_open_gcda_file (struct gcov_info *gi_ptr, struct gcov_filename_aux *gf)
1120 gcov_prefix_strip = gf->gcov_prefix_strip
1349 struct gcov_filename_aux gf; local
1440 static struct gcov_filename_aux gf; variable in typeref:struct:gcov_filename_aux
    [all...]
  /prebuilts/gcc/darwin-x86/x86/x86_64-linux-android-4.9/lib/gcc/x86_64-linux-android/4.9.x/gcov-src/
libgcov-driver-kernel.c 41 allocate_filename_struct (struct gcov_filename_aux *gf)
54 gf->gi_filename_up = gi_filename_up;
55 gf->prefix_length = prefix_length;
56 gf->gcov_prefix_strip = gcov_prefix_strip;
libgcov-driver.c 1114 gcov_exit_open_gcda_file (struct gcov_info *gi_ptr, struct gcov_filename_aux *gf)
1120 gcov_prefix_strip = gf->gcov_prefix_strip
1349 struct gcov_filename_aux gf; local
1440 static struct gcov_filename_aux gf; variable in typeref:struct:gcov_filename_aux
    [all...]
  /prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.9/lib/gcc/aarch64-linux-android/4.9.x/gcov-src/
libgcov-driver-kernel.c 41 allocate_filename_struct (struct gcov_filename_aux *gf)
54 gf->gi_filename_up = gi_filename_up;
55 gf->prefix_length = prefix_length;
56 gf->gcov_prefix_strip = gcov_prefix_strip;
libgcov-driver.c 1114 gcov_exit_open_gcda_file (struct gcov_info *gi_ptr, struct gcov_filename_aux *gf)
1120 gcov_prefix_strip = gf->gcov_prefix_strip
1349 struct gcov_filename_aux gf; local
1440 static struct gcov_filename_aux gf; variable in typeref:struct:gcov_filename_aux
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.9/lib/gcc/arm-linux-androideabi/4.9.x/gcov-src/
libgcov-driver-kernel.c 41 allocate_filename_struct (struct gcov_filename_aux *gf)
54 gf->gi_filename_up = gi_filename_up;
55 gf->prefix_length = prefix_length;
56 gf->gcov_prefix_strip = gcov_prefix_strip;
  /prebuilts/gcc/linux-x86/mips/mips64el-linux-android-4.9/lib/gcc/mips64el-linux-android/4.9.x/gcov-src/
libgcov-driver-kernel.c 41 allocate_filename_struct (struct gcov_filename_aux *gf)
54 gf->gi_filename_up = gi_filename_up;
55 gf->prefix_length = prefix_length;
56 gf->gcov_prefix_strip = gcov_prefix_strip;
  /prebuilts/gcc/linux-x86/x86/x86_64-linux-android-4.9/lib/gcc/x86_64-linux-android/4.9.x/gcov-src/
libgcov-driver-kernel.c 41 allocate_filename_struct (struct gcov_filename_aux *gf)
54 gf->gi_filename_up = gi_filename_up;
55 gf->prefix_length = prefix_length;
56 gf->gcov_prefix_strip = gcov_prefix_strip;
  /packages/apps/Gallery2/jni/filters/
hue.c 35 float gf = r*mat[1] + g*mat[5] + b*mat[9] + mat[13]; local
39 rgb[GREEN] = clamp((int)gf);
  /external/clang/test/Sema/
attr-flag-enum.c 16 gf = ~0x4, // no-warning enumerator in enum:flag2

Completed in 5236 milliseconds

1 2 3