Home
last modified time | relevance | path

Searched defs:vt (Results 1 – 25 of 53) sorted by relevance

123

/third_party/mesa3d/src/glx/tests/
Dfake_glx_screen.cpp25 struct glx_screen_vtable fake_glx_screen::vt = { member in fake_glx_screen
32 struct glx_screen_vtable fake_glx_screen_direct::vt = { member in fake_glx_screen_direct
39 const struct glx_context_vtable fake_glx_context::vt = { member in fake_glx_context
Dfake_glx_screen.h51 static struct glx_screen_vtable vt; variable
64 static struct glx_screen_vtable vt; variable
93 static const struct glx_context_vtable vt; variable
/third_party/ffmpeg/fftools/
Dffmpeg_videotoolbox.c39 VTContext *vt = ist->hwaccel_ctx; in videotoolbox_retrieve_data() local
110 VTContext *vt = ist->hwaccel_ctx; in videotoolbox_uninit() local
126 VTContext *vt; in videotoolbox_init() local
/third_party/boost/libs/math/example/
Dlambert_w_diode.cpp58 double i(double isat, double vd, double vt, double nu) in i()
87 double iv(double v, double vt, double rsat, double re, double isat, double nu = 1.) in iv()
125 …double vt = v_thermal(25); // v thermal, Shockley equation, expect about 25 mV at room temp… in main() local
Dlambert_w_diode_graph.cpp73 double i(double isat, double vd, double vt, double nu) in i()
102 double iv(double v, double vt, double rsat, double re, double isat, double nu = 1.) in iv()
140 …double vt = v_thermal(25); // v thermal, Shockley equation, expect about 25 mV at room temperature. in main() local
/third_party/weston/libweston/
Dlauncher-util.c84 weston_launcher_activate_vt(struct weston_launcher *launcher, int vt) in weston_launcher_activate_vt()
95 int vt = key - KEY_F1 + 1; in switch_vt_binding() local
Dlauncher-direct.c284 launcher_direct_activate_vt(struct weston_launcher *launcher_base, int vt) in launcher_direct_activate_vt()
Dlauncher-logind.c63 int vt; member
243 launcher_logind_activate_vt(struct weston_launcher *launcher, int vt) in launcher_logind_activate_vt()
Dlauncher-weston-launch.c243 launcher_weston_launch_activate_vt(struct weston_launcher *launcher_base, int vt) in launcher_weston_launch_activate_vt()
/third_party/mesa3d/src/gallium/drivers/r600/sb/
Dsb_expr.h51 value_table &vt; variable
/third_party/skia/third_party/externals/tint/src/inspector/
Dresource_binding.cc59 } else if (auto* vt = base_type->As<sem::Vector>()) { in BaseTypeToSampledKind() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
Dndis_events.c243 VARIANT vt; in ndis_events_media_specific() local
320 VARIANT vtClass, vt; in ndis_events_indicate() local
493 VARIANT vt; in ndis_events_get_adapter() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
Dndis_events.c243 VARIANT vt; in ndis_events_media_specific() local
320 VARIANT vtClass, vt; in ndis_events_indicate() local
493 VARIANT vt; in ndis_events_get_adapter() local
/third_party/flutter/skia/third_party/externals/spirv-tools/source/opt/
Dfold_spec_constant_op_and_composite_pass.cpp512 } else if (auto* vt = type->AsVector()) { in IsValidTypeForComponentWiseOperation() local
680 } else if (auto* vt = type->AsVector()) { in CreateConst() local
/third_party/ltp/testcases/kernel/syscalls/perf_event_open/
Dperf_event_open02.c271 unsigned long long vt0, vt[MAX_CTRS], vh[MAX_CTRS]; in verify() local
/third_party/flutter/skia/third_party/externals/spirv-tools/source/
Dopcode.cpp62 [generator](const VendorTool& vt) { return generator == vt.value; }); in spvGeneratorStr()
/third_party/spirv-tools/source/opt/
Dfold_spec_constant_op_and_composite_pass.cpp310 } else if (auto* vt = type->AsVector()) { in IsValidTypeForComponentWiseOperation() local
Dconstants.cpp254 } else if (auto* vt = type->AsVector()) { in CreateConstant() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dfold_spec_constant_op_and_composite_pass.cpp310 } else if (auto* vt = type->AsVector()) { in IsValidTypeForComponentWiseOperation() local
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dfold_spec_constant_op_and_composite_pass.cpp310 } else if (auto* vt = type->AsVector()) { in IsValidTypeForComponentWiseOperation() local
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_setup_tri.c404 const float (*vt)[4]; in do_triangle_ccw() local
425 const float (*vt)[4]; in do_triangle_ccw() local
/third_party/selinux/libsepol/cil/src/
Dcil_write_ast.c1203 struct cil_validatetrans *vt = node->data; in cil_write_ast_node() local
1214 struct cil_validatetrans *vt = node->data; in cil_write_ast_node() local
Dcil_reset_ast.c458 static void cil_reset_validatetrans(struct cil_validatetrans *vt) in cil_reset_validatetrans()
/third_party/boost/boost/numeric/ublas/
Dblas.hpp161 vector<promote_type> vt (t1 * v1 + t2 * v2); in rot() local
/third_party/boost/boost/multi_array/
Dconcept_checks.hpp133 value_type vt = a[ id ]; in constraints() local

123