OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:undefs
(Results
26 - 50
of
62
) sorted by null
1
2
3
/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
/prebuilts/gcc/linux-x86/x86/i686-linux-android-4.7/include/
bfdlink.h
170
struct bfd_link_hash_entry *
undefs
;
171
/* Entries are added to the tail of the
undefs
list. */
198
/* Add an entry to the
undefs
list. */
202
/* Remove symbols from the
undefs
list that don't belong there. */
169
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
configure
[
all
...]
/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/icu4c/
config.status
956
cat >$tmp/
undefs
.sed <<CEOF
[
all
...]
/external/llvm/lib/CodeGen/
LiveDebugVariables.cpp
631
// Collect all defs to be extended (Skipping
undefs
).
670
// Finally, erase all the
undefs
.
[
all
...]
LiveIntervalAnalysis.cpp
[
all
...]
TwoAddressInstructionPass.cpp
364
// This is to match the kill flag version where
undefs
don't have kill
[
all
...]
/external/openssh/
pkcs11.h
102
PKCS #11 variant. There are corresponding #
undefs
below. */
[
all
...]
/external/v8/src/
objects.cc
11196
uint32_t
undefs
= 0;
local
11369
unsigned int
undefs
= limit;
local
[
all
...]
/external/valgrind/main/cachegrind/
cg_diff.in
284
$^W = 0; # turn off warnings, because we might hit
undefs
/external/grub/
configure
[
all
...]
config.status
924
cat >$tmp/
undefs
.sed <<CEOF
961
sed -f $tmp/
undefs
.sed $tmp/in >$tmp/out
[
all
...]
/external/clang/lib/CodeGen/
CGExprConstant.cpp
244
"Expected array padding of
undefs
");
248
"Expected non-empty array padding of
undefs
");
[
all
...]
/external/llvm/lib/CodeGen/SelectionDAG/
LegalizeVectorTypes.cpp
[
all
...]
SelectionDAG.cpp
134
//
undefs
. Even with the above element type twiddling, this should be OK, as
175
//
undefs
.
[
all
...]
/external/llvm/lib/Transforms/Scalar/
SCCP.cpp
[
all
...]
/external/llvm/include/llvm/CodeGen/
SelectionDAG.h
[
all
...]
/external/llvm/lib/Transforms/InstCombine/
InstCombinePHI.cpp
785
// with
undefs
.
[
all
...]
InstCombineCalls.cpp
585
// Check that all of the elements are integer constants or
undefs
.
[
all
...]
/external/llvm/lib/Transforms/Utils/
PromoteMemoryToRegister.cpp
603
// If this PHI node merges one value and/or
undefs
, get the value.
[
all
...]
/external/clang/include/clang/Lex/
Preprocessor.h
314
/// keep a mapping to the history of all macro definitions and #
undefs
in
[
all
...]
Completed in 1546 milliseconds
1
2
3