| /third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_nir_aos.c | 141 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 D | dng_camera_profile.cpp | 370 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 D | dashing.cpp | 170 SkScalar vals[SK_ARRAY_COUNT(gIntervals)]; // more than enough variable
|
| /device/soc/rockchip/common/vendor/drivers/phy/ |
| H A D | phy-rockchip-naneng-combphy.c | 297 u32 vals[4];
in rockchip_combphy_parse_dt() local
|
| /device/soc/rockchip/common/vendor/drivers/video/rockchip/mpp/ |
| H A D | mpp_rkvdec2.c | 971 u32 vals[2];
in rkvdec2_alloc_rcbbuf() local
|
| /device/soc/rockchip/rk3588/kernel/drivers/phy/rockchip/ |
| H A D | phy-rockchip-naneng-combphy.c | 300 u32 vals[4]; in rockchip_combphy_parse_dt() local
|
| /device/soc/rockchip/rk3588/kernel/drivers/video/rockchip/mpp/ |
| H A D | mpp_rkvdec2.c | 970 u32 vals[2]; in rkvdec2_alloc_rcbbuf() local
|
| /foundation/arkui/ace_engine/frameworks/base/geometry/ng/ |
| H A D | rect_t.h | 395 std::vector<T> vals; in FromString() local
|
| /foundation/communication/ipc/ipc/native/test/unittest/common/ |
| H A D | ipc_capi_parcel_unittest.cpp | 368 int32_t vals[] = {1, 2, 3, 4, 5, 1}; in HWTEST_F() local
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | smacker.c | 84 uint8_t vals[2]; member
|
| H A D | mss4.c | 327 int vals[3] = { 0 }; in mss4_decode_image_block() local [all...] |
| /third_party/astc-encoder/Source/ |
| H A D | astcenc_vecmathlib_neon_4.h | 640 alignas(16) int vals[4]; in gatheri() local 850 alignas(16) float vals[4]; in gatherf() local [all...] |
| H A D | astcenc_color_quantize.cpp | 1208 float vals[4]; in quantize_hdr_rgbo() variable [all...] |
| /third_party/benchmark/test/ |
| H A D | output_test_helper.cc | 269 auto vals = SplitCsv_(entry_csv_line); in SetValues_() local
|
| /third_party/musl/porting/linux/user/ldso/ |
| H A D | ns_config.c | 140 char **keys, **vals; in kvlist_realloc() local
|
| /third_party/musl/ldso/linux/ |
| H A D | ns_config.c | 140 char **keys, **vals; in kvlist_realloc() local
|
| /third_party/protobuf/src/google/protobuf/compiler/cpp/ |
| H A D | cpp_file.cc | 87 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 D | conformance_testing.h | 957 ExpectRegularityImpl( OrderedEquivalenceClasses<EqClasses...> vals) ExpectRegularityImpl() argument
|
| /third_party/skia/include/private/ |
| H A D | SkNx_sse.h | 58 auto vals = _mm_unpacklo_ps(a.fVec, b.fVec); in Store2() local
|
| /third_party/skia/include/third_party/skcms/ |
| H A D | skcms.h | 27 float vals[3][3]; member 36 float vals[3][4]; member
|
| /third_party/curl/lib/ |
| H A D | cf-socket.c | 172 struct tcp_keepalive vals; in tcpkeepalive() local
|
| /third_party/googletest/googlemock/test/ |
| H A D | gmock-matchers-misc_test.cc | 219 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 D | cbiapts.c | 765 int32_t vals[10]; in TestBreakIteratorStatusVec() local
|
| /third_party/mesa3d/src/freedreno/rnn/ |
| H A D | rnn.h | 95 struct rnnvalue **vals; member 136 struct rnnvalue **vals; member
|
| /third_party/mesa3d/src/amd/vulkan/ |
| H A D | radv_nir_lower_ray_queries.c | 455 nir_ssa_def *vals[3]; in lower_rq_load() local 482 nir_ssa_def *vals[3]; in lower_rq_load() local
|