Home
last modified time | relevance | path

Searched refs:complete2 (Results 1 – 25 of 75) sorted by relevance

123

/dports/www/chromium-legacy/chromium-88.0.4324.182/components/payments/core/
H A Dpayments_profile_comparator_unittest.cc268 AutofillProfile complete2 = in TEST() local
278 &complete1, &partial_address, &no_address, &complete2, in TEST()
290 EXPECT_EQ(&complete2, filtered[1]); in TEST()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/payments/core/
H A Dpayments_profile_comparator_unittest.cc268 AutofillProfile complete2 = in TEST() local
278 &complete1, &partial_address, &no_address, &complete2, in TEST()
290 EXPECT_EQ(&complete2, filtered[1]); in TEST()
/dports/deskutils/calibre/calibre-src-5.34.0/src/calibre/gui2/
H A Dlanguages.py11 from calibre.gui2.complete2 import EditWithComplete
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/SemaCXX/
H A Denum-scoped.cpp76 Complete2 complete2; variable
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/SemaCXX/
H A Denum-scoped.cpp76 Complete2 complete2; variable
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/SemaCXX/
H A Denum-scoped.cpp76 Complete2 complete2; variable
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/SemaCXX/
H A Denum-scoped.cpp76 Complete2 complete2; variable
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/SemaCXX/
H A Denum-scoped.cpp76 Complete2 complete2; variable
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/test/SemaCXX/
H A Denum-scoped.cpp76 Complete2 complete2; variable
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/SemaCXX/
H A Denum-scoped.cpp76 Complete2 complete2; variable
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/test/SemaCXX/
H A Denum-scoped.cpp76 Complete2 complete2; variable
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/SemaCXX/
H A Denum-scoped.cpp76 Complete2 complete2; variable
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/SemaCXX/
H A Denum-scoped.cpp76 Complete2 complete2; variable
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/SemaCXX/
H A Denum-scoped.cpp76 Complete2 complete2; variable
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/test/SemaCXX/
H A Denum-scoped.cpp76 Complete2 complete2; variable
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/SemaCXX/
H A Denum-scoped.cpp76 Complete2 complete2; variable
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/test/SemaCXX/
H A Denum-scoped.cpp76 Complete2 complete2; variable
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/test/SemaCXX/
H A Denum-scoped.cpp76 Complete2 complete2; variable
/dports/lang/clang-mesa/clang-13.0.1.src/test/SemaCXX/
H A Denum-scoped.cpp76 Complete2 complete2; variable
/dports/devel/msbuild/msbuild-0.06/src/Build.UnitTests/BackEnd/
H A DTaskHostTaskComplete_Tests.cs35 …TaskHostTaskComplete complete2 = new TaskHostTaskComplete(new OutOfProcTaskHostTaskResult(TaskComp… in TestConstructors()
/dports/deskutils/calibre/calibre-src-5.34.0/src/calibre/gui2/dialogs/
H A Dadd_empty_book.py13 from calibre.gui2.complete2 import EditWithComplete
H A Dauthors_edit.py16 from calibre.gui2.complete2 import EditWithComplete
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/java/util/concurrent/tck/
H A DCompletableFutureTest.java1742 final Callable<Boolean> complete2 = failFirst ? in testThenCombine_exceptionalCompletion() local
1751 assertTrue(complete2.call()); in testThenCombine_exceptionalCompletion()
1785 final Callable<Boolean> complete2 = failFirst ? in testThenCombine_sourceCancelled() local
1794 assertTrue(complete2.call()); in testThenCombine_sourceCancelled()
1906 final Callable<Boolean> complete2 = failFirst ? in testThenAcceptBoth_exceptionalCompletion() local
1915 assertTrue(complete2.call()); in testThenAcceptBoth_exceptionalCompletion()
1949 final Callable<Boolean> complete2 = failFirst ? in testThenAcceptBoth_sourceCancelled() local
1958 assertTrue(complete2.call()); in testThenAcceptBoth_sourceCancelled()
2070 final Callable<Boolean> complete2 = failFirst ? in testRunAfterBoth_exceptionalCompletion() local
2079 assertTrue(complete2.call()); in testRunAfterBoth_exceptionalCompletion()
[all …]
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jdk/java/util/concurrent/tck/
H A DCompletableFutureTest.java1742 final Callable<Boolean> complete2 = failFirst ? in testThenCombine_exceptionalCompletion() local
1751 assertTrue(complete2.call()); in testThenCombine_exceptionalCompletion()
1785 final Callable<Boolean> complete2 = failFirst ? in testThenCombine_sourceCancelled() local
1794 assertTrue(complete2.call()); in testThenCombine_sourceCancelled()
1906 final Callable<Boolean> complete2 = failFirst ? in testThenAcceptBoth_exceptionalCompletion() local
1915 assertTrue(complete2.call()); in testThenAcceptBoth_exceptionalCompletion()
1949 final Callable<Boolean> complete2 = failFirst ? in testThenAcceptBoth_sourceCancelled() local
1958 assertTrue(complete2.call()); in testThenAcceptBoth_sourceCancelled()
2070 final Callable<Boolean> complete2 = failFirst ? in testRunAfterBoth_exceptionalCompletion() local
2079 assertTrue(complete2.call()); in testRunAfterBoth_exceptionalCompletion()
[all …]
/dports/math/R/R-4.1.2/src/library/stats/src/
H A Dcov.c589 complete2(int n, int ncx, int ncy, double *x, double *y, int *ind, Rboolean na_fail) in complete2() function
773 complete2(n, ncx, ncy, REAL(x), REAL(y), INTEGER(ind), na_fail); in corcov()

123