/third_party/ffmpeg/libavutil/tests/ |
H A D | dict.c | 35 char vals[] = {val, '\0'}; in test_separators() local
|
/third_party/lzma/CPP/7zip/UI/Common/ |
H A D | SortUtils.cpp | 21 unsigned *vals = &indices[0];
in SortFileNames() local
|
/third_party/ltp/tools/sparse/sparse-src/validation/backend/ |
H A D | pointer-param.c | 12 static int vals[5], valt[5], valr[5]; in foo() local
|
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/ |
H A D | SpirvShaderDebug.hpp | 124 auto vals = val(v, i); in val() local
|
/third_party/spirv-tools/source/util/ |
H A D | hash_combine.h | 35 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 D | path_effect_test.cpp | 29 scalar vals[] = { 10.0, 20.0 }; in TestDrawDashPathEffect() local
|
H A D | pen_test.cpp | 266 scalar vals[] = { 10.0, 20.0 }; in TestPenPathEffect() local
|
/third_party/qrcodegen/java-fast/io/nayuki/fastqrcodegen/ |
H A D | BitBuffer.java | 102 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 D | EndianStream.h | 44 inline void write(raw_ostream &os, ArrayRef<value_type> vals, in write() argument
|
/third_party/cups-filters/cupsfilters/ |
H A D | lut.c | 54 float vals[4]; /* Values */ in cupsLutLoad() local [all...] |
/third_party/skia/tests/ |
H A D | DashPathEffectTest.cpp | 131 SkScalar vals[] = { 98, 94, 2888458849.f, 227, 0, 197 }; in DEF_TEST() local
|
H A D | DrawPathTest.cpp | 250 const SkScalar vals[] = { 27734, 35660, 2157846850.0f, 247 }; in test_crbug_140642() local
|
H A D | SkNxTest.cpp | 34 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...] |
/third_party/skia/samplecode/ |
H A D | SampleCusp.cpp | 130 SkScalar vals[9]; variable [all...] |
/foundation/arkui/ace_engine/frameworks/core/gestures/ |
H A D | velocity_tracker.cpp | 45 std::optional<bool> GetMononicity(const std::vector<double>& vals, uint32_t valSize) in GetMononicity() argument
|
/foundation/resourceschedule/ffrt/src/sync/ |
H A D | perf_counter.h | 30 unsigned long vals[MAX_COUNTERS]; member
|
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/effect/ |
H A D | color_space.h | 48 float vals[MATRIX3_SIZE][MATRIX3_SIZE]; member
|
/third_party/backends/backend/ |
H A D | canon_pp.h | 96 SANE_Int vals[NUM_OPTIONS]; member
|
/third_party/openssl/test/ |
H A D | rsa_test.c | 359 static const unsigned char vals[8] = { in test_rsa_security_bit() local
|
/foundation/communication/bluetooth/frameworks/inner/src/ |
H A D | bluetooth_avrcp_tg.cpp | 365 std::vector<int32_t> vals; in NotifyPlayerAppSettingChanged() local
|
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/dm/ |
H A D | dashing.cpp | 189 float vals[sizeof(gIntervals) / sizeof(int)]; in OnTestFunction() local
|
/foundation/multimodalinput/input/tools/event_inject/src/ |
H A D | input_parse.cpp | 75 void GetJsonData(cJSON *json, const std::string& key, std::vector<int32_t>& vals) in GetJsonData() argument
|
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/ |
H A D | abs_rdb_predicates.cpp | 231 std::vector<std::string> vals;
in In() local 314 std::vector<std::string> vals;
in NotIn() local
|
/third_party/ffmpeg/libavcodec/ |
H A D | lsp.c | 228 void ff_sort_nearly_sorted_floats(float *vals, int len) in ff_sort_nearly_sorted_floats() argument
|
/third_party/astc-encoder/Source/ |
H A D | astcenc_symbolic_physical.cpp | 304 int vals = 2 * (scb.color_formats[i] >> 2) + 2; in symbolic_to_physical() local 556 int vals = 2 * (color_formats[i] >> 2) + 2; in physical_to_symbolic() local
|