/cts/tests/tests/content/src/android/content/res/cts/ |
ConfigTest.java | 54 private static void checkValue(final Resources res, final int resId, 70 private static void checkValue(final Resources res, final int resId, 208 checkValue(res, simpleRes, willHave ? simpleString : null); 209 checkValue(res, bagRes, R.styleable.TestConfig, 221 checkValue(res, R.configVarying.simple, "simple default"); 222 checkValue(res, R.configVarying.bag, 228 checkValue(res, R.configVarying.simple, "simple xx"); 229 checkValue(res, R.configVarying.bag, 236 checkValue(res, R.configVarying.simple, "simple xx-rYY"); 237 checkValue(res, R.configVarying.bag [all...] |
/external/chromium_org/third_party/icu/source/test/intltest/ |
mnkytst.h | 34 int32_t checkValue(int32_t value);
|
mnkytst.cpp | 62 CollationMonkeyTest::checkValue(int32_t value) 80 int32_t s = checkValue(rand() % source.length()); 81 int32_t t = checkValue(rand() % source.length()); 82 int32_t slen = checkValue((rand() - source.length()) % source.length()); 83 int32_t tlen = checkValue((rand() - source.length()) % source.length()); 155 int32_t s = checkValue(rand() % source.length()); 156 int32_t t = checkValue(rand() % source.length()); 157 int32_t slen = checkValue((rand() - source.length()) % source.length()); 158 int32_t tlen = checkValue((rand() - source.length()) % source.length());
|
/external/icu4c/test/intltest/ |
mnkytst.h | 34 int32_t checkValue(int32_t value);
|
mnkytst.cpp | 62 CollationMonkeyTest::checkValue(int32_t value) 80 int32_t s = checkValue(rand() % source.length()); 81 int32_t t = checkValue(rand() % source.length()); 82 int32_t slen = checkValue((rand() - source.length()) % source.length()); 83 int32_t tlen = checkValue((rand() - source.length()) % source.length()); 155 int32_t s = checkValue(rand() % source.length()); 156 int32_t t = checkValue(rand() % source.length()); 157 int32_t slen = checkValue((rand() - source.length()) % source.length()); 158 int32_t tlen = checkValue((rand() - source.length()) % source.length());
|
/dalvik/vm/compiler/codegen/arm/ |
ArchFactory.cpp | 31 int checkValue, int dOffset, 34 TGT_LIR *branch = genCmpImmBranch(cUnit, cond, reg, checkValue);
|
/external/chromium_org/v8/test/mjsunit/regress/ |
regress-1170187.js | 44 function checkValue(value) { 61 checkValue(local0Value); 62 checkValue(local1Value); 63 checkValue(local2Value);
|
/external/v8/test/mjsunit/regress/ |
regress-1170187.js | 44 function checkValue(value) { 61 checkValue(local0Value); 62 checkValue(local1Value); 63 checkValue(local2Value);
|
/external/chromium_org/third_party/WebKit/Source/core/css/ |
SelectorCheckerFastPath.cpp | 42 template <bool checkValue(const Element*, const CSSSelector*)> 46 if (checkValue(element, selector)) {
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/resources/manager/ |
IdeScanningContext.java | 220 public boolean checkValue(@Nullable String uri, @NonNull String name, @NonNull String value) { 232 return super.checkValue(uri, name, value);
|
/dalvik/vm/compiler/codegen/arm/Thumb2/ |
Factory.cpp | [all...] |
/dalvik/vm/compiler/codegen/arm/Thumb/ |
Factory.cpp | 885 int checkValue) 887 if ((checkValue & 0xff) != checkValue) { 889 loadConstant(cUnit, tReg, checkValue); 893 newLIR2(cUnit, kThumbCmpRI8, reg, checkValue);
|
/dalvik/vm/compiler/codegen/mips/Mips32/ |
Factory.cpp | 908 int checkValue, int dOffset, 913 if (checkValue == 0) { 932 } else if (IS_SIMM16(checkValue)) { 935 newLIR3(cUnit, kMipsSlti, tReg, reg, checkValue);
|
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/common/ |
xmlconfig.c | 398 static GLboolean checkValue (const driOptionValue *v, const driOptionInfo *info) { 526 if (!checkValue (&v, &data->cache->info[opt])) 599 if (!checkValue (&cache->values[opt], &cache->info[opt])) [all...] |
/external/mesa3d/src/mesa/drivers/dri/common/ |
xmlconfig.c | 398 static GLboolean checkValue (const driOptionValue *v, const driOptionInfo *info) { 526 if (!checkValue (&v, &data->cache->info[opt])) 599 if (!checkValue (&cache->values[opt], &cache->info[opt])) [all...] |
/prebuilts/devtools/tools/lib/ |
sdk-common.jar | |
guava-13.0.1.jar | |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar | |
org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar | |
/external/droiddriver/libs/ |
guava-13.0.jar | |
/external/robolectric/lib/main/ |
sqlite-jdbc-3.7.2.jar | |
/external/zxing/core/ |
core.jar | |
/prebuilts/tools/common/gradle-plugins/repository/com/google/guava/guava/14.0/ |
guava-14.0.jar | |
/prebuilts/tools/common/guava-tools/ |
guava-13.0.1.jar | |
/prebuilts/tools/common/m2/repository/com/google/guava/guava/13.0.1/ |
guava-13.0.1.jar | |