/third_party/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/boost/libs/multi_array/test/ |
D | index_bases.cpp | 54 std::vector<double> vals; in main() local 85 std::vector<double> vals; in main() local 121 std::vector<double> vals; in main() local
|
D | constructors.cpp | 129 std::vector<double> vals(27, 4.5); in main() local 156 std::vector<double> vals(27, 4.5); in main() local 179 std::vector<double> vals(27, 4.5); in main() local 202 std::vector<double> vals(num_elements, 4.5); in main() local
|
D | compare.cpp | 34 std::vector<double> vals(num_elements, 4.5); in main() local 44 std::vector<double> vals(num_elements, 4.5); in main() local
|
D | iterators.cpp | 120 int vals = 0; in test_iterators() local 133 int vals = 0; in test_iterators() local
|
/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/boost/libs/beast/include/boost/beast/core/detail/ |
D | bind_handler.hpp | 59 extract(Arg&& arg, Vals&& vals) in extract() 73 extract(Arg&&, Vals&& vals) in extract() 88 extract(Arg&&, Vals&& vals) in extract() 117 ValsTuple&& vals, in invoke()
|
/third_party/boost/boost/beast/core/detail/ |
D | bind_handler.hpp | 59 extract(Arg&& arg, Vals&& vals) in extract() 73 extract(Arg&&, Vals&& vals) in extract() 88 extract(Arg&&, Vals&& vals) in extract() 117 ValsTuple&& vals, in invoke()
|
/third_party/mindspore/mindspore/nn/layer/ |
D | math.py | 386 def _while_helper_func(cond, body, vals): argument 405 def cond(vals): argument 409 def body(vals): argument 455 def cond(vals): argument 460 def body(vals): argument
|
/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/boost/libs/yap/example/autodiff_library/ |
D | Stack.h | 32 static Stack* vals; variable
|
D | Stack.cpp | 18 Stack* Stack::vals = NULL; member in AutoDiff::Stack
|
D | Tape.h | 36 vector<T> vals; variable
|
/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/ffmpeg/libavutil/tests/ |
D | dict.c | 35 char vals[] = {val, '\0'}; in test_separators() local
|
/third_party/flutter/skia/include/private/ |
D | SkVx.h | 72 T vals[N] = {0}; in Vec() 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/flutter/skia/bench/ |
D | DashBench.cpp | 185 SkScalar vals[] = { SkIntToScalar(4), SkIntToScalar(4) }; in MakeDashBench() local 223 SkScalar vals[] = { SK_Scalar1, SK_Scalar1 }; in DashLineBench() local 262 SkScalar vals[] = { SkIntToScalar(dashLength), SkIntToScalar(dashLength) }; in DrawPointsDashingBench() local 387 SkScalar vals[] = { SkIntToScalar(dashLength), SkIntToScalar(dashLength) }; in DashGridBench() 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/mindspore/mindspore/ccsrc/backend/optimizer/graph_kernel/expanders/ |
D | utils.cc | 95 const auto &vals = value->cast<ValueSequeuePtr>()->value(); in GetAxisList() local
|
/third_party/cef/tests/cefclient/browser/ |
D | window_test.cc | 80 const std::string& vals = in OnQuery() local
|
/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/flutter/skia/tests/ |
D | SkNxTest.cpp | 19 float vals[4]; in test_Nf() local 34 float vals[] = {3, 4, 5, 6}; in test_Nf() local 83 T vals[8]; in test_Ni() local 99 T vals[] = { 1,2,3,4,5,6,7,8 }; in test_Ni() local
|