| /external/ltp/testcases/kernel/mem/hugetlb/hugemmap/ |
| D | hugemmap07.c | 39 static void *next_chunk(void *addr) in next_chunk() function 51 static void *next_chunk(void *addr) in next_chunk() function 59 static void *next_chunk(void *addr) in next_chunk() function 64 static void *next_chunk(void *addr) in next_chunk() function
|
| /external/rust/cxx/demo/src/ |
| D | main.rs | 13 fn next_chunk(buf: &mut MultiBuf) -> &[u8]; in next_chunk() function 38 pub fn next_chunk(buf: &mut MultiBuf) -> &[u8] { in next_chunk() function
|
| /external/cronet/base/allocator/dispatcher/ |
| D | tls.h | 235 std::atomic<ChunkT*> next_chunk = nullptr; member 396 auto* next_chunk = chunk->next_chunk.load(); in TearDownForTesting() local
|
| /external/rust/crates/tokio/src/fs/ |
| D | read_dir.rs | 136 fn next_chunk(buf: &mut VecDeque<io::Result<DirEntry>>, std: &mut std::fs::ReadDir) { in next_chunk() method
|
| /external/autotest/utils/frozen_chromite/third_party/googleapiclient/ |
| D | http.py | 644 def next_chunk(self, num_retries=0): member in MediaIoBaseDownload 854 def next_chunk(self, http=None, num_retries=0): member in HttpRequest
|
| /external/python/google-api-python-client/googleapiclient/ |
| D | http.py | 715 def next_chunk(self, num_retries=0): member in MediaIoBaseDownload 953 def next_chunk(self, http=None, num_retries=0): member in HttpRequest
|
| /external/perfetto/src/tracing/core/ |
| D | trace_buffer.cc | 323 const ChunkRecord& next_chunk = *GetChunkRecordAt(next_chunk_ptr); in DeleteNextChunksFor() local
|
| /external/webp/src/mux/ |
| D | muxinternal.c | 107 WebPChunk* next_chunk = ChunkSearchNextInList(first->next_, tag); in ChunkSearchList() local
|
| /external/compiler-rt/lib/lsan/ |
| D | lsan_common.cc | 308 uptr next_chunk = frontier->back(); in FloodFillTag() local
|
| /external/python/cpython2/Modules/_ctypes/libffi/src/ |
| D | dlmalloc.c | 1741 #define next_chunk(p) ((mchunkptr)( ((char*)(p)) + ((p)->head & ~INUSE_BITS))) macro
|
| /external/libffi/src/ |
| D | dlmalloc.c | 1741 #define next_chunk(p) ((mchunkptr)( ((char*)(p)) + ((p)->head & ~INUSE_BITS))) macro
|
| /external/dlmalloc/ |
| D | dlmalloc.c | 2273 #define next_chunk(p) ((mchunkptr)( ((char*)(p)) + ((p)->head & ~FLAG_BITS))) macro
|
| /external/libbpf/.github/actions/build-selftests/ |
| D | vmlinux.h | 58314 struct list_head next_chunk; member
|
| /external/bcc/libbpf-tools/powerpc/ |
| D | vmlinux_510.h | 90523 struct list_head next_chunk; member
|
| D | vmlinux.h | 90523 struct list_head next_chunk; member
|
| /external/bcc/libbpf-tools/arm64/ |
| D | vmlinux.h | 57237 struct list_head next_chunk; member
|
| D | vmlinux_510.h | 57237 struct list_head next_chunk; member
|
| /external/bcc/libbpf-tools/x86/ |
| D | vmlinux_505.h | 60486 struct list_head next_chunk; member
|
| D | vmlinux.h | 60486 struct list_head next_chunk; member
|