Home
last modified time | relevance | path

Searched defs:alloc (Results 676 - 700 of 702) sorted by relevance

1...<<212223242526272829

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
H A DvktRayTracingAccelerationStructuresTests.cpp3283 static TlasPtr alloc() { return TlasPtr(makeTopLevelAccelerationStructure().release()); } in alloc() function
3288 static BlasPtr alloc() { return BlasPtr(makeBottomLevelAccelerationStructure().release()); } in alloc() function
3538 Allocation& alloc = buffer->getAllocation(); variable
3716 Allocation& alloc = buffer->getAllocation(); in iterate() local
[all...]
H A DvktRayTracingMiscTests.cpp8544 de::MovePtr<BufferWithMemory> createEmptySBT (const DeviceInterface& vkd, VkDevice device, Allocator& alloc, deUint32 shaderGroupHandleSize) in createEmptySBT() argument
8567 auto& alloc = context.getDefaultAllocator(); in nullMissInstance() local
8724 auto& alloc in reuseCreationBufferInstance() local
[all...]
/third_party/skia/third_party/externals/libwebp/swig/
H A Dlibwebp_python_wrap.c3064 SWIG_AsCharPtrAndSize(PyObject *obj, char** cptr, size_t* psize, int *alloc) in SWIG_AsCharPtrAndSize() argument
[all...]
/third_party/python/Modules/
H A D_pickle.c6759 size_t alloc = ((size_t)self->num_marks << 1) + 20; in load_mark() local
H A D_testcapimodule.c4137 PyMemAllocatorEx alloc; member
4188 PyMemAllocatorEx alloc; in test_setallocators() local
4359 PyMemAllocatorEx *alloc = (PyMemAllocatorEx *)ctx; hook_fmalloc() local
4369 PyMemAllocatorEx *alloc = (PyMemAllocatorEx *)ctx; hook_fcalloc() local
4379 PyMemAllocatorEx *alloc = (PyMemAllocatorEx *)ctx; hook_frealloc() local
4389 PyMemAllocatorEx *alloc = (PyMemAllocatorEx *)ctx; hook_ffree() local
4396 PyMemAllocatorEx alloc; fm_setup_hooks() local
[all...]
/third_party/python/Modules/_decimal/libmpdec/
H A Dmpdecimal.c8380 int alloc = 0; /* rdata == NULL */ mpd_qexport_u16() local
8459 int alloc = 0; /* rdata == NULL */ mpd_qexport_u32() local
[all...]
/third_party/python/Objects/
H A Dtypeobject.c1133 char *alloc = PyObject_Malloc(size + presize); in _PyType_AllocNoTrack() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineShaderModuleIdentifierTests.cpp1825 auto& alloc = m_context.getDefaultAllocator(); in iterate() local
3146 auto& alloc = m_context.getDefaultAllocator(); iterate() local
[all...]
H A DvktPipelineExtendedDynamicStateTests.cpp3207 auto& alloc = buffer.getAllocation(); in copyAndFlush() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/
H A DvktRayTracingAccelerationStructuresTests.cpp3050 static TlasPtr alloc() { return TlasPtr(makeTopLevelAccelerationStructure().release()); } in alloc() function
3055 static BlasPtr alloc() { return BlasPtr(makeBottomLevelAccelerationStructure().release()); } in alloc() function
3305 Allocation& alloc = buffer->getAllocation(); variable
3483 Allocation& alloc = buffer->getAllocation(); in iterate() local
[all...]
H A DvktRayTracingMiscTests.cpp8519 de::MovePtr<BufferWithMemory> createEmptySBT (const DeviceInterface& vkd, VkDevice device, Allocator& alloc, deUint32 shaderGroupHandleSize) in createEmptySBT() argument
8542 auto& alloc = context.getDefaultAllocator(); in nullMissInstance() local
/third_party/elfutils/src/
H A Dreadelf.c5063 size_t alloc; member
/third_party/mesa3d/src/intel/vulkan/
H A Danv_private.h1526 const VkAllocationCallbacks * alloc; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineExtendedDynamicStateTests.cpp3879 auto& alloc = buffer.getAllocation(); in copyAndFlush() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiCopiesAndBlittingTests.cpp6412 auto& alloc = *m_allocator; in checkIntermediateCopy() local
7940 auto& alloc = m_context.getDefaultAllocator(); in checkCopyResults() local
8470 auto& alloc = ctx.getDefaultAllocator(); in bufferOffsetTest() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/generated/vulkansc/
H A Dvulkan_json_parser.hpp53 void * alloc(T1 size) { in alloc() function in vk_json_parser::GlobalMem
/third_party/protobuf/php/ext/google/protobuf/
H A Dphp-upb.c820 upb_alloc *alloc; member
1275 upb_alloc *alloc = upb_arena_alloc(arena); in _upb_msg_addunknown() local
2316 static void *upb_global_allocfunc(upb_alloc *alloc, void *ptr, size_t oldsize, in upb_global_allocfunc() argument
1727 upb_strtable_remove3(upb_strtable *t, const char *key, size_t len, upb_value *val, upb_alloc *alloc) upb_strtable_remove3() argument
2417 upb_arena_doalloc(upb_alloc *alloc, void *ptr, size_t oldsize, size_t size) upb_arena_doalloc() argument
2425 arena_initslow(void *mem, size_t n, upb_alloc *alloc) arena_initslow() argument
2450 upb_arena_init(void *mem, size_t n, upb_alloc *alloc) upb_arena_init() argument
3425 newstr(upb_alloc *alloc, const char *data, size_t len) newstr() argument
4359 upb_alloc *alloc = upb_arena_alloc(symtab->arena); make_layout() local
4529 upb_alloc *alloc; /* Allocate defs here. */ global() member
4603 makejsonname(const char* name, upb_alloc *alloc) makejsonname() argument
4818 upb_alloc *alloc = ctx->alloc; create_fielddef() local
5237 upb_alloc *alloc = ctx->alloc; build_filedef() local
5375 upb_alloc *alloc = upb_arena_alloc(s->arena); upb_symtab_addtotabs() local
5444 upb_alloc *alloc; upb_symtab_new() local
5503 upb_alloc *alloc = upb_arena_alloc(s->arena); _upb_symtab_addfile() local
[all...]
H A Dphp-upb.h311 UPB_INLINE void *upb_malloc(upb_alloc *alloc, size_t size) { in upb_malloc() argument
316 UPB_INLINE void *upb_realloc(upb_alloc *alloc, void *ptr, size_t oldsize, in upb_realloc() argument
322 UPB_INLINE void upb_free(upb_alloc *alloc, voi argument
371 upb_alloc alloc; global() member
[all...]
/third_party/mksh/
H A Dsh.h2394 #define alloc(n,ap) aresize(NULL, (n), (ap)) macro
/third_party/skia/third_party/vulkanmemoryallocator/include/
H A Dvk_mem_alloc.h6729 VmaAllocation alloc; global() member
8122 VmaStringBuilder(VmaAllocator alloc) VmaStringBuilder() argument
12030 FreeAtOffset(VmaAllocation alloc, VkDeviceSize offset) FreeAtOffset() argument
[all...]
/third_party/protobuf/ruby/ext/google/protobuf_c/
H A Dupb.c763 upb_alloc *alloc; member
1246 upb_alloc *alloc = upb_arena_alloc(arena); in _upb_msg_addunknown() local
2291 static void *upb_global_allocfunc(upb_alloc *alloc, void *ptr, size_t oldsize, in upb_global_allocfunc() argument
1701 upb_strtable_remove3(upb_strtable *t, const char *key, size_t len, upb_value *val, upb_alloc *alloc) upb_strtable_remove3() argument
2379 upb_arena_doalloc(upb_alloc *alloc, void *ptr, size_t oldsize, size_t size) upb_arena_doalloc() argument
2405 upb_arena_init(void *mem, size_t n, upb_alloc *alloc) upb_arena_init() argument
2980 newstr(upb_alloc *alloc, const char *data, size_t len) newstr() argument
3904 upb_alloc *alloc = upb_arena_alloc(symtab->arena); make_layout() local
4066 upb_alloc *alloc; /* Allocate defs here. */ global() member
4140 makejsonname(const char* name, upb_alloc *alloc) makejsonname() argument
4355 upb_alloc *alloc = ctx->alloc; create_fielddef() local
4766 upb_alloc *alloc = ctx->alloc; build_filedef() local
4905 upb_alloc *alloc = upb_arena_alloc(s->arena); upb_symtab_addtotabs() local
4974 upb_alloc *alloc; upb_symtab_new() local
5026 upb_alloc *alloc = upb_arena_alloc(s->arena); _upb_symtab_addfile() local
12252 upb_alloc *alloc = upb_arena_alloc(c->arena); parsermethod_new() local
12343 upb_alloc *alloc; upb_json_codecache_new() local
12366 upb_alloc *alloc = upb_arena_alloc(c->arena); upb_json_codecache_get() local
[all...]
H A Dupb.h297 UPB_INLINE void *upb_malloc(upb_alloc *alloc, size_t size) { in upb_malloc() argument
302 UPB_INLINE void *upb_realloc(upb_alloc *alloc, void *ptr, size_t oldsize, in upb_realloc() argument
308 UPB_INLINE void upb_free(upb_alloc *alloc, voi argument
356 upb_alloc alloc; global() member
[all...]
/third_party/glfw/deps/
H A Dnuklear.h491 nk_plugin_alloc alloc; member
5560 struct nk_allocator alloc; member
7296 nk_file_load(const char* path, nk_size* siz, struct nk_allocator *alloc) in nk_file_load() argument
8024 struct nk_allocator alloc; nk_buffer_init_default() local
8289 struct nk_allocator alloc; nk_str_init_default() local
8299 nk_str_init(struct nk_str *str, const struct nk_allocator *alloc, nk_size size) nk_str_init() argument
11002 struct nk_allocator alloc; global() member
11317 nk_tt_GetGlyphShape(const struct nk_tt_fontinfo *info, struct nk_allocator *alloc, int glyph_index, struct nk_tt_vertex **pvertices) nk_tt_GetGlyphShape() argument
11861 nk_tt__rasterize_sorted_edges(struct nk_tt__bitmap *result, struct nk_tt__edge *e, int n, int vsubsample, int off_x, int off_y, struct nk_allocator *alloc) nk_tt__rasterize_sorted_edges() argument
12044 nk_tt__rasterize(struct nk_tt__bitmap *result, struct nk_tt__point *pts, int *wcount, int windings, float scale_x, float scale_y, float shift_x, float shift_y, int off_x, int off_y, int invert, struct nk_allocator *alloc) nk_tt__rasterize() argument
12134 nk_tt_FlattenCurves(struct nk_tt_vertex *vertices, int num_verts, float objspace_flatness, int **contour_lengths, int *num_contours, struct nk_allocator *alloc) nk_tt_FlattenCurves() argument
12212 nk_tt_Rasterize(struct nk_tt__bitmap *result, float flatness_in_pixels, struct nk_tt_vertex *vertices, int num_verts, float scale_x, float scale_y, float shift_x, float shift_y, int x_off, int y_off, int invert, struct nk_allocator *alloc) nk_tt_Rasterize() argument
12231 nk_tt_MakeGlyphBitmapSubpixel(const struct nk_tt_fontinfo *info, unsigned char *output, int out_w, int out_h, int out_stride, float scale_x, float scale_y, float shift_x, float shift_y, int glyph, struct nk_allocator *alloc) nk_tt_MakeGlyphBitmapSubpixel() argument
12257 nk_tt_PackBegin(struct nk_tt_pack_context *spc, unsigned char *pixels, int pw, int ph, int stride_in_bytes, int padding, struct nk_allocator *alloc) nk_tt_PackBegin() argument
12288 nk_tt_PackEnd(struct nk_tt_pack_context *spc, struct nk_allocator *alloc) nk_tt_PackEnd() argument
12474 nk_tt_PackFontRangesRenderIntoRects(struct nk_tt_pack_context *spc, struct nk_tt_fontinfo *info, struct nk_tt_pack_range *ranges, int num_ranges, struct nk_rp_rect *rects, struct nk_allocator *alloc) nk_tt_PackFontRangesRenderIntoRects() argument
12600 struct nk_allocator alloc; global() member
12713 nk_font_baker(void *memory, int glyph_count, int count, struct nk_allocator *alloc) nk_font_baker() argument
12727 nk_font_bake_pack(struct nk_font_baker *baker, nk_size *image_memory, int *width, int *height, struct nk_recti *custom, const struct nk_font_config *config_list, int count, struct nk_allocator *alloc) nk_font_bake_pack() argument
13456 nk_font_atlas_init(struct nk_font_atlas *atlas, struct nk_allocator *alloc) nk_font_atlas_init() argument
14983 struct nk_allocator alloc; nk_init_default() local
15016 struct nk_allocator *alloc = &pool->pool; nk_init_custom() local
15023 nk_init(struct nk_context *ctx, struct nk_allocator *alloc, const struct nk_user_font *font) nk_init() argument
15312 nk_pool_init(struct nk_pool *pool, struct nk_allocator *alloc, unsigned int capacity) nk_pool_init() argument
22684 nk_textedit_init(struct nk_text_edit *state, struct nk_allocator *alloc, nk_size size) nk_textedit_init() argument
[all...]
/third_party/skia/third_party/externals/wuffs/release/c/
H A Dwuffs-v0.3.c6155 alloc() { in alloc() function
6439 alloc() { in alloc() function
6723 alloc() { in alloc() function
6911 alloc() { in alloc() function
7171 alloc() { in alloc() function
7401 alloc() { in alloc() function
7779 alloc() { in alloc() function
8049 alloc() { in alloc() function
8320 alloc() { in alloc() function
8580 alloc() { in alloc() function
8865 alloc() { alloc() function
9199 alloc() { alloc() function
9522 alloc() { alloc() function
[all...]
/third_party/astc-encoder/Source/
H A Dwuffs-v0.3.c6370 alloc() { in alloc() function
6654 alloc() { in alloc() function
6938 alloc() { in alloc() function
7126 alloc() { in alloc() function
7386 alloc() { in alloc() function
7616 alloc() { in alloc() function
7994 alloc() { in alloc() function
8264 alloc() { in alloc() function
8535 alloc() { in alloc() function
8795 alloc() { in alloc() function
9083 alloc() { alloc() function
9504 alloc() { alloc() function
9849 alloc() { alloc() function
10172 alloc() { alloc() function
[all...]

Completed in 309 milliseconds

1...<<212223242526272829