Home
last modified time | relevance | path

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

/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/webkit/Source/JavaScriptCore/tests/mozilla/js1_5/Scope/
Dscope-001.js39 const five = 5; constant
/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/clang/test/CodeGenCXX/
Dmangle-ms-templates.cpp51 IntTemplate<5> five; in template_mangling() 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/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/webkit/Source/JavaScriptCore/qt/tests/qscriptvalue/
Dtst_qscriptvalue.cpp772 QScriptValue five(5); in call() local
/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/icu4c/test/intltest/
Dnumfmtst.cpp1651 UnicodeString five((UChar32)0x10005); in TestSurrogateSupport() local
/external/clang/test/SemaCXX/
Dtype-traits.cpp1061 int five; member