| /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/drm/ |
| savage_drm.h | 133 #define SAVAGE_CMD_DMA_IDX 3 /* indexed vertices from DMA buffer */ 134 #define SAVAGE_CMD_VB_IDX 4 /* indexed vertices client vertex buffer */
|
| /toolchain/binutils/binutils-2.27/gas/testsuite/gas/aarch64/ |
| advsimd-fp16.s | 158 /* Vector indexed element. */ 176 /* Scalar indexed element. */
|
| /toolchain/binutils/binutils-2.27/gas/testsuite/gas/bfin/ |
| flow2.s | 22 //JUMP ( PC + Preg ) ; /* PC-relative, indexed (a) */ 107 //CALL ( PC + Preg ) ; /* PC-relative, indexed (a) */
|
| /toolchain/binutils/binutils-2.27/gas/testsuite/gas/m68hc11/ |
| indexed12.s | 2 ;; This file verifies the 68HC12 indexed addressing modes 70 ;;; Indexed addressing with external symbol
|
| opers12-dwarf2.d | 16 anda \[12,x\] ; Indexed indirect 50 anda \[12,x\] ; Indexed indirect \(16\-bit offset\) 90 std \[d,x\] ; Indexed indirect with two reg index
|
| /tools/dexter/slicer/export/slicer/ |
| reader.h | 65 // Internal access to IR nodes for indexed .dex structures 119 // Map an indexed section to an ArrayView<T>
|
| /external/skia/tests/ |
| GrMeshTest.cpp | 199 for (bool indexed : {false, true}) { 204 run_test(indexed ? "setIndexedInstanced" : "setInstanced", 206 auto idxbuff = indexed ? helper->getIndexBuffer() : nullptr; 218 GrMesh mesh(indexed ? GrPrimitiveType::kTriangles 220 if (indexed) {
|
| /external/skqp/tests/ |
| GrMeshTest.cpp | 199 for (bool indexed : {false, true}) { 204 run_test(indexed ? "setIndexedInstanced" : "setInstanced", 206 auto idxbuff = indexed ? helper->getIndexBuffer() : nullptr; 218 GrMesh mesh(indexed ? GrPrimitiveType::kTriangles 220 if (indexed) {
|
| /system/chre/util/include/chre/util/ |
| dynamic_vector.h | 206 * to and after the indexed element are invalidated. Iterators and references 207 * to before the indexed elements are unaffected if the container did not resize. 244 * indexed one are moved forward one position. The destructor is invoked on 248 * to and after the indexed element are invalidated. 267 * iterators and references to these two indexed elements are invalidated.
|
| /external/llvm/lib/Target/PowerPC/ |
| README_P9.txt | 19 - Vector Extract Unsigned Byte Left/Right-Indexed: 22 // Left-Indexed 27 // Right-Indexed 103 - Vector (Bit) Permute (Right-indexed): 503 - Load/Store Vector Indexed: lxvx stxvx 527 - Load as Integer Byte/Halfword & Zero Indexed: lxsibzx lxsihzx 535 - Store as Integer Byte/Halfword Indexed: stxsibx stxsihx 543 - Load Vector Halfword*8/Byte*16 Indexed: lxvh8x lxvb16x 553 - Store Vector Halfword*8/Byte*16 Indexed: stxvh8x stxvb16x 571 - Load Vector Word & Splat Indexed: lxvws [all...] |
| /prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/include/gcc/darwin/4.2/ |
| ppc_intrinsics.h | 47 * __lhbrx - Load Half Word Byte-Reverse Indexed 48 * __lwbrx - Load Word Byte-Reverse Indexed 49 * __sthbrx - Store Half Word Byte-Reverse Indexed 50 * __stwbrx - Store Word Byte-Reverse Indexed 92 * __stfiwx - Store Floating-Point as Integer Word Indexed 214 * __lhbrx - Load Half Word Byte-Reverse Indexed 224 * __lwbrx - Load Word Byte-Reverse Indexed 234 * __sthbrx - Store Half Word Byte-Reverse Indexed 242 * __stwbrx - Store Word Byte-Reverse Indexed 886 * __stfiwx - Store Floating-Point as Integer Word Indexed [all...] |
| /external/protobuf/python/google/protobuf/ |
| descriptor.py | 216 objects as in |fields|, but indexed by "number" attribute in each 219 objects as in |fields|, but indexed by "name" attribute in each 222 FieldDescriptor objects as in |fields|, but indexed by 228 objects as in |nested_types|, but indexed by "name" attribute 234 objects as in |enum_types|, but indexed by "name" attribute 242 objects as |extensions|, but indexed by "name" attribute of each 250 but indexed by "name" attribute. 377 index: (int) Dense, 0-indexed index giving the order that this 583 but indexed by the "name" field of each EnumValueDescriptor. 585 but indexed by the "number" field of each EnumValueDescriptor [all...] |
| /external/deqp/modules/gles3/functional/ |
| es3fIndexedStateQueryTests.cpp | 21 * \brief Indexed State Query tests. 432 : TestCaseGroup(context, "indexed", "Indexed Integer Values")
|
| /external/jemalloc/src/ |
| ctl.c | 17 /* Helpers for named and indexed nodes. */ 224 * Only handles internal indexed nodes, since there are currently no external 364 {NAME("bin"), CHILD(indexed, arenas_bin)}, 366 {NAME("lrun"), CHILD(indexed, arenas_lrun)}, 368 {NAME("hchunk"), CHILD(indexed, arenas_hchunk)}, 471 {NAME("bins"), CHILD(indexed, stats_arenas_i_bins)}, 472 {NAME("lruns"), CHILD(indexed, stats_arenas_i_lruns)}, 473 {NAME("hchunks"), CHILD(indexed, stats_arenas_i_hchunks)} 491 {NAME("arenas"), CHILD(indexed, stats_arenas)} 501 {NAME("arena"), CHILD(indexed, arena)} [all...] |
| /external/libpng/contrib/examples/ |
| pngpixel.c | 102 printf("INDEXED %u = %d %d %d %d\n", index, 108 printf("INDEXED %u = %d %d %d\n", index, 114 printf("INDEXED %u = invalid index\n", index);
|
| /external/llvm/test/CodeGen/X86/ |
| tailcall-64.ll | 182 ; Check that we can fold an indexed load into a tail call instruction. 196 ; <rdar://problem/12282281> Fold an indexed load into the tail call instruction. 201 ; It is not possible to fold an indexed load into TCRETURNmi64 in that case.
|
| /external/llvm/test/MC/Disassembler/AArch64/ |
| basic-a64-unpredictable.txt | 19 # Load-store register (immediate post-indexed) 31 # Load-store register (immediate pre-indexed) 64 # Load-store register pair (post-indexed)
|
| /external/mesa3d/src/gallium/auxiliary/draw/ |
| draw_pipe.c | 216 * For drawing indexed primitives. 278 * This code is for non-indexed (aka linear) rendering (no elts). 311 * For drawing non-indexed primitives.
|
| /external/mesa3d/src/gallium/drivers/radeonsi/ |
| si_state_draw.c | 567 if (info->indexed) { 602 /* On CI and later, non-indexed draws overwrite VGT_INDEX_TYPE, 603 * so the state must be re-emitted before the next indexed draw. 616 base_vertex = info->indexed ? info->index_bias : info->start; 651 unsigned di_src_sel = info->indexed ? V_0287F0_DI_SRC_SEL_DMA 656 if (info->indexed) { 666 radeon_emit(cs, PKT3(info->indexed ? PKT3_DRAW_INDEX_INDIRECT 687 radeon_emit(cs, PKT3(info->indexed ? PKT3_DRAW_INDEX_INDIRECT_MULTI : 703 if (info->indexed) { [all...] |
| /external/mesa3d/src/mesa/tnl_dd/ |
| t_dd_dmatmp.h | 36 * Produces code for both inline triangles and indexed triangles. 39 * tristrips, lineloops to linestrips), or to indexed vertices. 62 * Render non-indexed primitives.
|
| /external/neven/Embedded/common/src/b_TensorEm/ |
| Cluster3D.h | 100 /** returns int32 x-coordinate with given bbp at indexed position */ 106 /** returns int32 y-coordinate with given bbp at indexed position */ 112 /** returns int32 z-coordinate with given bbp at indexed position */
|
| /external/icu/android_icu4j/src/main/java/android/icu/text/ |
| DateFormatSymbols.java | 332 * indexed by <code>Calendar.BC</code> and <code>Calendar.AD</code>. 339 * indexed by <code>Calendar.BC</code> and <code>Calendar.AD</code>. 346 * indexed by <code>Calendar.BC</code> and <code>Calendar.AD</code>. 353 * of 13 strings (some calendars have 13 months), indexed by 361 * 13 strings (some calendars have 13 months), indexed by 370 * 13 strings (some calendars have 13 months), indexed by 379 * of 13 strings (some calendars have 13 months), indexed by 387 * 13 strings (some calendars have 13 months), indexed by 396 * 13 strings (some calendars have 13 months), indexed by 405 * An array of 8 strings, indexed by <code>Calendar.SUNDAY</code> [all...] |
| /external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
| DateFormatSymbols.java | 343 * indexed by <code>Calendar.BC</code> and <code>Calendar.AD</code>. 350 * indexed by <code>Calendar.BC</code> and <code>Calendar.AD</code>. 357 * indexed by <code>Calendar.BC</code> and <code>Calendar.AD</code>. 364 * of 13 strings (some calendars have 13 months), indexed by 372 * 13 strings (some calendars have 13 months), indexed by 381 * 13 strings (some calendars have 13 months), indexed by 390 * of 13 strings (some calendars have 13 months), indexed by 398 * 13 strings (some calendars have 13 months), indexed by 407 * 13 strings (some calendars have 13 months), indexed by 416 * An array of 8 strings, indexed by <code>Calendar.SUNDAY</code> [all...] |
| /cts/hostsidetests/deviceidle/src/com/android/cts/deviceidle/ |
| DeviceIdleWhitelistTest.java | 74 // remove odd indexed packages from the whitelist
|
| /dalvik/dexgen/src/com/android/dexgen/dex/file/ |
| UniformItemSection.java | 108 * so-ordered collection. If the items in this instance are indexed,
|