/third_party/flutter/skia/src/core/ |
D | SkTLazy.h | 144 explicit SkTCopyOnFirstWrite(const T& initial) : fObj(&initial) {} in SkTCopyOnFirstWrite() 146 explicit SkTCopyOnFirstWrite(const T* initial) : fObj(initial) {} in SkTCopyOnFirstWrite() 167 void init(const T& initial) { in init()
|
/third_party/skia/src/core/ |
D | SkTLazy.h | 144 explicit SkTCopyOnFirstWrite(const T& initial) : fObj(&initial) {} in SkTCopyOnFirstWrite() 146 explicit SkTCopyOnFirstWrite(const T* initial) : fObj(initial) {} in SkTCopyOnFirstWrite() 167 void init(const T& initial) { in init()
|
/third_party/boost/boost/log/attributes/ |
D | counter.hpp | 71 impl(value_type initial, value_type step) BOOST_NOEXCEPT : in impl() 96 explicit counter(value_type initial = (value_type)0, value_type step = (value_type)1) : in counter()
|
/third_party/boost/libs/fiber/src/ |
D | barrier.cpp | 21 barrier::barrier( std::size_t initial) : in barrier()
|
/third_party/boost/libs/fiber/performance/fiber/ |
D | barrier.hpp | 25 explicit barrier( std::size_t initial) : in barrier()
|
/third_party/typescript/tests/baselines/reference/ |
D | namedTupleMembers.js | 98 function useState(initial) { argument
|
/third_party/node/deps/npm/node_modules/cross-spawn/node_modules/yallist/ |
D | yallist.js | 206 Yallist.prototype.reduce = function (fn, initial) { argument 226 Yallist.prototype.reduceReverse = function (fn, initial) { argument
|
/third_party/node/deps/npm/node_modules/yallist/ |
D | yallist.js | 207 Yallist.prototype.reduce = function (fn, initial) { argument 227 Yallist.prototype.reduceReverse = function (fn, initial) { argument
|
/third_party/boost/boost/fiber/detail/ |
D | thread_barrier.hpp | 36 explicit thread_barrier( std::size_t initial) : in thread_barrier()
|
/third_party/mindspore/tests/ut/python/nn/ |
D | test_parameter.py | 246 def __init__(self, initial, updated): argument
|
/third_party/node/deps/npm/node_modules/tar/node_modules/yallist/ |
D | yallist.js | 209 Yallist.prototype.reduce = function (fn, initial) { argument 229 Yallist.prototype.reduceReverse = function (fn, initial) { argument
|
/third_party/boost/libs/spirit/test/qi/ |
D | extract_int.cpp | 97 int initial = Base - i % Base; // just a 'random' non-equal to i number in test_overflow_handling() local 120 int initial = Base - i % Base; // just a 'random' non-equal to i number in test_unparsed_digits_are_not_consumed() local 142 int initial = Base - i % Base; // just a 'random' non-equal to i number in test_ignore_overflow_digits() local
|
/third_party/skia/third_party/externals/abseil-cpp/absl/algorithm/ |
D | container_test.cc | 625 const std::vector<int> initial = {1, 2, 3, 4, 5}; in TEST() local 636 const std::vector<int> initial = {1, 3, 5, 2, 4}; in TEST() local 642 const std::vector<int> initial = {4, -1, -2, -3, 5}; in TEST() local 656 const std::list<int> initial = {4, 5}; in TEST() local 666 const std::vector<int> initial = {4, 5}; in TEST() local 680 const std::vector<int> initial = {1, 2, 3, 4, 5}; in TEST() local 791 const std::vector<int> initial = {1, 2, 3, 1, 4, 5}; in TEST() local 812 const std::vector<int> initial = {1, 2, 3, 1, 4, 5}; in TEST() local 869 const std::vector<int> initial = {1, 2, 3, 4, 5}; in TEST() local 955 std::vector<int> initial = {1, 2, 3, 4}; in TEST() local [all …]
|
/third_party/abseil-cpp/absl/algorithm/ |
D | container_test.cc | 625 const std::vector<int> initial = {1, 2, 3, 4, 5}; in TEST() local 636 const std::vector<int> initial = {1, 3, 5, 2, 4}; in TEST() local 642 const std::vector<int> initial = {4, -1, -2, -3, 5}; in TEST() local 656 const std::list<int> initial = {4, 5}; in TEST() local 666 const std::vector<int> initial = {4, 5}; in TEST() local 680 const std::vector<int> initial = {1, 2, 3, 4, 5}; in TEST() local 791 const std::vector<int> initial = {1, 2, 3, 1, 4, 5}; in TEST() local 812 const std::vector<int> initial = {1, 2, 3, 1, 4, 5}; in TEST() local 869 const std::vector<int> initial = {1, 2, 3, 4, 5}; in TEST() local 955 std::vector<int> initial = {1, 2, 3, 4}; in TEST() local [all …]
|
/third_party/ffmpeg/libavformat/ |
D | wv.h | 43 int initial, final; member
|
/third_party/typescript/src/testRunner/unittests/tsserver/ |
D | projectReferenceCompileOnSave.ts | 153 initial: GetSingleScenarioResult; property 171 scenarioName, requestArgs, skipWithoutProject, initial, constant
|
/third_party/node/src/ |
D | node_crypto_bio.h | 122 inline void set_initial(size_t initial) { in set_initial()
|
/third_party/vk-gl-cts/framework/common/ |
D | tcuCPUWarmup.cpp | 67 static inline float dummyComputation (float initial, int numIterations) in dummyComputation()
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
D | basictz.cpp | 132 BasicTimeZone::getSimpleRulesNear(UDate date, InitialTimeZoneRule*& initial, in getSimpleRulesNear() 289 BasicTimeZone::getTimeZoneRulesAfter(UDate start, InitialTimeZoneRule*& initial, in getTimeZoneRulesAfter()
|
/third_party/icu/icu4c/source/i18n/ |
D | basictz.cpp | 132 BasicTimeZone::getSimpleRulesNear(UDate date, InitialTimeZoneRule*& initial, in getSimpleRulesNear() 289 BasicTimeZone::getTimeZoneRulesAfter(UDate start, InitialTimeZoneRule*& initial, in getTimeZoneRulesAfter()
|
D | wintzimpl.cpp | 44 InitialTimeZoneRule *initial = NULL; in getSystemTimeInformation() local
|
/third_party/flutter/skia/third_party/externals/icu/source/i18n/ |
D | basictz.cpp | 132 BasicTimeZone::getSimpleRulesNear(UDate date, InitialTimeZoneRule*& initial, in getSimpleRulesNear() 289 BasicTimeZone::getTimeZoneRulesAfter(UDate start, InitialTimeZoneRule*& initial, in getTimeZoneRulesAfter()
|
/third_party/boost/libs/spirit/test/x3/ |
D | extract_int.cpp | 96 int initial = Base - i % Base; // just a 'random' non-equal to i number in test_overflow_handling() local 121 int initial = Base - i % Base; // just a 'random' non-equal to i number in test_unparsed_digits_are_not_consumed() local
|
/third_party/boost/boost/date_time/ |
D | local_time_adjustor.hpp | 112 time_type initial = t + utc_offset_rules::utc_to_local_base_offset(); in utc_to_local_offset() local
|
/third_party/node/deps/icu-small/source/i18n/ |
D | wintzimpl.cpp | 44 InitialTimeZoneRule *initial = NULL; in getSystemTimeInformation() local
|