HomeSort by relevance Sort by last modified time
    Searched full:exists (Results 1526 - 1550 of 2592) sorted by null

<<61626364656667686970>>

  /external/ppp/pppd/
pppd.h 588 int ppp_available __P((void)); /* Test whether ppp kernel support exists */
658 int have_route_to __P((u_int32_t)); /* Check if route to addr exists */
    [all...]
  /external/quake/quake/src/WinQuake/
d_polyse.cpp 844 // scan out the bottom part of the left edge, if it exists
949 // scan out the bottom part of the right edge, if it exists
  /external/sqlite/dist/
shell.c 785 "WHERE to_col IS NOT NULL AND NOT EXISTS (SELECT 1 "
818 "WHERE to_col IS NULL AND NOT EXISTS "
865 "WHERE NOT EXISTS (SELECT 1 "
899 " /key_notnull/ AND NOT EXISTS (SELECT 1 FROM /ref/ WHERE /cond1/)\n"
912 " NOT EXISTS (SELECT 1 FROM /ref/ WHERE /cond1/)\n"
924 " EXISTS (SELECT 1 FROM /tbl/ WHERE /cond2/)\n"
937 " EXISTS (SELECT 1 FROM /tbl/ WHERE /cond2/)\n"
    [all...]
  /external/srec/tools/thirdparty/OpenFst/fst/lib/
compose.h 531 // Case 1: if a failure transition exists, follow its
543 // Sub-case 1a: there exists a transition starting
    [all...]
  /external/v8/src/
scopes.cc 61 // use. Because a Variable holding a handle with the same location exists
195 // Declare 'arguments' variable which exists in all functions.
    [all...]
  /external/webkit/WebKit/android/jni/
WebHistory.cpp 125 // Append the first child to the queue if it exists. If there is no
255 // If a HistoryItem only exists for page cache, it is possible that
  /external/wpa_supplicant_6/wpa_supplicant/
wpa_priv.c 774 wpa_printf(MSG_DEBUG, "Socket exists, but does not "
792 wpa_printf(MSG_INFO, "Socket exists and seems to be "
  /frameworks/base/awt/javax/imageio/metadata/
IIOMetadataNode.java 812 * or they have the same length and for each node that exists in one map
813 * there is a node that exists in the other map and is equal, although not
    [all...]
  /hardware/ti/wlan/wl1271/stad/src/AirLink_Managment/
SwitchChannel.c 511 { /* SC IE exists */
    [all...]
  /hardware/ti/wlan/wl1271/stad/src/Connection_Managment/
smeSm.c 707 /* mark that a channel exists for this band */
754 /* Country code exists and scan is performed on this band - take country expiry timr into account */
    [all...]
  /hardware/ti/wlan/wl1271/stad/src/Sta_Management/
assocSM.c 558 TRACE0(pHandle->hReport, REPORT_SEVERITY_SM, "ASSOC_SM: DEBUG - Association denied: Reassociation denied due to inability to confirm that association exists \n");
656 /* Assoc exists only in Infrastructure */
    [all...]
scr.c     [all...]
  /packages/apps/Bluetooth/src/com/android/bluetooth/opp/
BluetoothOppService.java 472 // This cursor row already exists in the stored
573 /* check if the file exists */
    [all...]
  /packages/apps/Email/src/com/android/email/activity/
UpgradeAccounts.java 554 // If already exists- just skip it
558 Log.d(Email.LOG_TAG, "No conversion, account exists: " + account.getDescription());
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/descriptors/
DescriptorsUtils.java 310 * Indicates the the given {@link AttributeInfo} already exists in the ArrayList of
537 // by the element SDK URL if it exists.
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
LayoutCanvas.java 301 // Check if the selected object still exists
305 // Remove the previous selection -- if the selected object still exists
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/Management/AirLink/SwitchChannel/
SwitchChannel.c 548 { /* SC IE exists */
    [all...]
  /system/wlan/ti/wilink_6_1/stad/src/AirLink_Managment/
SwitchChannel.c 511 { /* SC IE exists */
    [all...]
  /system/wlan/ti/wilink_6_1/stad/src/Connection_Managment/
smeSm.c 700 /* mark that a channel exists for this band */
739 /* Country code exists and scan is performed on this band - take country expiry timr into account */
    [all...]
  /system/wlan/ti/wilink_6_1/stad/src/Sta_Management/
assocSM.c 557 TRACE0(pHandle->hReport, REPORT_SEVERITY_SM, "ASSOC_SM: DEBUG - Association denied: Reassociation denied due to inability to confirm that association exists \n");
653 /* Assoc exists only in Infrastructure */
    [all...]
scr.c     [all...]
  /dalvik/libcore/luni/src/main/java/java/lang/
Character.java     [all...]
  /dalvik/libcore/luni/src/main/java/java/util/
Formatter.java 626 * zero size if the file exists, or else a new file will be
649 * zero size if the file exists, or else a new file will be
675 * zero size if the file exists, or else a new file will be
708 * exists, or else a new {@code File} will be created. The output of the
731 * exists, or else a new {@code File} will be created. The output of the
757 * exists, or else a new {@code File} will be created. The output of the
    [all...]
  /dalvik/libcore/sql/src/test/java/tests/sql/
PreparedStatementTest.java 114 st.execute("drop table if exists type");
258 conn.createStatement().execute("drop table if exists hutch");
    [all...]
  /external/bluetooth/glib/po/
be@latin.po 50 msgid "A bookmark for URI '%s' already exists"
    [all...]

Completed in 862 milliseconds

<<61626364656667686970>>