/external/FP16/test/peachpy/ |
D | stubs.py | 13 LOAD.ARGUMENT(reg_fp16, arg_fp16) 16 LOAD.ARGUMENT(reg_fp32, arg_fp32) 28 LOAD.ARGUMENT(reg_fp16, arg_fp16) 31 LOAD.ARGUMENT(reg_fp32, arg_fp32)
|
/external/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyInstrInfo.td | 58 def WebAssemblyargument : SDNode<"WebAssemblyISD::ARGUMENT", 98 multiclass ARGUMENT<WebAssemblyRegClass vt> { 103 defm : ARGUMENT<I32>; 104 defm : ARGUMENT<I64>; 105 defm : ARGUMENT<F32>; 106 defm : ARGUMENT<F64>;
|
D | WebAssemblyISD.def | 20 HANDLE_NODETYPE(ARGUMENT)
|
D | WebAssemblyRegisterInfo.td | 47 // order the ARGUMENT instructions that are emulating live-in registers and
|
/external/llvm/test/DebugInfo/Generic/ |
D | inlined-vars.ll | 1 ; RUN: %llc_dwarf -O0 < %s | FileCheck %s -check-prefix ARGUMENT 36 ; ARGUMENT: {{.*Abbrev.*DW_TAG_formal_parameter}} 37 ; ARGUMENT: {{.*Abbrev.*DW_TAG_formal_parameter}} 38 ; ARGUMENT-NOT: {{.*Abbrev.*DW_TAG_formal_parameter}}
|
/external/llvm-project/llvm/test/DebugInfo/Generic/ |
D | inlined-vars.ll | 1 ; RUN: %llc_dwarf -O0 < %s | FileCheck %s -check-prefix ARGUMENT 36 ; ARGUMENT: {{.*Abbrev.*DW_TAG_formal_parameter}} 37 ; ARGUMENT: {{.*Abbrev.*DW_TAG_formal_parameter}} 38 ; ARGUMENT-NOT: {{.*Abbrev.*DW_TAG_formal_parameter}}
|
/external/ltp/ |
D | runltp | 263 for ARGUMENT in `echo "$ARGUMENT_LIST" | tr ',' ' '` 266 1) NUM_PROCS="$ARGUMENT" ;; 267 2) NUM_FILES="$ARGUMENT" ;; 268 3) NUM_BYTES="$ARGUMENT" ;; 269 4) CLEAN_FLAG="$ARGUMENT" ;; 359 for ARGUMENT in `echo "$ARGUMENT_LIST" | tr ',' ' '` 362 1) NUM_PROCS="$ARGUMENT" ;; 363 2) CHUNKS="$ARGUMENT" ;; 364 3) BYTES="$ARGUMENT" ;; 365 4) HANGUP_FLAG="$ARGUMENT" ;;
|
/external/llvm-project/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyInstrInfo.td | 101 def WebAssemblyargument : SDNode<"WebAssemblyISD::ARGUMENT", 236 multiclass ARGUMENT<WebAssemblyRegClass reg, ValueType vt> { 243 defm "": ARGUMENT<I32, i32>; 244 defm "": ARGUMENT<I64, i64>; 245 defm "": ARGUMENT<F32, f32>; 246 defm "": ARGUMENT<F64, f64>; 247 defm "": ARGUMENT<EXNREF, exnref>; 248 defm "": ARGUMENT<FUNCREF, funcref>; 249 defm "": ARGUMENT<EXTERNREF, externref>;
|
D | WebAssemblyISD.def | 19 HANDLE_NODETYPE(ARGUMENT)
|
D | WebAssemblyRegisterInfo.td | 55 // order the ARGUMENT instructions that are emulating live-in registers and
|
/external/llvm-project/llvm/test/FileCheck/ |
D | numeric-expression.txt | 548 RUN: not FileCheck -D#NUMVAR=10 --check-prefix CALL-MISSING-ARGUMENT --input-file %s %s 2>&1 \ 549 RUN: | FileCheck --strict-whitespace --check-prefix CALL-MISSING-ARGUMENT-MSG %s 551 CALL MISSING ARGUMENT 553 CALL-MISSING-ARGUMENT-LABEL: CALL MISSING ARGUMENT 554 CALL-MISSING-ARGUMENT-NEXT: [[#add(NUMVAR,)]] 555 CALL-MISSING-ARGUMENT-MSG: numeric-expression.txt:[[#@LINE-1]]:43: error: missing argument 556 CALL-MISSING-ARGUMENT-MSG-NEXT: {{C}}ALL-MISSING-ARGUMENT-NEXT: {{\[\[#add\(NUMVAR,\)\]\]}} 557 CALL-MISSING-ARGUMENT-MSG-NEXT: {{^}} ^{{$}} 560 RUN: not FileCheck -D#NUMVAR=10 --check-prefix CALL-WRONG-ARGUMENT-COUNT --input-file %s %s 2>&1 \ 561 RUN: | FileCheck --strict-whitespace --check-prefix CALL-WRONG-ARGUMENT-COUNT-MSG %s [all …]
|
/external/llvm-project/clang-tools-extra/test/clang-tidy/checkers/ |
D | performance-unnecessary-value-param-delayed.cpp | 159 #define UNNECESSARY_VALUE_PARAM_IN_MACRO_ARGUMENT(ARGUMENT) \ argument 160 ARGUMENT
|
D | cppcoreguidelines-pro-type-member-init.cpp | 115 #define UNINITIALIZED_FIELD_IN_MACRO_ARGUMENT(ARGUMENT) \ argument 116 ARGUMENT
|
D | performance-unnecessary-value-param.cpp | 211 #define UNNECESSARY_VALUE_PARAM_IN_MACRO_ARGUMENT(ARGUMENT) \ argument 212 ARGUMENT
|
D | performance-unnecessary-copy-initialization.cpp | 248 #define UNNECESSARY_COPY_INIT_IN_MACRO_ARGUMENT(ARGUMENT) ARGUMENT in UNNECESSARY_COPY_INIT_IN_MACRO_BODY() argument
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyInstrInfo.td | 106 def WebAssemblyargument : SDNode<"WebAssemblyISD::ARGUMENT", 217 multiclass ARGUMENT<WebAssemblyRegClass reg, ValueType vt> { 224 defm "": ARGUMENT<I32, i32>; 225 defm "": ARGUMENT<I64, i64>; 226 defm "": ARGUMENT<F32, f32>; 227 defm "": ARGUMENT<F64, f64>; 228 defm "": ARGUMENT<EXNREF, exnref>;
|
D | WebAssemblyISD.def | 20 HANDLE_NODETYPE(ARGUMENT)
|
D | WebAssemblyRegisterInfo.td | 53 // order the ARGUMENT instructions that are emulating live-in registers and
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/ |
D | TestMessageFormat.java | 1641 … expectedAttributedStrings[0].addAttribute(MessageFormat.Field.ARGUMENT, new Integer(3), 4, 7); in TestFormatToCharacterIterator() 1642 … expectedAttributedStrings[0].addAttribute(MessageFormat.Field.ARGUMENT, new Integer(0), 16, 19); in TestFormatToCharacterIterator() 1643 … expectedAttributedStrings[0].addAttribute(MessageFormat.Field.ARGUMENT, new Integer(2), 30, 32); in TestFormatToCharacterIterator() 1645 … expectedAttributedStrings[0].addAttribute(MessageFormat.Field.ARGUMENT, new Integer(1), 53, 63); in TestFormatToCharacterIterator() 1652 … expectedAttributedStrings[0].addAttribute(MessageFormat.Field.ARGUMENT, new Integer(1), 67, 79); in TestFormatToCharacterIterator() 1658 expectedAttributedStrings[1].addAttribute(MessageFormat.Field.ARGUMENT, "arg3", 4, 7); in TestFormatToCharacterIterator() 1659 expectedAttributedStrings[1].addAttribute(MessageFormat.Field.ARGUMENT, "arg0", 16, 19); in TestFormatToCharacterIterator() 1660 expectedAttributedStrings[1].addAttribute(MessageFormat.Field.ARGUMENT, "arg2", 30, 32); in TestFormatToCharacterIterator() 1662 expectedAttributedStrings[1].addAttribute(MessageFormat.Field.ARGUMENT, "arg1", 53, 63); in TestFormatToCharacterIterator() 1669 expectedAttributedStrings[1].addAttribute(MessageFormat.Field.ARGUMENT, "arg1", 67, 79); in TestFormatToCharacterIterator() [all …]
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/ |
D | TestMessageFormat.java | 1644 … expectedAttributedStrings[0].addAttribute(MessageFormat.Field.ARGUMENT, new Integer(3), 4, 7); in TestFormatToCharacterIterator() 1645 … expectedAttributedStrings[0].addAttribute(MessageFormat.Field.ARGUMENT, new Integer(0), 16, 19); in TestFormatToCharacterIterator() 1646 … expectedAttributedStrings[0].addAttribute(MessageFormat.Field.ARGUMENT, new Integer(2), 30, 32); in TestFormatToCharacterIterator() 1648 … expectedAttributedStrings[0].addAttribute(MessageFormat.Field.ARGUMENT, new Integer(1), 53, 63); in TestFormatToCharacterIterator() 1655 … expectedAttributedStrings[0].addAttribute(MessageFormat.Field.ARGUMENT, new Integer(1), 67, 79); in TestFormatToCharacterIterator() 1661 expectedAttributedStrings[1].addAttribute(MessageFormat.Field.ARGUMENT, "arg3", 4, 7); in TestFormatToCharacterIterator() 1662 expectedAttributedStrings[1].addAttribute(MessageFormat.Field.ARGUMENT, "arg0", 16, 19); in TestFormatToCharacterIterator() 1663 expectedAttributedStrings[1].addAttribute(MessageFormat.Field.ARGUMENT, "arg2", 30, 32); in TestFormatToCharacterIterator() 1665 expectedAttributedStrings[1].addAttribute(MessageFormat.Field.ARGUMENT, "arg1", 53, 63); in TestFormatToCharacterIterator() 1672 expectedAttributedStrings[1].addAttribute(MessageFormat.Field.ARGUMENT, "arg1", 67, 79); in TestFormatToCharacterIterator() [all …]
|
/external/icu/icu4c/source/config/ |
D | test-icu-config.sh | 15 icu-config --BAD ARGUMENT
|
/external/llvm-project/llvm/docs/HistoricalNotes/ |
D | 2000-12-06-MeetingSummary.txt | 13 ARGUMENT AGAINST: 18 ARGUMENT FOR:
|
/external/llvm/docs/HistoricalNotes/ |
D | 2000-12-06-MeetingSummary.txt | 13 ARGUMENT AGAINST: 18 ARGUMENT FOR:
|
/external/llvm-project/llvm/test/CodeGen/WebAssembly/ |
D | reg-argument.mir | 3 # wasm-argument-move pass moves all ARGUMENT instructions to the top of the
|
/external/rust/crates/ring/crypto/perlasm/ |
D | x86_64-xlate.pl | 1208 ARGUMENT: while (1) { label 1215 last ARGUMENT; 1219 last ARGUMENT if ($line !~ /^,/);
|