/third_party/node/test/fixtures/wpt/wasm/jsapi/table/ |
D | get-set.any.js | 25 const argument = { "element": "anyfunc", "initial": 5 }; variable 43 const argument = { variable 56 const argument = { "element": "anyfunc", "initial": 5 }; variable 74 const argument = { variable 87 const argument = { "element": "anyfunc", "initial": 5 }; variable 104 const argument = { "element": "anyfunc", "initial": 5 }; variable 122 const argument = { "element": "anyfunc", "initial": 5 }; variable 136 const argument = { "element": "anyfunc", "initial": 1 }; variable 158 const argument = { "element": "anyfunc", "initial": 1 }; variable 168 const argument = { "element": "anyfunc", "initial": 1 }; variable [all …]
|
D | grow.any.js | 10 const argument = { "element": "anyfunc", "initial": 5 }; variable 28 const argument = { variable 41 const argument = { "element": "anyfunc", "initial": 5 }; variable 51 const argument = { "element": "anyfunc", "initial": 3, "maximum": 5 }; variable 61 const argument = { "element": "anyfunc", "initial": 2, "maximum": 5 }; variable 83 const argument = { "element": "anyfunc", "initial": 1 }; variable 90 const argument = { "element": "anyfunc", "initial": 5 }; variable 106 const argument = { "element": "anyfunc", "initial": 1 }; variable 117 const argument = { "element": "anyfunc", "initial": 1 }; variable 123 const argument = { "element": "anyfunc", "initial": 1 }; variable
|
D | constructor.any.js | 19 const argument = { "element": "anyfunc", "initial": 0 }; variable 79 const argument = { "element": "anyfunc", "initial": 0 }; variable 85 const argument = { "element": "anyfunc", "initial": 5 }; variable 91 const argument = { "element": "anyfunc", "initial": 0 }; variable 174 const argument = { "element": "externref", "initial": 3 }; variable 183 const argument = { "element": "i32", "initial": 3 }; variable 195 const argument = { "element": "anyfunc", "initial": 3 }; variable 204 const argument = { "element": "anyfunc", "initial": 3 }; variable
|
D | length.any.js | 30 const argument = { "element": "anyfunc", "initial": 2 }; variable 44 const argument = { "element": "anyfunc", "initial": 2 }; variable 52 const argument = { "element": "anyfunc", "initial": 2 }; variable
|
D | constructor-types.tentative.any.js | 6 const argument = { "element": "anyfunc", "initial": 0, "minimum": 0 }; variable 11 const argument = { "element": "anyfunc", "minimum": 0 }; variable 17 const argument = { "element": "anyfunc", "minimum": 5 }; variable
|
/third_party/mesa3d/src/gallium/frontends/clover/core/ |
D | binary.hpp | 82 struct argument { struct 83 enum type { 93 enum ext_type { 98 enum semantic { 108 argument(enum type type, size_t size, in argument() function 116 argument(enum type type, size_t size) : in argument() function 121 argument() : type(scalar), size(0), in argument() argument 125 type type; 126 size_t size; 127 size_t target_size; [all …]
|
/third_party/node/test/fixtures/wpt/wasm/jsapi/global/ |
D | constructor.any.js | 26 const argument = { "value": "i32" }; variable 91 const argument = { "value": "v128" }; variable 96 const argument = { "value": "i64" }; variable 103 const argument = { "value": type }; variable 122 const argument = { "value": type }; variable 129 const argument = { "value": type }; variable 147 const argument = { "value": "i64" }; variable 162 var argument = { "value": "i64" }; variable 168 const argument = { "value": "i32" }; variable
|
D | valueOf.any.js | 4 const argument = { "value": "i32" }; variable 25 const argument = { "value": "i32" }; variable
|
D | value-get-set.any.js | 95 const argument = { "value": "i64", "mutable": true }; variable 126 const argument = { "value": "i32", "mutable": true }; variable 138 const argument = { "value": "i32", "mutable": true }; variable
|
/third_party/node/test/fixtures/wpt/wasm/jsapi/memory/ |
D | grow.any.js | 5 const argument = { "initial": 0 }; variable 23 const argument = { variable 36 const argument = { "initial": 0 }; variable 51 const argument = { "initial": { valueOf() { return 0 } } }; variable 66 const argument = { "initial": 3 }; variable 81 const argument = { "initial": 0, "maximum": 2 }; variable 96 const argument = { "initial": 0, "maximum": 2 }; variable 120 const argument = { "initial": 1, "maximum": 2 }; variable 144 const argument = { "initial": 0 }; variable 151 const argument = { "initial": 0 }; variable [all …]
|
D | constructor-types.tentative.any.js | 6 const argument = { initial: 5, minimum: 6 }; variable 11 const argument = { minimum: 0 }; variable 17 const argument = { minimum: 4 }; variable
|
D | buffer.any.js | 30 const argument = { "initial": 0 }; variable 44 const argument = { "initial": 0 }; variable 54 const argument = { "initial": 0 }; variable
|
D | constructor.any.js | 18 const argument = { "initial": 0 }; variable 124 const argument = { "initial": 0 }; variable 130 const argument = { "initial": 4 }; variable 136 const argument = { "initial": 0 }; variable
|
/third_party/node/test/fixtures/wpt/wasm/jsapi/tag/ |
D | constructor.tentative.any.js | 17 const argument = { parameters: [] }; variable 46 const argument = { parameters: [value] }; variable
|
/third_party/node/test/fixtures/wpt/wasm/webapi/ |
D | modified-contenttype.any.js | 7 const argument = new Response(buffer, { headers: { "Content-Type": "test/test" } }); constant 17 const argument = new Response(buffer, { headers: { "Content-Type": "application/wasm" } }); constant
|
D | empty-body.any.js | 11 const argument = argumentFactory(); constant 16 const argument = Promise.resolve(argumentFactory()); constant
|
D | body.any.js | 7 const argument = new Response(buffer, { headers: { "Content-Type": "application/wasm" } }); constant 14 const argument = new Response(buffer, { headers: { "Content-Type": "application/wasm" } }); constant
|
/third_party/lzma/CPP/7zip/UI/FileManager/ |
D | FormatUtils.cpp | 18 UString MyFormatNew(const UString &format, const UString &argument) in MyFormatNew() 25 UString MyFormatNew(UINT resourceID, const UString &argument) in MyFormatNew()
|
/third_party/gptfdisk/ |
D | gptcl.cc | 507 int GPTDataCL::BuildMBR(char* argument, int isHybrid) { in BuildMBR() 563 int CountColons(char* argument) { in CountColons() 573 uint64_t GetInt(const string & argument, int itemNum) { in GetInt() 584 string GetString(string argument, int itemNum) { in GetString()
|
/third_party/skia/src/sksl/ir/ |
D | SkSLConstructor.h | 87 std::unique_ptr<Expression> argument) in SingleArgumentConstructor() 91 std::unique_ptr<Expression>& argument() { in argument() function 95 const std::unique_ptr<Expression>& argument() const { in argument() function
|
D | SkSLConstructorStruct.cpp | 33 std::unique_ptr<Expression>& argument = args[index]; in Convert() local 50 const std::unique_ptr<Expression>& argument = args[index]; in arguments_match_field_types() local
|
/third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
D | FunctionLookup.cpp | 98 TIntermNode *argument = arguments[i]; in GetMangledNames() local 116 TIntermNode *argument = arguments[i]; in GetMangledNames() local 164 void TFunctionLookup::addArgument(TIntermTyped *argument) in addArgument()
|
/third_party/python/Lib/ |
D | sched.py | 62 def enterabs(self, time, priority, action, argument=(), kwargs=_sentinel): argument 78 def enter(self, delay, priority, action, argument=(), kwargs=_sentinel): argument
|
/third_party/node/benchmark/util/ |
D | type-check.js | 31 argument: ['true', 'false-primitive', 'false-object'], property 37 function main({ type, argument, version, n }) { property
|
/third_party/skia/src/utils/ |
D | SkCallableTraits.h | 17 template <std::size_t N> struct argument { struct 19 using type = typename std::tuple_element<N, std::tuple<Args...>>::type;
|