Searched defs:alloc_context (Results 1 – 11 of 11) sorted by relevance
| /external/armnn/third-party/stb/ |
| D | stb_image_resize.h | 2427 void *alloc_context, in stbir__resize_arbitrary() 2505 void *alloc_context) in stbir_resize_uint8_generic() 2517 void *alloc_context) in stbir_resize_uint16_generic() 2530 void *alloc_context) in stbir_resize_float_generic() 2545 stbir_colorspace space, void *alloc_context) in stbir_resize() 2560 stbir_colorspace space, void *alloc_context, in stbir_resize_subpixel() 2581 stbir_colorspace space, void *alloc_context, in stbir_resize_region()
|
| /external/grpc-grpc/test/cpp/qps/ |
| D | driver.cc | 211 auto alloc_context = [](list<ClientContext>* contexts) { in RunScenario() local
|
| /external/crosvm/media/ffmpeg/src/ |
| D | avcodec.rs | 144 fn alloc_context(&self) -> Result<AvCodecContext, AvCodecOpenError> { in alloc_context() method
|
| /external/mesa3d/src/imgui/ |
| D | imstb_truetype.h | 3797 …*spc, unsigned char *pixels, int pw, int ph, int stride_in_bytes, int padding, void *alloc_context) in stbtt_PackBegin()
|
| /external/libbpf/.github/actions/build-selftests/ |
| D | vmlinux.h | 41012 struct alloc_context { struct 41013 struct zonelist *zonelist; 41014 nodemask_t *nodemask; 41015 struct zoneref *preferred_zoneref; 41016 int migratetype; 41017 enum zone_type highest_zoneidx; 41018 bool spread_dirty_pages;
|
| /external/bcc/libbpf-tools/powerpc/ |
| D | vmlinux_510.h | 69532 struct alloc_context { struct 69533 struct zonelist *zonelist; 69534 nodemask_t *nodemask; 69535 struct zoneref *preferred_zoneref; 69536 int migratetype; 69537 enum zone_type highest_zoneidx; 69538 bool spread_dirty_pages;
|
| D | vmlinux.h | 69532 struct alloc_context { struct 69533 struct zonelist *zonelist; 69534 nodemask_t *nodemask; 69535 struct zoneref *preferred_zoneref; 69536 int migratetype; 69537 enum zone_type highest_zoneidx; 69538 bool spread_dirty_pages;
|
| /external/bcc/libbpf-tools/arm64/ |
| D | vmlinux.h | 35937 struct alloc_context { struct 35938 struct zonelist *zonelist; 35939 nodemask_t *nodemask; 35940 struct zoneref *preferred_zoneref; 35941 int migratetype; 35942 enum zone_type highest_zoneidx; 35943 bool spread_dirty_pages;
|
| D | vmlinux_510.h | 35937 struct alloc_context { struct 35938 struct zonelist *zonelist; 35939 nodemask_t *nodemask; 35940 struct zoneref *preferred_zoneref; 35941 int migratetype; 35942 enum zone_type highest_zoneidx; 35943 bool spread_dirty_pages;
|
| /external/bcc/libbpf-tools/x86/ |
| D | vmlinux_505.h | 41854 struct alloc_context { struct 41855 struct zonelist___2 *zonelist; 41856 nodemask_t *nodemask; 41857 struct zoneref___2 *preferred_zoneref; 41858 int migratetype; 41859 enum zone_type high_zoneidx; 41860 bool spread_dirty_pages;
|
| D | vmlinux.h | 41854 struct alloc_context { struct 41855 struct zonelist___2 *zonelist; 41856 nodemask_t *nodemask; 41857 struct zoneref___2 *preferred_zoneref; 41858 int migratetype; 41859 enum zone_type high_zoneidx; 41860 bool spread_dirty_pages;
|