Home
last modified time | relevance | path

Searched defs:stype (Results 1 – 25 of 27) sorted by relevance

12

/external/srec/tools/thirdparty/OpenFst/fst/lib/
Dpush.h63 const StringType stype = rtype == REWEIGHT_TO_INITIAL in Push() local
/external/wpa_supplicant_8/src/ap/
Ddrv_callbacks.c285 u16 fc, type, stype; in get_hdr_bssid() local
445 size_t len, u16 stype, int ok) in hostapd_mgmt_tx_cb()
Dieee802_11.c1520 u16 fc, stype; in ieee802_11_mgmt() local
1777 u16 stype, int ok) in ieee802_11_mgmt_cb()
/external/mksh/src/
Deval.c188 short stype; /* [=+-?%#] action after expanded word */ member
320 int stype; in expand() local
904 int stype; /* substitution type */ in varsub() local
/external/webkit/Source/WebCore/manual-tests/NPN_Invoke/
Dmain.c183 …or NPP_NewStream(NPP instance, NPMIMEType type, NPStream* stream, NPBool seekable, uint16_t* stype) in NPP_NewStream()
/external/webkit/Tools/DumpRenderTree/unix/TestNetscapePlugin/
DTestNetscapePlugin.cpp190 uint16_t* stype) in webkit_test_plugin_new_stream()
/external/webkit/Tools/DumpRenderTree/TestNetscapePlugIn/
Dmain.cpp388 …or NPP_NewStream(NPP instance, NPMIMEType type, NPStream *stream, NPBool seekable, uint16_t *stype) in NPP_NewStream()
/external/wpa_supplicant_8/wpa_supplicant/
Dap.c568 void ap_mgmt_tx_cb(void *ctx, const u8 *buf, size_t len, u16 stype, int ok) in ap_mgmt_tx_cb()
Devents.c2018 u16 fc, stype; in wpa_supplicant_event() local
Dmlme.c53 #define IEEE80211_FC(type, stype) host_to_le16((type << 2) | (stype << 4)) argument
/external/wpa_supplicant_8/hostapd/
Dctrl_iface.c163 static int p2p_manager_disconnect(struct hostapd_data *hapd, u16 stype, in p2p_manager_disconnect()
/external/ppp/pppd/plugins/rp-pppoe/
Dif.c424 int domain, stype; in openInterface() local
/external/wpa_supplicant_8/src/drivers/
Ddriver_hostap.c66 u16 stype) in handle_data()
150 u16 fc, extra_len, type, stype; in handle_frame() local
/external/opencv/cv/src/
Dcvundistort.cpp386 int stype, dtype; in cvUndistortPoints() local
Dcvcalibration.cpp2628 int stype = CV_MAT_TYPE(src->type), dtype = CV_MAT_TYPE(dst->type); in cvReprojectImageTo3D() local
/external/iptables/include/
Dxtables.h.in43 #define XTOPT_POINTER(stype, member) \ argument
Dxtables.h43 #define XTOPT_POINTER(stype, member) \ argument
/external/llvm/lib/Target/CellSPU/
DSPUISelLowering.cpp145 for (unsigned stype = sctype - 1; stype >= (unsigned) MVT::i8; --stype) { in SPUTargetLowering() local
158 for (unsigned stype = sctype - 1; stype >= (unsigned) MVT::f32; --stype) { in SPUTargetLowering() local
/external/qemu/
Dsockets.c900 int stype = socket_type_to_bsd(type); in socket_create() local
/external/javassist/src/main/javassist/compiler/
DCodeGen.java1415 int stype = typePrecedence(srcType); in atNumCastExpr() local
/external/wpa_supplicant_6/wpa_supplicant/
Dmlme.c52 #define IEEE80211_FC(type, stype) host_to_le16((type << 2) | (stype << 4)) argument
/external/libxslt/libxslt/
DxsltInternals.h1041 const xmlChar *stype; /* sort */ member
1374 const xmlChar *stype; /* sort */ member
/external/opencv/cxcore/src/
Dcxmatmul.cpp3125 int stype, dtype; in cvMulTransposed() local
/external/wpa_supplicant/
Dmlme.c249 #define IEEE80211_FC(type, stype) host_to_le16((type << 2) | (stype << 4)) argument
/external/wpa_supplicant_8/src/common/
Dieee802_11_defs.h326 #define IEEE80211_FC(type, stype) host_to_le16((type << 2) | (stype << 4)) argument

12