/development/ndk/platforms/android-9/arch-mips/include/sys/ |
linux-syscalls.h | 285 #define __NR_fstatat64 (__NR_SYSCALL_BASE + 300) 383 #define __NR_fstatat64 (__NR_SYSCALL_BASE + 300) [all...] |
/external/antlr/antlr-3.4/tool/src/test/java/org/antlr/test/ |
TestIntervalSet.java | 113 s.add(250,300); 141 s.add(250,300);
|
/external/chromium/chrome/browser/autofill/ |
credit_card.cc | 50 // Diners Club 300-305,2014,2149,36, 14,15 76 if (first_three_digits >= 300 && first_three_digits <=305)
|
/external/chromium/chrome/browser/resources/ |
new_new_tab.css | 238 max-width: 300px; 586 max-width: 300px;
|
/external/chromium/net/tools/flip_server/ |
flip_in_mem_edsm_server.cc | 204 cout << "\t--ssl-session-expiry=<seconds> (default is 300)\n"; 206 cout << "\t--idle-timeout=<seconds> (default is 300)\n";
|
/external/icu4c/test/cintltst/ |
utmstest.c | 367 { 300, 1, 1, INT64_C(94354848000000000) }, 368 { 300, 3, 1, INT64_C(94405824000000000) },
|
/external/kernel-headers/original/linux/ |
jiffies.h | 122 #define INITIAL_JIFFIES ((unsigned long)(unsigned int) (-300*HZ)) 441 * exact for HZ=60, 72, 90, 120, 144, 180, 300, 600, 900, ...
|
/external/llvm/include/llvm/Support/ |
TimeValue.h | 39 /// in the distant past, about 300 billion years BCE. 45 /// in the distant future, about 300 billion years AD.
|
/external/openssl/crypto/sha/asm/ |
sha1-armv4-large.pl | 200 bcs .L_done @ [+((12+3)*5+2)*4], spare 300 bytes 216 b .L_20_39_or_60_79 @ [+4], spare 300 bytes
|
/external/stlport/test/unit/ |
hash_test.cpp | 195 // Also, using numbers from 200 downto 1 or from 300 downto 1 cannot generate the problem, 257 // for (int id = 300; id != 1; id --) and int key = (id %3 == 0 ? 3 : id)
|
/external/webkit/PerformanceTests/SunSpider/tests/sunspider-0.9/ |
3d-cube.js | 14 DisplArea.Width = 300; 15 DisplArea.Height = 300;
|
/external/webkit/PerformanceTests/SunSpider/tests/sunspider-0.9.1/ |
3d-cube.js | 14 DisplArea.Width = 300; 15 DisplArea.Height = 300;
|
/external/webkit/Source/WebCore/inspector/front-end/ |
CSSKeywordCompletions.js | 228 "normal", "bold", "bolder", "lighter", "100", "200", "300", "400", "500", "600", "700", "800", "900" 285 "100", "200", "300", "400", "500", "600", "700", "800", "900", "xx-small", "x-small", "small", "medium",
|
/external/webkit/Source/WebKit/win/ |
WebURLResponse.cpp | 94 } else if (statusCode >= 300 && statusCode <= 399) { 96 case 300:
|
/external/wpa_supplicant_8/hostapd/ |
README-WPS | 185 hostapd_cli wps_pin any 12345670 300 191 12345670 300 00:11:22:33:44:55
|
/frameworks/av/include/media/ |
ToneGenerator.h | 65 TONE_PROP_NACK, // Negative Acknowlgement: 300Hz+400Hz+500Hz, 400ms ON 188 TONE_ANSI_CALL_WAITING, // Call waiting tone on: 440 Hz, on for 300 ms, 9,7 s off followed by
|
/frameworks/base/core/java/com/android/internal/widget/ |
ActionBarContextView.java | 420 a.setDuration(300); 446 a.setDuration(300);
|
/frameworks/base/media/mca/filterpacks/java/android/filterpacks/imageproc/ |
AutoFixFilter.java | 53 297, 298, 298, 298, 299, 299, 299, 299, 300, 300, 301, 301, 302, 302, 302,
|
/frameworks/wilhelm/src/itf/ |
IEnvironmentalReverb.c | 346 if (!(/* 0 <= reflectionsDelay && */ reflectionsDelay <= 300)) { 661 if (!(/* 0 <= properties.reflectionsDelay && */ properties.reflectionsDelay <= 300))
|
/frameworks/wilhelm/tests/native-media/jni/ |
native-media-jni.c | 152 case 300: 443 res = (*playerVolItf)->SetVolumeLevel(playerVolItf, 0);//-300);
|
/gdk/samples/PhotoEditor/jni/ |
heq.cpp | 54 297, 298, 298, 298, 299, 299, 299, 299, 300, 300, 301, 301, 302, 302, 302,
|
/libcore/luni/src/test/java/tests/java/sql/ |
SelectFunctionalityTest.java | 402 values.put(300, 2009); 462 values.add(Integer.valueOf(300));
|
/libcore/luni/src/test/java/tests/support/ |
DatabaseCreator.java | 202 + "VALUES (2004, 'Grass', 'Berlin', 300, 1002)"; 210 + "VALUES (2008, 'Cisneros', 'SanJose', 300, 1007)";
|
/ndk/tests/device/test-gnustl-full/unit/ |
hash_test.cpp | 195 // Also, using numbers from 200 downto 1 or from 300 downto 1 cannot generate the problem, 257 // for (int id = 300; id != 1; id --) and int key = (id %3 == 0 ? 3 : id)
|
/ndk/tests/device/test-stlport/unit/ |
hash_test.cpp | 195 // Also, using numbers from 200 downto 1 or from 300 downto 1 cannot generate the problem, 257 // for (int id = 300; id != 1; id --) and int key = (id %3 == 0 ? 3 : id)
|