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

<<21222324252627282930>>

  /frameworks/base/media/libstagefright/
Android.mk 15 ifeq ($(BUILD_WITH_FULL_STAGEFRIGHT),true)
80 ifeq ($(BUILD_WITH_FULL_STAGEFRIGHT),true)
88 ifeq ($(TARGET_OS)-$(TARGET_SIMULATOR),linux-true)
94 ifneq ($(TARGET_SIMULATOR),true)
100 ifeq ($(TARGET_OS)-$(TARGET_SIMULATOR),linux-true)
  /hardware/msm7k/libaudio-qsd8k/
AudioPolicyManager.h 41 // true is current platform implements a back microphone
42 virtual bool hasBackMicrophone() const { return true; }
45 // true is current platform supports suplication of notifications and ringtones over A2DP output
46 virtual bool a2dpUsedForSonification() const { return true; }
51 virtual uint32_t getDeviceForStrategy(routing_strategy strategy, bool fromCache = true);
  /packages/apps/QuickSearchBox/res/layout/
corpus_list_item.xml 31 android:layout_alignParentLeft="true"
32 android:layout_centerVertical="true"
38 android:singleLine="true"
43 android:layout_alignParentRight="true"
44 android:layout_centerVertical="true"
  /dalvik/libcore/xml/src/test/java/tests/api/org/xml/sax/ext/
Attributes2ImplTest.java 57 multi.setDeclared(1, true);
61 multi.setSpecified(2, true);
63 multi.setDeclared(3, true);
64 multi.setSpecified(3, true);
107 assertEquals(true, attrs.isDeclared(i));
108 assertEquals(true, attrs.isSpecified(i));
115 assertEquals(true, attrs.isSpecified(0));
147 assertEquals(true, attrs.isDeclared(0));
148 assertEquals(true, attrs.isSpecified(0));
163 assertEquals(true, attrs.isSpecified(1))
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/build/
ApkDeltaVisitor.java 53 * compile flag. This is set to true if one of the changed/added/removed
55 * flag is true, then we know we'll have to make the "classes.dex" file.
60 * compile flag. This is set to true if one of the changed/added/removed
62 * this flag is true, then we know we'll have to make the intermediate
68 * Final package flag. This is set to true if one of the changed/added/removed
70 * delta resources, if this flag is true, then we know we'll have to make the final
138 // if all flags are true, we can stop going through the resource delta.
153 // since the delta visitor also visits the root we return true if
156 return true;
164 mPackageResources = true;
    [all...]
  /external/clearsilver/
install-sh 51 -d) dir_arg=true
100 true
120 true
131 true
141 true
173 true
184 if [ x"$chowncmd" != x ]; then $doit $chowncmd $dst; else true ; fi &&
185 if [ x"$chgrpcmd" != x ]; then $doit $chgrpcmd $dst; else true ; fi &&
186 if [ x"$stripcmd" != x ]; then $doit $stripcmd $dst; else true ; fi &&
187 if [ x"$chmodcmd" != x ]; then $doit $chmodcmd $dst; else true ; f
    [all...]
  /external/e2fsprogs/config/
install-sh 51 -d) dir_arg=true
100 true
120 true
131 true
141 true
173 true
184 if [ x"$chowncmd" != x ]; then $doit $chowncmd $dst; else true ; fi &&
185 if [ x"$chgrpcmd" != x ]; then $doit $chgrpcmd $dst; else true ; fi &&
186 if [ x"$stripcmd" != x ]; then $doit $stripcmd $dst; else true ; fi &&
187 if [ x"$chmodcmd" != x ]; then $doit $chmodcmd $dst; else true ; f
    [all...]
  /external/webkit/JavaScriptCore/tests/mozilla/ecma/Expressions/
11.6.1-3.js 110 "var DATE1 = new Date(); DATE1 + true",
111 DATE1.toString() + "true",
112 DATE1 + true );
115 "var DATE1 = new Date(); DATE1 + new Boolean(true)",
116 DATE1.toString() + "true",
117 DATE1 + new Boolean(true) );
120 "var DATE1 = new Date(); DATE1 + new Boolean(true)",
121 DATE1.toString() + "true",
122 DATE1 + new Boolean(true) );
150 "MYOB3 = new MyProtolessObject(DATE1); MYOB3 + new Boolean(true)",
    [all...]
  /external/webkit/LayoutTests/fast/js/resources/
JSON-parse.js 7 result[result.length - 1].throws = true;
11 result[result.length - 1].throws = true;
21 result[result.length - 1].throws = true;
25 result[result.length - 1].throws = true;
32 result[result.length - 1].throws = true;
39 result[result.length - 1].throws = true;
43 result[result.length - 1].throws = true;
47 result[result.length - 1].throws = true;
51 result[result.length - 1].throws = true;
55 result[result.length - 1].throws = true;
    [all...]
  /external/stlport/stlport/stl/
_limits.h 127 _STLP_STATIC_CONSTANT(bool, is_specialized = true);
129 _STLP_STATIC_CONSTANT(bool, is_integer = true);
130 _STLP_STATIC_CONSTANT(bool, is_exact = true);
131 _STLP_STATIC_CONSTANT(bool, is_bounded = true);
157 _STLP_STATIC_CONSTANT(bool, is_specialized = true);
158 _STLP_STATIC_CONSTANT(bool, is_signed = true);
160 _STLP_STATIC_CONSTANT(bool, has_infinity = true);
164 _STLP_STATIC_CONSTANT(bool, has_quiet_NaN = true);
165 _STLP_STATIC_CONSTANT(bool, has_signaling_NaN = true);
173 _STLP_STATIC_CONSTANT(bool, is_bounded = true);
    [all...]
  /packages/wallpapers/MagicSmoke/src/com/android/magicsmoke/
MagicSmokeRS.java 127 new Preset(1, 0x000000, 0x000000, 0xffffff, 2.0f, 0x0f, true, 0, false, false),
128 new Preset(1, 0x0000ff, 0x000000, 0xffffff, 2.0f, 0x0f, true, 0, false, false),
129 new Preset(1, 0x00ff00, 0x000000, 0xffffff, 2.0f, 0x0f, true, 0, false, false),
130 new Preset(1, 0x00ff00, 0x000000, 0xffffff, 2.0f, 0x0f, true, 0, false, true),
131 new Preset(1, 0x00ff00, 0x00ff00, 0xffffff, 2.5f, 0x1f, true, 0, true, true),
132 new Preset(1, 0x800000, 0xff0000, 0xffffff, 2.5f, 0x1f, true, 0, true, false)
    [all...]
  /external/proguard/src/proguard/
ConfigurationParser.java 110 else if (ConfigurationConstants.OUTJARS_OPTION .startsWith(nextWord)) configuration.programJars = parseClassPathArgument(configuration.programJars, true);
118 else if (ConfigurationConstants.KEEP_OPTION .startsWith(nextWord)) configuration.keep = parseKeepClassSpecificationArguments(configuration.keep, true, false, false);
120 else if (ConfigurationConstants.KEEP_CLASSES_WITH_MEMBERS_OPTION .startsWith(nextWord)) configuration.keep = parseKeepClassSpecificationArguments(configuration.keep, false, true, false);
121 else if (ConfigurationConstants.KEEP_NAMES_OPTION .startsWith(nextWord)) configuration.keep = parseKeepClassSpecificationArguments(configuration.keep, true, false, true);
122 else if (ConfigurationConstants.KEEP_CLASS_MEMBER_NAMES_OPTION .startsWith(nextWord)) configuration.keep = parseKeepClassSpecificationArguments(configuration.keep, false, false, true);
123 else if (ConfigurationConstants.KEEP_CLASSES_WITH_MEMBER_NAMES_OPTION .startsWith(nextWord)) configuration.keep = parseKeepClassSpecificationArguments(configuration.keep, false, true, true);
127 else if (ConfigurationConstants.KEEP_DIRECTORIES_OPTION .startsWith(nextWord)) configuration.keepDirectories = parseCommaSeparatedList("directory name", true, true, false, false, true, false, false, configuration.keepDirectories)
    [all...]
  /external/icu4c/extra/uconv/
uconv.vcproj 52 StringPooling="true"
54 EnableFunctionLevelLinking="true"
55 DisableLanguageExtensions="true"
56 TreatWChar_tAsBuiltInType="true"
62 SuppressStartupBanner="true"
81 SuppressStartupBanner="true"
145 BufferSecurityCheck="true"
146 DisableLanguageExtensions="true"
147 TreatWChar_tAsBuiltInType="true"
153 SuppressStartupBanner="true"
    [all...]
  /external/webkit/WebCore/css/
SVGCSSParser.cpp 60 valid_primitive = true;
67 valid_primitive = true;
79 valid_primitive = true;
85 valid_primitive = true;
93 valid_primitive = true;
104 valid_primitive = true;
113 valid_primitive = true;
118 valid_primitive = true;
132 valid_primitive = true;
139 valid_primitive = true;
    [all...]
  /packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
OpenWnnJAJP.java 88 private static final boolean FIX_CURSOR_TEXT_END = true;
215 * @return {@code true} if current type of conversion is consecutive clause conversion.
224 * @return {@code true} if current type of conversion is EISU-KANA conversion.
233 * @return {@code true} if no conversion is executed currently.
242 * @return {@code true} if the mode is "symbol list".
251 * @return {@code true} if the current language is English.
306 private boolean mEnableLearning = true;
309 private boolean mEnablePrediction = true;
312 private boolean mEnableConverter = true;
315 private boolean mEnableSymbolList = true;
    [all...]
  /external/icu4c/test/cintltst/
currtest.c 34 isoCurrency, isExpected ? "TRUE" : "FALSE", currencyType);
40 expectInList("ADP", UCURR_ALL, TRUE); /* First in list */
41 expectInList("ZWD", UCURR_ALL, TRUE); /* Last in list */
43 expectInList("USD", UCURR_ALL, TRUE);
44 expectInList("USD", UCURR_COMMON, TRUE);
47 expectInList("USD", UCURR_NON_DEPRECATED, TRUE);
49 expectInList("USD", UCURR_COMMON|UCURR_NON_DEPRECATED, TRUE);
53 expectInList("USN", UCURR_ALL, TRUE);
55 expectInList("USN", UCURR_UNCOMMON, TRUE);
57 expectInList("USN", UCURR_NON_DEPRECATED, TRUE);
    [all...]
  /external/opencore/fileformats/avi/parser/src/
pv_avifile_header.cpp 48 if (PVAviFileParserUtils::read32(aFp, chksz, true) != PV_AVI_FILE_PARSER_SUCCESS)
87 if (PVAviFileParserUtils::read32(aFp, aviStrSize, true) != PV_AVI_FILE_PARSER_SUCCESS)
126 if (PVAviFileParserUtils::read32(aFp, streamListSz, true) != PV_AVI_FILE_PARSER_SUCCESS)
181 if (PVAviFileParserUtils::read32(aFp, junkSize, true) != PV_AVI_FILE_PARSER_SUCCESS)
236 if (PV_AVI_FILE_PARSER_SUCCESS != (PVAviFileParserUtils::read32(aFp, iMainHeader.iMicroSecPerFrame, true)))
241 if (PV_AVI_FILE_PARSER_SUCCESS != (PVAviFileParserUtils::read32(aFp, iMainHeader.iMaxBytesPerSec, true)))
246 if (PV_AVI_FILE_PARSER_SUCCESS != (PVAviFileParserUtils::read32(aFp, iMainHeader.iPadding, true)))
259 iMainHeader.iIsAVIFileCopyrighted = true;
262 iMainHeader.iAVIFileHasIndxTbl = true;
265 iMainHeader.iISAVIFileInterleaved = true;
    [all...]
  /cts/tests/src/android/app/cts/
AppStubActivity.java 83 mOnPrepareDialog = true;
89 mOnOptionsMenuClosedCalled = true;
94 mOnPrepareOptionsMenuCalled = true;
100 mOnCreateOptionsMenu = true;
108 mOnOptionsItemSelectedCalled = true;
125 mSecPro = true;
132 mOnContextItemSelectedCalled = true;
141 mApplyResourceCalled = true;
147 mCreateContextMenuCalled = true;
  /dalvik/dx/src/com/android/dx/command/dump/
Main.java 50 parsedArgs.rawBytes = true;
52 parsedArgs.basicBlocks = true;
54 parsedArgs.ropBlocks = true;
56 parsedArgs.optimize = true;
58 parsedArgs.ssaBlocks = true;
62 parsedArgs.debug = true;
64 parsedArgs.dotDump = true;
66 parsedArgs.strictParse = true;
122 BlockDumper.dump(bytes, System.out, name, true, parsedArgs);
  /dalvik/libcore/concurrent/src/test/java/tests/api/java/util/concurrent/
AtomicMarkableReferenceTest.java 29 AtomicMarkableReference a2 = new AtomicMarkableReference(null, true);
50 ai.set(one, true);
64 assertTrue(ai.attemptMark(one, true));
85 assertTrue(ai.compareAndSet(two, m3, false, true));
89 assertFalse(ai.compareAndSet(two, m3, true, true));
125 while(!ai.compareAndSet(one, one, true, false)) Thread.yield();
129 assertTrue(ai.compareAndSet(one, one, false, true));
155 while(!ai.weakCompareAndSet(two, m3, false, true));
  /dalvik/libcore/xml/src/main/java/org/apache/xpath/axes/
HasPositionalPredChecker.java 47 * @return true if the path is confirmed to be absolute, false if it
62 * @return true if the sub expressions should be traversed.
68 m_hasPositionalPred = true;
69 return true;
77 // * @return true if the sub expressions should be traversed.
81 // m_hasPositionalPred = true;
82 // return true;
93 * @return true if the sub expressions should be traversed.
111 m_hasPositionalPred = true;
  /development/samples/ApiDemos/src/com/example/android/apis/view/
LinearLayout8.java 69 return true;
78 return true;
81 return true;
85 return true;
88 return true;
91 return true;
95 return true;
98 return true;
101 return true;
  /external/bluetooth/glib/tests/gobject/
accumulator.c 39 * emission on TRUE returns.
84 return TRUE;
116 case 1: return TRUE;
133 case 2: return TRUE;
150 case 3: return TRUE;
215 g_assert (bool_result == TRUE);
218 g_assert (bool_result == TRUE);
221 g_assert (bool_result == TRUE);
222 bool_result = TRUE;
  /external/bluetooth/glib/tests/
unicode-normalize.c 9 gboolean success = TRUE;
123 skip = TRUE;
129 test_form (line, G_NORMALIZE_NFD, TRUE, 4, c, columns);
131 test_form (line, G_NORMALIZE_NFC, TRUE, 3, c, columns);
132 test_form (line, G_NORMALIZE_NFKD, TRUE, 4, c, columns);
133 test_form (line, G_NORMALIZE_NFKC, TRUE, 3, c, columns);
139 return TRUE;
166 while (TRUE)
207 g_string_free (buffer, TRUE);
  /external/skia/bench/
TextBench.cpp 31 fPaint.setAntiAlias(true);
106 static SkBenchmark* Fact1(void* p) { return new TextBench(p, STR, SMALL, false, true); }
107 static SkBenchmark* Fact2(void* p) { return new TextBench(p, STR, SMALL, true, false); }
108 static SkBenchmark* Fact3(void* p) { return new TextBench(p, STR, SMALL, true, true); }
110 static SkBenchmark* Fact5(void* p) { return new TextBench(p, STR, BIG, false, true); }
111 static SkBenchmark* Fact6(void* p) { return new TextBench(p, STR, BIG, true, false); }
112 static SkBenchmark* Fact7(void* p) { return new TextBench(p, STR, BIG, true, true); }

Completed in 457 milliseconds

<<21222324252627282930>>