Home
last modified time | relevance | path

Searched full:perhaps (Results 1 – 25 of 1887) sorted by relevance

12345678910>>...76

/external/llvm-project/clang/test/OpenMP/
Dcancel_messages.cpp13 …cel'}} expected-error {{orphaned 'omp cancel' directives are prohibited; perhaps you forget to enc… in main()
19 …ored}} expected-error {{orphaned 'omp cancel' directives are prohibited; perhaps you forget to enc… in main()
20 …ored}} expected-error {{orphaned 'omp cancel' directives are prohibited; perhaps you forget to enc… in main()
21 …ored}} expected-error {{orphaned 'omp cancel' directives are prohibited; perhaps you forget to enc… in main()
22 …ored}} expected-error {{orphaned 'omp cancel' directives are prohibited; perhaps you forget to enc… in main()
24 …ment}} expected-error {{orphaned 'omp cancel' directives are prohibited; perhaps you forget to enc… in main()
51 …ment}} expected-error {{orphaned 'omp cancel' directives are prohibited; perhaps you forget to enc… in main()
53 …ons // expected-error {{orphaned 'omp cancel' directives are prohibited; perhaps you forget to enc… in main()
56 …ment}} expected-error {{orphaned 'omp cancel' directives are prohibited; perhaps you forget to enc… in main()
60 …oup // expected-error {{orphaned 'omp cancel' directives are prohibited; perhaps you forget to enc… in main()
[all …]
Dcancellation_point_messages.cpp13 …ted-error {{orphaned 'omp cancellation point' directives are prohibited; perhaps you forget to enc… in main()
19 …ted-error {{orphaned 'omp cancellation point' directives are prohibited; perhaps you forget to enc… in main()
20 …ted-error {{orphaned 'omp cancellation point' directives are prohibited; perhaps you forget to enc… in main()
21 …ted-error {{orphaned 'omp cancellation point' directives are prohibited; perhaps you forget to enc… in main()
22 …ted-error {{orphaned 'omp cancellation point' directives are prohibited; perhaps you forget to enc… in main()
24 …ted-error {{orphaned 'omp cancellation point' directives are prohibited; perhaps you forget to enc… in main()
51 …ted-error {{orphaned 'omp cancellation point' directives are prohibited; perhaps you forget to enc… in main()
53 …ted-error {{orphaned 'omp cancellation point' directives are prohibited; perhaps you forget to enc… in main()
56 …ted-error {{orphaned 'omp cancellation point' directives are prohibited; perhaps you forget to enc… in main()
60 …ted-error {{orphaned 'omp cancellation point' directives are prohibited; perhaps you forget to enc… in main()
[all …]
Dscan_messages.cpp22 …tement}} expected-error {{orphaned 'omp scan' directives are prohibited; perhaps you forget to enc… in tmain()
24 …argc) // expected-error {{orphaned 'omp scan' directives are prohibited; perhaps you forget to enc… in tmain()
29 …tement}} expected-error {{orphaned 'omp scan' directives are prohibited; perhaps you forget to enc… in tmain()
31 …argc) // expected-error {{orphaned 'omp scan' directives are prohibited; perhaps you forget to enc… in tmain()
36 …tement}} expected-error {{orphaned 'omp scan' directives are prohibited; perhaps you forget to enc… in tmain()
42 …argc) // expected-error {{orphaned 'omp scan' directives are prohibited; perhaps you forget to enc… in tmain()
47 …tement}} expected-error {{orphaned 'omp scan' directives are prohibited; perhaps you forget to enc… in tmain()
50 …tement}} expected-error {{orphaned 'omp scan' directives are prohibited; perhaps you forget to enc… in tmain()
53 …argc) // expected-error {{orphaned 'omp scan' directives are prohibited; perhaps you forget to enc… in tmain()
58 …argc) // expected-error {{orphaned 'omp scan' directives are prohibited; perhaps you forget to enc… in tmain()
[all …]
Dnesting_of_regions.cpp87 …pected-error {{region cannot be closely nested inside 'parallel' region; perhaps you forget to enc… in foo()
102 …pected-error {{region cannot be closely nested inside 'parallel' region; perhaps you forget to enc… in foo()
138 …pected-error {{region cannot be closely nested inside 'parallel' region; perhaps you forget to enc… in foo()
149 …pected-error {{region cannot be closely nested inside 'parallel' region; perhaps you forget to enc… in foo()
159 …pected-error {{region cannot be closely nested inside 'parallel' region; perhaps you forget to enc… in foo()
165 …pected-error {{region cannot be closely nested inside 'parallel' region; perhaps you forget to enc… in foo()
171 …pected-error {{region cannot be closely nested inside 'parallel' region; perhaps you forget to enc… in foo()
183 …pected-error {{region cannot be closely nested inside 'parallel' region; perhaps you forget to enc… in foo()
189 …pected-error {{region cannot be closely nested inside 'parallel' region; perhaps you forget to enc… in foo()
195 …pected-error {{region cannot be closely nested inside 'parallel' region; perhaps you forget to enc… in foo()
[all …]
/external/clang/test/OpenMP/
Dnesting_of_regions.cpp85 …pected-error {{region cannot be closely nested inside 'parallel' region; perhaps you forget to enc… in foo()
121 …pected-error {{region cannot be closely nested inside 'parallel' region; perhaps you forget to enc… in foo()
132 …pected-error {{region cannot be closely nested inside 'parallel' region; perhaps you forget to enc… in foo()
142 …pected-error {{region cannot be closely nested inside 'parallel' region; perhaps you forget to enc… in foo()
148 …pected-error {{region cannot be closely nested inside 'parallel' region; perhaps you forget to enc… in foo()
154 …pected-error {{region cannot be closely nested inside 'parallel' region; perhaps you forget to enc… in foo()
354 #pragma omp for // expected-error {{region cannot be closely nested inside 'for' region; perhaps yo… in foo()
366 …// expected-error {{region cannot be closely nested inside 'for' region; perhaps you forget to enc… in foo()
378 …// expected-error {{region cannot be closely nested inside 'for' region; perhaps you forget to enc… in foo()
392 #pragma omp single // expected-error {{region cannot be closely nested inside 'for' region; perhaps in foo()
[all …]
/external/mockito/src/test/java/org/mockito/internal/debugging/
DLoggingListenerTest.java38 "[Mockito] Unused stubbing (perhaps can be removed from the test?):\n" + in informs_about_unused_stubs()
92 "[Mockito] Unused stubbing (perhaps can be removed from the test?):\n" + in informs_about_various_kinds_of_stubs()
96 "[Mockito] Unstubbed method invocations (perhaps missing stubbing in the test?):\n" + in informs_about_various_kinds_of_stubs()
125 … "[Mockito] Unstubbed method invocations (perhaps missing stubbing in the test?):\n" + in informs_about_unstubbed()
/external/skqp/src/compute/skc/
Dcommon.h71 #define SKC_CMD_FILL_BITS_TRANSFORM 12 // distinct transforms -- perhaps too generous
72 #define SKC_CMD_FILL_BITS_CLIP 12 // distinct clips -- perhaps too generous
73 #define SKC_CMD_FILL_BITS_COHORT 8 // perhaps too small
/external/pdfium/fxjs/
DREADME7 saner, perhaps Gin or perhaps some IDL. See
/external/deqp-deps/glslang/OGLCompilersDLL/
DInitializeDll.h43 bool DetachThread(); // not called from standalone, perhaps other tools rely on parts of it
44 bool DetachProcess(); // not called from standalone, perhaps other tools rely on parts of it
/external/xz-java/src/org/tukaani/xz/
DLZMAInputStream.java169 * file is corrupt or perhaps not in
177 * file is truncated or perhaps not in
202 * file is corrupt or perhaps not in
210 * file is truncated or perhaps not in
236 * file is corrupt or perhaps not in
247 * file is truncated or perhaps not in
276 * file is corrupt or perhaps not in
287 * file is truncated or perhaps not in
/external/curl/tests/data/
Dtest843 Set-Cookie: cookie=perhaps; path=/we/want;
63 Cookie: name with space=is weird but; trailingspace=removed; cookie=perhaps; cookie=yes; foobar=nam…
/external/linux-kselftest/tools/testing/selftests/futex/
DREADME46 # FIXME: Perhaps an " INFO: informational message" option would be
56 Perhaps something like "wait-wake-1" "wait-wake-2" is adequate, leaving the
/external/llvm-project/lldb/test/API/functionalities/postmortem/wow64_minidump/
DTestWow64MiniDump.py39 # minidump doesn't have an exception record--perhaps the crash handler
56 # minidump doesn't have an exception record--perhaps the crash handler
/external/antlr/runtime/Python/
DTODO69 - DFA: perhaps zip() the lists into a tuple
72 - StingStream: look into optimizing LA(). Perhaps use LAk instead of LA(k)
/external/mockito/src/main/java/org/mockito/internal/debugging/
DLoggingListener.java70 lines.add("[Mockito] Unused stubbing (perhaps can be removed from the test?):"); in getStubbingInfo()
77 … lines.add("[Mockito] Unstubbed method invocations (perhaps missing stubbing in the test?):"); in getStubbingInfo()
/external/python/cpython3/Lib/idlelib/
Dpercolator.py35 # Perhaps rename to pushfilter()?
42 # XXX Perhaps should only support popfilter()?
/external/python/cpython2/Lib/idlelib/
DPercolator.py32 # Perhaps rename to pushfilter()?
39 # XXX Perhaps should only support popfilter()?
/external/bcc/
DCONTRIBUTING-SCRIPTS.md33 …g it well. Also, if there's one option that seems to be the common case, perhaps it should just be…
38 …ime explaining caveats? These can be hints that perhaps you should fix your tool, or abandon it! P…
/external/curl/docs/
DHELP-US.md14 found yourself or perhaps got annoyed at in the past. It can be a spelling
25 with as an entry-point into the project, perhaps because you are a newcomer or
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/container/internal/
Dunordered_map_modifiers_test.h128 // TODO(alkis): We need a way to run emplace in a more meaningful way. Perhaps in TYPED_TEST_P()
144 // TODO(alkis): We need a way to run emplace in a more meaningful way. Perhaps in TYPED_TEST_P()
159 // TODO(alkis): We need a way to run emplace in a more meaningful way. Perhaps in TYPED_TEST_P()
177 // TODO(alkis): We need a way to run emplace in a more meaningful way. Perhaps in TYPED_TEST_P()
/external/abseil-cpp/absl/container/internal/
Dunordered_map_modifiers_test.h128 // TODO(alkis): We need a way to run emplace in a more meaningful way. Perhaps in TYPED_TEST_P()
144 // TODO(alkis): We need a way to run emplace in a more meaningful way. Perhaps in TYPED_TEST_P()
159 // TODO(alkis): We need a way to run emplace in a more meaningful way. Perhaps in TYPED_TEST_P()
177 // TODO(alkis): We need a way to run emplace in a more meaningful way. Perhaps in TYPED_TEST_P()
/external/opencensus-java/api/src/main/java/io/opencensus/trace/
DStatus.java118 * Some resource has been exhausted, perhaps a per-user quota, or perhaps the entire file system
320 * Some resource has been exhausted, perhaps a per-user quota, or perhaps the entire file system
/external/libtextclassifier/abseil-cpp/absl/container/internal/
Dunordered_map_modifiers_test.h128 // TODO(alkis): We need a way to run emplace in a more meaningful way. Perhaps in TYPED_TEST_P()
144 // TODO(alkis): We need a way to run emplace in a more meaningful way. Perhaps in TYPED_TEST_P()
159 // TODO(alkis): We need a way to run emplace in a more meaningful way. Perhaps in TYPED_TEST_P()
177 // TODO(alkis): We need a way to run emplace in a more meaningful way. Perhaps in TYPED_TEST_P()
/external/openscreen/third_party/abseil/src/absl/container/internal/
Dunordered_map_modifiers_test.h128 // TODO(alkis): We need a way to run emplace in a more meaningful way. Perhaps in TYPED_TEST_P()
144 // TODO(alkis): We need a way to run emplace in a more meaningful way. Perhaps in TYPED_TEST_P()
159 // TODO(alkis): We need a way to run emplace in a more meaningful way. Perhaps in TYPED_TEST_P()
177 // TODO(alkis): We need a way to run emplace in a more meaningful way. Perhaps in TYPED_TEST_P()
/external/webrtc/third_party/abseil-cpp/absl/container/internal/
Dunordered_map_modifiers_test.h128 // TODO(alkis): We need a way to run emplace in a more meaningful way. Perhaps in TYPED_TEST_P()
144 // TODO(alkis): We need a way to run emplace in a more meaningful way. Perhaps in TYPED_TEST_P()
159 // TODO(alkis): We need a way to run emplace in a more meaningful way. Perhaps in TYPED_TEST_P()
177 // TODO(alkis): We need a way to run emplace in a more meaningful way. Perhaps in TYPED_TEST_P()

12345678910>>...76