HomeSort by relevance Sort by last modified time
    Searched full:suffix (Results 176 - 200 of 2534) sorted by null

1 2 3 4 5 6 78 91011>>

  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/re/re.alg/re.alg.match/
grep.pass.cpp 35 assert(!m.suffix().matched);
36 assert(m.suffix().first == m[0].second);
37 assert(m.suffix().second == s + std::char_traits<char>::length(s));
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
math.h 54 #define __MATHCALL(function,suffix, args) \
55 __MATHDECL (_Mdouble_,function,suffix, args)
56 #define __MATHDECL(type, function,suffix, args) \
57 __MATHDECL_1(type, function,suffix, args); \
58 __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
59 #define __MATHCALLX(function,suffix, args, attrib) \
60 __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
61 #define __MATHDECLX(type, function,suffix, args, attrib) \
62 __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
63 __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
math.h 54 #define __MATHCALL(function,suffix, args) \
55 __MATHDECL (_Mdouble_,function,suffix, args)
56 #define __MATHDECL(type, function,suffix, args) \
57 __MATHDECL_1(type, function,suffix, args); \
58 __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
59 #define __MATHCALLX(function,suffix, args, attrib) \
60 __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
61 #define __MATHDECLX(type, function,suffix, args, attrib) \
62 __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
63 __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib
    [all...]
  /cts/tests/tests/drm/src/android/drm/cts/
DrmSupportInfoTest.java 43 // Note that null file suffix is valid (for files without suffixes)
112 fail("File suffix '" + fileSuffix + "' was accepted for DrmSupportInfo");
123 String suffix = (String) suffixes.next(); local
124 assertEquals(suffix, fileSuffix);
  /external/chromium-trace/trace-viewer/third_party/WebOb/docs/
conf.py 8 source_suffix = '.txt' # The suffix of source filenames.
  /external/chromium-trace/trace-viewer/tracing/build/
vulcanize_trace_viewer_unittest.py 20 mode='w', suffix='.html', delete=False)
  /external/clang/include/clang/Config/
config.h 10 /* Multilib suffix for libdir. */
config.h.cmake 11 /* Multilib suffix for libdir. */
  /external/clang/test/CXX/over/over.oper/over.literal/
p8.cpp 11 float operator ""E(const char *); // expected-error {{invalid suffix on literal}} expected-warning {{reserved}}
  /external/clang/test/Parser/
asm.cpp 8 int foo6 asm ("bar6"_x); // expected-error {{string literal with user-defined suffix cannot be used here}}
  /external/droiddriver/manualtest/
build.gradle 21 // Force remove the suffix '.test'
  /external/eigen/bench/
basicbenchmark.cpp 11 // ((suffix) (matrix size) (number of iterations))
  /external/guava/guava-gwt/test-super/com/google/common/primitives/super/com/google/common/primitives/
ByteArrayAsListTest.java 56 Byte[] suffix = {Byte.MIN_VALUE, Byte.MAX_VALUE}; local
57 Byte[] all = concat(elements, suffix);
73 Byte[] suffix = {(byte) 86, (byte) 99}; local
74 Byte[] all = concat(concat(prefix, elements), suffix);
CharArrayAsListTest.java 56 Character[] suffix = {Character.MIN_VALUE, Character.MAX_VALUE}; local
57 Character[] all = concat(elements, suffix);
73 Character[] suffix = {(char) 86, (char) 99}; local
74 Character[] all = concat(concat(prefix, elements), suffix);
DoubleArrayAsListTest.java 56 Double[] suffix = {Double.MIN_VALUE, Double.MAX_VALUE}; local
57 Double[] all = concat(elements, suffix);
73 Double[] suffix = {(double) 86, (double) 99}; local
74 Double[] all = concat(concat(prefix, elements), suffix);
FloatArrayAsListTest.java 56 Float[] suffix = {Float.MIN_VALUE, Float.MAX_VALUE}; local
57 Float[] all = concat(elements, suffix);
73 Float[] suffix = {(float) 86, (float) 99}; local
74 Float[] all = concat(concat(prefix, elements), suffix);
IntArrayAsListTest.java 57 Integer[] suffix = {Integer.MIN_VALUE, Integer.MAX_VALUE}; local
58 Integer[] all = concat(elements, suffix);
74 Integer[] suffix = {(int) 86, (int) 99}; local
75 Integer[] all = concat(concat(prefix, elements), suffix);
LongArrayAsListTest.java 56 Long[] suffix = {Long.MIN_VALUE, Long.MAX_VALUE}; local
57 Long[] all = concat(elements, suffix);
73 Long[] suffix = {(long) 86, (long) 99}; local
74 Long[] all = concat(concat(prefix, elements), suffix);
ShortArrayAsListTest.java 56 Short[] suffix = {Short.MIN_VALUE, Short.MAX_VALUE}; local
57 Short[] all = concat(elements, suffix);
73 Short[] suffix = {(short) 86, (short) 99}; local
74 Short[] all = concat(concat(prefix, elements), suffix);
  /external/icu/icu4c/source/i18n/
collationsets.h 46 suffix(NULL),
81 const UnicodeString *suffix; member in class:TailoredSet
100 suffix(NULL),
134 const UnicodeString *suffix; member in class:ContractionsAndExpansions
esctrn.h 24 * Escape forms have a prefix and suffix, either of which may be
56 UnicodeString suffix; member in class:EscapeTransliterator
80 * prefix, suffix, radix, and minDigits of this object are used
98 const UnicodeString& prefix, const UnicodeString& suffix,
  /external/llvm/test/CodeGen/X86/
x86-64-call.ll 5 ; trivial test for correct call suffix
  /external/llvm/test/MC/X86/
intel-syntax-hex.s 4 // Checks to make sure we parse the hexadecimal suffix properly.
  /external/skia/bench/
tile_analyze.py 160 def GetTileVisCodes(suffix, matrix):
164 suffix is only used to avoid name conflicts in the whole html output.
166 this_js = 'var data_%s=new google.visualization.DataTable();' % suffix
168 this_js += 'data_%s.addColumn("number","%s");' % (suffix, i)
169 this_js += 'data_%s.addRows(%s);' % (suffix, str(matrix))
171 this_js += ('var heat_%s=new org.systemsbiology.visualization' % suffix +
172 '.BioHeatMap(document.getElementById("%s"));' % suffix +
173 'heat_%s.draw(data_%s,%s);' % (suffix, suffix, DRAW_OPTIONS))
175 this_js += ('var table_%s=new google.visualization.Table(document.' % suffix
    [all...]
  /external/toybox/toys/posix/
sleep.c 16 Wait before exiting. An optional suffix can be "m" (minutes), "h" (hours),

Completed in 279 milliseconds

1 2 3 4 5 6 78 91011>>