Home
last modified time | relevance | path

Searched refs:requirement (Results 1 – 25 of 130) sorted by relevance

123456

/external/clang/test/SemaTemplate/
Dinstantiate-field.cpp36 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/
DDatabaseTracker.cpp144 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/
DOFL.txt27 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/
DOFL.txt27 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/
DNOTICE27 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/
DOFL.txt27 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/
DNOTICE27 requirement for fonts to remain under this license does not apply
78 distributed under any other license. The requirement for fonts to
/external/libvpx/
Dkeywords.dox14 definition is an absolute requirement of the specification.
/external/elfutils/config/
DChangeLog65 * elfutils.spec.in (BuildRequires): Up gcc requirement to 3.4.
/external/zlib/contrib/ada/
Dreadme.txt11 - Attension: ZLib.Read generic routine have a initialization requirement
/external/openssh/
Dmoduli.064 selects a modulus from /etc/moduli that best meets the size requirement.
/external/qemu/slirp-android/
DCOPYRIGHT11 favorite charity (for example, GreenPeace). This is not a requirement, but
/external/qemu/slirp/
DCOPYRIGHT11 favorite charity (for example, GreenPeace). This is not a requirement, but
/external/stlport/doc/
DREADME.windows52 defined STLport consider that there is no minimum OS requirement and will
/external/valgrind/main/
DREADME_PACKAGERS14 requirement of your Valgrind RPM/DEB/whatever.
DCOPYING.DOCS194 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/
DGraphicsContextMac.mm174 // In order to remove this requirement we will need to use CGPattern instead of NSColor
/external/llvm/lib/CodeGen/
DREADME.txt136 So single-threaded programs do not have this requirement, even with a copying
/external/jpeg/
Dcoderules.doc42 ansi2knr is not very bright, so it imposes a format requirement on function
/external/qemu/distrib/jpeg-6b/
Dcoderules.doc42 ansi2knr is not very bright, so it imposes a format requirement on function
/external/dnsmasq/
DCOPYING-v3219 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/
DIntStream.as94 * requirement and in that its argument is strictly an input cursor (index).
/external/bison/doc/
Dfdl.texi207 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/
Dthreads-syscalls-signals.txt188 requirement that all deliverable pending signals are delivered before
226 >the requirement to have a master thread come from?
/external/checkpolicy/
DChangeLog219 (requirement that policies with newer versions include the

123456