/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/RISCV/ |
D | function-call-invalid.s | 3 call 1234 # CHECK: :[[@LINE]]:6: error: operand must be a bare symbol name 4 call %pcrel_hi(1234) # CHECK: :[[@LINE]]:6: error: operand must be a bare symbol name 5 call %pcrel_lo(1234) # CHECK: :[[@LINE]]:6: error: operand must be a bare symbol name 6 call %pcrel_hi(foo) # CHECK: :[[@LINE]]:6: error: operand must be a bare symbol name 7 call %pcrel_lo(foo) # CHECK: :[[@LINE]]:6: error: operand must be a bare symbol name 8 call %hi(1234) # CHECK: :[[@LINE]]:6: error: operand must be a bare symbol name 9 call %lo(1234) # CHECK: :[[@LINE]]:6: error: operand must be a bare symbol name 10 call %hi(foo) # CHECK: :[[@LINE]]:6: error: operand must be a bare symbol name 11 call %lo(foo) # CHECK: :[[@LINE]]:6: error: operand must be a bare symbol name
|
D | tail-call-invalid.s | 4 tail 1234 # CHECK: :[[@LINE]]:6: error: operand must be a bare symbol name 5 tail %pcrel_hi(1234) # CHECK: :[[@LINE]]:6: error: operand must be a bare symbol name 6 tail %pcrel_lo(1234) # CHECK: :[[@LINE]]:6: error: operand must be a bare symbol name 7 tail %pcrel_hi(foo) # CHECK: :[[@LINE]]:6: error: operand must be a bare symbol name 8 tail %pcrel_lo(foo) # CHECK: :[[@LINE]]:6: error: operand must be a bare symbol name 9 tail %hi(1234) # CHECK: :[[@LINE]]:6: error: operand must be a bare symbol name 10 tail %lo(1234) # CHECK: :[[@LINE]]:6: error: operand must be a bare symbol name 11 tail %hi(foo) # CHECK: :[[@LINE]]:6: error: operand must be a bare symbol name 12 tail %lo(foo) # CHECK: :[[@LINE]]:6: error: operand must be a bare symbol name
|
/external/cldr/tools/java/org/unicode/cldr/icu/ |
D | ICUResourceWriter.java | 243 public void write(OutputStream writer, int numIndent, boolean bare) { in write() argument 357 public void write(OutputStream writer, int numIndent, boolean bare) { in write() argument 362 if (bare == true) { in write() 415 public void write(OutputStream writer, int numIndent, boolean bare) { in write() argument 560 public void write(OutputStream writer, int numIndent, boolean bare) { in write() argument 564 if (bare == true) { in write() 590 public void write(OutputStream writer, int numIndent, boolean bare) { in write() argument 671 public void write(OutputStream writer, int numIndent, boolean bare) { in write() argument 674 if (bare == true) { in write() 806 public void write(OutputStream writer, int numIndent, boolean bare) { in write() argument [all …]
|
/external/libvpx/libvpx/build/make/ |
D | version.sh | 17 --bare) bare=true ;; 59 if [ ${bare} ]; then
|
/external/autotest/client/site_tests/power_SuspendStress/ |
D | control.bare | 6 NAME = "power_SuspendStress.bare" 15 Runs eight minutes of bare suspend/resume cycles without additional workload. 20 job.run_test('power_SuspendStress', duration=480, tag='bare')
|
D | control.stress2 | 15 Runs multiple minutes of bare suspend/resume cycles without additional workload. 20 job.run_test('power_SuspendStress', duration=600, tag='bare')
|
D | control.bareFSI | 14 Runs iterations of bare suspend/resume cycles without additional workload. 19 job.run_test('power_SuspendStress', duration=None, iterations=2500, tag='bare')
|
D | control.stress3 | 15 Runs multiple minutes of bare suspend/resume cycles without additional workload. 20 job.run_test('power_SuspendStress', duration=600, tag='bare')
|
D | control.stress | 15 Runs multiple minutes of bare suspend/resume cycles without additional workload. 20 job.run_test('power_SuspendStress', duration=600, tag='bare')
|
D | control.bareDailySuspendToRam | 15 Runs 250 iterations (~30mins) of bare suspend/resume cycles without additional 21 job.run_test('power_SuspendStress', duration=None, iterations=250, tag='bare',
|
D | control.bareDailySuspendToIdle | 15 Runs 250 iterations (~30mins) of bare suspend/resume cycles without additional 21 job.run_test('power_SuspendStress', duration=None, iterations=250, tag='bare',
|
D | control.4hours | 15 Runs four hours of bare suspend/resume cycles without additional workload. 25 job.run_test('power_SuspendStress', duration=14400, tag='bare', max_resume_window=8)
|
D | control.faft | 14 Runs eight minutes of bare suspend/resume cycles without additional workload. 18 Put .bare in a loop and run for 2 days. This test replaces suspend resume test.
|
/external/linux-kselftest/tools/testing/selftests/bpf/ |
D | test_flow_dissector.sh | 81 ./with_addr.sh ./with_tunnels.sh ./test_flow_dissector -o 4 -e bare -i 4 \ 84 ./with_addr.sh ./with_tunnels.sh ./test_flow_dissector -o 4 -e bare -i 4 \ 87 ./with_addr.sh ./with_tunnels.sh ./test_flow_dissector -o 4 -e bare -i 4 \
|
/external/toybox/scripts/ |
D | mkflags.c | 39 int bare = 1; in mark_gaps() local 54 if (bare) *(new++) = 1; in mark_gaps() 64 if (bare) bare = chrtype(c); in mark_gaps()
|
/external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/localeconverter/ |
D | XLIFF2ICUConverter.java | 628 public void write(OutputStream writer, int numIndent, boolean bare){ in write() argument 689 public void write(OutputStream writer, int numIndent, boolean bare){ in write() argument 692 if(bare==true){ in write() 705 public void write(OutputStream writer, int numIndent, boolean bare){ in write() argument 709 if(bare==true){ in write() 721 public void write(OutputStream writer, int numIndent, boolean bare){ in write() argument 725 if(bare==true){ in write() 738 public void write(OutputStream writer, int numIndent, boolean bare){ in write() argument 742 …EMPTY : name)+COLON+IMPORT+ OPENBRACE+QUOTE+external+QUOTE+CLOSEBRACE + ((bare==true) ? EMPTY : L… in write() 745 …((name==null) ? EMPTY : name)+COLON+BIN+ OPENBRACE+internal+CLOSEBRACE+ ((bare==true) ? EMPTY : L… in write() [all …]
|
/external/iproute2/tipc/ |
D | README | 6 --help or -h is used for help. We do not reserve the bare word "help", which 7 for example the ip command does. Reserving a bare word like help quickly 14 bare words specially.
|
/external/swiftshader/third_party/llvm-7.0/llvm/docs/ |
D | HowToCrossCompileBuiltinsOnArm.rst | 132 You will need a bare metal sysroot such as that provided by the GNU ARM 137 * ``-DBAREMETAL_ARMV6M_SYSROOT=/path/to/bare/metal/sysroot`` 138 * ``-DBAREMETAL_ARMV7M_SYSROOT=/path/to/bare/metal/sysroot`` 139 * ``-DBAREMETAL_ARMV7EM_SYSROOT=/path/to/bare/metal/sysroot`` 148 * There isn't a ``qemu-arm`` user-mode emulator for bare-metal systems. The ``qemu-system-arm`` can…
|
/external/u-boot/arch/arm/dts/ |
D | skeleton.dtsi | 2 * Skeleton device tree; the bare minimum needed to boot; just include and
|
D | skeleton64.dtsi | 2 * Skeleton device tree in the 64 bits version; the bare minimum
|
/external/u-boot/arch/x86/dts/ |
D | skeleton.dtsi | 2 * Skeleton device tree; the bare minimum needed to boot; just include and
|
/external/tensorflow/tensorflow/lite/experimental/micro/riscv32_mcu/ |
D | README.md | 6 It is designed to be portable even to 'bare metal', so it follows the same
|
/external/u-boot/arch/mips/dts/ |
D | skeleton.dtsi | 3 * Skeleton device tree; the bare minimum needed to boot; just include and
|
/external/u-boot/arch/arc/dts/ |
D | skeleton.dtsi | 2 * Skeleton device tree; the bare minimum needed to boot; just include and
|
/external/python/cpython2/Demo/tkinter/matt/ |
D | README | 6 are the ones to start with if you're looking for a bare-bones usage of
|