/external/icu/android_icu4j/resources/android/icu/impl/duration/impl/data/ |
pfd_zh_Hans.xml | 97 <suffix>??</suffix> 101 <suffix>??</suffix> 110 <suffix>??</suffix> 115 <suffix>??</suffix> 124 <suffix>??</suffix> [all...] |
pfd_zh_Hans_SG.xml | 95 <suffix>??</suffix> 99 <suffix>??</suffix> 108 <suffix>??</suffix> 113 <suffix>??</suffix> 122 <suffix>??</suffix> [all...] |
pfd_zh_Hant.xml | 95 <suffix>??</suffix> 99 <suffix>??</suffix> 108 <suffix>??</suffix> 113 <suffix>??</suffix> 122 <suffix>??</suffix> [all...] |
pfd_th.xml | 84 <suffix>???????</suffix> 97 <suffix>???????</suffix> 110 <suffix>???????</suffix> 115 <suffix>?????</suffix>
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/duration/impl/data/ |
pfd_en.xml | 93 <suffix> ago</suffix> 97 <suffix> from now</suffix> 106 <suffix> ago</suffix> 111 <suffix> from now</suffix> 120 <suffix> ago</suffix> [all...] |
pfd_zh_Hans.xml | 97 <suffix>??</suffix> 101 <suffix>??</suffix> 110 <suffix>??</suffix> 115 <suffix>??</suffix> 124 <suffix>??</suffix> [all...] |
pfd_zh_Hans_SG.xml | 95 <suffix>??</suffix> 99 <suffix>??</suffix> 108 <suffix>??</suffix> 113 <suffix>??</suffix> 122 <suffix>??</suffix> [all...] |
pfd_zh_Hant.xml | 95 <suffix>??</suffix> 99 <suffix>??</suffix> 108 <suffix>??</suffix> 113 <suffix>??</suffix> 122 <suffix>??</suffix> [all...] |
pfd_th.xml | 84 <suffix>???????</suffix> 97 <suffix>???????</suffix> 110 <suffix>???????</suffix> 115 <suffix>?????</suffix>
|
/external/llvm/utils/llvm-lit/ |
CMakeLists.txt | 2 # llvm-lit needs suffix.py for multiprocess to find a main module. 3 set(suffix .py) 5 set(llvm_lit_path ${LLVM_RUNTIME_OUTPUT_INTDIR}/llvm-lit${suffix})
|
/art/runtime/interpreter/mterp/x86_64/ |
op_div_long.S | 1 %include "x86_64/bindiv.S" {"result":"%rax","second":"%rcx","wide":"1","suffix":"q","ext":"cqo"}
|
op_div_long_2addr.S | 1 %include "x86_64/bindiv2addr.S" {"result":"%rax","second":"%rcx","wide":"1","suffix":"q","ext":"cqo"}
|
op_rem_int.S | 1 %include "x86_64/bindiv.S" {"result":"%edx","second":"%ecx","wide":"0","suffix":"l","rem":"1"}
|
op_rem_int_2addr.S | 1 %include "x86_64/bindiv2addr.S" {"result":"%edx","second":"%ecx","wide":"0","suffix":"l","rem":"1"}
|
op_rem_long.S | 1 %include "x86_64/bindiv.S" {"result":"%rdx","second":"%rcx","wide":"1","suffix":"q","ext":"cqo","rem":"1"}
|
op_rem_long_2addr.S | 1 %include "x86_64/bindiv2addr.S" {"result":"%rdx","second":"%rcx","wide":"1","suffix":"q","rem":"1","ext":"cqo"}
|
/external/opencv3/modules/hal/include/opencv2/hal/ |
intrin_neon.hpp | 231 #define OPENCV_HAL_IMPL_NEON_INIT(_Tpv, _Tp, suffix) \ 232 inline v_##_Tpv v_setzero_##suffix() { return v_##_Tpv(vdupq_n_##suffix((_Tp)0)); } \ 233 inline v_##_Tpv v_setall_##suffix(_Tp v) { return v_##_Tpv(vdupq_n_##suffix(v)); } \ 234 inline _Tpv##_t vreinterpretq_##suffix##_##suffix(_Tpv##_t v) { return v; } \ 235 inline v_uint8x16 v_reinterpret_as_u8(const v_##_Tpv& v) { return v_uint8x16(vreinterpretq_u8_##suffix(v.val)); } \ 236 inline v_int8x16 v_reinterpret_as_s8(const v_##_Tpv& v) { return v_int8x16(vreinterpretq_s8_##suffix(v.val)); } \ 237 inline v_uint16x8 v_reinterpret_as_u16(const v_##_Tpv& v) { return v_uint16x8(vreinterpretq_u16_##suffix(v.val)); } [all...] |
/build/kati/testcase/ |
suffix_rule.mk | 5 # foo.o should match the suffix rule below.
|
/external/clang/test/Parser/ |
objcxx11-user-defined-literal.mm | 3 id x = @"foo"_bar; // expected-error{{user-defined suffix cannot be used here}}
|
/packages/apps/UnifiedEmail/src/org/apache/commons/io/filefilter/ |
SuffixFileFilter.java | 26 * Filters files based on the suffix (what the filename ends with). 57 * Constructs a new Suffix file filter for a single extension. 59 * @param suffix the suffix to allow, must not be null 60 * @throws IllegalArgumentException if the suffix is null 62 public SuffixFileFilter(String suffix) { 63 this(suffix, IOCase.SENSITIVE); 67 * Constructs a new Suffix file filter for a single extension 70 * @param suffix the suffix to allow, must not be nul [all...] |
/external/llvm/lib/TableGen/ |
TableGenBackend.cpp | 23 StringRef Suffix) { 25 assert((Prefix.str().size() + Suffix.size() <= MAX_LINE_LEN) && 28 for (size_t i = (size_t)OS.tell() - Pos, e = MAX_LINE_LEN - Suffix.size(); 31 OS << Suffix << '\n'; 37 StringRef Suffix(" *|"); 38 printLine(OS, Prefix, ' ', Suffix); 39 size_t PSLen = Prefix.size() + Suffix.size(); 44 printLine(OS, Prefix + Desc.substr(Pos, Length), ' ', Suffix); 47 printLine(OS, Prefix, ' ', Suffix); 49 Suffix); [all...] |
/art/runtime/interpreter/mterp/mips64/ |
op_double_to_float.S | 6 %include "mips64/fcvtHeader.S" { "suffix":"_DOUBLE", "valreg":"f0" } 8 %include "mips64/fcvtFooter.S" { "suffix":"_FLOAT", "valreg":"f0" }
|
op_float_to_double.S | 6 %include "mips64/fcvtHeader.S" { "suffix":"_FLOAT", "valreg":"f0" } 8 %include "mips64/fcvtFooter.S" { "suffix":"_DOUBLE", "valreg":"f0" }
|
op_int_to_double.S | 6 %include "mips64/fcvtHeader.S" { "suffix":"_FLOAT", "valreg":"f0" } 8 %include "mips64/fcvtFooter.S" { "suffix":"_DOUBLE", "valreg":"f0" }
|
op_int_to_float.S | 6 %include "mips64/fcvtHeader.S" { "suffix":"_FLOAT", "valreg":"f0" } 8 %include "mips64/fcvtFooter.S" { "suffix":"_FLOAT", "valreg":"f0" }
|