/external/executorch/devtools/etdump/ |
D | emitter.cpp | 28 void* alloc_context, in allocator_fn() argument 37 reinterpret_cast<ETDumpStaticAllocator*>(alloc_context); in allocator_fn()
|
/external/armnn/third-party/stb/ |
D | stb_image_resize.h | 313 void *alloc_context); 319 void *alloc_context); 325 void *alloc_context); 358 stbir_colorspace space, void *alloc_context); 366 stbir_colorspace space, void *alloc_context, 376 stbir_colorspace space, void *alloc_context, 2427 void *alloc_context, in stbir__resize_arbitrary() argument 2444 extra_memory = STBIR_MALLOC(memory_required, alloc_context); in stbir__resize_arbitrary() 2455 STBIR_FREE(extra_memory, alloc_context); in stbir__resize_arbitrary() 2505 void *alloc_context) in stbir_resize_uint8_generic() argument [all …]
|
/external/crosvm/media/ffmpeg/src/ |
D | avcodec.rs | 130 context: self.alloc_context()?, in build_encoder() 142 context: self.alloc_context()?, in build_decoder() 148 fn alloc_context(&self) -> Result<AvCodecContext, AvCodecOpenError> { in alloc_context() method
|
/external/grpc-grpc/test/cpp/qps/ |
D | driver.cc | 370 auto alloc_context = [](list<ClientContext>* contexts) { in RunScenario() local 451 servers[i].stream = servers[i].stub->RunServer(alloc_context(&contexts)); in RunScenario() 518 clients[i].stream = clients[i].stub->RunClient(alloc_context(&contexts)); in RunScenario()
|
/external/virtio-media/extras/ffmpeg-decoder/src/ffmpeg/ |
D | avcodec.rs | 134 context: self.alloc_context()?, in build_encoder() 146 context: self.alloc_context()?, in build_decoder() 152 fn alloc_context(&self) -> Result<AvCodecContext, AvCodecOpenError> { in alloc_context() method
|
/external/mesa3d/src/imgui/ |
D | imstb_truetype.h | 589 …signed char *pixels, int width, int height, int stride_in_bytes, int padding, void *alloc_context); 3797 …*spc, unsigned char *pixels, int pw, int ph, int stride_in_bytes, int padding, void *alloc_context) in stbtt_PackBegin() argument 3799 …tbrp_context *context = (stbrp_context *) STBTT_malloc(sizeof(*context) ,alloc_context); in stbtt_PackBegin() 3801 …tbrp_node *nodes = (stbrp_node *) STBTT_malloc(sizeof(*nodes ) * num_nodes,alloc_context); in stbtt_PackBegin() 3804 if (context != NULL) STBTT_free(context, alloc_context); in stbtt_PackBegin() 3805 if (nodes != NULL) STBTT_free(nodes , alloc_context); in stbtt_PackBegin() 3809 spc->user_allocator_context = alloc_context; in stbtt_PackBegin()
|
/external/libbpf/.github/actions/build-selftests/ |
D | vmlinux.h | 37584 struct alloc_context { struct
|
/external/bcc/libbpf-tools/powerpc/ |
D | vmlinux_600.h | 107979 struct alloc_context { struct
|
D | vmlinux.h | 107979 struct alloc_context { struct
|
/external/bcc/libbpf-tools/loongarch/ |
D | vmlinux_602.h | 22300 struct alloc_context { struct
|
D | vmlinux.h | 22300 struct alloc_context { struct
|
/external/bcc/libbpf-tools/x86/ |
D | vmlinux.h | 48994 struct alloc_context { struct
|
D | vmlinux_518.h | 48994 struct alloc_context { struct
|
/external/bcc/libbpf-tools/riscv/ |
D | vmlinux_602.h | 32915 struct alloc_context { struct
|
D | vmlinux.h | 32915 struct alloc_context { struct
|
/external/bcc/libbpf-tools/arm64/ |
D | vmlinux_608.h | 69219 struct alloc_context { struct
|
D | vmlinux.h | 69219 struct alloc_context { struct
|