| /third_party/node/test/parallel/ |
| D | test-stream-construct.js | 10 construct: common.mustCall((callback) => { property 23 construct: common.mustCall((callback) => { property 37 construct: common.mustCall((callback) => { property 50 construct: common.mustCall((callback) => { property 63 construct: common.mustCall((callback) => { property 76 construct: common.mustCall((callback) => { property 89 construct: common.mustCall((cb) => { property 103 construct: common.mustCall((cb) => { property 119 construct: common.mustCall((cb) => { property 134 construct: common.mustCall((cb) => { property [all …]
|
| D | test-promises-unhandled-proxy-rejections.js | 22 construct: throwErr property
|
| /third_party/json/include/nlohmann/detail/conversions/ |
| D | to_json.hpp | 48 static void construct(BasicJsonType& j, typename BasicJsonType::boolean_t b) noexcept in construct() function 61 static void construct(BasicJsonType& j, const typename BasicJsonType::string_t& s) in construct() function 70 static void construct(BasicJsonType& j, typename BasicJsonType::string_t&& s) in construct() function 81 static void construct(BasicJsonType& j, const CompatibleStringType& str) in construct() function 94 static void construct(BasicJsonType& j, const typename BasicJsonType::binary_t& b) in construct() function 103 static void construct(BasicJsonType& j, typename BasicJsonType::binary_t&& b) in construct() function 116 static void construct(BasicJsonType& j, typename BasicJsonType::number_float_t val) noexcept in construct() function 129 static void construct(BasicJsonType& j, typename BasicJsonType::number_unsigned_t val) noexcept in construct() function 142 static void construct(BasicJsonType& j, typename BasicJsonType::number_integer_t val) noexcept in construct() function 155 static void construct(BasicJsonType& j, const typename BasicJsonType::array_t& arr) in construct() function [all …]
|
| /third_party/jerryscript/tests/jerry/es2015/ |
| D | proxy_construct.js | 20 var handler = { construct (target) { method 91 construct(t, c, args) { method 104 construct(target, args, new_target) { method 128 construct: function(target, argumentsList, newTarget) { method 142 construct: function(target, argumentsList, newTarget) { method 155 construct: function(target, argumentsList, newTarget) { method
|
| /third_party/typescript/tests/baselines/reference/ |
| D | jsDeclarationsFunctionClassesCjsExportAssignment.js | 67 construct(input, handle = () => void 0) { method in Context 122 construct: function (input, handle) { method in Context
|
| /third_party/json/tests/src/ |
| D | unit-allocator.cpp | 24 void construct(T* /*unused*/, Args&& ... /*unused*/) in construct() function 62 void construct(T* p, Args&& ... args) in construct() function 229 …void construct(T* p, const Args& ... args) noexcept(noexcept(::new (static_cast<void*>(p)) T(args.… in construct() function
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/ |
| D | hash_policy_traits_test.cc | 41 static std::function<void(void*, Slot*, Slot)> construct; member 50 std::function<void(void*, Slot*, Slot)> PolicyWithoutOptionalOps::construct; member in absl::container_internal::__anond51244b20111::PolicyWithoutOptionalOps 90 MockFunction<void(void*, Slot*, Slot)> construct; member 100 TEST_F(Test, construct) { in TEST_F() argument
|
| D | node_hash_policy.h | 56 static void construct(Alloc* alloc, slot_type* slot, Args&&... args) { in construct() function
|
| D | counting_allocator.h | 72 void construct(U* p, Args&&... args) { in construct() function
|
| /third_party/typescript/tests/cases/compiler/ |
| D | arguments.ts | 14 construct: new (args: typeof arguments) => void; property
|
| /third_party/protobuf/src/google/protobuf/ |
| D | map.h | 140 void construct(NodeType* p, Args&&... args) { in construct() function 154 void construct(pointer p, const_reference t) { new (p) value_type(t); } in construct() function
|
| /third_party/node/lib/internal/streams/ |
| D | destroy.js | 219 function construct(stream, cb) { function 331 construct, property
|
| /third_party/node/deps/v8/tools/clusterfuzz/foozzie/ |
| D | v8_mock_archs.js | 23 construct: function(target, args) { method
|
| D | v8_mock.js | 70 construct: function(target, args, newTarget) { method 121 construct: function(target, args) { method
|
| /third_party/typescript/tests/cases/conformance/jsdoc/ |
| D | jsdocFunctionType.ts | 58 var construct = function(dref) { return new dref(33); } variable
|
| /third_party/openssl/include/internal/ |
| D | core.h | 43 void *(*construct)(const OSSL_ALGORITHM *algodef, OSSL_PROVIDER *prov, member
|
| /third_party/node/deps/openssl/openssl/include/internal/ |
| D | core.h | 43 void *(*construct)(const OSSL_ALGORITHM *algodef, OSSL_PROVIDER *prov, member
|
| /third_party/node/test/fixtures/cycles/ |
| D | warning-skip-proxy-traps-a.js | 14 construct() { throw new Error('construct'); } method
|
| /third_party/typescript/src/lib/ |
| D | es2015.proxy.d.ts | 13 construct?(target: T, argArray: any[], newTarget: Function): object; method
|
| /third_party/typescript/lib/ |
| D | lib.es2015.proxy.d.ts | 33 construct?(target: T, argArray: any[], newTarget: Function): object; method
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/ |
| D | Statistic.h | 53 void construct(const char *debugtype, const char *name, const char *desc) { in construct() function
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/ |
| D | DWARFDebugAranges.cpp | 82 void DWARFDebugAranges::construct() { in construct() function in DWARFDebugAranges
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/container/ |
| D | flat_hash_set.h | 461 static void construct(Allocator* alloc, slot_type* slot, Args&&... args) { in construct() function
|
| D | flat_hash_map.h | 561 static void construct(Allocator* alloc, slot_type* slot, Args&&... args) { in construct() function
|
| /third_party/node/deps/openssl/openssl/crypto/encode_decode/ |
| D | encoder_local.h | 98 OSSL_ENCODER_CONSTRUCT *construct; member 153 OSSL_DECODER_CONSTRUCT *construct; member
|