OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:overridden
(Results
1 - 25
of
2484
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/icu/android_icu4j/src/main/tests/android/icu/dev/data/resources/
TestDataElements_en.properties
9
from_en_Latn=In en should be
overridden
10
from_en_Latn_US=In en should be
overridden
TestDataElements.java
20
"In root should be
overridden
"
24
"In root should be
overridden
"
28
"In root should be
overridden
"
TestDataElements_en_Latn.properties
9
from_en_Latn_US=In en_Latn should be
overridden
TestDataElements_te.java
16
"In root should be
overridden
"
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/data/resources/
TestDataElements_en.properties
9
from_en_Latn=In en should be
overridden
10
from_en_Latn_US=In en should be
overridden
TestDataElements.java
19
"In root should be
overridden
"
23
"In root should be
overridden
"
27
"In root should be
overridden
"
TestDataElements_en_Latn.properties
9
from_en_Latn_US=In en_Latn should be
overridden
TestDataElements_te.java
15
"In root should be
overridden
"
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/
weakdef-2.l
2
[^:]*:9: Error: symbol Weak is weak and may be
overridden
later
3
[^:]*:10: Error: symbol Weak is weak and may be
overridden
later
/art/test/408-move-bug/
info.txt
2
compiler. Input moves where being
overridden
by sibling moves.
/toolchain/binutils/binutils-2.25/config/
bootstrap-debug-ckovw.mk
7
# BOOT_CFLAGS += -fcompare-debug="-w%n-fcompare-debug not
overridden
"
8
# TFLAGS += -fcompare-debug="-w%n-fcompare-debug not
overridden
"
10
# GCC_COMPARE_DEBUG="-w%n-fcompare-debug not
overridden
";
13
GCC_COMPARE_DEBUG=$${GCC_COMPARE_DEBUG--fcompare-debug-not-
overridden
}; \
/external/clang/test/SemaCXX/
PR7410.cpp
6
virtual BaseReturn Foo() = 0; // expected-note{{
overridden
virtual function is here}}
/external/llvm/test/Transforms/Inline/
2007-06-25-WeakInline.ll
3
; 'bar' can be
overridden
at link-time, don't inline it.
/external/clang/test/CXX/except/except.spec/
p5-virtual.cpp
48
virtual void g1() throw(); // expected-note {{
overridden
virtual function is here}}
49
virtual void g2() throw(int); // expected-note {{
overridden
virtual function is here}}
50
virtual void g3() throw(A); // expected-note {{
overridden
virtual function is here}}
51
virtual void g4() throw(B1); // expected-note {{
overridden
virtual function is here}}
52
virtual void g5() throw(A); // expected-note {{
overridden
virtual function is here}}
54
virtual void g6() noexcept; // expected-note {{
overridden
virtual function is here}}
55
virtual void g7() noexcept; // expected-note {{
overridden
virtual function is here}}
57
virtual void g8() noexcept; // expected-note {{
overridden
virtual function is here}}
58
virtual void g9() throw(); // expected-note {{
overridden
virtual function is here}}
59
virtual void g10() throw(int); // expected-note {{
overridden
virtual function is here}
[
all
...]
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/configuration/
NestedConfiguration.java
34
* will always return the same
overridden
value, regardless of the inherited
41
/** The configuration we are inheriting non-
overridden
values from */
44
/** Bitmask of attributes to be
overridden
in this configuration */
164
// Never
overridden
: this is a static attribute of a layout, not something which
171
// Never
overridden
176
* Sets whether the locale should be
overridden
by this configuration
185
* Returns true if the locale is
overridden
187
* @return true if the locale is
overridden
213
* Sets whether the rendering target should be
overridden
by this configuration
222
* Returns true if the target is
overridden
[
all
...]
/external/clang/test/Driver/
arm-arch-darwin.c
4
// RUN: %clang -target armv7m -arch armv7m -mcpu=cortex-m4 -### -c %s 2>&1 | FileCheck -check-prefix=CHECK-V7M-
OVERRIDDEN
%s
5
// CHECK-V7M-
OVERRIDDEN
: "-cc1"{{.*}} "-triple" "thumbv7em-{{.*}} "-target-cpu" "cortex-m4"
/art/test/142-classloader2/smali/
MyPathClassLoader.smali
1
# Simple subclass of PathClassLoader with methods
overridden
.
/external/mp4parser/isoparser/src/main/java/com/coremedia/iso/boxes/
UserDataBox.java
37
return super.getContentSize(); //To change body of
overridden
methods use File | Settings | File Templates.
42
super.parse(readableByteChannel, header, contentSize, boxParser); //To change body of
overridden
methods use File | Settings | File Templates.
47
super._parseDetails(content); //To change body of
overridden
methods use File | Settings | File Templates.
52
super.getContent(byteBuffer); //To change body of
overridden
methods use File | Settings | File Templates.
/external/hamcrest/library/src/org/hamcrest/collection/
IsArray.java
34
* Can be
overridden
in subclasses to customise how the matcher is
44
* Can be
overridden
in subclasses to customise how the matcher is
54
* Can be
overridden
in subclasses to customise how the matcher is
/external/icu/android_icu4j/src/main/tests/android/icu/dev/util/
UnicodeTransform.java
42
* Can be
overridden
for performance.
48
* Can be
overridden
for performance.
54
* Can be
overridden
for performance.
/external/icu/icu4j/main/tests/framework/src/com/ibm/icu/dev/util/
UnicodeTransform.java
41
* Can be
overridden
for performance.
47
* Can be
overridden
for performance.
53
* Can be
overridden
for performance.
/external/chromium-trace/catapult/dashboard/dashboard/models/
anomaly_config_test.py
22
# The sample test has no
overridden
config.
26
# The
overridden
config is set in the pre-put hook of the TestMetadata.
36
# The sample test now has an
overridden
config which is used.
/external/javassist/src/main/javassist/util/proxy/
MethodHandler.java
32
* @param thisMethod the
overridden
method declared in the super
34
* @param proceed the forwarder method for invoking the
overridden
35
* method. It is null if the
overridden
mehtod is
/frameworks/compile/mclinker/include/mcld/LD/
DiagSymbolResolutions.inc
19
"common symbol %0 is
overridden
by previous definition",
20
"common symbol %0 is
overridden
by previous definition")
23
"common symbol %0 is
overridden
by definition",
/external/bison/m4/
printf-posix-rpl.m4
22
[Define if printf is
overridden
by a POSIX compliant gnulib implementation.])
Completed in 1252 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>