Searched defs:stype (Results 1 – 9 of 9) sorted by relevance
/external/srec/tools/thirdparty/OpenFst/fst/lib/ |
D | push.h | 63 const StringType stype = rtype == REWEIGHT_TO_INITIAL in Push() local
|
/external/opencore/protocols/sdp/common/include/ |
D | rfc3640_media_info.h | 59 inline void setStreamType(uint32 stype) in setStreamType()
|
/external/webkit/WebKitTools/DumpRenderTree/win/TestNetscapePlugin/ |
D | main.cpp | 140 …rror NPP_NewStream(NPP instance, NPMIMEType type, NPStream *stream, NPBool seekable, uint16 *stype) in NPP_NewStream()
|
/external/webkit/WebCore/manual-tests/NPN_Invoke/ |
D | main.c | 183 …rror NPP_NewStream(NPP instance, NPMIMEType type, NPStream* stream, NPBool seekable, uint16* stype) in NPP_NewStream()
|
/external/webkit/WebKitTools/DumpRenderTree/gtk/TestNetscapePlugin/ |
D | TestNetscapePlugin.cpp | 144 uint16* stype) in webkit_test_plugin_new_stream()
|
/external/webkit/WebKitTools/DumpRenderTree/TestNetscapePlugIn.subproj/ |
D | main.cpp | 183 …rror NPP_NewStream(NPP instance, NPMIMEType type, NPStream *stream, NPBool seekable, uint16 *stype) in NPP_NewStream()
|
/external/ppp/pppd/plugins/rp-pppoe/ |
D | if.c | 424 int domain, stype; in openInterface() local
|
/external/qemu/ |
D | sockets.c | 874 int stype = socket_type_to_bsd(type); in socket_create() local
|
/external/wpa_supplicant/ |
D | mlme.c | 249 #define IEEE80211_FC(type, stype) host_to_le16((type << 2) | (stype << 4)) argument
|