HomeSort by relevance Sort by last modified time
    Searched refs:index (Results 176 - 200 of 17259) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/xmp_toolkit/XMPCore/src/com/adobe/xmp/impl/xpath/
XMPPath.java 30 /** Marks an array index step */
62 * @param index the index of the segment to return
65 public XMPPathSegment getSegment(int index)
67 return (XMPPathSegment) segments.get(index);
87 int index = 1; local
88 while (index < size())
90 result.append(getSegment(index));
91 if (index < size() - 1)
93 int kind = getSegment(index + 1).getKind();
    [all...]
  /frameworks/av/media/libstagefright/codecs/amrnb/dec/src/
d_gain_p.cpp 59 index -- Word16 -- index of quantization
76 Purpose : Decodes the pitch gain using the received index.
178 Word16 index /* i : index of quantization */
183 gain = qua_gain_pitch[index];
  /frameworks/native/opengl/tools/glgen/stubs/gles11/
glGetStringi.cpp 1 /* const GLubyte * glGetStringi ( GLenum name, GLuint index ) */
4 (JNIEnv *_env, jobject _this, jint name, jint index) {
5 const GLubyte* _chars = glGetStringi((GLenum)name, (GLuint)index);
  /frameworks/wilhelm/doc/
Makefile 1 html/index.html : Doxyfile clean
  /libcore/luni/src/main/java/org/w3c/dom/
NameList.java 20 * integral index, starting from 0.
26 * Returns the <code>index</code>th name item in the collection.
27 * @param index Index into the collection.
28 * @return The name at the <code>index</code>th position in the
30 * the specified index or if the index is out of range.
32 public String getName(int index);
35 * Returns the <code>index</code>th namespaceURI item in the collection.
36 * @param index Index into the collection
    [all...]
  /libcore/ojluni/src/main/java/java/net/
URISyntaxException.java 44 private int index; field in class:URISyntaxException
48 * index.
52 * @param index The index at which the parse error occurred,
53 * or {@code -1} if the index is not known
59 * If the error index is less than {@code -1}
61 public URISyntaxException(String input, String reason, int index) {
65 if (index < -1)
68 this.index = index;
    [all...]
  /libcore/ojluni/src/main/java/java/nio/file/
InvalidPathException.java 40 private int index; field in class:InvalidPathException
44 * index.
48 * @param index the index at which the error occurred,
49 * or <tt>-1</tt> if the index is not known
55 * if the error index is less than <tt>-1</tt>
57 public InvalidPathException(String input, String reason, int index) {
61 if (index < -1)
64 this.index = index;
    [all...]
  /libcore/ojluni/src/main/java/java/sql/
DataTruncation.java 54 * @param index The index of the parameter or column value
60 public DataTruncation(int index, boolean parameter,
64 this.index = index;
82 * @param index The index of the parameter or column value
93 public DataTruncation(int index, boolean parameter,
97 this.index = index;
161 private int index; field in class:DataTruncation
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3217047/lib64/clang/3.8/include/
avx512pfintrin.h 34 #define _mm512_mask_prefetch_i32gather_pd(index, mask, addr, scale, hint) __extension__ ({\
35 __builtin_ia32_gatherpfdpd((__mmask8)(mask), (__v8si)(__m256i)(index), \
39 #define _mm512_prefetch_i32gather_pd(index, addr, scale, hint) __extension__ ({\
40 __builtin_ia32_gatherpfdpd((__mmask8) -1, (__v8si)(__m256i)(index), \
44 #define _mm512_mask_prefetch_i32gather_ps(index, mask, addr, scale, hint) ({\
46 (__v16si)(__m512i)(index), (int const *)(addr), \
49 #define _mm512_prefetch_i32gather_ps(index, addr, scale, hint) ({\
51 (__v16si)(__m512i)(index), (int const *)(addr), \
54 #define _mm512_mask_prefetch_i64gather_pd(index, mask, addr, scale, hint) __extension__ ({\
55 __builtin_ia32_gatherpfqpd((__mmask8)(mask), (__v8di)(__m512i)(index), \
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3289846/lib64/clang/3.8/include/
avx512pfintrin.h 34 #define _mm512_mask_prefetch_i32gather_pd(index, mask, addr, scale, hint) __extension__ ({\
35 __builtin_ia32_gatherpfdpd((__mmask8)(mask), (__v8si)(__m256i)(index), \
39 #define _mm512_prefetch_i32gather_pd(index, addr, scale, hint) __extension__ ({\
40 __builtin_ia32_gatherpfdpd((__mmask8) -1, (__v8si)(__m256i)(index), \
44 #define _mm512_mask_prefetch_i32gather_ps(index, mask, addr, scale, hint) ({\
46 (__v16si)(__m512i)(index), (int const *)(addr), \
49 #define _mm512_prefetch_i32gather_ps(index, addr, scale, hint) ({\
51 (__v16si)(__m512i)(index), (int const *)(addr), \
54 #define _mm512_mask_prefetch_i64gather_pd(index, mask, addr, scale, hint) __extension__ ({\
55 __builtin_ia32_gatherpfqpd((__mmask8)(mask), (__v8di)(__m512i)(index), \
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3362437/lib64/clang/3.8/include/
avx512pfintrin.h 34 #define _mm512_mask_prefetch_i32gather_pd(index, mask, addr, scale, hint) __extension__ ({\
35 __builtin_ia32_gatherpfdpd((__mmask8)(mask), (__v8si)(__m256i)(index), \
39 #define _mm512_prefetch_i32gather_pd(index, addr, scale, hint) __extension__ ({\
40 __builtin_ia32_gatherpfdpd((__mmask8) -1, (__v8si)(__m256i)(index), \
44 #define _mm512_mask_prefetch_i32gather_ps(index, mask, addr, scale, hint) ({\
46 (__v16si)(__m512i)(index), (int const *)(addr), \
49 #define _mm512_prefetch_i32gather_ps(index, addr, scale, hint) ({\
51 (__v16si)(__m512i)(index), (int const *)(addr), \
54 #define _mm512_mask_prefetch_i64gather_pd(index, mask, addr, scale, hint) __extension__ ({\
55 __builtin_ia32_gatherpfqpd((__mmask8)(mask), (__v8di)(__m512i)(index), \
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3688880/lib64/clang/4.0/include/
avx512pfintrin.h 34 #define _mm512_mask_prefetch_i32gather_pd(index, mask, addr, scale, hint) __extension__ ({\
35 __builtin_ia32_gatherpfdpd((__mmask8)(mask), (__v8si)(__m256i)(index), \
39 #define _mm512_prefetch_i32gather_pd(index, addr, scale, hint) __extension__ ({\
40 __builtin_ia32_gatherpfdpd((__mmask8) -1, (__v8si)(__m256i)(index), \
44 #define _mm512_mask_prefetch_i32gather_ps(index, mask, addr, scale, hint) ({\
46 (__v16si)(__m512i)(index), (int const *)(addr), \
49 #define _mm512_prefetch_i32gather_ps(index, addr, scale, hint) ({\
51 (__v16si)(__m512i)(index), (int const *)(addr), \
54 #define _mm512_mask_prefetch_i64gather_pd(index, mask, addr, scale, hint) __extension__ ({\
55 __builtin_ia32_gatherpfqpd((__mmask8)(mask), (__v8di)(__m512i)(index), \
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3859424/lib64/clang/4.0/include/
avx512pfintrin.h 34 #define _mm512_mask_prefetch_i32gather_pd(index, mask, addr, scale, hint) __extension__ ({\
35 __builtin_ia32_gatherpfdpd((__mmask8)(mask), (__v8si)(__m256i)(index), \
39 #define _mm512_prefetch_i32gather_pd(index, addr, scale, hint) __extension__ ({\
40 __builtin_ia32_gatherpfdpd((__mmask8) -1, (__v8si)(__m256i)(index), \
44 #define _mm512_mask_prefetch_i32gather_ps(index, mask, addr, scale, hint) ({\
46 (__v16si)(__m512i)(index), (int const *)(addr), \
49 #define _mm512_prefetch_i32gather_ps(index, addr, scale, hint) ({\
51 (__v16si)(__m512i)(index), (int const *)(addr), \
54 #define _mm512_mask_prefetch_i64gather_pd(index, mask, addr, scale, hint) __extension__ ({\
55 __builtin_ia32_gatherpfqpd((__mmask8)(mask), (__v8di)(__m512i)(index), \
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3217047/lib64/clang/3.8/include/
avx512pfintrin.h 34 #define _mm512_mask_prefetch_i32gather_pd(index, mask, addr, scale, hint) __extension__ ({\
35 __builtin_ia32_gatherpfdpd((__mmask8)(mask), (__v8si)(__m256i)(index), \
39 #define _mm512_prefetch_i32gather_pd(index, addr, scale, hint) __extension__ ({\
40 __builtin_ia32_gatherpfdpd((__mmask8) -1, (__v8si)(__m256i)(index), \
44 #define _mm512_mask_prefetch_i32gather_ps(index, mask, addr, scale, hint) ({\
46 (__v16si)(__m512i)(index), (int const *)(addr), \
49 #define _mm512_prefetch_i32gather_ps(index, addr, scale, hint) ({\
51 (__v16si)(__m512i)(index), (int const *)(addr), \
54 #define _mm512_mask_prefetch_i64gather_pd(index, mask, addr, scale, hint) __extension__ ({\
55 __builtin_ia32_gatherpfqpd((__mmask8)(mask), (__v8di)(__m512i)(index), \
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3289846/lib64/clang/3.8/include/
avx512pfintrin.h 34 #define _mm512_mask_prefetch_i32gather_pd(index, mask, addr, scale, hint) __extension__ ({\
35 __builtin_ia32_gatherpfdpd((__mmask8)(mask), (__v8si)(__m256i)(index), \
39 #define _mm512_prefetch_i32gather_pd(index, addr, scale, hint) __extension__ ({\
40 __builtin_ia32_gatherpfdpd((__mmask8) -1, (__v8si)(__m256i)(index), \
44 #define _mm512_mask_prefetch_i32gather_ps(index, mask, addr, scale, hint) ({\
46 (__v16si)(__m512i)(index), (int const *)(addr), \
49 #define _mm512_prefetch_i32gather_ps(index, addr, scale, hint) ({\
51 (__v16si)(__m512i)(index), (int const *)(addr), \
54 #define _mm512_mask_prefetch_i64gather_pd(index, mask, addr, scale, hint) __extension__ ({\
55 __builtin_ia32_gatherpfqpd((__mmask8)(mask), (__v8di)(__m512i)(index), \
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3362437/lib64/clang/3.8/include/
avx512pfintrin.h 34 #define _mm512_mask_prefetch_i32gather_pd(index, mask, addr, scale, hint) __extension__ ({\
35 __builtin_ia32_gatherpfdpd((__mmask8)(mask), (__v8si)(__m256i)(index), \
39 #define _mm512_prefetch_i32gather_pd(index, addr, scale, hint) __extension__ ({\
40 __builtin_ia32_gatherpfdpd((__mmask8) -1, (__v8si)(__m256i)(index), \
44 #define _mm512_mask_prefetch_i32gather_ps(index, mask, addr, scale, hint) ({\
46 (__v16si)(__m512i)(index), (int const *)(addr), \
49 #define _mm512_prefetch_i32gather_ps(index, addr, scale, hint) ({\
51 (__v16si)(__m512i)(index), (int const *)(addr), \
54 #define _mm512_mask_prefetch_i64gather_pd(index, mask, addr, scale, hint) __extension__ ({\
55 __builtin_ia32_gatherpfqpd((__mmask8)(mask), (__v8di)(__m512i)(index), \
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3688880/lib64/clang/4.0/include/
avx512pfintrin.h 34 #define _mm512_mask_prefetch_i32gather_pd(index, mask, addr, scale, hint) __extension__ ({\
35 __builtin_ia32_gatherpfdpd((__mmask8)(mask), (__v8si)(__m256i)(index), \
39 #define _mm512_prefetch_i32gather_pd(index, addr, scale, hint) __extension__ ({\
40 __builtin_ia32_gatherpfdpd((__mmask8) -1, (__v8si)(__m256i)(index), \
44 #define _mm512_mask_prefetch_i32gather_ps(index, mask, addr, scale, hint) ({\
46 (__v16si)(__m512i)(index), (int const *)(addr), \
49 #define _mm512_prefetch_i32gather_ps(index, addr, scale, hint) ({\
51 (__v16si)(__m512i)(index), (int const *)(addr), \
54 #define _mm512_mask_prefetch_i64gather_pd(index, mask, addr, scale, hint) __extension__ ({\
55 __builtin_ia32_gatherpfqpd((__mmask8)(mask), (__v8di)(__m512i)(index), \
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3859424/lib64/clang/4.0/include/
avx512pfintrin.h 34 #define _mm512_mask_prefetch_i32gather_pd(index, mask, addr, scale, hint) __extension__ ({\
35 __builtin_ia32_gatherpfdpd((__mmask8)(mask), (__v8si)(__m256i)(index), \
39 #define _mm512_prefetch_i32gather_pd(index, addr, scale, hint) __extension__ ({\
40 __builtin_ia32_gatherpfdpd((__mmask8) -1, (__v8si)(__m256i)(index), \
44 #define _mm512_mask_prefetch_i32gather_ps(index, mask, addr, scale, hint) ({\
46 (__v16si)(__m512i)(index), (int const *)(addr), \
49 #define _mm512_prefetch_i32gather_ps(index, addr, scale, hint) ({\
51 (__v16si)(__m512i)(index), (int const *)(addr), \
54 #define _mm512_mask_prefetch_i64gather_pd(index, mask, addr, scale, hint) __extension__ ({\
55 __builtin_ia32_gatherpfqpd((__mmask8)(mask), (__v8di)(__m512i)(index), \
    [all...]
  /prebuilts/sdk/renderscript/clang-include/
avx512pfintrin.h 34 #define _mm512_mask_prefetch_i32gather_pd(index, mask, addr, scale, hint) __extension__ ({\
35 __builtin_ia32_gatherpfdpd((__mmask8)(mask), (__v8si)(__m256i)(index), \
39 #define _mm512_prefetch_i32gather_pd(index, addr, scale, hint) __extension__ ({\
40 __builtin_ia32_gatherpfdpd((__mmask8) -1, (__v8si)(__m256i)(index), \
44 #define _mm512_mask_prefetch_i32gather_ps(index, mask, addr, scale, hint) ({\
46 (__v16si)(__m512i)(index), (int const *)(addr), \
49 #define _mm512_prefetch_i32gather_ps(index, addr, scale, hint) ({\
51 (__v16si)(__m512i)(index), (int const *)(addr), \
54 #define _mm512_mask_prefetch_i64gather_pd(index, mask, addr, scale, hint) __extension__ ({\
55 __builtin_ia32_gatherpfqpd((__mmask8)(mask), (__v8di)(__m512i)(index), \
    [all...]
  /test/vts/utils/python/coverage/
block_summary.py 33 def __init__(self, index, flag):
40 index: the basic block number
43 self.index = index
56 output = '\tBlock: %i, Count: %i' % (self.index, self.count)
60 output += ('\r\n\t\t' + str(self.index) + ' <-- ' + ', '.join(
61 str(a.src_block.index) for a in self.entry_arcs))
63 output += ('\r\n\t\t' + str(self.index) + ' --> ' + ', '.join(
64 str(a.dst_block.index) for a in self.exit_arcs))
  /cts/tests/tests/media/libndkaudio/
WaveTableGenerator.cpp 36 for (int index = 0; index < size; index++) {
37 tbl[index] = (float) sin(val) * maxValue;
  /development/ndk/platforms/android-9/arch-x86/include/asm/
msr.h 21 #include <asm/msr-index.h>
  /external/androidplot/AndroidPlot-Core/src/main/java/com/androidplot/xy/
PointLabeler.java 21 public String getLabel(XYSeries series, int index);
  /external/clang/bindings/python/tests/cindex/
test_index.py 7 index = Index.create()
9 # FIXME: test Index.read
12 index = Index.create()
13 assert isinstance(index, Index)
14 tu = index.parse(os.path.join(kInputsDir, 'hello.cpp'))
  /external/guava/guava/src/com/google/common/escape/
CharEscaper.java 62 for (int index = 0; index < length; index++) {
63 if (escape(string.charAt(index)) != null) {
64 return escapeSlow(string, index);
71 * Returns the escaped form of a given literal string, starting at the given index. This method is
77 * @param index the index to start escaping from
81 protected final String escapeSlow(String s, int index) {
92 for (; index < slen; index++)
    [all...]

Completed in 2674 milliseconds

1 2 3 4 5 6 78 91011>>