Home
last modified time | relevance | path

Searched defs:size (Results 5026 - 5050 of 23827) sorted by relevance

1...<<201202203204205206207208209210>>...954

/third_party/node/deps/v8/src/base/numbers/
H A Dbignum.h91 void EnsureCapacity(int size) { in EnsureCapacity() argument
/third_party/node/deps/v8/src/base/platform/
H A Dplatform-solaris.cc82 size_t size; in GetStackStart() local
H A Dplatform-macos.cc51 PlatformSharedMemoryHandle OS::CreateSharedMemoryHandleForTesting(size_t size) { in CreateSharedMemoryHandleForTesting() argument
70 void* OS::AllocateShared(void* hint, size_t size, MemoryPermission access, in AllocateShared() argument
91 bool OS::RemapPages(const void* address, size_t size, void* new_address, in RemapPages() argument
37 mach_vm_map_wrapper(mach_vm_address_t* address, mach_vm_size_t size, int flags, mach_port_t port, memory_object_offset_t offset, vm_prot_t prot) mach_vm_map_wrapper() argument
117 AllocateShared(void* address, size_t size, OS::MemoryPermission access, PlatformSharedMemoryHandle handle, uint64_t offset) AllocateShared() argument
[all...]
H A Dplatform-openbsd.cc110 long size = sysconf(_SC_PAGESIZE); // NOLINT: type more fit than uint64_t in SignalCodeMovingGC() local
H A Dplatform-darwin.cc52 unsigned int size; in GetSharedLibraryAddresses() local
55 uint64_t size; in GetSharedLibraryAddresses() local
64 start + size, slide)); in GetSharedLibraryAddresses() local
/third_party/node/deps/v8/include/
H A Dv8-wasm.h33 size_t size = 0; member
/third_party/node/deps/v8/include/v8-include/
H A Dv8-wasm.h34 size_t size = 0; member
/third_party/node/deps/v8/src/base/
H A Daddress-region.h30 constexpr AddressRegion(Address address, size_t size) in AddressRegion() argument
36 size_t size() const { return size_; } in size() function in v8::base::AddressRegion
37 void set_size(size_t size) { size_ = size; } in set_size() argument
[all...]
/third_party/node/deps/v8/src/heap/cppgc/
H A Draw-heap.h67 size_t size() const { return spaces_.size(); } in size() function in cppgc::internal::final
/third_party/node/deps/v8/src/heap/
H A Dallocation-stats.h63 size_t size = size_; in IncreaseAllocatedBytes() local
H A Dfactory-base-inl.h103 int size = StructType::kSize; in NewStructInternal() local
108 NewStructInternal(ReadOnlyRoots roots, Map map, int size, AllocationType allocation) NewStructInternal() argument
H A Dheap-allocator-inl.h213 AllocateRawWith( int size, AllocationType allocation, AllocationOrigin origin, AllocationAlignment alignment) AllocateRawWith() argument
H A Dheap-allocator.cc79 AllocateRawWithLightRetrySlowPath( int size, AllocationType allocation, AllocationOrigin origin, AllocationAlignment alignment) AllocateRawWithLightRetrySlowPath() argument
103 AllocateRawWithRetryOrFailSlowPath( int size, AllocationType allocation, AllocationOrigin origin, AllocationAlignment alignment) AllocateRawWithRetryOrFailSlowPath() argument
/third_party/node/deps/v8/src/inspector/
H A Dstring-util.h50 size_t size() const { return bytes_->size(); } in size() function in v8_inspector::protocol::Binary
53 static Binary fromSpan(const uint8_t* data, size_t size) { in fromSpan() argument
/third_party/node/deps/v8/src/interpreter/
H A Dbytecode-jump-table.h25 BytecodeJumpTable(size_t constant_pool_index, int size, int case_value_base, in BytecodeJumpTable() argument
40 int size() const { return size_; } in size() function in v8::internal::interpreter::final
/third_party/node/deps/v8/src/snapshot/
H A Dcontext-deserializer.cc86 int size = source()->GetInt(); in DeserializeEmbedderFields() local
H A Dsnapshot-data.h23 SerializedData(byte* data, int size) in SerializedData() argument
94 void Resize(uint32_t size) { size_ = size; } in Resize() argument
/third_party/node/deps/v8/src/snapshot/embedded/
H A Dembedded-data-inl.h151 uint32_t size = InstructionSizeOfBuiltin(builtin); in PaddedInstructionSizeOfBuiltin() local
/third_party/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_query_hw.h98 uint32_t size; member
/third_party/mesa3d/src/gallium/drivers/i915/
H A Di915_batchbuffer.h78 i915_winsys_batchbuffer_write(struct i915_winsys_batchbuffer *batch, void *data, size_t size) i915_winsys_batchbuffer_write() argument
H A Di915_resource_buffer.c98 i915_buffer_subdata(struct pipe_context *rm_ctx, struct pipe_resource *resource, unsigned usage, unsigned offset, unsigned size, const void *data) i915_buffer_subdata() argument
/third_party/mesa3d/src/gallium/auxiliary/rbug/
H A Drbug_connection.c146 rbug_connection_write(struct rbug_connection *c, void *to, uint32_t size) in rbug_connection_write() argument
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_bitmask.c56 unsigned size; member
[all...]
/third_party/mesa3d/src/gallium/drivers/etnaviv/
H A Detnaviv_emit.c99 unsigned size = ETNA_3D_CONTEXT_SIZE; in required_stream_size() local
[all...]
H A Detnaviv_disk_cache.c140 size_t size; in etna_disk_cache_retrieve() local

Completed in 14 milliseconds

1...<<201202203204205206207208209210>>...954