Searched refs:requirement (Results 1 – 25 of 130) sorted by relevance
123456
/external/clang/test/SemaTemplate/ |
D | instantiate-field.cpp | 36 template <class > struct requirement ; 39 template <class Model> struct requirement<failed *Model::*> struct 47 template <class Model> struct requirement_<void(*)(Model)> : requirement<failed *Model::*>
|
/external/webkit/Source/WebCore/storage/ |
D | DatabaseTracker.cpp | 144 unsigned long long requirement; in canEstablishDatabase() local 163 requirement = usage + max(1UL, estimatedSize); in canEstablishDatabase() 164 if (requirement < usage) { in canEstablishDatabase() 168 if (requirement <= quotaForOriginNoLock(origin)) in canEstablishDatabase() 185 if (requirement <= quotaForOriginNoLock(origin)) in canEstablishDatabase()
|
/external/lohit-fonts/lohit-kannada-ttf/ |
D | OFL.txt | 27 requirement for fonts to remain under this license does not apply 78 distributed under any other license. The requirement for fonts to
|
/external/lohit-fonts/lohit-telugu-ttf/ |
D | OFL.txt | 27 requirement for fonts to remain under this license does not apply 78 distributed under any other license. The requirement for fonts to
|
/external/lohit-fonts/ |
D | NOTICE | 27 requirement for fonts to remain under this license does not apply 78 distributed under any other license. The requirement for fonts to
|
/external/lohit-fonts/lohit-bengali-ttf/ |
D | OFL.txt | 27 requirement for fonts to remain under this license does not apply 78 distributed under any other license. The requirement for fonts to
|
/external/cibu-fonts/ |
D | NOTICE | 27 requirement for fonts to remain under this license does not apply 78 distributed under any other license. The requirement for fonts to
|
/external/libvpx/ |
D | keywords.dox | 14 definition is an absolute requirement of the specification.
|
/external/elfutils/config/ |
D | ChangeLog | 65 * elfutils.spec.in (BuildRequires): Up gcc requirement to 3.4.
|
/external/zlib/contrib/ada/ |
D | readme.txt | 11 - Attension: ZLib.Read generic routine have a initialization requirement
|
/external/openssh/ |
D | moduli.0 | 64 selects a modulus from /etc/moduli that best meets the size requirement.
|
/external/qemu/slirp-android/ |
D | COPYRIGHT | 11 favorite charity (for example, GreenPeace). This is not a requirement, but
|
/external/qemu/slirp/ |
D | COPYRIGHT | 11 favorite charity (for example, GreenPeace). This is not a requirement, but
|
/external/stlport/doc/ |
D | README.windows | 52 defined STLport consider that there is no minimum OS requirement and will
|
/external/valgrind/main/ |
D | README_PACKAGERS | 14 requirement of your Valgrind RPM/DEB/whatever.
|
D | COPYING.DOCS | 194 unless they release you from this requirement. 311 If the Cover Text requirement of section 3 is applicable to these 336 "Dedications", or "History", the requirement (section 4) to Preserve
|
/external/webkit/Source/WebCore/platform/graphics/mac/ |
D | GraphicsContextMac.mm | 174 // In order to remove this requirement we will need to use CGPattern instead of NSColor
|
/external/llvm/lib/CodeGen/ |
D | README.txt | 136 So single-threaded programs do not have this requirement, even with a copying
|
/external/jpeg/ |
D | coderules.doc | 42 ansi2knr is not very bright, so it imposes a format requirement on function
|
/external/qemu/distrib/jpeg-6b/ |
D | coderules.doc | 42 ansi2knr is not very bright, so it imposes a format requirement on function
|
/external/dnsmasq/ |
D | COPYING-v3 | 219 7. This requirement modifies the requirement in section 4 to 324 by the Installation Information. But this requirement does not apply 329 The requirement to provide Installation Information does not include a 330 requirement to continue to provide support service, warranty, or updates
|
/external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/ |
D | IntStream.as | 94 * requirement and in that its argument is strictly an input cursor (index).
|
/external/bison/doc/ |
D | fdl.texi | 207 unless they release you from this requirement. 351 If the Cover Text requirement of section 3 is applicable to these 376 ``Dedications'', or ``History'', the requirement (section 4) to Preserve
|
/external/valgrind/main/docs/internals/ |
D | threads-syscalls-signals.txt | 188 requirement that all deliverable pending signals are delivered before 226 >the requirement to have a master thread come from?
|
/external/checkpolicy/ |
D | ChangeLog | 219 (requirement that policies with newer versions include the
|
123456