Home
last modified time | relevance | path

Searched defs:five (Results 1 – 25 of 25) sorted by relevance

/external/clang/test/CodeGen/
Dtbaa-struct.cpp44 struct five { struct
50 void copy4(struct five *a, struct five *b) { in copy4() argument
Dtbaa.cpp197 struct five { struct
203 char g13(struct five *a, struct five *b) { in g13() argument
/external/chromium_org/third_party/mesa/src/src/glsl/glcpp/tests/
D054-if-with-macros.c4 #define five 5 macro
/external/mesa3d/src/glsl/glcpp/tests/
D054-if-with-macros.c4 #define five 5 macro
/external/e2fsprogs/lib/ext2fs/
Dres_gdt.c27 unsigned int *five, unsigned int *seven) in list_backups()
125 unsigned int three = 1, five = 5, seven = 7; in ext2fs_create_resize_inode() local
Dsparse.c52 unsigned int *five, unsigned int *seven) in ext2fs_list_backups()
/external/clang/test/Analysis/
Didempotent-operations.cpp11 int five = 5; in false1() local
/external/v8/test/mjsunit/
Dkeyed-call-ic.js134 f.five = function() { return 'five'; } function
/external/chromium_org/v8/test/mjsunit/
Dkeyed-call-ic.js134 f.five = function() { return 'five'; } function
/external/chromium_org/content/browser/renderer_host/input/
Dweb_input_event_builders_gtk_unittest.cc159 char five[] = "5"; in TEST() local
/external/chromium_org/third_party/WebKit/Source/web/tests/
DWebInputEventFactoryTestGtk.cpp183 char five[] = "5"; in TEST() local
/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/util/
DConcurrentModTest.java175 Double five = new Double(5.0); in testAddAll() local
/external/chromium_org/third_party/WebKit/Source/wtf/
DFunctionalTest.cpp141 RefPtr<Number> five = Number::create(5); in TEST() local
/external/clang/test/CodeGenCXX/
Dmangle-ms-templates.cpp88 IntTemplate<5> five; in template_mangling() local
/external/chromium_org/third_party/icu/source/test/cintltst/
Dchashtst.c163 static const UChar five[6] = {0x0066, 0x0069, 0x0076, 0x0065, 0}; /* L"five" */ in TestOtherAPI() local
/external/icu4c/test/cintltst/
Dchashtst.c163 static const UChar five[6] = {0x0066, 0x0069, 0x0076, 0x0065, 0}; /* L"five" */ in TestOtherAPI() local
/external/clang/test/SemaTemplate/
Dtypename-specifier.cpp27 int five = f(5); in test() local
/external/tremolo/Tremolo/
Dbitwise.c576 static int five[45]={169,2,126,139,144,172,30,4,80,72,240,59,130,218,73,62, in main() local
/external/libogg/src/
Dbitwise.c636 static int five[45]={169,2,126,139,144,172,30,4,80,72,240,59,130,218,73,62, in main() local
/external/guava/guava-tests/test/com/google/common/util/concurrent/
DJSR166TestCase.java608 public static final Integer five = new Integer(5); field in JSR166TestCase
/external/guava/guava-tests/test/com/google/common/cache/
DLocalCacheTest.java732 Object five = new Object(); in testRemovalListener_explicit() local
774 Object five = new Object(); in testRemovalListener_replaced() local
831 Object five = new Object(); in testRemovalListener_expired() local
/external/guava/guava-tests/test/com/google/common/collect/
DMapMakerInternalMapTest.java315 Object five = new Object(); in testRemovalListener_explicit() local
358 Object five = new Object(); in testRemovalListener_replaced() local
/external/chromium_org/third_party/icu/source/test/intltest/
Dnumfmtst.cpp1398 UnicodeString five((UChar32)0x10005); in TestSurrogateSupport() local
/external/icu4c/test/intltest/
Dnumfmtst.cpp1654 UnicodeString five((UChar32)0x10005); in TestSurrogateSupport() local
/external/clang/test/SemaCXX/
Dtype-traits.cpp1100 int five; member