Home
last modified time | relevance | path

Searched refs:loading (Results 1 – 25 of 604) sorted by relevance

12345678910>>...25

/external/linux-kselftest/tools/testing/selftests/firmware/
Dfw_fallback.sh44 while [ ! -e "$DIR"/"$name"/loading ]; do
53 echo 1 >"$DIR"/"$name"/loading
55 echo 0 >"$DIR"/"$name"/loading
71 while [ ! -e "$DIR"/"$name"/loading ]; do
80 echo -1 >"$DIR"/"$name"/loading
95 while [ ! -e "$DIR"/"$name"/loading ]; do
104 echo 1 >"$DIR"/"$name"/loading
106 echo 0 >"$DIR"/"$name"/loading
122 while [ ! -e "$DIR"/"$name"/loading ]; do
131 echo -1 >"$DIR"/"$name"/loading
[all …]
/external/autotest/client/bin/self-test/tests/
D044-stepper-boot-iterate-out1 --SELFTEST-- loading test
5 --SELFTEST-- loading test
8 --SELFTEST-- loading test
11 --SELFTEST-- loading test
14 --SELFTEST-- loading test
17 --SELFTEST-- loading test
D040-stepper-boot-chain-out1 --SELFTEST-- loading test
4 --SELFTEST-- loading test
7 --SELFTEST-- loading test
D042-stepper-boot-list-order-out1 --SELFTEST-- loading test
4 --SELFTEST-- loading test
7 --SELFTEST-- loading test
D043-stepper-boot-parameters-out1 --SELFTEST-- loading test
5 --SELFTEST-- loading test
8 --SELFTEST-- loading test
/external/ltp/testcases/kernel/firmware/fw_load_kernel/
DREADME1 The aim of the test is to check device firmware loading. Since kernel 3.7
2 firmware loading changed to direct loading (by-pass udev). The test consists
7 This is a kernel module, which is a part of the device firmware loading test.
13 'result' device sysfs file. Also, some information regarding module loading,
/external/libhevc/common/arm/
Dihevc_itrans_recon_4x4.s135 ldr r4,[sp,#src_strd_offset] @loading src_strd
136 ldr r5,[sp,#pred_strd_offset] @loading pred_strd
139 ldr r6,[sp,#dst_strd_offset] @loading dst_strd
140 ldr r7,[sp,#zero_cols_offset] @loading zero_cols
145 vld1.16 d4,[r8] @loading first row of g_ai2_ihevc_trans_4_transpose
150 vld1.16 d1,[r9] @loading pi2_src 2nd row
151 vld1.16 d3,[r10] @loading pi2_src 4th row
152 vld1.16 d0,[r0],r4 @loading pi2_src 1st row
153 vld1.16 d2,[r0],r4 @loading pi2_src 3rd row
218 @ loading pred
Dihevc_itrans_recon_4x4_ttype1.s129 ldr r4,[sp,#src_strd_offset] @loading src_strd
130 ldr r5,[sp,#pred_strd_offset] @loading pred_strd
131 ldr r6,[sp,#dst_strd_offset] @loading dst_strd
132 ldr r7,[sp,#zero_cols_offset] @loading zero_cols
141 vld1.16 d0,[r0],r4 @loading pi2_src 1st row
143 vld1.16 d1,[r0],r4 @loading pi2_src 2nd row
145 vld1.16 d2,[r0],r4 @loading pi2_src 3rd row
147 vld1.16 d3,[r0],r4 @loading pi2_src 4th row
221 @ loading pred
/external/ltp/testcases/kernel/firmware/fw_load_user/
DREADME1 The aim of the test is to check device firmware loading. Since kernel 3.7
2 firmware loading changed to direct loading (by-pass udev). The test consists
/external/llvm/test/tools/llvm-lto/
Derror.ll2 ; CHECK: llvm-lto: error loading file 'foobar': {{N|n}}o such file or directory
5 ; CHECK-LIST: llvm-lto: error loading file '{{.*}}/Inputs/empty.bc': The file was not recognized as…
8 ; CHECK-THIN: llvm-lto: error loading file '{{.*}}/Inputs/empty.bc': The file was not recognized as…
/external/iptables/
DINSTALL51 Produce binaries that have dynamic loading of extensions disabled.
91 Build a binary that relies upon dynamic loading of extensions.
96 is still capable of loading additional extensions.
100 Shipped extensions are built-in, and dynamic loading is
/external/pdfium/docs/
Dgetting-started.md95 Loading an existing document is done in one of three ways: loading from file,
96 loading from memory, or loading via a custom loader. In all three cases you'll
100 The two simplest methods are loading from file and loading from memory. To load
102 loading from memory you'll provide a data buffer containing the PDF and its
177 useful for loading documents over the network.
/external/llvm/test/CodeGen/PowerPC/
Dqpx-recipest.ll18 ; FIXME: We're currently loading two constants here (1.5 and -1.5), and using
45 ; FIXME: We're currently loading two constants here (1.5 and -1.5), and using
69 ; FIXME: We're currently loading two constants here (1.5 and -1.5), and using
96 ; FIXME: We're currently loading two constants here (1.5 and -1.5), and using
154 ; FIXME: We're currently loading two constants here (1.5 and -1.5), and using
180 ; FIXME: We're currently loading two constants here (1.5 and -1.5), and using
/external/autotest/utils/modelviz/
Dgenerate_schema_diagrams.py29 from django.db.models import loading
31 reload(loading)
/external/llvm/test/CodeGen/AArch64/
Darm64-collect-loh.ll24 ; The first adrp comes from the loading of 'a' and the second the loading of 'b'.
73 ; LDRSW supports loading from a literal.
150 ; LDRSW supports loading from a literal.
222 ; LDRSW supports loading from a literal.
273 ; LDRB does not support loading from a literal.
302 ; LDRSB supports loading from a literal.
319 ; LDRSB supports loading from a literal.
338 ; LDRH does not support loading from a literal.
353 ; LDRSH supports loading from a literal.
384 ; LDRSH supports loading from a literal.
[all …]
/external/llvm/test/ExecutionEngine/OrcMCJIT/
Dload-object-a.ll9 ; This line tests MCJIT object loading
16 ; This line test MCJIT archive loading
/external/llvm/test/ExecutionEngine/MCJIT/
Dload-object-a.ll9 ; This line tests MCJIT object loading
16 ; This line test MCJIT archive loading
/external/libxml2/os400/libxmlrpg/
Dxmlmodule.rpgle1 * Summary: dynamic module loading
2 * Description: basic API for dynamic module loading, used by
/external/dagger2/
DCHANGELOG.md70 * Module loading now requires code generation via the 'dagger-compiler' artifact.
74 * Cache class loading at the root injector to reduce costs of loading adapters.
/external/clang/test/SemaOpenCL/
Dhalf.cl11 *p; // expected-error{{loading directly from pointer to type 'half' is not allowed}}
12 p[1]; // expected-error{{loading directly from pointer to type 'half' is not allowed}}
/external/kmod/testsuite/rootfs-pristine/test-modprobe/oldkernel/lib/modules/3.3.3/
Dmodules.devname1 # Device nodes to trigger on-demand module loading.
/external/kmod/testsuite/rootfs-pristine/test-dependencies/lib/modules/4.0.20-kmod/
Dmodules.devname1 # Device nodes to trigger on-demand module loading.
/external/kmod/testsuite/rootfs-pristine/test-initstate/lib/modules/4.4.4/
Dmodules.devname1 # Device nodes to trigger on-demand module loading.
/external/kmod/testsuite/rootfs-pristine/test-modprobe/alias-to-none/lib/modules/4.4.4/
Dmodules.devname1 # Device nodes to trigger on-demand module loading.
/external/kmod/testsuite/rootfs-pristine/test-tools/insert/lib/modules/4.4.4/
Dmodules.devname1 # Device nodes to trigger on-demand module loading.

12345678910>>...25