Home
last modified time | relevance | path

Searched defs:new_p (Results 1 – 8 of 8) sorted by relevance

/external/compiler-rt/test/tsan/
Dignored-interceptors-mmap.cc27 void *new_p = mmap(p, kSize, PROT_READ|PROT_WRITE, in mmap_and_ignore_reads_and_writes() local
/external/libvpx/libvpx/vp8/encoder/
Dencodemv.c169 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/
Dgrpc.h132 uint8_t *new_p = GRPC_SLICE_START_PTR(new_slice); in reallocate_downward() local
/external/compiler-rt/lib/msan/
Dmsan_allocator.cc203 void *new_p = MsanAllocate(stack, new_size, alignment, zeroise); in MsanReallocate() local
/external/libvpx/libvpx/vp9/encoder/
Dvp9_encodemv.c145 const vpx_prob new_p = get_binary_prob(ct[0], ct[1]) | 1; in update_mv() local
/external/webp/src/enc/
Dframe_enc.c156 const int new_p = CalcTokenProba(nb, total); in FinalizeTokenProbas() local
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_allocator.h1377 void *new_p = Allocate(cache, new_size, alignment); in Reallocate() local
/external/u-boot/common/
Dcli_hush.c2592 struct pipe *new_p; local