OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:Include
(Results
1 - 12
of
12
) sorted by null
/frameworks/base/core/tests/coretests/src/android/view/
Include.java
25
* Exercise <
include
/> tag in XML files.
27
public class
Include
extends Activity {
/cts/tools/utils/cts/
tools.py
118
Include
() select from the packages given here.
128
"""
Include
only specific tests in this plan.
131
This package should must be included via
Include
.
149
This package should must be included via
Include
.
165
If this is the first call to Exclude() or
Include
(), all packages are selected before applying
172
self.
Include
('.*')
178
def
Include
(self, pattern):
179
"""
Include
all packages matching the given regular expressions in the plan.
182
pattern: A regular expression selecting the package names to
include
.
196
Requires
Include
() or Exclude() to be called prior to calling this method
[
all
...]
/frameworks/compile/mclinker/include/mcld/LD/
Archive.h
12
#
include
"mcld/InputTree.h"
13
#
include
"mcld/ADT/HashEntry.h"
14
#
include
"mcld/ADT/HashTable.h"
15
#
include
"mcld/ADT/StringHash.h"
16
#
include
"mcld/Support/GCFactory.h"
18
#
include
<string>
19
#
include
<vector>
95
enum Status {
Include
, Exclude, Unknown };
/external/clang/include/clang/Lex/
PreprocessingRecord.h
17
#
include
"clang/Basic/IdentifierTable.h"
18
#
include
"clang/Basic/SourceLocation.h"
19
#
include
"clang/Lex/PPCallbacks.h"
20
#
include
"llvm/ADT/DenseMap.h"
21
#
include
"llvm/ADT/Optional.h"
22
#
include
"llvm/ADT/SmallVector.h"
23
#
include
"llvm/ADT/iterator.h"
24
#
include
"llvm/Support/Allocator.h"
25
#
include
"llvm/Support/Compiler.h"
26
#
include
<vector
[
all
...]
/external/google-breakpad/src/testing/scripts/generator/cpp/
ast.py
154
class
Include
(Node):
819
if name.startswith('
include
'):
820
# Remove "
include
".
823
# Handle #
include
\<newline> "header-on-second-line.h".
830
return
Include
(token.start, token.end, filename, system)
[
all
...]
/external/vixl/src/vixl/a64/
macro-assembler-a64.cc
27
#
include
"vixl/a64/macro-assembler-a64.h"
2441
RegList
include
= reg1.Bit() | reg2.Bit() | reg3.Bit() | reg4.Bit();
local
2453
RegList
include
= reg1.Bit() | reg2.Bit() | reg3.Bit() | reg4.Bit();
local
[
all
...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.help_3.5.0.v20100524.jar
/prebuilts/devtools/tools/lib/
traceview.jar
/prebuilts/tools/common/m2/repository/org/freemarker/freemarker/2.3.20/
freemarker-2.3.20.jar
/prebuilts/tools/common/m2/repository/net/sourceforge/pmd/pmd/5.1.1/
pmd-5.1.1.jar
/prebuilts/tools/common/m2/repository/xalan/xalan/2.6.0/
xalan-2.6.0.jar
/prebuilts/tools/common/m2/repository/xalan/xalan/2.7.1/
xalan-2.7.1.jar
Completed in 627 milliseconds