/external/dbus/dbus/ |
dbus-userdb-util.c | 49 dbus_bool_t result = FALSE; 59 return FALSE; 66 return FALSE; 86 return FALSE; 94 return FALSE; 124 return FALSE; 131 return FALSE; 159 return FALSE; 162 return FALSE; 188 return FALSE; [all...] |
/external/opencore/fileformats/mp4/composer/include/ |
movieatom.h | 119 uint32 baseOffset = 0, bool _oChunkStart = false); 123 uint32 baseOffset = 0, bool _oChunkStart = false); 128 uint32 baseOffset = 0, bool _oChunkStart = false); 132 uint32 baseOffset = 0, bool _oChunkStart = false); 173 return false; 186 return false; 199 return false; 212 return false; 226 return false; 240 return false; [all...] |
/external/opencore/fileformats/mp4/composer/src/ |
avcconfiguration.cpp | 69 bool avcProfileIndicationErr = false; 70 bool set_li = false; 71 bool set_pi = false; 72 bool set_pc = false; 220 return false; 226 return false; 232 return false; 238 return false; 243 return false; 250 return false; [all...] |
atomutils.cpp | 43 return false; 48 return false; 62 return false; 67 return false; 81 return false; 86 return false; 100 return false; 105 return false; 116 return false; 120 return false; [all...] |
/external/quake/quake/src/QW/client/ |
cd_win.c | 29 static qboolean cdValid = false;
30 static qboolean playing = false;
31 static qboolean wasPlaying = false;
32 static qboolean initialized = false;
33 static qboolean enabled = false;
34 static qboolean playLooping = false;
68 cdValid = false;
191 wasPlaying = false;
192 playing = false;
212 playing = false;
[all...] |
/external/sqlite/android/ |
OldPhoneNumberUtils.cpp | 63 else if (isNonSeparator(c)) return false; 69 else if (isNonSeparator(c)) return false; 74 else if (isNonSeparator(c)) return false; 78 if (isNonSeparator(c)) return false; 92 found = false; 100 return false; 122 else if (isNonSeparator(c)) return false; 128 else if (isNonSeparator(c)) return false; 133 else if (isNonSeparator(c)) return false; 140 else if (isNonSeparator(c)) return false; [all...] |
/external/opencore/fileformats/mp4/parser/src/ |
esdescriptor.cpp | 55 _success = false; 65 _success = false; 70 _streamDependenceFlag = ((data >> 7) & 0x1) == 1 ? true : false; // leading bit 71 _urlFlag = ((data >> 6) & 0x1) == 1 ? true : false; // next bit 81 _success = false; 91 _success = false; 101 _success = false; 141 _success = false; 156 _success = false; 165 _success = false; [all...] |
h263sampleentry.cpp | 48 _success = false; 50 _success = false; 52 _success = false; 55 _success = false; 62 _success = false; 70 _success = false; 72 _success = false; 74 _success = false; 76 _success = false; 78 _success = false; [all...] |
/external/v8/test/mjsunit/ |
mjsunit.js | 64 return false; 67 return false; 78 if (a == null || b == null) return false; 84 return false; 87 return false; 89 return false; 93 return false; 95 return false; 132 assertEquals(false, value, name_opt); 165 threwException = false; [all...] |
/external/webkit/WebCore/editing/ |
SelectionController.h | 47 SelectionController(Frame* = 0, bool isDragCaretController = false); 54 void moveTo(const Range*, EAffinity, bool userTriggered = false); 55 void moveTo(const VisiblePosition&, bool userTriggered = false); 56 void moveTo(const VisiblePosition&, const VisiblePosition&, bool userTriggered = false); 57 void moveTo(const Position&, EAffinity, bool userTriggered = false); 58 void moveTo(const Position&, const Position&, EAffinity, bool userTriggered = false); 61 void setSelection(const VisibleSelection&, bool closeTyping = true, bool clearTypingStyle = true, bool userTriggered = false); 75 bool modify(EAlteration, EDirection, TextGranularity, bool userTriggered = false); 76 bool modify(EAlteration, int verticalDistance, bool userTriggered = false); 79 void setBase(const VisiblePosition&, bool userTriggered = false); [all...] |
/external/webkit/WebCore/page/ |
UserContentURLPattern.cpp | 48 bool matchesBlacklist = false; 68 return false; 74 return false; 83 return false; 102 return false; 115 return false; 118 return false; 121 return false; 132 return false; 140 return test.host().endsWith(m_host, false); [all...] |
/external/webkit/WebCore/svg/ |
SVGFontElement.cpp | 43 , m_isGlyphCacheValid(false) 65 m_isGlyphCacheValid = false; 181 return false; 184 return false; 192 return false; 202 return false; 205 return false; 210 return false; 219 return false; 221 return false; [all...] |
/frameworks/base/core/tests/coretests/src/android/app/ |
SearchManagerTest.java | 132 searchManager.startSearch(null, false, SEARCHABLE_ACTIVITY, null, false); 133 searchManager.startSearch(null, false, SEARCHABLE_ACTIVITY, null, false); 147 searchManager.startSearch(null, false, SEARCHABLE_ACTIVITY, null, false); 162 searchManager.startSearch(null, false, SEARCHABLE_ACTIVITY, null, false); 165 searchManager.startSearch("", false, SEARCHABLE_ACTIVITY, null, false); [all...] |
/packages/apps/Phone/res/values/ |
config.xml | 24 <bool name="ignore_sim_network_locked_events">false</bool> 29 If set to false, there will be *no way* to dismiss the SIM 46 false cheek touches.) 51 <bool name="allow_in_call_touch_ui">false</bool> 71 <bool name="world_phone">false</bool> 82 <bool name="tty_enabled">false</bool> 85 <bool name="hac_enabled">false</bool> 88 <bool name="dtmf_type_enabled">false</bool> 91 <bool name="auto_retry_enabled">false</bool> 104 this behavior should set this flag to false via the resourc [all...] |
/external/bluetooth/glib/gio/ |
gdrive.c | 101 static gboolean initialized = FALSE; 203 * Returns: %TRUE if the @drive contains volumes, %FALSE otherwise. 210 g_return_val_if_fail (G_IS_DRIVE (drive), FALSE); 247 * media changes, %FALSE otherwise. 254 g_return_val_if_fail (G_IS_DRIVE (drive), FALSE); 267 * Returns: %TRUE if @drive supports removable media, %FALSE otherwise. 274 g_return_val_if_fail (G_IS_DRIVE (drive), FALSE); 289 * Returns: %TRUE if @drive has media, %FALSE otherwise. 296 g_return_val_if_fail (G_IS_DRIVE (drive), FALSE); 309 * Returns: %TRUE if the @drive can be ejected, %FALSE otherwise [all...] |
/frameworks/base/graphics/java/android/graphics/drawable/ |
DrawableContainer.java | 120 return false; 128 return false; 202 return false; 207 mCurrDrawable.setVisible(false, false); 222 mCurrDrawable.setVisible(false, false); 267 boolean mVariablePadding = false; 270 boolean mConstantSize = false; 271 boolean mComputedConstantSize = false; [all...] |
/dalvik/libcore/xml/src/main/java/org/apache/harmony/xml/dom/ |
DOMConfigurationImpl.java | 46 * entities = false 47 * normalize-characters = false 48 * cdata-sections = false 54 * form to false. 56 PARAMETERS.put("canonical-form", new FixedParameter(false)); 59 * True to keep existing CDATA nodes; false to replace them/merge them 74 PARAMETERS.put("check-character-normalization", new FixedParameter(false)); 77 * True to keep comments in the document; false to discard them. 90 * the validate parameter to true. Has no effect when validate is false. 101 config.datatypeNormalization = false; [all...] |
/external/icu4c/data/unidata/ |
PropertyValueAliases.txt | 60 AHex; N ; No ; F ; False 79 Alpha; N ; No ; F ; False 106 Bidi_C; N ; No ; F ; False 111 Bidi_M; N ; No ; F ; False 321 CE ; N ; No ; F ; False 326 Dash; N ; No ; F ; False 356 DI ; N ; No ; F ; False 361 Dep; N ; No ; F ; False 366 Dia; N ; No ; F ; False 380 XO_NFC; N ; No ; F ; False [all...] |
/external/opencore/engines/author/test/src/ |
test_pv_author_engine_testset1.cpp | 315 return false; 324 return false; 376 PVPATB_TEST_IS_TRUE(false); 393 return false; 400 return false; 460 return false; 469 return false; 487 return false; 596 return false; 664 return false; [all...] |
test_pv_author_engine_testset4.cpp | 188 return false; 197 return false; 216 PVPATB_TEST_IS_TRUE(false); 233 return false; 242 return false; 303 return false; 310 return false; 354 return false; 399 return false; 408 return false; [all...] |
/external/opencore/engines/player/test/src/ |
test_pv_player_engine_testset6.cpp | 117 PVPATB_TEST_IS_TRUE(false); 133 OSCL_FIRST_CATCH_ANY(error, PVPATB_TEST_IS_TRUE(false); iState = STATE_CLEANUPANDCOMPLETE; RunIfNotReady()); 182 if (iProtocolRollOverWithUnknownURLType == false) 334 OSCL_FIRST_CATCH_ANY(error, PVPATB_TEST_IS_TRUE(false); iState = STATE_CLEANUPANDCOMPLETE; RunIfNotReady()); 349 OSCL_FIRST_CATCH_ANY(error, PVPATB_TEST_IS_TRUE(false); iState = STATE_CLEANUPANDCOMPLETE; RunIfNotReady(); return); 359 OSCL_FIRST_CATCH_ANY(error, PVPATB_TEST_IS_TRUE(false); iState = STATE_CLEANUPANDCOMPLETE; RunIfNotReady(); return); 367 OSCL_FIRST_CATCH_ANY(error, PVPATB_TEST_IS_TRUE(false); iState = STATE_CLEANUPANDCOMPLETE; RunIfNotReady(); return); 374 OSCL_FIRST_CATCH_ANY(error, PVPATB_TEST_IS_TRUE(false); iState = STATE_CLEANUPANDCOMPLETE; RunIfNotReady(); return); 383 OSCL_FIRST_CATCH_ANY(error, PVPATB_TEST_IS_TRUE(false); iState = STATE_CLEANUPANDCOMPLETE; RunIfNotReady(); return); 392 OSCL_FIRST_CATCH_ANY(error, PVPATB_TEST_IS_TRUE(false); iState = STATE_CLEANUPANDCOMPLETE; RunIfNotReady(); return) [all...] |
/external/bluetooth/bluez/common/ |
btio.c | 114 return FALSE; 125 return FALSE; 135 return FALSE; 146 return FALSE; 168 return FALSE; 180 return FALSE; 373 return FALSE; 385 return FALSE; 395 return FALSE; 459 return FALSE; [all...] |
/build/target/board/sim/ |
BoardConfig.mk | 11 TARGET_COMPRESS_MODULE_SYMBOLS := false 12 TARGET_PRELINK_MODULE := false
|
/cts/tests/res/xml/ |
selector_missing_item_drawable.xml | 21 android:visible="false" 26 android:state_pressed="false" />
|
/cts/tests/src/android/app/cts/ |
AliasActivityStub.java | 23 public static boolean isOnCreateCalled = false; 24 public static boolean isFinished = false;
|