Home
last modified time | relevance | path

Searched defs:alloc (Results 101 - 125 of 561) sorted by relevance

12345678910>>...23

/third_party/openssl/test/
H A Dwpackettest.c22 static const unsigned char alloc[] = { 0x02, 0xfe, 0xff }; variable
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/conditional_rendering/
H A DvktConditionalRenderingTestUtil.cpp55 auto& alloc = context.getDefaultAllocator(); in createConditionalRenderingBuffer() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/geometry/
H A DvktGeometryBasicClass.cpp119 const Allocation& alloc = vertexBuffer.getAllocation(); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/conditional_rendering/
H A DvktConditionalRenderingTestUtil.cpp55 auto& alloc = context.getDefaultAllocator(); in createConditionalRenderingBuffer() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/geometry/
H A DvktGeometryBasicClass.cpp119 const Allocation& alloc = vertexBuffer.getAllocation(); in iterate() local
/third_party/skia/src/core/
H A DSkDraw_atlas.cpp100 SkSTArenaAlloc<256> alloc; in drawAtlas() local
[all...]
/third_party/skia/src/gpu/d3d/
H A DGrD3DBuffer.cpp69 sk_sp<GrD3DAlloc> alloc; in Make() local
19 make_d3d_buffer(GrD3DGpu* gpu, size_t size, GrGpuBufferType intendedType, GrAccessPattern accessPattern, D3D12_RESOURCE_STATES* resourceState, sk_sp<GrD3DAlloc>* alloc) make_d3d_buffer() argument
81 GrD3DBuffer(GrD3DGpu* gpu, size_t size, GrGpuBufferType intendedType, GrAccessPattern accessPattern, gr_cp<ID3D12Resource> bufferResource, sk_sp<GrD3DAlloc> alloc, D3D12_RESOURCE_STATES resourceState) GrD3DBuffer() argument
/third_party/skia/third_party/externals/freetype/include/freetype/
H A Dftsystem.h172 FT_Alloc_Func alloc; member
/third_party/python/Include/internal/
H A Dpycore_hashtable.h70 _Py_hashtable_allocator_t alloc; member
/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
H A Dobjc_pointer_return_types.rs23 pub fn alloc() -> Self { in alloc() functions
40 pub fn alloc() -> Self { in alloc() functions
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
H A Dlayout_array.h59 rte_mempool_alloc_t alloc; /**< Allocate private data. */ member
/third_party/skia/third_party/externals/abseil-cpp/absl/memory/
H A Dmemory.h660 void ConstructRange(Allocator& alloc, Iterator first, Iterator last, in ConstructRange() argument
678 void CopyRange(Allocator& alloc, Iterator destination, InputIterator first, in CopyRange() argument
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/
H A Dcommon.h109 allocator_type* alloc() { return std::addressof(*alloc_); } in alloc() function in absl::container_internal::node_handle_base
/third_party/skia/modules/particles/src/
H A DSkParticleBinding.cpp49 SkPathExternalFunction(const char* name, SkSL::Compiler& compiler, const LinearizedPath& path, skvm::Uniforms* uniforms, SkArenaAlloc* alloc) SkPathExternalFunction() argument
167 SkShaderExternalFunction(const char* name, SkSL::Compiler& compiler, sk_sp<SkShader> shader, skvm::Uniforms* uniforms, SkArenaAlloc* alloc) SkShaderExternalFunction() argument
[all...]
/third_party/node/lib/
H A Dbuffer.js404 Buffer.alloc = function alloc(size, fill, encoding) { function
/third_party/ffmpeg/libavcodec/
H A Dpsymodel.h105 int alloc; ///< number of bits allocated by the psy, or -1 if no allocation was done member
/third_party/ffmpeg/libavdevice/
H A Ddshow_pin.c272 long WINAPI ff_dshow_meminputpin_GetAllocator(DShowMemInputPin *this, IMemAllocator **alloc) in ff_dshow_meminputpin_GetAllocator() argument
277 long WINAPI ff_dshow_meminputpin_NotifyAllocator(DShowMemInputPin *this, IMemAllocator *alloc, in ff_dshow_meminputpin_NotifyAllocator() argument
/third_party/ffmpeg/libavutil/
H A Dhwcontext_vulkan.h46 const VkAllocationCallbacks *alloc; member
/third_party/curl/src/
H A Dvar.c104 bool alloc = FALSE; in varfunc() local
/third_party/glslang/glslang/Include/
H A Darrays.h204 void alloc() in alloc() function
/third_party/alsa-lib/src/
H A Doutput.c236 size_t alloc; member
252 size_t alloc; in snd_output_buffer_need() local
[all...]
/third_party/cups-filters/filter/foomatic-rip/
H A Drenderer.c143 size_t alloc = 64, len = 0; in read_line() local
182 size_t alloc = 8, cnt = 0; in read_jcl_lines() local
[all...]
/third_party/cups-filters/filter/
H A Drastertops.c220 alloc, in write_flate() local
/third_party/NuttX/drivers/usbdev/gadget/
H A Ddfu.c363 FAR struct dfu_driver_s *alloc; in usbclass_classobject() local
/third_party/libwebsockets/lib/misc/lwsac/
H A Dlwsac.c99 size_t ofs, alloc, al, hp; in _lwsac_use() local
[all...]

Completed in 13 milliseconds

12345678910>>...23