HomeSort by relevance Sort by last modified time
    Searched full:indexed (Results 301 - 325 of 2860) sorted by null

<<11121314151617181920>>

  /dalvik/libdex/
InstrUtils.h 69 * Types of indexed reference that are associated with opcodes whose
70 * formats include such an indexed reference (e.g., 21c and 35c).
  /device/linaro/bootloader/edk2/QuarkPlatformPkg/Include/
PlatformBoards.h 125 /// Table indexed with EFI_PLATFORM_TYPE enum value.
150 /// Table indexed with EFI_PLATFORM_TYPE enum value.
  /device/linaro/bootloader/edk2/StdLib/LibC/Time/
tzfile.h 75 ** tzh_ttisstdcnt (char)s indexed by type; if TRUE, transition
80 ** tzh_ttisgmtcnt (char)s indexed by type; if TRUE, transition
  /external/autotest/client/common_lib/cros/cfm/usb/
usb_device_collector.py 89 # We increment here by 1 because usb-devices reports 0-indexed port
90 # numbers where as lsusb reports 1-indexed. We opted to follow the
  /external/deqp/external/openglcts/modules/glesext/draw_buffers_indexed/
esextcDrawBuffersIndexedBase.hpp 28 * \brief Base class for Draw Buffers Indexed extension tests 1-6
38 /** Base class for Draw Buffers Indexed tests
  /external/eigen/Eigen/src/SparseLU/
SparseLU_Structs.h 30 * is indexed by column.
58 * Note: xlusup is indexed by column.
  /external/icu/icu4c/source/tools/tzcode/
tzfile.h 65 ** tzh_ttisstdcnt (char)s indexed by type; if TRUE, transition
70 ** tzh_ttisgmtcnt (char)s indexed by type; if TRUE, transition
  /external/kernel-headers/original/uapi/drm/
savage_drm.h 139 #define SAVAGE_CMD_DMA_IDX 3 /* indexed vertices from DMA buffer */
140 #define SAVAGE_CMD_VB_IDX 4 /* indexed vertices client vertex buffer */
  /external/kernel-headers/original/uapi/linux/
dcbnl.h 39 * @tc_tx_bw: tc tx bandwidth indexed by traffic class
40 * @tc_rx_bw: tc rx bandwidth indexed by traffic class
41 * @tc_tsa: TSA Assignment table, indexed by traffic class
43 * @tc_reco_bw: recommended tc bandwidth indexed by traffic class for TLV
44 * @tc_reco_tsa: recommended tc bandwidth indexed by traffic class for TLV
45 * @reco_prio_tc: recommended tc tx bandwidth indexed by traffic class for TLV
76 * @tc_maxrate: maximal tc tx bandwidth indexed by traffic class
178 * @prio_pg: priority to PG mapping indexed by priority
  /external/libdrm/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 */
  /external/llvm/test/CodeGen/Thumb/
dyn-stackalloc.ll 63 %tmp6.indexed = getelementptr i8, i8* %tmp6, i32 %tmp6.len
64 call void @llvm.memcpy.p0i8.p0i8.i32(i8* %tmp6.indexed, i8* getelementptr inbounds ([2 x i8], [2 x i8]* @str215, i32 0, i32 0), i32 2, i32 1, i1 false)
  /external/mesa3d/src/gallium/drivers/svga/
svga_resource_texture.h 100 /** array indexed by cube face or 3D/array slice, one bit per mipmap level */
103 /** array indexed by cube face or 3D/array slice, one bit per mipmap level.
svga_tgsi_emit.h 106 /** input/output register mappings, indexed by register number */
127 /* PS output colors (indexed by color semantic index) */
  /external/mesa3d/src/mesa/drivers/dri/i915/
intel_render.c 55 * Try to simulate missing primitives with indexed vertices.
229 /* Don't handle clipping or indexed vertices.
  /external/mesa3d/src/mesa/vbo/
vbo_split.c 115 * software tnl, it is better to convert to non-indexed
117 * with hardware tnl that cannot do indexed rendering?
vbo_split_copy.c 29 /* Split indexed primitives with per-vertex copying.
48 * Used for vertex-level splitting of indexed buffers. Note that
49 * non-indexed primitives may be converted to indexed in some cases
81 * vertices when splitting indexed primitives.
470 * caller convert non-indexed prims to indexed. Could alternately
619 /* Require indexed primitives:
  /external/skia/src/gpu/text/
GrGlyphCache.h 23 * is indexed by a PackedID and SkGlyphCache. The SkGlyphCache is what actually creates the mask.
105 * GrGlyphCache manages strikes which are indexed by a SkGlyphCache. These strikes can then be
  /external/toolchain-utils/bestflags/
flags_test.py 128 The flag set is also indexed by the specs. The flag set should return the
149 The flag set is also indexed by the specs. The flag set should return true
  /frameworks/av/media/libeffects/lvm/lib/Reverb/src/
LVREV_Tables.c 31 /* Table with supported sampling rates. The table can be indexed using LVM_Fs_en */
59 /* Table with supported sampling rates. The table can be indexed using LVM_Fs_en */
  /frameworks/av/services/audiopolicy/common/managerdefinitions/include/
VolumeCurve.h 70 // Volume Curves for a given use case indexed by device category
157 // Collection of Volume Curves indexed by use case
  /frameworks/base/cmds/incident_helper/src/parsers/
PageTypeInfoParser.cpp 82 // The pageBlockOrder = 10 and it's zero-indexed. so total parts
83 // are 10 + 1(zero-indexed) + 1(the type part) = 12.
  /frameworks/opt/net/wifi/service/java/com/android/server/wifi/scanner/
ScanScheduleUtil.java 97 * @param scheduledBucket Index of the bucket to check for, zero indexed, or -1 if any scan
113 * @param scheduledBucket Index of the bucket to check for, zero indexed, or -1 if any scan
  /hardware/intel/common/libva/va/
va_dec_jpeg.h 94 /** \brief Quanziation tables indexed by table identifier (Tqi). */
113 /** \brief Huffman tables indexed by table identifier (Th). */
  /packages/apps/Contacts/src/com/android/contacts/list/
IndexerListAdapter.java 107 * @return relative position of the section in the indexed partition
118 * @param position relative position in the indexed partition
  /packages/apps/Dialer/java/com/android/contacts/common/list/
IndexerListAdapter.java 81 /** @return relative position of the section in the indexed partition */
90 /** @param position relative position in the indexed partition */

Completed in 1909 milliseconds

<<11121314151617181920>>