Home
last modified time | relevance | path

Searched defs:InfoType (Results 1 – 16 of 16) 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/OpenCL-CTS/test_conformance/extensions/cl_khr_command_buffer/cl_khr_command_buffer_mutable_dispatch/
Dmutable_command_info.cpp236 struct InfoType : public InfoMutableCommandBufferTest struct
240 InfoType(cl_device_id device, cl_context context, cl_command_queue queue) in InfoType() function
244 cl_int Run() override in Run()
270 cl_mutable_command_khr command = nullptr;
/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/pigweed/pw_allocator/public/pw_allocator/
Ddeallocator.h143 enum class InfoType { enum
284 virtual Result<Layout> DoGetInfo(InfoType, const void*) const { in DoGetInfo() argument
/external/google-cloud-java/java-dlp/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/
DInfoType.java30 public final class InfoType extends com.google.protobuf.GeneratedMessageV3 class
36 private InfoType(com.google.protobuf.GeneratedMessageV3.Builder<?> builder) { in InfoType() method in InfoType
40 private InfoType() { in InfoType() method in InfoType
/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/GSYM/
DFunctionInfo.cpp22 enum InfoType : uint32_t { enum
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/GSYM/
DFunctionInfo.cpp21 enum InfoType : uint32_t { enum
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/
DOnDiskHashTable.h281 typedef Info InfoType; typedef
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DOnDiskHashTable.h282 typedef Info InfoType; typedef
/external/google-cloud-java/java-dlp/proto-google-cloud-dlp-v2/src/main/proto/google/privacy/dlp/v2/
Dstorage.proto31 message InfoType { message
/external/googleapis/google/privacy/dlp/v2/
Dstorage.proto31 message InfoType { message
/external/llvm/include/llvm/Support/
DOnDiskHashTable.h282 typedef Info InfoType; typedef
/external/aws-sdk-java-v2/services/elasticbeanstalk/src/main/resources/codegen-resources/
Dexamples-1.json786 "InfoType": "tail" string
819 "InfoType": "tail" string
825 "InfoType": "tail", string
Dservice-2.json2347 "InfoType":{ object
3442 "InfoType":{ object
3556 "InfoType":{ object
/external/clang/lib/Analysis/
DConsumed.cpp298 } InfoType; member in clang::consumed::PropagationInfo