| /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/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/node/tools/node_modules/babel-eslint/node_modules/lodash/ |
| D | initial.js | 17 function initial(array) { function
|
| /third_party/node/tools/node_modules/eslint/node_modules/lodash/ |
| D | initial.js | 17 function initial(array) { function
|
| /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/boost/boost/fiber/detail/ |
| D | thread_barrier.hpp | 36 explicit thread_barrier( std::size_t initial) : in thread_barrier()
|
| /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/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/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/abseil-cpp/absl/algorithm/ |
| D | container_test.cc | 553 const std::vector<int> initial = {1, 2, 3, 4, 5}; in TEST() local 564 const std::vector<int> initial = {1, 3, 5, 2, 4}; in TEST() local 570 const std::vector<int> initial = {4, -1, -2, -3, 5}; in TEST() local 584 const std::list<int> initial = {4, 5}; in TEST() local 594 const std::vector<int> initial = {4, 5}; in TEST() local 608 const std::vector<int> initial = {1, 2, 3, 4, 5}; in TEST() local 696 const std::vector<int> initial = {1, 2, 3, 1, 4, 5}; in TEST() local 717 const std::vector<int> initial = {1, 2, 3, 1, 4, 5}; in TEST() local 776 const std::vector<int> initial = {1, 2, 3, 4, 5}; in TEST() local 862 std::vector<int> initial = {1, 2, 3, 4}; in TEST() local [all …]
|
| /third_party/node/tools/node_modules/eslint/node_modules/state-toggle/ |
| D | readme.md | 44 ###### Returns
|
| /third_party/ffmpeg/libavformat/ |
| D | wv.h | 43 int initial, final; member
|
| /third_party/node/src/ |
| D | node_crypto_bio.h | 122 inline void set_initial(size_t initial) { in set_initial()
|
| /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()
|
| D | wintzimpl.cpp | 44 InitialTimeZoneRule *initial = NULL; in getSystemTimeInformation() local
|
| /third_party/node/deps/icu-small/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/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/tools/node_modules/eslint/lib/rules/ |
| D | no-useless-rename.js | 61 function reportError(node, initial, result, type) { argument
|
| /third_party/glib/gio/tests/ |
| D | gdbus-connection-flush.c | 262 gint initial, started; in test_flush_busy() local 312 gint initial, finished; in test_flush_idle() local
|
| /third_party/boost/boost/spirit/home/support/detail/lexer/ |
| D | rules.hpp | 33 static const char *initial () in initial() function 62 static const wchar_t *initial () in initial() function 554 static const CharT *initial () in initial() function in boost::lexer::basic_rules
|