OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:anonymous
(Results
476 - 500
of
2287
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/clang/tools/libclang/
CIndexHigh.cpp
130
} // end
anonymous
namespace.
263
} //
anonymous
namespace
382
} //
anonymous
namespace
/external/llvm/lib/CodeGen/AsmPrinter/
DwarfCompileUnit.h
57
/// IndexTyDie - An
anonymous
type for index type. Owned by CUDie.
187
// getIndexTyDie - Get an
anonymous
type for index type.
192
// setIndexTyDie - Set D as
anonymous
type for index which can be reused
/external/llvm/utils/TableGen/
DFAPacketizerEmitter.cpp
57
} // End
anonymous
namespace.
122
} // End
anonymous
namespace.
150
} // End
anonymous
namespace.
/prebuilts/ndk/9/sources/cxx-stl/EH/gabi++/libs/mips/
libgabi++_shared.so
/prebuilts/ndk/9/sources/cxx-stl/EH/gabi++/libs/x86/
libgabi++_shared.so
/dalvik/libdex/
SysUtil.cpp
37
* Create an
anonymous
shared memory segment large enough to hold "length"
62
* Create a private
anonymous
storage area.
/external/chromium/chrome/common/extensions/docs/examples/apps/hello-php/
index.php
42
const CONSUMER_KEY = '
anonymous
';
43
const CONSUMER_SECRET = '
anonymous
';
/external/chromium_org/chrome/browser/password_manager/
password_store_x.cc
113
} //
anonymous
namespace
302
} //
anonymous
namespace
/external/chromium_org/chrome/common/extensions/docs/examples/apps/hello-php/
index.php
41
const CONSUMER_KEY = '
anonymous
';
42
const CONSUMER_SECRET = '
anonymous
';
/external/chromium_org/content/browser/fileapi/
file_writer_delegate_unittest.cc
73
} // namespace (
anonymous
)
204
} // namespace (
anonymous
)
/external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderRubyRun.cpp
58
// Note: As
anonymous
blocks, ruby runs do not have ':before' or ':after' content themselves.
65
// Note: As
anonymous
blocks, ruby runs do not have ':before' or ':after' content themselves.
/external/chromium_org/third_party/cld/base/
macros.h
113
//
anonymous
type or a type defined inside a function. In these rare
135
// but can be used on
anonymous
types or types defined inside
/external/chromium_org/third_party/icu/source/common/
uresimp.h
112
* need to reference data in named structures, while indexes can reference both named and
anonymous
resources.
134
* named and
anonymous
resources.
/external/chromium_org/third_party/libjingle/source/talk/xmpp/
chatroommodule.h
164
//! This is only available in non-
anonymous
rooms.
165
//! If the room is
anonymous
, this returns JID_EMPTY
/external/clang/lib/Basic/
Targets.cpp
84
} // end
anonymous
namespace
620
} // end
anonymous
namespace.
[
all
...]
/external/clang/lib/StaticAnalyzer/Checkers/
SimpleStreamChecker.cpp
89
} // end
anonymous
namespace
107
} // end
anonymous
namespace
/external/clang/test/CXX/special/class.ctor/
p5-0x.cpp
86
// - X is a non-union class and all members of any
anonymous
union member are of
89
union { const int a; }; // expected-note {{because all data members of an
anonymous
union member are const-qualified}}
/external/clang/test/CodeGenCXX/
vtable-linkage.cpp
174
// The
anonymous
struct for e has no linkage, so the vtable should have
180
// The A vtable should have internal linkage since it is inside an
anonymous
/external/guava/guava-tests/test/com/google/common/base/
ToStringHelperTest.java
120
// The nth
anonymous
class has a name ending like "Outer.$n"
136
// The nth
anonymous
class has a name ending like "Outer.$n"
/external/icu4c/common/
uresimp.h
114
* need to reference data in named structures, while indexes can reference both named and
anonymous
resources.
135
* named and
anonymous
resources.
/external/llvm/lib/CodeGen/
MachineInstrBundle.cpp
31
} // end
anonymous
namespace
82
} // end
anonymous
namespace
/external/llvm/test/CodeGen/PowerPC/
anon_aggr.ll
5
; Test case for PR 14779:
anonymous
aggregates are not handled correctly.
7
; The bug is triggered by passing a byval structure after an
anonymous
/external/oprofile/libregex/
stl.pat.in
38
"\{
anonymous
\}::" = ""
39
"\(
anonymous
namespace\)::" = ""
/external/smack/src/org/jivesoftware/smackx/packet/
MUCOwner.java
161
* of a room. If the room is non-
anonymous
, the JID will be included in the item.
212
* of a room. If the room is non-
anonymous
, the JID will be included in the item.
/external/clang/lib/Sema/
SemaExprMember.cpp
740
// accesses an
anonymous
struct/union that's a static member of
742
// static data members cannot be
anonymous
structs or unions.
744
assert(!baseObjectExpr && "
anonymous
struct/union is static data member?");
761
//
anonymous
struct/union fields we're looking into.
775
// We've found a member of an
anonymous
struct/union that is
776
// inside a non-
anonymous
struct/union, so in a well-formed
794
//
anonymous
struct/union.
803
// Make a nameInfo that properly uses the
anonymous
name.
[
all
...]
Completed in 625 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>