Home
last modified time | relevance | path

Searched defs:vals (Results 51 - 75 of 134) sorted by relevance

123456

/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_nir_aos.c141 emit_store_var(struct lp_build_nir_context *bld_base, nir_variable_mode deref_mode, unsigned num_components, unsigned bit_size, nir_variable *var, unsigned writemask, LLVMValueRef indir_vertex_index, unsigned const_index, LLVMValueRef indir_index, LLVMValueRef vals) emit_store_var() argument
180 emit_store_reg(struct lp_build_nir_context *bld_base, struct lp_build_context *reg_bld, const nir_reg_dest *reg, unsigned writemask, LLVMValueRef indir_src, LLVMValueRef reg_storage, LLVMValueRef vals[NIR_MAX_VEC_COMPONENTS]) emit_store_reg() argument
[all...]
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_camera_profile.cpp370 uint32 vals; in FingerprintHueSatMap() local
865 ReadHueSatMap(dng_stream &stream, dng_hue_sat_map &hueSatMap, uint32 hues, uint32 sats, uint32 vals, bool skipSat0) ReadHueSatMap() argument
/third_party/skia/gm/
H A Ddashing.cpp170 SkScalar vals[SK_ARRAY_COUNT(gIntervals)]; // more than enough variable
/device/soc/rockchip/common/vendor/drivers/phy/
H A Dphy-rockchip-naneng-combphy.c297 u32 vals[4]; in rockchip_combphy_parse_dt() local
/device/soc/rockchip/common/vendor/drivers/video/rockchip/mpp/
H A Dmpp_rkvdec2.c971 u32 vals[2]; in rkvdec2_alloc_rcbbuf() local
/device/soc/rockchip/rk3588/kernel/drivers/phy/rockchip/
H A Dphy-rockchip-naneng-combphy.c300 u32 vals[4]; in rockchip_combphy_parse_dt() local
/device/soc/rockchip/rk3588/kernel/drivers/video/rockchip/mpp/
H A Dmpp_rkvdec2.c970 u32 vals[2]; in rkvdec2_alloc_rcbbuf() local
/foundation/arkui/ace_engine/frameworks/base/geometry/ng/
H A Drect_t.h395 std::vector<T> vals; in FromString() local
/foundation/communication/ipc/ipc/native/test/unittest/common/
H A Dipc_capi_parcel_unittest.cpp368 int32_t vals[] = {1, 2, 3, 4, 5, 1}; in HWTEST_F() local
/third_party/ffmpeg/libavcodec/
H A Dsmacker.c84 uint8_t vals[2]; member
H A Dmss4.c327 int vals[3] = { 0 }; in mss4_decode_image_block() local
[all...]
/third_party/astc-encoder/Source/
H A Dastcenc_vecmathlib_neon_4.h640 alignas(16) int vals[4]; in gatheri() local
850 alignas(16) float vals[4]; in gatherf() local
[all...]
H A Dastcenc_color_quantize.cpp1208 float vals[4]; in quantize_hdr_rgbo() variable
[all...]
/third_party/benchmark/test/
H A Doutput_test_helper.cc269 auto vals = SplitCsv_(entry_csv_line); in SetValues_() local
/third_party/musl/porting/linux/user/ldso/
H A Dns_config.c140 char **keys, **vals; in kvlist_realloc() local
/third_party/musl/ldso/linux/
H A Dns_config.c140 char **keys, **vals; in kvlist_realloc() local
/third_party/protobuf/src/google/protobuf/compiler/cpp/
H A Dcpp_file.cc87 std::vector<const T*> Sorted(const std::unordered_set<const T*>& vals) { in Sorted() argument
/third_party/skia/third_party/externals/abseil-cpp/absl/types/internal/
H A Dconformance_testing.h957 ExpectRegularityImpl( OrderedEquivalenceClasses<EqClasses...> vals) ExpectRegularityImpl() argument
/third_party/skia/include/private/
H A DSkNx_sse.h58 auto vals = _mm_unpacklo_ps(a.fVec, b.fVec); in Store2() local
/third_party/skia/include/third_party/skcms/
H A Dskcms.h27 float vals[3][3]; member
36 float vals[3][4]; member
/third_party/curl/lib/
H A Dcf-socket.c172 struct tcp_keepalive vals; in tcpkeepalive() local
/third_party/googletest/googlemock/test/
H A Dgmock-matchers-misc_test.cc219 static const int vals[] = {1, 1, 2, 3, 5, 8}; in TYPED_TEST() local
228 static const int vals[] = {1, 1, 2, 3, 5, 8}; in TYPED_TEST() local
240 static const int vals[] = {1, 1, 2, 3, 5, 8}; in TYPED_TEST() local
251 static const int vals[] in TYPED_TEST() local
265 static const int vals[] = {1, 1, 2, 3, 5, 8}; TYPED_TEST() local
279 static const int vals[] = {1, 1, 2, 3, 5, 8}; TEST() local
292 static const int vals[] = {1, 1, 2, 3, 5, 8}; TEST() local
304 static const int vals[] = {1, 1, 2, 3, 5, 8}; TEST() local
319 static const int vals[] = {1, 1, 2, 3, 5, 8}; TEST() local
[all...]
/third_party/icu/icu4c/source/test/cintltst/
H A Dcbiapts.c765 int32_t vals[10]; in TestBreakIteratorStatusVec() local
/third_party/mesa3d/src/freedreno/rnn/
H A Drnn.h95 struct rnnvalue **vals; member
136 struct rnnvalue **vals; member
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_nir_lower_ray_queries.c455 nir_ssa_def *vals[3]; in lower_rq_load() local
482 nir_ssa_def *vals[3]; in lower_rq_load() local

Completed in 34 milliseconds

123456