/third_party/skia/third_party/externals/angle2/src/third_party/libXNVCtrl/ |
D | NVCtrl.c | 214 int target_type, in XNVCTRLQueryTargetCount() 245 int target_type, in XNVCTRLSetTargetAttribute() 284 int target_type, in XNVCTRLSetTargetAttributeAndGetStatus() 337 int target_type, in XNVCTRLQueryTargetAttribute() 388 int target_type, in XNVCTRLQueryTargetAttribute64() 428 int target_type, in XNVCTRLQueryTargetStringAttribute() 497 int target_type, in XNVCTRLSetTargetStringAttribute() 556 int target_type, in XNVCTRLQueryValidTargetAttributeValues32() 599 int target_type, in XNVCTRLQueryValidTargetStringAttributeValues() 644 int target_type, in XNVCTRLQueryValidTargetAttributeValues64() [all …]
|
D | NVCtrlLib.h | 615 int target_type; member 640 int target_type; member 666 int target_type; member 690 int target_type; member
|
/third_party/lwip/src/include/lwip/ |
D | arch.h | 240 #define LWIP_CONST_CAST(target_type, val) ((target_type)((ptrdiff_t)val)) argument 245 #define LWIP_ALIGNMENT_CAST(target_type, val) LWIP_CONST_CAST(target_type, val) argument 252 #define LWIP_PTR_NUMERIC_CAST(target_type, val) LWIP_CONST_CAST(target_type, val) argument 257 #define LWIP_PACKED_CAST(target_type, val) LWIP_CONST_CAST(target_type, val) argument
|
/third_party/curl/lib/ |
D | warnless.h | 33 #define CURLX_FUNCTION_CAST(target_type, func) \ argument
|
/third_party/gn/src/gn/ |
D | function_set_defaults.cc | 55 const std::string& target_type(args[0].string_value()); local
|
D | functions_target.cc | 32 Value ExecuteGenericTarget(const char* target_type, in ExecuteGenericTarget() 874 const std::string& target_type = args[0].string_value(); local
|
D | commands.h | 185 Target::OutputType target_type() const { return target_type_; } in target_type() function
|
D | scope.cc | 453 Scope* Scope::MakeTargetDefaults(const std::string& target_type) { in MakeTargetDefaults()
|
/third_party/skia/tools/skp/ |
D | webpages_playback.py | 487 def target_type(self): member in DataStore 504 def target_type(self): member in GoogleStorageDataStore 534 def target_type(self): member in LocalFileSystemDataStore
|
/third_party/node/deps/v8/src/compiler/ |
D | linkage.cc | 364 MachineType target_type = MachineType::AnyTagged(); in GetCEntryStubCallDescriptor() local 415 MachineType target_type = MachineType::AnyTagged(); in GetJSCallDescriptor() local 504 MachineType target_type; in GetStubCallDescriptor() local 575 MachineType target_type = MachineType::Pointer(); in GetBytecodeDispatchCallDescriptor() local
|
D | c-linkage.cc | 294 MachineType target_type = MachineType::Pointer(); in GetSimplifiedCDescriptor() local
|
D | js-typed-lowering.cc | 1586 Type target_type = NodeProperties::GetType(target); in ReduceJSConstructForwardVarargs() local 1617 Type target_type = NodeProperties::GetType(target); in ReduceJSConstruct() local 1658 Type target_type = NodeProperties::GetType(target); in ReduceJSCallForwardVarargs() local 1686 Type target_type = NodeProperties::GetType(target); in ReduceJSCall() local
|
/third_party/node/deps/v8/tools/cppgc/ |
D | gen_cmake.py | 119 def _Target(self, target_type, target, stmts): argument 320 def BuildTarget(self, target_type, target, rules): argument 402 def _GenTargetString(target_type, source_sets): argument
|
/third_party/skia/third_party/externals/tint/src/resolver/ |
D | resolver_constants.cc | 134 auto* target_type = in ConstantCast() local
|
/third_party/musl/scripts/ |
D | search_source_files.py | 6 def file_search(path, target_type): argument
|
/third_party/selinux/libsepol/include/sepol/policydb/ |
D | avtab.h | 52 uint16_t target_type; member
|
/third_party/skia/third_party/externals/angle2/scripts/ |
D | generate_android_bp.py | 79 def write_blueprint(output, target_type, values): argument
|
/third_party/gstreamer/gstplugins_good/gst/matroska/ |
D | matroska-read-common.c | 69 gchar *target_type; member 1036 GArray * track_targets, guint64 * target_type_value, gchar ** target_type) in gst_matroska_read_common_parse_metadata_targets() 2626 GstTagList * taglist, guint64 target_type_value, gchar * target_type) in gst_matroska_read_common_apply_target_type() 2658 gchar *target_type = NULL; in gst_matroska_read_common_parse_metadata_id_tag() local
|
/third_party/skia/third_party/externals/spirv-cross/ |
D | spirv_glsl.cpp | 6104 SPIRType target_type; in emit_bitfield_insert_op() local 7460 auto target_type = op1_type; in emit_glsl_op() local 8163 std::string CompilerGLSL::bitcast_expression(SPIRType::BaseType target_type, uint32_t arg) in bitcast_expression() 8177 std::string CompilerGLSL::bitcast_expression(const SPIRType &target_type, SPIRType::BaseType expr_t… in bitcast_expression() 8931 …::access_chain(uint32_t base, const uint32_t *indices, uint32_t count, const SPIRType &target_type, in access_chain() 9055 … const SPIRType &target_type, uint32_t offset, uint32_t matrix_stride, in flattened_access_chain() 9069 … const SPIRType &target_type, uint32_t offset) in flattened_access_chain_struct() 9110 … const SPIRType &target_type, uint32_t offset, in flattened_access_chain_matrix() 9138 … const SPIRType &target_type, uint32_t offset, in flattened_access_chain_vector() 15283 SPIRType target_type; in unroll_array_to_complex_store() local [all …]
|
/third_party/node/deps/v8/src/codegen/mips/ |
D | macro-assembler-mips.h | 129 #define DECLARE_NORELOC_PROTOTYPE(Name, target_type) \ argument
|
/third_party/skia/third_party/externals/tint/src/writer/msl/ |
D | generator_impl.cc | 92 const sem::Type* target_type) in ScopedBitCast() 457 auto* target_type = in EmitBinary() local
|
/third_party/node/deps/v8/src/codegen/mips64/ |
D | macro-assembler-mips64.h | 150 #define DECLARE_NORELOC_PROTOTYPE(Name, target_type) \ argument
|
/third_party/node/deps/v8/src/web-snapshot/ |
D | web-snapshot.cc | 2312 Handle<HeapObject> container, uint32_t index, ValueType target_type, in AddDeferredReference() 2358 ValueType target_type = static_cast<ValueType>( in ProcessDeferredReferences() local
|
/third_party/node/deps/v8/src/codegen/riscv64/ |
D | macro-assembler-riscv64.h | 141 #define DECLARE_NORELOC_PROTOTYPE(Name, target_type) \ argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/ |
D | validate_memory.cpp | 1119 const auto target_type = in ValidateCopyMemory() local
|