| /third_party/node/deps/v8/src/heap/ |
| H A D | memory-allocator.cc | 220 size_t size = reservation->size(); in CommitMemory() local 229 size_t size in UncommitMemory() local 237 FreeMemoryRegion(v8::PageAllocator* page_allocator, Address base, size_t size) FreeMemoryRegion() argument 427 const size_t size = UnregisterSharedBasicMemoryChunk() local 437 const size_t size = UnregisterBasicMemoryChunk() local 534 size_t size = AllocatePage() local 566 size_t size = MemoryChunkLayout::AllocatableMemoryInMemoryChunk(RO_SPACE); AllocateReadOnlyPage() local 606 const int size = MemoryChunk::kPageSize; AllocateUninitializedPageFromPool() local 614 VirtualMemory reservation(data_page_allocator(), start, size); AllocateUninitializedPageFromPool() local 626 ZapBlock(Address start, size_t size, uintptr_t zap_value) ZapBlock() argument 641 ComputeDiscardMemoryArea(Address addr, size_t size) ComputeDiscardMemoryArea() argument [all...] |
| H A D | scavenger.cc | 582 IterateAndScavengePromotedObject(HeapObject target, Map map, int size) IterateAndScavengePromotedObject() argument [all...] |
| H A D | slot-set.h | 156 size_t size = kInitialBucketsSize + buckets_size; in Allocate() local 189 static size_t BucketsForSize(size_t size) { in BucketsForSize() argument
|
| H A D | basic-memory-chunk.h | 155 size_t size() const { return size_; } in size() function in v8::internal::BasicMemoryChunk 156 void set_size(size_t size) { size_ = size; } in set_size() argument
|
| H A D | sweeper.cc | 235 size_t size = static_cast<size_t>(free_end - free_start); in FreeAndProcessFreedMemory() local 409 int size = object.SizeFromMap(map); in RawSweep() local [all...] |
| /third_party/node/deps/v8/src/debug/wasm/gdb-server/ |
| H A D | gdb-server.cc | 182 GetWasmGlobal(uint32_t frame_index, uint32_t index, uint8_t* buffer, uint32_t buffer_size, uint32_t* size) GetWasmGlobal() argument 196 GetWasmLocal(uint32_t frame_index, uint32_t index, uint8_t* buffer, uint32_t buffer_size, uint32_t* size) GetWasmLocal() argument 210 GetWasmStackValue(uint32_t frame_index, uint32_t index, uint8_t* buffer, uint32_t buffer_size, uint32_t* size) GetWasmStackValue() argument 224 GetWasmMemory(uint32_t module_id, uint32_t offset, uint8_t* buffer, uint32_t size) GetWasmMemory() argument 239 GetWasmData(uint32_t module_id, uint32_t offset, uint8_t* buffer, uint32_t size) GetWasmData() argument 254 GetWasmModuleBytes(wasm_addr_t wasm_addr, uint8_t* buffer, uint32_t size) GetWasmModuleBytes() argument [all...] |
| /third_party/node/deps/v8/src/objects/ |
| H A D | js-objects-inl.h | 518 int size = map.instance_size(); in InitializeBody() local
|
| H A D | string-table.cc | 131 void* operator new(size_t size) = delete; member in v8::internal::StringTable::Data 168 inline static InternalIndex FirstProbe(uint32_t hash, uint32_t size) { in FirstProbe() argument 185 void* StringTable::Data::operator new(size_t size, int capacity) { in operator new() argument 172 NextProbe(InternalIndex last, uint32_t number, uint32_t size) NextProbe() argument [all...] |
| /third_party/node/deps/v8/src/snapshot/ |
| H A D | code-serializer.cc | 583 uint32_t size = kHeaderSize + static_cast<uint32_t>(payload->size()); in SerializedCodeData() local
|
| H A D | serializer.h | 167 int size() const { return next_index_; } in size() function in v8::internal::ObjectCacheIndexMap
|
| /third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/ |
| H A D | fd6_blitter.c | 463 unsigned size = rsc->layout.slices[0].offset; variable
|
| H A D | fd6_gmem.c | 533 unsigned size = vsc_overflow & ~0x3; in check_vsc_overflow() local [all...] |
| H A D | fd6_emit.c | 582 uint32_t size = vb->buffer.resource->width0 - off; variable
|
| /third_party/mesa3d/src/gallium/drivers/iris/ |
| H A D | iris_batch.c | 161 unsigned size = (uintptr_t) in decode_get_state_size() local
|
| H A D | iris_query.c | 504 uint32_t size; in iris_begin_query() local
|
| /third_party/mesa3d/src/gallium/drivers/lima/ |
| H A D | lima_resource.c | 101 uint32_t size = 0; in setup_miptree() local 165 uint32_t size = setup_miptree(res, width, height, align_to_tile); in lima_resource_create_bo() local 350 unsigned width, height, stride, size; lima_resource_from_handle() local [all...] |
| /third_party/mesa3d/src/gallium/auxiliary/driver_trace/ |
| H A D | tr_dump.c | 111 trace_dump_write(const char *buf, size_t size) in trace_dump_write() argument 506 size_t size; in trace_dump_box_bytes() local 478 trace_dump_bytes(const void *data, size_t size) trace_dump_bytes() argument
|
| /third_party/mesa3d/src/gallium/auxiliary/vl/ |
| H A D | vl_idct.c | 72 calc_addr(struct ureg_program *shader, struct ureg_dst addr[2], struct ureg_src tc, struct ureg_src start, bool right_side, bool transposed, float size) calc_addr() argument 96 increment_addr(struct ureg_program *shader, struct ureg_dst daddr[2], struct ureg_src saddr[2], bool right_side, bool transposed, int pos, float size) increment_addr() argument
|
| H A D | vl_mpeg12_bitstream.c | 745 unsigned size = vl_vlc_get_vlclbf(&bs->vlc, blk2dcsize[blk], 10); in decode_dct() local 537 init_dct_coeff_table(struct dct_coeff *dst, const struct dct_coeff_compressed *src, unsigned size, bool is_DC) init_dct_coeff_table() argument
|
| /third_party/mesa3d/src/gallium/drivers/radeonsi/ |
| H A D | si_perfcounter.c | 731 uint64_t size = 32 * 1024 * 1024; /* Default to 32MB. */ in si_spm_init_bo() local
|
| /third_party/mesa3d/src/glx/ |
| H A D | indirect_vertex_array.c | 1146 __indirect_glVertexPointer(GLint size, GLenum type, GLsizei stride, in __indirect_glVertexPointer() argument 1250 __indirect_glColorPointer(GLint size, GLenum type, GLsizei stride, const GLvoid * pointer) __indirect_glColorPointer() argument 1402 __indirect_glTexCoordPointer(GLint size, GLenum type, GLsizei stride, const GLvoid * pointer) __indirect_glTexCoordPointer() argument 1509 __indirect_glSecondaryColorPointer(GLint size, GLenum type, GLsizei stride, const GLvoid * pointer) __indirect_glSecondaryColorPointer() argument 1611 __indirect_glVertexAttribPointer(GLuint index, GLint size, GLenum type, GLboolean normalized, GLsizei stride, const GLvoid * pointer) __indirect_glVertexAttribPointer() argument 1737 __indirect_glVertexAttribPointerNV(GLuint index, GLint size, GLenum type, GLsizei stride, const GLvoid * pointer) __indirect_glVertexAttribPointerNV() argument [all...] |
| /third_party/mesa3d/src/nouveau/codegen/ |
| H A D | nv50_ir_from_nir.cpp | 53 function_temp_type_info(const struct glsl_type *type, unsigned *size, unsigned *align) in function_temp_type_info() argument 1266 uint8_t size = typeSizeof(ty); in storeTo() local [all...] |
| /third_party/mesa3d/src/util/ |
| H A D | hash_table.c | 84 uint32_t max_entries, size, rehash; member 313 uint32_t size = ht->size; hash_table_search() local 367 uint32_t size = ht->size; hash_table_insert_rehash() local 443 uint32_t size = ht->size; hash_table_insert() local 629 _mesa_hash_data(const void *data, size_t size) _mesa_hash_data() argument 635 _mesa_hash_data_with_seed(const void *data, size_t size, uint32_t seed) _mesa_hash_data_with_seed() argument 732 _mesa_hash_table_reserve(struct hash_table *ht, unsigned size) _mesa_hash_table_reserve() argument [all...] |
| /third_party/mesa3d/src/vulkan/runtime/ |
| H A D | vk_pipeline_cache.c | 249 size_t size = blob->size - start; in vk_pipeline_cache_object_serialize() local 532 vk_pipeline_cache_load(struct vk_pipeline_cache *cache, const void *data, size_t size) vk_pipeline_cache_load() argument [all...] |
| /third_party/mesa3d/src/panfrost/midgard/ |
| H A D | helpers.h | 271 unsigned size; member 363 midgard_ldst_comp(unsigned reg, unsigned component, unsigned size) in midgard_ldst_comp() argument
|