Home
last modified time | relevance | path

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

12345

/third_party/skia/include/private/
H A DSkNx_sse.h58 auto vals = _mm_unpacklo_ps(a.fVec, b.fVec); in Store2() local
H A DSkVx.h141 T vals[N] = {0}; in Vec() 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
/third_party/node/deps/v8/src/baseline/arm/
H A Dbaseline-assembler-arm-inl.h346 int BaselineAssembler::Push(T... vals) { in Push() argument
351 void BaselineAssembler::PushReverse(T... vals) { in PushReverse() argument
/third_party/node/deps/v8/src/baseline/x64/
H A Dbaseline-assembler-x64-inl.h323 int BaselineAssembler::Push(T... vals) { in Push() argument
328 void BaselineAssembler::PushReverse(T... vals) { in PushReverse() argument
/third_party/node/deps/v8/src/baseline/arm64/
H A Dbaseline-assembler-arm64-inl.h411 int BaselineAssembler::Push(T... vals) { in Push() argument
424 void BaselineAssembler::PushReverse(T... vals) { in PushReverse() argument
/third_party/mesa3d/src/virtio/vulkan/
H A Dvn_renderer_vtest.c448 vtest_vcmd_sync_wait(struct vtest *vtest, uint32_t flags, int poll_timeout, struct vn_renderer_sync *const *syncs, const uint64_t *vals, uint32_t count) vtest_vcmd_sync_wait() argument
/third_party/mksh/
H A Dvar.c1632 set_array(const char *var, bool reset, const char **vals) in set_array() argument
/third_party/skia/third_party/externals/libwebp/src/dsp/
H A Ddec.c258 const uint8_t vals[4] = { in VE4_C() local
H A Denc.c352 const uint8_t vals[4] = { in VE4() local
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_parse_utils.cpp2297 DumpHueSatMap(dng_stream &stream, uint32 hues, uint32 sats, uint32 vals, bool skipSat0) DumpHueSatMap() argument
/third_party/ffmpeg/libavcodec/
H A Dwmaprodec.c953 uint32_t vals[4]; in decode_coeffs() local
[all...]

Completed in 44 milliseconds

12345