Home
last modified time | relevance | path

Searched defs:vals (Results 76 - 100 of 134) sorted by relevance

123456

/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/skia/include/private/
H A DSkVx.h141 T vals[N] = {0}; in Vec() local
/device/soc/rockchip/common/vendor/drivers/video/rockchip/mpp/
H A Dmpp_rkvenc2.c1420 u32 vals[2]; in rkvenc2_alloc_rcbbuf() local
/device/soc/rockchip/rk3588/kernel/drivers/video/rockchip/mpp/
H A Dmpp_rkvenc2.c1407 u32 vals[2]; in rkvenc2_alloc_rcbbuf() local
/foundation/ability/form_fwk/frameworks/js/napi/form_host/
H A Djs_form_host.cpp1379 std::vector<int32_t> vals; in GetIntVecValue() local
/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_tg/
H A Davrcp_tg_service.cpp1308 std::deque<uint8_t> vals; in GetPlayerAppSettingCurrentValue() local
1911 std::vector<std::string> vals; in GetPlayStatus() local
2488 std::deque<uint8_t> vals; in GetPlayStatus() local
/third_party/ffmpeg/libavcodec/
H A Dwmaprodec.c953 uint32_t vals[4]; in decode_coeffs() local
[all...]
H A Dvorbisenc.c183 int vals = cb_lookup_vals(cb->lookup, cb->ndimensions, cb->nentries); in ready_codebook() local
295 int vals; in create_vorbis_context() local
/third_party/ffmpeg/libavfilter/
H A Dvf_lut3d.c702 float *vals = NULL; in parse_cube() local
1740 float *vals = NULL; in parse_cube_1d() local
[all...]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DPluralRules.java1701 RangeConstraint(int mod, boolean inRange, Operand operand, boolean integersOnly, double lowBound, double highBound, long[] vals) RangeConstraint() argument

Completed in 56 milliseconds

123456