Searched defs:stype (Results 1 - 25 of 68) sorted by relevance

123

/external/srec/tools/thirdparty/OpenFst/fst/lib/
H A Dpush.h63 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/chromium_org/content/test/plugin/
H A Dplugin_delete_plugin_in_stream_test.cc35 NPBool seekable, uint16* stype) {
34 NewStream(NPMIMEType type, NPStream* stream, NPBool seekable, uint16* stype) argument
H A Dplugin_execute_stream_javascript.cc20 NPBool seekable, uint16* stype) {
19 NewStream(NPMIMEType type, NPStream* stream, NPBool seekable, uint16* stype) argument
H A Dplugin_get_javascript_url2_test.cc41 NPBool seekable, uint16* stype) {
40 NewStream(NPMIMEType type, NPStream* stream, NPBool seekable, uint16* stype) argument
H A Dplugin_get_javascript_url_test.cc101 uint16* stype) {
98 NewStream(NPMIMEType type, NPStream* stream, NPBool seekable, uint16* stype) argument
H A Dplugin_client.cc155 NPStream* stream, NPBool seekable, uint16* stype) {
162 return plugin->NewStream(type, stream, seekable, stype);
154 NPP_NewStream(NPP instance, NPMIMEType type, NPStream* stream, NPBool seekable, uint16* stype) argument
H A Dplugin_geturl_test.cc145 NPBool seekable, uint16* stype) {
152 return PluginTest::NewStream(type, stream, seekable, stype);
144 NewStream(NPMIMEType type, NPStream* stream, NPBool seekable, uint16* stype) argument
H A Dplugin_test.cc160 NPBool seekable, uint16* stype) {
159 NewStream(NPMIMEType type, NPStream* stream, NPBool seekable, uint16* stype) argument
/external/libsepol/src/
H A Dassertion.c32 unsigned int stype, unsigned int ttype,
39 p->p_type_val_to_name[stype],
46 avrule->line, p->p_type_val_to_name[stype],
53 p->p_type_val_to_name[stype],
64 unsigned int stype, unsigned int ttype,
73 avkey.source_type = stype + 1;
81 report_failure(handle, p, avrule, stype, ttype, curperm, node);
89 report_failure(handle, p, avrule, stype, ttype, curperm, node);
30 report_failure(sepol_handle_t *handle, policydb_t *p, const avrule_t * avrule, unsigned int stype, unsigned int ttype, const class_perm_node_t *curperm, const avtab_ptr_t node) argument
61 check_assertion_helper(sepol_handle_t * handle, policydb_t * p, avtab_t * te_avtab, avtab_t * te_cond_avtab, unsigned int stype, unsigned int ttype, const avrule_t * avrule) argument
/external/openfst/src/include/fst/
H A Dpush.h133 const StringType stype = rtype == REWEIGHT_TO_INITIAL local
136 vector<typename GallicArc<Arc, stype>::Weight> gdistance;
137 VectorFst<GallicArc<Arc, stype> > gfst;
138 ArcMap(ifst, &gfst, ToGallicMapper<Arc, stype>());
144 ArcMapFst<Arc, GallicArc<Arc, stype>, ToGallicMapper<Arc, stype> >
145 guwfst(uwfst, ToGallicMapper<Arc, stype>());
148 typename GallicArc<Arc, stype>::Weight total_weight =
149 GallicArc<Arc, stype>::Weight::One();
153 total_weight = typename GallicArc<Arc, stype>
[all...]
/external/sepolicy/tools/sepolicy-analyze/
H A Ddups.c21 struct type_datum *stype, *ttype, *stype2, *ttype2; local
35 stype = policydb->type_val_to_struct[k->source_type - 1];
37 attrib1 = stype->flavor || ttype->flavor;
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/gallivm/
H A Dlp_bld_tgsi.c291 enum tgsi_opcode_type stype = tgsi_opcode_infer_src_type(inst->Instruction.Opcode); local
306 res = bld_base->emit_fetch_funcs[reg->Register.File](bld_base, reg, stype,
/external/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_tgsi.c291 enum tgsi_opcode_type stype = tgsi_opcode_infer_src_type(inst->Instruction.Opcode); local
306 res = bld_base->emit_fetch_funcs[reg->Register.File](bld_base, reg, stype,
/external/wpa_supplicant_8/hostapd/src/ap/
H A Dctrl_iface_ap.c219 static int p2p_manager_disconnect(struct hostapd_data *hapd, u16 stype, argument
233 mgmt->frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT, stype);
235 " with minor reason code %u (stype=%u (%s))",
236 MAC2STR(addr), minor_reason_code, stype,
242 if (stype == WLAN_FC_STYPE_DEAUTH) {
/external/wpa_supplicant_8/src/ap/
H A Dctrl_iface_ap.c219 static int p2p_manager_disconnect(struct hostapd_data *hapd, u16 stype, argument
233 mgmt->frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT, stype);
235 " with minor reason code %u (stype=%u (%s))",
236 MAC2STR(addr), minor_reason_code, stype,
242 if (stype == WLAN_FC_STYPE_DEAUTH) {
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Dctrl_iface_ap.c219 static int p2p_manager_disconnect(struct hostapd_data *hapd, u16 stype, argument
233 mgmt->frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT, stype);
235 " with minor reason code %u (stype=%u (%s))",
236 MAC2STR(addr), minor_reason_code, stype,
242 if (stype == WLAN_FC_STYPE_DEAUTH) {
/external/checkpolicy/test/
H A Ddispol.c66 char *stype, *ttype, *tclass; local
67 stype = p->p_type_val_to_name[key->source_type - 1];
70 if (stype && ttype)
71 fprintf(fp, "%s %s : %s ", stype, ttype, tclass);
72 else if (stype)
73 fprintf(fp, "%s %u : %s ", stype, key->target_type, tclass);
364 display_id(p, fp, SYM_TYPES, ft->stype - 1, "");
/external/chromium_org/third_party/WebKit/ManualTests/NPN_Invoke/
H A Dmain.c43 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) argument
185 *stype = NP_ASFILEONLY;
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/xa/
H A Dxa_tracker.c140 enum xa_surface_type stype; local
155 for (stype = 0; stype < XA_LAST_SURFACE_TYPE; ++stype)
156 num_formats += num_preferred[stype];
167 for (stype = 0; stype < XA_LAST_SURFACE_TYPE; ++stype) {
168 unsigned int bind = stype_bind[stype];
172 for (i = 0; i < num_preferred[stype];
235 xa_get_format_stype_depth(struct xa_tracker *xa, enum xa_surface_type stype, unsigned int depth) argument
283 xa_surface_create(struct xa_tracker *xa, int width, int height, int depth, enum xa_surface_type stype, enum xa_formats xa_format, unsigned int flags) argument
338 xa_surface_redefine(struct xa_surface *srf, int width, int height, int depth, enum xa_surface_type stype, enum xa_formats xa_format, unsigned int new_flags, int copy_contents) argument
[all...]
/external/chromium_org/third_party/npapi/npspy/common/
H A Dnpp_gate.cpp235 uint16* stype)
244 logger->logCall(action_npp_new_stream, (DWORD)instance, (DWORD)type, (DWORD)stream, (DWORD)seekable, (DWORD)stype);
246 NPError rv = epManager->callNPP_NewStream(instance, type, stream, seekable, stype);
231 NPP_NewStream(NPP instance, NPMIMEType type, NPStream* stream, NPBool seekable, uint16* stype) argument
/external/mesa3d/src/gallium/state_trackers/xa/
H A Dxa_tracker.c140 enum xa_surface_type stype; local
155 for (stype = 0; stype < XA_LAST_SURFACE_TYPE; ++stype)
156 num_formats += num_preferred[stype];
167 for (stype = 0; stype < XA_LAST_SURFACE_TYPE; ++stype) {
168 unsigned int bind = stype_bind[stype];
172 for (i = 0; i < num_preferred[stype];
235 xa_get_format_stype_depth(struct xa_tracker *xa, enum xa_surface_type stype, unsigned int depth) argument
283 xa_surface_create(struct xa_tracker *xa, int width, int height, int depth, enum xa_surface_type stype, enum xa_formats xa_format, unsigned int flags) argument
338 xa_surface_redefine(struct xa_surface *srf, int width, int height, int depth, enum xa_surface_type stype, enum xa_formats xa_format, unsigned int new_flags, int copy_contents) argument
[all...]
/external/wpa_supplicant_8/hostapd/src/common/
H A Dieee802_11_common.c383 u16 fc, type, stype; local
394 stype = WLAN_FC_GET_STYPE(fc);
410 if (stype != WLAN_FC_STYPE_PSPOLL)
553 u16 stype = WLAN_FC_GET_STYPE(fc); local
558 switch (stype) {
574 switch (stype) {
584 switch (stype) {
/external/wpa_supplicant_8/src/common/
H A Dieee802_11_common.c383 u16 fc, type, stype; local
394 stype = WLAN_FC_GET_STYPE(fc);
410 if (stype != WLAN_FC_STYPE_PSPOLL)
553 u16 stype = WLAN_FC_GET_STYPE(fc); local
558 switch (stype) {
574 switch (stype) {
584 switch (stype) {
/external/wpa_supplicant_8/wpa_supplicant/src/common/
H A Dieee802_11_common.c383 u16 fc, type, stype; local
394 stype = WLAN_FC_GET_STYPE(fc);
410 if (stype != WLAN_FC_STYPE_PSPOLL)
553 u16 stype = WLAN_FC_GET_STYPE(fc); local
558 switch (stype) {
574 switch (stype) {
584 switch (stype) {
/external/chromium_org/content/shell/tools/plugin/
H A Dmain.cpp411 NPError NPP_NewStream(NPP instance, NPMIMEType type, NPStream *stream, NPBool seekable, uint16_t *stype) argument
415 *stype = NP_NORMAL;
426 return obj->pluginTest->NPP_NewStream(type, stream, seekable, stype);

Completed in 2827 milliseconds

123