| /third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_nir.c | 194 assign_ssa_dest(struct lp_build_nir_context *bld_base, const nir_ssa_def *ssa, LLVMValueRef vals[NIR_MAX_VEC_COMPONENTS]) assign_ssa_dest() argument 208 assign_reg(struct lp_build_nir_context *bld_base, const nir_reg_dest *reg, unsigned write_mask, LLVMValueRef vals[NIR_MAX_VEC_COMPONENTS]) assign_reg() argument 223 assign_dest(struct lp_build_nir_context *bld_base, const nir_dest *dest, LLVMValueRef vals[NIR_MAX_VEC_COMPONENTS]) assign_dest() argument 235 assign_alu_dest(struct lp_build_nir_context *bld_base, const nir_alu_dest *dest, LLVMValueRef vals[NIR_MAX_VEC_COMPONENTS]) assign_alu_dest() argument [all...] |
| H A D | lp_bld_nir_soa.c | 696 LLVMValueRef vals[NIR_MAX_VEC_COMPONENTS] = { NULL }; in emit_load_reg() local
|
| /third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/ |
| H A D | libGLESv3.cpp | 1980 GLint vals[4] = { x, y, z, w }; in VertexAttribI4i() local 1999 GLuint vals[4] = { x, y, z, w }; in VertexAttribI4ui() local
|
| H A D | libGLESv2.cpp | 5436 GLfloat vals[4] = { x, 0, 0, 1 }; in VertexAttrib1f() local 5454 GLfloat vals[4] = { values[0], 0, 0, 1 }; in VertexAttrib1fv() local 5472 GLfloat vals[4] = { x, y, 0, 1 }; in VertexAttrib2f() local 5490 GLfloat vals[4] = { values[0], values[1], 0, 1 }; in VertexAttrib2fv() local 5508 GLfloat vals[4] = { x, y, z, 1 }; in VertexAttrib3f() local 5526 GLfloat vals[4] = { values[0], values[1], values[2], 1 }; VertexAttrib3fv() local 5544 GLfloat vals[4] = { x, y, z, w }; VertexAttrib4f() local [all...] |
| /third_party/skia/third_party/externals/libwebp/src/dsp/ |
| H A D | dec_sse2.c | 911 const uint32_t vals = _mm_cvtsi128_si32(avg); in VE4_SSE2() local
|
| H A D | enc_sse2.c | 725 const uint32_t vals = _mm_cvtsi128_si32(avg); in VE4_SSE2() local
|
| /third_party/skia/third_party/externals/freetype/src/psaux/ |
| H A D | psintrp.c | 342 CF2_Fixed vals[14]; in cf2_doFlex() local [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/dbus/ |
| H A D | dbus_new_handlers_p2p.c | 2486 struct wpabuf *vals[MAX_WPS_VENDOR_EXTENSIONS]; in wpas_dbus_setter_p2p_group_vendor_ext() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/dbus/ |
| H A D | dbus_new_handlers_p2p.c | 2555 struct wpabuf *vals[MAX_WPS_VENDOR_EXTENSIONS]; in wpas_dbus_setter_p2p_group_vendor_ext() local
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | videotoolboxenc.c | 2380 const void *vals[] = { kCFBooleanTrue }; in create_encoder_dict_h264() local
|
| /third_party/mesa3d/src/amd/vulkan/ |
| H A D | radv_acceleration_structure.c | 1363 nir_ssa_def *vals[3]; in build_leaf_shader() local
|
| /third_party/node/deps/v8/src/wasm/baseline/s390/ |
| H A D | liftoff-assembler-s390.h | 2795 uint64_t vals[2]; in emit_i8x16_shuffle() local 2822 uint64_t vals[2]; in emit_s128_const() local [all...] |
| /third_party/mesa3d/src/nouveau/codegen/ |
| H A D | nv50_ir_peephole.cpp | 3063 Value *vals[10]; in replaceStFromSt() local
|
| /third_party/python/Objects/ |
| H A D | memoryobject.c | 2999 _IntTupleFromSsizet(int len, Py_ssize_t *vals) in _IntTupleFromSsizet() argument
|
| /third_party/icu/icu4c/source/test/cintltst/ |
| H A D | cnumtst.c | 1566 double vals[] = { in test_fmt() local
|
| /third_party/mesa3d/src/gallium/drivers/zink/ |
| H A D | zink_compiler.c | 1130 nir_ssa_def *vals[2] = {nir_unpack_64_2x32_split_x(b, intr->src[0].ssa), nir_unpack_64_2x32_split_y(b, intr->src[0].ssa)}; in rewrite_bo_access_instr() local 1146 nir_ssa_def *vals[2] = {nir_unpack_64_2x32_split_x(b, intr->src[0].ssa), nir_unpack_64_2x32_split_y(b, intr->src[0].ssa)}; in rewrite_bo_access_instr() local
|
| /third_party/node/deps/v8/src/wasm/ |
| H A D | function-body-decoder-impl.h | 794 } vals = {nullptr}; // Initialize {array} with {nullptr}. member
|
| /third_party/node/deps/v8/src/wasm/baseline/ia32/ |
| H A D | liftoff-assembler-ia32.h | 3245 uint64_t vals[2]; in emit_s128_const() local
|
| /third_party/mesa3d/src/microsoft/vulkan/ |
| H A D | dzn_cmd_buffer.c | 1422 float vals[4]; in dzn_cmd_buffer_clear_attachment() local 2480 uint32_t *vals = state->values + offset; in dzn_cmd_buffer_update_push_constants() local [all...] |
| /third_party/node/deps/v8/src/wasm/baseline/x64/ |
| H A D | liftoff-assembler-x64.h | 2841 uint64_t vals[2]; in emit_s128_const() local
|
| /third_party/node/deps/v8/src/wasm/baseline/mips64/ |
| H A D | liftoff-assembler-mips64.h | 2378 uint64_t vals[2]; in emit_s128_const() local
|
| /third_party/skia/third_party/externals/swiftshader/src/Reactor/ |
| H A D | LLVMReactor.cpp | 4077 void VPrintf(const std::vector<Value *> &vals) in VPrintf() argument
|
| /third_party/python/Modules/ |
| H A D | _datetimemodule.c | 815 int *vals[3] = {hour, minute, second}; in parse_hh_mm_ss_ff() local
|
| H A D | posixmodule.c | 5733 PyObject *keys=NULL, *vals=NULL; in parse_envlist() local
|
| /third_party/node/deps/v8/src/compiler/ |
| H A D | wasm-compiler.cc | 1563 Node* WasmGraphBuilder::Return(base::Vector<Node*> vals) { in Return() argument 3923 void WasmGraphBuilder::TraceFunctionExit(base::Vector<Node*> vals, in TraceFunctionExit() argument
|