Searched
full:true (Results
351 -
375 of
18103) sorted by null
<<11121314151617181920>>
/build/core/ |
host_static_library.mk | 16 LOCAL_UNINSTALLABLE_MODULE := true 18 LOCAL_IS_HOST_MODULE := true
|
static_library.mk | 16 LOCAL_UNINSTALLABLE_MODULE := true 20 ifeq ($(LOCAL_RAW_STATIC_LIBRARY),true)
|
/dalvik/libcore/support/src/test/java/org/apache/harmony/security/tests/support/ |
MySignature1.java | 68 runEngineInitVerify = true; 73 runEngineInitSign = true; 77 runEngineUpdate1 = true; 89 runEngineUpdate2 = true; 93 runEngineSign = true; 99 runEngineVerify = true; 105 runEngineSetParameter = true; 110 runEngineGetParameter = true;
|
/dalvik/libcore/xml/src/test/resources/out_hb/ |
staff.out | 0 true^#true^#
|
/development/samples/ApiDemos/res/layout/ |
focus_3.xml | 28 android:layout_alignParentTop="true" 29 android:layout_centerHorizontal="true" 36 android:layout_alignParentRight="true" 37 android:layout_centerVertical="true" 44 android:layout_alignParentBottom="true" 45 android:layout_centerHorizontal="true" 52 android:layout_alignParentLeft="true" 53 android:layout_centerVertical="true"
|
/external/bluetooth/bluez/compat/ |
Android.mk | 1 BUILD_PAND := true 2 ifeq ($(BUILD_PAND),true)
|
/external/clearsilver/ruby/ |
hdftest.gold | 4 party.1 [Drool="True"] = baloons 13 arf.party.1 [Drool="True"] = baloons
|
/external/icu4c/test/intltest/ |
tokiter.cpp | 33 done = TRUE; 36 haveLine = TRUE; 45 return TRUE; 61 * @return TRUE if a valid token is found, or FALSE if the end 65 ICU_Utility::skipWhitespace(line, pos, TRUE); 94 return TRUE; 96 return TRUE; // do NOT increment 106 return TRUE;
|
/external/webkit/JavaScriptCore/tests/mozilla/ecma_2/instanceof/ |
instanceof-001.js | 23 true, 28 true,
|
/external/webkit/LayoutTests/fast/dom/Geolocation/resources/ |
permission-denied.js | 19 var isAsynchronous = true; 20 var successfullyParsed = true;
|
timeout-zero.js | 20 var isAsynchronous = true; 21 var successfullyParsed = true;
|
/external/webkit/LayoutTests/platform/android-v8/storage/ |
transaction-error-callback-expected.txt | 4 Testing transaction failing mid-way and error callback returning true : SUCCESS 6 Testing statement callback throwing exception and error callback returning true : SUCCESS
|
/external/webkit/LayoutTests/storage/ |
transaction-error-callback-expected.txt | 4 Testing transaction failing mid-way and error callback returning true : SUCCESS 6 Testing statement callback throwing exception and error callback returning true : SUCCESS
|
/external/zlib/contrib/vstudio/vc7/ |
miniunz.vcproj | 24 MinimalRebuild="TRUE"
29 Detect64BitPortabilityProblems="TRUE"
37 GenerateDebugInformation="TRUE"
66 OmitFramePointers="TRUE"
69 StringPooling="TRUE"
71 EnableFunctionLevelLinking="TRUE"
74 Detect64BitPortabilityProblems="TRUE"
82 GenerateDebugInformation="TRUE"
|
minizip.vcproj | 24 MinimalRebuild="TRUE"
29 Detect64BitPortabilityProblems="TRUE"
37 GenerateDebugInformation="TRUE"
66 OmitFramePointers="TRUE"
69 StringPooling="TRUE"
71 EnableFunctionLevelLinking="TRUE"
74 Detect64BitPortabilityProblems="TRUE"
82 GenerateDebugInformation="TRUE"
|
testzlib.vcproj | 24 MinimalRebuild="TRUE"
29 Detect64BitPortabilityProblems="TRUE"
37 GenerateDebugInformation="TRUE"
66 OmitFramePointers="TRUE"
69 StringPooling="TRUE"
71 EnableFunctionLevelLinking="TRUE"
74 Detect64BitPortabilityProblems="TRUE"
82 GenerateDebugInformation="TRUE"
|
/frameworks/base/core/res/res/layout/ |
list_menu_item_layout.xml | 31 android:duplicateParentState="true"> 37 android:layout_alignParentTop="true" 38 android:layout_alignParentLeft="true" 40 android:singleLine="true" 41 android:duplicateParentState="true" 50 android:layout_alignParentLeft="true" 52 android:singleLine="true" 53 android:duplicateParentState="true" />
|
status_bar_latest_event.xml | 11 android:focusable="true" 12 android:clickable="true"
|
/frameworks/base/native/graphics/jni/ |
Android.mk | 8 ifneq ($(ARCH_ARM_HAVE_VFP),true) 12 ifeq ($(ARCH_ARM_HAVE_NEON),true)
|
/frameworks/base/services/jni/ |
Android.mk | 26 ifeq ($(TARGET_SIMULATOR),true) 34 ifeq ($(WITH_MALLOC_LEAK_CHECK),true)
|
/hardware/msm7k/libcamera/ |
Android.mk | 2 ifeq ($(BUILD_OLD_LIBCAMERA),true) 7 ifneq ($(BUILD_TINY_ANDROID),true)
|
/packages/apps/Calculator/res/layout-land/ |
history_item.xml | 14 android:singleLine="true" 23 android:singleLine="true"
|
/packages/apps/Calculator/res/layout-port/ |
history_item.xml | 14 android:singleLine="true" 23 android:singleLine="true"
|
/packages/apps/QuickSearchBox/benchmarks/ |
AndroidManifest.xml | 24 android:stateNotNeeded="true" 25 android:excludeFromRecents="true"> 33 android:stateNotNeeded="true" 34 android:excludeFromRecents="true"> 42 android:stateNotNeeded="true" 43 android:excludeFromRecents="true"> 51 android:stateNotNeeded="true" 52 android:excludeFromRecents="true">
|
/prebuilt/windows/sdl/host/include/SDL/ |
SDL_cpuinfo.h | 40 /* This function returns true if the CPU has the RDTSC instruction 44 /* This function returns true if the CPU has MMX features 48 /* This function returns true if the CPU has MMX Ext. features 52 /* This function returns true if the CPU has 3DNow features 56 /* This function returns true if the CPU has 3DNow! Ext. features 60 /* This function returns true if the CPU has SSE features 64 /* This function returns true if the CPU has SSE2 features 68 /* This function returns true if the CPU has AltiVec features
|
Completed in 65 milliseconds
<<11121314151617181920>>