OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:pure
(Results
326 - 350
of
1798
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/chromium_org/chrome/browser/ui/gtk/infobars/
translate_infobar_base_gtk.h
62
// background. When 0, the infobar background should be
pure
PAGE_ACTION_TYPE.
63
// When 1, the infobar background should be
pure
WARNING_TYPE.
/bionic/libc/kernel/arch-x86/asm/
dwarf2_32.h
22
#warning "asm/dwarf2.h should be only included in
pure
assembly files"
/bionic/libc/kernel/common/linux/
compiler-gcc.h
27
#define __attribute_pure__ __attribute__((
pure
))
/build/tools/droiddoc/templates-pdk/assets/
microtemplate.js
21
// Convert the template into
pure
JavaScript
/development/ndk/platforms/android-9/arch-x86/include/asm/
dwarf2_32.h
22
#warning "asm/dwarf2.h should be only included in
pure
assembly files"
/external/chromium/chrome/browser/status_icons/
status_icon_unittest.cc
14
// Define
pure
virtual functions so we can test base class functionality.
/external/chromium/chrome/browser/ui/views/tab_contents/
tab_contents_container.h
13
// that uses the
pure
views approach.
/external/chromium_org/android_webview/native/
aw_web_contents_view_delegate.cc
30
// GetDragDestDelegate is a
pure
virtual method from WebContentsViewDelegate
/external/chromium_org/chrome/browser/status_icons/
status_icon_unittest.cc
17
// Define
pure
virtual functions so we can test base class functionality.
/external/chromium_org/chrome/browser/ui/android/tab_contents/
chrome_web_contents_view_delegate_android.cc
25
// GetDragDestDelegate is a
pure
virtual method from WebContentsViewDelegate
/external/chromium_org/components/autofill/core/browser/
autofill_data_model_unittest.cc
14
// Provides concrete implementations for
pure
virtual methods.
/external/chromium_org/content/public/app/
startup_helper_win.h
26
// Register the invalid param handler and
pure
call handler to be able to
/external/chromium_org/media/audio/
simple_sources.h
14
// An audio source that produces a
pure
sinusoidal tone.
/external/chromium_org/media/cast/
cast_receiver_impl.h
20
// This calls is a
pure
owner class that group all required receive objects
cast_sender_impl.h
27
// This calls is a
pure
owner class that group all required sending objects
/external/chromium_org/net/quic/congestion_control/
receive_algorithm_interface.h
5
// The
pure
virtual class for receive side congestion algorithm.
/external/chromium_org/third_party/jinja2/
__init__.py
6
Jinja2 is a template engine written in
pure
Python. It provides a
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/llvmpipe/
lp_tex_sample.h
39
*
Pure
-LLVM texture sampling code generator.
/external/chromium_org/third_party/tlslite/tlslite/utils/
Python_RC4.py
0
"""
Pure
-Python RC4 implementation."""
/external/chromium_org/tools/valgrind/gtest_exclude/
unit_tests.gtest.txt
9
#
Pure
virtual method called: see http://crbug.com/50950
/external/clang/test/Analysis/
virtualcall.cpp
11
foo(); // expected-warning{{Call
pure
virtual functions during construction or destruction may leads undefined behaviour}}
/external/clang/test/CodeGen/
2008-01-25-ByValReadNone.c
18
int g(struct S x) __attribute__ ((
pure
));
/external/clang/test/Index/
overrides.cpp
29
// CHECK: overrides.cpp:21:16: CXXMethod=h:21:16 (virtual) (
pure
) Extent=[21:3 - 21:23]
/external/compiler-rt/BlocksRuntime/tests/
blockimport.c
17
//
pure
C nothing more needed
/external/ganymed-ssh2/
README.txt
7
Ganymed SSH-2 for Java is a library which implements the SSH-2 protocol in
pure
Java
Completed in 665 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>