HomeSort by relevance Sort by last modified time
    Searched full:indexed (Results 1 - 25 of 1225) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/e2fsprogs/tests/f_dup_de2/
name 1 duplicate directory entries for non-indexed dirs
  /external/chromium-trace/trace-viewer/perf_insights/perf_insights/
trace_info.py 9 date = ndb.DateTimeProperty(auto_now_add=True, indexed=True)
10 prod = ndb.StringProperty(indexed=True)
11 remote_addr = ndb.StringProperty(indexed=True)
12 tags = ndb.StringProperty(indexed=True, repeated=True)
13 user_agent = ndb.StringProperty(indexed=True, default=None)
14 ver = ndb.StringProperty(indexed=True)
  /external/elfutils/src/tests/
run-ranlib-test2.sh 22 indexed=${indexed:-testfile19.index}
24 testfiles $original $indexed
35 cmp $original $indexed
run-ranlib-test3.sh 21 indexed=testfile20.index
run-ranlib-test4.sh 21 indexed=testfile21.index
  /libcore/luni/src/main/java/java/sql/
ResultSetMetaData.java 41 * Returns the title of an indexed column's catalog.
74 * Returns the indexed column's standard maximum width, expressed in number
86 * Returns a recommended title for the indexed column, to be used when the
98 * Returns the title of the indexed column.
109 * Returns the type of the indexed column as SQL type code.
121 * Returns the type name of the indexed column.
132 * Returns the decimal precision of the indexed column.
144 * indexed column.
155 * Returns the name of the indexed columns schema.
166 * Returns the title of the indexed columns table
    [all...]
  /external/okhttp/okhttp-tests/src/test/java/com/squareup/okhttp/internal/spdy/
HpackTest.java 68 bytesIn.writeByte(0x00); // Literal indexed
85 bytesIn.writeByte(0x40); // Literal indexed
92 bytesIn.writeByte(0x40); // Literal indexed
99 bytesIn.writeByte(0x40); // Literal indexed
135 bytesIn.writeByte(0x40); // Literal indexed
150 bytesIn.writeByte(0x44); // == Literal indexed ==
151 // Indexed name (idx = 4) -> :path
169 bytesIn.writeByte(0x40); // Literal indexed
193 bytesIn.writeByte(0x04); // == Literal not indexed ==
194 // Indexed name (idx = 4) -> :pat
    [all...]
  /external/llvm/test/CodeGen/AArch64/
ldst-opt.ll 29 define void @load-pre-indexed-word(%struct.word* %ptr) nounwind {
30 ; CHECK-LABEL: load-pre-indexed-word
42 define void @store-pre-indexed-word(%struct.word* %ptr, i32 %val) nounwind {
43 ; CHECK-LABEL: store-pre-indexed-word
57 define void @load-pre-indexed-doubleword(%struct.doubleword* %ptr) nounwind {
58 ; CHECK-LABEL: load-pre-indexed-doubleword
70 define void @store-pre-indexed-doubleword(%struct.doubleword* %ptr, i64 %val) nounwind {
71 ; CHECK-LABEL: store-pre-indexed-doubleword
85 define void @load-pre-indexed-quadword(%struct.quadword* %ptr) nounwind {
86 ; CHECK-LABEL: load-pre-indexed-quadwor
    [all...]
  /external/libselinux/src/
avc_sidtab.h 3 * of security context structures indexed by SID value.
  /external/selinux/libselinux/src/
avc_sidtab.h 3 * of security context structures indexed by SID value.
  /external/valgrind/none/tests/arm/
ldrt_arm.c 12 // Twice do ldrt for testing post-indexed.
23 // Twice ldrt for testing post-indexed.
34 // Twice ldrbt for testing post-indexed.
45 // Twice ldrbt for testing post-indexed.
56 // Twice ldrht for testing post-indexed.
67 // Twice ldrht for testing post-indexed.
78 // Twice ldrsht for testing post-indexed.
89 // Twice ldrsht for testing post-indexed.
100 // Twice ldrsbt for testing post-indexed.
111 // Twice ldrsbt for testing post-indexed
    [all...]
  /external/v8/test/mjsunit/
enumeration-order.js 61 // We enumerate indexed properties in numerical order followed by
62 // named properties in insertion order, followed by indexed properties
97 var expected = ['23', '42', // indexed from 'o'
99 '3', '5', // indexed from 'proto1'
101 '2', '140000', '4294967295', // indexed from 'proto2'
  /external/deqp/doc/testspecs/GLES31/
functional.draw_buffers_indexed.txt 41 non-indexed functions, then some draw buffer specific state with indexed
49 and changes that same state for second draw buffer using indexed functions.
53 non-indexed functions.
  /external/mesa3d/src/gallium/drivers/softpipe/
sp_draw_arrays.c 47 * This function handles drawing indexed and non-indexed prims,
53 * For non-indexed prims, indexBuffer should be NULL.
87 if (info->indexed) {
  /external/v8/src/arm/
codegen-arm.h 21 // indexed character into |result|. We expect |index| as untagged input and
  /external/v8/src/arm64/
codegen-arm64.h 17 // indexed character into |result|. We expect |index| as untagged input and
  /external/v8/src/ia32/
codegen-ia32.h 18 // indexed character into |result|. We expect |index| as untagged input and
  /external/v8/src/mips/
codegen-mips.h 23 // indexed character into |result|. We expect |index| as untagged input and
  /external/v8/src/mips64/
codegen-mips64.h 23 // indexed character into |result|. We expect |index| as untagged input and
  /external/v8/src/x87/
codegen-x87.h 18 // indexed character into |result|. We expect |index| as untagged input and
  /packages/inputmethods/LatinIME/native/jni/src/dictionary/property/
ngram_context.h 59 // n is 1-indexed.
61 // n is 1-indexed.
  /external/llvm/test/CodeGen/PowerPC/
atomics-indexed.ll 6 ; In this file, we check that atomic load/store can make use of the indexed
9 ; Indexed version of loads
46 ; Indexed version of stores
  /external/llvm/test/MC/SystemZ/
insn-bad-zEC12.s 45 #CHECK: error: invalid use of indexed addressing
56 #CHECK: error: invalid use of indexed addressing
73 #CHECK: error: invalid use of indexed addressing
  /external/mesa3d/src/gallium/auxiliary/util/
u_draw.h 73 info.indexed = TRUE;
112 info.indexed = TRUE;
133 info.indexed = TRUE;
  /external/skia/src/gpu/gl/
GrGLExtensions.cpp 55 // glGetStringi and indexed extensions were added in version 3.0 of desktop GL and ES.
62 bool indexed = version >= GR_GL_VER(3, 0); local
64 if (indexed) {

Completed in 6181 milliseconds

1 2 3 4 5 6 7 8 91011>>