/frameworks/base/packages/SystemUI/ |
Android.mk | 14 LOCAL_PRIVILEGED_MODULE := true
|
/frameworks/base/tools/aidl/ |
Android.mk | 6 ifeq ($(TARGET_BUILD_APPS)$(filter true,$(TARGET_BUILD_PDK)),)
|
/frameworks/compile/slang/BitWriter_3_2/ |
Android.mk | 25 LOCAL_CLANG := true
|
/hardware/qcom/display/msm8084/libhwcomposer/ |
Android.mk | 16 ifeq ($(TARGET_USES_QCOM_BSP),true)
|
/hardware/qcom/display/msm8226/libhwcomposer/ |
Android.mk | 16 ifeq ($(TARGET_USES_QCOM_BSP),true)
|
/hardware/qcom/display/msm8960/libtilerenderer/ |
Android.mk | 5 ifeq ($(USE_OPENGL_RENDERER),true)
|
/hardware/qcom/gps/msm8084/core/ |
Android.mk | 2 ifneq ($(BUILD_TINY_ANDROID),true)
|
/hardware/qcom/gps/msm8974/core/ |
Android.mk | 2 ifneq ($(BUILD_TINY_ANDROID),true)
|
/ndk/tests/build/build-mode/jni/ |
Android.mk | 79 LOCAL_ARM_NEON := true 87 LOCAL_ARM_NEON := true 100 LOCAL_ARM_NEON := true 108 LOCAL_ARM_NEON := true
|
/bionic/linker/ |
Android.mk | 48 ifeq ($(TARGET_IS_64_BIT),true) 57 LOCAL_NO_CRT := true 65 LOCAL_FORCE_STATIC_EXECUTABLE := true
|
/dalvik/dexdump/ |
Android.mk | 37 ifneq ($(SDK_ONLY),true) # SDK_only doesn't need device version 48 LOCAL_32_BIT_ONLY := true 72 LOCAL_32_BIT_ONLY := true
|
/dalvik/libdex/ |
Android.mk | 46 ifneq ($(SDK_ONLY),true) # SDK_only doesn't need device version 58 LOCAL_32_BIT_ONLY := true 78 LOCAL_32_BIT_ONLY := true
|
/external/chromium-trace/trace-viewer/tracing/third_party/vinn/vinn/ |
path_utils_test.js | 55 assert.equal(path_utils.exists('/a/b/file_exists.html'), true); 56 assert.equal(path_utils.exists('file_exists.html'), true); 57 assert.equal(path_utils.exists('./file_exists.html'), true);
|
/external/lldb/www/cpp_reference/html/ |
dynsections.js | 8 if (content.is(':visible')===true) { 53 if (c.filter(':first').is(':visible')===true) { 70 if (rows.filter(':first').is(':visible')===true) {
|
/external/skia/resources/ |
test.lua | 6 paint:setAntiAlias(true); 26 path_paint:setAntiAlias(true); 73 return true -- so we can animate
|
/external/v8/test/webkit/ |
dfg-double-addition-simplify-to-int.js | 33 p2 = true; 35 p2 = true; 49 shouldBe("foo(42, true)[0]", "84");
|
/external/v8/test/webkit/fast/js/ |
excessive-comma-usage.js | 29 initializerTestString += ";return true;"; 34 declarationTestString += ";return true;"; 39 commaExpressionTestString += ";return true;";
|
/external/webrtc/ |
android-webrtc.mk | 28 ifeq ($(ARCH_ARM_HAVE_NEON),true) 37 WEBRTC_BUILD_NEON_LIBS := true 40 ifeq ($(ARCH_ARM_HAVE_ARMV7A),true)
|
/hardware/qcom/display/msm8960/libcopybit/ |
Android.mk | 32 ifeq ($(TARGET_USES_C2D_COMPOSITION),true) 37 ifneq ($(call is-chipset-in-board-platform,msm7630),true) 38 ifeq ($(call is-board-platform-in-list,$(MSM7K_BOARD_PLATFORMS)),true)
|
/libnativehelper/ |
Android.mk | 35 LOCAL_CLANG := true 52 LOCAL_CLANG := true 73 LOCAL_CLANG := true
|
/ndk/build/core/ |
definitions-host.mk | 186 windows-path-is-absolute = $(if $(filter /% $(ndk-windows-drive-patterns),$(subst \,/,$1)),true) 191 host-path-is-absolute = $(if $(filter /%,$1),true) 201 $(call test-expect,true,$(call host-path-is-absolute,/))\ 202 $(call test-expect,true,$(call host-path-is-absolute,/foo))\ 203 $(call test-expect,true,$(call host-path-is-absolute,/foo/bar))\ 204 $(call test-expect,true,$(call host-path-is-absolute,//foo))\ 205 $(call test-expect,true,$(call host-path-is-absolute,/.)) 214 $(call test-expect,true,$(call windows-path-is-absolute,c:/))\ 215 $(call test-expect,true,$(call windows-path-is-absolute,x:))\ 216 $(call test-expect,true,$(call windows-path-is-absolute,K:foo)) [all...] |
/external/v8/test/mjsunit/ |
json.js | 95 assertEquals(true, JSON.parse("true")); 125 assertEquals([1, "2", true, null], JSON.parse('[1, "2", true, null]')); 200 TestInvalid("{true:42}"); 216 TestInvalid('true ""'); 221 TestInvalid('[true] ""'); 223 TestInvalid('{"x":true} ""'); 233 TestStringify("true", true); [all...] |
strict-mode.js | 292 CheckStrictMode("if (true) { function invalid() {} }", SyntaxError); 406 testAssignToUndefined(assignToUndefined, true); 407 testAssignToUndefined(assignToUndefined, true); 408 testAssignToUndefined(assignToUndefined, true); 418 testAssignToUndefined(assignToUndefined, true); 419 testAssignToUndefined(assignToUndefined, true); 420 testAssignToUndefined(assignToUndefined, true); 422 repeat(10, function() { testAssignToUndefined(assignToUndefined, true); }); 426 repeat(10, function() { testAssignToUndefined(assignToUndefined, true); }); 436 testAssignToUndefined(assignToUndefinedWithEval, true); [all...] |
/external/mesa3d/ |
Android.mk | 55 MESA_ENABLE_ASM := true 61 MESA_BUILD_CLASSIC := true 67 MESA_BUILD_GALLIUM := true 81 ifeq ($(strip $(MESA_BUILD_CLASSIC)),true) 87 ifeq ($(strip $(MESA_BUILD_GALLIUM)),true)
|
/external/mesa3d/src/mesa/ |
Android.mk | 50 ifeq ($(strip $(MESA_ENABLE_ASM)),true) 59 LOCAL_IS_HOST_MODULE := true 70 ifeq ($(strip $(MESA_BUILD_GALLIUM)),true) 96 ifeq ($(strip $(MESA_BUILD_CLASSIC)),true) 149 LOCAL_IS_HOST_MODULE := true
|