Home
last modified time | relevance | path

Searched defs:Family (Results 1 – 25 of 27) sorted by relevance

12

/external/skia/tools/fonts/
DTestTypeface.h68 struct Family { struct
69 struct Face {
74 std::vector<Face> faces;
75 const char* name;
/external/swiftshader/third_party/llvm-16.0/llvm/lib/TargetParser/
DHost.cpp655 static void detectX86FamilyModel(unsigned EAX, unsigned *Family, in detectX86FamilyModel()
669 getIntelProcessorTypeAndSubtype(unsigned Family, unsigned Model, in getIntelProcessorTypeAndSubtype()
993 getAMDProcessorTypeAndSubtype(unsigned Family, unsigned Model, in getAMDProcessorTypeAndSubtype()
1268 unsigned Family = 0, Model = 0; in getHostCPUName() local
1391 uint32_t Family; in getHostCPUName() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DHost.cpp542 static void detectX86FamilyModel(unsigned EAX, unsigned *Family, in detectX86FamilyModel()
556 getIntelProcessorTypeAndSubtype(unsigned Family, unsigned Model, in getIntelProcessorTypeAndSubtype()
881 static void getAMDProcessorTypeAndSubtype(unsigned Family, unsigned Model, in getAMDProcessorTypeAndSubtype()
1142 unsigned Family = 0, Model = 0; in getHostCPUName() local
/external/pdfium/core/fpdfapi/page/
Dcpdf_colorspace.h57 enum class Family { enum
/external/llvm/lib/Support/
DHost.cpp285 static void detectX86FamilyModel(unsigned EAX, unsigned *Family, in detectX86FamilyModel()
299 getIntelProcessorTypeAndSubtype(unsigned int Family, unsigned int Model, in getIntelProcessorTypeAndSubtype()
585 static void getAMDProcessorTypeAndSubtype(unsigned int Family, in getAMDProcessorTypeAndSubtype()
752 unsigned Family = 0, Model = 0; in getHostCPUName() local
/external/clang/lib/StaticAnalyzer/Checkers/
DMallocChecker.cpp69 unsigned Family : 29; // Rest of 32-bit word, currently just an allocation member in __anond83277510111::RefState
575 AllocationFamily Family, in isCMemFunction()
1072 AllocationFamily Family) { in MallocMemAux()
1084 AllocationFamily Family) { in MallocMemAux()
1127 AllocationFamily Family) { in MallocUpdateRefState()
1286 AllocationFamily Family = getAllocationFamily(C, E); in printExpectedAllocName() local
1449 AllocationFamily Family = RsBase ? RsBase->getAllocationFamily() in FreeMemAux() local
1462 MallocChecker::getCheckIfTracked(AllocationFamily Family, in getCheckIfTracked()
2067 AllocationFamily Family = RS->getAllocationFamily(); in reportLeak() local
2714 AllocationFamily Family = RefS->getAllocationFamily(); in printState() local
DNullabilityChecker.cpp579 ObjCMethodFamily Family = MD->getMethodFamily(); in checkPreStmt() local
/external/cronet/third_party/protobuf/src/google/protobuf/compiler/cpp/
Dcpp_padding_optimizer.cc125 enum Family { in OptimizeLayout() enum
/external/protobuf/src/google/protobuf/compiler/cpp/
Dpadding_optimizer.cc125 enum Family { in OptimizeLayout() enum
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
DMemoryBuiltins.cpp74 StringRef mangledNameForMallocFamily(const MallocFamily &Family) { in mangledNameForMallocFamily()
106 MallocFamily Family; member
451 MallocFamily Family; member
/external/googleapis/google/bigtable/v2/
Ddata.proto44 message Family { message
/external/cronet/url/
Durl_canon.h363 enum Family { enum
/external/python/cpython3/Modules/clinic/
Doverlapped.c.h313 int Family; in _overlapped_BindLocal() local
/external/python/cpython3/Modules/
Doverlapped.c530 _overlapped_BindLocal_impl(PyObject *module, HANDLE Socket, int Family) in _overlapped_BindLocal_impl()
/external/python/google-api-python-client/googleapiclient/discovery_cache/documents/
Dkeep.v1.json401 "Family": { object
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
DBuildLibCalls.cpp238 static bool setAllocFamily(Function &F, StringRef Family) { in setAllocFamily()
/external/clang/lib/Sema/
DSemaDeclObjC.cpp150 if (ObjCMethodFamily Family = Overridden->getMethodFamily()) in CheckObjCMethodOverride() local
408 ObjCMethodFamily Family = MDecl->getMethodFamily(); in ActOnStartOfObjCMethodDef() local
/external/aws-sdk-java-v2/services/costexplorer/src/main/resources/codegen-resources/
Dservice-2.json1641 "Family":{ object
1787 "Family":{ object
3172 "Family":{ object
3389 "Family":{ object
3595 "Family":{ object
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/InstCombine/
DInstructionCombining.cpp2749 const std::optional<StringRef> Family = getAllocationFamily(AI, &TLI); in isAllocSiteRemovable() local
/external/aws-sdk-java-v2/services/outposts/src/main/resources/codegen-resources/
Dservice-2.json976 "Family":{ object
1005 "Family":{ object
/external/llvm/include/llvm/Support/
DMachO.h1401 static inline int CPU_SUBTYPE_INTEL(int Family, int Model) { in CPU_SUBTYPE_INTEL()
/external/aws-sdk-java-v2/services/memorydb/src/main/resources/codegen-resources/
Dservice-2.json1283 "Family":{ object
2366 "Family":{ object
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DMachO.h1416 static inline int CPU_SUBTYPE_INTEL(int Family, int Model) { in CPU_SUBTYPE_INTEL()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DMachO.h1466 inline int CPU_SUBTYPE_INTEL(int Family, int Model) { in CPU_SUBTYPE_INTEL()
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/BinaryFormat/
DMachO.h1613 inline int CPU_SUBTYPE_INTEL(int Family, int Model) { in CPU_SUBTYPE_INTEL()

12