Home
last modified time | relevance | path

Searched refs:foo15 (Results 1 – 8 of 8) sorted by relevance

/external/llvm/test/MC/ELF/
Dweakref.s68 .weakref foo15, bar15
70 .long foo15
/external/clang/test/SemaObjC/
Dmethod-sentinel-attr.m22 - (id) foo15 : (id*)firstObj, ... __attribute__((sentinel(0,1)));
47 [ p foo15 : NULL];
/external/clang/test/Sema/
Ddllimport-dllexport.c45 __declspec(dllimport) int foo15 = 54; // expected-warning{{'dllimport' attribute cannot be specifie… variable
/external/v8/test/mjsunit/compiler/
Dalloc-object-huge.js65 this.foo15 = 15;
/external/chromium_org/v8/test/mjsunit/compiler/
Dalloc-object-huge.js67 this.foo15 = 15;
/external/llvm/test/CodeGen/Mips/
Dfp16instrinsmc.ll198 define void @foo15() #0 {
/external/chromium-trace/trace-viewer/src/tracing/importer/
Dtrace_event_importer_test.js1096 var foo15 = iFoo.getSnapshotAt(15);
1099 assertEquals(foo15, taskSlice.args.my_object);
/external/llvm/test/Transforms/InstCombine/
D2009-01-19-fmod-constant-float-specials.ll279 define void @foo15() nounwind {