/external/webkit/WebKitTools/CLWrapper/ |
CLWrapper.vcproj | 44 MinimalRebuild="true"
49 Detect64BitPortabilityProblems="true"
65 GenerateDebugInformation="true"
123 Detect64BitPortabilityProblems="true"
139 GenerateDebugInformation="true"
|
/external/webkit/WebKitTools/MIDLWrapper/ |
MIDLWrapper.vcproj | 44 MinimalRebuild="true"
49 Detect64BitPortabilityProblems="true"
65 GenerateDebugInformation="true"
123 Detect64BitPortabilityProblems="true"
139 GenerateDebugInformation="true"
|
/external/webkit/WebKitTools/simplejson/ |
__init__.py | 22 >>> print simplejson.dumps({"c": 0, "b": 0, "a": 0}, sort_keys=True) 39 >>> print simplejson.dumps({'4': 5, '6': 7}, sort_keys=True, indent=4) 65 >>> simplejson.loads('{"__complex__": true, "real": 1, "imag": 2}', 100 ensure_ascii=True, 101 check_circular=True, 102 allow_nan=True, 108 def dump(obj, fp, skipkeys=False, ensure_ascii=True, check_circular=True, 109 allow_nan=True, cls=None, indent=None, separators=None, 115 If ``skipkeys`` is ``True`` then ``dict`` keys that are not basic type [all...] |
/external/wpa_supplicant/wpa_gui/ |
userdatarequest.ui | 19 <bool>true</bool> 54 <bool>true</bool> 98 <bool>true</bool> 101 <bool>true</bool> 115 <bool>true</bool>
|
/external/wpa_supplicant_6/wpa_supplicant/wpa_gui/ |
userdatarequest.ui | 19 <bool>true</bool> 54 <bool>true</bool> 98 <bool>true</bool> 101 <bool>true</bool> 115 <bool>true</bool>
|
/frameworks/base/graphics/java/android/graphics/ |
Region.java | 92 * Return true if the resulting region is non-empty. This produces a region 101 * Return true if this region is empty 106 * Return true if the region contains a single rectangle 111 * Return true if the region contains more than one rectangle 155 * Return true if the region contains the specified point 160 * Return true if the region is a single rectangle (not complex) and it 162 * that the rectangle is not contained by this region, but return true is a 170 * Return true if the region is a single rectangle (not complex) and it 172 * that the rectangle is not contained by this region, but return true is a 179 * Return true if the region is empty, or if the specified rectangle doe [all...] |
/frameworks/base/telephony/java/com/android/internal/telephony/gsm/stk/ |
TextMessage.java | 29 public boolean responseNeeded = true; 40 iconSelfExplanatory = in.readInt() == 1 ? true : false; 41 isHighPriority = in.readInt() == 1 ? true : false; 42 responseNeeded = in.readInt() == 1 ? true : false; 43 userClear = in.readInt() == 1 ? true : false;
|
/packages/apps/Calendar/res/layout/ |
calendar_item.xml | 40 android:layout_alignParentRight="true" 41 android:layout_centerVertical="true" 49 android:singleLine="true" 52 android:duplicateParentState="true" 65 android:duplicateParentState="true"
|
/packages/apps/Contacts/res/layout-finger/ |
display_child.xml | 33 android:duplicateParentState="true" 40 android:singleLine="true" 43 android:duplicateParentState="true" 54 android:duplicateParentState="true" 68 android:duplicateParentState="true"
|
/packages/apps/Email/src/com/android/email/activity/ |
AccountFolderListItem.java | 70 return true; 85 mCachedViewPositions = true; 90 mDownEvent = true; 92 handled = true; 104 handled = true;
|
/packages/apps/QuickSearchBox/res/layout/ |
corpus_selection_dialog.xml | 28 android:layout_alignParentLeft="true" 29 android:layout_alignParentRight="true" 42 android:singleLine="true" 64 android:layout_alignParentTop="true" 65 android:layout_alignParentLeft="true"
|
/packages/apps/Settings/res/layout/ |
preference_progress_category.xml | 29 android:layout_alignParentLeft="true" 30 android:layout_centerVertical="true" 38 android:layout_alignParentRight="true" 39 android:layout_centerVertical="true" 51 android:layout_centerVertical="true"
|
/packages/apps/Settings/res/xml/ |
wifi_advanced_settings.xml | 56 android:singleLine="true" 64 android:singleLine="true" 72 android:singleLine="true" 80 android:singleLine="true" 88 android:singleLine="true"
|
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/tests/groovytests/ |
simple_test.groovy | 26 /** Returns a true if the argument is LinearLayout. */ 29 return true; 46 assert true == false 62 /** Returns true if the object is the same as the one created by returnGroovyObject. */ 81 return true
|
/sdk/sdkmanager/app/src/com/android/sdkmanager/ |
SdkCommandLine.java | 138 define(Mode.STRING, true, 141 define(Mode.STRING, true, 156 define(Mode.STRING, true, 162 define(Mode.STRING, true, 174 define(Mode.STRING, true, 183 define(Mode.ENUM, true, 187 define(Mode.STRING, true, 191 define(Mode.STRING, true, 194 define(Mode.STRING, true, 197 define(Mode.STRING, true, [all...] |
/external/guava/javadoc/com/google/common/io/ |
Resources.html | 17 if (location.href.indexOf('is-external=true') == -1) { 95 <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</A> 100 <DT><PRE>public final class <B>Resources</B><DT>extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A></DL> 105 Note that even those these methods use <A HREF="http://java.sun.com/javase/6/docs/api/java/net/URL.html?is-external=true" title="class or interface in java.net"><CODE>URL</CODE></A> parameters, they 149 <TD><CODE><B><A HREF="../../../../com/google/common/io/Resources.html#copy(java.net.URL, java.io.OutputStream)">copy</A></B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/net/URL.html?is-external=true" title="class or interface in java.net">URL</A> from, 150 <A HREF="http://java.sun.com/javase/6/docs/api/java/io/OutputStream.html?is-external=true" title="class or interface in java.io">OutputStream</A> to)</CODE> 157 <CODE>static <A HREF="http://java.sun.com/javase/6/docs/api/java/net/URL.html?is-external=true" title="class or interface in java.net">URL</A></CODE></FONT></TD> 158 <TD><CODE><B><A HREF="../../../../com/google/common/io/Resources.html#getResource(java.lang.Class, java.lang.String)">getResource</A></B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</A><?> contextClass, 159 <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> resourceName)</CODE> 167 <CODE>static <A HREF="http://java.sun.com/javase/6/docs/api/java/net/URL.html?is-external=true" title="class or interface in java.net">URL</A></CODE></FONT></TD [all...] |
/cts/tests/tests/location/src/android/location/cts/ |
CriteriaTest.java | 50 c.setAltitudeRequired(true); 51 c.setBearingRequired(true); 52 c.setCostAllowed(true); 54 c.setSpeedRequired(true); 177 criteria.setAltitudeRequired(true); 199 criteria.setBearingRequired(true); 221 criteria.setCostAllowed(true); 243 criteria.setSpeedRequired(true); 255 criteria.setAltitudeRequired(true); 257 criteria.setCostAllowed(true); [all...] |
/dalvik/libcore/icu/src/main/java/com/ibm/icu4jni/text/ |
CollationAttribute.java | 139 * @return true if strength is a valid collation strength, false otherwise 146 return true; 152 * @return true if type is a valid collation type, false otherwise 158 return true; 164 * @return true if type is a valid normalization type, false otherwise 172 return true; 179 * @return true if the pair is valid, false otherwise 184 return true; 191 return true; 196 return true; [all...] |
/dalvik/libcore/luni/src/main/java/java/util/ |
Set.java | 34 * @return {@code true} if this set is modified, {@code false} otherwise. 50 * @return {@code true} if this set is modified, {@code false} otherwise. 75 * @return {@code true} if object is an element of this set, {@code false} 85 * @return {@code true} if all objects in the specified collection are 91 * Compares the specified object to this set, and returns true if they 98 * @return boolean {@code true} if the object is the same as this object, 115 * Returns true if this set has no elements. 117 * @return {@code true} if this set has no elements, {@code false} 137 * @return {@code true} if this set was modified, {@code false} otherwise. 148 * @return {@code true} if this set was modified, {@code false} otherwise [all...] |
/external/bison/m4/ |
stdbool.m4 | 52 #ifndef true 53 "error: true is not defined" 55 #if true != 1 56 "error: true is not 1" 64 char a[true == 1 ? 1 : -1]; 67 char d[(bool) 0.5 == true ? 1 : -1]; 70 char g[true]; 73 enum { j = false, k = true, l = false * true, m = true * 256 } [all...] |
/external/opencore/fileformats/avi/parser/src/ |
pv_avifile_streamlist.cpp | 38 if (PV_AVI_FILE_PARSER_SUCCESS != PVAviFileParserUtils::read32(aFp, chksz, true)) 68 if (PV_AVI_FILE_PARSER_SUCCESS != PVAviFileParserUtils::read32(aFp, aviStrhSize, true)) 113 if (PV_AVI_FILE_PARSER_SUCCESS != PVAviFileParserUtils::read32(aFp, aviStrfSize, true)) 155 if (PV_AVI_FILE_PARSER_SUCCESS != PVAviFileParserUtils::read32(aFp, iCodecSpecificHdrDataSize, true)) 199 if (PV_AVI_FILE_PARSER_SUCCESS != PVAviFileParserUtils::read32(aFp, strnSz, true)) 250 if (PV_AVI_FILE_PARSER_SUCCESS != PVAviFileParserUtils::read32(aFp, junkSize, true)) 326 iStreamHdr.iIsVidPalChangeAvailable = true; 329 iStreamHdr.iAVISF_Disabled = true; 332 if (PV_AVI_FILE_PARSER_SUCCESS != (PVAviFileParserUtils::read16(aFp, iStreamHdr.iPriority, true))) 339 if (PV_AVI_FILE_PARSER_SUCCESS != (PVAviFileParserUtils::read16(aFp, iStreamHdr.iLanguage, true))) [all...] |
/external/webkit/JavaScriptCore/tests/mozilla/ecma_2/RegExp/ |
properties-002.js | 21 AddRegExpCases( re_1, "\\cA?", true, false, false, Math.pow(2,31) ); 25 AddRegExpCases( re_2, "\\w*", false, true, false, Math.pow(2,32)-1 ); 29 AddRegExpCases( re_3, "\\*{0,80}", false, false, true, Math.pow(2,31) -1 ); 33 AddRegExpCases( re_4, "^.", true, true, true, Math.pow(2,30) -1 ); 81 true, 85 true, 89 true, 93 true, [all...] |
/external/webkit/JavaScriptCore/tests/mozilla/ecma_2/Statements/ |
forin-001.js | 155 true, 161 true, 167 true, 173 true, 201 true, 207 true, 213 true, 219 true, 244 true, 250 true, [all...] |
/external/webkit/WebCore/page/ |
WindowFeatures.cpp | 58 menuBarVisible = true; 59 statusBarVisible = true; 60 toolBarVisible = true; 61 locationBarVisible = true; 62 scrollbarsVisible = true; 63 resizable = true; 72 resizable = true; 135 xSet = true; 138 ySet = true; 141 widthSet = true; [all...] |
/external/webkit/WebCore/platform/animation/ |
Animation.h | 93 void setDelay(double c) { m_delay = c; m_delaySet = true; } 94 void setDirection(AnimationDirection d) { m_direction = d; m_directionSet = true; } 95 void setDuration(double d) { ASSERT(d >= 0); m_duration = d; m_durationSet = true; } 96 void setIterationCount(int c) { m_iterationCount = c; m_iterationCountSet = true; } 97 void setName(const String& n) { m_name = n; m_nameSet = true; } 98 void setPlayState(unsigned d) { m_playState = d; m_playStateSet = true; } 99 void setProperty(int t) { m_property = t; m_propertySet = true; } 100 void setTimingFunction(const TimingFunction& f) { m_timingFunction = f; m_timingFunctionSet = true; } 106 // return true if all members of this class match (excluding m_next) 107 bool animationsMatch(const Animation*, bool matchPlayStates = true) const [all...] |