Home
last modified time | relevance | path

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

12345678910>>...23

/external/skia/tools/skpbench/
D_hardware_android.py7 from _hardware import Hardware
11 class HardwareAndroid(Hardware):
13 Hardware.__init__(self)
21 Hardware.__enter__(self)
61 Hardware.__exit__(self, exception_type, exception_value, traceback)
65 Hardware.sanity_check(self)
94 Hardware.print_debug_diagnostics(self)
/external/skqp/tools/skpbench/
D_hardware_android.py7 from _hardware import Hardware
11 class HardwareAndroid(Hardware):
13 Hardware.__init__(self)
21 Hardware.__enter__(self)
61 Hardware.__exit__(self, exception_type, exception_value, traceback)
65 Hardware.sanity_check(self)
94 Hardware.print_debug_diagnostics(self)
/external/libese/tools/ese_replay/
Dhw.h25 struct Hardware { struct
34 const struct Hardware hw[]; argument
37 bool initialize_hardware(struct EseInterface *ese, const struct Hardware *hw);
38 void release_hardware(const struct Hardware *hw);
Dhw.c49 void release_hardware(const struct Hardware *hw) { in release_hardware()
56 bool initialize_hardware(struct EseInterface *ese, const struct Hardware *hw) { in initialize_hardware()
/external/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
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-mca/
DContext.h46 llvm::SmallVector<std::unique_ptr<HardwareUnit>, 4> Hardware; variable
57 Hardware.push_back(std::move(H)); in addHardwareUnit()
/external/syzkaller/pkg/report/testdata/linux/report/
D1356 [ 177.902067] Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 01/01…
22 [ 179.076171] Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 01/01…
D11510 [ 76.661710] Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 01/01…
31 [ 76.940499] Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 01/01…
D2289 [ 177.014155] Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 01/01…
58 [ 177.214312] Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 01/01…
102 Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 01/01/2011
D1209 [ 80.262197] Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 01/01…
28 [ 80.272175] Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 01/01…
D2298 [ 212.571646] Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 01/01…
69 [ 212.872149] Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 01/01…
147 [ 213.238994] Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 01/01…
D1428 [ 95.884050] Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 01/01…
17 [ 95.884317] Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 01/01…
D1968 [ 67.633801] Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 01/01…
26 [ 27.260654] Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 01/01…
D20821 [ 63.801181] Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 01/01…
101 [ 64.164151] Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 01/01…
199 [ 64.615901] Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 01/01…
287 [ 65.020726] Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 01/01…
D906 [ 1722.511384] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS Bochs 01/01/2011
D499 [ 616.310085] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS Bochs 01/01/2011
D25559 [ 722.255671] Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 01/01…
110 [ 722.255815] Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 01/01…
145 [ 722.256040] Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 01/01…
D2129 [ 51.165970] Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 01/01…
/external/u-boot/doc/
DREADME.AX258 - Hardware Multiplier
10 - Hardware Divider
/external/u-boot/drivers/crypto/
DKconfig1 menu "Hardware crypto devices"
/external/tcpdump/tests/
Darp-too-long-tha.out1 ARP, Unknown Hardware (12336) (len 14), IPv4 (len 4), Request who-has 48.48.48.48 (30:30:30:30:30:3…
Dgetname_2_read4_asan.out1 ARP, Unknown Hardware (65280) (len 0), Unknown Protocol (0x8b01) (len 0), Reverse Reply <empty> at …
/external/libyuv/files/unit_test/testdata/
Darm_v7.txt10 Hardware : OLPC XO-1.75
Dtegra3.txt21 Hardware : cardhu
Djuno.txt15 Hardware : Juno

12345678910>>...23