/third_party/libunwind/libunwind/tests/ |
D | Gia64-test-nat.c | 207 check_static_to_stacked (unw_cursor_t *c, unw_word_t *vals) in check_static_to_stacked() 253 check_static_to_fr (unw_cursor_t *c, unw_word_t *vals) in check_static_to_fr() 290 check_static_to_br (unw_cursor_t *c, unw_word_t *vals) in check_static_to_br() 326 check_static_to_mem (unw_cursor_t *c, unw_word_t *vals) in check_static_to_mem() 362 check_static_to_memN (unw_cursor_t *c, unw_word_t *vals, const char *func) in check_static_to_memN() 398 check_static_to_mem2 (unw_cursor_t *c, unw_word_t *vals) in check_static_to_mem2() 404 check_static_to_mem3 (unw_cursor_t *c, unw_word_t *vals) in check_static_to_mem3() 410 check_static_to_mem4 (unw_cursor_t *c, unw_word_t *vals) in check_static_to_mem4() 416 check_static_to_mem5 (unw_cursor_t *c, unw_word_t *vals) in check_static_to_mem5() 422 check_static_to_scratch (unw_cursor_t *c, unw_word_t *vals) in check_static_to_scratch() [all …]
|
/third_party/skia/experimental/graphite/src/geom/ |
D | Rect.h | 49 AI static Rect FromVals(float4 vals) { // vals.zw must already be negated. in FromVals() 65 AI const float4& vals() const { return fVals; } // [left, top, -right, -bot]. in vals() function 66 AI float4& vals() { return fVals; } // [left, top, -right, -bot]. in vals() function 144 AI static float4 NegateBotRight(float4 vals) { // Returns [vals.xy, -vals.zw]. in NegateBotRight() 148 AI Rect(float4 vals) : fVals(vals) {} // vals.zw must already be negated. in Rect()
|
/third_party/typescript/tests/baselines/reference/convertToAsyncFunction/ |
D | convertToAsyncFunction_PromiseDotAll.ts | 12 …const vals = await Promise.all([fetch('https://typescriptlang.org'), fetch('https://microsoft.com'… constant
|
/third_party/node/test/parallel/ |
D | test-buffer-inheritance.js | 23 const vals = [new T(4), T(4)]; variable
|
D | test-http-hostname-typechecking.js | 9 const vals = [{}, [], NaN, Infinity, -Infinity, true, false, 1, 0, new Date()]; variable
|
/third_party/lzma/CPP/7zip/UI/Common/ |
D | SortUtils.cpp | 21 unsigned *vals = &indices[0]; in SortFileNames() local
|
D | UpdatePair.cpp | 150 int *vals = &duplicatedArcItem[0]; in GetUpdatePairInfoList() local 159 unsigned *vals = &arcIndices[0]; in GetUpdatePairInfoList() local
|
/third_party/ltp/tools/sparse/sparse-src/validation/backend/ |
D | pointer-param.c | 12 static int vals[5], valt[5], valr[5]; in foo() local
|
/third_party/node/deps/npm/node_modules/@npmcli/run-script/lib/ |
D | package-envs.js | 1 const packageEnvs = (vals, prefix, env = {}) => { argument
|
/third_party/spirv-tools/source/util/ |
D | hash_combine.h | 35 inline size_t hash_combine(std::size_t hash, const std::vector<T>& vals) { in hash_combine()
|
/third_party/ffmpeg/libavutil/tests/ |
D | dict.c | 35 char vals[] = {val, '\0'}; in test_separators() local
|
/third_party/skia/bench/ |
D | DashBench.cpp | 184 SkScalar vals[] = { SkIntToScalar(4), SkIntToScalar(4) }; in MakeDashBench() local 222 SkScalar vals[] = { SK_Scalar1, SK_Scalar1 }; in DashLineBench() local 261 SkScalar vals[] = { SkIntToScalar(dashLength), SkIntToScalar(dashLength) }; in DrawPointsDashingBench() local 386 SkScalar vals[] = { SkIntToScalar(dashLength), SkIntToScalar(dashLength) }; in DashGridBench() local
|
/third_party/qrcodegen/java-fast/io/nayuki/fastqrcodegen/ |
D | BitBuffer.java | 102 public void appendBits(int[] vals, int len) { in appendBits()
|
/third_party/cups-filters/cupsfilters/ |
D | lut.c | 54 float vals[4]; /* Values */ in cupsLutLoad() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
D | EndianStream.h | 44 inline void write(raw_ostream &os, ArrayRef<value_type> vals, in write()
|
/third_party/node/deps/v8/tools/mb/ |
D | mb.py | 649 def FlattenMixins(self, mixins, vals, visited): argument 676 def RunGNGen(self, vals, compute_grit_inputs_for_analyze=False): argument 855 def GNArgs(self, vals, expand_imports=False): argument 907 def RunGNAnalyze(self, vals): argument
|
/third_party/rust/crates/clap/src/parser/matches/ |
D | matched_arg.rs | 20 vals: Vec<Vec<AnyValue>>, field 78 pub(crate) fn vals(&self) -> Iter<Vec<AnyValue>> { in vals() method
|
/third_party/skia/tests/ |
D | SkNxTest.cpp | 19 float vals[4]; in test_Nf() local 34 float vals[] = {3, 4, 5, 6}; in test_Nf() local 80 T vals[8]; in test_Ni() local 105 T vals[] = { 1,2,3,4,5,6,7,8 }; in test_Ni() local
|
/third_party/ffmpeg/libavcodec/tests/ |
D | dct.c | 120 static void init_block(int16_t block[64], int test, int is_idct, AVLFG *prng, int vals) in init_block() 191 const int vals=1<<bits; in dct_error() local
|
/third_party/astc-encoder/Source/ |
D | astcenc_symbolic_physical.cpp | 275 int vals = 2 * (scb.color_formats[i] >> 2) + 2; in symbolic_to_physical() local 512 int vals = 2 * (color_formats[i] >> 2) + 2; in physical_to_symbolic() local
|
/third_party/skia/samplecode/ |
D | SampleCusp.cpp | 130 SkScalar vals[9]; in onDrawContent() local
|
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/ |
D | SpirvShaderDebug.hpp | 124 auto vals = val(v, i); in val() local
|
/third_party/skia/third_party/externals/dng_sdk/source/ |
D | dng_camera_profile.cpp | 370 uint32 vals; in FingerprintHueSatMap() local 869 uint32 vals, in ReadHueSatMap()
|
/third_party/googletest/googlemock/test/ |
D | gmock-matchers-misc_test.cc | 219 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[] = {1, 1, 2, 3, 5, 8}; in TYPED_TEST() local 265 static const int vals[] = {1, 1, 2, 3, 5, 8}; in TYPED_TEST() local 279 static const int vals[] = {1, 1, 2, 3, 5, 8}; in TEST() local 292 static const int vals[] = {1, 1, 2, 3, 5, 8}; in TEST() local 304 static const int vals[] = {1, 1, 2, 3, 5, 8}; in TEST() local 319 static const int vals[] = {1, 1, 2, 3, 5, 8}; in TEST() local
|
/third_party/skia/third_party/externals/swiftshader/src/Reactor/ |
D | Print.hpp | 182 static std::vector<Value *> vals(ARGS... v) in vals() function in rr::PrintValue 359 inline void Printv(const char *msg, std::initializer_list<PrintValue> vals) in Printv() 367 void Print(const char *msg, const ARGS &...vals) in Print() 375 void Print(const char *function, const char *file, int line, const char *msg, const ARGS &...vals) in Print()
|