/external/v8/src/profiler/ |
D | heap-snapshot-generator-inl.h | 36 int next_index = index + children_count_; in set_children_index() local
|
/external/webrtc/webrtc/modules/audio_coding/neteq/ |
D | sync_buffer.h | 83 size_t next_index() const { return next_index_; } in next_index() function
|
/external/python/cpython2/Objects/ |
D | enumobject.c | 85 PyObject *next_index; in enum_next_long() local 125 PyObject *next_index; in enum_next() local
|
/external/proguard/src/proguard/wtk/ |
D | ProGuardObfuscator.java | 123 int next_index = classPathString.indexOf(separator, index); in classPath() local
|
/external/squashfs-tools/kernel/fs/squashfs/ |
D | block.c | 83 int length, u64 *next_index, int srclength) in squashfs_read_data()
|
D | squashfs_fs_sb.h | 45 u64 next_index; member
|
/external/libjpeg-turbo/simd/ |
D | jdsample-altivec.c | 47 next_index = {1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16}, in jsimd_h2v1_fancy_upsample_altivec() local 148 next_index = {2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17}, in jsimd_h2v2_fancy_upsample_altivec() local
|
/external/v8/src/ |
D | identity-map.cc | 100 int next_index = index; in DeleteIndex() local
|
D | deoptimizer.cc | 3770 Handle<Object> next_index = materializer.FieldAt(value_index); in MaterializeCapturedObjectAt() local 3788 Handle<Object> next_index = materializer.FieldAt(value_index); in MaterializeCapturedObjectAt() local
|
/external/squashfs-tools/kernel-2.4/include/linux/ |
D | squashfs_fs_sb.h | 32 long long next_index; member
|
/external/squashfs-tools/kernel/include/linux/ |
D | squashfs_fs_sb.h | 32 long long next_index; member
|
/external/brotli/enc/ |
D | block_splitter_inc.h | 302 uint32_t next_index = 0; in FN() local
|
/external/squashfs-tools/kernel-2.4/fs/squashfs/ |
D | inode.c | 157 long long *next_index) in squashfs_read_data() 271 long long next_index; in squashfs_get_cached_block() local
|
/external/ImageMagick/MagickCore/ |
D | compress.c | 940 next_index; in LZWEncodeImage() local
|
/external/v8/src/compiler/ |
D | js-builtin-reducer.cc | 439 Node* next_index = graph()->NewNode(simplified()->NumberAdd(), index, in ReduceFastArrayIteratorNext() local 567 Node* next_index = graph()->NewNode(simplified()->NumberAdd(), index, in ReduceTypedArrayIteratorNext() local 1844 Node* next_index = graph()->NewNode(simplified()->NumberAdd(), index, in ReduceStringIteratorNext() local
|
/external/v8/src/runtime/ |
D | runtime-regexp.cc | 102 int next_index = i + 1; in ParseReplacementPattern() local
|
/external/v8/src/builtins/ |
D | builtins-string.cc | 1877 Node* next_index = SmiAdd(index, SmiConstant(Smi::FromInt(1))); in LoadSurrogatePairAt() local
|