Searched refs:unbounded (Results 1 – 25 of 31) sorted by relevance
12
/external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/cpp/ |
D | cpp_message.h | 149 bool unbounded); 152 bool unbounded);
|
/external/protobuf/src/google/protobuf/compiler/cpp/ |
D | cpp_message.h | 148 bool unbounded); 151 bool unbounded);
|
/external/chromium_org/third_party/leveldatabase/src/ |
D | NEWS | 11 could cause unbounded memory usage.
|
/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/ |
D | array.ll | 2 ; Do not emit AT_upper_bound for an unbounded array.
|
/external/clang/test/Analysis/ |
D | security-syntax-checks.m | 142 … insecure as it does not provide bounding of the memory buffer. Replace unbounded copy functions w… 166 … insecure as it does not provide bounding of the memory buffer. Replace unbounded copy functions w…
|
/external/llvm/test/DebugInfo/X86/ |
D | vla.ll | 99 !21 = metadata !{i32 786465, i64 0, i64 -1} ; [ DW_TAG_subrange_type ] [unbounded]
|
/external/llvm/test/DebugInfo/ARM/ |
D | lowerbdgdeclare_vla.ll | 87 !17 = metadata !{i32 786465, i64 0, i64 -1} ; [ DW_TAG_subrange_type ] [unbounded]
|
/external/llvm/test/Transforms/Inline/ |
D | inline-tail.ll | 38 ; to prevent unbounded stack growth.
|
/external/chromium_org/third_party/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/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 | 1673 return Interval::unbounded(true); in getCodomain() 1741 return Interval::unbounded(true); in getCodomain() 1982 ret |= Interval::unbounded(); in innerExtrema() 2352 Interval::unbounded(), in ATan() 3225 ret = Interval::unbounded() | TCU_NAN; in doApply()
|
/external/strace/ |
D | NEWS | 431 * Trace an unbounded number of processes.
|
/external/clang/docs/analyzer/ |
D | IPA.txt | 176 depth. This prevents unbounded analysis due to infinite recursion, but also
|
/external/chromium_org/chrome/browser/ui/cocoa/apps/ |
D | native_app_window_cocoa.mm | 964 // only shown for apps that have unbounded size.
|
/external/libvpx/libvpx/ |
D | CHANGELOG | 226 An unbounded out of bounds read was discovered when the
|
/external/chromium_org/third_party/libvpx/source/libvpx/ |
D | CHANGELOG | 226 An unbounded out of bounds read was discovered when the
|
/external/icu/icu4c/source/test/testdata/ |
D | regextst.txt | 1162 # Incorrect (unbounded) longest match length with {1, 20} style quantifiers.
|
/external/chromium_org/third_party/icu/source/test/testdata/ |
D | regextst.txt | 1162 # Incorrect (unbounded) longest match length with {1, 20} style quantifiers.
|
12