| /third_party/openssl/test/ |
| H A D | wpackettest.c | 22 static const unsigned char alloc[] = { 0x02, 0xfe, 0xff }; variable
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/conditional_rendering/ |
| H A D | vktConditionalRenderingTestUtil.cpp | 55 auto& alloc = context.getDefaultAllocator(); in createConditionalRenderingBuffer() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/geometry/ |
| H A D | vktGeometryBasicClass.cpp | 119 const Allocation& alloc = vertexBuffer.getAllocation(); in iterate() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/conditional_rendering/ |
| H A D | vktConditionalRenderingTestUtil.cpp | 55 auto& alloc = context.getDefaultAllocator(); in createConditionalRenderingBuffer() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/geometry/ |
| H A D | vktGeometryBasicClass.cpp | 119 const Allocation& alloc = vertexBuffer.getAllocation(); in iterate() local
|
| /third_party/skia/src/core/ |
| H A D | SkDraw_atlas.cpp | 100 SkSTArenaAlloc<256> alloc; in drawAtlas() local [all...] |
| /third_party/skia/src/gpu/d3d/ |
| H A D | GrD3DBuffer.cpp | 69 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 D | ftsystem.h | 172 FT_Alloc_Func alloc; member
|
| /third_party/python/Include/internal/ |
| H A D | pycore_hashtable.h | 70 _Py_hashtable_allocator_t alloc; member
|
| /third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/ |
| H A D | objc_pointer_return_types.rs | 23 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 D | layout_array.h | 59 rte_mempool_alloc_t alloc; /**< Allocate private data. */ member
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/memory/ |
| H A D | memory.h | 660 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 D | common.h | 109 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 D | SkParticleBinding.cpp | 49 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 D | buffer.js | 404 Buffer.alloc = function alloc(size, fill, encoding) { function
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | psymodel.h | 105 int alloc; ///< number of bits allocated by the psy, or -1 if no allocation was done member
|
| /third_party/ffmpeg/libavdevice/ |
| H A D | dshow_pin.c | 272 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 D | hwcontext_vulkan.h | 46 const VkAllocationCallbacks *alloc; member
|
| /third_party/curl/src/ |
| H A D | var.c | 104 bool alloc = FALSE; in varfunc() local
|
| /third_party/glslang/glslang/Include/ |
| H A D | arrays.h | 204 void alloc() in alloc() function
|
| /third_party/alsa-lib/src/ |
| H A D | output.c | 236 size_t alloc; member 252 size_t alloc; in snd_output_buffer_need() local [all...] |
| /third_party/cups-filters/filter/foomatic-rip/ |
| H A D | renderer.c | 143 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 D | rastertops.c | 220 alloc, in write_flate() local
|
| /third_party/NuttX/drivers/usbdev/gadget/ |
| H A D | dfu.c | 363 FAR struct dfu_driver_s *alloc; in usbclass_classobject() local
|
| /third_party/libwebsockets/lib/misc/lwsac/ |
| H A D | lwsac.c | 99 size_t ofs, alloc, al, hp; in _lwsac_use() local [all...] |