Searched
full:pure (Results
376 -
400 of
1798) sorted by null
<<11121314151617181920>>
/external/freetype/src/cff/ |
cffgload.h | 187 FT_Byte** glyph_names; /* for pure CFF fonts only */ 212 #if 0 /* unused until we support pure CFF fonts */
|
/external/icu4c/common/unicode/ |
unifilt.h | 41 * <p>Note: UnicodeFilter currently stubs out two pure virtual methods 109 * Since this class has pure virtual functions,
|
/external/v8/test/mjsunit/compiler/ |
delete.js | 35 // In a pure test context, expression is always true. 37 // In a pure test context, expression is always false.
|
/external/wpa_supplicant_8/src/drivers/ |
drivers.mak | 77 ##### PURE AP DRIVERS 105 ##### PURE CLIENT DRIVERS
|
drivers.mk | 77 ##### PURE AP DRIVERS 105 ##### PURE CLIENT DRIVERS
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/ |
README.txt | 5 IDLE has everything they really need to develop pure Python code. 42 IDLE is coded in 100% pure Python, using the Tkinter GUI toolkit (Tk/Tcl)
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/ |
README.txt | 5 IDLE has everything they really need to develop pure Python code. 42 IDLE is coded in 100% pure Python, using the Tkinter GUI toolkit (Tk/Tcl)
|
/external/bison/lib/ |
basename.c | 45 with pure POSIX semantics, this is not an issue. */
|
/external/chromium/chrome/browser/accessibility/ |
browser_accessibility_cocoa.h | 20 // observers to pure NSObject derived classes.
|
/external/chromium/chrome/browser/chromeos/ |
audio_mixer.h | 16 // Approximation of pure silence expressed in decibels.
|
/external/chromium/chrome/browser/ui/views/tab_contents/ |
tab_contents_container_views.cc | 20 // the implementation doesn't vary between a pure views approach and a
|
/external/chromium/net/tools/flip_server/ |
simple_buffer.h | 34 // The following functions all override pure virtual functions
|
/external/chromium_org/chromeos/audio/ |
cras_audio_handler.h | 102 // Gets volume level in 0-100% range (0 being pure silence) for the current 106 // Gets volume level in 0-100% range (0 being pure silence) for a device. 109 // Gets gain level in 0-100% range (0 being pure silence) for the current 113 // Gets volume level in 0-100% range (0 being pure silence) for a device.
|
/external/chromium_org/components/autofill/core/browser/ |
test_autofill_manager_delegate.h | 14 // This class is only for easier writing of testings. All pure virtual functions
|
/external/chromium_org/media/cast/net/pacing/ |
paced_sender.h | 24 // We have this pure virtual class to enable mocking.
|
/external/chromium_org/net/tools/balsa/ |
simple_buffer.h | 32 // The following functions all override pure virtual functions
|
/external/chromium_org/third_party/bintrees/bintrees/ |
__init__.py | 18 Balanced and unbalance binary trees written in pure Python with a dict-like API. 158 except ImportError: # fall back to pure Python version 168 except ImportError: # fall back to pure Python version 178 except ImportError: # fall back to pure Python version
|
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/ |
u_format_table.py | 117 print " {%s, %s, %s, %u}%s\t/* %s = %s */" % (type_map[channel.type], bool_map(channel.norm), bool_map(channel.pure), channel.size, sep, "xyzw"[i], channel.name) 135 if format.colorspace != ZS and format.channels[0].pure == False: 168 if format.colorspace != ZS and format.channels[0].pure == True and format.channels[0].type == UNSIGNED: 175 elif format.colorspace != ZS and format.channels[0].pure == True and format.channels[0].type == SIGNED:
|
/external/chromium_org/third_party/tlslite/tlslite/utils/ |
Python_AES.py | 0 """Pure-Python AES implementation."""
|
/external/clang/test/CXX/dcl.decl/dcl.meaning/dcl.array/ |
p1.cpp | 15 struct Abstract { virtual void fn() = 0; }; // expected-note {{pure virtual}}
|
/external/ganymed-ssh2/src/main/java/ch/ethz/ssh2/channel/ |
ChannelInputStream.java | 83 /* Yes, this stream is pure and unbuffered, a single byte read() is slow */
|
/external/icu4c/i18n/ |
udateintervalformat.cpp | 83 // NULL destination for pure preflighting: empty dummy string
|
/external/icu4c/samples/props/ |
props.cpp | 48 /* Note: In ICU 2.0, the Unicode class is deprecated - it is a pure wrapper around the C APIs above. */
|
/external/jpeg/ |
maktjpeg.st | 3 ; This project file is for Atari ST/STE/TT systems using Pure C or Turbo C.
|
/external/llvm/test/CodeGen/ARM/ |
swift-atomics.ll | 35 ; Also, pure acquire operations should definitely not have an ishst barrier.
|
Completed in 1078 milliseconds
<<11121314151617181920>>