/external/skia/tests/ |
D | StrokerTest.cpp | 119 static SkScalar unbounded(SkRandom& r) { in unbounded() function 140 path.moveTo(unbounded(r), unbounded(r)); in DEF_TEST() 141 path.quadTo(unbounded(r), unbounded(r), unbounded(r), unbounded(r)); in DEF_TEST() 179 path.moveTo(unbounded(r), unbounded(r)); in DEF_TEST() 180 path.cubicTo(unbounded(r), unbounded(r), unbounded(r), unbounded(r), in DEF_TEST() 181 unbounded(r), unbounded(r)); in DEF_TEST()
|
/external/protobuf/src/google/protobuf/compiler/cpp/ |
D | cpp_message.h | 151 bool unbounded); 154 bool unbounded);
|
/external/jetty/src/resources/org/eclipse/jetty/util/thread/jmx/ |
D | QueuedThreadPool-mbean.properties | 4 maxQueued: The maximum size of the job queue or -1 for unbounded.
|
/external/llvm/test/Analysis/ScalarEvolution/ |
D | pr22856.ll | 6 define void @unbounded() {
|
/external/deqp/framework/common/ |
D | tcuFloatFormat.cpp | 187 tmp = Interval::unbounded(); in convert() 263 else if (interval == Interval::unbounded(true)) in intervalToHex()
|
D | tcuInterval.cpp | 101 return Interval::unbounded(); in operator /()
|
D | tcuInterval.hpp | 130 static Interval unbounded (bool nan = false) in unbounded() function in tcu::Interval
|
/external/llvm/test/DebugInfo/Generic/ |
D | array.ll | 2 ; Do not emit AT_upper_bound for an unbounded array.
|
/external/clang/test/Analysis/ |
D | security-syntax-checks.m | 146 … insecure as it does not provide bounding of the memory buffer. Replace unbounded copy functions w… 170 … insecure as it does not provide bounding of the memory buffer. Replace unbounded copy functions w…
|
/external/llvm/test/Transforms/Inline/ |
D | inline-tail.ll | 38 ; to prevent unbounded stack growth.
|
/external/skia/src/animator/ |
D | SkAnimateSchema.xsd | 1345 <xs:choice maxOccurs="unbounded" > 1443 <xs:choice maxOccurs="unbounded" > 1571 <xs:choice maxOccurs="unbounded"> 1765 <xs:choice maxOccurs="unbounded"> 1802 <xs:choice maxOccurs="unbounded"> 1926 <xs:choice maxOccurs="unbounded"> 2016 <xs:choice maxOccurs="unbounded"> 2085 <xs:choice maxOccurs="unbounded"> 2113 <xs:choice maxOccurs="unbounded"> 2154 <xs:choice maxOccurs="unbounded"> [all …]
|
/external/pcre/dist/ |
D | HACKING | 439 When a repeated subpattern has an unbounded upper limit, it is checked to see 468 The check for matching an empty string in an unbounded repeat is handled 490 OP_SCOND for one that might match an empty string in an unbounded repeat. If
|
/external/libvorbis/doc/ |
D | 05-comment.tex | 203 packet is (practically) unbounded. The comment header packet is not
|
D | 01-introduction.tex | 103 unbounded, although for streaming a rule-of-thumb of 4kB or less is
|
D | rfc5215.txt | 322 Raw Vorbis packets are currently unbounded in length; application
|
/external/deqp/modules/glshared/ |
D | glsBuiltinPrecisionTests.cpp | 1716 return Interval::unbounded(true); in getCodomain() 1784 return Interval::unbounded(true); in getCodomain() 2025 ret |= Interval::unbounded(); in innerExtrema() 2434 Interval::unbounded(), in ATan() 3359 ret = Interval::unbounded() | TCU_NAN; in doApply()
|
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/ |
D | vktShaderBuiltinPrecisionTests.cpp | 1695 return Interval::unbounded(true); in getCodomain() 1763 return Interval::unbounded(true); in getCodomain() 2004 ret |= Interval::unbounded(); in innerExtrema() 2413 Interval::unbounded(), in ATan() 3308 ret = Interval::unbounded() | TCU_NAN; in doApply()
|
/external/clang/docs/analyzer/ |
D | IPA.txt | 176 depth. This prevents unbounded analysis due to infinite recursion, but also
|
/external/libvpx/libvpx/ |
D | CHANGELOG | 266 An unbounded out of bounds read was discovered when the
|
/external/strace/ |
D | NEWS | 599 * Trace an unbounded number of processes.
|
/external/icu/icu4c/source/test/testdata/ |
D | regextst.txt | 1249 # Incorrect (unbounded) longest match length with {1, 20} style quantifiers. 1297 # (Look-behind match length must be bounded. This case is treated as unbounded, an error.)
|
/external/clang/docs/ |
D | InternalsManual.rst | 772 ``_Pragma`` and will most likely be used to handle unbounded look-ahead for the
|
/external/llvm/docs/ |
D | CodeGenerator.rst | 1205 :raw-html:`<b><tt>` P\ :sub:`v`\ :raw-html:`</tt></b>`, that can use an unbounded
|
D | LangRef.rst | 8352 #. The call will not cause unbounded stack growth if it is part of a
|
/external/bison/ |
D | ChangeLog-2012 | 14869 Abort if a stray escape character is found. Avoid unbounded input 14912 Avoid unbounded token sizes where this is easy.
|