Home
last modified time | relevance | path

Searched refs:Space (Results 1 – 25 of 95) sorted by relevance

1234

/external/gptfdisk/
Dgptcurses.h67 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);
Dgptcurses.cc73 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/skia/src/core/
DSkLinearBitmapPipeline.h49 struct SK_STRUCT_ALIGN(16) Space { struct
52 mutable Space fSpace; argument
DSkFindAndPlaceGlyph.h94 SkASSERT(alignof(Variant) <= alignof(Space));
99 typedef SkAlignedSStorage<SkMaxSizeOf<Ts...>::value> Space;
100 Space fSpace;
/external/llvm/test/CodeGen/AArch64/
Darm64-abi_align.ll290 ; 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/
DSlotIndexes.cpp129 const unsigned Space = SlotIndex::InstrDist/2; in renumberIndexes() local
130 static_assert((Space & 3) == 0, "InstrDist must be a multiple of 2*NUM"); in renumberIndexes()
135 curItr->setIndex(index += Space); in renumberIndexes()
/external/v8/src/heap/
Dspaces.h105 class Space; variable
488 Space* owner() const { in owner()
491 return reinterpret_cast<Space*>(reinterpret_cast<intptr_t>(owner_) - in owner()
498 void set_owner(Space* space) { in set_owner()
738 Executability executable, Space* owner);
965 class Space : public Malloced {
967 Space(Heap* heap, AllocationSpace id, Executability executable) in Space() function
974 virtual ~Space() {} in ~Space()
1223 LargePage* AllocateLargePage(intptr_t object_size, Space* owner,
1278 Executability executable, Space* space);
[all …]
Dspaces.cc32 Space* owner = page->owner(); in HeapObjectIterator()
455 Executability executable, Space* owner) { in Initialize()
574 Space* owner) { in AllocateChunk()
720 Space* owner, in AllocateChunk()
955 : Space(heap, space, executable), in AllocateChunk()
3062 : Space(heap, id, NOT_EXECUTABLE), // Managed on a per-allocation basis in AllocateChunk()
/external/selinux/policycoreutils/sandbox/
Dsandbox.config1 # Space separate list of homedirs
/external/clang/unittests/Format/
DFormatTest.cpp8470 FormatStyle Space = getLLVMStyle(); in TEST_F() local
8471 Space.SpaceBeforeParens = FormatStyle::SBPO_Always; in TEST_F()
8473 verifyFormat("int f ();", Space); in TEST_F()
8478 Space); in TEST_F()
8483 Space); in TEST_F()
8487 Space); in TEST_F()
8492 Space); in TEST_F()
8493 verifyFormat("A::A () : a (1) {}", Space); in TEST_F()
8494 verifyFormat("void f () __attribute__ ((asdf));", Space); in TEST_F()
8499 Space); in TEST_F()
[all …]
/external/chromium-trace/catapult/third_party/py_vulcanize/third_party/rcssmin/docs/
DDESCRIPTION20 - Space/Comments before the very end or before various characters are
23 - Space/Comments at the very beginning or after various characters are
/external/tcpdump/tests/
Dmpls-ldp-hello.out3 LDP, Label-Space-ID: 10.1.0.2:0, pdu-length: 38
/external/pdfium/third_party/lcms2-2.6/src/
Dcmssamp.c71 cmsColorSpaceSignature Space; in BlackPointAsDarkerColorant() local
90 Space = cmsGetColorSpace(hInput); in BlackPointAsDarkerColorant()
93 if (!_cmsEndPointsBySpace(Space, NULL, &Black, &nChannels)) { in BlackPointAsDarkerColorant()
Dcmspcs.c698 cmsBool _cmsEndPointsBySpace(cmsColorSpaceSignature Space, in _cmsEndPointsBySpace() argument
716 switch (Space) { in _cmsEndPointsBySpace()
Dlcms2_internal.h890 cmsBool _cmsEndPointsBySpace(cmsColorSpaceSignature Space,
/external/chromium-trace/catapult/third_party/py_vulcanize/third_party/rcssmin/
DREADME.rst37 - Space/Comments before the very end or before various characters are
40 - Space/Comments at the very beginning or after various characters are
DPKG-INFO229 - Space/Comments before the very end or before various characters are
232 - Space/Comments at the very beginning or after various characters are
/external/llvm/unittests/CodeGen/
DDIEHashTest.cpp81 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/
DMCAsmLexer.h42 Space, enumerator
/external/tlsdate/
DHACKING.md24 White Space:
/external/chromium-trace/catapult/telemetry/third_party/pyserial/serial/
Dserialcli.py102 self._port_handle.Parity = System.IO.Ports.Parity.Space
/external/llvm/test/CodeGen/AMDGPU/
Dstore.ll7 ; Global Address Space
207 ; Local Address Space
/external/llvm/lib/MC/MCParser/
DAsmLexer.cpp538 return AsmToken(AsmToken::Space, StringRef(TokStart, len)); in LexToken()
/external/pdfium/xfa/src/fxfa/src/fm2js/
Dxfa_fm2jscontext.h273 static void Space(FXJSE_HOBJECT hThis,
/external/llvm/docs/
DNVPTXUsage.rst77 Address Space Memory Space
130 Address Space Conversion

1234