Home
last modified time | relevance | path

Searched refs:prolog (Results 1 – 25 of 26) sorted by relevance

12

/aosp12/frameworks/compile/mclinker/lib/Object/
H A DSectionMap.cpp97 m_Prolog(pOutputDesc.prolog()), in Output()
258 (*out)->prolog() == pOutputDesc.prolog() && in insert()
359 if ((*it)->prolog().hasVMA() && (*it)->prolog().vma().hasDot()) { in fixupDotSymbols()
368 for (RpnExpr::iterator tok = (*it)->prolog().vma().begin(), in fixupDotSymbols()
369 tokEnd = (*it)->prolog().vma().end(); in fixupDotSymbols()
H A DObjectLinker.cpp320 if ((*out)->prolog().hasSubAlign()) { in mergeSections()
321 evaluator.eval((*out)->prolog().subAlign(), in_align); in mergeSections()
326 if ((*out)->prolog().hasSubAlign()) in mergeSections()
331 if ((*out)->prolog().hasAlign()) { in mergeSections()
332 evaluator.eval((*out)->prolog().align(), out_align); in mergeSections()
H A DObjectBuilder.cpp111 if (pair.first->prolog().hasSubAlign()) { in MergeSection()
/aosp12/frameworks/compile/mclinker/include/mcld/Object/
H A DSectionMap.h79 const OutputSectDesc::Prolog& prolog() const { return m_Prolog; } in prolog() function
80 OutputSectDesc::Prolog& prolog() { return m_Prolog; } in prolog() function
/aosp12/frameworks/compile/mclinker/include/mcld/Script/
H A DOutputSectDesc.h191 const Prolog& prolog() const { return m_Prolog; } in prolog() function
/aosp12/system/core/fastboot/
H A Dfastboot_driver.h59 std::function<void(const std::string&)> prolog = [](const std::string&) {};
H A Dfastboot_driver.cpp64 prolog_(std::move(driver_callbacks.prolog)), in FastBootDriver()
H A Dfastboot.cpp2052 .prolog = Status, in Main()
/aosp12/frameworks/compile/mclinker/lib/Target/
H A DGNULDBackend.cpp2148 } else if ((*out)->prolog().hasVMA()) { in setOutputSectionAddress()
2150 evaluator.eval((*out)->prolog().vma(), vma); in setOutputSectionAddress()
2156 if ((*out)->prolog().type() == OutputSectDesc::NOLOAD) { in setOutputSectionAddress()
2364 switch ((*out)->prolog().constraint()) { in placeOutputSections()
2404 type = (*out)->prolog().type(); in placeOutputSections()
2408 (*out)->prolog().setType(type); in placeOutputSections()
/aosp12/system/core/fs_mgr/libsnapshot/include/libsnapshot/
H A Dsnapshot.h553 bool RemoveAllUpdateState(LockedFile* lock, const std::function<bool()>& prolog = {});
/aosp12/system/core/fs_mgr/libsnapshot/
H A Dsnapshot.cpp252 bool SnapshotManager::RemoveAllUpdateState(LockedFile* lock, const std::function<bool()>& prolog) { in RemoveAllUpdateState() argument
253 if (prolog && !prolog()) { in RemoveAllUpdateState()
/aosp12/packages/inputmethods/LatinIME/dictionaries/
H A Dsl_wordlist.combined.gz1dictionary=main:sl,locale=sl,description=Slovenščina,date=1393228152, ...
H A Des_wordlist.combined.gz1dictionary=main:es,locale=es,description=Español,date=1414726268, ...
H A Den_US_wordlist.combined.gz1dictionary=main:en_us,locale=en_US,description=English (US),date ...
H A Dnb_wordlist.combined.gz1dictionary=main:nb,locale=nb,description=Norsk bokmål,date=1393228136 ...
H A Den_wordlist.combined.gz1dictionary=main:en,locale=en,description=English,date=1414726273, ...
H A Dda_wordlist.combined.gz1dictionary=main:da,locale=da,description=Dansk,date=1393228134, ...
H A Dcs_wordlist.combined.gz1dictionary=main:cs,locale=cs,description=Čeština,date=1393228134, ...
H A Dpl_wordlist.combined.gz1dictionary=main:pl,locale=pl,description=Polski,date=1414726264, ...
H A Dlt_wordlist.combined.gz1dictionary=main:lt,locale=lt,description=Lietuvių,date=1393228136, ...
H A Dsv_wordlist.combined.gz1dictionary=main:sv,locale=sv,description=Svenska,date=1414726264, ...
H A Dtr_wordlist.combined.gz1dictionary=main:tr,locale=tr,description=Türkçe,date=1414726261, ...
H A Dfi_wordlist.combined.gz1dictionary=main:fi,locale=fi,description=Suomi,date=1393228135, ...
H A Dhr_wordlist.combined.gz1dictionary=main:hr,locale=hr,description=Hrvatski,date=1393228135, ...
H A Dlv_wordlist.combined.gz1dictionary=main:lv,locale=lv,description=Latviešu,date=1393228136, ...

12