HomeSort by relevance Sort by last modified time
    Searched refs:true (Results 51 - 75 of 4031) sorted by null

1 23 4 5 6 7 8 91011>>

  /build/core/combo/arch/arm/
armv7-a-neon.mk 4 ARCH_ARM_HAVE_ARMV7A := true
5 ARCH_ARM_HAVE_VFP := true
6 ARCH_ARM_HAVE_VFP_D32 := true
7 ARCH_ARM_HAVE_NEON := true
  /external/chromium_org/v8/test/webkit/
array-type-speculation.js 62 runWithPredicates([[true, true, "\"\\\"foo\\\"\""], [true, false, "\"\\\"foo\\\"\""], [false, true, "\"undefined\""], [false, false, "\"undefined\""]]);
63 runWithPredicates([[false, false, "\"undefined\""], [true, false, "\"\\\"foo\\\"\""], [false, true, "\"undefined\""], [true, true, "\"\\\"foo\\\"\""]]);
64 runWithPredicates([[true, true, "\"\\\"foo\\\"\""], [false, true, "\"undefined\""], [true, false, "\"\\\"foo\\\"\""], [false, fal (…)
    [all...]
  /frameworks/base/tests/VoiceEnrollment/
Android.mk 10 LOCAL_PRIVILEGED_MODULE := true
  /hardware/intel/common/libmix/
Android.mk 3 ifeq ($(INTEL_VA),true)
  /hardware/samsung_slsi/exynos5/exynos_omx/codecs/exynos_codecs/audio/exynos5/
Android.mk 7 ifeq ($(BOARD_USE_ALP_AUDIO), true)
  /system/extras/su/
Android.mk 8 LOCAL_FORCE_STATIC_EXECUTABLE := true
  /development/host/windows/prebuilt/usb/
Android.mk 4 LOCAL_IS_HOST_MODULE := true
13 LOCAL_IS_HOST_MODULE := true
22 LOCAL_IS_HOST_MODULE := true
  /hardware/intel/common/libstagefrighthw/
Android.mk 1 ifeq ($(BUILD_WITH_FULL_STAGEFRIGHT),true)
15 ifeq ($(USE_MEDIASDK),true)
19 ifeq ($(TARGET_HAS_ISV), true)
  /sdk/emulator/opengl/host/tools/emugen/
Android.mk 4 ifeq (true,$(BUILD_STANDALONE_EMULATOR))
7 # LOCAL_HOST_BUILD to true, so rebuild from sources.
8 EMUGL_BUILD_EMUGEN := true
13 EMUGL_BUILD_EMUGEN := true
19 ifeq (true,$(EMUGL_BUILD_EMUGEN))
30 ifeq (true,$(BUILD_STANDALONE_EMULATOR))
31 LOCAL_HOST_BUILD := true
  /external/chromium_org/v8/test/mjsunit/harmony/
string-startswith.js 65 msg: "Boolean true", val: true
142 assertEquals("undefined".startsWith(), true);
143 assertEquals("undefined".startsWith(undefined), true);
147 assertEquals("null".startsWith(null), true);
150 assertEquals("abc".startsWith(""), true);
152 assertEquals("abc".startsWith("a"), true);
154 assertEquals("abc".startsWith("ab"), true);
156 assertEquals("abc".startsWith("abc"), true);
161 assertEquals("abc".startsWith("", NaN), true);
    [all...]
proxies-with.js 72 return k === "a" ? {value: "onproxy", configurable: true} : undefined
81 return k === "a" ? {value: "onproxy", configurable: true} : undefined
88 return k === "a" ? {value: "onproxy", configurable: true} : undefined
96 return k === "a" ? {value: "onproxy", configurable: true} : undefined
104 {get value() { return "onproxy" }, configurable: true} : undefined
112 return k === "a" ? {value: "onproxy", configurable: true} : undefined
156 return k === "a" ? {value: onproxy, configurable: true} : undefined
165 return k === "a" ? {value: onproxy, configurable: true} : undefined
172 return k === "a" ? {value: onproxy, configurable: true} : undefined
180 return k === "a" ? {value: onproxy, configurable: true} : undefine
    [all...]
  /external/chromium_org/v8/test/webkit/fast/js/kde/
var_decl_init.js 58 if (true) {
158 shouldBe("varInFunction()","true");
159 shouldBe("varInVarList()","true");
160 shouldBe("varListOrder()","true");
161 shouldBe("varInBlock()","true");
162 shouldBe("varInIf()","true");
163 shouldBe("varInElse()","true");
164 shouldBe("varInDoWhile()","true");
165 shouldBe("varInWhile()","true");
166 shouldBe("varInFor()","true");
    [all...]
operators.js 127 shouldBeTrue("!!true");
136 shouldBeTrue("nonSpeculativeNot(!true)");
156 shouldBe("var i = true; i++", "1");
157 shouldBe("var i = true; i++; i", "2");
164 shouldBe("var i = true; i--", "1");
165 shouldBe("var i = true; i--; i", "0");
177 shouldBe("2 | true", "3");
238 shouldBe("true+'a'", "'truea'");
240 shouldBe("true+1", "2");
245 shouldBe("isNaN('a'-3)", "true");
    [all...]
object_prototype.js 38 shouldBe("sub.hasOwnProperty('y')","true");
41 shouldBe("sub.hasOwnProperty('x')","true");
55 Class1.prototype.hasClass1 = true;
57 Class2.prototype.hasClass2 = true;
59 Class3.prototype.hasClass3 = true;
62 shouldBe("obj.hasClass1","true");
63 shouldBe("obj.hasClass2","true");
64 shouldBe("obj.hasClass3","true");
66 shouldBe("Class1.prototype.isPrototypeOf(obj)","true");
67 shouldBe("Class2.prototype.isPrototypeOf(obj)","true");
    [all...]
  /device/lge/mako/camera/QCamera/stack/mm-camera-test/
Android.mk 2 USE_BIONIC_HEADER:=true
5 ifeq ($(call is-board-platform,msm8960),true)
12 ifneq ($(strip $(USE_BIONIC_HEADER)),true)
16 ifeq ($(strip $(TARGET_USES_ION)),true)
41 ifneq ($(strip $(USE_BIONIC_HEADER)),true)
47 ifeq ($(call is-board-platform,msm8960),true)
  /hardware/libhardware_legacy/audio/
Android.mk 3 #AUDIO_POLICY_TEST := true
4 #ENABLE_AUDIO_DUMP := true
27 ifeq ($(AUDIO_POLICY_TEST),true)
63 #ifeq ($(ENABLE_AUDIO_DUMP),true)
68 #ifeq ($(strip $(BOARD_USES_GENERIC_AUDIO)),true)
72 #ifeq ($(BOARD_HAVE_BLUETOOTH),true)
  /build/core/
host_shared_library.mk 6 ifeq ($(HOST_PREFER_32_BIT),true)
18 ifeq ($(my_module_arch_supported),true)
25 ifeq ($(my_module_arch_supported),true)
host_static_library.mk 6 ifeq ($(HOST_PREFER_32_BIT),true)
18 ifeq ($(my_module_arch_supported),true)
25 ifeq ($(my_module_arch_supported),true)
  /external/chromium_org/ui/keyboard/resources/elements/
kb-key-codes.js 47 ')': {keyCode: 0x30, keyName: 'Digit0', shiftModifier: true},
49 '!': {keyCode: 0x31, keyName: 'Digit1', shiftModifier: true},
51 '@': {keyCode: 0x32, keyName: 'Digit2', shiftModifier: true},
53 '#': {keyCode: 0x33, keyName: 'Digit3', shiftModifier: true},
55 '$': {keyCode: 0x34, keyName: 'Digit4', shiftModifier: true},
57 '%': {keyCode: 0x35, keyName: 'Digit5', shiftModifier: true},
59 '^': {keyCode: 0x36, keyName: 'Digit6', shiftModifier: true},
61 '&': {keyCode: 0x37, keyName: 'Digit7', shiftModifier: true},
63 '*': {keyCode: 0x38, keyName: 'Digit8', shiftModifier: true},
65 '(': {keyCode: 0x39, keyName: 'Digit9', shiftModifier: true},
    [all...]
  /external/chromium_org/v8/test/mjsunit/regress/
regress-phi-truncation.js 37 var a = x ? true : false;
42 var a = x ? true : true;
47 var a = x ? true : "0";
52 var a = x ? true : "1";
57 var a = x ? true : "-1";
62 var a = x ? true : "-0";
67 var a = x ? true : "0x1234";
72 var a = x ? true : { valueOf: function() { return 2; } };
77 var a = x ? true : undefined
    [all...]
regress-convert-hole.js 46 f_store(true, false, a1, 0);
47 f_store(true, true, a1, 0);
49 f_store(false, true, a1, 1);
75 f_call(test_arg(1.5), true, false, 0);
76 f_call(test_arg(2.5), true, true, 0);
78 f_call(test_arg(2), false, true, 1);
103 f_external(true, false, true, a2, 0)
    [all...]
  /frameworks/compile/mclinker/
mcld-host-build.mk 15 ifeq ($(MCLD_ENABLE_ASSERTION),true)
21 LOCAL_CLANG := true
44 LOCAL_IS_HOST_MODULE := true
  /build/core/combo/arch/mips/
mips32r6.mk 4 ARCH_MIPS_REV6 := true
  /device/generic/mini-emulator-armv7-a-neon/
BoardConfig.mk 10 WITH_DEXPREOPT := true
  /external/chromium_org/v8/test/mjsunit/
comparison-ops-and-undefined.js 74 test_helper_for_ics(less_equal_1, true, false, false, false);
80 test_helper_for_crankshaft(less_equal_1, true, false, false, false);
86 test_helper_for_ics(greater_equal_1, true, false, false, false);
92 test_helper_for_crankshaft(greater_equal_1, true, false, false, false);
98 test_helper_for_ics(equal_1, true, false, false, true);
104 test_helper_for_crankshaft(equal_2, true, false, false, true);
110 test_helper_for_ics(strict_equal_1, true, false, false, true);
    [all...]

Completed in 4031 milliseconds

1 23 4 5 6 7 8 91011>>