/external/gptfdisk/ |
D | gptcurses.h | 67 struct Space { struct 72 Space *nextSpace; argument 73 Space *prevSpace; argument 80 Space *firstSpace; 81 Space *lastSpace; 82 Space *currentSpace; 94 void UnlinkSpace(Space *theSpace); 95 void LinkToEnd(Space *theSpace); 100 Space* ShowSpace(int spaceNum, int lineNum);
|
D | gptcurses.cc | 73 Space *trash; in EmptySpaces() 89 Space *tempSpace; in MakeSpacesFromParts() 94 tempSpace = new Space; in MakeSpacesFromParts() 107 Space *tempSpace; in AddEmptySpace() 109 tempSpace = new Space; in AddEmptySpace() 122 Space *current; in AddEmptySpaces() 151 void GPTDataCurses::UnlinkSpace(Space *theSpace) { in UnlinkSpace() 168 void GPTDataCurses::LinkToEnd(Space *theSpace) { in LinkToEnd() 184 Space *oldFirst, *oldLast, *earliest = NULL, *current = NULL; in SortSpaces() 221 Space* GPTDataCurses::ShowSpace(int spaceNum, int lineNum) { in ShowSpace() [all …]
|
/external/libxml2/result/errors/ |
D | 759573-2.xml.err | 1 Entity: line 1: parser error : Space required after '<!ENTITY' 19 Entity: line 1: parser error : Space required after '<!ENTITY' 37 Entity: line 1: parser error : Space required after 'ELEMENT'
|
D | 759573.xml.err | 1 ./test/errors/759573.xml:1: parser error : Space required after '<!ENTITY' 4 ./test/errors/759573.xml:1: parser error : Space required after the entity name
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/ |
D | SlotIndexes.cpp | 131 const unsigned Space = SlotIndex::InstrDist/2; in renumberIndexes() local 132 assert((Space & 3) == 0 && "InstrDist must be a multiple of 2*NUM"); in renumberIndexes() 138 curEntry->setIndex(index += Space); in renumberIndexes()
|
/external/llvm/test/CodeGen/AArch64/ |
D | arm64-abi_align.ll | 290 ; Space for s1 is allocated at sp+32 291 ; Space for s2 is allocated at sp 295 ; Space for s1 is allocated at fp-24 = sp+72 296 ; Space for s2 is allocated at sp+48 326 ; Space for s1 is allocated at x29-32 = sp+64 327 ; Space for s2 is allocated at sp+32 337 ; Space for s1 is allocated at fp-24 338 ; Space for s2 is allocated at fp-48 398 ; Space for s1 is allocated at sp+32 399 ; Space for s2 is allocated at sp [all …]
|
/external/llvm/lib/CodeGen/ |
D | SlotIndexes.cpp | 124 const unsigned Space = SlotIndex::InstrDist/2; in renumberIndexes() local 125 static_assert((Space & 3) == 0, "InstrDist must be a multiple of 2*NUM"); in renumberIndexes() 130 curItr->setIndex(index += Space); in renumberIndexes()
|
/external/v8/src/heap/ |
D | spaces.h | 45 class Space; variable 555 Space* owner() const { in owner() 558 return reinterpret_cast<Space*>(reinterpret_cast<intptr_t>(owner_) - in owner() 565 void set_owner(Space* space) { in set_owner() 580 Executability executable, Space* owner, 706 explicit Page(Space* owner) { InitializeAsAnchor(owner); } in Page() 787 void InitializeAsAnchor(Space* owner); 816 Executability executable, Space* owner); 824 class Space : public Malloced { 826 Space(Heap* heap, AllocationSpace id, Executability executable) in Space() function [all …]
|
D | spaces.cc | 41 Space* owner = page->owner(); in HeapObjectIterator() 67 for (Space* space = spaces.next(); space != NULL; space = spaces.next()) { in PauseAllocationObserversScope() 74 for (Space* space = spaces.next(); space != NULL; space = spaces.next()) { in ~PauseAllocationObserversScope() 491 void Page::InitializeAsAnchor(Space* space) { in InitializeAsAnchor() 501 Executability executable, Space* owner, in Initialize() 639 Space* owner) { in AllocateChunk() 1172 void Space::AllocationStep(Address soon_object, int size) { in AllocateChunk() 1183 : Space(heap, space, executable), anchor_(this), free_list_(this) { in AllocateChunk() 1792 Space::AddAllocationObserver(observer); in AllocateChunk() 1797 Space::RemoveAllocationObserver(observer); in AllocateChunk() [all …]
|
/external/selinux/sandbox/ |
D | sandbox.config | 1 # Space separate list of homedirs
|
/external/clang/unittests/Format/ |
D | FormatTest.cpp | 8904 FormatStyle Space = getLLVMStyle(); in TEST_F() local 8905 Space.SpaceBeforeParens = FormatStyle::SBPO_Always; in TEST_F() 8907 verifyFormat("int f ();", Space); in TEST_F() 8912 Space); in TEST_F() 8917 Space); in TEST_F() 8921 Space); in TEST_F() 8926 Space); in TEST_F() 8927 verifyFormat("A::A () : a (1) {}", Space); in TEST_F() 8928 verifyFormat("void f () __attribute__ ((asdf));", Space); in TEST_F() 8933 Space); in TEST_F() [all …]
|
/external/llvm/lib/MC/MCParser/ |
D | MCAsmLexer.cpp | 16 CurTok.emplace_back(AsmToken::Space, StringRef()); in MCAsmLexer()
|
/external/tcpdump/tests/ |
D | mpls-ldp-hello.out | 3 LDP, Label-Space-ID: 10.1.0.2:0, pdu-length: 38
|
/external/ImageMagick/MagickWand/tests/ |
D | script-token-test-data.txt | 27 'Space Character Escapes'
|
D | script-token-test-results.txt | 20 l=27, c=1, stat=0, len=64, token="Space Character Escapes"
|
/external/pdfium/third_party/lcms2-2.6/src/ |
D | cmssamp.c | 71 cmsColorSpaceSignature Space; in BlackPointAsDarkerColorant() local 90 Space = cmsGetColorSpace(hInput); in BlackPointAsDarkerColorant() 93 if (!_cmsEndPointsBySpace(Space, NULL, &Black, &nChannels)) { in BlackPointAsDarkerColorant()
|
/external/v8/src/profiler/ |
D | sampling-heap-profiler.cc | 71 for (Space* space = spaces.next(); space != nullptr; space = spaces.next()) { in SamplingHeapProfiler() 82 for (Space* space = spaces.next(); space != nullptr; space = spaces.next()) { in ~SamplingHeapProfiler()
|
/external/syslinux/core/ |
D | init.inc | 49 push __pm_code_len + 16 ; Space for decompressed size
|
/external/llvm/docs/ |
D | AMDGPUUsage.rst | 21 Address Space Memory Space
|
/external/llvm/unittests/CodeGen/ |
D | DIEHashTest.cpp | 81 auto Space = DIE::get(Alloc, dwarf::DW_TAG_namespace); in TEST_F() local 84 Space->addValue(Alloc, dwarf::DW_AT_name, dwarf::DW_FORM_strp, SpaceStr); in TEST_F() 86 Space->addValue(Alloc, dwarf::DW_AT_declaration, dwarf::DW_FORM_flag_present, in TEST_F() 96 Space->addChild(std::move(Foo)); in TEST_F() 97 CU.addChild(std::move(Space)); in TEST_F()
|
/external/llvm/include/llvm/MC/MCParser/ |
D | MCAsmLexer.h | 48 Space, enumerator
|
/external/skia/src/core/ |
D | SkFindAndPlaceGlyph.h | 94 SkASSERT(alignof(Variant) <= alignof(Space)); 99 typedef SkAlignedSStorage<SkMaxSizeOf<Ts...>::value> Space; 100 Space fSpace;
|
/external/pdfium/core/fpdftext/ |
D | cpdf_textpage.h | 123 Space, enumerator
|
/external/seccomp-tests/ |
D | README.md | 74 ### Linux Space-Saving
|
/external/llvm/test/CodeGen/AMDGPU/ |
D | store.ll | 7 ; Global Address Space 214 ; Local Address Space
|