/external/webkit/WebKitTools/DumpRenderTree/ |
D | DumpRenderTreePrefix.h | 38 #define min min macro
|
D | config.h | 43 #define min min macro
|
/external/webkit/JavaScriptCore/tests/mozilla/ecma/Date/ |
D | 15.9.5.30-1.js | 119 function addNewTestCase( time, hours, min, sec, ms, DateString) { argument 203 function SetHours( t, hour, min, sec, ms ) { argument
|
D | 15.9.5.28-1.js | 126 function addNewTestCase( time, min, sec, ms, DateString, UTCDate, LocalDate) { argument 206 function SetMinutes( t, min, sec, ms ) { argument
|
D | 15.9.5.29-1.js | 123 function addNewTestCase( time, min, sec, ms, DateString, UTCDate, LocalDate) { argument 200 function SetUTCMinutes( t, min, sec, ms ) { argument
|
D | 15.9.5.31-1.js | 120 function addNewTestCase( time, hours, min, sec, ms, DateString, UTCDate, LocalDate) { argument 201 function SetUTCHours( t, hour, min, sec, ms ) { argument
|
/external/skia/src/animator/ |
D | SkDisplayRandom.h | 43 SkScalar min; variable
|
/external/webkit/WebKit/win/ |
D | WebKitPrefix.h | 43 #define min min macro
|
/external/webkit/JavaScriptCore/ |
D | config.h | 33 #define min min macro
|
/external/iptables/include/linux/netfilter_ipv4/ |
D | ipt_length.h | 5 u_int16_t min, max; member
|
/external/iptables/include/linux/netfilter_ipv6/ |
D | ip6t_length.h | 5 u_int16_t min, max; member
|
/external/opencore/codecs_v2/video/m4v_h263/dec/src/ |
D | find_min_max.cpp | 142 register int min, max; in FindMaxMin() local
|
D | post_proc.h | 35 #define UPDATE_PV_MAXPV_MIN(p,max,min) if ((p) > max) max=(p); else if ((p) < min) min = (p); argument
|
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/include/ |
D | per_common.h | 38 #define min(a,b) (((a) < (b)) ? (a) : (b)) macro
|
/external/freetype/src/base/ |
D | ftbbox.c | 105 FT_Pos* min, in BBox_Conic_Check() 293 FT_Pos* min, in test_cubic_extrema() 336 FT_Pos* min, in BBox_Cubic_Check()
|
/external/opencore/codecs_v2/audio/aac/dec/src/ |
D | sbr_crc_check.h | 65 #define min(a, b) ((a) < (b) ? (a) : (b)) macro
|
/external/webkit/WebCore/ |
D | WebCorePrefix.h | 56 #define min min macro
|
/external/openssl/crypto/bn/ |
D | bn_add.c | 107 int max,min,dif; in BN_uadd() local 168 int max,min,dif; in BN_usub() local
|
/external/dropbear/libtommath/ |
D | bn_s_mp_sub.c | 22 int olduse, res, min, max; in s_mp_sub() local
|
D | bn_s_mp_add.c | 23 int olduse, res, min, max; in s_mp_add() local
|
/external/icu4c/test/intltest/ |
D | tzbdtest.cpp | 80 UDate min = d; in findDaylightBoundaryUsingDate() local 120 UDate min = d; in findDaylightBoundaryUsingTimeZone() local 167 int32_t y, m, day, h, min, sec; in showDate() local 383 UDate min = d; in testUsingBinarySearch() local
|
D | caltztst.cpp | 177 CalendarTimeZoneTest::date(int32_t y, int32_t m, int32_t d, int32_t hr, int32_t min, int32_t sec) in date() 215 …teToFields(UDate date, int32_t& y, int32_t& m, int32_t& d, int32_t& hr, int32_t& min, int32_t& sec) in dateToFields()
|
/external/e2fsprogs/lib/ext2fs/ |
D | sparse.c | 54 unsigned int *min = three; in ext2fs_list_backups() local
|
/external/e2fsprogs/e2fsck/ |
D | region.c | 26 region_addr_t min; member 31 region_t region_create(region_addr_t min, region_addr_t max) in region_create()
|
/external/opencore/oscl/oscl/osclbase/src/ |
D | oscl_time.cpp | 120 int year, mon, day, hour, min, sec; in PV8601ToRFC822() local 158 int mon = 0, day, hour, min, sec; in RFC822ToPV8601() local
|