/third_party/skia/third_party/externals/tint/src/resolver/ |
H A D | resolver_constants.cc | 134 auto* target_type = in ConstantCast() local
|
/third_party/node/deps/v8/src/compiler/ |
H A D | c-linkage.cc | 294 MachineType target_type = MachineType::Pointer(); in GetSimplifiedCDescriptor() local
|
H A 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(); GetBytecodeDispatchCallDescriptor() local [all...] |
H A D | linkage.h | 253 CallDescriptor(Kind kind, MachineType target_type, LinkageLocation target_loc, in CallDescriptor() argument
|
H A 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); ReduceJSCall() local [all...] |
/third_party/skia/third_party/externals/angle2/src/third_party/libXNVCtrl/ |
H A D | NVCtrlLib.h | 615 int target_type; global() member 640 int target_type; global() member 666 int target_type; global() member 690 int target_type; global() member [all...] |
H A D | NVCtrl.c | 90 XNVCTRLCheckTargetData(Display *dpy, XExtDisplayInfo *info, int *target_type, int *target_id) XNVCTRLCheckTargetData() argument 212 XNVCTRLQueryTargetCount( Display *dpy, int target_type, int *value ) XNVCTRLQueryTargetCount() argument 243 XNVCTRLSetTargetAttribute( Display *dpy, int target_type, int target_id, unsigned int display_mask, unsigned int attribute, int value ) XNVCTRLSetTargetAttribute() argument 282 XNVCTRLSetTargetAttributeAndGetStatus( Display *dpy, int target_type, int target_id, unsigned int display_mask, unsigned int attribute, int value ) XNVCTRLSetTargetAttributeAndGetStatus() argument 335 XNVCTRLQueryTargetAttribute( Display *dpy, int target_type, int target_id, unsigned int display_mask, unsigned int attribute, int *value ) XNVCTRLQueryTargetAttribute() argument 386 XNVCTRLQueryTargetAttribute64( Display *dpy, int target_type, int target_id, unsigned int display_mask, unsigned int attribute, int64_t *value ) XNVCTRLQueryTargetAttribute64() argument 426 XNVCTRLQueryTargetStringAttribute( Display *dpy, int target_type, int target_id, unsigned int display_mask, unsigned int attribute, char **ptr ) XNVCTRLQueryTargetStringAttribute() argument 495 XNVCTRLSetTargetStringAttribute( Display *dpy, int target_type, int target_id, unsigned int display_mask, unsigned int attribute, char *ptr ) XNVCTRLSetTargetStringAttribute() argument 553 XNVCTRLQueryValidTargetAttributeValues32( Display *dpy, XExtDisplayInfo *info, int target_type, int target_id, unsigned int display_mask, unsigned int attribute, NVCTRLAttributeValidValuesRec *values ) XNVCTRLQueryValidTargetAttributeValues32() argument 597 XNVCTRLQueryValidTargetStringAttributeValues( Display *dpy, int target_type, int target_id, unsigned int display_mask, unsigned int attribute, NVCTRLAttributeValidValuesRec *values ) XNVCTRLQueryValidTargetStringAttributeValues() argument 641 XNVCTRLQueryValidTargetAttributeValues64( Display *dpy, XExtDisplayInfo *info, int target_type, int target_id, unsigned int display_mask, unsigned int attribute, NVCTRLAttributeValidValuesRec *values ) XNVCTRLQueryValidTargetAttributeValues64() argument 686 XNVCTRLQueryValidTargetAttributeValues( Display *dpy, int target_type, int target_id, unsigned int display_mask, unsigned int attribute, NVCTRLAttributeValidValuesRec *values ) XNVCTRLQueryValidTargetAttributeValues() argument 912 XNVCtrlSelectTargetNotify( Display *dpy, int target_type, int target_id, int notify_type, Bool onoff ) XNVCtrlSelectTargetNotify() argument 969 XNVCTRLQueryTargetBinaryData( Display *dpy, int target_type, int target_id, unsigned int display_mask, unsigned int attribute, unsigned char **ptr, int *len ) XNVCTRLQueryTargetBinaryData() argument 1040 XNVCTRLStringOperation( Display *dpy, int target_type, int target_id, unsigned int display_mask, unsigned int attribute, char *pIn, char **ppOut ) XNVCTRLStringOperation() argument [all...] |
/third_party/gn/src/gn/ |
H A D | functions_target.cc | 38 Value ExecuteGenericTarget(const char* target_type, in ExecuteGenericTarget() argument 933 const std::string& target_type = args[0].string_value(); variable
|
H A D | commands.h | 185 Target::OutputType target_type() const { return target_type_; } in target_type() function in commands::CommandSwitches
|
H A D | functions.cc | 112 FillTargetBlockScope(const Scope* scope, const FunctionCallNode* function, const std::string& target_type, const BlockNode* block, const std::vector<Value>& args, Scope* block_scope, Err* err) FillTargetBlockScope() argument
|
H A D | scope.cc | 469 Scope* Scope::MakeTargetDefaults(const std::string& target_type) { in MakeTargetDefaults() argument
|
/third_party/skia/tools/skp/ |
H A 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/selinux/libsepol/include/sepol/policydb/ |
H A D | avtab.h | 52 uint16_t target_type; member
|
H A D | policydb.h | 231 uint32_t target_type; member
|
/third_party/ffmpeg/libavfilter/ |
H A D | vf_colormap.c | 56 int target_type; member
|
/third_party/mesa3d/src/panfrost/midgard/ |
H A D | compiler.h | 65 unsigned target_type; member
|
/third_party/skia/third_party/externals/spirv-tools/source/val/ |
H A D | validate_memory.cpp | 1119 const auto target_type = in ValidateCopyMemory() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/ |
H A D | validate_memory.cpp | 1119 const auto target_type = in ValidateCopyMemory() local
|
/third_party/spirv-tools/source/val/ |
H A D | validate_memory.cpp | 1196 const auto target_type = in ValidateCopyMemory() local
|
/third_party/node/deps/v8/src/web-snapshot/ |
H A D | web-snapshot.cc | 2358 ValueType target_type = static_cast<ValueType>( in ProcessDeferredReferences() local 2311 AddDeferredReference( Handle<HeapObject> container, uint32_t index, ValueType target_type, uint32_t target_index) AddDeferredReference() argument
|
/third_party/skia/third_party/externals/tint/src/writer/msl/ |
H A D | generator_impl.cc | 457 auto* target_type = in EmitBinary() local 89 ScopedBitCast(GeneratorImpl* generator, std::ostream& stream, const sem::Type* curr_type, const sem::Type* target_type) ScopedBitCast() argument
|
/third_party/selinux/libsepol/src/ |
H A D | link.c | 859 type_datum_t *type, *base_type, *new_type = NULL, *target_type; in alias_copy_callback() local
|
/third_party/skia/third_party/externals/spirv-cross/ |
H A D | spirv_hlsl.cpp | 3796 SPIRType target_type; in read_access_chain() local 4126 SPIRType target_type; in write_access_chain() local [all...] |
/third_party/node/deps/v8/src/torque/ |
H A D | implementation-visitor.cc | 3242 const AggregateType* target_type = in Visit() local
|
/third_party/node/deps/v8/src/parsing/ |
H A D | parser-base.h | 364 Target(ParserBase* parser, BreakableStatementT statement, ZonePtrList<const AstRawString>* labels, ZonePtrList<const AstRawString>* own_labels, TargetType target_type) Target() argument
|