Home
last modified time | relevance | path

Searched defs:InfoType (Results 1 – 4 of 4) 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/v8/src/interpreter/
Dbytecode-traits.h37 #define DECLARE_OPERAND_TYPE_TRAITS(Name, InfoType) \ argument
/external/llvm/include/llvm/Support/
DOnDiskHashTable.h282 typedef Info InfoType; typedef
/external/clang/lib/Analysis/
DConsumed.cpp298 } InfoType; member in clang::consumed::PropagationInfo