Home
last modified time | relevance | path

Searched refs:index (Results 9401 - 9425 of 11985) sorted by relevance

1...<<371372373374375376377378379380>>...480

/third_party/node/deps/v8/src/profiler/
H A Dcpu-profiler.h364 CpuProfile* GetProfile(int index);
/third_party/node/deps/v8/src/objects/
H A Dswiss-hash-table-helpers.h95 size_t index() const { return index_; } in index() function in v8::internal::swiss_table::ProbeSequence
101 // The index/offset into the control table, meaning that {ctrl[offset_]} is
/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_bufmgr.h142 * the "L3 Bypass Disable" bit in the vertex/index buffer packets. in iris_domain_is_l3_coherent()
207 * If this BO is referenced by a batch, this _may_ be the index into the
211 * and thus appear in multiple lists, but we only track one index here.
212 * In the common case one can guess that batch->exec_bos[bo->index] == bo
216 * XXX: as the index will flop back and forth between the render index and
217 * XXX: compute index...
219 unsigned index; member
/third_party/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_private.h58 * The largest possible index of a vertex that can be fetched.
209 * This is the largest legal index value for the current set of
221 /** vertex element/index buffer (ex: glDrawElements) */
223 /** bytes per index (0, 1, 2 or 4) */
501 uint draw_current_shader_ccdistance_output(const struct draw_context *draw, int index);
580 * Return index i from the index buffer.
581 * If the index buffer would overflow we return index 0.
588 * Return index o
[all...]
/third_party/mesa3d/src/gallium/drivers/r600/sb/
H A Dsb_shader.h326 value* get_kcache_value(unsigned bank, unsigned index, unsigned chan, alu_kcache_index_mode index_mode);
/third_party/mesa3d/src/panfrost/bifrost/
H A Dbifrost.h294 unsigned pos; /* index in the clause */
427 /* Both texture/sampler index immediate */
430 /* Sampler index immediate, texture index from staging */
433 /* Texture index immediate, sampler index from staging */
448 /* Fetch a texel. Takes a staging register with LOD level / face index
517 * - immediate sampler index
518 * - index used as texture index
524 unsigned index : 7; global() member
[all...]
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_swtnl_backend.c329 .index.user = indices, in svga_vbuf_render_draw_elements()
/third_party/python/Tools/scripts/
H A Dfixcid.py291 i = line.index('#')
/third_party/pulseaudio/src/modules/macosx/
H A Dmodule-coreaudio-detect.c108 dev->module_index = mod->index; in ca_device_added()
176 pa_log_debug("object id %d has been removed (module index %d) %p", (unsigned int) dev->id, dev->module_index, dev); in ca_update_device_list()
/third_party/pulseaudio/src/modules/
H A Dmodule-sine-source.c142 chunk.index += u->peek_index; in process_render()
H A Dmodule-null-source.c167 chunk.index = 0; in thread_func()
/third_party/pulseaudio/src/pulsecore/
H A Dsink-input.h66 uint32_t index; member
H A Dsource-output.h65 uint32_t index; member
H A Dsound-file-stream.c164 tchunk.index = 0; in sink_input_pop_cb()
/third_party/python/Lib/multiprocessing/
H A Dutil.py165 for (index, ident, func), obj in items:
/third_party/skia/third_party/externals/angle2/src/common/
H A Dutilities.h59 // If the provided name doesn't index an array, the outSubscripts vector will be empty.
61 // outermost array indices in the back. If an array index is invalid, GL_INVALID_INDEX is added to
71 // Strips only the last array index from a resource name.
76 // Find the range of index values in the provided indices pointer. Primitive restart indices are
83 // Get the primitive restart index value for the given index type.
86 // Get the primitive restart index value with the given C++ type.
94 "verify restart index for uint8_t values");
96 "verify restart index for uint8_t values");
98 "verify restart index fo
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DSurface.h278 void onSubjectStateChange(angle::SubjectIndex index, angle::SubjectMessage message) override;
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/metal/
H A DFrameBufferMtl.h91 size_t index,
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
H A DDbgEntityHistoryCalculator.cpp87 assert(isDbgValue() && "Setting end index for non-debug value"); in endEntry()
88 assert(!isClosed() && "End index has already been set"); in endEntry()
245 // as index into History. The full variables including the in calculateDbgEntityHistory()
361 dbgs() << " Entry[" << E.index() << "]: "; in dump()
/third_party/skia/third_party/externals/spirv-tools/test/opt/
H A Dpass_remove_duplicates_test.cpp57 ": " + std::to_string(position.index) + ": " + message; in RemoveDuplicatesTest()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A DFramebufferVk.h118 size_t index,
/third_party/skia/src/core/
H A DSkRecords.h239 int32_t index);
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/
H A Dpass_remove_duplicates_test.cpp57 ": " + std::to_string(position.index) + ": " + message; in RemoveDuplicatesTest()
/third_party/skia/third_party/externals/icu/source/i18n/unicode/
H A Dsmpdtfmt.h1448 * @param start start index, inclusive
1449 * @param end end index, exclusive
1532 * Map index into pattern character string to DateFormat field number
1541 const NumberFormat* getNumberFormatByIndex(UDateFormatField index) const;
H A Dtzrule.h699 * Gets a start time at the index stored in this rule.
700 * @param index The index of start times
701 * @param result Receives the start time at the index
702 * @return true if the index is within the valid range and
707 UBool getStartTimeAt(int32_t index, UDate& result) const;

Completed in 24 milliseconds

1...<<371372373374375376377378379380>>...480