| /external/openthread/third_party/tcplp/bsdtcp/ |
| D | tcp_sack.c | 240 struct sackhole *hole; in tcp_sackhole_alloc() local 270 tcp_sackhole_free(struct tcpcb *tp, struct sackhole *hole) in tcp_sackhole_free() 286 struct sackhole *hole; in tcp_sackhole_insert() local 310 tcp_sackhole_remove(struct tcpcb *tp, struct sackhole *hole) in tcp_sackhole_remove() 617 struct sackhole *hole = NULL; in tcp_sack_output() local
|
| /external/libdrm/amdgpu/ |
| D | amdgpu_vamgr.c | 64 struct amdgpu_bo_va_hole *hole, *tmp; in amdgpu_vamgr_deinit() local 73 amdgpu_vamgr_subtract_hole(struct amdgpu_bo_va_hole *hole, uint64_t start_va, in amdgpu_vamgr_subtract_hole() 105 struct amdgpu_bo_va_hole *hole, *n; in amdgpu_vamgr_find_va() local 170 struct amdgpu_bo_va_hole *hole, *next; in amdgpu_vamgr_free_va() local
|
| /external/libchrome/base/task/sequence_manager/ |
| D | intrusive_heap.h | 153 void FillHole(size_t hole, T&& element) { in FillHole() 166 void MoveHoleUpAndFillWithElement(size_t hole, T&& element) { in MoveHoleUpAndFillWithElement() 181 void MoveHoleDownAndFillWithElement(size_t hole, T&& element) { in MoveHoleDownAndFillWithElement() 204 void MoveHoleDownAndFillWithLeafElement(size_t hole, T&& leaf_element) { in MoveHoleDownAndFillWithLeafElement()
|
| /external/mesa3d/src/util/tests/vma/ |
| D | vma_random_test.cpp | 113 for (const auto& hole : heap_holes) { in alloc() local 125 allocation hole = *i; in alloc() local 214 auto& hole = *begin(heap_holes); in empty() local
|
| /external/rust/crates/regex/src/ |
| D | compile.rs | 23 hole: Hole, field 413 let hole = self.push_hole(InstHole::Save { slot: first_slot }); in c_capture() localVariable 417 let hole = self.push_hole(InstHole::Save { slot: first_slot + 1 }); in c_capture() localVariable 444 let hole = in c_char() localVariable 452 let hole = self.push_hole(InstHole::Char { c }); in c_char() localVariable 466 let hole = if ranges.len() == 1 && ranges[0].0 == ranges[0].1 { in c_class() localVariable 512 let hole = self.push_hole(InstHole::EmptyLook { look }); in c_empty_look() localVariable 818 let hole = self.insts.len(); in push_hole() localVariable 824 let hole = self.insts.len(); in push_split_hole() localVariable
|
| /external/mesa3d/src/util/ |
| D | vma.c | 95 util_vma_hole_alloc(struct util_vma_hole *hole, in util_vma_hole_alloc() 294 struct util_vma_hole *hole = calloc(1, sizeof(*hole)); in util_vma_heap_free() local
|
| /external/mesa3d/src/gallium/drivers/swr/rasterizer/jitter/ |
| D | streamout_jit.h | 50 bool hole; member
|
| /external/rust/crates/rayon/src/slice/ |
| D | quicksort.rs | 57 let mut hole = CopyOnDrop { in shift_head() localVariable 106 let mut hole = CopyOnDrop { in shift_tail() localVariable
|
| D | mergesort.rs | 79 let mut hole = InsertionHole { in insert_head() localVariable 144 let mut hole; in merge() localVariable
|
| /external/skia/src/base/ |
| D | SkTSort.h | 121 T* hole = next; in SkTInsertionSort() local
|
| /external/mesa3d/src/gallium/winsys/radeon/drm/ |
| D | radeon_drm_bo.c | 205 struct radeon_bo_va_hole *hole, *n; in radeon_bomgr_find_va() local 290 struct radeon_bo_va_hole *hole = NULL; in radeon_bomgr_free_va() local
|
| /external/igt-gpu-tools/tests/i915/ |
| D | gem_softpin.c | 294 uint64_t hole; in test_evict_snoop() local
|
| /external/squashfs-tools/squashfs-tools/ |
| D | unsquashfs.c | 881 int write_block(int file_fd, char *buffer, int size, long long hole, int sparse) in write_block() 2008 long long hole = 0; in writer() local
|
| /external/e2fsprogs/misc/ |
| D | create_inode.c | 478 off_t data = 0, hole; in try_lseek_copy() local
|
| /external/iproute2/tc/ |
| D | f_flower.c | 933 bool hole = false; in __mask_bits() local
|
| /external/tensorflow/tensorflow/compiler/mlir/tfrt/transforms/lmhlo_to_gpu/ |
| D | lmhlo_to_jitrt.cc | 846 Value hole = b.create<AllocaOp>(MemRefType::get({0}, b.getI8Type())); in matchAndRewrite() local
|