Home
last modified time | relevance | path

Searched defs:next_index (Results 1 – 25 of 31) sorted by relevance

12

/external/webrtc/webrtc/modules/audio_coding/neteq/
Dsync_buffer.h83 size_t next_index() const { return next_index_; } in next_index() function
/external/python/cpython2/Objects/
Denumobject.c85 PyObject *next_index; in enum_next_long() local
131 PyObject *next_index; in enum_next() local
/external/v8/src/profiler/
Dheap-snapshot-generator-inl.h39 int next_index = index + children_count_; in set_children_index() local
/external/python/cpython3/Objects/
Denumobject.c104 PyObject *next_index; in enum_next_long() local
149 PyObject *next_index; in enum_next() local
/external/proguard/src/proguard/wtk/
DProGuardObfuscator.java123 int next_index = classPathString.indexOf(separator, index); in classPath() local
/external/squashfs-tools/kernel/fs/squashfs/
Dblock.c83 int length, u64 *next_index, int srclength) in squashfs_read_data()
Dsquashfs_fs_sb.h45 u64 next_index; member
/external/u-boot/drivers/serial/
Dsandbox.c109 const unsigned int next_index = in sandbox_serial_pending() local
/external/libjpeg-turbo/simd/powerpc/
Djdsample-altivec.c48 next_index = in jsimd_h2v1_fancy_upsample_altivec() local
154 next_index = in jsimd_h2v2_fancy_upsample_altivec() local
/external/tensorflow/tensorflow/contrib/nearest_neighbor/kernels/
Dhyperplane_lsh_probes.h164 int_fast32_t next_index = in GetNextProbe() local
/external/tensorflow/tensorflow/core/kernels/
Dragged_tensor_to_sparse_kernel.cc79 int next_index = 0; in Compute() local
Dsegment_reduction_ops.cc134 Index next_index = 0; in Compute() local
705 OutputRow next_index = 0; in Compute() local
/external/tensorflow/tensorflow/python/profiler/
Dpprof_profiler.py91 def next_index(self): member in StringTable
/external/v8/src/
Didentity-map.cc97 int next_index = index; in DeleteIndex() local
/external/squashfs-tools/kernel-2.4/include/linux/
Dsquashfs_fs_sb.h32 long long next_index; member
/external/squashfs-tools/kernel/include/linux/
Dsquashfs_fs_sb.h32 long long next_index; member
/external/brotli/c/enc/
Dblock_splitter_inc.h301 uint32_t next_index = 0; in FN() local
/external/grpc-grpc/src/core/ext/filters/client_channel/lb_policy/pick_first/
Dpick_first.cc522 size_t next_index = in ProcessConnectivityChangeLocked() local
/external/perfetto/src/profiling/memory/
Dbookkeeping.h236 uint64_t* next_index; member
/external/tensorflow/tensorflow/core/util/
Dstrided_slice_op.cc101 int32 next_index = std::min(dense->dims - (sparse.dims - i) + 1 + in BuildDenseSpec() local
/external/squashfs-tools/kernel-2.4/fs/squashfs/
Dinode.c157 long long *next_index) in squashfs_read_data()
271 long long next_index; in squashfs_get_cached_block() local
/external/ImageMagick/MagickCore/
Dcompress.c951 next_index; in LZWEncodeImage() local
/external/v8/src/objects/
Dliteral-objects.cc389 int next_index = ComputeEnumerationIndex(value_index); in UpdateNextEnumerationIndex() local
/external/v8/src/builtins/
Dbuiltins-regexp-gen.cc2925 Node* const next_index = AdvanceStringIndex( in ReplaceSimpleStringFastPath() local
3242 TNode<Smi> next_index = CAST(AdvanceStringIndex( in TF_BUILTIN() local
3265 TNode<Object> next_index = CAST(AdvanceStringIndex( in TF_BUILTIN() local
/external/mesa3d/src/compiler/glsl/
Dlink_uniforms.cpp582 const char *name, unsigned &next_index, in set_opaque_indices()

12