Home
last modified time | relevance | path

Searched defs:vals (Results 1 - 25 of 134) sorted by relevance

123456

/third_party/ffmpeg/libavutil/tests/
H A Ddict.c35 char vals[] = {val, '\0'}; in test_separators() local
/third_party/lzma/CPP/7zip/UI/Common/
H A DSortUtils.cpp21 unsigned *vals = &indices[0]; in SortFileNames() local
/third_party/ltp/tools/sparse/sparse-src/validation/backend/
H A Dpointer-param.c12 static int vals[5], valt[5], valr[5]; in foo() local
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
H A DSpirvShaderDebug.hpp124 auto vals = val(v, i); in val() local
/third_party/spirv-tools/source/util/
H A Dhash_combine.h35 inline size_t hash_combine(std::size_t hash, const std::vector<T>& vals) { in hash_combine() argument
/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/test/src/
H A Dpath_effect_test.cpp29 scalar vals[] = { 10.0, 20.0 }; in TestDrawDashPathEffect() local
H A Dpen_test.cpp266 scalar vals[] = { 10.0, 20.0 }; in TestPenPathEffect() local
/third_party/qrcodegen/java-fast/io/nayuki/fastqrcodegen/
H A DBitBuffer.java102 public void appendBits(int[] vals, int len) { in appendBits() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DEndianStream.h44 inline void write(raw_ostream &os, ArrayRef<value_type> vals, in write() argument
/base/hiviewdfx/hiview/base/event_raw/include/decoded/
H A Ddecoded_event.h77 void AppendArrayValue(std::stringstream& ss, const std::string& key, T vals) in AppendArrayValue() argument
/base/telephony/core_service/interfaces/innerkits/include/
H A Dtel_ril_base_parcel.h79 bool WriteVals(Parcel &parcel, ValueTypes &&...vals) in WriteVals() argument
94 bool ReadVals(Parcel &parcel, ValueTypes &&...vals) in ReadVals() argument
119 bool Read(Parcel &parcel, ValueTypes &&...vals) in Read() argument
[all...]
/third_party/cups-filters/cupsfilters/
H A Dlut.c54 float vals[4]; /* Values */ in cupsLutLoad() local
[all...]
/third_party/skia/tests/
H A DDashPathEffectTest.cpp131 SkScalar vals[] = { 98, 94, 2888458849.f, 227, 0, 197 }; in DEF_TEST() local
H A DDrawPathTest.cpp250 const SkScalar vals[] = { 27734, 35660, 2157846850.0f, 247 }; in test_crbug_140642() local
H A DSkNxTest.cpp34 float vals[] = {3, 4, 5, 6}; in test_Nf() local
105 T vals[] = { 1,2,3,4,5,6,7,8 }; test_Ni() local
[all...]
/base/hiviewdfx/hiview/base/event_raw/include/encoded/
H A Dencoded_param.h110 UnsignedVarintEncodedArrayParam(const std::string& key, const std::vector<T>& vals): EncodedParam(key) in UnsignedVarintEncodedArrayParam() argument
201 SignedVarintEncodedArrayParam(const std::string& key, const std::vector<T>& vals): EncodedParam(key) in SignedVarintEncodedArrayParam() argument
295 FloatingNumberEncodedArrayParam(const std::string& key, const std::vector<T>& vals): EncodedParam(key) in FloatingNumberEncodedArrayParam() argument
379 StringEncodedArrayParam(const std::string& key, const std::vector<std::string>& vals) argument
[all...]
/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent/include/
H A Dencoded_param.h90 UnsignedVarintEncodedArrayParam(const std::string& key, const std::vector<T>& vals): EncodedParam(key) in UnsignedVarintEncodedArrayParam() argument
163 SignedVarintEncodedArrayParam(const std::string& key, const std::vector<T>& vals): EncodedParam(key) in SignedVarintEncodedArrayParam() argument
239 FloatingNumberEncodedArrayParam(const std::string& key, const std::vector<T>& vals): EncodedParam(key) in FloatingNumberEncodedArrayParam() argument
311 StringEncodedArrayParam(const std::string& key, const std::vector<std::string>& vals) argument
[all...]
/device/soc/rockchip/rk3568/hardware/mpp/mpp/legacy/inc/
H A Dmpp_meta_impl.h51 MppMetaVal vals[]; member
/third_party/skia/samplecode/
H A DSampleCusp.cpp130 SkScalar vals[9]; variable
[all...]
/base/hiviewdfx/hiview/base/event_raw/test/unittest/common/
H A Devent_raw_encoded_and_decoded_test.cpp98 std::vector<uint64_t> vals = {1, 200, 3000}; // test value in HWTEST_F() local
170 std::vector<int64_t> vals = {1, -200, 3000}; // test value in HWTEST_F() local
242 std::vector<double> vals = {1.0, -200.0, 300}; // test value HWTEST_F() local
314 std::vector<std::string> vals = {"1.0", "-200.0", "300"}; // test value HWTEST_F() local
533 std::vector<uint64_t> vals = {1, 2, 3}; // test value HWTEST_F() local
613 std::vector<int64_t> vals = {1, -2, 3}; // test value HWTEST_F() local
693 std::vector<double> vals = {1.2, -2.78, 3.5}; // test value HWTEST_F() local
772 std::vector<std::string> vals = {"1.2", "-2.78", "3.5"}; // test value HWTEST_F() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/gestures/
H A Dvelocity_tracker.cpp45 std::optional<bool> GetMononicity(const std::vector<double>& vals, uint32_t valSize) in GetMononicity() argument
/foundation/resourceschedule/ffrt/src/sync/
H A Dperf_counter.h30 unsigned long vals[MAX_COUNTERS]; member
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/effect/
H A Dcolor_space.h48 float vals[MATRIX3_SIZE][MATRIX3_SIZE]; member
/third_party/backends/backend/
H A Dcanon_pp.h96 SANE_Int vals[NUM_OPTIONS]; member
/third_party/openssl/test/
H A Drsa_test.c359 static const unsigned char vals[8] = { in test_rsa_security_bit() local

Completed in 10 milliseconds

123456