HomeSort by relevance Sort by last modified time
    Searched defs:foo4 (Results 1 - 15 of 15) sorted by null

  /ndk/tests/build/cpp-extensions/jni/
foo4.cpp 5 int foo4(int x) { function in namespace:cpp
  /external/clang/test/CodeGen/
2008-03-05-syncPtr.c 22 int* foo4(int** a, int b) { function
25 // CHECK: define i32* @foo4
whilestmt.c 53 int foo4() { function
mips64-class-return.cpp 43 void foo4(D0 a0) { function
switch.c 49 static int foo4(int i) { function
71 return foo4(111) + foo4(99) + foo4(222) + foo4(601);
arm-aapcs-zerolength-bitfield.c 140 short foo4 : 16; member in struct:t14
222 int foo4 : 32; member in struct:t21
arm-apcs-zerolength-bitfield.c 144 short foo4 : 16; member in struct:t14
226 int foo4 : 32; member in struct:t21
  /external/llvm/test/MC/ELF/
alias.s 14 .type foo4,@function
15 foo4: label
16 bar4 = foo4
56 // CHECK-NEXT: (('st_name', 0x00000018) # 'foo4'
  /external/clang/test/Sema/
deref.c 26 const void *foo4 (void) function
self-comparison.c 16 void foo4(void* v, void* w) { function
  /external/jsr305/sampleUses/src/main/java/edu/umd/cs/findbugs/examples/
Test.java 20 public void foo4(@DottedClassName String foo) { method in class:Test
  /external/clang/test/Analysis/
nullptr.cpp 33 void foo4(void) { function
  /external/clang/test/Parser/
DelayedTemplateParsing.cpp 13 void foo4() { } // expected-note {{previous definition is here}} expected-note {{previous definition is here}} function in class:B
14 void foo4() { } // expected-error {{class member cannot be redeclared}} expected-error {{redefinition of 'foo4'}} expected-note {{previous definition is here}} function in class:B
23 void B<T>::foo4() {// expected-error {{redefinition of 'foo4'}} function in class:B
  /external/v8/test/mjsunit/
object-literal-overwrite.js 50 var foo4 = {
74 assertEquals(7, foo4.bar());
  /external/clang/test/SemaCXX/
warn-thread-safety-analysis.cpp 1620 void foo4() { function in struct:test_scoped_lockable::TestScopedLockable
1680 void foo4() { function in struct:TryLockTest::TestTryLock
    [all...]

Completed in 6658 milliseconds