HomeSort by relevance Sort by last modified time
    Searched full:true (Results 576 - 600 of 18103) sorted by null

<<21222324252627282930>>

  /external/webkit/JavaScriptCore/tests/mozilla/ecma/Expressions/
11.4.1.js 25 Description: returns true if the property could be deleted
52 // array[item++] = new TestCase( SECTION, "delete(x=new Date())", true, delete(x=new Date()) );
53 // array[item++] = new TestCase( SECTION, "delete('string primitive')", true, delete("string primitive") );
54 // array[item++] = new TestCase( SECTION, "delete(new String( 'string object' ) )", true, delete(new String("string object")) );
55 // array[item++] = new TestCase( SECTION, "delete(new Number(12345) )", true, delete(new Number(12345)) );
57 // array[item++] = new TestCase( SECTION, "delete(null)", true, delete(null) );
58 // array[item++] = new TestCase( SECTION, "delete(void(0))", true, delete(void(0)) );
67 true,
87 this.prop1 = true;
  /frameworks/base/awt/java/awt/
ComponentOrientation.java 47 public static final ComponentOrientation LEFT_TO_RIGHT = new ComponentOrientation(true, true);
52 public static final ComponentOrientation RIGHT_TO_LEFT = new ComponentOrientation(true, false);
57 public static final ComponentOrientation UNKNOWN = new ComponentOrientation(true, true);
135 * Returns true if the text of the of writing systems arranged horizontally.
137 * @return true, if the text is written horizontally, false for a vertical
145 * Returns true if the text is arranged from left to right.
147 * @return true, for writing systems written from left to right; false for
  /frameworks/base/awt/java/awt/font/
FontRenderContext.java 84 * @return true, if the specified Object is equal to current
90 return true;
124 * @return true, if the specified FontRenderContext object is equal to
129 return true;
141 return true;
145 * Returns true if the text fractional metrics are used in this
148 * @return true, if the text fractional metrics are used in this
156 * Returns true if anti-aliasing is used in this FontRenderContext.
158 * @return true, if is anti-aliasing is used in this FontRenderContext,
  /frameworks/base/opengl/libs/
Android.mk 20 ifeq ($(TARGET_SIMULATOR),true)
25 ifeq ($(ARCH_ARM_HAVE_TLS_REGISTER),true)
40 ifeq ($(ARCH_ARM_HAVE_TLS_REGISTER),true)
79 ifeq ($(TARGET_SIMULATOR),true)
83 ifeq ($(ARCH_ARM_HAVE_TLS_REGISTER),true)
93 ifeq ($(ARCH_ARM_HAVE_TLS_REGISTER),true)
115 ifeq ($(TARGET_SIMULATOR),true)
119 ifeq ($(ARCH_ARM_HAVE_TLS_REGISTER),true)
129 ifeq ($(ARCH_ARM_HAVE_TLS_REGISTER),true)
  /frameworks/base/tools/aapt/
Main.cpp 194 wantUsage = true;
212 wantUsage = true;
228 bundle.setVerbose(true);
231 bundle.setAndroidList(true);
238 wantUsage = true;
244 bundle.setForce(true);
251 wantUsage = true;
259 bundle.setJunkPath(true);
262 bundle.setMakePackageDirs(true);
266 bundle.setPseudolocalize(true);
    [all...]
  /packages/apps/AccountsAndSyncSettings/src/com/android/settings/
SyncActivityTooManyDeletes.java 76 listView.setItemsCanFocus(true);
119 extras.putBoolean(ContentResolver.SYNC_EXTRAS_OVERRIDE_TOO_MANY_DELETIONS, true);
120 extras.putBoolean(ContentResolver.SYNC_EXTRAS_MANUAL, true);
121 extras.putBoolean(ContentResolver.SYNC_EXTRAS_EXPEDITED, true);
122 extras.putBoolean(ContentResolver.SYNC_EXTRAS_UPLOAD, true);
128 extras.putBoolean(ContentResolver.SYNC_EXTRAS_DISCARD_LOCAL_DELETIONS, true);
129 extras.putBoolean(ContentResolver.SYNC_EXTRAS_MANUAL, true);
130 extras.putBoolean(ContentResolver.SYNC_EXTRAS_EXPEDITED, true);
131 extras.putBoolean(ContentResolver.SYNC_EXTRAS_UPLOAD, true);
  /packages/apps/Browser/res/layout/
website_settings_row.xml 29 android:layout_centerVertical="true"
36 android:layout_alignParentTop="true"
37 android:layout_alignParentBottom="true"
38 android:layout_alignParentRight="true"
57 android:layout_centerVertical="true"
58 android:layout_alignParentRight="true"
67 android:layout_centerVertical="true"
68 android:layout_alignWithParentIfMissing="true"
83 android:singleLine="true"
  /packages/apps/Camera/res/layout/
attach_camera_control.xml 24 android:layout_alignParentRight="true">
27 android:layout_alignParentTop="true"
28 android:layout_centerHorizontal="true"
59 android:layout_alignParentBottom="true"
60 android:layout_centerHorizontal="true"
64 android:clickable="true"
65 android:focusable="true"
70 android:layout_alignParentBottom="true"
71 android:layout_centerHorizontal="true">
  /packages/apps/Email/src/org/apache/james/mime4j/field/address/parser/
AddressListParser.jj 32 //DEBUG_PARSER=true;
33 //DEBUG_TOKEN_MANAGER=true;
59 while (true) {
111 boolean jjtc000 = true;
139 jjtree.closeNodeScope(jjtn000, true);
149 boolean jjtc000 = true;
176 jjtree.closeNodeScope(jjtn000, true);
186 boolean jjtc000 = true;
213 jjtree.closeNodeScope(jjtn000, true);
223 boolean jjtc000 = true;
    [all...]
  /packages/apps/Music/res/layout/
music_picker_item.xml 31 android:layout_alignParentLeft="true"
32 android:layout_centerVertical="true"
38 android:layout_alignParentRight="true"
46 android:singleLine="true" />
53 android:layout_alignParentTop="true"
54 android:layout_alignWithParentIfMissing="true"
58 android:singleLine="true" />
66 android:layout_alignWithParentIfMissing="true"
73 android:layout_alignParentRight="true"
  /development/tools/idegen/
idegen.ipr 4 <defaultAnt bundledAnt="true" />
19 <option name="BINARY_OPERATION_SIGN_ON_NEXT_LINE" value="true" />
20 <option name="PLACE_ASSIGNMENT_SIGN_ON_NEXT_LINE" value="true" />
41 <option name="USE_PER_PROJECT_SETTINGS" value="true" />
69 <option name="DEBUGGING_INFO" value="true" />
70 <option name="GENERATE_NO_WARNINGS" value="true" />
76 <option name="DEBUGGING_INFO" value="true" />
77 <option name="GENERATE_NO_WARNINGS" value="true" />
82 <component name="Encoding" useUTFGuessing="true" native2AsciiForPropertiesFiles="false" />
126 <option name="IGNORE_JAVADOC_PERIOD" value="true" />
    [all...]
  /development/tools/idegen/templates/
android.ipr 2 <project relativePaths="true" version="4">
4 <defaultAnt bundledAnt="true" />
7 <antReference projectDefault="true" />
25 <option name="BINARY_OPERATION_SIGN_ON_NEXT_LINE" value="true" />
26 <option name="PLACE_ASSIGNMENT_SIGN_ON_NEXT_LINE" value="true" />
29 <option name="USE_PER_PROJECT_SETTINGS" value="true" />
57 <option name="DEBUGGING_INFO" value="true" />
58 <option name="GENERATE_NO_WARNINGS" value="true" />
64 <option name="DEBUGGING_INFO" value="true" />
65 <option name="GENERATE_NO_WARNINGS" value="true" />
    [all...]
  /external/bluetooth/glib/gobject/
gvaluetypes.h 39 * Returns: %TRUE on success.
48 * Returns: %TRUE on success.
57 * Returns: %TRUE on success.
66 * Returns: %TRUE on success.
75 * Returns: %TRUE on success.
84 * Returns: %TRUE on success.
93 * Returns: %TRUE on success.
102 * Returns: %TRUE on success.
111 * Returns: %TRUE on success.
120 * Returns: %TRUE on success
    [all...]
  /external/icu4c/samples/citer/
citer.vcproj 49 MinimalRebuild="true"
52 TreatWChar_tAsBuiltInType="true"
55 Detect64BitPortabilityProblems="true"
73 GenerateDebugInformation="true"
131 MinimalRebuild="true"
134 TreatWChar_tAsBuiltInType="true"
137 Detect64BitPortabilityProblems="true"
155 GenerateDebugInformation="true"
212 TreatWChar_tAsBuiltInType="true"
215 Detect64BitPortabilityProblems="true"
    [all...]
  /external/icu4c/samples/csdet/
csdet.vcproj 49 MinimalRebuild="true"
52 TreatWChar_tAsBuiltInType="true"
55 Detect64BitPortabilityProblems="true"
73 GenerateDebugInformation="true"
131 MinimalRebuild="true"
134 TreatWChar_tAsBuiltInType="true"
137 Detect64BitPortabilityProblems="true"
155 GenerateDebugInformation="true"
212 TreatWChar_tAsBuiltInType="true"
215 Detect64BitPortabilityProblems="true"
    [all...]
  /external/opencore/pvmi/pvmf/src/
pvmf_format_type.cpp 50 return true;
58 return true;
75 return true;
91 return true;
106 return true;
116 return true;
120 return true;
128 return true;
132 return true;
153 return true;
    [all...]
  /external/zlib/contrib/vstudio/vc7/
zlibstat.vcproj 32 SuppressStartupBanner="TRUE"
40 SuppressStartupBanner="TRUE"/>
67 StringPooling="TRUE"
70 EnableFunctionLevelLinking="TRUE"
76 SuppressStartupBanner="TRUE"/>
83 SuppressStartupBanner="TRUE"/>
109 StringPooling="TRUE"
112 EnableFunctionLevelLinking="TRUE"
118 SuppressStartupBanner="TRUE"/>
125 SuppressStartupBanner="TRUE"/>
    [all...]
  /packages/providers/CalendarProvider/res/layout/
agenda_appwidget.xml 22 android:focusable="true"
23 android:clickable="true">
29 android:layout_alignParentTop="true"
30 android:layout_alignParentLeft="true"
51 android:layout_alignParentTop="true"
52 android:layout_alignParentRight="true"
58 android:singleLine="true"
66 android:layout_alignParentLeft="true"
74 android:singleLine="true"
89 android:singleLine="true"
    [all...]
  /external/icu4c/samples/cal/
cal.vcproj 51 StringPooling="true"
53 EnableFunctionLevelLinking="true"
54 TreatWChar_tAsBuiltInType="true"
61 SuppressStartupBanner="true"
80 SuppressStartupBanner="true"
141 StringPooling="true"
143 EnableFunctionLevelLinking="true"
144 TreatWChar_tAsBuiltInType="true"
151 SuppressStartupBanner="true"
170 SuppressStartupBanner="true"
    [all...]
  /external/icu4c/samples/case/
case.vcproj 53 TreatWChar_tAsBuiltInType="true"
60 SuppressStartupBanner="true"
80 SuppressStartupBanner="true"
82 GenerateDebugInformation="true"
144 TreatWChar_tAsBuiltInType="true"
151 SuppressStartupBanner="true"
171 SuppressStartupBanner="true"
173 GenerateDebugInformation="true"
233 StringPooling="true"
235 EnableFunctionLevelLinking="true"
    [all...]
  /external/icu4c/samples/coll/
coll.vcproj 51 StringPooling="true"
53 EnableFunctionLevelLinking="true"
54 TreatWChar_tAsBuiltInType="true"
61 SuppressStartupBanner="true"
80 SuppressStartupBanner="true"
141 StringPooling="true"
143 EnableFunctionLevelLinking="true"
144 TreatWChar_tAsBuiltInType="true"
151 SuppressStartupBanner="true"
170 SuppressStartupBanner="true"
    [all...]
  /external/icu4c/samples/date/
date.vcproj 51 StringPooling="true"
53 EnableFunctionLevelLinking="true"
54 TreatWChar_tAsBuiltInType="true"
61 SuppressStartupBanner="true"
80 SuppressStartupBanner="true"
141 StringPooling="true"
143 EnableFunctionLevelLinking="true"
144 TreatWChar_tAsBuiltInType="true"
151 SuppressStartupBanner="true"
170 SuppressStartupBanner="true"
    [all...]
  /external/icu4c/samples/datefmt/
datefmt.vcproj 53 TreatWChar_tAsBuiltInType="true"
60 SuppressStartupBanner="true"
80 SuppressStartupBanner="true"
82 GenerateDebugInformation="true"
144 TreatWChar_tAsBuiltInType="true"
151 SuppressStartupBanner="true"
171 SuppressStartupBanner="true"
173 GenerateDebugInformation="true"
233 StringPooling="true"
235 EnableFunctionLevelLinking="true"
    [all...]
  /external/icu4c/samples/msgfmt/
msgfmt.vcproj 51 StringPooling="true"
53 EnableFunctionLevelLinking="true"
54 TreatWChar_tAsBuiltInType="true"
61 SuppressStartupBanner="true"
80 SuppressStartupBanner="true"
141 StringPooling="true"
143 EnableFunctionLevelLinking="true"
144 TreatWChar_tAsBuiltInType="true"
151 SuppressStartupBanner="true"
170 SuppressStartupBanner="true"
    [all...]
  /external/icu4c/samples/numfmt/
numfmt.vcproj 53 TreatWChar_tAsBuiltInType="true"
60 SuppressStartupBanner="true"
80 SuppressStartupBanner="true"
82 GenerateDebugInformation="true"
144 TreatWChar_tAsBuiltInType="true"
151 SuppressStartupBanner="true"
171 SuppressStartupBanner="true"
173 GenerateDebugInformation="true"
233 StringPooling="true"
235 EnableFunctionLevelLinking="true"
    [all...]

Completed in 256 milliseconds

<<21222324252627282930>>