/third_party/node/deps/v8/src/profiler/ |
H A D | cpu-profiler.h | 364 CpuProfile* GetProfile(int index);
|
/third_party/node/deps/v8/src/objects/ |
H A D | swiss-hash-table-helpers.h | 95 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 D | iris_bufmgr.h | 142 * 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 D | draw_private.h | 58 * 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 D | sb_shader.h | 326 value* get_kcache_value(unsigned bank, unsigned index, unsigned chan, alu_kcache_index_mode index_mode);
|
/third_party/mesa3d/src/panfrost/bifrost/ |
H A D | bifrost.h | 294 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 D | svga_swtnl_backend.c | 329 .index.user = indices, in svga_vbuf_render_draw_elements()
|
/third_party/python/Tools/scripts/ |
H A D | fixcid.py | 291 i = line.index('#')
|
/third_party/pulseaudio/src/modules/macosx/ |
H A D | module-coreaudio-detect.c | 108 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 D | module-sine-source.c | 142 chunk.index += u->peek_index; in process_render()
|
H A D | module-null-source.c | 167 chunk.index = 0; in thread_func()
|
/third_party/pulseaudio/src/pulsecore/ |
H A D | sink-input.h | 66 uint32_t index; member
|
H A D | source-output.h | 65 uint32_t index; member
|
H A D | sound-file-stream.c | 164 tchunk.index = 0; in sink_input_pop_cb()
|
/third_party/python/Lib/multiprocessing/ |
H A D | util.py | 165 for (index, ident, func), obj in items:
|
/third_party/skia/third_party/externals/angle2/src/common/ |
H A D | utilities.h | 59 // 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 D | Surface.h | 278 void onSubjectStateChange(angle::SubjectIndex index, angle::SubjectMessage message) override;
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/metal/ |
H A D | FrameBufferMtl.h | 91 size_t index,
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/ |
H A D | DbgEntityHistoryCalculator.cpp | 87 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 D | pass_remove_duplicates_test.cpp | 57 ": " + std::to_string(position.index) + ": " + message; in RemoveDuplicatesTest()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
H A D | FramebufferVk.h | 118 size_t index,
|
/third_party/skia/src/core/ |
H A D | SkRecords.h | 239 int32_t index);
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/ |
H A D | pass_remove_duplicates_test.cpp | 57 ": " + std::to_string(position.index) + ": " + message; in RemoveDuplicatesTest()
|
/third_party/skia/third_party/externals/icu/source/i18n/unicode/ |
H A D | smpdtfmt.h | 1448 * @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 D | tzrule.h | 699 * 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;
|