/third_party/ltp/ |
D | runltp | 265 for ARGUMENT in `echo "$ARGUMENT_LIST" | tr ',' ' '` 268 1) NUM_PROCS="$ARGUMENT" ;; 269 2) NUM_FILES="$ARGUMENT" ;; 270 3) NUM_BYTES="$ARGUMENT" ;; 271 4) CLEAN_FLAG="$ARGUMENT" ;; 361 for ARGUMENT in `echo "$ARGUMENT_LIST" | tr ',' ' '` 364 1) NUM_PROCS="$ARGUMENT" ;; 365 2) CHUNKS="$ARGUMENT" ;; 366 3) BYTES="$ARGUMENT" ;; 367 4) HANGUP_FLAG="$ARGUMENT" ;;
|
/third_party/skia/third_party/externals/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
|
D | WebAssemblyInstrSIMD.td | 23 defm "" : ARGUMENT<V128, v16i8>; 24 defm "" : ARGUMENT<V128, v8i16>; 25 defm "" : ARGUMENT<V128, v4i32>; 26 defm "" : ARGUMENT<V128, v2i64>; 27 defm "" : ARGUMENT<V128, v4f32>; 28 defm "" : ARGUMENT<V128, v2f64>;
|
D | WebAssemblyISelLowering.cpp | 930 InVals.push_back(In.Used ? DAG.getNode(WebAssemblyISD::ARGUMENT, DL, In.VT, in LowerFormalArguments() 948 DAG.getNode(WebAssemblyISD::ARGUMENT, DL, PtrVT, in LowerFormalArguments()
|
/third_party/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 …]
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/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 …]
|
/third_party/skia/third_party/externals/icu/source/config/ |
D | test-icu-config.sh | 15 icu-config --BAD ARGUMENT
|
/third_party/flutter/skia/third_party/externals/icu/source/config/ |
D | test-icu-config.sh | 15 icu-config --BAD ARGUMENT
|
/third_party/icu/icu4c/source/config/ |
D | test-icu-config.sh | 15 icu-config --BAD ARGUMENT
|
/third_party/openssl/crypto/perlasm/ |
D | x86_64-xlate.pl | 1170 ARGUMENT: while (1) { label 1177 last ARGUMENT; 1181 last ARGUMENT if ($line !~ /^,/);
|
/third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/regex/ |
D | ResultSpec.java | 562 private static final Pattern ARGUMENT = Pattern.compile("[<\"]?\\$(\\d)[\">]?"); 569 Matcher matcher = ARGUMENT.matcher(rbPath); in getSplitArgIndex()
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
D | MessageFormat.java | 1551 if (this.getName().equals(ARGUMENT.getName())) { in readResolve() 1552 return ARGUMENT; in readResolve() 1567 public static final Field ARGUMENT = new Field("message argument field"); field in MessageFormat.Field 1885 if (fp != null && Field.ARGUMENT.equals(fp.getFieldAttribute())) { in updateMetaData() 2707 init(Field.ARGUMENT, fieldValue, startIndex, limitIndex); in AttributeAndPosition()
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
D | MessageFormat.java | 1509 if (this.getName().equals(ARGUMENT.getName())) { in readResolve() 1510 return ARGUMENT; in readResolve() 1523 public static final Field ARGUMENT = new Field("message argument field"); field in MessageFormat.Field 1841 if (fp != null && Field.ARGUMENT.equals(fp.getFieldAttribute())) { in updateMetaData() 2662 init(Field.ARGUMENT, fieldValue, startIndex, limitIndex); in AttributeAndPosition()
|
/third_party/popt/po/ |
D | de.po | 134 msgstr "ARGUMENT"
|
D | nl.po | 134 # of hier ARGUMENT van maken?
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/serializable/ |
D | FormatHandler.java | 1798 return new Object[] {MessageFormat.Field.ARGUMENT}; in getTestObjects()
|
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/serializable/ |
D | FormatHandler.java | 1796 return new Object[] {MessageFormat.Field.ARGUMENT}; in getTestObjects()
|
/third_party/gettext/gettext-runtime/po/ |
D | ca.po | 39 # - Noms d’opcions: «--opció=ARGUMENT»
|
/third_party/pulseaudio/po/ |
D | nn.po | 2080 msgstr "NAMN [ARGUMENT ...]"
|
D | sv.po | 172 " -L, --load=”MODUL ARGUMENT” Läs in den angivna insticksmodulen "
|
/third_party/glib/po/ |
D | sv.po | 164 msgstr "[ARGUMENT…]" 6243 #~ msgstr "[ARGUMENT…]"
|
D | de.po | 1936 msgstr "DESKTOP-DATEI [DATEI-ARGUMENT …]"
|
D | sl.po | 1914 msgstr "DATOTEKA-NAMIZJA [ARGUMENT …]"
|