OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:undefs
(Results
1 - 25
of
52
) sorted by null
1
2
3
/external/clang/test/Preprocessor/
include-macros.c
3
// This should not be expanded into FOO because pr2086.h
undefs
'test'.
/external/webkit/Source/WebCore/bindings/v8/
npruntime_internal.h
23
* This header #
undefs
those defines to fix the conflicts
/external/clang/test/CodeGen/
global-init.c
20
// PR6168 "too many
undefs
"
2008-08-07-AlignPadding1.c
23
// The idea is that there are 6
undefs
in this structure initializer to cover
/external/webkit/Source/WebCore/bridge/
npruntime_internal.h
23
* This header #
undefs
those defines to fix the conflicts
/external/llvm/utils/
GenLibDeps.pl
205
open
UNDEFS
,
208
while (<
UNDEFS
>) {
228
close
UNDEFS
or die "nm failed";
231
open
UNDEFS
, "$nmPath -u $Directory/$lib |";
232
while (<
UNDEFS
>) {
253
close
UNDEFS
or die "nm failed";
/external/webkit/Source/WebKit2/
config.h
136
// These
undefs
match up with defines in WebKit2Prefix.h for Mac OS X.
/ndk/sources/host-tools/sed-4.2.1/lib/
regex.c
56
#
undefs
RE_DUP_MAX and sets it to the right value. */
/external/llvm/utils/PerfectShuffle/
PerfectShuffle.cpp
50
/// hasUndefElements - Return true if any of the elements in the mask are
undefs
67
return Mask & 0xBBBB; // Keep only LHS and
Undefs
.
204
// If this value has already been evaluated, it is free. FIXME: match
undefs
.
239
// operation left in the table. Second, make sure that values with
undefs
253
// there are 3
undefs
, the number rises to 729 entries we have to scan,
/external/llvm/tools/lto/
LTOCodeGenerator.cpp
88
const std::vector<const char*> &
undefs
= mod->getAsmUndefinedRefs();
local
89
for (int i = 0, e =
undefs
.size(); i != e; ++i)
90
_asmUndefinedRefs[
undefs
[i]] = 1;
/external/webkit/Source/WebCore/
config.h
114
// These
undefs
match up with defines in WebCorePrefix.h for Mac OS X.
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/include/
bfdlink.h
168
struct bfd_link_hash_entry *
undefs
;
169
/* Entries are added to the tail of the
undefs
list. */
196
/* Add an entry to the
undefs
list. */
200
/* Remove symbols from the
undefs
list that don't belong there. */
167
struct bfd_link_hash_entry *
undefs
;
member in struct:bfd_link_hash_table
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/include/
bfdlink.h
168
struct bfd_link_hash_entry *
undefs
;
169
/* Entries are added to the tail of the
undefs
list. */
196
/* Add an entry to the
undefs
list. */
200
/* Remove symbols from the
undefs
list that don't belong there. */
167
struct bfd_link_hash_entry *
undefs
;
member in struct:bfd_link_hash_table
/prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.6/include/
bfdlink.h
168
struct bfd_link_hash_entry *
undefs
;
169
/* Entries are added to the tail of the
undefs
list. */
196
/* Add an entry to the
undefs
list. */
200
/* Remove symbols from the
undefs
list that don't belong there. */
167
struct bfd_link_hash_entry *
undefs
;
member in struct:bfd_link_hash_table
/prebuilts/gcc/darwin-x86/x86/i686-linux-android-4.6/include/
bfdlink.h
168
struct bfd_link_hash_entry *
undefs
;
169
/* Entries are added to the tail of the
undefs
list. */
196
/* Add an entry to the
undefs
list. */
200
/* Remove symbols from the
undefs
list that don't belong there. */
167
struct bfd_link_hash_entry *
undefs
;
member in struct:bfd_link_hash_table
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/include/
bfdlink.h
168
struct bfd_link_hash_entry *
undefs
;
169
/* Entries are added to the tail of the
undefs
list. */
196
/* Add an entry to the
undefs
list. */
200
/* Remove symbols from the
undefs
list that don't belong there. */
167
struct bfd_link_hash_entry *
undefs
;
member in struct:bfd_link_hash_table
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/include/
bfdlink.h
168
struct bfd_link_hash_entry *
undefs
;
169
/* Entries are added to the tail of the
undefs
list. */
196
/* Add an entry to the
undefs
list. */
200
/* Remove symbols from the
undefs
list that don't belong there. */
167
struct bfd_link_hash_entry *
undefs
;
member in struct:bfd_link_hash_table
/prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.6/include/
bfdlink.h
168
struct bfd_link_hash_entry *
undefs
;
169
/* Entries are added to the tail of the
undefs
list. */
196
/* Add an entry to the
undefs
list. */
200
/* Remove symbols from the
undefs
list that don't belong there. */
167
struct bfd_link_hash_entry *
undefs
;
member in struct:bfd_link_hash_table
/prebuilts/gcc/linux-x86/x86/i686-linux-android-4.6/include/
bfdlink.h
168
struct bfd_link_hash_entry *
undefs
;
169
/* Entries are added to the tail of the
undefs
list. */
196
/* Add an entry to the
undefs
list. */
200
/* Remove symbols from the
undefs
list that don't belong there. */
167
struct bfd_link_hash_entry *
undefs
;
member in struct:bfd_link_hash_table
/external/llvm/lib/Transforms/IPO/
IPConstantPropagation.cpp
194
// Ignore
undefs
, we can change them into anything
/external/srtp/
config.status
869
cat >$tmp/
undefs
.sed <<CEOF
912
sed -f $tmp/
undefs
.sed $tmp/in >$tmp/out
916
cat >$tmp/
undefs
.sed <<CEOF
926
sed -f $tmp/
undefs
.sed $tmp/in >$tmp/out
/external/clang/include/clang/AST/
RecursiveASTVisitor.h
254
// The above header #
undefs
ABSTRACT_STMT and STMT upon exit.
327
// The above header #
undefs
ABSTRACT_TYPE and TYPE upon exit.
349
// The above header #
undefs
ABSTRACT_TYPELOC and TYPELOC upon exit.
383
// The above header #
undefs
ABSTRACT_DECL and DECL upon exit.
[
all
...]
/external/clang/tools/libclang/
RecursiveASTVisitor.h
247
// The above header #
undefs
ABSTRACT_STMT and STMT upon exit.
322
// The above header #
undefs
ABSTRACT_TYPE and TYPE upon exit.
344
// The above header #
undefs
ABSTRACT_TYPELOC and TYPELOC upon exit.
378
// The above header #
undefs
ABSTRACT_DECL and DECL upon exit.
[
all
...]
/external/bison/
config.status
[
all
...]
/external/icu4c/
config.status
956
cat >$tmp/
undefs
.sed <<CEOF
[
all
...]
Completed in 1061 milliseconds
1
2
3