Home
last modified time | relevance | path

Searched defs:InfoType (Results 1 – 7 of 7) sorted by relevance

/external/libopus/celt/x86/
Dx86cpu.c47 static _inline void cpuid(unsigned int CPUInfo[4], unsigned int InfoType) in cpuid()
58 static void cpuid(unsigned int CPUInfo[4], unsigned int InfoType) in cpuid()
/external/libopus/cmake/
Dcpu_info_by_asm.c7 unsigned int InfoType; in main() local
Dcpu_info_by_c.c7 unsigned int InfoType; in main() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/GSYM/
DFunctionInfo.cpp21 enum InfoType : uint32_t { enum
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DOnDiskHashTable.h282 typedef Info InfoType; typedef
/external/llvm/include/llvm/Support/
DOnDiskHashTable.h282 typedef Info InfoType; typedef
/external/clang/lib/Analysis/
DConsumed.cpp298 } InfoType; member in clang::consumed::PropagationInfo