| /third_party/node/deps/v8/src/codegen/s390/ |
| H A D | assembler-s390.cc | 762 int space = buffer_space() + (new_size - old_size); in GrowBuffer() local
|
| /third_party/node/deps/v8/src/heap/ |
| H A D | new-spaces.cc | 419 SemiSpace* space = reinterpret_cast<SemiSpace*>(page->owner()); in AssertValidRange() local 438 SemiSpaceObjectIterator::SemiSpaceObjectIterator(const NewSpace* space) { in SemiSpaceObjectIterator() argument [all...] |
| H A D | heap-inl.h | 159 Space* Heap::space(int idx) { return space_[idx]; } in space() function in v8::internal::Heap
|
| H A D | paged-spaces.cc | 95 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 D | read-only-spaces.cc | 332 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 D | incremental-marking.cc | 594 Space* space = it.Next(); in Stop() local
|
| /third_party/node/deps/v8/src/heap/cppgc/ |
| H A D | sweeper.cc | 698 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 D | cpp-heap.cc | 809 const cppgc::internal::BaseSpace* space = in ReportCustomSpaceStatistics() local
|
| /third_party/node/deps/v8/src/runtime/ |
| H A D | runtime-test.cc | 927 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 D | deserializer.cc | 305 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 D | protocol-esound.c | 1133 size_t space = 0; in do_read() local
|
| /third_party/python/Modules/_ctypes/ |
| H A D | callproc.c | 168 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 D | dng_string.cpp | 68 CheckSpaceLeftInBuffer(const T *currentPos, const T *bufferEnd, size_t space) CheckSpaceLeftInBuffer() argument
|
| /third_party/python/Modules/ |
| H A D | unicodedata.c | 506 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 D | convert_test.cc | 89 char space[kSpaceLength]; in StrAppendV() local
|
| /third_party/rust/crates/nix/src/sys/socket/ |
| H A D | mod.rs | 587 let mut space = 0; variables 1180 fn space(&self) -> usize { in space() functions [all...] |
| /base/hiviewdfx/hidumper/frameworks/native/src/executor/memory/ |
| H A D | memory_info.cpp | 103 string space = " "; in insertMemoryTitle() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/ |
| H A D | list_item_group_layout_algorithm.cpp | 67 auto space = layoutProperty->GetSpace().value_or(Dimension(0)); in Measure() local
|
| H A D | list_layout_algorithm.cpp | 146 auto space = listLayoutProperty->GetSpace().value_or(Dimension(0)); in Measure() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/container_modal/ |
| H A D | container_modal_pattern.cpp | 843 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 D | js_list.cpp | 226 CalcDimension space; in Create() local
|
| /foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/ |
| H A D | node_list_modifier.cpp | 187 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 D | swiper_indicator_pattern.cpp | 404 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 D | wifi_hdi_wpa_client.cpp | 683 char space[MAX_CMD_BUFFER_SIZE] __attribute__((__uninitialized__));
in AppendStr() local
|
| /foundation/distributedhardware/distributed_input/common/include/ |
| H A D | input_hub.cpp | 960 char space[SPACELENGTH] = {0}; in StringPrintf() local
|