Home
last modified time | relevance | path

Searched defs:space (Results 201 - 225 of 294) sorted by relevance

12345678910>>...12

/third_party/node/deps/v8/src/codegen/s390/
H A Dassembler-s390.cc762 int space = buffer_space() + (new_size - old_size); in GrowBuffer() local
/third_party/node/deps/v8/src/heap/
H A Dnew-spaces.cc419 SemiSpace* space = reinterpret_cast<SemiSpace*>(page->owner()); in AssertValidRange() local
438 SemiSpaceObjectIterator::SemiSpaceObjectIterator(const NewSpace* space) { in SemiSpaceObjectIterator() argument
[all...]
H A Dheap-inl.h159 Space* Heap::space(int idx) { return space_[idx]; } in space() function in v8::internal::Heap
H A Dpaged-spaces.cc95 PagedSpace::PagedSpace(Heap* heap, AllocationSpace space, in PagedSpace() argument
32 PagedSpaceObjectIterator(Heap* heap, PagedSpace* space) PagedSpaceObjectIterator() argument
48 PagedSpaceObjectIterator(Heap* heap, PagedSpace* space, Page* page) PagedSpaceObjectIterator() argument
[all...]
H A Dread-only-spaces.cc332 ReadOnlyPage::ReadOnlyPage(Heap* heap, BaseSpace* space, size_t chunk_size, in ReadOnlyPage() argument
445 ReadOnlySpaceObjectIterator(const Heap* heap, const ReadOnlySpace* space, in ReadOnlySpaceObjectIterator() argument
[all...]
H A Dincremental-marking.cc594 Space* space = it.Next(); in Stop() local
/third_party/node/deps/v8/src/heap/cppgc/
H A Dsweeper.cc698 VisitNormalPageSpace(NormalPageSpace& space) VisitNormalPageSpace() argument
711 VisitLargePageSpace(LargePageSpace& space) VisitLargePageSpace() argument
720 ExtractPages(BaseSpace& space) ExtractPages() argument
774 SweepForAllocationIfRunning(NormalPageSpace* space, size_t size) SweepForAllocationIfRunning() argument
1053 SweepForAllocationIfRunning(NormalPageSpace* space, size_t size) SweepForAllocationIfRunning() argument
[all...]
/third_party/node/deps/v8/src/heap/cppgc-js/
H A Dcpp-heap.cc809 const cppgc::internal::BaseSpace* space = in ReportCustomSpaceStatistics() local
/third_party/node/deps/v8/src/runtime/
H A Druntime-test.cc927 NewSpace* space = heap->new_space(); in FillUpOneNewSpacePage() local
956 NewSpace* space = heap->new_space(); in RUNTIME_FUNCTION() local
[all...]
/third_party/node/deps/v8/src/snapshot/
H A Ddeserializer.cc305 SnapshotSpace space = NewObject::Decode(code); in DeserializeDeferredObjects() local
613 AllocationType SpaceToAllocation(SnapshotSpace space) { in SpaceToAllocation() argument
406 PostProcessNewJSReceiver( Map map, Handle<JSReceiver> obj, JSReceiver raw_obj, InstanceType instance_type, SnapshotSpace space) PostProcessNewJSReceiver() argument
464 PostProcessNewObject(Handle<Map> map, Handle<HeapObject> obj, SnapshotSpace space) PostProcessNewObject() argument
628 ReadObject(SnapshotSpace space) ReadObject() argument
731 const SnapshotSpace space = SnapshotSpace::kReadOnlyHeap; ReadMetaMap() local
748 PostProcessNewObject(Handle<Map>::cast(obj), obj, space); ReadMetaMap() local
940 SnapshotSpace space = NewObject::Decode(data); ReadSingleBytecodeData() local
[all...]
/third_party/pulseaudio/src/pulsecore/
H A Dprotocol-esound.c1133 size_t space = 0; in do_read() local
/third_party/python/Modules/_ctypes/
H A Dcallproc.c168 void *space = PyMem_Calloc(2, sizeof(int)); in _ctypes_get_errobj() local
192 int *space; in get_error_internal() local
208 int *space; in set_error_internal() local
812 int *space; _call_function_pointer() local
[all...]
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_string.cpp68 CheckSpaceLeftInBuffer(const T *currentPos, const T *bufferEnd, size_t space) CheckSpaceLeftInBuffer() argument
/third_party/python/Modules/
H A Dunicodedata.c506 Py_ssize_t space, isize; in nfd_nfkd() local
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/str_format/
H A Dconvert_test.cc89 char space[kSpaceLength]; in StrAppendV() local
/third_party/rust/crates/nix/src/sys/socket/
H A Dmod.rs587 let mut space = 0; variables
1180 fn space(&self) -> usize { in space() functions
[all...]
/base/hiviewdfx/hidumper/frameworks/native/src/executor/memory/
H A Dmemory_info.cpp103 string space = " "; in insertMemoryTitle() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/
H A Dlist_item_group_layout_algorithm.cpp67 auto space = layoutProperty->GetSpace().value_or(Dimension(0)); in Measure() local
H A Dlist_layout_algorithm.cpp146 auto space = listLayoutProperty->GetSpace().value_or(Dimension(0)); in Measure() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/container_modal/
H A Dcontainer_modal_pattern.cpp843 auto space = (index == buttons.size() - 1) ? TITLE_PADDING_END : TITLE_ELEMENT_MARGIN_HORIZONTAL; in InitButtonsLayoutProperty() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_list.cpp226 CalcDimension space; in Create() local
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_list_modifier.cpp187 void SetListSpace(ArkUINodeHandle node, ArkUI_Float32 space) in SetListSpace() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper_indicator/indicator_common/
H A Dswiper_indicator_pattern.cpp404 float space = static_cast<float>(INDICATOR_ITEM_SPACE.ConvertToPx()); in GetMouseClickIndex() local
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/client/hdi_client/
H A Dwifi_hdi_wpa_client.cpp683 char space[MAX_CMD_BUFFER_SIZE] __attribute__((__uninitialized__)); in AppendStr() local
/foundation/distributedhardware/distributed_input/common/include/
H A Dinput_hub.cpp960 char space[SPACELENGTH] = {0}; in StringPrintf() local

Completed in 47 milliseconds

12345678910>>...12