Home
last modified time | relevance | path

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

123456

/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
/third_party/lwip/src/netif/ppp/
H A Deap.c433 u_char vals[2]; in eap_figure_next_state() local
1322 u_char vals[2]; in eap_request() local
[all...]
/third_party/node/deps/v8/src/baseline/ia32/
H A Dbaseline-assembler-ia32-inl.h319 int BaselineAssembler::Push(T... vals) { in Push() argument
324 void BaselineAssembler::PushReverse(T... vals) { in PushReverse() argument
/third_party/node/deps/v8/src/baseline/mips/
H A Dbaseline-assembler-mips-inl.h338 int BaselineAssembler::Push(T... vals) { in Push() argument
343 void BaselineAssembler::PushReverse(T... vals) { in PushReverse() argument
/third_party/node/deps/v8/src/baseline/loong64/
H A Dbaseline-assembler-loong64-inl.h328 int BaselineAssembler::Push(T... vals) { in Push() argument
333 void BaselineAssembler::PushReverse(T... vals) { in PushReverse() argument
/third_party/node/deps/v8/src/baseline/s390/
H A Dbaseline-assembler-s390-inl.h463 int BaselineAssembler::Push(T... vals) { in Push() argument
468 void BaselineAssembler::PushReverse(T... vals) { in PushReverse() argument
/third_party/node/deps/v8/src/baseline/riscv64/
H A Dbaseline-assembler-riscv64-inl.h328 int BaselineAssembler::Push(T... vals) { in Push() argument
333 void BaselineAssembler::PushReverse(T... vals) { in PushReverse() argument
/third_party/node/deps/v8/src/baseline/mips64/
H A Dbaseline-assembler-mips64-inl.h336 int BaselineAssembler::Push(T... vals) { in Push() argument
341 void BaselineAssembler::PushReverse(T... vals) { in PushReverse() argument
/third_party/node/deps/v8/src/baseline/ppc/
H A Dbaseline-assembler-ppc-inl.h465 int BaselineAssembler::Push(T... vals) { in Push() argument
470 void BaselineAssembler::PushReverse(T... vals) { in PushReverse() argument

Completed in 37 milliseconds

123456