OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:redefined
(Results
1 - 25
of
283
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/stlport/test/unit/
epilog_test.cpp
7
std::string s; // if std not properly
redefined
, error will be here
/frameworks/compile/slang/tests/P_redefine_RS_VERSION/
stderr.txt.expect
1
redefine_RS_VERSION.rs:4:9: warning: 'RS_VERSION' macro
redefined
/ndk/tests/device/test-gnustl-full/unit/
epilog_test.cpp
7
std::string s; // if std not properly
redefined
, error will be here
/ndk/tests/device/test-stlport/unit/
epilog_test.cpp
7
std::string s; // if std not properly
redefined
, error will be here
/external/clang/test/Preprocessor/
macro_misc.c
22
#define FUNC_LIKE3(a) (a) // expected-warning {{'FUNC_LIKE3' macro
redefined
}}
/external/llvm/test/CodeGen/ARM/
fast-isel-redefinition.ll
3
; doesn't crash. (It was crashing because a register was getting
redefined
.)
crash-greedy-v6.ll
5
; That requires leaveIntvBefore to be very accurate about the
redefined
value number.
2011-11-14-EarlyClobber.ll
5
; This test calls shrinkToUses with an early-clobber
redefined
live range during
/external/clang/test/CodeGen/
extern-inline.c
5
// If an extern inline function is
redefined
, functions should call the
16
// It shouldn't matter if the function was
redefined
static.
/external/oprofile/module/x86/
apic_compat.h
63
/* the other define above can be
redefined
until the ref is identical, this
64
* allow a compile time checking but this need to be
redefined
differently */
/external/v8/test/mjsunit/regress/
regress-95920.js
29
// properties
redefined
.
/external/chromium/chrome/common/
multi_process_lock_linux.cc
43
//
redefined
and MULTI_PROCESS_LOCK_NAME_MAX_LEN can change accordingly.
/frameworks/support/v7/gridlayout/
README.txt
18
namespace of the app, as those attributes have been
redefined
in
/external/clang/include/clang/Lex/
MacroInfo.h
71
/// it has not yet been
redefined
or undefined.
94
/// AllowRedefinitionsWithoutWarning - True if this macro can be
redefined
237
///
redefined
without warning.
/external/llvm/test/CodeGen/X86/
2010-05-12-FastAllocKills.ll
5
; This test causes a virtual FP register to be
redefined
while it is live:
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
cif-code.def
45
N_("
redefined
extern inline functions are not considered for "
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
cif-code.def
45
N_("
redefined
extern inline functions are not considered for "
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
cif-code.def
45
N_("
redefined
extern inline functions are not considered for "
/external/apache-xml/src/main/java/org/apache/xml/serializer/
ToSAXHandler.java
165
//
Redefined
in SAXXMLOutput
174
//
Redefined
in SAXXMLOutput
/external/icu4c/i18n/
reldtfmt.cpp
223
//
redefined
here because the other parse() function hides this function's
231
//
redefined
here because the other parse() function hides this function's
/frameworks/support/v7/gridlayout/res/values/
attrs.xml
8
redefined
in the support library namespace.
79
redefined
in the support library name space.
/sdk/testapps/gridlayoutTest/v7-gridlayout/res/values/
attrs.xml
8
redefined
in the support library namespace.
79
redefined
in the support library name space.
/external/chromium/base/
tracked.h
12
// do additonal things), its Location may be
redefined
to that later location.
/hardware/ti/omap3/dspbridge/inc/
dbg.h
35
*! 03-Feb-2000 rr: DBG Levels
redefined
.
/hardware/ti/omap3/dspbridge/libbridge/inc/
dbg.h
35
*! 03-Feb-2000 rr: DBG Levels
redefined
.
Completed in 655 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>