/external/chromium/base/allocator/ |
README | 38 Adding a new allocator requires definition of the following five functions:
|
/external/chromium/base/ |
base_paths_mac.mm | 62 // The bundled app executables (Chromium, TestShell, etc) live five
|
/external/dropbear/debian/ |
README.runit | 35 /var/service/. The service will be started within five seconds, and
|
/external/guava/guava-testlib/src/com/google/common/collect/testing/ |
TestStringMapGenerator.java | 43 Helpers.mapEntry("five", "May")
|
/external/icu4c/data/unidata/ |
NormalizationCorrections.txt | 27 # typo found and corrected in Corrigendum #3, and five for
|
/external/icu4c/test/cintltst/ |
chashtst.c | 163 static const UChar five[6] = {0x0066, 0x0069, 0x0076, 0x0065, 0}; /* L"five" */ local 164 static const UChar five2[6] = {0x0066, 0x0069, 0x0076, 0x0065, 0}; /* L"five" */ 188 uhash_puti(hash, (void*)five, 5, &status);
|
/external/llvm/test/CodeGen/Generic/ |
badarg6.ll | 4 ; It passed the first five in %o0 - %o4, but never initialized %o5.
|
/external/valgrind/main/helgrind/tests/ |
bar_bad.c | 2 /* This program checks that Helgrind reports the five degenerate
|
/external/webkit/PerformanceTests/SunSpider/tests/sunspider-0.9/ |
string-validate-input.js | 51 r = zip + " is longer than five characters.";
|
/external/webkit/PerformanceTests/SunSpider/tests/sunspider-0.9.1/ |
string-validate-input.js | 51 r = zip + " is longer than five characters.";
|
/frameworks/base/core/tests/notificationtests/src/android/app/ |
NotificationStressTest.java | 72 // Cancel one of every five notifications to vary load on notification manager
|
/libcore/json/src/test/java/org/json/ |
JSONStringerTest.java | 59 stringer.value("five"); 62 assertEquals("[false,5,5,\"five\",null]", stringer.toString()); 81 stringer.key("d").value("five"); 87 "\"d\":\"five\"," +
|
/ndk/sources/host-tools/make-3.81/tests/scripts/features/ |
targetvars | 28 five:FOO=x 29 five six : VAR$(FOO)=good 30 five six: ;@echo '$(FOO) $(VAR$(FOO)) $(VAR) $(VARx) $(VARfoo)' 47 .PHONY: one two three four five six seven eight nine ten $(EQ) one$(EQ)two
|
/packages/inputmethods/LatinIME/tools/maketext/res/values-hi/ |
donottranslate-more-keys.xml | 29 <!-- U+096B: "?" DEVANAGARI DIGIT FIVE -->
|
/dalvik/libdex/ |
Leb128.h | 108 * values are ones that are five bytes long where the final byte has 120 * values are ones that are five bytes long where the final byte has
|
/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/util/ |
ConcurrentModTest.java | 175 Double five = new Double(5.0); local 176 c.add(five);
|
/external/chromium/chrome/browser/chromeos/ |
wm_ipc.cc | 106 // XClientMessageEvent only gives us five 32-bit items, and we're using 137 // XClientMessageEvent only gives us five 32-bit items, and we're using
|
/external/clang/test/SemaTemplate/ |
typename-specifier.cpp | 27 int five = f(5); local 31 five += 1;
|
/external/icu4c/test/intltest/ |
allcoll.cpp | 25 UnicodeString newRules("& C < ch, cH, Ch, CH & Five, 5 & Four, 4 & one, 1 & Ampersand; '&' & Two, 2 "); 31 UnicodeString ruleset("& C < ch, cH, Ch, CH & Five, 5 & Four, 4 & one, 1 & Ampersand; '&' & Two, 2 ");
|
/external/srec/config/en.us/grammars/ |
ipaq_commands.grxml | 128 <item> five <tag>V='5'</tag> </item> 142 <item> five <tag>V='5'</tag> </item>
|
/external/clang/test/Sema/ |
exprs.c | 63 #define FIVE 5 64 var=-FIVE; // no warning with macros. 65 var=-FIVE;
|
/packages/apps/Camera/jni/feature_stab/db_vlvm/ |
db_feature_detection.cpp | 215 /*Filter vertically five rows of derivatives of length chunk_width into gxx,gxy,gyy*/ 263 /*Filter vertically five rows of derivatives of length 128 into gxx,gxy,gyy*/ 1340 float *four,*five; local [all...] |
/packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/ |
db_feature_detection.cpp | 215 /*Filter vertically five rows of derivatives of length chunk_width into gxx,gxy,gyy*/ 263 /*Filter vertically five rows of derivatives of length 128 into gxx,gxy,gyy*/ 1340 float *four,*five; local [all...] |
/bionic/libc/regex/ |
cname.h | 110 { "five", '5' },
|
/development/ndk/platforms/android-4/samples/san-angeles/jni/ |
cams.h | 38 /* Five parameters of src[5] and dest[5]:
|