OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:pure
(Results
426 - 450
of
1798
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/chromium_org/build/
landmine_utils.py
14
"""This decorator caches the return value of a parameterless
pure
function"""
/external/chromium_org/chrome/browser/sync/glue/
browser_thread_model_worker.h
41
// Marked
pure
virtual so subclasses have to override, but there is
/external/chromium_org/testing/android/java/src/org/chromium/native_test/
ChromeNativeTestActivity.java
18
// Android's NativeActivity is mostly useful for
pure
-native code.
/external/chromium_org/third_party/WebKit/PerformanceTests/
Skipped
32
# We have
pure
JS tests separately outside Dromaeo.
/external/chromium_org/third_party/WebKit/Source/platform/weborigin/
OriginAccessEntryTest.cpp
60
// Stub for
pure
virtual method.
/external/chromium_org/third_party/bintrees/
NEWS.txt
38
*
Pure
Python trees are working with Python 3
/external/chromium_org/third_party/libjingle/source/talk/base/
latebindingsymboltable.h
45
// Linux and OS X, and
pure
C symbols (or extern "C" symbols that wrap C++
/external/chromium_org/third_party/libjingle/source/talk/media/devices/
carbonvideorenderer.h
45
// Implementation of
pure
virtual methods of VideoRenderer.
gdivideorenderer.h
43
// Implementation of
pure
virtual methods of VideoRenderer.
gtkvideorenderer.h
45
// Implementation of
pure
virtual methods of VideoRenderer.
/external/chromium_org/third_party/libjingle/source/talk/sound/
soundsystemproxy.h
37
// Init(), Terminate(), and GetName() are left as
pure
virtual, so a sub-class
/external/chromium_org/third_party/openssl/openssl/crypto/chacha/
Makefile
77
rm -f *.o *.obj lib tags core .
pure
.nfs* *.old *.bak fluff
/external/chromium_org/third_party/openssl/openssl/crypto/poly1305/
Makefile
77
rm -f *.o *.obj lib tags core .
pure
.nfs* *.old *.bak fluff
/external/chromium_org/tools/gyp/test/generator-output/
gyptest-actions.py
30
# Some of the action outputs use "
pure
" relative paths (i.e. without prefixes
/external/chromium_org/tools/gyp/test/mac/
gyptest-sourceless-module.py
8
Verifies that bundles that have no 'sources' (
pure
resource containers) work.
/external/chromium_org/ui/message_center/
notification_delegate.h
44
// consider providing default implementations of the
pure
virtuals of this
/external/clang/include/clang/Rewrite/Frontend/
ASTConsumers.h
27
// ObjC rewriter: attempts to rewrite ObjC constructs into
pure
C code.
/external/clang/test/CodeGenCXX/
microsoft-abi-vtables-multiple-nonvirtual-inheritance.cpp
12
// RUN: FileCheck --check-prefix=
PURE
-VIRTUAL-Test1 %s < %t
220
//
PURE
-VIRTUAL-Test1: VFTable for 'A' in 'pure_virtual::Test1' (1 entries)
221
//
PURE
-VIRTUAL-Test1-NEXT: 0 | void A::f()
223
//
PURE
-VIRTUAL-Test1: VFTable for 'pure_virtual::D' in 'pure_virtual::Test1' (2 entries)
224
//
PURE
-VIRTUAL-Test1-NEXT: 0 | void pure_virtual::Test1::g()
225
//
PURE
-VIRTUAL-Test1-NEXT: 1 | void pure_virtual::D::h()
227
//
PURE
-VIRTUAL-Test1: VFTable indices for 'pure_virtual::Test1' (1 entries).
228
//
PURE
-VIRTUAL-Test1-NEXT: via vfptr at offset 4
229
//
PURE
-VIRTUAL-Test1-NEXT: 0 | void pure_virtual::Test1::g()
/external/clang/test/SemaCXX/
cxx0x-cursory-default-delete.cpp
82
S::S() __attribute((
pure
)) = default;
/external/eigen/demos/mix_eigen_and_c/
binary_library.h
10
// This is a
pure
C header, no C++ here.
/external/eigen/doc/
C08_TutorialGeometry.dox
71
<em class=note>(
pure
rotations, \n scaling, etc.)</em></td><td>\code
92
Rotation2Df r; r = Matrix2f(..); // assumes a
pure
rotation matrix
94
AngleAxisf aa; aa = Matrix3f(..); // assumes a
pure
rotation matrix
143
Apply a transformation with \em
pure
\em rotation \n to a \b normal \b vector
/external/jpeg/
makcjpeg.st
3
; This project file is for Atari ST/STE/TT systems using
Pure
C or Turbo C.
makdjpeg.st
3
; This project file is for Atari ST/STE/TT systems using
Pure
C or Turbo C.
/external/linux-tools-perf/scripts/perl/Perf-Trace-Util/
README
6
Core.pm and Util.pm are
pure
Perl modules; Core.pm contains routines
/external/llvm/test/MC/AArch64/
elf-globaladdress.ll
57
;
Pure
address-calculation against var64
Completed in 846 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>