OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:pure
(Results
751 - 775
of
1743
) sorted by null
<<
31
32
33
34
35
36
37
38
39
40
>>
/external/clang/lib/CodeGen/
CGObjCRuntime.h
59
// FIXME: Several methods should be
pure
virtual but aren't to avoid the
/external/clang/test/CodeGenCXX/
vtable-layout.cpp
116
// CHECK-3-NEXT: 3 | void Test2::B::g() [
pure
]
117
// CHECK-3-NEXT: 4 | Test2::B::~B() [complete] [
pure
]
118
// CHECK-3-NEXT: 5 | Test2::B::~B() [deleting] [
pure
]
282
// Test that a
pure
virtual member doesn't get a thunk.
289
// CHECK-11-NEXT: 2 | Test4::R3 *Test4::F::f() [
pure
]
291
// CHECK-11-NEXT: 4 | Test4::R3 *Test4::F::f() [
pure
]
955
//
pure
virtual member functions should never have 'this' adjustments.
969
// CHECK-27-NEXT: 2 | void Test20::C::f() [
pure
]
976
// CHECK-27-NEXT: 7 | void Test20::C::f() [
pure
]
[
all
...]
/external/clang/test/Sema/
array-init.c
178
//
Pure
array tests
/external/deqp/framework/delibs/coding_guidelines/
de-coding-guidelines.html
[
all
...]
/external/e2fsprogs/
MCONFIG.in
92
LD = $(
PURE
) @CC@
/external/eigen/Eigen/src/SparseCore/
TriangularSolver.h
193
//
pure
sparse path
/external/eigen/doc/
TutorialLinearAlgebra.dox
149
in \em numerical linear algebra they are not as popular as in
pure
mathematics. Inverse computations are often
/external/google-breakpad/src/client/windows/crash_generation/
crash_generation_client.cc
162
// failures and
pure
calls.
/external/guava/guava/src/com/google/common/primitives/
UnsignedBytes.java
281
* Provides a
pure
Java lexicographical comparator implementation.
/external/icu/icu4c/source/common/unicode/
strenum.h
24
* Base class for '
pure
' C++ implementations of uenum api. Adds a
/external/icu/icu4c/source/i18n/unicode/
compactdecimalformat.h
301
* Returns a unique class ID POLYMORPHICALLY.
Pure
virtual override.
/external/icu/icu4c/source/i18n/
zrule.h
264
* Returns a unique class ID POLYMORPHICALLY.
Pure
virtual override. This
/external/libvncserver/
NEWS
4
to our http server.
Pure
JavaScript, no Java plugin required anymore! (But a
/external/libxml2/include/libxml/
xpath.h
367
* An XPath parser context. It contains
pure
parsing informations,
/external/libxml2/os400/libxmlrpg/
encoding.rpgle
93
d XML_CHAR_ENCODING_ASCII...
Pure
ASCII
/external/lldb/include/lldb/Target/
RegisterContext.h
168
// lldb::ExecutionContextScope
pure
virtual functions
/external/lldb/source/Core/
DataBufferHeap.cpp
44
// Virtual destructor since this class inherits from a
pure
virtual
/external/lldb/source/Plugins/Process/gdb-remote/
GDBRemoteCommunication.h
81
// Client and server must implement these
pure
virtual functions
/external/ltrace/
TODO
183
Or even marked __attribute__((
pure
)).
/external/ltrace/sysdeps/linux-gnu/mips/
plt.c
41
/* Are we in
pure
CPIC mode (the non-PIC ABI extension)? */
/external/mesa3d/src/gallium/state_trackers/wgl/
stw_pixelformat.c
95
/*
pure
depth */
/external/nanopb-c/generator/google/protobuf/
message.py
31
# TODO(robinson): We should just make these methods all "
pure
-virtual" and move
/external/protobuf/python/google/protobuf/internal/
generator_test.py
37
"""Unittest that directly tests the output of the
pure
-Python protocol
/external/protobuf/python/google/protobuf/
message.py
31
# TODO(robinson): We should just make these methods all "
pure
-virtual" and move
/external/protobuf/src/google/protobuf/
message.h
160
// The methods of this class that are virtual but not
pure
-virtual have
262
// These methods are
pure
-virtual in MessageLite, but Message provides
390
// TODO(jieluo) - make it
pure
virtual after updating all
401
// TODO(jieluo) - make it
pure
virtual.
[
all
...]
Completed in 785 milliseconds
<<
31
32
33
34
35
36
37
38
39
40
>>