/hardware/libhardware_legacy/power/ |
Android.mk | 5 ifeq ($(QEMU_HARDWARE),true)
|
/hardware/msm7k/dspcrashd/ |
Android.mk | 1 ifneq ($(BUILD_TINY_ANDROID),true)
|
/packages/apps/DeskClock/res/anim/ |
dim_instant.xml | 5 android:fillAfter="true"
|
undim_instant.xml | 5 android:fillAfter="true"
|
/sdk/emulator/qtools/ |
parse_options-inl.h | 25 // Returns true if the given event is included (or not excluded) 42 return true; 50 return true; 82 return true; 84 return true; 91 return true; 93 return true; 97 // Returns true on end-of-file. 106 return true; 107 bool recheck = true; [all...] |
/sdk/files/ |
sdk.properties | 2 sdk.build.support.library=true
|
/system/bluetooth/brcm_patchram_plus/ |
Android.mk | 1 ifeq ($(BOARD_HAVE_BLUETOOTH_BCM),true)
|
/system/core/run-as/ |
Android.mk | 8 LOCAL_FORCE_STATIC_EXECUTABLE := true
|
/system/extras/tests/framebuffer/ |
Android.mk | 14 ifeq ($(TARGET_SIMULATOR),true) 25 ifneq ($(TARGET_SIMULATOR),true) 30 LOCAL_FORCE_STATIC_EXECUTABLE := true 38 LOCAL_FORCE_STATIC_EXECUTABLE := true
|
/system/vold/ |
Android.mk | 2 ifneq ($(TARGET_SIMULATOR),true) 3 BUILD_VOLD2 := true 6 ifeq ($(BUILD_VOLD2),true) 59 endif # ifeq ($(BUILD_VOLD,true)
|
/dalvik/libcore/security/src/main/java/org/bouncycastle/asn1/cms/ |
RecipientInfo.java | 25 this.info = new DERTaggedObject(true, 1, info); 31 this.info = new DERTaggedObject(true, 2, info); 37 this.info = new DERTaggedObject(true, 3, info); 43 this.info = new DERTaggedObject(true, 4, info); 81 return KeyAgreeRecipientInfo.getInstance(o, true).getVersion(); 83 return KEKRecipientInfo.getInstance(o, true).getVersion(); 85 return PasswordRecipientInfo.getInstance(o, true).getVersion(); 110 return KeyAgreeRecipientInfo.getInstance(o, true); 112 return KEKRecipientInfo.getInstance(o, true); 114 return PasswordRecipientInfo.getInstance(o, true); [all...] |
/packages/apps/Contacts/res/layout-finger/ |
split_aggregate_list_item.xml | 28 android:layout_alignParentRight="true" 29 android:layout_alignParentTop="true" 30 android:layout_centerVertical="true" 43 android:layout_alignParentBottom="true" 44 android:layout_alignParentLeft="true" 45 android:layout_alignWithParentIfMissing="true" 49 android:singleLine="true" 57 android:layout_alignWithParentIfMissing="true" 58 android:layout_alignParentLeft="true" 59 android:layout_alignParentTop="true" [all...] |
/dalvik/libcore/security/src/main/java/org/bouncycastle/crypto/ |
SignerWithRecovery.java | 10 * Returns true if the signer has recovered the full message as 13 * @return true if full message recovered.
|
/dalvik/libcore/support/src/test/java/org/apache/harmony/security/tests/support/ |
MySignature2.java | 48 runEngineInitVerify = true; 53 runEngineInitSign = true; 57 runEngineUpdate1 = true; 62 runEngineUpdate2 = true; 66 runEngineSign = true; 71 runEngineVerify = true; 77 runEngineSetParameter = true; 82 runEngineGetParameter = true;
|
/development/samples/ContactManager/res/layout/ |
account_entry.xml | 25 android:layout_alignParentTop="true" 26 android:layout_alignParentBottom="true" 33 android:layout_alignParentBottom="true" 34 android:layout_alignParentRight="true" 35 android:singleLine="true" 43 android:layout_alignParentRight="true" 44 android:layout_alignParentTop="true" 46 android:layout_alignWithParentIfMissing="true"
|
/external/qemu/distrib/sdl-1.2.12/include/ |
SDL_cpuinfo.h | 37 /* This function returns true if the CPU has the RDTSC instruction 41 /* This function returns true if the CPU has MMX features 45 /* This function returns true if the CPU has MMX Ext. features 49 /* This function returns true if the CPU has 3DNow features 53 /* This function returns true if the CPU has 3DNow! Ext. features 57 /* This function returns true if the CPU has SSE features 61 /* This function returns true if the CPU has SSE2 features 65 /* This function returns true if the CPU has AltiVec features
|
/external/webkit/JavaScriptCore/tests/mozilla/js1_3/Boolean/ |
boolean-001.js | 40 BooleanTest( "new Boolean(true)", new Boolean(true), true ); 41 BooleanTest( "new Boolean(false)", new Boolean(false), true ); 42 BooleanTest( "true", true, true ); 49 result = true;
|
/frameworks/base/cmds/servicemanager/ |
Android.mk | 1 ifneq ($(TARGET_SIMULATOR),true) 13 ifeq ($(BOARD_USE_LVMX),true)
|
/frameworks/base/core/res/res/drawable/ |
btn_radio.xml | 18 <item android:state_checked="true" android:state_window_focused="false" 23 <item android:state_checked="true" android:state_pressed="true" 25 <item android:state_checked="false" android:state_pressed="true" 28 <item android:state_checked="true" android:state_focused="true" 30 <item android:state_checked="false" android:state_focused="true" 34 <item android:state_checked="true" android:drawable="@drawable/btn_radio_on" />
|
/prebuilt/darwin-x86/sdl/include/SDL/ |
SDL_cpuinfo.h | 37 /* This function returns true if the CPU has the RDTSC instruction 41 /* This function returns true if the CPU has MMX features 45 /* This function returns true if the CPU has MMX Ext. features 49 /* This function returns true if the CPU has 3DNow features 53 /* This function returns true if the CPU has 3DNow! Ext. features 57 /* This function returns true if the CPU has SSE features 61 /* This function returns true if the CPU has SSE2 features 65 /* This function returns true if the CPU has AltiVec features
|
/prebuilt/linux-x86/sdl/include/SDL/ |
SDL_cpuinfo.h | 37 /* This function returns true if the CPU has the RDTSC instruction 41 /* This function returns true if the CPU has MMX features 45 /* This function returns true if the CPU has MMX Ext. features 49 /* This function returns true if the CPU has 3DNow features 53 /* This function returns true if the CPU has 3DNow! Ext. features 57 /* This function returns true if the CPU has SSE features 61 /* This function returns true if the CPU has SSE2 features 65 /* This function returns true if the CPU has AltiVec features
|
/prebuilt/windows/sdl/include/SDL/ |
SDL_cpuinfo.h | 37 /* This function returns true if the CPU has the RDTSC instruction 41 /* This function returns true if the CPU has MMX features 45 /* This function returns true if the CPU has MMX Ext. features 49 /* This function returns true if the CPU has 3DNow features 53 /* This function returns true if the CPU has 3DNow! Ext. features 57 /* This function returns true if the CPU has SSE features 61 /* This function returns true if the CPU has SSE2 features 65 /* This function returns true if the CPU has AltiVec features
|
/external/sonivox/jet_tools/JetCreator/ |
JetDefs.py | 201 ("&New", SB_NEW, 'OnJetNew', True),
202 ("&Open...", SB_OPEN, 'OnJetOpen', True),
203 ("&Save", SB_SAVE, 'OnJetSave', True),
204 ("Save As...", SB_SAVEAS, 'OnJetSaveAs', True),
205 ("", "", "", True),
206 ("Import Project...", SB_IMPORT_PROJ, "OnJetImportArchive", True),
207 ("Export Project...", SB_EXPORT_PROJ, "OnJetExportArchive", True),
208 ("Properties...", "Sets properties specific to this Jet project", 'OnJetProperties', True),
209 ("", "", "", True),
210 ("Exit", SB_EXIT, 'OnClose', True)),
[all...] |
/external/proguard/src/proguard/classfile/instruction/ |
Instruction.java | 46 true, // lconst_0 47 true, // lconst_1 51 true, // dconst_0 52 true, // dconst_1 57 true, // ldc2_w 59 true, // lload 61 true, // dload 67 true, // lload_0 68 true, // lload_1 69 true, // lload_ [all...] |
/external/webkit/JavaScriptCore/tests/mozilla/ecma/LexicalConventions/ |
7.6.js | 47 true, 53 "var a=true;a", 54 true, 55 eval("var a=true;a") ); 59 "var a=true,b=false;a>b", 60 true, 61 eval("var a=true,b=false;a>b") ); 65 "var a=true,b=false;a<b", 67 eval("var a=true,b=false;a<b") ); 78 true, [all...] |