/third_party/node/deps/v8/src/compiler/ |
D | opcodes.h | 13 #define CONTROL_OP_LIST(V) \ argument 37 #define CONSTANT_OP_LIST(V) \ argument 51 #define INNER_OP_LIST(V) \ argument 79 #define COMMON_OP_LIST(V) \ argument 91 #define JS_COMPARE_BINOP_LIST(V) \ argument 99 #define JS_BITWISE_BINOP_LIST(V) \ argument 107 #define JS_ARITH_BINOP_LIST(V) \ argument 115 #define JS_SIMPLE_BINOP_LIST(V) \ argument 123 #define JS_CONVERSION_UNOP_LIST(V) \ argument 133 #define JS_BITWISE_UNOP_LIST(V) \ argument [all …]
|
/third_party/node/deps/v8/src/wasm/ |
D | wasm-opcodes.h | 34 #define FOREACH_CONTROL_OPCODE(V) \ argument 58 #define FOREACH_MISC_OPCODE(V) \ argument 85 #define FOREACH_LOAD_MEM_OPCODE(V) \ argument 102 #define FOREACH_STORE_MEM_OPCODE(V) \ argument 114 #define FOREACH_MISC_MEM_OPCODE(V) \ argument 122 #define FOREACH_SIMPLE_EXTENDED_CONST_OPCODE(V) \ argument 130 #define FOREACH_SIMPLE_NON_CONST_OPCODE(V) \ argument 254 #define FOREACH_SIMPLE_OPCODE(V) \ argument 258 #define FOREACH_SIMPLE_PROTOTYPE_OPCODE(V) V(RefEq, 0xd5, i_qq) argument 263 #define FOREACH_ASMJS_COMPAT_OPCODE(V) \ argument [all …]
|
/third_party/node/deps/v8/src/codegen/x64/ |
D | sse-instr.h | 9 #define SSE_UNOP_INSTRUCTION_LIST(V) \ argument 17 #define SSE_BINOP_INSTRUCTION_LIST(V) \ argument 31 #define SSE_INSTRUCTION_LIST_SS(V) \ argument 43 #define SSE2_INSTRUCTION_LIST_PD(V) \ argument 56 #define SSE2_INSTRUCTION_LIST_PI(V) \ argument 107 #define SSE2_INSTRUCTION_LIST_SHIFT(V) \ argument 117 #define SSE2_INSTRUCTION_LIST(V) \ argument 123 #define SSE2_UNOP_INSTRUCTION_LIST(V) \ argument 132 #define SSE2_INSTRUCTION_LIST_SHIFT_IMM(V) \ argument 143 #define SSE2_INSTRUCTION_LIST_SD(V) \ argument [all …]
|
D | fma-instr.h | 8 #define FMA_SD_INSTRUCTION_LIST(V) \ argument 22 #define FMA_SS_INSTRUCTION_LIST(V) \ argument 36 #define FMA_PS_INSTRUCTION_LIST(V) \ argument 44 #define FMA_PD_INSTRUCTION_LIST(V) \ argument 52 #define FMA_INSTRUCTION_LIST(V) \ argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/XRay/ |
D | FDRRecords.cpp | 18 Error BufferExtents::apply(RecordVisitor &V) { return V.visit(*this); } in apply() 19 Error WallclockRecord::apply(RecordVisitor &V) { return V.visit(*this); } in apply() 20 Error NewCPUIDRecord::apply(RecordVisitor &V) { return V.visit(*this); } in apply() 21 Error TSCWrapRecord::apply(RecordVisitor &V) { return V.visit(*this); } in apply() 22 Error CustomEventRecord::apply(RecordVisitor &V) { return V.visit(*this); } in apply() 23 Error CallArgRecord::apply(RecordVisitor &V) { return V.visit(*this); } in apply() 24 Error PIDRecord::apply(RecordVisitor &V) { return V.visit(*this); } in apply() 25 Error NewBufferRecord::apply(RecordVisitor &V) { return V.visit(*this); } in apply() 26 Error EndBufferRecord::apply(RecordVisitor &V) { return V.visit(*this); } in apply() 27 Error FunctionRecord::apply(RecordVisitor &V) { return V.visit(*this); } in apply() [all …]
|
/third_party/node/src/ |
D | node_external_reference.h | 21 #define ALLOWED_EXTERNAL_REFERENCE_TYPES(V) \ argument 40 #define V(ExternalReferenceType) \ macro 59 #define EXTERNAL_REFERENCE_BINDING_LIST_BASE(V) \ argument 105 #define EXTERNAL_REFERENCE_BINDING_LIST_I18N(V) V(icu) argument 107 #define EXTERNAL_REFERENCE_BINDING_LIST_I18N(V) argument 111 #define EXTERNAL_REFERENCE_BINDING_LIST_INSPECTOR(V) \ argument 115 #define EXTERNAL_REFERENCE_BINDING_LIST_INSPECTOR(V) argument 119 #define EXTERNAL_REFERENCE_BINDING_LIST_DTRACE(V) V(dtrace) argument 121 #define EXTERNAL_REFERENCE_BINDING_LIST_DTRACE(V) argument 125 #define EXTERNAL_REFERENCE_BINDING_LIST_CRYPTO(V) V(crypto) V(tls_wrap) argument [all …]
|
D | env_properties.h | 20 #define PER_ISOLATE_PRIVATE_SYMBOL_PROPERTIES(V) \ argument 33 #define PER_ISOLATE_SYMBOL_PROPERTIES(V) \ argument 52 #define PER_ISOLATE_STRING_PROPERTIES(V) \ argument 334 #define PER_ISOLATE_TEMPLATE_PROPERTIES(V) \ argument 376 #define PER_REALM_STRONG_PERSISTENT_VALUES(V) \ argument
|
D | base_object_types.h | 12 #define SERIALIZABLE_BINDING_TYPES(V) \ argument 19 #define UNSERIALIZABLE_BINDING_TYPES(V) \ argument 28 #define SERIALIZABLE_NON_BINDING_TYPES(V) \ argument 32 #define BINDING_TYPES(V) \ argument 37 #define SERIALIZABLE_OBJECT_TYPES(V) \ argument 41 #define V(TypeId, NativeType) k_##TypeId, macro
|
/third_party/node/deps/v8/src/asmjs/ |
D | asm-names.h | 9 #define STDLIB_MATH_VALUE_LIST(V) \ argument 20 #define STDLIB_MATH_FUNCTION_MONOMORPHIC_LIST(V) \ argument 35 #define STDLIB_MATH_FUNCTION_CEIL_LIKE_LIST(V) \ argument 41 #define STDLIB_MATH_FUNCTION_LIST(V) \ argument 50 #define STDLIB_ARRAY_TYPE_LIST(V) \ argument 60 #define STDLIB_OTHER_LIST(V) \ argument 66 #define KEYWORD_NAME_LIST(V) \ argument 87 #define LONG_SYMBOL_NAME_LIST(V) \ argument 98 #define SIMPLE_SINGLE_TOKEN_LIST(V) \ argument 104 #define SPECIAL_TOKEN_LIST(V) \ argument
|
/third_party/node/deps/v8/src/objects/ |
D | objects-definitions.h | 34 #define INSTANCE_TYPE_LIST_BASE(V) \ argument 58 #define INSTANCE_TYPE_LIST(V) \ argument 64 #define STRING_TYPE_LIST(V) \ argument 116 #define STRUCT_LIST_GENERATOR(V, _) \ argument 176 #define STRUCT_LIST_ADAPTER(V, NAME, Name, name) V(NAME, Name, name) argument 179 #define STRUCT_LIST(V) STRUCT_LIST_GENERATOR(STRUCT_LIST_ADAPTER, V) argument 182 #define STRUCT_MAPS_LIST_ADAPTER(V, NAME, Name, name) \ argument 186 #define STRUCT_MAPS_LIST(V) STRUCT_LIST_GENERATOR(STRUCT_MAPS_LIST_ADAPTER, V) argument 192 #define ALLOCATION_SITE_LIST(V, _) \ argument 198 #define ALLOCATION_SITE_MAPS_LIST_ADAPTER(V, TYPE, Name, Size, name_size) \ argument [all …]
|
/third_party/node/deps/v8/src/codegen/ia32/ |
D | sse-instr.h | 9 #define SSE_UNOP_INSTRUCTION_LIST(V) \ argument 16 #define SSE2_INSTRUCTION_LIST(V) \ argument 75 #define SSE2_INSTRUCTION_LIST_SD(V) \ argument 85 #define SSSE3_INSTRUCTION_LIST(V) \ argument 96 #define SSSE3_UNOP_INSTRUCTION_LIST(V) \ argument 101 #define SSE4_INSTRUCTION_LIST(V) \ argument 115 #define SSE4_RM_INSTRUCTION_LIST(V) \ argument 125 #define AVX2_BROADCAST_LIST(V) \ argument
|
D | fma-instr.h | 8 #define FMA_SD_INSTRUCTION_LIST(V) \ argument 22 #define FMA_SS_INSTRUCTION_LIST(V) \ argument 36 #define FMA_PS_INSTRUCTION_LIST(V) \ argument 44 #define FMA_PD_INSTRUCTION_LIST(V) \ argument 52 #define FMA_INSTRUCTION_LIST(V) \ argument
|
/third_party/rust/crates/syn/src/gen/ |
D | visit_mut.rs | 929 pub fn visit_abi_mut<V>(v: &mut V, node: &mut Abi) in visit_abi_mut() 941 v: &mut V, in visit_angle_bracketed_generic_arguments_mut() 957 pub fn visit_arm_mut<V>(v: &mut V, node: &mut Arm) in visit_arm_mut() 975 pub fn visit_assoc_const_mut<V>(v: &mut V, node: &mut AssocConst) in visit_assoc_const_mut() 988 pub fn visit_assoc_type_mut<V>(v: &mut V, node: &mut AssocType) in visit_assoc_type_mut() 1001 pub fn visit_attr_style_mut<V>(v: &mut V, node: &mut AttrStyle) in visit_attr_style_mut() 1014 pub fn visit_attribute_mut<V>(v: &mut V, node: &mut Attribute) in visit_attribute_mut() 1025 pub fn visit_bare_fn_arg_mut<V>(v: &mut V, node: &mut BareFnArg) in visit_bare_fn_arg_mut() 1040 pub fn visit_bare_variadic_mut<V>(v: &mut V, node: &mut BareVariadic) in visit_bare_variadic_mut() 1056 pub fn visit_bin_op_mut<V>(v: &mut V, node: &mut BinOp) in visit_bin_op_mut() [all …]
|
D | visit.rs | 928 pub fn visit_abi<'ast, V>(v: &mut V, node: &'ast Abi) in visit_abi() argument 940 v: &mut V, in visit_angle_bracketed_generic_arguments() 956 pub fn visit_arm<'ast, V>(v: &mut V, node: &'ast Arm) in visit_arm() argument 974 pub fn visit_assoc_const<'ast, V>(v: &mut V, node: &'ast AssocConst) in visit_assoc_const() argument 987 pub fn visit_assoc_type<'ast, V>(v: &mut V, node: &'ast AssocType) in visit_assoc_type() argument 1000 pub fn visit_attr_style<'ast, V>(v: &mut V, node: &'ast AttrStyle) in visit_attr_style() argument 1013 pub fn visit_attribute<'ast, V>(v: &mut V, node: &'ast Attribute) in visit_attribute() argument 1024 pub fn visit_bare_fn_arg<'ast, V>(v: &mut V, node: &'ast BareFnArg) in visit_bare_fn_arg() argument 1039 pub fn visit_bare_variadic<'ast, V>(v: &mut V, node: &'ast BareVariadic) in visit_bare_variadic() argument 1055 pub fn visit_bin_op<'ast, V>(v: &mut V, node: &'ast BinOp) in visit_bin_op() argument [all …]
|
/third_party/node/deps/v8/src/codegen/ppc/ |
D | constants-ppc.h | 149 #define PPC_XX3_OPCODE_SCALAR_LIST(V) \ argument 213 #define PPC_XX3_OPCODE_VECTOR_LIST(V) \ argument 333 #define PPC_Z23_OPCODE_LIST(V) \ argument 355 #define PPC_Z22_OPCODE_LIST(V) \ argument 373 #define PPC_XX2_OPCODE_VECTOR_A_FORM_LIST(V) \ argument 432 #define PPC_XX2_OPCODE_SCALAR_A_FORM_LIST(V) \ argument 440 #define PPC_XX2_OPCODE_B_FORM_LIST(V) \ argument 450 #define PPC_XX2_OPCODE_UNUSED_LIST(V) \ argument 548 #define PPC_XX2_OPCODE_LIST(V) \ argument 554 #define PPC_EVX_OPCODE_LIST(V) \ argument [all …]
|
/third_party/node/src/quic/ |
D | bindingdata.h | 33 #define QUIC_CONSTRUCTORS(V) \ argument 45 #define QUIC_JS_CALLBACKS(V) \ argument 66 #define QUIC_STRINGS(V) \ argument 147 #define V(name) \ macro 154 #define V(name, _) \ macro 160 #define V(name, _) v8::Local<v8::String> name##_string() const; macro 164 #define V(name, _) v8::Local<v8::String> on_##name##_string() const; macro 170 #define V(name) v8::Global<v8::FunctionTemplate> name##_constructor_template_; macro 174 #define V(name, _) v8::Global<v8::Function> name##_callback_; macro 178 #define V(name, _) mutable v8::Eternal<v8::String> name##_string_; macro [all …]
|
/third_party/node/deps/v8/src/codegen/s390/ |
D | constants-s390.h | 146 #define S390_RSY_A_OPCODE_LIST(V) \ argument 188 #define S390_RSY_B_OPCODE_LIST(V) \ argument 207 #define S390_RXE_OPCODE_LIST(V) \ argument 248 #define S390_RRF_A_OPCODE_LIST(V) \ argument 283 #define S390_RXF_OPCODE_LIST(V) \ argument 311 #define S390_IE_OPCODE_LIST(V) \ argument 314 #define S390_RRF_B_OPCODE_LIST(V) \ argument 332 #define S390_RRF_C_OPCODE_LIST(V) \ argument 354 #define S390_MII_OPCODE_LIST(V) \ argument 357 #define S390_RRF_D_OPCODE_LIST(V) \ argument [all …]
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
D | IntrinsicInst.h | 61 static bool classof(const Value *V) { in classof() 81 static bool classof(const Value *V) { in classof() 132 static bool classof(const Value *V) { in classof() 148 static bool classof(const Value *V) { in classof() 164 static bool classof(const Value *V) { in classof() 181 static bool classof(const Value *V) { in classof() 203 static bool classof(const Value *V) { in classof() 219 static bool classof(const Value *V) { in classof() 238 static bool classof(const Value *V) { in classof() 264 static bool classof(const Value *V) { in classof() [all …]
|
/third_party/jinja2/ |
D | async_utils.py | 9 V = t.TypeVar("V") variable 59 async def auto_await(value: t.Union[t.Awaitable["V"], "V"]) -> "V": 71 iterable: "t.Union[t.AsyncIterable[V], t.Iterable[V]]", 82 value: "t.Union[t.AsyncIterable[V], t.Iterable[V]]",
|
D | filters.py | 43 V = t.TypeVar("V") variable 46 def ignore_case(value: V) -> V: 221 def do_items(value: t.Union[t.Mapping[K, V], Undefined]) -> t.Iterator[t.Tuple[K, V]]: argument 330 value: t.Mapping[K, V], argument 373 value: "t.Iterable[V]", 429 value: "t.Iterable[V]", 461 value: "t.Iterable[V]", 482 value: "t.Iterable[V]", 502 value: "t.Iterable[V]", 520 value: V, [all …]
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/ |
D | DWARFFormValue.h | 62 DWARFFormValue(dwarf::Form F, ValueType V) : Form(F), Value(V) {} in DWARFFormValue() 161 inline Optional<const char *> toString(const Optional<DWARFFormValue> &V) { in toString() 186 inline const char *toString(const Optional<DWARFFormValue> &V, in toString() 196 inline Optional<uint64_t> toUnsigned(const Optional<DWARFFormValue> &V) { in toUnsigned() 208 inline uint64_t toUnsigned(const Optional<DWARFFormValue> &V, in toUnsigned() 218 inline Optional<uint64_t> toReference(const Optional<DWARFFormValue> &V) { in toReference() 230 inline uint64_t toReference(const Optional<DWARFFormValue> &V, in toReference() 240 inline Optional<int64_t> toSigned(const Optional<DWARFFormValue> &V) { in toSigned() 252 inline int64_t toSigned(const Optional<DWARFFormValue> &V, int64_t Default) { in toSigned() 261 inline Optional<uint64_t> toAddress(const Optional<DWARFFormValue> &V) { in toAddress() [all …]
|
/third_party/node/deps/v8/src/codegen/ |
D | external-reference.h | 26 #define EXTERNAL_REFERENCE_LIST_WITH_ISOLATE(V) \ argument 85 #define EXTERNAL_REFERENCE_LIST_WITH_ISOLATE_SANDBOXED_EXTERNAL_POINTERS(V) \ argument 90 #define EXTERNAL_REFERENCE_LIST_WITH_ISOLATE_SANDBOXED_EXTERNAL_POINTERS(V) argument 93 #define EXTERNAL_REFERENCE_LIST(V) \ argument 306 #define EXTERNAL_REFERENCE_LIST_INTL(V) \ argument 312 #define EXTERNAL_REFERENCE_LIST_INTL(V) argument 316 #define EXTERNAL_REFERENCE_LIST_SANDBOX(V) \ argument 321 #define EXTERNAL_REFERENCE_LIST_SANDBOX(V) argument 325 #define EXTERNAL_REFERENCE_LIST_SANDBOXED_EXTERNAL_POINTERS(V) \ argument 329 #define EXTERNAL_REFERENCE_LIST_SANDBOXED_EXTERNAL_POINTERS(V) argument
|
/third_party/node/deps/v8/src/regexp/ |
D | regexp-flags.h | 20 #define REGEXP_FLAG_LIST(V) \ argument 30 #define V(Lower, Camel, LowerCamel, Char, Bit) k##Camel = 1 << Bit, macro 34 #define V(...) +1 macro 39 #define V(Lower, Camel, LowerCamel, Char, Bit) < Char) && (Char macro 44 #define V(Lower, Camel, LowerCamel, Char, Bit) | (1 << Bit) macro 52 #define V(Lower, Camel, ...) \ macro 56 REGEXP_FLAG_LIST(V) in REGEXP_FLAG_LIST() argument 60 #define V(Lower, Camel, LowerCamel, Char, Bit) \ in REGEXP_FLAG_LIST() macro
|
/third_party/node/deps/v8/src/interpreter/ |
D | bytecode-operands.h | 15 #define INVALID_OPERAND_TYPE_LIST(V) V(None, OperandTypeInfo::kNone) argument 17 #define REGISTER_INPUT_OPERAND_TYPE_LIST(V) \ argument 22 #define REGISTER_OUTPUT_OPERAND_TYPE_LIST(V) \ argument 28 #define SIGNED_SCALABLE_SCALAR_OPERAND_TYPE_LIST(V) \ argument 31 #define UNSIGNED_SCALABLE_SCALAR_OPERAND_TYPE_LIST(V) \ argument 36 #define UNSIGNED_FIXED_SCALAR_OPERAND_TYPE_LIST(V) \ argument 43 #define NON_REGISTER_OPERAND_TYPE_LIST(V) \ argument 50 #define REGISTER_OPERAND_TYPE_LIST(V) \ argument 56 #define OPERAND_TYPE_LIST(V) \ argument 62 #define OPERAND_SCALE_LIST(V) \ argument [all …]
|
/third_party/node/src/permission/ |
D | permission_base.h | 15 #define FILESYSTEM_PERMISSIONS(V) \ argument 20 #define CHILD_PROCESS_PERMISSIONS(V) V(ChildProcess, "child", PermissionsRoot) argument 22 #define WORKER_THREADS_PERMISSIONS(V) \ argument 25 #define PERMISSIONS(V) \ argument 30 #define V(name, _, __) k##name, macro
|