/third_party/gptfdisk/ |
D | gptcurses.h | 65 struct Space { struct 70 Space *nextSpace; argument 71 Space *prevSpace; argument 78 Space *firstSpace; 79 Space *lastSpace; 80 Space *currentSpace; 92 void UnlinkSpace(Space *theSpace); 93 void LinkToEnd(Space *theSpace); 98 Space* ShowSpace(int spaceNum, int lineNum);
|
D | gptcurses.cc | 78 Space *trash; in EmptySpaces() 94 Space *tempSpace; in MakeSpacesFromParts() 99 tempSpace = new Space; in MakeSpacesFromParts() 112 Space *tempSpace; in AddEmptySpace() 114 tempSpace = new Space; in AddEmptySpace() 127 Space *current; in AddEmptySpaces() 156 void GPTDataCurses::UnlinkSpace(Space *theSpace) { in UnlinkSpace() 173 void GPTDataCurses::LinkToEnd(Space *theSpace) { in LinkToEnd() 189 Space *oldFirst, *oldLast, *earliest = NULL, *current = NULL; in SortSpaces() 226 Space* GPTDataCurses::ShowSpace(int spaceNum, int lineNum) { in ShowSpace() [all …]
|
/third_party/node/deps/v8/src/heap/cppgc/ |
D | raw-heap.h | 69 BaseSpace* Space(RegularSpaceType type) { in Space() function 72 return Space(index); in Space() 74 const BaseSpace* Space(RegularSpaceType space) const { in Space() function 75 return const_cast<RawHeap&>(*this).Space(space); in Space() 79 return Space(SpaceIndexForCustomSpace(space_index)); in CustomSpace() 94 BaseSpace* Space(size_t space_index) { in Space() function 100 const BaseSpace* Space(size_t space_index) const { in Space() function 101 return const_cast<RawHeap&>(*this).Space(space_index); in Space()
|
D | object-allocator.h | 89 return AllocateObjectOnSpace(NormalPageSpace::From(*raw_heap_.Space(type)), in AllocateObject() 100 return AllocateObjectOnSpace(NormalPageSpace::From(*raw_heap_.Space(type)), in AllocateObject()
|
/third_party/node/deps/v8/src/heap/ |
D | spaces.h | 113 class V8_EXPORT_PRIVATE Space : public BaseSpace { 115 Space(Heap* heap, AllocationSpace id, FreeList* free_list) in Space() function 125 Space(const Space&) = delete; 126 Space& operator=(const Space&) = delete; 129 ExternalBackingStoreType type, Space* from, Space* to, size_t amount); 131 ~Space() override { in ~Space() 463 class SpaceWithLinearArea : public Space { 467 : Space(heap, id, free_list), allocation_info_(allocation_info) {} in SpaceWithLinearArea()
|
D | spaces.cc | 225 void Space::AddAllocationObserver(AllocationObserver* observer) { in AddAllocationObserver() 229 void Space::RemoveAllocationObserver(AllocationObserver* observer) { in RemoveAllocationObserver() 233 void Space::PauseAllocationObservers() { allocation_counter_.Pause(); } in PauseAllocationObservers() 235 void Space::ResumeAllocationObservers() { allocation_counter_.Resume(); } in ResumeAllocationObservers() 339 Space::AddAllocationObserver(observer); in AddAllocationObserver() 342 Space::AddAllocationObserver(observer); in AddAllocationObserver() 350 Space::RemoveAllocationObserver(observer); in RemoveAllocationObserver() 353 Space::RemoveAllocationObserver(observer); in RemoveAllocationObserver() 359 Space::PauseAllocationObservers(); in PauseAllocationObservers() 363 Space::ResumeAllocationObservers(); in ResumeAllocationObservers()
|
D | spaces-inl.h | 45 void Space::IncrementExternalBackingStoreBytes(ExternalBackingStoreType type, in IncrementExternalBackingStoreBytes() 51 void Space::DecrementExternalBackingStoreBytes(ExternalBackingStoreType type, in DecrementExternalBackingStoreBytes() 57 void Space::MoveExternalBackingStoreBytes(ExternalBackingStoreType type, in MoveExternalBackingStoreBytes() 58 Space* from, Space* to, in MoveExternalBackingStoreBytes() 181 Space* space = space_iterator_.Next(); in HasNext()
|
D | heap-allocator.h | 24 class Space; variable 102 Space* spaces_[LAST_SPACE + 1];
|
D | sweeper.h | 24 class Space; variable 138 Page* page, Space* space,
|
D | memory-chunk.h | 178 Space* owner() const { in owner() 179 return reinterpret_cast<Space*>(BasicMemoryChunk::owner()); in owner()
|
D | memory-chunk-inl.h | 38 Space::MoveExternalBackingStoreBytes(type, from->owner(), to->owner(), in MoveExternalBackingStoreBytes()
|
D | memory-allocator.h | 187 MemoryAllocator::AllocationMode alloc_mode, Space* space, 320 Space* space);
|
/third_party/node/deps/v8/include/cppgc/ |
D | custom-space.h | 70 using Space = void; member 90 IsAllocatedOnCompactableSpaceImpl<typename SpaceTrait<T>::Space>::value;
|
/third_party/jerryscript/targets/esp8266/ld/ |
D | eagle.app.v6.ld | 14 /* 3. Space between flash.bin end and irom0text.bin start can be used as user param area. … 15 /* 4. Space between irom0text.bin end and system param area can be used as user param area. …
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | SlotIndexes.cpp | 161 const unsigned Space = SlotIndex::InstrDist/2; in renumberIndexes() local 162 static_assert((Space & 3) == 0, "InstrDist must be a multiple of 2*NUM"); in renumberIndexes() 167 curItr->setIndex(index += Space); in renumberIndexes()
|
/third_party/rust/crates/regex/regex-syntax/src/ast/ |
D | print.rs | 251 Special(ast::SpecialLiteralKind::Space) => { in fmt_literal() 330 Space if ast.negated => self.wtr.write_str(r"\S"), in fmt_class_perl() 331 Space => self.wtr.write_str(r"\s"), in fmt_class_perl() 360 Space if ast.negated => self.wtr.write_str("[:^space:]"), in fmt_class_ascii() 361 Space => self.wtr.write_str("[:space:]"), in fmt_class_ascii()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/MCParser/ |
D | MCAsmLexer.cpp | 18 CurTok.emplace_back(AsmToken::Space, StringRef()); in MCAsmLexer() 96 case AsmToken::Space: OS << "Space"; break; in dump()
|
/third_party/iptables/ |
D | iptables-config | 3 # Space separated list of nat helpers (e.g. 'ip_nat_ftp ip_nat_irc'), which 45 # Space separated list of sysctl items which are to be reloaded on start.
|
/third_party/css-what/src/ |
D | parse.ts | 43 Space = 32, enumerator 117 c === CharCode.Space || 281 case CharCode.Space:
|
/third_party/curl/tests/data/ |
D | test1469 | 16 Space in FTP upload URL
|
/third_party/node/deps/npm/docs/content/commands/ |
D | npm-search.md | 99 Space-separated options that are always passed to search. 108 Space-separated options that limit the results from search.
|
/third_party/typescript/tests/baselines/reference/ |
D | stringLiteralsErrors.types | 17 // Space after backslash
|
D | stringLiteralsErrors.symbols | 12 // Space after backslash
|
/third_party/skia/site/docs/user/ |
D | coordinates.md | 49 ## Transforming Local Coordinate Space 61 ## <span>Transforming Shader Coordinate Space</span>
|
/third_party/node/deps/v8/src/objects/ |
D | data-handler.tq | 19 // Space for the following fields may or may not be allocated.
|