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

<<11121314151617181920>>

  /dalvik/dx/src/com/android/dx/ssa/
DeadCodeRemover.java 39 * indexed by register: whether reg should be examined
44 /** use list indexed by register; modified during operation */
  /device/google/cuttlefish_common/guest/hals/sensors/
vsoc_sensors.h 173 // Indexed by the handle. Length must always be equal to total_sensor_count_.
175 // Vector of sensor state information, indexed by the handle.
  /external/autotest/server/site_tests/firmware_CompareChipFwToShellBall/
firmware_CompareChipFwToShellBall.py 89 of chips indexed by port number found on on the DUT.
192 ref_chip_info: A dict of reference chip chip instances indexed
  /external/icu/icu4c/source/i18n/
collationdata.h 42 // parallel with the ranges, and resetting ranges that are indexed.
235 * indexed by scriptsIndex.
  /external/mesa3d/src/gallium/auxiliary/indices/
u_indices.c 58 * Note that this function is used for indexed primitives.
209 * Note that this function is used for non-indexed primitives.
  /external/mesa3d/src/gallium/auxiliary/util/
u_prim_restart.c 173 * Implement primitive restart by breaking an indexed primitive into
189 assert(info->indexed);
  /external/mesa3d/src/gallium/drivers/svga/
svga_pipe_draw.c 163 if (info->primitive_restart && info->indexed) {
245 if (info->indexed && svga->curr.ib.buffer) {
  /external/skqp/src/gpu/text/
GrAtlasGlyphCache.h 24 * is indexed by a PackedID and SkGlyphCache. The SkGlyphCache is what actually creates the mask.
107 * GrAtlasGlyphCache manages strikes which are indexed by a SkGlyphCache. These strikes can then be
  /external/syslinux/gpxe/src/usr/
iwmgmt.c 86 /** Identifiers for 802.11 cryptography types, indexed by type number */
98 /** Identifiers for 802.11 authentication types, indexed by type number */
  /external/tensorflow/tensorflow/compiler/tf2xla/lib/
scatter.cc 78 // If any of the indexed dimensions are zero in the buffer, the update cannot
88 // Shape of the non-indexed dimensions of the buffer.
  /external/v8/src/ast/
modules.h 127 // All the remaining imports, indexed by local name.
137 // All the remaining exports, indexed by local name.
  /hardware/intel/common/libva/va/
va_dec_vp8.h 207 * the token probability array. The outermost dimension is indexed by the
212 * probability array is indexed by the position in the token tree structure,
  /libcore/ojluni/src/main/java/java/text/
DateFormatSymbols.java 148 * indexed by <code>Calendar.BC</code> and <code>Calendar.AD</code>.
155 * of 13 strings (some calendars have 13 months), indexed by
163 * 13 strings (some calendars have 13 months), indexed by
172 * of 8 strings, indexed by <code>Calendar.SUNDAY</code>,
181 * of 8 strings, indexed by <code>Calendar.SUNDAY</code>,
190 * 2 strings, indexed by <code>Calendar.AM</code> and
535 * be indexed by <code>Calendar.SUNDAY</code>,
555 * be indexed by <code>Calendar.SUNDAY</code>,
    [all...]
  /libcore/ojluni/src/main/java/sun/security/util/
BitArray.java 125 * Returns the indexed bit in this BitArray.
136 * Sets the indexed bit in this BitArray.
  /packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/common/
FileCache.java 261 @Column(value = Columns.HASH_CODE, indexed = true)
273 @Column(value = Columns.LAST_ACCESS, indexed = true)
  /packages/apps/SettingsIntelligence/src/com/android/settings/intelligence/search/indexing/
IndexDatabaseHelper.java 284 * Set a flag that indicates the search database is fully indexed.
300 * Checks if the indexed data requires full index. The index data is out of date when:
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
NgramContext.java 190 // n is 1-indexed.
199 // n is 1-indexed.
  /prebuilts/misc/windows/sdl2/test/
testgamecontroller.c 107 /* This is indexed by SDL_GameControllerButton. */
126 /* This is indexed by SDL_GameControllerAxis. */
  /toolchain/binutils/binutils-2.27/opcodes/
aarch64-opc-2.c 105 {AARCH64_OPND_CLASS_ADDRESS, "SIMD_ADDR_POST", OPD_F_HAS_INSERTER | OPD_F_HAS_EXTRACTOR, {}, "a post-indexed address with immediate or register increment"},
119 /* Indexed by an enum aarch64_op enumerator, the value is the offset of
  /external/skia/src/gpu/ops/
GrMSAAPathRenderer.cpp 88 SkColor color, bool indexed, uint16_t subpathLineIdxStart) {
91 if (indexed) {
104 if (indexed) {
252 string.appendf("Indexed: %d\n", fIsIndexed);
436 // count. We assert that indexed draws contain a positive index count, so bail here in
485 // If we grow to include 2+ paths we will be indexed.
  /external/skqp/src/gpu/ops/
GrMSAAPathRenderer.cpp 88 SkColor color, bool indexed, uint16_t subpathLineIdxStart) {
91 if (indexed) {
104 if (indexed) {
252 string.appendf("Indexed: %d\n", fIsIndexed);
436 // count. We assert that indexed draws contain a positive index count, so bail here in
485 // If we grow to include 2+ paths we will be indexed.
  /external/v8/src/arm/
constants-arm.h 184 P = 1 << 24, // Offset/pre-indexed addressing (or post-indexed addressing).
291 PreIndex = (8|4|1) << 21, // Pre-indexed addressing with writeback.
292 PostIndex = (0|4|0) << 21, // Post-indexed addressing with writeback.
294 NegPreIndex = (8|0|1) << 21, // Negative pre-indexed with writeback.
295 NegPostIndex = (0|0|0) << 21 // Negative post-indexed with writeback.
  /external/zlib/src/examples/
enough.c 46 has 1 << root entries and is indexed by the next root bits of input. Codes
117 /* The array for saving results, num[], is indexed with this triplet:
150 /* The array for tracking visited states, done[], is itself indexed identically
152 Each element in the array is further indexed by the (mem, rem) doublet,
154 remaining unused entries in the current inflate sub-table. Each indexed
256 has a variable size bit vector indexed by (mem,rem). The bit vector is
  /prebuilts/ndk/r16/sources/third_party/shaderc/third_party/glslang/hlsl/
hlslParseHelper.h 393 TMap<int, TVariable*> splitNonIoVars; // variables with the built-in interstage IO removed, indexed by unique ID.
420 TMap<tInterstageIoData, TVariable*> splitBuiltIns; // split built-ins, indexed by built-in type.
444 std::array<int, maxClipCullRegs> clipSemanticNSizeIn; // vector, indexed by clip semantic ID
445 std::array<int, maxClipCullRegs> cullSemanticNSizeIn; // vector, indexed by cull semantic ID
446 std::array<int, maxClipCullRegs> clipSemanticNSizeOut; // vector, indexed by clip semantic ID
447 std::array<int, maxClipCullRegs> cullSemanticNSizeOut; // vector, indexed by cull semantic ID
  /toolchain/binutils/binutils-2.27/zlib/examples/
enough.c 46 has 1 << root entries and is indexed by the next root bits of input. Codes
117 /* The array for saving results, num[], is indexed with this triplet:
150 /* The array for tracking visited states, done[], is itself indexed identically
152 Each element in the array is further indexed by the (mem, rem) doublet,
154 remaining unused entries in the current inflate sub-table. Each indexed
256 has a variable size bit vector indexed by (mem,rem). The bit vector is

Completed in 1698 milliseconds

<<11121314151617181920>>