Searched defs:Space (Results 1 – 16 of 16) sorted by relevance
/third_party/gptfdisk/ |
D | gptcurses.h | 65 struct Space { struct 70 Space *nextSpace; argument 71 Space *prevSpace; argument
|
/third_party/node/deps/v8/src/heap/cppgc/ |
D | raw-heap.h | 69 BaseSpace* Space(RegularSpaceType type) { in Space() function 74 const BaseSpace* Space(RegularSpaceType space) const { in Space() function 94 BaseSpace* Space(size_t space_index) { in Space() function 100 const BaseSpace* Space(size_t space_index) const { in Space() function
|
/third_party/node/deps/v8/include/cppgc/ |
D | custom-space.h | 70 using Space = void; member
|
/third_party/node/deps/v8/src/heap/ |
D | heap-allocator.h | 24 class Space; variable
|
D | sweeper.h | 24 class Space; variable
|
D | spaces.h | 115 Space(Heap* heap, AllocationSpace id, FreeList* free_list) in Space() function
|
D | heap.h | 110 class Space; variable 2463 friend class Space; variable
|
/third_party/gn/src/gn/ |
D | escape_unittest.cc | 74 TEST(Escape, Space) { in TEST() argument
|
/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
|
/third_party/css-what/src/ |
D | parse.ts | 43 Space = 32, enumerator
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/ |
D | MCAsmMacro.h | 44 Space, enumerator
|
/third_party/rust/crates/regex/regex-syntax/src/ast/ |
D | mod.rs | 670 Space, enumerator 746 Space, enumerator 787 Space, enumerator
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/ |
D | DWARFDie.cpp | 288 std::string Space = DumpOpts.ShowAddresses ? " " : ""; in dumpAttribute() local
|
/third_party/icu/docs/userguide/dev/ |
D | codingguidelines.md | 1272 * For #defined constants and macros, a "U_" is appended to the beginning,
|
/third_party/rust/crates/nom/src/ |
D | error.rs | 387 Space, enumerator
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/AsmParser/ |
D | AArch64AsmParser.cpp | 3372 unsigned Space = (PrevReg < Reg) ? (Reg - PrevReg) : (Reg + 32 - PrevReg); in tryParseVectorList() local
|