Home
last modified time | relevance | path

Searched defs:memory (Results 51 - 75 of 430) sorted by relevance

12345678910>>...18

/third_party/skia/third_party/externals/freetype/src/psaux/
H A Dpsarrst.c77 FT_Memory memory = arrstack->memory; /* for FT_FREE */ in cf2_arrstack_finalize() local
101 FT_Memory memory = arrstack->memory; /* for FT_REALLOC */ in cf2_arrstack_setNumElements() local
56 cf2_arrstack_init( CF2_ArrStack arrstack, FT_Memory memory, FT_Error* error, size_t sizeItem ) cf2_arrstack_init() argument
H A Dpsarrst.h53 FT_Memory memory; member
H A Dpsstack.c86 FT_Memory memory = stack->memory; in cf2_stack_free() local
H A Dpsstack.h64 FT_Memory memory; member
H A Dt1cmap.c302 FT_Memory memory = FT_FACE_MEMORY( face ); in FT_CALLBACK_DEF() local
324 FT_Memory memory = FT_FACE_MEMORY( face ); in t1_cmap_unicode_done() local
/third_party/skia/third_party/externals/freetype/src/pshinter/
H A Dpshmod.c53 FT_Memory memory = module->root.memory; in FT_CALLBACK_DEF() local
/third_party/skia/third_party/externals/freetype/src/tools/
H A Dtest_afm.c137 FT_Memory memory = library->memory; in main() local
/third_party/skia/third_party/externals/freetype/builds/vms/
H A Dftsystem.c96 ft_alloc( FT_Memory memory, in ft_alloc() argument
126 ft_realloc( FT_Memory memory, long cur_size, long new_size, void* block ) ft_realloc() argument
152 ft_free( FT_Memory memory, void* block ) ft_free() argument
297 FT_Memory memory; FT_BASE_DEF() local
[all...]
/third_party/skia/bench/
H A DRefCntBench.cpp63 char memory[sizeof(PlacedRefCnt)]; variable
149 char memory[sizeof(PlacedWeakRefCnt)]; variable
/third_party/icu/icu4c/source/i18n/
H A Dcollationtailoring.h82 UDataMemory *memory; member
/third_party/node/deps/icu-small/source/i18n/
H A Dcollationtailoring.h82 UDataMemory *memory; member
/third_party/node/deps/v8/src/base/platform/
H A Dwrappers.h29 inline void* Realloc(void* memory, size_t size) { in Realloc() argument
33 inline void Free(void* memory) { return free(memory); } in Free() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiBufferAndImageAllocationUtil.cpp106 createTestImage(tcu::IVec2 size, VkFormat format, Context& context, Allocator& allocator, Move<VkImage>& image, const MemoryRequirement& requirement, de::MovePtr<Allocation>& memory, VkImageTiling tiling) const createTestImage() argument
144 createTestImage(tcu::IVec2 size, VkFormat format, Context& context, Allocator& allocator, Move<VkImage>& image, const MemoryRequirement& requirement, de::MovePtr<Allocation>& memory, VkImageTiling tiling) const createTestImage() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/src/Common/
H A DMemory.cpp92 void *memory = allocateRaw(bytes, alignment); in allocate() local
102 void deallocate(void *memory) in deallocate() argument
113 void clear(uint16_t *memory, uint16_t element, size_t count) in clear() argument
127 clear(uint32_t *memory, uint32_t element, size_t count) clear() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
H A DCommon.h53 void* memory = GetGlobalPoolAllocator()->allocate(sizeof(TString)); in NewPoolTString() local
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DVkBuffer.hpp48 void *memory = nullptr; member in vk::Buffer
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dcollationtailoring.h80 UDataMemory *memory; member
/third_party/skia/third_party/externals/freetype/src/base/
H A Dftgloadr.c107 FT_Memory memory = loader->memory; in FT_GlyphLoader_Reset() local
132 FT_Memory memory = loader->memory; in FT_GlyphLoader_Done() local
169 FT_Memory memory = loader->memory; in FT_BASE_DEF() local
209 FT_Memory memory in FT_BASE_DEF() local
296 FT_Memory memory = loader->memory; FT_BASE_DEF() local
[all...]
H A Dftstream.c219 FT_Memory memory = stream->memory; in FT_Stream_ReleaseFrame() local
249 FT_Memory memory = stream->memory; in FT_BASE_DEF() local
334 FT_Memory memory = stream->memory; in FT_Stream_ExitFrame() local
[all...]
/third_party/skia/third_party/externals/freetype/src/cache/
H A Dftcimage.c34 FT_Memory memory = cache->memory; in ftc_inode_free() local
62 FT_Memory memory = cache->memory; in FT_LOCAL_DEF() local
/third_party/skia/third_party/externals/freetype/src/raster/
H A Dftrend1.c101 FT_Memory memory = render->root.memory; in ft_raster1_render() local
/third_party/skia/third_party/externals/freetype/src/type1/
H A Dt1parse.c245 FT_Memory memory = parser->root.memory; in T1_Finalize_Parser() local
264 FT_Memory memory in FT_LOCAL_DEF() local
[all...]
/third_party/skia/third_party/externals/freetype/builds/unix/
H A Dftsystem.c108 ft_alloc( FT_Memory memory, in ft_alloc() argument
142 ft_realloc( FT_Memory memory, long cur_size, long new_size, void* block ) ft_realloc() argument
170 ft_free( FT_Memory memory, void* block ) ft_free() argument
405 FT_Memory memory; FT_BASE_DEF() local
[all...]
/third_party/ltp/testcases/kernel/device-drivers/v4l/user_space/
H A Dtest_VIDIOC_QUERYBUF.c31 static void do_VIDIOC_QUERYBUF(enum v4l2_memory memory, in do_VIDIOC_QUERYBUF() argument
[all...]
H A Dtest_VIDIOC_REQBUFS.c300 do_VIDIOC_REQBUFS_invalid_memory(enum v4l2_buf_type type, enum v4l2_memory memory) do_VIDIOC_REQBUFS_invalid_memory() argument
356 do_VIDIOC_REQBUFS_invalid_type(enum v4l2_memory memory, enum v4l2_buf_type type) do_VIDIOC_REQBUFS_invalid_type() argument
[all...]

Completed in 9 milliseconds

12345678910>>...18