Searched
full:pure (Results
501 -
525 of
1798) sorted by null
<<21222324252627282930>>
/external/clang/test/CodeGen/ |
function-attributes.c | 59 void f13(void) __attribute__((pure)) __attribute__((const));
|
/external/clang/test/CodeGenCXX/ |
aarch64-cxxabi.cpp | 9 // non-pure, virtual member function". The generic version decides this after
|
/external/eigen/cmake/ |
FindGSL.cmake | 136 # remove prefix -L because we need the pure directory for LINK_DIRECTORIES
|
/external/icu4c/common/unicode/ |
dtintrv.h | 78 * Returns a unique class ID POLYMORPHICALLY. Pure virtual override. This
|
unifunct.h | 113 * Since this class has pure virtual functions,
|
/external/icu4c/i18n/unicode/ |
tmutamt.h | 127 * Returns a unique class ID POLYMORPHICALLY. Pure virtual override. This
|
/external/icu4c/i18n/ |
windtfmt.h | 103 * Returns a unique class ID POLYMORPHICALLY. Pure virtual override. This
|
/external/iproute2/man/man8/ |
tc-drr.8 | 55 Like SFQ, DRR is only useful when it owns the queue \-\- it is a pure scheduler and does
|
/external/kernel-headers/original/linux/ |
compiler.h | 146 * just slightly more strict class than the `pure' attribute above,
|
/external/libvorbis/ |
CHANGES | 15 * Correct bug in 16kHz codebooks that could cause unstable pure
|
/external/libvpx/libvpx/examples/includes/geshi/geshi/ |
vhdl.php | 59 'port','postponed','procedure','process','pure','range','record','register',
|
/external/libvpx/libvpx/vp8/common/ppc/ |
systemdependent.c | 126 // Pure C:
|
/external/libvpx/libvpx/vp8/encoder/ppc/ |
csystemdependent.c | 123 // Pure C:
|
/external/llvm/docs/HistoricalNotes/ |
2001-04-16-DynamicCompilation.txt | 22 From a technical perspective, pure static compilation cannot ever give
|
/external/llvm/lib/Target/NVPTX/ |
NVPTXRegisterInfo.h | 41 // Pure virtual functions from TargetRegisterInfo
|
/external/lzma/C/ |
Lzma86.h | 20 0 1 = 0 - no filter, pure LZMA
|
/external/mesa3d/src/gallium/drivers/r300/ |
r300_cb.h | 112 * Storing pure DWORDs.
|
r300_cs.h | 71 * Writing pure DWORDs.
|
/external/tinyxml/docs/ |
classTiXmlBase-members.html | 11 <tr class="memlist"><td><a class="el" href="classTiXmlBase.html#a2">Print</a>(FILE *cfile, int depth) const =0</td><td><a class="el" href="classTiXmlBase.html">TiXmlBase</a></td><td><code> [pure virtual]</code></td></tr>
|
/external/webrtc/src/system_wrappers/source/ |
data_log_c.cc | 12 * This is the pure C wrapper of the DataLog class.
|
/frameworks/base/tools/aapt/ |
CacheUpdater.h | 19 * This is a pure virtual class that declares abstractions of functions useful
|
/ndk/sources/host-tools/sed-4.2.1/lib/ |
basename.c | 91 with pure POSIX semantics, this is not an issue. */
|
/packages/inputmethods/PinyinIME/jni/include/ |
spellingtable.h | 73 // pure_spl_size is the pure maximum spelling string size. For example,
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_itertools.py | 59 'Pure python version in the docs' 88 'Pure python version shown in the docs' 107 'Pure python version shown in the docs' 115 'Pure python version from cwr()' 136 self.assertEqual(result, list(combinations1(values, r))) # matches first pure python version 137 self.assertEqual(result, list(combinations2(values, r))) # matches second pure python version 138 self.assertEqual(result, list(combinations3(values, r))) # matches second pure python version 155 'Pure python version shown in the docs' 173 'Pure python version shown in the docs' 208 self.assertEqual(result, list(cwr1(values, r))) # matches first pure python versio [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_itertools.py | 59 'Pure python version in the docs' 88 'Pure python version shown in the docs' 107 'Pure python version shown in the docs' 115 'Pure python version from cwr()' 136 self.assertEqual(result, list(combinations1(values, r))) # matches first pure python version 137 self.assertEqual(result, list(combinations2(values, r))) # matches second pure python version 138 self.assertEqual(result, list(combinations3(values, r))) # matches second pure python version 155 'Pure python version shown in the docs' 173 'Pure python version shown in the docs' 208 self.assertEqual(result, list(cwr1(values, r))) # matches first pure python versio [all...] |
Completed in 1485 milliseconds
<<21222324252627282930>>