/aosp_15_r20/external/turbine/java/com/google/turbine/types/ |
H A D | Canonicalize.java | 76 Type type) { in canonicalize() 100 private Type canonicalize(ClassSymbol base, Type type) { in canonicalize() 123 private ClassTy canon(ClassSymbol base, ClassTy ty) { in canon() 207 private ClassTy canonOne(ClassTy base, SimpleClassTy ty) { in canonOne() 287 private static @Nullable Type instantiate(Map<TyVarSymbol, Type> mapping, Type type) { in instantiate() 315 private static Type instantiateWildTy(Map<TyVarSymbol, Type> mapping, WildTy type) { in instantiateWildTy() 329 private static Type instantiateClassTy(Map<TyVarSymbol, Type> mapping, ClassTy type) { in instantiateClassTy() 346 private static @Nullable TyVarSymbol tyVarSym(Type type) { in tyVarSym() 353 private ClassTy canonicalizeClassTy(ClassSymbol base, ClassTy ty) { in canonicalizeClassTy() 357 args.add(SimpleClassTy.create(s.sym(), canonicalize(s.targs(), base), s.annos())); in canonicalizeClassTy() local [all …]
|
/aosp_15_r20/external/python/cpython3/Objects/ |
D | typeobject.c | 39 #define MCACHE_HASH_METHOD(type, name) \ argument 122 _PyType_CheckConsistency(PyTypeObject *type) in _PyType_CheckConsistency() 284 PyType_Modified(PyTypeObject *type) in PyType_Modified() 326 type_mro_modified(PyTypeObject *type, PyObject *bases) { in type_mro_modified() 379 assign_version_tag(struct type_cache *cache, PyTypeObject *type) in assign_version_tag() 426 check_set_special_type_attr(PyTypeObject *type, PyObject *value, const char *name) in check_set_special_type_attr() 450 _PyType_Name(PyTypeObject *type) in _PyType_Name() 464 type_name(PyTypeObject *type, void *context) in type_name() 478 type_qualname(PyTypeObject *type, void *context) in type_qualname() 491 type_set_name(PyTypeObject *type, PyObject *value, void *context) in type_set_name() [all …]
|
/aosp_15_r20/external/fhir/spec/r4/json_definitions/ |
D | extension-definitions.json | 7 "type" : "collection", string 37 "type" : "element", string 40 "type" : "Extension", string 52 "base" : { object 84 "base" : { object 89 "type" : [{ array 108 "type" : "value", string 118 "base" : { object 123 "type" : [{ array 154 "base" : { object [all …]
|
D | profiles-others.json | 7 "type" : "collection", string 60 "type" : "Measure", string 71 "base" : { object 159 "base" : { object 164 "type" : [{ array 181 "base" : { object 186 "type" : [{ array 208 "base" : { object 213 "type" : [{ array 236 "base" : { object [all …]
|
D | profiles-resources.json | 7 "type" : "collection", string 57 "type" : "Account", string 105 "type" : "reference", string 111 "type" : "token", string 117 "type" : "date", string 123 "type" : "reference", string 129 "type" : "reference", string 135 "type" : "string", string 141 "type" : "token", string 147 "type" : "token", string [all …]
|
D | profiles-types.json | 7 "type" : "collection", string 49 "type" : "Element", string 66 "base" : { object 93 "base" : { object 98 "type" : [{ array 117 "type" : "value", string 130 "base" : { object 135 "type" : [{ array 199 "type" : [{ array 216 "type" : "value", string [all …]
|
D | search-parameters.json | 7 "type" : "collection", string 38 "base" : ["DomainResource"], array 39 "type" : "string", string 73 "base" : ["Resource"], array 74 "type" : "string", string 108 "base" : ["Resource"], array 109 "type" : "token", string 145 "base" : ["Resource"], array 146 "type" : "date", string 191 "base" : ["Resource"], array [all …]
|
D | dataelements.json | 7 "type" : "collection", string 35 "type" : "date.id", string 47 "base" : { object 52 "type" : [{ array 92 "type" : "date.value", string 104 "base" : { object 109 "type" : [{ array 153 "type" : "dateTime.id", string 165 "base" : { object 170 "type" : [{ array [all …]
|
/aosp_15_r20/external/angle/src/compiler/translator/ |
H A D | ShaderLang.cpp | 53 TShHandleBase *base = static_cast<TShHandleBase *>(handle); in GetCompilerFromHandle() local 74 TShHandleBase *base = static_cast<TShHandleBase *>(handle); in GetTranslatorHLSLFromHandle() local 106 GLenum GetTessellationShaderTypeEnum(sh::TLayoutTessEvaluationType type) in GetTessellationShaderTypeEnum() 347 ShHandle ConstructCompiler(sh::GLenum type, in ConstructCompiler() 352 TShHandleBase *base = static_cast<TShHandleBase *>(ConstructCompiler(type, spec, output)); in ConstructCompiler() local 379 TShHandleBase *base = static_cast<TShHandleBase *>(handle); in Destruct() local 575 TShHandleBase *base = static_cast<TShHandleBase *>(handle); in GetUniformBlocks() local 585 TShHandleBase *base = static_cast<TShHandleBase *>(handle); in GetShaderStorageBlocks() local 596 TShHandleBase *base = static_cast<TShHandleBase *>(handle); in GetComputeShaderLocalGroupSize() local 606 TShHandleBase *base = static_cast<TShHandleBase *>(handle); in GetVertexShaderNumViews() local [all …]
|
/aosp_15_r20/external/libevent/ |
H A D | evmap.c | 114 #define GET_IO_SLOT(x, map, slot, type) \ in HT_PROTOTYPE() argument 122 #define GET_IO_SLOT_AND_CTOR(x, map, slot, type, ctor, fdinfo_len) \ argument 162 #define GET_SIGNAL_SLOT(x, map, slot, type) \ argument 169 #define GET_SIGNAL_SLOT_AND_CTOR(x, map, slot, type, ctor, fdinfo_len) \ argument 184 #define GET_IO_SLOT(x,map,slot,type) GET_SIGNAL_SLOT(x,map,slot,type) argument 185 #define GET_IO_SLOT_AND_CTOR(x,map,slot,type,ctor,fdinfo_len) \ argument 273 evmap_io_add_(struct event_base *base, evutil_socket_t fd, struct event *ev) in evmap_io_add_() 354 evmap_io_del_(struct event_base *base, evutil_socket_t fd, struct event *ev) in evmap_io_del_() 420 evmap_io_active_(struct event_base *base, evutil_socket_t fd, short events) in evmap_io_active_() 450 evmap_signal_add_(struct event_base *base, int sig, struct event *ev) in evmap_signal_add_() [all …]
|
H A D | evdns.c | 160 struct evdns_base *base; member 195 struct evdns_base *base; member 201 unsigned int type; member 235 struct evdns_base *base; member 266 u16 type; /* The RR type */ member 302 struct evdns_server_request base; member 394 #define REQ_HEAD(base, id) ((base)->req_heads[id % (base)->n_req_heads]) argument 424 #define EVDNS_LOCK(base) EVUTIL_NIL_STMT_ argument 425 #define EVDNS_UNLOCK(base) EVUTIL_NIL_STMT_ argument 426 #define ASSERT_LOCKED(base) EVUTIL_NIL_STMT_ argument [all …]
|
/aosp_15_r20/art/compiler/utils/arm/ |
H A D | assembler_arm_vixl.cc | 147 vixl32::Register base, in AdjustLoadStoreOffset() 162 int32_t ArmVIXLAssembler::GetAllowedLoadOffsetBits(LoadOperandType type) { in GetAllowedLoadOffsetBits() 180 int32_t ArmVIXLAssembler::GetAllowedStoreOffsetBits(StoreOperandType type) { in GetAllowedStoreOffsetBits() 196 static bool CanHoldLoadOffsetThumb(LoadOperandType type, int offset) { in CanHoldLoadOffsetThumb() 213 static bool CanHoldStoreOffsetThumb(StoreOperandType type, int offset) { in CanHoldStoreOffsetThumb() 230 void ArmVIXLAssembler::StoreToOffset(StoreOperandType type, in StoreToOffset() 232 vixl32::Register base, in StoreToOffset() 288 void ArmVIXLAssembler::LoadFromOffset(LoadOperandType type, in LoadFromOffset() 290 vixl32::Register base, in LoadFromOffset() 343 vixl32::Register base, in StoreSToOffset() [all …]
|
/aosp_15_r20/external/jackson-databind/src/main/java/com/fasterxml/jackson/databind/ser/impl/ |
H A D | PropertySerializerMap.java | 39 protected PropertySerializerMap(PropertySerializerMap base) { in PropertySerializerMap() method in PropertySerializerMap 48 public abstract JsonSerializer<Object> serializerFor(Class<?> type); in serializerFor() 60 public final SerializerAndMapResult findAndAddPrimarySerializer(Class<?> type, in findAndAddPrimarySerializer() 68 public final SerializerAndMapResult findAndAddPrimarySerializer(JavaType type, in findAndAddPrimarySerializer() 86 public final SerializerAndMapResult findAndAddSecondarySerializer(Class<?> type, in findAndAddSecondarySerializer() 94 public final SerializerAndMapResult findAndAddSecondarySerializer(JavaType type, in findAndAddSecondarySerializer() 113 public final SerializerAndMapResult findAndAddRootValueSerializer(Class<?> type, in findAndAddRootValueSerializer() 124 public final SerializerAndMapResult findAndAddRootValueSerializer(JavaType type, in findAndAddRootValueSerializer() 140 public final SerializerAndMapResult findAndAddKeySerializer(Class<?> type, in findAndAddKeySerializer() 154 …public final SerializerAndMapResult addSerializer(Class<?> type, JsonSerializer<Object> serializer… in addSerializer() [all …]
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/numeric/ublas/benchmarks/opencl/ |
D | benchmark.hpp | 20 struct base struct 22 base(compute::device d = compute::system::default_device()) in base() argument 26 compute::context context; 27 compute::command_queue queue; 34 typedef T type; typedef 41 typedef T type; typedef 48 typedef void type; typedef 55 typedef void type; typedef 62 typedef ublas::vector<T> type; typedef 69 typedef ublas::vector<T, ublas::opencl::storage> type; typedef [all …]
|
/aosp_15_r20/external/turbine/java/com/google/turbine/binder/ |
H A D | DisambiguateTypeAnnotations.java | 71 SourceTypeBoundClass base, Env<ClassSymbol, TypeBoundClass> env) { in bind() 103 private static MethodInfo bindMethod(Env<ClassSymbol, TypeBoundClass> env, MethodInfo base) { in bindMethod() 141 Env<ClassSymbol, TypeBoundClass> env, ParamInfo base, TurbineElementType declarationTarget) { in bindParam() 143 Type type = in bindParam() local 156 Type type = in bindComponents() local 177 Type type, in disambiguate() 222 private static FieldInfo bindField(Env<ClassSymbol, TypeBoundClass> env, FieldInfo base) { in bindField() 224 Type type = in bindField() local 241 private static Type addAnnotationsToType(Type type, ImmutableList<AnnoInfo> extra) { in addAnnotationsToType() 248 SimpleClassTy base = classTy.classes().get(0); in addAnnotationsToType() local
|
H A D | ConstBinder.java | 68 private final SourceTypeBoundClass base; field in ConstBinder 77 SourceTypeBoundClass base, in ConstBinder() 141 private MethodInfo bindMethod(MethodInfo base) { in bindMethod() 169 private ParamInfo bindParameter(ParamInfo base) { in bindParameter() 256 Type type = ((TurbineClassValue) value).type(); in bindRepeatable() local 286 private @Nullable Value fieldValue(TypeBoundClass.FieldInfo base) { in fieldValue() 293 Type type = base.type(); in fieldValue() local 340 private Type bindType(Type type) { in bindType() 380 private ClassTy bindClassType(ClassTy type) { in bindClassType()
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/mpl/include/boost/mpl/vector/aux_/ |
D | item.hpp | 39 typedef Base base; typedef 40 typedef v_item type; typedef 58 typedef Base base; typedef 59 typedef v_item type; typedef 76 typedef Base base; typedef 77 typedef v_mask type; typedef 92 typedef Base base; typedef 93 typedef v_mask type; typedef
|
/aosp_15_r20/external/python/cpython2/Objects/ |
D | typeobject.c | 21 #define MCACHE_HASH_METHOD(type, name) \ argument 75 PyType_Modified(PyTypeObject *type) in PyType_Modified() 117 type_mro_modified(PyTypeObject *type, PyObject *bases) { in type_mro_modified() 163 assign_version_tag(PyTypeObject *type) in assign_version_tag() 224 type_name(PyTypeObject *type, void *context) in type_name() 245 type_set_name(PyTypeObject *type, PyObject *value, void *context) in type_set_name() 289 type_module(PyTypeObject *type, void *context) in type_module() 313 type_set_module(PyTypeObject *type, PyObject *value, void *context) in type_set_module() 332 type_abstractmethods(PyTypeObject *type, void *context) in type_abstractmethods() 348 type_set_abstractmethods(PyTypeObject *type, PyObject *value, void *context) in type_set_abstractmethods() [all …]
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/smart_ptr/include/boost/smart_ptr/ |
D | allocate_shared_array.hpp | 30 boost::remove_extent<T>::type>::type type; typedef 71 typedef A type; typedef in boost::detail::sp_array_state 94 typedef A type; typedef in boost::detail::sp_size_array_state 129 sp_array_start(T* base) BOOST_SP_NOEXCEPT in sp_array_start() 146 element>::value>::type type; typedef in boost::detail::sp_array_creator 158 void destroy(T* base) { in destroy() 173 typedef typename allocator::value_type type; typedef in boost::detail::sp_array_base 267 typedef detail::sp_array_base<state> base; in allocate_shared() typedef 287 typedef detail::sp_array_base<state> base; in allocate_shared() typedef 305 typedef detail::sp_array_base<state> base; in allocate_shared() typedef [all …]
|
/aosp_15_r20/external/angle/third_party/glslang/src/glslang/MachineIndependent/ |
H A D | reflection.cpp | 88 void addUniform(const TIntermSymbol& base) in addUniform() 118 void addPipeIOVariable(const TIntermSymbol& base) in addPipeIOVariable() 124 const TType &type = base.getType(); in addPipeIOVariable() local 170 void getOffsets(const TType& type, TVector<int>& offsets) in getOffsets() 193 int getArrayStride(const TType& baseType, const TType& type) in getArrayStride() 482 void blowUpIOAggregate(bool input, const TString &baseName, const TType &type) in blowUpIOAggregate() 566 TIntermSymbol* base = findBase(topNode); in addDereferencedUniform() local 638 int addBlockName(const TString& name, const TType& type, int size) in addBlockName() 677 bool isReflectionGranularity(const TType& type) in isReflectionGranularity() 686 TIntermSymbol *base = node->getLeft()->getAsSymbolNode(); in findBase() local [all …]
|
/aosp_15_r20/external/deqp-deps/glslang/glslang/MachineIndependent/ |
D | reflection.cpp | 88 void addUniform(const TIntermSymbol& base) in addUniform() 118 void addPipeIOVariable(const TIntermSymbol& base) in addPipeIOVariable() 124 const TType &type = base.getType(); in addPipeIOVariable() local 170 void getOffsets(const TType& type, TVector<int>& offsets) in getOffsets() 193 int getArrayStride(const TType& baseType, const TType& type) in getArrayStride() 482 void blowUpIOAggregate(bool input, const TString &baseName, const TType &type) in blowUpIOAggregate() 566 TIntermSymbol* base = findBase(topNode); in addDereferencedUniform() local 638 int addBlockName(const TString& name, const TType& type, int size) in addBlockName() 677 bool isReflectionGranularity(const TType& type) in isReflectionGranularity() 686 TIntermSymbol *base = node->getLeft()->getAsSymbolNode(); in findBase() local [all …]
|
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/android/x86/include/bionic/libc/kernel/uapi/asm-x86/asm/ |
H A D | mtrr.h | 15 unsigned long base; member 17 unsigned int type; member 21 unsigned long base; member 23 unsigned int type; member 27 __u64 base; member 29 __u32 type; member 32 __u64 base; member 35 __u32 type; member
|
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/android/riscv64/include/bionic/libc/kernel/uapi/asm-x86/asm/ |
H A D | mtrr.h | 15 unsigned long base; member 17 unsigned int type; member 21 unsigned long base; member 23 unsigned int type; member 27 __u64 base; member 29 __u32 type; member 32 __u64 base; member 35 __u32 type; member
|
/aosp_15_r20/bionic/libc/kernel/uapi/asm-x86/asm/ |
H A D | mtrr.h | 15 unsigned long base; member 17 unsigned int type; member 21 unsigned long base; member 23 unsigned int type; member 27 __u64 base; member 29 __u32 type; member 32 __u64 base; member 35 __u32 type; member
|
/aosp_15_r20/prebuilts/build-tools/sysroots/i686-unknown-linux-musl/include/asm-x86/asm/ |
H A D | mtrr.h | 15 unsigned long base; member 17 unsigned int type; member 21 unsigned long base; member 23 unsigned int type; member 27 __u64 base; member 29 __u32 type; member 32 __u64 base; member 35 __u32 type; member
|