HomeSort by relevance Sort by last modified time
    Searched full:argstyle (Results 1 - 14 of 14) sorted by null

  /external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
FormatProviders.h 392 StringRef ArgStyle;
393 std::tie(Sep, ArgStyle) = parseOptions(Style);
399 Adapter.format(Stream, ArgStyle);
406 Adapter.format(Stream, ArgStyle);
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Support/
FormatProviders.h 402 StringRef ArgStyle;
403 std::tie(Sep, ArgStyle) = parseOptions(Style);
409 Adapter.format(Stream, ArgStyle);
416 Adapter.format(Stream, ArgStyle);
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Support/
FormatProviders.h 402 StringRef ArgStyle;
403 std::tie(Sep, ArgStyle) = parseOptions(Style);
409 Adapter.format(Stream, ArgStyle);
416 Adapter.format(Stream, ArgStyle);
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Support/
FormatProviders.h 402 StringRef ArgStyle;
403 std::tie(Sep, ArgStyle) = parseOptions(Style);
409 Adapter.format(Stream, ArgStyle);
416 Adapter.format(Stream, ArgStyle);
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
FormatProviders.h 402 StringRef ArgStyle;
403 std::tie(Sep, ArgStyle) = parseOptions(Style);
409 Adapter.format(Stream, ArgStyle);
416 Adapter.format(Stream, ArgStyle);
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Support/
FormatProviders.h 402 StringRef ArgStyle;
403 std::tie(Sep, ArgStyle) = parseOptions(Style);
409 Adapter.format(Stream, ArgStyle);
416 Adapter.format(Stream, ArgStyle);
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Support/
FormatProviders.h 402 StringRef ArgStyle;
403 std::tie(Sep, ArgStyle) = parseOptions(Style);
409 Adapter.format(Stream, ArgStyle);
416 Adapter.format(Stream, ArgStyle);
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Support/
FormatProviders.h 402 StringRef ArgStyle;
403 std::tie(Sep, ArgStyle) = parseOptions(Style);
409 Adapter.format(Stream, ArgStyle);
416 Adapter.format(Stream, ArgStyle);
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
FormatProviders.h 402 StringRef ArgStyle;
403 std::tie(Sep, ArgStyle) = parseOptions(Style);
409 Adapter.format(Stream, ArgStyle);
416 Adapter.format(Stream, ArgStyle);
  /external/icu/icu4c/source/i18n/unicode/
msgfmt.h 112 * simpleArg = '{' argNameOrNumber ',' argType [',' argStyle] '}'
127 * argStyle = "short" | "medium" | "long" | "full" | "integer" | "currency" | "percent" | argStyleText
154 * <p>The <code>argType</code> and <code>argStyle</code> values are used to create
163 * <th>argStyle
    [all...]
  /external/pdfium/xfa/fxfa/fm2js/
xfa_fm2jscontext.cpp     [all...]
  /external/icu/android_icu4j/src/main/java/android/icu/text/
MessageFormat.java 111 * simpleArg = '{' argNameOrNumber ',' argType [',' argStyle] '}'
126 * argStyle = "short" | "medium" | "long" | "full" | "integer" | "currency" | "percent" | argStyleText
152 * <p>The <code>argType</code> and <code>argStyle</code> values are used to create
161 * <th>argStyle
    [all...]
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
MessageFormat.java 110 * simpleArg = '{' argNameOrNumber ',' argType [',' argStyle] '}'
125 * argStyle = "short" | "medium" | "long" | "full" | "integer" | "currency" | "percent" | argStyleText
151 * <p>The <code>argType</code> and <code>argStyle</code> values are used to create
160 * <th>argStyle
    [all...]
  /external/messageformat/java/com/ibm/icu/simple/
MessageFormat.java 109 * simpleArg = '{' argNameOrNumber ',' argType [',' argStyle] '}'
124 * argStyle = "short" | "medium" | "long" | "full" | "integer" | "currency" | "percent" | argStyleText
150 * <p>The <code>argType</code> and <code>argStyle</code> values are used to create
159 * <th>argStyle
    [all...]

Completed in 6774 milliseconds