/external/compiler-rt/lib/tsan/rtl/ |
D | tsan_suppressions.cc | 100 SuppressionType stype = conv(typ); in IsSuppressed() local 122 SuppressionType stype = conv(typ); in IsSuppressed() local
|
/external/valgrind/main/VEX/priv/ |
D | guest_mips_helpers.c | 561 #define ASM_VOLATILE_SYNC(stype) \ argument 564 void mips32_dirtyhelper_sync(UInt stype) in mips32_dirtyhelper_sync()
|
/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 117 public final int stype; field in TextureGeneratorMusgrave.MusgraveData
|
D | TextureGeneratorStucci.java | 67 int stype = ((Number) tex.getFieldValue("stype")).intValue(); in generate() local
|
D | TextureGeneratorBlend.java | 119 int stype = ((Number) tex.getFieldValue("stype")).intValue(); in generate() local
|
D | TextureGeneratorMarble.java | 132 public final int stype; field in TextureGeneratorMarble.MarbleData
|
/external/mesa3d/src/gallium/state_trackers/xa/ |
D | xa_tracker.c | 140 enum xa_surface_type stype; in xa_tracker_create() local 236 enum xa_surface_type stype, unsigned int depth) in xa_get_format_stype_depth() 287 enum xa_surface_type stype, in xa_surface_create() 342 enum xa_surface_type stype, in xa_surface_redefine()
|
/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 236 enum xa_surface_type stype, unsigned int depth) in xa_get_format_stype_depth() 287 enum xa_surface_type stype, in xa_surface_create() 342 enum xa_surface_type stype, in xa_surface_redefine()
|
/external/mesa3d/src/gallium/auxiliary/gallivm/ |
D | lp_bld_tgsi_aos.c | 105 enum tgsi_opcode_type stype, in emit_fetch_constant() 176 enum tgsi_opcode_type stype, in emit_fetch_immediate() 189 enum tgsi_opcode_type stype, in emit_fetch_input() 203 enum tgsi_opcode_type stype, in emit_fetch_temporary()
|
D | lp_bld_tgsi_soa.c | 553 enum tgsi_opcode_type stype) in stype_to_fetch() 582 enum tgsi_opcode_type stype, in emit_fetch_constant() 639 enum tgsi_opcode_type stype, in emit_fetch_immediate() 658 enum tgsi_opcode_type stype, in emit_fetch_input() 724 enum tgsi_opcode_type stype, in emit_fetch_temporary() 785 enum tgsi_opcode_type stype, in emit_fetch_system_value()
|
D | lp_bld_tgsi.c | 291 enum tgsi_opcode_type stype = tgsi_opcode_infer_src_type(inst->Instruction.Opcode); in lp_build_emit_fetch() local
|
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/gallivm/ |
D | lp_bld_tgsi_aos.c | 105 enum tgsi_opcode_type stype, in emit_fetch_constant() 176 enum tgsi_opcode_type stype, in emit_fetch_immediate() 189 enum tgsi_opcode_type stype, in emit_fetch_input() 203 enum tgsi_opcode_type stype, in emit_fetch_temporary()
|
D | lp_bld_tgsi_soa.c | 553 enum tgsi_opcode_type stype) in stype_to_fetch() 582 enum tgsi_opcode_type stype, in emit_fetch_constant() 639 enum tgsi_opcode_type stype, in emit_fetch_immediate() 658 enum tgsi_opcode_type stype, in emit_fetch_input() 724 enum tgsi_opcode_type stype, in emit_fetch_temporary() 785 enum tgsi_opcode_type stype, in emit_fetch_system_value()
|
D | lp_bld_tgsi.c | 291 enum tgsi_opcode_type stype = tgsi_opcode_infer_src_type(inst->Instruction.Opcode); in lp_build_emit_fetch() local
|
/external/srec/tools/thirdparty/OpenFst/fst/lib/ |
D | push.h | 63 const StringType stype = rtype == REWEIGHT_TO_INITIAL in Push() local
|
/external/chromium_org/content/test/plugin/ |
D | plugin_delete_plugin_in_stream_test.cc | 35 NPBool seekable, uint16* stype) { in NewStream()
|
D | plugin_execute_stream_javascript.cc | 20 NPBool seekable, uint16* stype) { in NewStream()
|
D | plugin_get_javascript_url2_test.cc | 41 NPBool seekable, uint16* stype) { in NewStream()
|
D | plugin_get_javascript_url_test.cc | 101 uint16* stype) { in NewStream()
|
/external/openfst/src/include/fst/ |
D | push.h | 133 const StringType stype = rtype == REWEIGHT_TO_INITIAL variable
|
/external/libsepol/src/ |
D | assertion.c | 33 unsigned int stype, unsigned int ttype, in check_assertion_helper()
|
/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()
|
/external/wpa_supplicant_8/src/common/ |
D | ieee802_11_common.c | 382 u16 fc, type, stype; in get_hdr_bssid() local
|
/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()
|
/external/mksh/src/ |
D | eval.c | 194 short stype; /* [=+-?%#] action after expanded word */ member 345 int stype; in expand() local 1051 int stype; /* substitution type */ in varsub() local
|