HomeSort by relevance Sort by last modified time
    Searched refs:stype (Results 1 - 25 of 50) sorted by null

1 2

  /external/srec/tools/thirdparty/OpenFst/fst/lib/
push.h 63 const StringType stype = rtype == REWEIGHT_TO_INITIAL local
66 vector<typename GallicArc<Arc, stype>::Weight> gdistance;
67 VectorFst< GallicArc<Arc, stype> > gfst;
68 Map(ifst, &gfst, ToGallicMapper<Arc, stype>());
74 MapFst<Arc, GallicArc<Arc, stype>, ToGallicMapper<Arc, stype> >
75 guwfst(uwfst, ToGallicMapper<Arc, stype>());
79 FactorWeightFst< GallicArc<Arc, stype>, GallicFactor<typename Arc::Label,
80 typename Arc::Weight, stype> > fwfst(gfst);
81 Map(fwfst, ofst, FromGallicMapper<Arc, stype>());
    [all...]
  /external/mksh/src/
eval.c 188 short stype; /* [=+-?%#] action after expanded word */ member in struct:SubType
320 int stype; local
324 type = varsub(&x, varname, sp, &stype, &slen);
352 st->stype = stype;
358 if (stype)
360 switch (stype & 0x7f) {
505 if (stype & 0x80)
575 switch (st->stype&0x7f) {
586 dp, st->stype);
904 int stype; \/* substitution type *\/ local
    [all...]
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/alsa/sound/
ainstr_fm.h 101 __u32 stype; /* structure type */ member in struct:fm_xinstrument
ainstr_gf1.h 136 __u32 stype; /* structure type */ member in struct:gf1_xwave
172 __u32 stype; member in struct:gf1_xinstrument
ainstr_iw.h 217 __u32 stype; /* structure type */ member in struct:iwffff_xwave
254 __u32 stype; member in struct:iwffff_xenv_record
274 __u32 stype; member in struct:iwffff_xlayer
297 __u32 stype; member in struct:iwffff_xinstrument
ainstr_simple.h 113 __u32 stype; member in struct:simple_xinstrument
  /external/webkit/Source/WebCore/xml/
XSLTUnicodeSort.cpp 108 if ((comp->stype == NULL) && (comp->has_stype != 0)) {
109 comp->stype =
113 if (comp->stype != NULL) {
115 if (xmlStrEqual(comp->stype, (const xmlChar *) "text"))
117 else if (xmlStrEqual(comp->stype, (const xmlChar *) "number"))
122 comp->stype);
304 xmlFree((void *)(comp->stype));
305 comp->stype = NULL;
  /external/wpa_supplicant_8/wpa_supplicant/
ap.h 46 void ap_mgmt_tx_cb(void *ctx, const u8 *buf, size_t len, u16 stype, int ok);
  /external/webkit/Examples/NetscapeCoreAnimationPlugin/
main.m 59 NPError NPP_NewStream(NPP instance, NPMIMEType type, NPStream* stream, NPBool seekable, uint16* stype);
163 NPError NPP_NewStream(NPP instance, NPMIMEType type, NPStream* stream, NPBool seekable, uint16* stype)
165 *stype = NP_ASFILEONLY;
  /external/wpa_supplicant_8/src/ap/
ieee802_11.h 27 u16 stype, int ok);
drv_callbacks.c 285 u16 fc, type, stype; local
296 stype = WLAN_FC_GET_STYPE(fc);
312 if (stype != WLAN_FC_STYPE_PSPOLL)
445 size_t len, u16 stype, int ok)
452 ieee802_11_mgmt_cb(hapd, buf, len, stype, ok);
524 data->tx_status.stype,
ieee802_11.c 1520 u16 fc, stype; local
    [all...]
  /external/iptables/include/
xtables.h 43 #define XTOPT_POINTER(stype, member) \
44 .ptroff = offsetof(stype, member), \
45 .size = sizeof(((stype *)NULL)->member)
  /frameworks/base/tests/BrowserTestPlugin/jni/
main.cpp 42 NPBool seekable, uint16_t* stype);
191 NPError NPP_NewStream(NPP instance, NPMIMEType type, NPStream* stream, NPBool seekable, uint16_t* stype)
193 *stype = NP_ASFILEONLY;
  /external/webkit/Examples/NetscapeCocoaPlugin/
main.m 62 NPError NPP_NewStream(NPP instance, NPMIMEType type, NPStream* stream, NPBool seekable, uint16_t* stype);
167 NPError NPP_NewStream(NPP instance, NPMIMEType type, NPStream* stream, NPBool seekable, uint16_t* stype)
169 *stype = NP_ASFILEONLY;
  /external/webkit/Source/WebCore/manual-tests/NPN_Invoke/
main.c 43 NPError NPP_NewStream(NPP instance, NPMIMEType type, NPStream* stream, NPBool seekable, uint16_t* stype);
183 NPError NPP_NewStream(NPP instance, NPMIMEType type, NPStream* stream, NPBool seekable, uint16_t* stype)
185 *stype = NP_ASFILEONLY;
  /development/samples/BrowserPlugin/jni/
main.cpp 49 NPBool seekable, uint16_t* stype);
303 NPError NPP_NewStream(NPP instance, NPMIMEType type, NPStream* stream, NPBool seekable, uint16_t* stype)
305 *stype = NP_ASFILEONLY;
  /external/webkit/Examples/NetscapeCoreAnimationMoviePlugin/
main.m 78 NPError NPP_NewStream(NPP instance, NPMIMEType type, NPStream* stream, NPBool seekable, uint16* stype);
193 NPError NPP_NewStream(NPP instance, NPMIMEType type, NPStream* stream, NPBool seekable, uint16* stype)
195 *stype = NP_ASFILEONLY;
  /external/webkit/Examples/NetscapeInputMethodPlugin/
main.m 65 NPError NPP_NewStream(NPP instance, NPMIMEType type, NPStream* stream, NPBool seekable, uint16* stype);
180 NPError NPP_NewStream(NPP instance, NPMIMEType type, NPStream* stream, NPBool seekable, uint16* stype)
182 *stype = NP_ASFILEONLY;
  /external/libxslt/libxslt/
xsltutils.c 1117 if ((comp->stype == NULL) && (comp->has_stype != 0)) {
1118 comp->stype =
1122 if (comp->stype != NULL) {
1124 if (xmlStrEqual(comp->stype, (const xmlChar *) "text"))
1126 else if (xmlStrEqual(comp->stype, (const xmlChar *) "number"))
1131 comp->stype);
    [all...]
  /external/webkit/Tools/DumpRenderTree/unix/TestNetscapePlugin/
TestNetscapePlugin.cpp 190 uint16_t* stype)
194 *stype = NP_NORMAL;
  /external/opencv/cv/src/
cvundistort.cpp 386 int stype, dtype; local
428 stype = CV_MAT_TYPE(_src->type);
430 sstep = _src->rows == 1 ? 1 : _src->step/CV_ELEM_SIZE(stype);
445 if( stype == CV_32FC2 )
  /external/ppp/pppd/plugins/rp-pppoe/
if.c 424 int domain, stype; local
436 stype = SOCK_RAW;
439 stype = SOCK_PACKET;
442 if ((fd = socket(domain, stype, htons(type))) < 0) {
  /external/webkit/Source/WebKit2/WebProcess/Plugins/Netscape/
NetscapePlugin.h 107 NPError NPP_NewStream(NPMIMEType, NPStream*, NPBool seekable, uint16_t* stype);
  /external/wpa_supplicant_8/hostapd/
ctrl_iface.c 163 static int p2p_manager_disconnect(struct hostapd_data *hapd, u16 stype,
178 "reason code %u (stype=%u)",
179 MAC2STR(addr), minor_reason_code, stype);
181 mgmt->frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT, stype);
185 if (stype == WLAN_FC_STYPE_DEAUTH) {

Completed in 389 milliseconds

1 2