HomeSort by relevance Sort by last modified time
    Searched refs:foo2 (Results 76 - 100 of 251) sorted by null

1 2 34 5 6 7 8 91011

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/
align64.s 9 foo2: label
blx-local.s 9 blx foo2
11 bl foo2
27 .type foo2, %function
29 foo2: label
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/symver/
symver1.d 12 0+00000.. D foo2
13 0+00000.. D foo2@@version1
  /external/clang/test/Parser/
cxx1z-nested-namespace-definition.cpp 7 namespace foo1::foo2::foo3 {
25 return foo1::foo2::foo3::foo(x);
  /external/toybox/tests/
grep.test 13 echo -e "this is test2" > foo2
15 testing "grep -l" "grep -l test foo foo2 foo3" "foo\nfoo2\n" "" ""
16 rm foo foo2 foo3
29 echo -e "hello this is test" > foo2
31 testing "grep -H" "grep -H is foo foo2 foo3" "foo:this is test\nfoo:this is test2\nfoo2:hello this is test\n" "" ""
32 rm foo foo2 foo3
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/macros/
test2.s 9 m foo1,foo2,foo3
  /external/v8/test/mjsunit/
ensure-growing-store-learns.js 52 function foo2(a, i) { function
57 foo2(a, 10);
58 foo2(a, 12);
59 foo2(a, 31);
60 %OptimizeFunctionOnNextCall(foo2);
61 foo2(a, 40);
64 if (4 != %GetOptimizationStatus(foo2)) {
65 assertOptimized(foo2);
74 foo2(a, i);
77 // Verify that we are over 1 page in size, and foo2 remains optimized
    [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/
x86-64-mpx-branch-2.d 18 [ ]*[a-f0-9]+: f2 eb 09 bnd jmp 24 <foo2>
19 [ ]*[a-f0-9]+: f2 72 06 bnd jb 24 <foo2>
20 [ ]*[a-f0-9]+: f2 e8 00 00 00 00 bnd callq 24 <foo2>
22 0+24 <foo2>:
23 [ ]*[a-f0-9]+: f2 e9 00 00 00 00 bnd jmpq 2a <foo2\+0x6> 26: R_X86_64_PC32_BND foo-0x4
24 [ ]*[a-f0-9]+: f2 0f 82 00 00 00 00 bnd jb 31 <foo2\+0xd> 2d: R_X86_64_PC32_BND foo-0x4
25 [ ]*[a-f0-9]+: f2 e8 00 00 00 00 bnd callq 37 <foo2\+0x13> 33: R_X86_64_PC32_BND foo-0x4
26 [ ]*[a-f0-9]+: f2 e9 00 00 00 00 bnd jmpq 3d <foo2\+0x19> 39: R_X86_64_PLT32_BND foo-0x4
27 [ ]*[a-f0-9]+: f2 0f 82 00 00 00 00 bnd jb 44 <foo2\+0x20> 40: R_X86_64_PLT32_BND foo-0x4
28 [ ]*[a-f0-9]+: f2 e8 00 00 00 00 bnd callq 4a <foo2\+0x26> 46: R_X86_64_PLT32_BND foo-0x
    [all...]
  /art/test/409-materialized-condition/src/
Main.java 42 public static int foo2() { method in class:Main
60 System.out.println("foo2");
61 res = foo2();
63 throw new Error("Unexpected return value for foo2: " + res + ", expected 42.");
  /external/clang/test/CodeGen/
indirect-goto.c 16 static int foo2(unsigned i) { function
30 return foo(3)+foo2(4);
mips64-padding-arg.c 13 // N64: tail call void @foo2(i32 signext 1, i32 signext 2, i32 signext %a0, i64 undef, double inreg %a1.coerce0, i64 inreg %a1.coerce1, i64 inreg %a1.coerce2, i64 inreg %a1.coerce3, double inreg %a2.coerce0, i64 inreg %a2.coerce1, i64 inreg %a2.coerce2, i64 inreg %a2.coerce3, i32 signext 3, i64 undef, double inreg %a3.coerce0, i64 inreg %a3.coerce1, i64 inreg %a3.coerce2, i64 inreg %a3.coerce3)
14 // N64: declare void @foo2(i32 signext, i32 signext, i32 signext, i64, double inreg, i64 inreg, i64 inreg, i64 inreg, double inreg, i64 inreg, i64 inreg, i64 inreg, i32 signext, i64, double inreg, i64 inreg, i64 inreg, i64 inreg)
16 extern void foo2(int, int, int, S0, S0, int, S0);
19 foo2(1, 2, a0, a1, a2, 3, a3);
2005-01-02-ConstantInits.c 18 int foo2(int i) { function
  /external/clang/test/CodeGenCXX/
regparm.cpp 13 void __attribute__((regparm(3))) foo2(S1 a, int b);
16 foo2(a, b);
ms-integer-static-data-members.cpp 17 const int *foo2() { function
  /external/clang/test/Sema/
non-null-warning.c 24 int * _Nullable foo2(int * _Nonnull x);
26 int *foo2(int * _Nonnull x) { function
convertvector.c 10 float foo2(vector4double x) { function
crash-invalid-array.c 20 void foo2(int a[*][*]) {(void)a[0][1]; } // expected-error {{variable length array must be bound in function definition}} function
deref.c 11 void foo2 (void) function
  /external/compiler-rt/test/tsan/
simple_stack2.cc 17 void __attribute__((noinline)) foo2() { function
27 foo2();
51 // CHECK-NEXT: #0 foo2{{.*}} {{.*}}simple_stack2.cc:18{{(:22)?}} (simple_stack2.cc.exe+{{.*}})
  /external/clang/test/Index/skip-parsed-bodies/
t.h 24 static inline int foo2() { function
  /external/clang/test/Preprocessor/
macro_fn_varargs_iso.c 3 // RUN: %clang_cc1 -E %s | grep 'foo2{d, C, B}'
4 // RUN: %clang_cc1 -E %s | grep 'foo2{d,e, C, B}'
8 #define va2(a, b, ...) foo2{__VA_ARGS__, b, a}
  /external/llvm/test/MC/ELF/
tls.s 6 leaq foo2@GOTTPOFF(%rip), %rdi
35 // CHECK-NEXT: Name: foo2
  /toolchain/binutils/binutils-2.25/gold/testsuite/
pr14265.c 3 int foo2 __attribute__((used,section(".foo2.0"))); variable
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-elf/
pr14156c.d 3 #source: foo2.s
12 [0-9a-f]+ t foo2
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-gc/
pr13683.d 3 #ld: --gc-sections -e main --defsym foo=foo2 tmpdir/pr13683.o
7 # Note - look for both "foo" and "foo2" being defined, non-zero function symbols
11 0*[1-9a-f]+[0-9a-f]*[ ](T|D)[ ]_*foo2

Completed in 2043 milliseconds

1 2 34 5 6 7 8 91011