Home
last modified time | relevance | path

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

123

/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/python/cpython3/Tools/cases_generator/
Danalyzer.py251 class Family: class
690 pfamily: parser.Family,
692 families: dict[str, Family], argument
720 families: dict[str, Family], argument
Dparsing.py132 class Family(Node): class
/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/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/pdfium/core/fpdfapi/page/
Dcpdf_colorspace.h55 enum class Family { enum
/external/clang/lib/StaticAnalyzer/Checkers/
DMallocChecker.cpp69 unsigned Family : 29; // Rest of 32-bit word, currently just an allocation member in __anonf19fb7730111::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
/external/cronet/tot/third_party/protobuf/src/google/protobuf/compiler/cpp/
Dpadding_optimizer.cc125 enum Family { in OptimizeLayout() enum
/external/protobuf/src/google/protobuf/compiler/cpp/
Dpadding_optimizer.cc125 enum Family { in OptimizeLayout() enum
/external/cronet/stable/third_party/protobuf/src/google/protobuf/compiler/cpp/
Dpadding_optimizer.cc125 enum Family { in OptimizeLayout() enum
/external/coreboot/src/vendorcode/amd/pi/00670F00/Proc/CPU/
DcpuFamilyTranslation.h747 UINT64 Family; ///< The Family to which this interface belongs. member
763 …UINT32 Family; ///< Provide translation for this fami… member
DTable.h393 #define MAKE_CPU_LOGICAL_ID(Family, Revision) BSU16 (Family), BSU16 (Revision) argument
517 #define MAKE_CPU_REV_PCI_ENTRY(Family, Revision, Address, Data, Mask) MAKE_ENTRY_TYPE (CpuRevPciReg… argument
530 #define MAKE_CPU_REV_MSR_ENTRY(Family, Revision, Address, Data, Mask) MAKE_ENTRY_TYPE (CpuRevMsr), … argument
546 #define MAKE_CPU_REV_FAM_SPECIFIC_WORKAROUND_ENTRY(Family, Revision, FunctionIndex, Data) MAKE_ENTR… argument
/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202111/MdePkg/Include/Register/Intel/
DMicrocode.h39 UINT32 Family:4; member
/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202302/MdePkg/Include/Register/Intel/
DMicrocode.h39 UINT32 Family : 4; member
/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202005/MdePkg/Include/Register/Intel/
DMicrocode.h39 UINT32 Family:4; member
/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/tot/url/
Durl_canon.h393 enum Family { enum
/external/cronet/stable/url/
Durl_canon.h393 enum Family { enum
/external/chromiumos-config/proto/chromiumos/config/api/
Dcomponent.proto117 message Family { message
/external/python/cpython3/Modules/clinic/
Doverlapped.c.h397 int Family; in _overlapped_BindLocal() local
/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202302/MdePkg/Include/IndustryStandard/
DLegacyBiosMpTable.h74 UINT32 Family : 4; member
/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202111/MdePkg/Include/IndustryStandard/
DLegacyBiosMpTable.h74 UINT32 Family : 4; member
/external/coreboot/src/vendorcode/intel/edk2/UDK2017/MdePkg/Include/IndustryStandard/
DLegacyBiosMpTable.h80 UINT32 Family : 4; member

123