Searched
full:false (Results
1076 -
1100 of
15335) sorted by null
<<41424344454647484950>>
/dalvik/vm/mterp/c/ |
OP_NEW_INSTANCE.c | 13 clazz = dvmResolveClass(curMethod->clazz, ref, false);
|
/development/samples/BrowserPlugin/jni/ |
PluginObject.cpp | 106 static bool identifiersInitialized = false; 136 return false; 145 return false; 155 return false; 160 return false; 169 return false; 174 return false; 205 return false; 210 return false;
|
/development/samples/Wiktionary/res/layout/ |
widget_word.xml | 37 android:includeFontPadding="false" 50 android:includeFontPadding="false" 61 android:includeFontPadding="false" 73 android:includeFontPadding="false"
|
/development/samples/WiktionarySimple/res/layout/ |
widget_word.xml | 37 android:includeFontPadding="false" 50 android:includeFontPadding="false" 61 android:includeFontPadding="false" 73 android:includeFontPadding="false"
|
/external/bluetooth/glib/tests/ |
unicode-collate.c | 38 GArray *line_array = g_array_new (FALSE, FALSE, sizeof(Line)); 40 gboolean do_key = FALSE; 41 gboolean do_file = FALSE;
|
/external/dbus/bus/ |
test.c | 80 /* can return FALSE on OOM but we just let it fire again later */ 138 return FALSE; 140 retval = FALSE; 229 return FALSE; 253 while (_dbus_loop_iterate (client_loop, FALSE)) 278 while (_dbus_loop_iterate (bus_context_get_loop (context), FALSE)) 287 while (_dbus_loop_iterate (bus_context_get_loop (context), FALSE) || 288 (client_loop == NULL || _dbus_loop_iterate (client_loop, FALSE))) 325 context = bus_context_new (&config_file, FALSE, -1, -1, &error);
|
/external/dbus/test/data/invalid-messages/ |
array-with-mixed-types.message | 46 BOOLEAN false
|
/external/dbus/tools/ |
dbus-launch-x11.c | 233 static int init = FALSE; 244 return FALSE; 250 return FALSE; 262 return FALSE; 270 selection_atom = XInternAtom (display, atom_name, FALSE); 274 address_atom = XInternAtom (display, atom_name, FALSE); 278 pid_atom = XInternAtom (display, atom_name, FALSE); 288 * Returns FALSE if there was an error. Returning 311 XGetWindowProperty (xdisplay, owner, address_atom, 0, 1024, False, 315 return FALSE; /* error * [all...] |
/external/e2fsprogs/lib/et/ |
Android.mk | 39 LOCAL_PRELINK_MODULE := false
|
/external/icu4c/config/ |
gmakever.mk | 14 @false
|
/external/icu4c/ |
configure.mk | 10 ( autoconf && mv configure configure.tmp && sed -e 's%^ac_cr=.*%ac_cr=`echo X |tr X "\\015"`%' < configure.tmp > configure && chmod a+rx $@ && rm configure.tmp ) || ( rm $@ ; "echo configure build failed" ; /usr/bin/false )
|
/external/icu4c/test/cintltst/ |
utexttst.c | 36 {if ((x)==FALSE) {log_err("Test failure in file %s at line %d\n", __FILE__, __LINE__);\ 60 UBool gFailed = FALSE; 96 utb = utext_clone(NULL, uta, FALSE, FALSE, &status); 124 TEST_ASSERT(b==FALSE); 164 TEST_ASSERT(b==FALSE); 248 TEST_ASSERT(b == FALSE); 251 TEST_ASSERT(b == FALSE); 263 FALSE, /* move flag */
|
/external/icu4c/test/intltest/ |
pptest.h | 31 UBool failure(UErrorCode status, const char* msg, UBool possibleDataError=FALSE);
|
/external/icu4c/tools/toolutil/ |
filetools.h | 27 isFileModTimeLater(const char *filePath, const char *checkAgainst, UBool isDir=FALSE);
|
toolutil.vcproj | 27 ATLMinimizesCRunTimeLibraryUsage="false" 122 ATLMinimizesCRunTimeLibraryUsage="false" 218 ATLMinimizesCRunTimeLibraryUsage="false" 315 ATLMinimizesCRunTimeLibraryUsage="false" 438 DisableLanguageExtensions="false" 446 DisableLanguageExtensions="false" 454 DisableLanguageExtensions="false" 462 DisableLanguageExtensions="false" 474 DisableLanguageExtensions="false" 482 DisableLanguageExtensions="false" [all...] |
/external/jdiff/src/jdiff/ |
Modifiers.java | 18 public boolean isStatic = false; 21 public boolean isFinal = false; 24 public boolean isDeprecated = false; 63 boolean hasContent = false;
|
/external/opencore/codecs_v2/audio/aac/dec/include/ |
decoder_aac.h | 64 bool aAllocateInputBuffer = false, 65 bool aAllocateOutputBuffer = false, 73 bool aAllocateInputBuffer = false, 74 bool aAllocateOutputBuffer = false,
|
/external/opencore/fileformats/mp4/composer/src/ |
boxrecord.cpp | 75 return false; 80 return false; 85 return false; 90 return false;
|
filetypeatom.cpp | 51 return false; 57 return false; 63 return false; 71 return false;
|
fullatom.cpp | 58 return false; 64 return false; 70 return false; 76 return false;
|
mpegsampleentry.cpp | 65 return false; 74 return false; 81 return false; 86 return false;
|
trackfragmentrunatom.cpp | 35 _lastTSupdated = false; 81 _firstEntry = false; 164 return false; 170 return false; 176 return false; 189 return false; 197 return false; 204 return false; 211 return false;
|
/external/opencore/fileformats/mp4/parser/src/ |
avcsampledependency.cpp | 33 _success = false; 41 _success = false; 50 _success = false; 56 _success = false;
|
avcsampledependencytype.cpp | 37 _success = false; 46 _success = false; 55 _success = false; 64 _success = false;
|
avcsampletogroupbox.cpp | 34 _success = false; 40 _success = false; 54 _success = false; 60 _success = false;
|
Completed in 386 milliseconds
<<41424344454647484950>>