/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 | 239 new QualifiedName(AdtPlugin.PLUGIN_ID, "includer");//$NON-NLS-1$ [all...] |
/frameworks/compile/mclinker/include/mcld/ |
InputTree.h | 269 /** \class Includer 270 * \brief class Includer moves the iterator downward. 272 struct Includer : public Mover { 284 static Includer Downward;
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/ |
errno.h | 25 /* The includer defined __need_Emath if he wants only the definitions
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-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.7-4.6/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 | 49 # 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/icu4c/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/third_party/icu/source/common/unicode/ |
umachine.h | 76 /* This works properly if the includer is C or C++. */
|
/external/clang/lib/Lex/ |
PPLexerChange.cpp | 285 // lexing the #includer file.
|
HeaderSearch.cpp | 525 // Unless disabled, check to see if the file is in the #includer's [all...] |
PPDirectives.cpp | [all...] |
/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/components/policy/resources/ |
policy_templates_it.xtb | [all...] |
/external/clang/lib/Serialization/ |
ASTReader.cpp | [all...] |