OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:excluded
(Results
101 - 125
of
1267
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/cts/tests/jdwp/runner/device-side/src/com/android/compatibility/dalvik/
DalvikTestRunner.java
131
// Skip package because it was
excluded
135
// Skip class because it was
excluded
139
// Skip method because it was
excluded
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/internal/performance/results/model/
ComponentResultsElement.java
204
StringBuffer writableStatus(StringBuffer buffer, int kind, StringBuffer
excluded
) {
209
StringBuffer childrenBuffer = super.writableStatus(new StringBuffer(), kind,
excluded
);
211
// Write status on file if not
excluded
/external/libchrome/base/trace_event/
trace_config.h
57
// A category can have an optional '-' prefix to make it an
excluded
category.
59
//
excluded
categories in the same list would not be supported.
117
// "excluded_categories": ["
excluded
", "exc_pattern*"],
/external/boringssl/src/crypto/obj/
obj_xref.pl
103
# needs special handling and is
excluded
from the cross reference table.
/external/chromium-trace/catapult/third_party/polymer/components/iron-selector/test/
excluded-local-names.html
52
suite('
excluded
local names', function() {
/external/freetype/src/autofit/
afcover.h
99
/* to be always
excluded
*/
/external/icu/tools/srcgen/
common.sh
38
# The following are deliberately
excluded
:
/external/jacoco/jacoco-maven-plugin/src/org/jacoco/maven/
AbstractJacocoMojo.java
46
*
excluded
.
/external/kernel-headers/original/uapi/linux/
elfcore.h
33
* not support and which gdb doesn't really use
excluded
.
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/autofit/
afcover.h
99
/* to be always
excluded
*/
/external/minijail/
libminijail-private.h
40
* require minijail_run() will be
excluded
.
/external/skia/tools/
generate_includes_cpp.py
29
ignore_list: Paths to both files and directories that are to be
excluded
/external/testng/src/main/java/org/testng/
ITestContext.java
70
* @return All the groups that are
excluded
for this test run.
/external/v8/build/
json_schema_bundle_compile.gypi
26
# Functions and namespaces can be
excluded
by setting "nocompile" to true.
json_schema_bundle_registration_compile.gypi
23
# Functions and namespaces can be
excluded
by setting "nocompile" to true.
/external/webrtc/webrtc/modules/desktop_capture/
desktop_capturer.h
58
// Sets the window to be
excluded
from the captured image in the future
/external/webrtc/webrtc/modules/video_coding/codecs/test/
videoprocessor.h
30
// Defines which frame types shall be
excluded
from packet loss and when.
118
// Regarding packet loss: Note that keyframes are
excluded
(first or all
123
//
excluded
by default.
209
// To keep track of if we have
excluded
the first key frame from packet loss:
/frameworks/base/tools/aapt/
FileFinder.h
43
* is
excluded
there is a small chance you could have
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
elfcore.h
29
* not support and which gdb doesn't really use
excluded
.
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
elfcore.h
31
* not support and which gdb doesn't really use
excluded
.
/prebuilts/go/darwin-x86/src/go/types/
package.go
52
// pkg; the list is in source order. Package unsafe is
excluded
.
/prebuilts/go/linux-x86/src/go/types/
package.go
52
// pkg; the list is in source order. Package unsafe is
excluded
.
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/x509/
CertPathReviewerMessages.properties
19
# cert DN is in the
excluded
tree
21
CertPathReviewer.excludedDN.title = Name constraint error: certificate DN is
excluded
22
CertPathReviewer.excludedDN.text = Name constraint error: The certificate DN {0} is
excluded
.
23
CertPathReviewer.excludedDN.summary = Name constraint error: certificate DN is
excluded
.
24
CertPathReviewer.excludedDN.details = Name constraint checking error. The certificate DN {0} is inside of the
excluded
set of DNs.
33
# cert email is in the
excluded
tree
35
CertPathReviewer.excludedEmail.title = Name constraint error:
excluded
email address
36
CertPathReviewer.excludedEmail.text = Name constraint error: certificate contains the
excluded
email address {0}.
37
CertPathReviewer.excludedEmail.summary = Name constraint error:
excluded
email address.
38
CertPathReviewer.excludedEmail.details = Name constraint checking error. The certificate contains the email address {0} which is in the
excluded
set of email addresses
[
all
...]
/cts/tools/tradefed-host/tests/src/com/android/cts/tradefed/testtype/
TestFilterTest.java
56
* Test {@link TestFilter#filter(java.util.Collection)} with an
excluded
test filter
68
* Test {@link TestFilter#filter(java.util.Collection)} with an
excluded
test filter
/external/ceres-solver/internal/ceres/
parameter_block_ordering.cc
60
// Add the
excluded
blocks to back of the ordering vector.
79
// Add the
excluded
blocks to back of the ordering vector.
Completed in 2835 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>