Home
last modified time | relevance | path

Searched defs:vv (Results 1 - 25 of 34) sorted by relevance

12

/third_party/elfutils/tests/
H A Dtestfile_parameter_ref.c3 volatile int vv; variable
/third_party/mesa3d/src/gallium/drivers/r600/sb/
H A Dsb_dce_cleanup.cpp145 bool dce_cleanup::cleanup_dst_vec(vvec& vv) { in cleanup_dst_vec() argument
H A Dsb_def_use.cpp88 void def_use::process_defs(node *n, vvec &vv, bool arr_def) { in process_defs() argument
H A Dsb_liveness.cpp251 bool liveness::remove_vec(vvec &vv) { in remove_vec() argument
281 bool liveness::add_vec(vvec &vv, bool src) { in add_vec() argument
348 gpr_array_vec &vv = sh.arrays(); in init() local
359 void liveness::update_src_vec(vvec &vv, boo argument
[all...]
H A Dsb_ra_checker.cpp118 void ra_checker::check_src_vec(node *n, unsigned id, vvec &vv, bool src) { in check_src_vec() argument
H A Dsb_dump.cpp303 void dump::dump_vec(const vvec & vv) { in dump_vec() argument
320 void dump::dump_rels(vvec & vv) { in dump_rels() argument
H A Dsb_ssa_builder.cpp339 void ssa_rename::rename_src_vec(node *n, vvec &vv, bool src) { in rename_src_vec() argument
363 void ssa_rename::rename_dst_vec(node *n, vvec &vv, bool set_def) { in rename_dst_vec() argument
H A Dsb_ra_coalesce.cpp367 vvec vv = c->values; in color_chunk() local
H A Dsb_gcm.cpp686 unsigned gcm::get_uc_vec(vvec &vv) { in get_uc_vec() argument
766 unsigned gcm::get_dc_vec(vvec& vv, bool src) { in get_dc_vec() argument
H A Dsb_shader.cpp153 void shader::fill_array_values(gpr_array *a, vvec &vv) { in fill_array_values() argument
368 value *vv = get_value(v->kind, v->select, ver); in get_value_version() local
/third_party/ffmpeg/libavutil/avr32/
H A Dintreadwrite.h115 union { uint64_t v; uint32_t hl[2]; } vv = { v }; in AV_WB64() local
123 union { uint64_t v; uint32_t hl[2]; } vv = { v }; in AV_WL64() local
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_point.h43 dng_point (int32 vv, int32 hh) in dng_point() argument
80 dng_point_real64 (real64 vv, real64 hh) in dng_point_real64() argument
H A Ddng_temperature.cpp105 real64 vv = v - kTempTable [index] . v; in Set_xy_coord() local
/third_party/mesa3d/src/mesa/vbo/
H A Dvbo_exec_eval.c182 GLfloat vv = (v - map->v1) * map->dv; in vbo_exec_do_EvalCoord2f() local
205 GLfloat vv = (v - map->v1) * map->dv; in vbo_exec_do_EvalCoord2f() local
/third_party/node/deps/openssl/openssl/crypto/conf/
H A Dconf_api.c25 CONF_VALUE vv; in _CONF_get_section() local
69 CONF_VALUE *v, vv; in _CONF_get_string() local
166 CONF_VALUE *vv; value_free_stack_doall() local
189 CONF_VALUE *v = NULL, *vv; _CONF_new_section() local
[all...]
/third_party/openssl/crypto/conf/
H A Dconf_api.c25 CONF_VALUE vv; in _CONF_get_section() local
69 CONF_VALUE *v, vv; in _CONF_get_string() local
166 CONF_VALUE *vv; value_free_stack_doall() local
189 CONF_VALUE *v = NULL, *vv; _CONF_new_section() local
[all...]
/third_party/ffmpeg/libavutil/ppc/
H A Dintreadwrite.h99 union { uint64_t v; uint32_t hl[2]; } vv = { v }; in av_write_bswap64() local
/third_party/mksh/
H A DBuild.sh232 vv() { function
[all...]
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-bit-page.hh120 const elt_t vv = v[i] & ~((elt_t (1) << j) - 1); in next() local
H A Dgen-indic-table.py142 vv = sorted (values[i].keys ()) variable
263 vv = sorted (values[i].keys ()) variable
/third_party/ffmpeg/libavformat/
H A Dmccdec.c164 uint8_t vv; in mcc_read_header() local
/third_party/libcoap/src/oscore/
H A Doscore_cbor.c160 uint64_t vv = value; in put_b_f() local
/third_party/skia/src/gpu/tessellate/
H A DWangsFormula.h126 float2 vv = v*v; in quadratic_pow4() local
155 float4 vv = v*v; in cubic_pow4() local
/third_party/typescript/tests/baselines/reference/
H A DpropertyAccess.js122 var vv: any; variable
268 var vv; variable
/third_party/ffmpeg/libavcodec/
H A Ddxv.c507 int opcode, v, vv; in dxv_decompress_cgo() local
799 int ret, state = 0, skip, oi = 0, v, vv; in dxv_decompress_yo() local

Completed in 14 milliseconds

12