HomeSort by relevance Sort by last modified time
    Searched refs:TRUE (Results 201 - 225 of 2239) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/bluetooth/bluedroid/bta/sys/
bta_sys_main.c 31 #if BTA_FM_INCLUDED == TRUE
34 #if BTA_FMTX_INCLUDED == TRUE
37 #if GPS_INCLUDED == TRUE
44 #if( defined BTA_AR_INCLUDED ) && (BTA_AR_INCLUDED == TRUE)
184 #if( defined BTA_AR_INCLUDED ) && (BTA_AR_INCLUDED == TRUE)
202 BOOLEAN freebuf = TRUE;
414 #if ( defined BTM_AUTOMATIC_HCI_RESET && BTM_AUTOMATIC_HCI_RESET == TRUE )
493 BOOLEAN freebuf = TRUE;
548 bta_sys_cb.is_reg[id] = TRUE;
672 if (bta_sys_cb.is_reg[bta_id] == TRUE && bta_sys_cb.reg[bta_id]->disable != NULL
    [all...]
  /external/dbus/bus/
main.c 182 return TRUE;
200 return TRUE;
220 TRUE, &error))
229 DBUS_WATCH_READABLE, TRUE,
316 systemd_activation = TRUE;
387 print_address = TRUE;
397 print_address = TRUE;
400 print_address = TRUE; /* and we'll get the next arg if appropriate */
413 print_pid = TRUE;
423 print_pid = TRUE;
    [all...]
  /external/dbus/dbus/
dbus-memory.c 129 debug_initialized = TRUE;
147 guards = TRUE;
153 disable_mem_pools = TRUE;
159 backtrace_on_fail_alloc = TRUE;
168 * @returns #TRUE if mempools should not be used.
239 * it returns #TRUE, then the allocation should
243 * @returns #TRUE if this alloc should fail
280 return TRUE;
361 failed = TRUE;
376 failed = TRUE;
    [all...]
dbus-string.c 129 * @returns #TRUE on success, #FALSE if no memory
165 return TRUE;
173 * @returns #TRUE on success, #FALSE if no memory
247 real->constant = TRUE;
248 real->locked = TRUE;
272 real->invalid = TRUE;
286 return TRUE;
298 return TRUE;
319 real->locked = TRUE;
373 return TRUE;
    [all...]
dbus-auth.c 311 * @returns #TRUE if the conversation is the server side
316 * @returns #TRUE if the conversation is the client side
445 /* Returns TRUE but with an empty string hash if the
447 * TRUE just means we had enough memory.
473 retval = TRUE;
501 retval = TRUE;
600 retval = TRUE; /* retval is only about mem */
621 retval = TRUE;
658 retval = TRUE;
717 retval = TRUE;
    [all...]
  /external/webkit/Source/WebKit/gtk/webkit/
webkitsoupauthdialog.c 135 gboolean freeAuthData = TRUE;
172 gtk_entry_set_activates_default(GTK_ENTRY(entry), TRUE);
249 gtk_box_pack_start(GTK_BOX(gtk_dialog_get_content_area(dialog)), hbox, TRUE, TRUE, 0);
258 gtk_box_pack_start(GTK_BOX(hbox), mainVBox, TRUE, TRUE, 0);
265 gtk_label_set_line_wrap(GTK_LABEL(descriptionLabel), TRUE);
294 gtk_label_set_line_wrap(GTK_LABEL(serverMessageDescriptionLabel), TRUE);
296 gtk_label_set_line_wrap(GTK_LABEL(serverMessageLabel), TRUE);
317 gtk_toggle_button_set_active(GTK_TOGGLE_BUTTON(checkButton), TRUE);
    [all...]
  /external/bluetooth/bluedroid/stack/btm/
btm_devctl.c 37 #if BLE_INCLUDED == TRUE
40 #if GAP_INCLUDED == TRUE
107 #define BTM_SET_DEV_NAME_UPON_RESET TRUE
144 #if (BTM_USE_DEF_LOCAL_NAME == TRUE)
167 #if (BTM_AUTOMATIC_HCI_RESET == TRUE)
302 ** Returns TRUE if device is up, else FALSE
431 #if BLE_INCLUDED == TRUE
485 #if BTM_PWR_MGR_INCLUDED == TRUE
589 #if (BLE_INCLUDED == TRUE)
616 #if BTM_INTERNAL_BB == TRUE
    [all...]
btm_acl.c 58 #if RFCOMM_INCLUDED == TRUE
62 #if (defined(BTM_BUSY_LEVEL_CHANGE_INCLUDED) && BTM_BUSY_LEVEL_CHANGE_INCLUDED == TRUE)
158 #if BLE_INCLUDED == TRUE
172 p->in_use = TRUE;
176 #if BLE_INCLUDED == TRUE
200 #if (BLE_INCLUDED == TRUE)
209 #if (BLE_INCLUDED == TRUE)
241 #if (BLE_INCLUDED == TRUE)
307 #if (defined(BTM_BUSY_LEVEL_CHANGE_INCLUDED) && BTM_BUSY_LEVEL_CHANGE_INCLUDED == TRUE)
310 #if (defined BLE_INCLUDED && BLE_INCLUDED == TRUE)
    [all...]
  /external/icu4c/test/intltest/
restsnew.cpp 101 { "root", 0, U_ZERO_ERROR, e_Root, { TRUE, FALSE, FALSE }, { TRUE, FALSE, FALSE } },
102 { "te", 0, U_ZERO_ERROR, e_te, { FALSE, TRUE, FALSE }, { TRUE, TRUE, FALSE } },
103 { "te_IN", 0, U_ZERO_ERROR, e_te_IN, { FALSE, FALSE, TRUE }, { TRUE, TRUE, TRUE } },
104 { "te_NE", 0, U_USING_FALLBACK_WARNING, e_te, { FALSE, TRUE, FALSE }, { TRUE, TRUE, FALSE } }
    [all...]
tztest.cpp 168 if (failure(status, "new GregorianCalendar", TRUE)) return;
237 logln("Error: " + tz.getID(id) + ".inDaylightTime(" + dateToString(min) + ") = " + (startsInDST?"TRUE":"FALSE") +
238 ", inDaylightTime(" + dateToString(max) + ") = " + (startsInDST?"TRUE":"FALSE"));
268 logln("Error: inDaylightTime(" + dateToString(max) + ") != " + ((!startsInDST)?"TRUE":"FALSE"));
338 if (failure(status, "TimeZone::inDaylightTime", TRUE)) return;
611 found = TRUE;
736 found = TRUE;
842 isNonReferenceTzdataVersion = TRUE;
848 // Note: useDaylightTime returns true if DST is observed
875 {"AST", -540, TRUE},
    [all...]
  /external/wpa_supplicant_6/wpa_supplicant/src/eap_peer/
eap_pax.c 137 ret->ignore = TRUE;
144 ret->ignore = TRUE;
153 ret->ignore = TRUE;
162 ret->ignore = TRUE;
181 ret->ignore = TRUE;
190 ret->ignore = TRUE;
253 ret->ignore = TRUE;
260 ret->ignore = TRUE;
269 ret->ignore = TRUE;
278 ret->ignore = TRUE;
    [all...]
  /external/wpa_supplicant_8/src/eap_peer/
eap_pax.c 130 ret->ignore = TRUE;
137 ret->ignore = TRUE;
146 ret->ignore = TRUE;
155 ret->ignore = TRUE;
174 ret->ignore = TRUE;
183 ret->ignore = TRUE;
246 ret->ignore = TRUE;
253 ret->ignore = TRUE;
262 ret->ignore = TRUE;
271 ret->ignore = TRUE;
    [all...]
  /development/host/windows/usb/winusb/
adb_winusb_io_completion.cpp 64 wait ? TRUE : FALSE) ? true : false;
67 // that GetOverlappedResult with wait set to true returns "prematurely",
80 wait ? TRUE : FALSE) ? true : false;
  /device/common/libbt/src/
conf.c 40 #if (VENDOR_LIB_RUNTIME_TUNING_ENABLED == TRUE)
73 #if (VENDOR_LIB_RUNTIME_TUNING_ENABLED == TRUE)
  /external/apache-harmony/security/src/test/impl/java/org/apache/harmony/security/tests/asn1/der/
BooleanTest.java 55 // decoding true
57 assertEquals("Decoding true value", Boolean.TRUE, asn1.decode(in));
63 // encoding true
64 out = new DerOutputStream(asn1, Boolean.TRUE);
65 assertTrue("Encoding true value", Arrays.equals(eTrue, out.encoded));
  /external/bluetooth/bluedroid/bta/av/
bta_av_cfg.c 84 /* Note: if AVRC_SUPF_TG_GROUP_NAVI is set, bta_av_cfg.avrc_group should be TRUE */
134 TRUE, /* TRUE, to accept AVRC 1.3 group nevigation command */
171 #if (defined BTA_AVRCP_FF_RW_SUPPORT) && (BTA_AVRCP_FF_RW_SUPPORT == TRUE)
  /external/bluetooth/bluedroid/bta/dm/
bta_dm_ci.c 34 #if (BTM_OOB_INCLUDED == TRUE)
90 #if (BTM_SCO_HCI_INCLUDED == TRUE)
  /external/bluetooth/bluedroid/bta/gatt/
bta_gatts_main.c 27 #if defined(BTA_GATT_INCLUDED) && (BTA_GATT_INCLUDED == TRUE)
131 return (TRUE);
  /external/bluetooth/bluedroid/btif/co/
bta_av_co.c 164 ** Returns TRUE if the current streaming has CP, FALSE otherwise
200 ** Returns TRUE if setting the SCMS flag is supported else FALSE
207 #if defined(BTA_AV_CO_CP_SCMS_T) && (BTA_AV_CO_CP_SCMS_T == TRUE)
215 return TRUE;
264 #if defined(BTA_AV_CO_CP_SCMS_T) && (BTA_AV_CO_CP_SCMS_T == TRUE)
293 return TRUE;
395 supported = TRUE;
461 #if defined(BTA_AV_CO_CP_SCMS_T) && (BTA_AV_CO_CP_SCMS_T == TRUE)
465 p_peer->cp_active = TRUE;
466 bta_av_co_cb.cp.active = TRUE;
    [all...]
  /external/bluetooth/bluedroid/hci/src/
bt_hci_bdroid.c 44 #if (BTHC_DBG == TRUE)
207 uint8_t status = TRUE;
228 return(status == TRUE) ? BT_HC_STATUS_SUCCESS : BT_HC_STATUS_FAIL;
366 if ((tx_cmd_pkts_pending == TRUE) && (num_hci_cmd_pkts > 0))
433 if ((tx_cmd_pkts_pending == TRUE) || (num_hci_cmd_pkts <= 0))
435 tx_cmd_pkts_pending = TRUE;
450 if (tx_cmd_pkts_pending == TRUE)
457 lpm_enable(TRUE);
userial_mct.c 44 #define USERIAL_DBG TRUE
50 #if (USERIAL_DBG == TRUE)
105 static uint8_t rx_flow_on = TRUE;
148 rx_flow_on = TRUE;
155 if (rx_flow_on == TRUE)
185 rx_flow_on = TRUE;
226 ** Returns TRUE/FALSE
238 return TRUE;
248 ** Returns TRUE/FALSE
332 return TRUE;
    [all...]
  /external/bluetooth/bluedroid/stack/sdp/
sdpint.h 153 SDP_IS_PASS_THRU /* only when SDP_FOR_JV_INCLUDED == TRUE */
156 #if SDP_SERVER_ENABLED == TRUE
166 #endif /* SDP_SERVER_ENABLED == TRUE */
189 #if SDP_CLIENT_ENABLED == TRUE
199 #if (defined(SDP_BROWSE_PLUS) && SDP_BROWSE_PLUS == TRUE)
207 #define SDP_DISC_WAIT_PASS_THRU 4 /* only when SDP_FOR_JV_INCLUDED == TRUE */
212 #endif /* SDP_CLIENT_ENABLED == TRUE */
214 #if SDP_SERVER_ENABLED == TRUE
217 #endif /* SDP_SERVER_ENABLED == TRUE */
227 #if SDP_SERVER_ENABLED == TRUE
    [all...]
  /external/chromium/chrome/browser/
process_singleton_win.cc 158 base::KillProcessById(process_id, ResultCodes::HUNG, true);
176 return true;
199 return true;
212 return TRUE;
228 return TRUE;
240 return TRUE;
254 return TRUE;
282 return TRUE;
291 return TRUE;
298 return TRUE;
    [all...]
  /external/chromium/chrome/browser/ui/gtk/
hung_renderer_dialog_gtk.cc 101 gtk_box_pack_start(GTK_BOX(contents_vbox), hbox, TRUE, TRUE, 0);
112 gtk_box_pack_start(GTK_BOX(hbox), vbox, TRUE, TRUE, 0);
116 gtk_label_set_line_wrap(GTK_LABEL(text), TRUE);
124 gtk_box_pack_start(GTK_BOX(vbox), scroll_list, TRUE, TRUE, 0);
137 gtk_tree_view_column_pack_start(column, renderer, TRUE);
instant_confirm_dialog_gtk.cc 44 gtk_label_set_line_wrap(GTK_LABEL(label), TRUE);
56 TRUE);

Completed in 2459 milliseconds

1 2 3 4 5 6 7 891011>>