Home
last modified time | relevance | path

Searched refs:Hardware (Results 1 – 25 of 113) sorted by relevance

12345

/third_party/skia/tools/skpbench/
D_hardware_android.py7 from _hardware import Hardware
11 class HardwareAndroid(Hardware):
13 Hardware.__init__(self)
22 Hardware.__enter__(self)
72 Hardware.__exit__(self, exception_type, exception_value, traceback)
76 Hardware.sanity_check(self)
105 Hardware.print_debug_diagnostics(self)
D_hardware.py8 class Hardware: class
Dskpbench.py11 from _hardware import HardwareException, Hardware
386 hardware = Hardware()
/third_party/ltp/testcases/kdump/doc/
D00_Descriptions.txt26 using the Hardware Management Console via soft reset.
60 the Hardware Management Console via soft reset.
62 While executing some loop testcases after invoking a dump via Hardware
69 In such case you will have to re-trigger dump via Hardware Management Console
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MCA/
DContext.h51 SmallVector<std::unique_ptr<HardwareUnit>, 4> Hardware; variable
64 Hardware.push_back(std::move(H)); in addHardwareUnit()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64PfmCounters.td1 //===-- AArch64PfmCounters.td - AArch64 Hardware Counters --*- tablegen -*-===//
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCPfmCounters.td1 //===-- PPCPfmCounters.td - PPC Hardware Counters ----------*- tablegen -*-===//
DPPCInstrHTM.td1 //===-- PPCInstrHTM.td - The PowerPC Hardware Transactional Memory -*-===//
9 // This file describes the Hardware Transactional Memory extension to the
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsPfmCounters.td1 //===-- MipsPfmCounters.td - Mips Hardware Counters --------*- tablegen -*-===//
/third_party/mesa3d/docs/drivers/
Dradv.rst12 Hardware Documentation
Dv3d.rst25 Hardware Documentation
/third_party/vk-gl-cts/external/vulkan-docs/src/appendices/
DVK_ANDROID_external_format_resolve.adoc29 This extension enables rendering to Android Hardware Buffers with external
/third_party/pulseaudio/src/modules/alsa/mixer/paths/
Danalog-output.conf24 [Element Hardware Master]
Danalog-output-mono.conf23 [Element Hardware Master]
Danalog-output-speaker.conf75 [Element Hardware Master]
Danalog-output-headphones-2.conf34 [Element Hardware Master]
Danalog-output-lineout.conf90 [Element Hardware Master]
Danalog-output-headphones.conf62 [Element Hardware Master]
/third_party/ltp/testcases/kernel/mce-test/kvm/
DREADME70 [Hardware Error]: Machine check events logged
79 [Hardware Error]: Machine check events logged
/third_party/alsa-utils/alsactl/init/
D00main41 ERROR="Hardware is initialized using a generic method\n"
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DHost.cpp160 StringRef Hardware; in getHostCPUNameForARM() local
165 Hardware = Lines[I].substr(8).ltrim("\t :"); in getHostCPUNameForARM()
171 if (Hardware.endswith("MSM8994") || Hardware.endswith("MSM8996")) in getHostCPUNameForARM()
/third_party/vk-gl-cts/external/vulkan-docs/src/proposals/
DVK_EXT_legacy_dithering.adoc103 === Exposing Dithering Hardware Through a Vulkan Extension
116 - Hardware vendors may be planning on removing this feature.
/third_party/openGLES/extensions/EXT/
DWGL_EXT_display_color_table.txt212 Mapping Display Color Table Entries To Hardware
215 Hardware table entries corresponding to the table specified by the
245 than hardware table elements. Hardware elements are generated by
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/
DWGL_EXT_display_color_table.txt212 Mapping Display Color Table Entries To Hardware
215 Hardware table entries corresponding to the table specified by the
245 than hardware table elements. Hardware elements are generated by
/third_party/mesa3d/docs/
Dsystems.rst12 Hardware drivers include:

12345