HomeSort by relevance Sort by last modified time
    Searched full:includer (Results 1 - 21 of 21) sorted by null

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
IncludeFinder.java 151 * @param includer the resource name to return included layouts for
154 private List<String> getIncludesFrom(String includer) {
157 return mIncludes.get(includer);
398 String includer = entry.getKey(); local
401 setIncludedBy(includer, included);
620 * @param includer the layout including other layouts
625 /* package */ void setIncluded(String includer, List<String> included, boolean detectCycles) {
627 List<String> oldIncludes = mIncludes.get(includer);
632 includers.remove(includer);
637 mIncludes.put(includer, included)
    [all...]
GraphicalEditorPart.java 245 new QualifiedName(AdtPlugin.PLUGIN_ID, "includer");//$NON-NLS-1$
    [all...]
  /frameworks/compile/mclinker/include/mcld/
InputTree.h 265 /** \class Includer
266 * \brief class Includer moves the iterator downward.
268 struct Includer : public Mover {
280 static Includer Downward;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/
errno.h 25 /* The includer defined __need_Emath if he wants only the definitions
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
errno.h 25 /* The includer defined __need_Emath if he wants only the definitions
  /external/bison/src/
state.h 206 /* When an includer (such as ielr.c) needs to store states in a list, the
207 includer can define struct state_list as the list node structure and can
  /build/core/
dynamic_binary.mk 25 # The includer of this file will define a rule to build this target.
  /external/clang/include/clang/Basic/
SourceManagerInternals.h 46 /// If this is 0 then there is no virtual \#includer.
  /frameworks/compile/mclinker/lib/Core/
InputTree.cpp 14 InputTree::Includer InputTree::Downward;
  /external/clang/lib/Lex/
HeaderSearch.cpp 612 // Unless disabled, check to see if the file is in the #includer's
613 // directory. This cannot be based on CurDir, because each includer could be
622 const FileEntry *Includer = *I;
625 TmpDir = Includer->getDir()->getName();
633 getFileInfo(Includer).DirInfo != SrcMgr::C_User;
635 getFileAndSuggestModule(*this, TmpDir.str(), Includer->getDir(),
644 HeaderFileInfo &FromHFI = getFileInfo(Includer);
655 StringRef SearchPathRef(Includer->getDir()->getName());
    [all...]
PPLexerChange.cpp 340 // lexing the #includer file.
PPDirectives.cpp     [all...]
  /external/chromium_org/third_party/icu/source/common/unicode/
umachine.h 54 /* This works properly if the includer is C or C++. */
  /external/icu/icu4c/source/common/unicode/
umachine.h 54 /* This works properly if the includer is C or C++. */
  /external/llvm/lib/TableGen/
TGLexer.cpp 321 // Save the line number and lex buffer of the includer.
  /external/chromium_org/chrome/app/resources/terms/
terms_it.html 35 <p>1.3 Il contratto stipulato con Google includerà, oltre ai Termini universali, i termini definiti di seguito nei Termini di servizio aggiuntivi di Google Chrome e in qualsiasi Nota legale applicabile ai Servizi, collettivamente definiti di seguito "Termini aggiuntivi". Qualora i Termini aggiuntivi si applichino a un Servizio, questi potranno essere consultati dall'utente nell'ambito del Servizio o tramite l'utilizzo del Servizio.</p>
103 <p>(A) QUALSIASI DANNO DIRETTO, INDIRETTO, INCIDENTALE, SPECIALE, CONSEQUENZIALE O ESEMPLARE EVENTUALMENTE SUBITO DALL'UTENTE, QUALSIASI SIA LA CAUSA E LA TEORIA DI RESPONSABILITÀ. CIÒ INCLUDERÀ, A TITOLO ESEMPLIFICATIVO, QUALSIASI PERDITA DI PROFITTO (CHE AVVENGA DIRETTAMENTE O INDIRETTAMENTE), QUALSIASI PERDITA DI REPUTAZIONE COMMERCIALE O AZIENDALE E QUALSIASI PERDITA DI DATI SUBITA DALL'UTENTE, COSTO DI FORNITURA O SOSTITUZIONE DI BENI O SERVIZI O ALTRA PERDITA IMMATERIALE;</p>
    [all...]
  /external/chromium_org/third_party/cython/src/Cython/Build/
Dependencies.py 440 # includer, but includes are resolved with respect to the includee.
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/share/man/man1/
x86_64-w64-mingw32-cpp.1 763 \& {"P":F</file/path>;"F":F</includer/path>;"L":<line_num>;"C":<col_num>;"S":<system_header_p>;"M":<map_address>;"E":<macro_expansion_p>,"loc":<location>}
    [all...]
  /external/chromium_org/components/policy/resources/
policy_templates_it.xtb     [all...]
  /external/clang/lib/Serialization/
ASTReader.cpp     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/share/info/
cpp.info     [all...]

Completed in 4649 milliseconds