OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:includer
(Results
1 - 20
of
20
) sorted by null
/frameworks/compile/mclinker/include/mcld/
InputTree.h
119
/** \class
Includer
120
* \brief class
Includer
moves the iterator downward.
122
struct
Includer
: public Mover {
134
static
Includer
Downward;
/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
...]
/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
44
# 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/webkit/Source/JavaScriptCore/icu/unicode/
umachine.h
71
/* This works properly if the
includer
is C or C++. */
/external/webkit/Source/JavaScriptGlue/icu/unicode/
umachine.h
71
/* This works properly if the
includer
is C or C++. */
/external/webkit/Source/WebCore/icu/unicode/
umachine.h
71
/* This works properly if the
includer
is C or C++. */
/external/webkit/Source/WebKit/mac/icu/unicode/
umachine.h
71
/* This works properly if the
includer
is C or C++. */
/external/clang/lib/Lex/
PPLexerChange.cpp
264
// lexing the #
includer
file.
HeaderSearch.cpp
508
// Unless disabled, check to see if the file is in the #
includer
's
[
all
...]
PPDirectives.cpp
[
all
...]
/external/clang/lib/Serialization/
ASTReader.cpp
[
all
...]
Completed in 743 milliseconds