Home
last modified time | relevance | path

Searched defs:vals (Results 101 - 125 of 134) sorted by relevance

123456

/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DPluralRules.java1621 RangeConstraint(int mod, boolean inRange, Operand operand, boolean integersOnly, double lowBound, double highBound, long[] vals) RangeConstraint() argument
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_pipeline_rt.c609 nir_ssa_def *vals[3]; in lower_rt_instructions() local
626 nir_ssa_def *vals[3]; in lower_rt_instructions() local
H A Dradv_acceleration_structure.c1363 nir_ssa_def *vals[3]; in build_leaf_shader() local
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_tgsi_insn.c800 float vals[4]; in create_arl_consts() local
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_ra.cpp309 void add(Value *val, const std::list<ValueDef *> &vals) { in add() argument
H A Dnv50_ir_peephole.cpp3063 Value *vals[10]; in replaceStFromSt() local
/third_party/lzma/C/
H A D7zArcIn.c352 UInt32 *vals; in ReadUi32s() local
1066 CNtfsFileTime *vals; in ReadTime() local
[all...]
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_nir.c194 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 Dlp_bld_nir_soa.c696 LLVMValueRef vals[NIR_MAX_VEC_COMPONENTS] = { NULL }; in emit_load_reg() local
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
H A DlibGLESv3.cpp1980 GLint vals[4] = { x, y, z, w }; in VertexAttribI4i() local
1999 GLuint vals[4] = { x, y, z, w }; in VertexAttribI4ui() local
H A DlibGLESv2.cpp5436 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 Ddec_sse2.c911 const uint32_t vals = _mm_cvtsi128_si32(avg); in VE4_SSE2() local
H A Denc_sse2.c725 const uint32_t vals = _mm_cvtsi128_si32(avg); in VE4_SSE2() local
/third_party/skia/third_party/externals/freetype/src/psaux/
H A Dpsintrp.c342 CF2_Fixed vals[14]; in cf2_doFlex() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/dbus/
H A Ddbus_new_handlers_p2p.c2486 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 Ddbus_new_handlers_p2p.c2555 struct wpabuf *vals[MAX_WPS_VENDOR_EXTENSIONS]; in wpas_dbus_setter_p2p_group_vendor_ext() local
/third_party/ffmpeg/libavcodec/
H A Dvideotoolboxenc.c2380 const void *vals[] = { kCFBooleanTrue }; in create_encoder_dict_h264() local
/third_party/node/deps/v8/src/wasm/baseline/s390/
H A Dliftoff-assembler-s390.h2795 uint64_t vals[2]; in emit_i8x16_shuffle() local
2822 uint64_t vals[2]; in emit_s128_const() local
[all...]
/third_party/python/Objects/
H A Dmemoryobject.c2999 _IntTupleFromSsizet(int len, Py_ssize_t *vals) in _IntTupleFromSsizet() argument
/third_party/icu/icu4c/source/test/cintltst/
H A Dcnumtst.c1566 double vals[] = { in test_fmt() local
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_compiler.c1130 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 Dfunction-body-decoder-impl.h794 } vals = {nullptr}; // Initialize {array} with {nullptr}. member
/third_party/node/deps/v8/src/wasm/baseline/ia32/
H A Dliftoff-assembler-ia32.h3245 uint64_t vals[2]; in emit_s128_const() local
/third_party/mesa3d/src/microsoft/vulkan/
H A Ddzn_cmd_buffer.c1422 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 Dliftoff-assembler-x64.h2841 uint64_t vals[2]; in emit_s128_const() local

Completed in 120 milliseconds

123456