Home
last modified time | relevance | path

Searched full:complete (Results 1 – 25 of 7874) sorted by relevance

12345678910>>...315

/external/llvm-project/libcxx/docs/
DCxx1yStatusIssuesStatus.csv2 …fficient/inconsistent key immutability requirements for associative containers","Kona","|Complete|"
3 …link/lwg2009>`__","Reporting out-of-bound values on numeric string conversions","Kona","|Complete|"
4 …_","``is_*``\ traits for binding operations can't be meaningfully specialized","Kona","|Complete|"
5 …<https://wg21.link/lwg2015>`__","Incorrect pre-conditions for some type traits","Kona","|Complete|"
6 "`2021 <https://wg21.link/lwg2021>`__","Further incorrect usages of result_of","Kona","|Complete|"
7 "`2028 <https://wg21.link/lwg2028>`__","messages_base::catalog overspecified","Kona","|Complete|"
8 …nk/lwg2033>`__","Preconditions of reserve, shrink_to_fit, and resize functions","Kona","|Complete|"
9 …039 <https://wg21.link/lwg2039>`__","Issues with std::reverse and std::copy_if","Kona","|Complete|"
10 …ttps://wg21.link/lwg2044>`__","No definition of ""Stable"" for copy algorithms","Kona","|Complete|"
11 …_","forward_list::merge and forward_list::splice_after with unequal allocators","Kona","|Complete|"
[all …]
DCxx1zStatusIssuesStatus.csv2 "`2016 <https://wg21.link/LWG2016>`__","Allocators must be no-throw swappable","Urbana","|Complete|…
3 …for array does not support cv qualification conversion of actual argument","Urbana","|Complete|",""
4 …//wg21.link/LWG2170>`__","Aggregates cannot be ``DefaultConstructible``\ ","Urbana","|Complete|",""
5 …8>`__","Clarify container destructor requirements w.r.t. ``std::array``\ ","Urbana","|Complete|",""
6 …21.link/LWG2340>`__","Replacement allocation functions declared as inline","Urbana","|Complete|",""
7 …__","Unnecessary copying when inserting into maps with braced-init syntax","Urbana","|Complete|",""
8 …tps://wg21.link/LWG2377>`__","``std::align``\ requirements overly strict","Urbana","|Complete|",""
9 …rlying_type``\ doesn't say what to do for an incomplete enumeration type","Urbana","|Complete|",""
10 …`shared_ptr``\ 's constructor from ``unique_ptr``\ should be constrained","Urbana","|Complete|",""
11 …`__","``shared_ptr``\ 's ``get_deleter()``\ should use ``addressof()``\ ","Urbana","|Complete|",""
[all …]
DCxx1zStatusPaperStatus.csv2 …://wg21.link/n3911>`__","LWG","TransformationTrait Alias ``void_t``\ .","Urbana","|Complete|","3.6"
4 …wg21.link/n4169>`__","LWG","A proposal to add invoke function template","Urbana","|Complete|","3.7"
7 …tps://wg21.link/n4259>`__","CWG","Wording for std::uncaught_exceptions","Urbana","|Complete|","3.7"
8 …wg21.link/n4277>`__","LWG","TriviallyCopyable ``reference_wrapper``\ .","Urbana","|Complete|","3.2"
9 …nk/n4279>`__","LWG","Improved insertion interface for unique-key maps.","Urbana","|Complete|","3.7"
10 "`N4280 <https://wg21.link/n4280>`__","LWG","Non-member size() and more","Urbana","|Complete|","3.6"
11 "`N4284 <https://wg21.link/n4284>`__","LWG","Contiguous Iterators.","Urbana","|Complete|","3.6"
12 …>`__","CWG","Cleanup for exception-specification and throw-expression.","Urbana","|Complete|","4.0"
14 "`N4387 <https://wg21.link/n4387>`__","LWG","improving pair and tuple","Lenexa","|Complete|","4.0"
15 "`N4389 <https://wg21.link/n4389>`__","LWG","bool_constant","Lenexa","|Complete|","3.7"
[all …]
DCxx1yStatusPaperStatus.csv2 …n3346>`__","LWG","Terminology for Container Element Requirements - Rev 1","Kona","|Complete|","3.4"
4 …tps://wg21.link/n3421>`__","LWG","Making Operator Functors greater<>","Portland","|Complete|","3.4"
5 "`3462 <https://wg21.link/n3462>`__","LWG","std::result_of and SFINAE","Portland","|Complete|","3.4"
6 …/wg21.link/n3469>`__","LWG","Constexpr Library Additions: chrono, v3","Portland","|Complete|","3.4"
7 …1.link/n3470>`__","LWG","Constexpr Library Additions: containers, v2","Portland","|Complete|","3.4"
8 …21.link/n3471>`__","LWG","Constexpr Library Additions: utilities, v3","Portland","|Complete|","3.4"
9 …wg21.link/n3302>`__","LWG","Constexpr Library Additions: complex, v2","Portland","|Complete|","3.4"
11 …ink/n3545>`__","LWG","An Incremental Improvement to integral_constant","Bristol","|Complete|","3.4"
12 "`3644 <https://wg21.link/n3644>`__","LWG","Null Forward Iterators","Bristol","|Complete|","3.4"
13 "`3668 <https://wg21.link/n3668>`__","LWG","std::exchange()","Bristol","|Complete|","3.4"
[all …]
DCxx2aStatusPaperStatus.csv2 "`P0463R1 <https://wg21.link/P0463R1>`__","LWG","Endian just Endian","Toronto","|Complete|","7.0"
7 …expr modifiers to functions in <algorithm> and <utility> Headers","Albuquerque","|Complete|","12.0"
9 …0439R0>`__","LWG","Make ``std::memory_order``\ a scoped enumeration","Albuquerque","|Complete|",""
10 …//wg21.link/P0457R2>`__","LWG","String Prefix and Suffix Checking","Albuquerque","|Complete|","6.0"
11 ….link/P0550R2>`__","LWG","Transformation Trait ``remove_cvref``\ ","Albuquerque","|Complete|","6.0"
13 …","LWG","de-pessimize legacy <numeric> algorithms with std::move","Albuquerque","|Complete|","12.0"
14 …P0653R2>`__","LWG","Utility to convert a pointer to a raw pointer","Albuquerque","|Complete|","6.0"
16 "`P0767R1 <https://wg21.link/P0767R1>`__","CWG","Deprecate POD","Albuquerque","|Complete|","7.0"
17 …>`__","CWG","Library Support for the Spaceship (Comparison) Operator","Albuquerque","|Complete|",""
18 …://wg21.link/P0777R1>`__","LWG","Treating Unnecessary ``decay``\ ","Albuquerque","|Complete|","7.0"
[all …]
DCxx2aStatusIssuesStatus.csv6 …lace()``\ and ``queue::emplace()``\ should return ``decltype(auto)``\ ","Toronto","|Complete|",""
8 …Is ``equivalent(""existing_thing"", ""not_existing_thing"")``\ an error","Toronto","|Complete|",""
10 …/LWG2942>`__","LWG 2873's resolution missed ``weak_ptr::owner_before``\ ","Toronto","|Complete|",""
11 …pecialization of the convenience variable templates should be prohibited","Toronto","|Complete|",""
14 …974>`__","Diagnose out of bounds ``tuple_element/variant_alternative``\ ","Toronto","|Complete|",""
17 …>`__","Default value of parameter theta of polar should be dependent","Albuquerque","|Complete|",""
21 …k/LWG2945>`__","Order of template parameters in optional comparisons","Albuquerque","|Complete|",""
22 …WG2948>`__","unique_ptr does not define operator<< for stream output","Albuquerque","|Complete|",""
23 …ttps://wg21.link/LWG2950>`__","std::byte operations are misspecified","Albuquerque","|Complete|",""
24 ….link/LWG2952>`__","iterator_traits should work for pointers to cv T","Albuquerque","|Complete|",""
[all …]
/external/libcxx/www/
Dcxx1y_status.html55 …inology for Container Element Requirements - Rev 1</td><td>Kona</td><td>Complete</td><td>3.4</td><…
60 …d><td>Making Operator Functors greater&lt;&gt;</td><td>Portland</td><td>Complete</td><td>3.4</td><…
61 …</td><td>LWG</td><td>std::result_of and SFINAE</td><td>Portland</td><td>Complete</td><td>3.4</td><…
62 …td><td>Constexpr Library Additions: chrono, v3</td><td>Portland</td><td>Complete</td><td>3.4</td><…
63 …td>Constexpr Library Additions: containers, v2</td><td>Portland</td><td>Complete</td><td>3.4</td><…
64 …<td>Constexpr Library Additions: utilities, v3</td><td>Portland</td><td>Complete</td><td>3.4</td><…
65 …d><td>Constexpr Library Additions: complex, v2</td><td>Portland</td><td>Complete</td><td>3.4</td><…
80 …An Incremental Improvement to integral_constant</td><td>Bristol</td><td>Complete</td><td>3.4</td><…
81 …</a></td><td>LWG</td><td>Null Forward Iterators</td><td>Bristol</td><td>Complete</td><td>3.4</td><…
82 …8">3668</a></td><td>LWG</td><td>std::exchange()</td><td>Bristol</td><td>Complete</td><td>3.4</td><…
[all …]
Dcxx1z_status.html56 …inology for Container Element Requirements - Rev 1</td><td>Kona</td><td>Complete</td><td>3.4</td><…
58 …d>TransformationTrait Alias <code>void_t</code>.</td><td>Urbana</td><td>Complete</td><td>3.6</td><…
60 …d><td>A proposal to add invoke function template</td><td>Urbana</td><td>Complete</td><td>3.7</td><…
63 …td></td><td>Wording for std::uncaught_exceptions</td><td>Urbana</td><td>Complete</td><td>3.7</td><…
64 …riviallyCopyable <code>reference_wrapper</code>.</td><td>Urbana</td><td>Complete</td><td>3.2</td><…
65 …mproved insertion interface for unique-key maps.</td><td>Urbana</td><td>Complete</td><td>3.7</td><…
66 …><td>LWG</td></td><td>Non-member size() and more</td><td>Urbana</td><td>Complete</td><td>3.6</td><…
67 …></td><td>LWG</td></td><td>Contiguous Iterators.</td><td>Urbana</td><td>Complete</td><td>3.6</td><…
68 …or exception-specification and throw-expression.</td><td>Urbana</td><td>Complete</td><td>4.0</td><…
70 …td><td>LWG</td></td><td>improving pair and tuple</td><td>Lenexa</td><td>Complete</td><td>4.0</td><…
[all …]
/external/angle/
DREADME.md13 | OpenGL ES 2.0 | complete | complete | complete | complete | complete
14 | OpenGL ES 3.0 | | complete | complete | complete | complete
15 … | [incomplete](doc/ES31StatusOnD3D11.md) | complete | complete | complete
22 | Windows | complete | complete | complete | complete | complete | …
23 | Linux | | | complete | | complete | …
24 | Mac OS X | | | complete | | | in p…
26 | Chrome OS | | | | complete | planned | …
27 | Android | | | | complete | complete | …
28 | GGP (Stadia) | | | | | complete | …
29 | Fuchsia | | | | | complete | …
/external/llvm-project/clang/test/Sema/
Dcomplete-incomplete-pointer-relational-c99.c5 int complete[6]; variable
8complete) && // expected-warning {{pointer comparisons before C11 need to be between two complete in test_comparison_between_incomplete_and_complete_pointer()
9complete) && // expected-warning {{pointer comparisons before C11 need to be between two complete in test_comparison_between_incomplete_and_complete_pointer()
10complete) && // expected-warning {{pointer comparisons before C11 need to be between two complete in test_comparison_between_incomplete_and_complete_pointer()
11complete) && // expected-warning {{pointer comparisons before C11 need to be between two complete in test_comparison_between_incomplete_and_complete_pointer()
12 (&incomplete == &complete) && in test_comparison_between_incomplete_and_complete_pointer()
13 (&incomplete != &complete); in test_comparison_between_incomplete_and_complete_pointer()
/external/python/cpython3/Lib/test/
Dtest_rlcompleter.py20 self.stdcompleter.complete('', 0)
93 self.assertEqual(completer.complete('f.b', 0), 'f.bar')
102 self.assertEqual(completer.complete('f.', 0), 'f.bar')
107 self.assertEqual(completer.complete('', 0), '\t')
108 self.assertEqual(completer.complete('a', 0), 'and ')
109 self.assertEqual(completer.complete('a', 1), 'as ')
110 self.assertEqual(completer.complete('as', 2), 'assert ')
111 self.assertEqual(completer.complete('an', 0), 'and ')
112 self.assertEqual(completer.complete('pa', 0), 'pass')
113 self.assertEqual(completer.complete('Fa', 0), 'False')
[all …]
/external/javaparser/javaparser-symbol-solver-core/src/main/java/com/github/javaparser/symbolsolver/resolution/typeinference/
DControlFlowLogic.java53 * statement and all finally clauses of those try statements can complete normally.
105 … // An empty block that is not a switch block can complete normally iff it is reachable in canCompleteNormally()
109 … // A non-empty block that is not a switch block can complete normally iff the last statement in in canCompleteNormally()
110 // it can complete normally. in canCompleteNormally()
119 … // A labeled statement can complete normally if at least one of the following is true: in canCompleteNormally()
120 // – The contained statement can complete normally. in canCompleteNormally()
127 // An empty statement can complete normally iff it is reachable. in canCompleteNormally()
133 // A local class declaration statement can complete normally iff it is reachable. in canCompleteNormally()
140 // An if-then-else statement can complete normally iff the then-statement can in canCompleteNormally()
141 // complete normally or the else-statement can complete normally. in canCompleteNormally()
[all …]
/external/snakeyaml/src/test/java/org/yaml/snakeyaml/issues/issue100/
DDataMore.java19 private boolean complete; field in DataMore
26 public DataMore(String id, int age, boolean complete) { in DataMore() argument
28 this.complete = complete; in DataMore()
32 return complete; in isComplete()
35 public void setComplete(boolean complete) { in setComplete() argument
36 this.complete = complete; in setComplete()
41 return "DataMore [complete=" + complete + ", toString()=" + super.toString() + "]"; in toString()
/external/jline/src/src/test/java/jline/
DTestCompletion.java31 assertBuffer("foo ", new Buffer("f").op(ConsoleReader.COMPLETE)); in testSimpleCompletor()
33 assertBuffer("ba", new Buffer("b").op(ConsoleReader.COMPLETE)); in testSimpleCompletor()
34 assertBuffer("ba", new Buffer("ba").op(ConsoleReader.COMPLETE)); in testSimpleCompletor()
35 assertBuffer("baz ", new Buffer("baz").op(ConsoleReader.COMPLETE)); in testSimpleCompletor()
49 op(ConsoleReader.COMPLETE)); in testArgumentCompletor()
51 op(ConsoleReader.COMPLETE)); in testArgumentCompletor()
53 op(ConsoleReader.COMPLETE)); in testArgumentCompletor()
55 op(ConsoleReader.COMPLETE)); in testArgumentCompletor()
60 op(ConsoleReader.COMPLETE)); in testArgumentCompletor()
63 op(ConsoleReader.COMPLETE)); in testArgumentCompletor()
[all …]
/external/rust/crates/futures-macro/src/
Dselect.rs10 syn::custom_keyword!(complete);
14 // span of `complete`, then expression after `=> ...`
15 complete: Option<Expr>, field
23 Complete, enumerator
31 complete: None, in parse()
38 let case_kind = if input.peek(kw::complete) { in parse()
39 // `complete` in parse()
40 if select.complete.is_some() { in parse()
41 return Err(input.error("multiple `complete` cases found, only one allowed")); in parse()
43 input.parse::<kw::complete>()?; in parse()
[all …]
/external/rust/crates/rayon/src/iter/collect/
Dtest.rs28 unreachable!("folder does not complete") in produce_too_many_items()
43 folder.complete() in produce_fewer_items()
47 // Complete is not called by the consumer. Hence,the collection vector is not fully initialized.
59 right_folder.complete() in left_produces_items_with_no_complete()
63 // Complete is not called by the right consumer. Hence,the
76 left_folder.complete() in right_produces_items_with_no_complete()
80 // Complete is not called by the consumer. Hence,the collection vector is not fully initialized.
91 panic!("folder does not complete"); in produces_items_with_no_complete()
95 assert_is_panic_with_message(&panic_result, "folder does not complete"); in produces_items_with_no_complete()
112 let _ = right_folder.complete(); in left_produces_too_many_items()
[all …]
/external/llvm-project/lldb/test/API/functionalities/type_completion/
DTestTypeCompletion.py52 'vector<T> complete but it should not be')
61 'vector<T> complete but it should not be')
72 'vector<T> should now be complete')
79 'NameAndAddress complete but it should not be')
90 'vector<T> should now be complete')
97 'NameAndAddress should now be complete')
105 'CustomString complete but it should not be')
114 'vector<T> should now be complete')
121 'NameAndAddress should now be complete')
129 'CustomString complete but it should not be')
[all …]
/external/python/cpython2/Lib/test/
Dtest_rlcompleter.py19 self.stdcompleter.complete('', 0)
78 self.assertEqual(completer.complete('f.b', 0), 'f.bar')
93 self.assertEqual(completer.complete('False', 0), 'False')
94 self.assertIsNone(completer.complete('False', 1)) # No duplicates
95 self.assertEqual(completer.complete('assert', 0), 'assert')
96 self.assertIsNone(completer.complete('assert', 1))
97 self.assertEqual(completer.complete('try', 0), 'try')
98 self.assertIsNone(completer.complete('try', 1))
100 self.assertEqual(completer.complete('memoryview', 0), 'memoryview')
101 self.assertIsNone(completer.complete('memoryview', 1))
[all …]
/external/pcre/dist2/doc/
Dpcre2partial.325 complete match, though the details differ between the two types of matching
53 complete the match, or the addition of more characters might change what is
57 definitely needed to complete a match. In this case both hard and soft matching
60 Example 2: if the pattern is /ab+/ and the subject is "ab", a complete match
63 PCRE2_PARTIAL_SOFT returns the complete match.
97 A complete match has been found, starting and ending within this subject.
103 Adding more characters may result in a complete match that uses one or more
113 If it is matched against "456abc123xyz" the result is a complete match, and the
139 partial match is found, without continuing to search for possible complete
141 a later complete match. For this reason, the assumption is made that the end of
[all …]
/external/python/cpython3/Doc/reference/
Dtoplevel_components.rst18 Complete Python programs
29 is invoked, it is useful to have a notion of a complete Python program. A
30 complete Python program is executed in a minimally initialized environment: all
34 provide the local and global namespace for execution of the complete program.
36 The syntax for a complete Python program is that for file input, described in
44 not read and execute a complete program but reads and executes one statement
46 a complete program; each statement is executed in the namespace of
55 A complete program can be passed to the interpreter
59 otherwise, it executes the file as a complete program.
74 * when parsing a complete Python program (from a file or from a string);
/external/python/cpython2/Doc/reference/
Dtoplevel_components.rst18 Complete Python programs
29 is invoked, it is useful to have a notion of a complete Python program. A
30 complete Python program is executed in a minimally initialized environment: all
34 provide the local and global namespace for execution of the complete program.
36 The syntax for a complete Python program is that for file input, described in
44 not read and execute a complete program but reads and executes one statement
46 a complete program; each statement is executed in the namespace of
54 A complete program can be passed to the interpreter
58 otherwise, it executes the file as a complete program.
73 * when parsing a complete Python program (from a file or from a string);
/external/llvm-project/libcxx/www/
Dts1z_status.html66 <tr><td>Class erased_type</td><td>Complete</td></tr>
67 <tr><td>Calling a function with a tuple of arguments</td><td>Complete</td></tr>
68 <tr><td>Type traits (_v)</td><td>Complete</td></tr>
71 <tr><td>Time Utilities</td><td>Complete</td></tr>
72 <tr><td>System Error Support</td><td>Complete</td></tr>
74 <tr><td>Class memory_resource</td><td>Complete</td></tr>
75 <tr><td>Class template polymorphic_allocator</td><td>Complete</td></tr>
76 <tr><td>Template alias resource_adaptor</td><td>Complete</td></tr>
77 <tr><td>Global memory resources</td><td>Complete</td></tr>
80 <tr><td>Alias templates using polymorphic memory resource</td><td>Complete</td></tr>
[all …]
/external/linux-kselftest/tools/testing/selftests/livepatch/
Dtest-state.sh31 livepatch: '$MOD_LIVEPATCH': patching complete
40 livepatch: '$MOD_LIVEPATCH': unpatching complete
64 livepatch: '$MOD_LIVEPATCH': patching complete
74 livepatch: '$MOD_LIVEPATCH2': patching complete
84 livepatch: '$MOD_LIVEPATCH2': unpatching complete
110 livepatch: '$MOD_LIVEPATCH2': patching complete
120 livepatch: '$MOD_LIVEPATCH3': patching complete
131 livepatch: '$MOD_LIVEPATCH2': patching complete
140 livepatch: '$MOD_LIVEPATCH2': unpatching complete
164 livepatch: '$MOD_LIVEPATCH2': patching complete
[all …]
/external/kotlinx.coroutines/kotlinx-coroutines-core/common/src/
DCompletableDeferred.kt11 * A [Deferred] that can be completed via public functions [complete] or [cancel][Job.cancel].
13 …* Note that the [complete] function returns `false` when this deferred value is already complete o…
34 * once all its children are [complete][isCompleted]. See [Job] for details.
36 public fun complete(value: T): Boolean in complete() method
46 * once all its children are [complete][isCompleted]. See [Job] for details. in complete()
57 …function transitions this deferred in the same ways described by [CompletableDeferred.complete] and in complete()
61 result.fold({ complete(it) }, { completeExceptionally(it) }) in complete()
74 …rred(value: T): CompletableDeferred<T> = CompletableDeferredImpl<T>(null).apply { complete(value) } in CompletableDeferred()
91 override fun complete(value: T): Boolean = method
/external/crosvm/cros_async/src/
Dcomplete.rs21 ($Complete:ident, <$($Fut:ident),*>),
24 pub(crate) struct $Complete<$($Fut: Future),*> {
28 impl<$($Fut),*> $Complete<$($Fut),*>
41 pub(crate) fn new($($Fut: $Fut),*) -> $Complete<$($Fut),*> {
45 $Complete {
51 impl<$($Fut),*> Future for $Complete<$($Fut),*>
59 let mut complete = true; localVariable
61 complete &= self.as_mut().$Fut().poll(cx).is_ready();
64 if complete {

12345678910>>...315