/external/srec/tools/thirdparty/OpenFst/fst/lib/ |
D | push.h | 63 const StringType stype = rtype == REWEIGHT_TO_INITIAL in Push() local 66 vector<typename GallicArc<Arc, stype>::Weight> gdistance; in Push() 67 VectorFst< GallicArc<Arc, stype> > gfst; in Push() 68 Map(ifst, &gfst, ToGallicMapper<Arc, stype>()); in Push() 74 MapFst<Arc, GallicArc<Arc, stype>, ToGallicMapper<Arc, stype> > in Push() 75 guwfst(uwfst, ToGallicMapper<Arc, stype>()); in Push() 79 FactorWeightFst< GallicArc<Arc, stype>, GallicFactor<typename Arc::Label, in Push() 80 typename Arc::Weight, stype> > fwfst(gfst); in Push() 81 Map(fwfst, ofst, FromGallicMapper<Arc, stype>()); in Push()
|
/external/openfst/src/include/fst/ |
D | push.h | 133 const StringType stype = rtype == REWEIGHT_TO_INITIAL variable 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>::Weight( 155 : StringWeight<typename Arc::Label, stype>::One(), [all …]
|
/external/mesa3d/src/gallium/state_trackers/xa/ |
D | xa_tracker.c | 140 enum xa_surface_type stype; in xa_tracker_create() local 155 for (stype = 0; stype < XA_LAST_SURFACE_TYPE; ++stype) in xa_tracker_create() 156 num_formats += num_preferred[stype]; in xa_tracker_create() 167 for (stype = 0; stype < XA_LAST_SURFACE_TYPE; ++stype) { in xa_tracker_create() 168 unsigned int bind = stype_bind[stype]; in xa_tracker_create() 172 for (i = 0; i < num_preferred[stype]; ++i) { in xa_tracker_create() 173 xa_format = preferred[stype][i]; in xa_tracker_create() 179 if (xa->format_map[stype][0] == 0) in xa_tracker_create() 180 xa->format_map[stype][0] = num_formats; in xa_tracker_create() 181 xa->format_map[stype][1] = num_formats; in xa_tracker_create() [all …]
|
D | xa_tracker.h | 159 enum xa_surface_type stype, 171 enum xa_surface_type stype,
|
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/xa/ |
D | xa_tracker.c | 140 enum xa_surface_type stype; in xa_tracker_create() local 155 for (stype = 0; stype < XA_LAST_SURFACE_TYPE; ++stype) in xa_tracker_create() 156 num_formats += num_preferred[stype]; in xa_tracker_create() 167 for (stype = 0; stype < XA_LAST_SURFACE_TYPE; ++stype) { in xa_tracker_create() 168 unsigned int bind = stype_bind[stype]; in xa_tracker_create() 172 for (i = 0; i < num_preferred[stype]; ++i) { in xa_tracker_create() 173 xa_format = preferred[stype][i]; in xa_tracker_create() 179 if (xa->format_map[stype][0] == 0) in xa_tracker_create() 180 xa->format_map[stype][0] = num_formats; in xa_tracker_create() 181 xa->format_map[stype][1] = num_formats; in xa_tracker_create() [all …]
|
D | xa_tracker.h | 159 enum xa_surface_type stype, 171 enum xa_surface_type stype,
|
/external/compiler-rt/lib/tsan/rtl/ |
D | tsan_suppressions.cc | 100 SuppressionType stype = conv(typ); in IsSuppressed() local 101 if (stype == SuppressionNone) in IsSuppressed() 105 if (g_ctx->Match(frame->func, stype, &s) || in IsSuppressed() 106 g_ctx->Match(frame->file, stype, &s) || in IsSuppressed() 107 g_ctx->Match(frame->module, stype, &s)) { in IsSuppressed() 122 SuppressionType stype = conv(typ); in IsSuppressed() local 123 if (stype == SuppressionNone) in IsSuppressed() 126 if (g_ctx->Match(loc->name, stype, &s) || in IsSuppressed() 127 g_ctx->Match(loc->file, stype, &s) || in IsSuppressed() 128 g_ctx->Match(loc->module, stype, &s)) { in IsSuppressed()
|
/external/mksh/src/ |
D | eval.c | 194 short stype; /* [=+-?%#] action after expanded word */ member 345 int stype; in expand() local 350 type = varsub(&x, varname, sp, &stype, &slen); in expand() 379 st->stype = stype; in expand() 394 if (stype) in expand() 396 switch (stype & 0x17F) { in expand() 610 if (stype & 0x80) in expand() 689 switch (st->stype & 0x17F) { in expand() 705 dp, st->stype); in expand() 1051 int stype; /* substitution type */ in varsub() local [all …]
|
/external/chromium_org/third_party/WebKit/Source/core/xml/ |
D | XSLTUnicodeSort.cpp | 75 if ((comp->stype == NULL) && (comp->has_stype != 0)) { in xsltUnicodeSortFunction() 76 comp->stype = in xsltUnicodeSortFunction() 80 if (comp->stype != NULL) { in xsltUnicodeSortFunction() 82 if (xmlStrEqual(comp->stype, (const xmlChar *) "text")) in xsltUnicodeSortFunction() 84 else if (xmlStrEqual(comp->stype, (const xmlChar *) "number")) in xsltUnicodeSortFunction() 89 comp->stype); in xsltUnicodeSortFunction() 275 xmlFree((void *)(comp->stype)); in xsltUnicodeSortFunction() 276 comp->stype = NULL; in xsltUnicodeSortFunction()
|
/external/jmonkeyengine/engine/src/blender/com/jme3/scene/plugins/blender/textures/ |
D | TextureGeneratorMusgrave.java | 62 int stype = ((Number) tex.getFieldValue("stype")).intValue(); in generate() local 82 musgraveFunction = NoiseGenerator.musgraveFunctions.get(Integer.valueOf(musgraveData.stype)); in generate() 84 throw new IllegalStateException("Unknown type of musgrave texture: " + stype); in generate() 117 public final int stype; field in TextureGeneratorMusgrave.MusgraveData 127 stype = ((Number) tex.getFieldValue("stype")).intValue(); in MusgraveData()
|
D | TextureGeneratorMarble.java | 117 if (marbleData.stype >= TEX_SOFT) { in marbleInt() 119 if (marbleData.stype == TEX_SHARP) { in marbleInt() 121 } else if (marbleData.stype == TEX_SHARPER) { in marbleInt() 132 public final int stype; field in TextureGeneratorMarble.MarbleData 141 stype = ((Number) tex.getFieldValue("stype")).intValue(); in MarbleData()
|
D | TextureGeneratorStucci.java | 67 int stype = ((Number) tex.getFieldValue("stype")).intValue(); in generate() local 90 if (stype != 0) { in generate() 103 if (stype == NoiseGenerator.TEX_WALLOUT) { in generate()
|
D | TextureGeneratorBlend.java | 119 int stype = ((Number) tex.getFieldValue("stype")).intValue(); in generate() local 140 texres.intensity = INTENSITY_FUNCTION[stype].getIntensity(x, y, dDelta * k); in generate()
|
/external/libsepol/src/ |
D | assertion.c | 33 unsigned int stype, unsigned int ttype, in check_assertion_helper() argument 41 avkey.source_type = stype + 1; in check_assertion_helper() 64 line, p->p_type_val_to_name[stype], in check_assertion_helper() 71 p->p_type_val_to_name[stype], in check_assertion_helper()
|
/external/ceres-solver/internal/ceres/ |
D | suitesparse.cc | 61 triplet.stype = 0; // Matrix is not symmetric. in CreateSparseMatrix() 83 triplet.stype = 0; // Matrix is not symmetric. in CreateSparseMatrixTranspose() 102 m.stype = 0; // Matrix is not symmetric. in CreateSparseMatrixTransposeView() 220 block_matrix.stype = A->stype; in BlockAMDOrdering()
|
/external/chromium_org/tools/find_runtime_symbols/ |
D | static_symbols.py | 84 self, number, name, stype, address, offset, size, es, flg, lk, inf, al): argument 87 self.stype = stype 100 self.stype == other.stype and
|
/external/checkpolicy/test/ |
D | dispol.c | 66 char *stype, *ttype, *tclass; in render_key() local 67 stype = p->p_type_val_to_name[key->source_type - 1]; in render_key() 70 if (stype && ttype) in render_key() 71 fprintf(fp, "%s %s : %s ", stype, ttype, tclass); in render_key() 72 else if (stype) in render_key() 73 fprintf(fp, "%s %u : %s ", stype, key->target_type, tclass); in render_key() 364 display_id(p, fp, SYM_TYPES, ft->stype - 1, ""); in display_filename_trans()
|
/external/chromium_org/third_party/WebKit/Source/testing/plugin/Tests/ |
D | GetURLWithJavaScriptURL.cpp | 53 NPError NPP_NewStream(NPMIMEType type, NPStream* stream, NPBool seekable, uint16_t* stype) in NPP_NewStream() argument 63 *stype = NP_NORMAL; in NPP_NewStream()
|
/external/wpa_supplicant_8/src/ap/ |
D | ctrl_iface_ap.c | 134 static int p2p_manager_disconnect(struct hostapd_data *hapd, u16 stype, in p2p_manager_disconnect() argument 150 MAC2STR(addr), minor_reason_code, stype); in p2p_manager_disconnect() 152 mgmt->frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT, stype); in p2p_manager_disconnect() 156 if (stype == WLAN_FC_STYPE_DEAUTH) { in p2p_manager_disconnect()
|
/external/iptables/include/ |
D | xtables.h | 43 #define XTOPT_POINTER(stype, member) \ argument 44 .ptroff = offsetof(stype, member), \ 45 .size = sizeof(((stype *)NULL)->member)
|
/external/mesa3d/src/gallium/auxiliary/gallivm/ |
D | lp_bld_tgsi_soa.c | 553 enum tgsi_opcode_type stype) in stype_to_fetch() argument 557 switch (stype) { in stype_to_fetch() 582 enum tgsi_opcode_type stype, in emit_fetch_constant() argument 590 struct lp_build_context *bld_fetch = stype_to_fetch(bld_base, stype); in emit_fetch_constant() 623 if (stype != TGSI_TYPE_FLOAT && stype != TGSI_TYPE_UNTYPED) { in emit_fetch_constant() 639 enum tgsi_opcode_type stype, in emit_fetch_immediate() argument 646 if (stype == TGSI_TYPE_UNSIGNED) { in emit_fetch_immediate() 648 } else if (stype == TGSI_TYPE_SIGNED) { in emit_fetch_immediate() 658 enum tgsi_opcode_type stype, in emit_fetch_input() argument 711 if (stype == TGSI_TYPE_UNSIGNED) { in emit_fetch_input() [all …]
|
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/gallivm/ |
D | lp_bld_tgsi_soa.c | 553 enum tgsi_opcode_type stype) in stype_to_fetch() argument 557 switch (stype) { in stype_to_fetch() 582 enum tgsi_opcode_type stype, in emit_fetch_constant() argument 590 struct lp_build_context *bld_fetch = stype_to_fetch(bld_base, stype); in emit_fetch_constant() 623 if (stype != TGSI_TYPE_FLOAT && stype != TGSI_TYPE_UNTYPED) { in emit_fetch_constant() 639 enum tgsi_opcode_type stype, in emit_fetch_immediate() argument 646 if (stype == TGSI_TYPE_UNSIGNED) { in emit_fetch_immediate() 648 } else if (stype == TGSI_TYPE_SIGNED) { in emit_fetch_immediate() 658 enum tgsi_opcode_type stype, in emit_fetch_input() argument 711 if (stype == TGSI_TYPE_UNSIGNED) { in emit_fetch_input() [all …]
|
/external/chromium_org/content/test/plugin/ |
D | plugin_delete_plugin_in_stream_test.h | 23 NPBool seekable, uint16* stype) OVERRIDE;
|
D | plugin_execute_stream_javascript.h | 23 NPBool seekable, uint16* stype) OVERRIDE;
|
/external/eigen/Eigen/src/CholmodSupport/ |
D | CholmodSupport.h | 74 res.stype = -1; in viewAsCholmod() 88 res.stype = 0; in viewAsCholmod() 107 if(UpLo==Upper) res.stype = 1; in viewAsCholmod() 108 if(UpLo==Lower) res.stype = -1; in viewAsCholmod()
|