HomeSort by relevance Sort by last modified time
    Searched full:supp (Results 1 - 25 of 29) sorted by null

1 2

  /external/wpa_supplicant_6/wpa_supplicant/tests/
test_wpa.c 44 struct wpa_sm *supp; member in struct:wpa
57 wpa_printf(MSG_DEBUG, "SUPP: %s", __func__);
65 wpa_printf(MSG_DEBUG, "SUPP: %s", __func__);
73 wpa_printf(MSG_DEBUG, "SUPP: %s(state=%d)", __func__, state);
92 wpa_printf(MSG_DEBUG, "SUPP: %s(dest=" MACSTR " proto=0x%04x "
113 wpa_printf(MSG_DEBUG, "SUPP: %s(type=%d data_len=%d)",
143 wpa_printf(MSG_DEBUG, "SUPP: %s", __func__);
149 return wpa_sm_set_ap_rsn_ie(wpa->supp, ie, 2 + ie[1]);
150 return wpa_sm_set_ap_wpa_ie(wpa->supp, ie, 2 + ie[1]);
159 wpa_printf(MSG_DEBUG, "SUPP: %s(alg=%d addr=" MACSTR " key_idx=%d
    [all...]
  /external/openssl/crypto/des/
makefile.bc 33 ofb64ede.obj supp.obj
FILES0 93 supp.c
des-lib.com 169 "fcrypt,xcbc_enc,read_pwd,rpc_enc,cbc_cksm,supp"
  /external/srec/srec/EventLog/include/
riff.h 149 * For "supp" or "lost" chunk.
  /hardware/ti/wlan/wl1271/CUDK/os/common/inc/
cu_osapi.h 47 * TODO : supp declares its OS abstarction with primitive types, so these must
  /system/wlan/ti/wilink_6_1/CUDK/os/common/inc/
cu_osapi.h 47 * TODO : supp declares its OS abstarction with primitive types, so these must
  /external/webkit/JavaScriptCore/icu/unicode/
uset.h 646 * supp-high[0]
647 * supp-low[0]
648 * supp-high[1]
649 * supp-low[1]
651 * supp-high[m-1]
652 * supp-low[m-1]
  /external/webkit/WebCore/icu/unicode/
uset.h 646 * supp-high[0]
647 * supp-low[0]
648 * supp-high[1]
649 * supp-low[1]
651 * supp-high[m-1]
652 * supp-low[m-1]
  /external/icu4c/common/unicode/
uset.h     [all...]
uniset.h     [all...]
  /external/icu4c/test/cintltst/
custrtst.c 716 static const UChar32 supp=0x10402, supp2=0x10403, ill=0x123456; local
866 first!=u_strchr32(s+1, supp) ||
867 first!=u_memchr32(s+1, supp, 9) ||
873 last!=u_strrchr32(s+1, supp) ||
874 last!=u_memrchr32(s+1, supp, 9) ||
    [all...]
  /packages/apps/Gallery/src/com/android/camera/
ImageViewTouchBase.java 281 // Combine the base matrix and the supp matrix to make the final matrix.
ViewImage.java 536 // reset the supp matrix for then thumb bitmap, and keep
537 // the supp matrix when the full bitmap is loaded.
    [all...]
  /packages/apps/Gallery3D/src/com/cooliris/media/
ImageViewTouchBase.java 264 // Combine the base matrix and the supp matrix to make the final matrix.
  /external/icu4c/common/
uset.cpp 334 * - some supplementary: (length|0x8000) (bmpLength<length) BMP, .., BMP, supp-high, supp-low, ..
  /hardware/broadcom/wlan/bcm4329/src/dhd/sys/
dhd_common.c 834 /* push up to external supp/auth */
854 /* push up to external supp/auth */
  /frameworks/base/telephony/java/com/android/internal/telephony/gsm/
GsmMmiCode.java 54 // Supp Service cocdes from TS 22.030 Annex B
83 // Supp Service Password registration
    [all...]
  /system/core/init/
parser.c 670 parse_error(state, "group option accepts at most %d supp. groups\n",
  /frameworks/base/telephony/java/com/android/internal/telephony/test/
SimulatedCommands.java 329 Log.w(LOG_TAG, "Supp Service Notifications already enabled!");
    [all...]
  /external/strace/
system.c 545 { _SC_NGROUPS_MAX, "_SC_NGROUPS_MAX" }, /* number of groups if multple supp. */
    [all...]
  /frameworks/base/telephony/java/com/android/internal/telephony/
CommandsInterface.java 120 // Used for various supp services apis
    [all...]
  /external/opencore/protocols/systems/3g-324m_pvterminal/h324/tsc/src/
tschandling.cpp 70 /* Send supp info in UII msg and wait for TCS from remote terminal */
    [all...]
  /external/webkit/WebCore/platform/text/mac/
character-sets.txt 696 Name: ISO_8859-supp [RFC1345,KXS2]
    [all...]
  /hardware/ril/reference-ril/
reference-ril.c     [all...]

Completed in 911 milliseconds

1 2