Home
last modified time | relevance | path

Searched refs:bare (Results 1 – 25 of 224) sorted by relevance

123456789

/external/llvm-project/llvm/test/MC/RISCV/
Drvi-pseudos-invalid.s4 lla x1, 1234 # CHECK: :[[@LINE]]:9: error: operand must be a bare symbol name
5 lla x1, %pcrel_hi(1234) # CHECK: :[[@LINE]]:9: error: operand must be a bare symbol name
6 lla x1, %pcrel_lo(1234) # CHECK: :[[@LINE]]:9: error: operand must be a bare symbol name
7 lla x1, %pcrel_hi(foo) # CHECK: :[[@LINE]]:9: error: operand must be a bare symbol name
8 lla x1, %pcrel_lo(foo) # CHECK: :[[@LINE]]:9: error: operand must be a bare symbol name
9 lla x1, %hi(1234) # CHECK: :[[@LINE]]:9: error: operand must be a bare symbol name
10 lla x1, %lo(1234) # CHECK: :[[@LINE]]:9: error: operand must be a bare symbol name
11 lla x1, %hi(foo) # CHECK: :[[@LINE]]:9: error: operand must be a bare symbol name
12 lla x1, %lo(foo) # CHECK: :[[@LINE]]:9: error: operand must be a bare symbol name
14 la x1, 1234 # CHECK: :[[@LINE]]:8: error: operand must be a bare symbol name
[all …]
Dfunction-call-invalid.s3 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
12 call foo, bar # CHECK: :[[@LINE]]:6: error: operand must be a bare symbol name
Dtail-call-invalid.s4 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
Dlla-invalid.s4 # Non bare symbols must be rejected
5 lla a2, %lo(a_symbol) # CHECK: :[[@LINE]]:9: error: operand must be a bare symbol name
6 lla a2, %hi(a_symbol) # CHECK: :[[@LINE]]:9: error: operand must be a bare symbol name
/external/toybox/scripts/
Dmkflags.c41 int bare = 2; in mark_gaps() local
53 if (bare) bare = 1; in mark_gaps()
57 if (bare) *(new++) = 1; in mark_gaps()
67 if (bare && !chrtype(c)) bare = 0; in mark_gaps()
75 if (!c || (!bare && c==3)) *(new++) = 1; in mark_gaps()
/external/libvpx/libvpx/build/make/
Dversion.sh17 --bare) bare=true ;;
59 if [ ${bare} ]; then
/external/cldr/tools/java/org/unicode/cldr/icu/
DICUResourceWriter.java243 public void write(OutputStream writer, int numIndent, boolean bare) { in write() argument
358 public void write(OutputStream writer, int numIndent, boolean bare) { in write() argument
363 if (bare == true) { in write()
419 public void write(OutputStream writer, int numIndent, boolean bare) { in write() argument
568 public void write(OutputStream writer, int numIndent, boolean bare) { in write() argument
572 if (bare == true) { in write()
601 public void write(OutputStream writer, int numIndent, boolean bare) { in write() argument
685 public void write(OutputStream writer, int numIndent, boolean bare) { in write() argument
688 if (bare == true) { in write()
823 public void write(OutputStream writer, int numIndent, boolean bare) { in write() argument
[all …]
/external/autotest/client/site_tests/power_SuspendStress/
Dcontrol.bare6 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')
Dcontrol.stress15 Runs multiple minutes of bare suspend/resume cycles without additional workload.
20 job.run_test('power_SuspendStress', duration=600, tag='bare')
Dcontrol.bareDaily15 Runs 250 iterations (~30mins) of bare suspend/resume cycles without additional
21 tag='bare')
Dcontrol.bareFSI14 Runs iterations of bare suspend/resume cycles without additional workload.
20 modemfwd_workaround=True, tag='bare')
Dcontrol.4hours15 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)
Dcontrol.faft14 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/mesa3d/.gitlab-ci/bare-metal/
Dgoogle-power-up.sh10 $CI_PROJECT_DIR/install/bare-metal/google-power-relay.py off $relay
12 $CI_PROJECT_DIR/install/bare-metal/google-power-relay.py on $relay
Dgoogle-power-down.sh10 $CI_PROJECT_DIR/install/bare-metal/google-power-relay.py off $relay
/external/tinyalsa_new/debian/
Dcontrol26 The TinyALSA library is a lightweight, bare metal version of the ALSA library.
36 The TinyALSA library is a lightweight, bare metal version of the ALSA library.
45 The TinyALSA library is a lightweight, bare metal version of the ALSA library.
/external/rust/crates/async-trait/tests/ui/
Dbare-trait-object.stderr2 --> $DIR/bare-trait-object.rs:11:16
8 --> $DIR/bare-trait-object.rs:1:9
/external/linux-kselftest/tools/testing/selftests/bpf/
Dtest_flow_dissector.sh120 ./with_addr.sh ./with_tunnels.sh ./test_flow_dissector -o 4 -e bare -i 4 \
123 ./with_addr.sh ./with_tunnels.sh ./test_flow_dissector -o 4 -e bare -i 4 \
126 ./with_addr.sh ./with_tunnels.sh ./test_flow_dissector -o 4 -e bare -i 4 \
/external/mesa3d/src/freedreno/rnn/
Drnn.h92 int bare; member
155 int bare; member
175 int bare; member
Drnn.c292 int bare = 0; in parseenum() local
301 bare = getboolattrib(db, file, node->line, attr); in parseenum()
329 cur->isinline != isinline || cur->bare != bare) { in parseenum()
336 cur->bare = bare; in parseenum()
397 int bare = 0; in parsebitset() local
406 bare = getboolattrib(db, file, node->line, attr); in parsebitset()
434 cur->isinline != isinline || cur->bare != bare) { in parsebitset()
441 cur->bare = bare; in parsebitset()
669 int bare = 0; in parsedomain() local
678 bare = getboolattrib(db, file, node->line, attr); in parsedomain()
[all …]
/external/llvm-project/openmp/runtime/tools/
Dcheck-depends.pl333 my $bare;
338 "bare" => \$bare,
375 if ( $bare ) {
/external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/localeconverter/
DXLIFF2ICUConverter.java628 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/
DREADME6 --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/llvm-project/mlir/test/mlir-cpu-runner/
Dbare_ptr_call_conv.mlir1 // RUN: mlir-opt %s -convert-scf-to-std -convert-std-to-llvm='use-bare-ptr-memref-call-conv=1' | ml…
3 // Verify bare pointer memref calling convention. `simple_add1_add2_test`
/external/tensorflow/tensorflow/lite/micro/tools/make/templates/
Dmbed_app.json.tpl7 "requires": ["bare-metal"]

123456789