/external/icu4c/tools/gentest/ |
gentest.vcproj | 51 StringPooling="true" 53 EnableFunctionLevelLinking="true" 54 DisableLanguageExtensions="true" 55 TreatWChar_tAsBuiltInType="true" 61 SuppressStartupBanner="true" 79 SuppressStartupBanner="true" 140 BufferSecurityCheck="true" 141 DisableLanguageExtensions="true" 142 TreatWChar_tAsBuiltInType="true" 149 SuppressStartupBanner="true" [all...] |
/external/icu4c/tools/genuca/ |
genuca.vcproj | 55 BufferSecurityCheck="true" 56 DisableLanguageExtensions="true" 57 TreatWChar_tAsBuiltInType="true" 64 SuppressStartupBanner="true" 83 SuppressStartupBanner="true" 84 GenerateDebugInformation="true" 95 UseFAT32Workaround="true" 145 StringPooling="true" 147 EnableFunctionLevelLinking="true" 148 DisableLanguageExtensions="true" [all...] |
/external/icu4c/tools/pkgdata/ |
pkgdata.vcproj | 55 BufferSecurityCheck="true" 56 DisableLanguageExtensions="true" 57 TreatWChar_tAsBuiltInType="true" 64 SuppressStartupBanner="true" 83 SuppressStartupBanner="true" 84 GenerateDebugInformation="true" 95 UseFAT32Workaround="true" 145 StringPooling="true" 147 EnableFunctionLevelLinking="true" 148 DisableLanguageExtensions="true" [all...] |
/frameworks/base/tools/preload/ |
preload.ipr | 4 <defaultAnt bundledAnt="true" /> 72 <option name="PRUNE_EMPTY_DIRECTORIES" value="true" /> 77 <option name="CREATE_NEW_DIRECTORIES" value="true" /> 114 <option name="OVERRIDE_EXISTING_TAG_FOR_PROJECT" value="true" /> 125 <option name="DEBUGGING_INFO" value="true" /> 126 <option name="GENERATE_NO_WARNINGS" value="true" /> 132 <option name="DEBUGGING_INFO" value="true" /> 133 <option name="GENERATE_NO_WARNINGS" value="true" /> 138 <component name="Encoding" useUTFGuessing="true" native2AsciiForPropertiesFiles="false" /> 150 <option name="USE_PROJECT_PROFILE" value="true" /> [all...] |
/cts/tests/src/android/view/cts/ |
MockView.java | 89 mCalledOnKeyShortcut = true; 100 mCalledInvalidate = true; 147 mCalledOnAnimationEnd = true; 153 mCalledOnAnimationStart = true; 181 mCalledOnKeyDown = true; 191 mCalledOnKeyMultiple = true; 201 mCalledOnKeyUp = true; 211 mCalledOnTouchEvent = true; 217 mCalledOnTrackballEvent = true; 302 mCalledOnCreateContextMenu = true; [all...] |
/dalvik/libcore/xml/src/main/java/org/apache/xpath/ |
XPathVisitor.java | 49 * and doesn't much except return true for each method.</p> 58 * @return true if the sub expressions should be traversed. 62 return true; 70 * @return true if the sub expressions should be traversed. 74 return true; 82 * @return true if the sub expressions should be traversed. 86 return true; 97 * @return true if the sub expressions should be traversed. 101 return true; 109 * @return true if the sub expressions should be traversed [all...] |
/external/zlib/contrib/vstudio/vc8/ |
testzlibdll.vcproj | 8 SignManifests="true"
52 MinimalRebuild="true"
59 Detect64BitPortabilityProblems="true"
77 GenerateDebugInformation="true"
136 MinimalRebuild="true"
143 Detect64BitPortabilityProblems="true"
161 GenerateDebugInformation="true"
220 MinimalRebuild="true"
227 Detect64BitPortabilityProblems="true"
245 GenerateDebugInformation="true"
[all...] |
/external/icu4c/io/ |
io.vcproj | 45 MkTypLibCompatible="true" 46 SuppressStartupBanner="true" 54 StringPooling="true" 56 EnableFunctionLevelLinking="true" 57 DisableLanguageExtensions="true" 58 TreatWChar_tAsBuiltInType="true" 64 SuppressStartupBanner="true" 83 SuppressStartupBanner="true" 138 MkTypLibCompatible="true" 139 SuppressStartupBanner="true" [all...] |
/dalvik/vm/compiler/codegen/arm/FP/ |
Thumb2VFP.c | 52 return true; 56 rlResult = dvmCompilerEvalLoc(cUnit, rlDest, kFPReg, true); 93 return true; 100 rlResult = dvmCompilerEvalLoc(cUnit, rlDest, kFPReg, true); 133 longSrc = true; 139 longDest = true; 144 longDest = true; 148 longSrc = true; 158 return true; 171 rlResult = dvmCompilerEvalLoc(cUnit, rlDest, kFPReg, true); [all...] |
/external/skia/src/views/ |
SkWindow.cpp | 35 return true; 101 fWaitingOnInval = true; 107 return true; 152 gEnableControlledThrow = true; 174 return true; 182 return true; 199 return true; 210 return true; 217 return true; 228 return true; [all...] |
/packages/apps/Email/src/org/apache/james/mime4j/field/address/parser/ |
AddressListParser.java | 21 while (true) { 76 boolean jjtc000 = true; 91 while (true) { 120 {if (true) throw (RuntimeException)jjte000;} 123 {if (true) throw (ParseException)jjte000;} 125 {if (true) throw (Error)jjte000;} 128 jjtree.closeNodeScope(jjtn000, true); 137 boolean jjtc000 = true; 178 {if (true) throw (RuntimeException)jjte000;} 181 {if (true) throw (ParseException)jjte000; [all...] |
/cts/tests/res/layout/ |
textview_ems.xml | 24 android:scrollHorizontally="true"/> 31 android:scrollHorizontally="true"/> 38 android:scrollHorizontally="true"/> 45 android:scrollHorizontally="true"/> 51 android:scrollHorizontally="true"/> 57 android:scrollHorizontally="true"/> 63 android:scrollHorizontally="true"/> 69 android:scrollHorizontally="true"/> 75 android:scrollHorizontally="true"/> 81 android:scrollHorizontally="true"/> [all...] |
/cts/tests/res/xml/ |
selector_missing_item_drawable.xml | 22 android:variablePadding="true" 23 android:constantSize="true" > 25 <item android:state_focused="true"
|
/cts/tools/vm-tests/src/dot/junit/opcodes/iget_boolean/d/ |
T_iget_boolean_1.java | 20 public boolean i1 = true; 21 protected boolean p1 = true; 22 private boolean pvt1 = true;
|
/cts/tools/vm-tests/src/dot/junit/opcodes/sget_boolean/d/ |
T_sget_boolean_1.java | 20 public static boolean i1 = true; 21 protected static boolean p1 = true; 22 private static boolean pvt1 = true;
|
/dalvik/libcore/support/src/test/java/org/apache/harmony/xnet/tests/support/ |
TrustManagerFactorySpiImpl.java | 18 isengineInitCalled = true; 23 isengineInitCalled = true; 28 isEngineGetTrustManagersCalled = true;
|
/development/samples/BusinessCard/res/layout/ |
business_card.xml | 10 android:layout_alignParentTop="true" 17 android:layout_centerInParent="true" 24 android:layout_centerHorizontal="true"
|
/external/bluetooth/glib/tests/ |
markup-escape-test.c | 23 error = TRUE; 64 error = TRUE; 90 test_unichar (0x1, TRUE); 91 test_unichar (0x8, TRUE); 94 test_unichar (0xb, TRUE); 95 test_unichar (0xc, TRUE); 97 test_unichar (0xe, TRUE); 98 test_unichar (0x1f, TRUE); 101 test_unichar (0x7f, TRUE); 102 test_unichar (0x84, TRUE); [all...] |
/external/clearsilver/man/man3/ |
dictCreate.3 | 27 threaded - true if list should be thread-safe. 37 useCase - true to be case sensitive in identifiers 44 Returns a dictionary. If <threaded> is true, list is
|
/external/v8/test/mjsunit/ |
strict-equals.js | 55 assertFalse('foo' === true); 64 assertFalse(x === true); 68 assertTrue(true === true); 70 assertFalse(false === true); 71 assertFalse(true === false); 72 assertFalse(true === new Boolean(true)); 73 assertFalse(true === new Boolean(false)); 74 assertFalse(false === new Boolean(true)); [all...] |
/external/v8/tools/visual_studio/ |
common.vsprops | 16 WarnAsError="true" 20 EnableFunctionLevelLinking="true" 28 GenerateDebugInformation="true"
|
/external/webkit/JavaScriptCore/tests/mozilla/js1_2/operator/ |
strictEquality.js | 46 true, (8 === 8)); 48 testcases[count++] = new TestCase( SECTION, "(8 === true) ", 49 false, (8 === true)); 54 testcases[count++] = new TestCase( SECTION, "(new Boolean(true) === new Boolean(true))", 55 false, (new Boolean(true) === new Boolean(true))); 60 true, (anObject === anObject)); 69 true, (null === null)); 74 testcases[count++] = new TestCase( SECTION, "(true === !false) " [all...] |
/external/webkit/LayoutTests/fast/dom/Geolocation/resources/ |
position-string.js | 7 window.layoutTestController.setGeolocationPermission(true); 29 var isAsynchronous = true; 30 var successfullyParsed = true;
|
reentrant-error.js | 18 errorCallbackInvoked = true; 46 var isAsynchronous = true; 47 var successfullyParsed = true;
|
timeout.js | 7 window.layoutTestController.setGeolocationPermission(true); 28 var isAsynchronous = true; 29 var successfullyParsed = true;
|