HomeSort by relevance Sort by last modified time
    Searched refs:FALSE (Results 126 - 150 of 2090) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/icu4c/tools/genrb/
errmsg.c 45 static UBool gStrict =FALSE;
52 static UBool gVerbose =FALSE;
  /external/jpeg/
jdmarker.c 146 * If must suspend, take the specified action (typically "return FALSE").
173 * If return FALSE, was forced to suspend before reaching end of
185 * what it's consumed (ie, the end of the buffer) before returning FALSE.
219 cinfo->CCIR601_sampling = FALSE; /* Assume non-CCIR sampling??? */
221 cinfo->saw_JFIF_marker = FALSE;
227 cinfo->saw_Adobe_marker = FALSE;
248 INPUT_2BYTES(cinfo, length, return FALSE);
250 INPUT_BYTE(cinfo, cinfo->data_precision, return FALSE);
251 INPUT_2BYTES(cinfo, cinfo->image_height, return FALSE);
252 INPUT_2BYTES(cinfo, cinfo->image_width, return FALSE);
    [all...]
  /external/libnfc-nxp/src/
phFriNfc_LlcpTransport_Connectionless.c 46 pLlcpTransport->pSocketTable[i].bSocketRecvPending = FALSE;
68 pLlcpSocket->bSocketSendPending = FALSE;
122 pLlcpSocket->bSocketRecvPending = FALSE;
123 pLlcpSocket->bSocketSendPending = FALSE;
124 pLlcpSocket->bSocketListenPending = FALSE;
125 pLlcpSocket->bSocketDiscPending = FALSE;
126 pLlcpSocket->RemoteBusyConditionInfo = FALSE;
127 pLlcpSocket->ReceiverBusyCondition = FALSE;
  /external/qemu/distrib/sdl-1.2.12/src/thread/win32/
SDL_sysmutex.c 45 mutex->id = CreateMutex(NULL, FALSE, NULL);
90 if ( ReleaseMutex(mutex->id) == FALSE ) {
  /external/webkit/Source/WebCore/platform/gtk/
SharedTimerGtk.cpp 50 return FALSE;
72 gboolean s = FALSE;
  /frameworks/base/drm/libdrmframework/plugins/forward-lock/internal-format/common/
FwdLockGlue.c 30 #define FALSE 0
35 static int isInitialized = FALSE;
55 result = FALSE;
62 result = FALSE;
99 isInitialized = FALSE;
119 return FALSE;
152 int result = FALSE;
174 int result = FALSE;
  /libcore/luni/src/test/java/libcore/java/lang/
OldAndroidBooleanTest.java 29 Boolean c = new Boolean(false);
37 assertEquals("false", c.toString());
39 assertEquals(Boolean.FALSE, c);
41 assertSame(Boolean.valueOf(false), Boolean.FALSE);
  /ndk/sources/host-tools/make-3.81/w32/subproc/
misc.c 29 * Returns: TRUE= success, FALSE=fail
53 return FALSE;
70 return FALSE;
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/rpc/
types.h 47 #ifndef FALSE
48 # define FALSE (0)
  /external/bluetooth/glib/gio/
gmount.c 110 static gboolean initialized = FALSE;
300 g_return_val_if_fail (G_IS_MOUNT (mount), FALSE);
320 g_return_val_if_fail (G_IS_MOUNT (mount), FALSE);
376 * @error will be set to contain the errors and %FALSE will be returned.
378 * Returns: %TRUE if the mount was successfully unmounted. %FALSE otherwise.
387 g_return_val_if_fail (G_IS_MOUNT (mount), FALSE);
388 g_return_val_if_fail (G_IS_ASYNC_RESULT (result), FALSE);
394 return FALSE;
451 * @error will be set to contain the errors and %FALSE will be returned.
453 * Returns: %TRUE if the mount was successfully ejected. %FALSE otherwise
    [all...]
gseekable.c 106 * Returns: %TRUE if @seekable can be seeked. %FALSE otherwise.
113 g_return_val_if_fail (G_IS_SEEKABLE (seekable), FALSE);
136 * has occurred, this function will return %FALSE and set @error
148 g_return_val_if_fail (G_IS_SEEKABLE (seekable), FALSE);
161 * Returns: %TRUE if the stream can be truncated, %FALSE otherwise.
168 g_return_val_if_fail (G_IS_SEEKABLE (seekable), FALSE);
192 * has occurred, this function will return %FALSE and set @error
203 g_return_val_if_fail (G_IS_SEEKABLE (seekable), FALSE);
  /external/dbus/test/name-test/
test-privserver-client.c 49 dbus_connection_set_exit_on_disconnect (session, FALSE);
73 dbus_connection_set_exit_on_disconnect (privconn, FALSE);
108 open_shutdown_private_connection (FALSE);
112 open_shutdown_private_connection (FALSE);
  /external/dbus/tools/
dbus-uuidgen.c 59 return FALSE;
80 return FALSE;
92 ensure_uuid = FALSE;
93 get_uuid = FALSE;
  /external/icu4c/common/unicode/
idna.h 270 IDNAInfo() : errors(0), labelErrors(0), isTransDiff(FALSE), isBiDi(FALSE), isOkBiDi(TRUE) {}
307 isTransDiff=FALSE;
308 isBiDi=FALSE;
unimatch.h 119 * match, or a mismatch. If incremental is FALSE then
141 UBool escapeUnprintable = FALSE) const = 0;
  /frameworks/base/media/libstagefright/codecs/aacenc/inc/
psy_const.h 29 #define FALSE 0
  /hardware/broadcom/wlan/bcm4329/dhdutil/include/
typedefs.h 36 #ifndef FALSE
37 #define FALSE false
228 #ifndef FALSE
229 #define FALSE 0
  /hardware/broadcom/wlan/bcmdhd/dhdutil/include/
typedefs.h 36 #ifndef FALSE
37 #define FALSE false
228 #ifndef FALSE
229 #define FALSE 0
  /hardware/ti/omap3/omx/system/src/openmax_il/perf/inc/
perf_config.h 29 #define FALSE (0)
  /external/icu4c/test/perf/ubrkperf/
ubrkperfold.cpp 98 UBool opt_help = FALSE;
102 UBool opt_terse = FALSE;
104 UBool opt_win = FALSE; // Run with Windows native functions.
105 UBool opt_unix = FALSE; // Run with UNIX strcoll, strxfrm functions.
106 UBool opt_mac = FALSE; // Run with MacOSX word break services.
107 UBool opt_uselen = FALSE;
108 UBool opt_dump = FALSE;
109 UBool opt_char = FALSE;
110 UBool opt_word = FALSE;
111 UBool opt_line = FALSE;
    [all...]
  /external/bluetooth/bluez/gdbus/
mainloop.c 84 return FALSE;
192 return FALSE;
196 return FALSE;
277 return FALSE;
280 if (result == FALSE)
281 return FALSE;
307 if (setup_bus(conn, name, error) == FALSE) {
330 if (setup_bus(conn, name, error) == FALSE) {
348 return FALSE;
355 return FALSE;
    [all...]
  /external/bluetooth/glib/gio/xdgmime/
xdgmimeint.h 34 #ifndef FALSE
35 #define FALSE (0)
39 #define TRUE (!FALSE)
  /external/bouncycastle/src/main/java/org/bouncycastle/asn1/
DERBoolean.java 12 public static final DERBoolean FALSE = new DERBoolean(false);
37 return (value ? TRUE : FALSE);
47 return (octets[0] != 0) ? TRUE : FALSE;
56 * tagged false otherwise.
120 return false;
134 return (value != 0) ? "TRUE" : "FALSE";
  /external/chromium/chrome/browser/speech/
speech_input_bubble_gtk.cc 80 did_invoke_close_(false),
124 GtkWidget* vbox = gtk_vbox_new(FALSE, 0);
130 gtk_box_pack_start(GTK_BOX(vbox), icon_container_, FALSE, FALSE,
135 gtk_box_pack_start(GTK_BOX(vbox), label_, FALSE, FALSE,
141 gtk_box_pack_start(GTK_BOX(vbox), mic_settings_, FALSE, FALSE,
147 GtkWidget* button_bar = gtk_hbox_new(FALSE, kButtonBarHorizontalSpacing);
148 gtk_box_pack_start(GTK_BOX(vbox), button_bar, FALSE, FALSE
    [all...]
  /external/chromium/chrome/browser/ui/gtk/
update_recommended_dialog.cc 45 FALSE, FALSE, 0);
47 gtk_window_set_resizable(GTK_WINDOW(dialog_), FALSE);

Completed in 1903 milliseconds

1 2 3 4 56 7 8 91011>>