/external/icu/icu4j/eclipse-build/plugins.template/com.ibm.icu.base/src/com/ibm/icu/text/ |
MessageFormat.java | 50 * as an array or as a Map. Each argument is matched up with its 65 * In ICU 3.8 MessageFormat supports named arguments. If a named argument 79 * <code>String</code>s that name the argument indices, e.g. "0", 96 * been modified so that the <code>Object</code> argument can be 98 * format uses named arguments, this argument must not be an 100 * If the argument is a <code>Map</code> it can be used with Strings that 373 * <p>When a single argument is parsed more than once in the string, the last match 386 * multiple occurances of the same argument would return the last match. For 548 // * Parses the pattern and caches Format objects for simple argument types. 591 * correspond to the argument indices used in the previously se [all...] |
/external/icu/icu4c/source/config/ |
test-icu-config.sh | 15 icu-config --BAD ARGUMENT
|
/external/ltp/ |
runltp | 264 for ARGUMENT in `echo "$ARGUMENT_LIST" | tr ',' ' '` 267 1) NUM_PROCS="$ARGUMENT" ;; 268 2) NUM_FILES="$ARGUMENT" ;; 269 3) NUM_BYTES="$ARGUMENT" ;; 270 4) CLEAN_FLAG="$ARGUMENT" ;; 360 for ARGUMENT in `echo "$ARGUMENT_LIST" | tr ',' ' '` 363 1) NUM_PROCS="$ARGUMENT" ;; 364 2) CHUNKS="$ARGUMENT" ;; 365 3) BYTES="$ARGUMENT" ;; 366 4) HANGUP_FLAG="$ARGUMENT" ;; [all...] |
/device/linaro/bootloader/edk2/ |
Edk2Setup.bat | 61 @set ARGUMENT=
138 @set ARGUMENT=%2
139 @if "!ARGUMENT:~0,2!"=="--" (
141 @echo ERROR : The --edk-tools-path flag requires an argument
164 @set ARGUMENT=%2
165 @if not "!ARGUMENT:~0,2!"=="--" (
184 @set ARGUMENT=%2
185 @if not "!ARGUMENT:~0,2!"=="--" (
246 @echo If the X64 argument is set, and a compiler tool chain is
256 @echo If the optional DIRECTORY argument is specified, the tool [all...] |
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/ |
TestMessageFormat.java | 879 throw new IllegalStateException("failed to parse test argument"); [all...] |
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/ |
TestMessageFormat.java | 876 throw new IllegalStateException("failed to parse test argument"); [all...] |
/external/cldr/tools/java/org/unicode/cldr/icu/ |
RegexManager.java | 45 private static final Pattern ARGUMENT = PatternCache.get("[<\"]?\\$(\\d)[\">]?"); 109 * if applicable, the number of the argument in the rbPath 599 Matcher matcher = ARGUMENT.matcher(rbPath); 674 Matcher matcher = ARGUMENT.matcher(rbPath);
|
/external/boringssl/src/crypto/perlasm/ |
x86_64-xlate.pl | 60 # a. If function accepts more than 4 arguments *and* >4th argument [all...] |
/external/icu/android_icu4j/src/main/java/android/icu/text/ |
MessageFormat.java | 69 * Some of the API methods work only with argument numbers and throw an exception 72 * <p>An argument might not specify any format type. In this case, 77 * <p>An argument might specify a "simple" type for which the specified 80 * <p>An argument might have a "complex" type with nested MessageFormat sub-patterns. 81 * During formatting, one of these sub-messages is selected according to the argument value 85 * a top-level argument, overriding the default formatting and parsing behavior 86 * for that argument. 88 * a typeless argument in the pattern string 91 * <p>When formatting, MessageFormat takes a collection of argument values 93 * The argument values may be passed as an arra [all...] |
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
MessageFormat.java | 68 * Some of the API methods work only with argument numbers and throw an exception 71 * <p>An argument might not specify any format type. In this case, 76 * <p>An argument might specify a "simple" type for which the specified 79 * <p>An argument might have a "complex" type with nested MessageFormat sub-patterns. 80 * During formatting, one of these sub-messages is selected according to the argument value 84 * a top-level argument, overriding the default formatting and parsing behavior 85 * for that argument. 87 * a typeless argument in the pattern string 90 * <p>When formatting, MessageFormat takes a collection of argument values 92 * The argument values may be passed as an arra [all...] |
/external/llvm/lib/Target/WebAssembly/ |
WebAssemblyISelLowering.cpp | 366 // For non-fixed arguments, next emit stores to store the argument values 497 ? DAG.getNode(WebAssemblyISD::ARGUMENT, DL, In.VT, 506 // the buffer is passed as an argument. 514 DAG.getNode(WebAssemblyISD::ARGUMENT, DL, PtrVT,
|
/external/cblas/testing/ |
c_dblat1.f | 351 * .. Initialize all argument arrays .. 657 * REQUIREMENT THAT WHEN A DUMMY ARGUMENT IS AN ARRAY, THE 658 * ACTUAL ARGUMENT MUST ALSO BE AN ARRAY OR AN ARRAY ELEMENT.
|
c_sblat1.f | 351 * .. Initialize all argument arrays .. 657 * REQUIREMENT THAT WHEN A DUMMY ARGUMENT IS AN ARRAY, THE 658 * ACTUAL ARGUMENT MUST ALSO BE AN ARRAY OR AN ARRAY ELEMENT.
|
c_cblat1.f | 485 * .. initialize all argument arrays .. 581 * REQUIREMENT THAT WHEN A DUMMY ARGUMENT IS AN ARRAY, THE 582 * ACTUAL ARGUMENT MUST ALSO BE AN ARRAY OR AN ARRAY ELEMENT.
|
c_zblat1.f | 485 * .. initialize all argument arrays .. 581 * REQUIREMENT THAT WHEN A DUMMY ARGUMENT IS AN ARRAY, THE 582 * ACTUAL ARGUMENT MUST ALSO BE AN ARRAY OR AN ARRAY ELEMENT.
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/ |
WebAssemblyISelLowering.cpp | 556 // For non-fixed arguments, next emit stores to store the argument values 687 ? DAG.getNode(WebAssemblyISD::ARGUMENT, DL, In.VT, 696 // the buffer is passed as an argument. 704 DAG.getNode(WebAssemblyISD::ARGUMENT, DL, PtrVT, [all...] |
/external/eigen/blas/testing/ |
cblat1.f | 528 * .. initialize all argument arrays .. 623 * REQUIREMENT THAT WHEN A DUMMY ARGUMENT IS AN ARRAY, THE 624 * ACTUAL ARGUMENT MUST ALSO BE AN ARRAY OR AN ARRAY ELEMENT.
|
dblat1.f | 606 * .. Initialize all argument arrays .. [all...] |
sblat1.f | 610 * .. Initialize all argument arrays .. [all...] |
zblat1.f | 528 * .. initialize all argument arrays .. 623 * REQUIREMENT THAT WHEN A DUMMY ARGUMENT IS AN ARRAY, THE 624 * ACTUAL ARGUMENT MUST ALSO BE AN ARRAY OR AN ARRAY ELEMENT.
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/serializable/ |
FormatHandler.java | 2213 String argument = "keyword"; local [all...] |
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/serializable/ |
FormatHandler.java | 2210 String argument = "keyword"; local [all...] |
/external/icu/tools/srcgen/currysrc/libs/ |
org.eclipse.text_3.6.300.v20180430-1330.jar | |
/external/cldr/tools/java/libs/ |
icu4j.jar | |
/external/guice/extensions/struts2/lib/ |
core-3.1.1.jar | |