Home
last modified time | relevance | path

Searched defs:stype (Results 1 – 25 of 62) sorted by relevance

123

/external/compiler-rt/lib/tsan/rtl/
Dtsan_suppressions.cc100 SuppressionType stype = conv(typ); in IsSuppressed() local
122 SuppressionType stype = conv(typ); in IsSuppressed() local
/external/valgrind/main/VEX/priv/
Dguest_mips_helpers.c561 #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/
DTextureGeneratorMusgrave.java62 int stype = ((Number) tex.getFieldValue("stype")).intValue(); in generate() local
117 public final int stype; field in TextureGeneratorMusgrave.MusgraveData
DTextureGeneratorStucci.java67 int stype = ((Number) tex.getFieldValue("stype")).intValue(); in generate() local
DTextureGeneratorBlend.java119 int stype = ((Number) tex.getFieldValue("stype")).intValue(); in generate() local
DTextureGeneratorMarble.java132 public final int stype; field in TextureGeneratorMarble.MarbleData
/external/mesa3d/src/gallium/state_trackers/xa/
Dxa_tracker.c140 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/
Dxa_tracker.c140 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/
Dlp_bld_tgsi_aos.c105 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()
Dlp_bld_tgsi_soa.c553 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()
Dlp_bld_tgsi.c291 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/
Dlp_bld_tgsi_aos.c105 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()
Dlp_bld_tgsi_soa.c553 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()
Dlp_bld_tgsi.c291 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/
Dpush.h63 const StringType stype = rtype == REWEIGHT_TO_INITIAL in Push() local
/external/chromium_org/content/test/plugin/
Dplugin_delete_plugin_in_stream_test.cc35 NPBool seekable, uint16* stype) { in NewStream()
Dplugin_execute_stream_javascript.cc20 NPBool seekable, uint16* stype) { in NewStream()
Dplugin_get_javascript_url2_test.cc41 NPBool seekable, uint16* stype) { in NewStream()
Dplugin_get_javascript_url_test.cc101 uint16* stype) { in NewStream()
/external/openfst/src/include/fst/
Dpush.h133 const StringType stype = rtype == REWEIGHT_TO_INITIAL variable
/external/libsepol/src/
Dassertion.c33 unsigned int stype, unsigned int ttype, in check_assertion_helper()
/external/chromium_org/third_party/WebKit/Source/testing/plugin/Tests/
DGetURLWithJavaScriptURL.cpp53 NPError NPP_NewStream(NPMIMEType type, NPStream* stream, NPBool seekable, uint16_t* stype) in NPP_NewStream()
/external/wpa_supplicant_8/src/common/
Dieee802_11_common.c382 u16 fc, type, stype; in get_hdr_bssid() local
/external/wpa_supplicant_8/src/ap/
Dctrl_iface_ap.c134 static int p2p_manager_disconnect(struct hostapd_data *hapd, u16 stype, in p2p_manager_disconnect()
/external/mksh/src/
Deval.c194 short stype; /* [=+-?%#] action after expanded word */ member
345 int stype; in expand() local
1051 int stype; /* substitution type */ in varsub() local

123