Searched defs:new_p (Results 1 – 8 of 8) sorted by relevance
/external/compiler-rt/test/tsan/ |
D | ignored-interceptors-mmap.cc | 27 void *new_p = mmap(p, kSize, PROT_READ|PROT_WRITE, in mmap_and_ignore_reads_and_writes() local
|
/external/libvpx/libvpx/vp8/encoder/ |
D | encodemv.c | 169 vp8_prob *const cur_p, const vp8_prob new_p, in update() 280 const vp8_prob *const new_p = Pnew + MVPshort; in write_component_probs() local 292 const vp8_prob *const new_p = Pnew + MVPbits; in write_component_probs() local
|
/external/flatbuffers/include/flatbuffers/ |
D | grpc.h | 132 uint8_t *new_p = GRPC_SLICE_START_PTR(new_slice); in reallocate_downward() local
|
/external/compiler-rt/lib/msan/ |
D | msan_allocator.cc | 203 void *new_p = MsanAllocate(stack, new_size, alignment, zeroise); in MsanReallocate() local
|
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_encodemv.c | 145 const vpx_prob new_p = get_binary_prob(ct[0], ct[1]) | 1; in update_mv() local
|
/external/webp/src/enc/ |
D | frame_enc.c | 156 const int new_p = CalcTokenProba(nb, total); in FinalizeTokenProbas() local
|
/external/compiler-rt/lib/sanitizer_common/ |
D | sanitizer_allocator.h | 1377 void *new_p = Allocate(cache, new_size, alignment); in Reallocate() local
|
/external/u-boot/common/ |
D | cli_hush.c | 2592 struct pipe *new_p; local
|