Home
last modified time | relevance | path

Searched refs:occurred (Results 1 – 25 of 281) sorted by relevance

12345678910>>...12

/external/llvm/test/FileCheck/
Dimplicit-check-not.txt12 ; CHECK-ERROR1: error: CHECK-FAIL1-NOT: string occurred!
17 ; CHECK-ERROR4: error: CHECK-FAIL1-NOT: string occurred!
20 ; CHECK-ERROR5: error: CHECK-FAIL1-NOT: string occurred!
27 ; CHECK-ERROR2: error: CHECK-FAIL2-NOT: string occurred!
31 ; CHECK-ERROR6: error: CHECK-FAIL2-NOT: string occurred!
39 ; CHECK-ERROR3: error: CHECK-FAIL3-NOT: string occurred!
42 ; CHECK-ERROR7: error: CHECK-FAIL3-NOT: string occurred!
/external/python/cpython3/Doc/c-api/
Dcontextvars.rst81 has occurred.
86 Returns ``NULL`` if an error has occurred.
91 Returns ``NULL`` if an error has occurred.
117 occurred, this function returns ``NULL``.
122 occurred during lookup, and ``0`` if no error occurred, whether or not
138 has occurred.
/external/libdivsufsort/include/
Ddivsufsort.h.cmake72 * @return 0 if no error occurred, -1 or -2 otherwise.
84 * @return The primary index if no error occurred, -1 or -2 otherwise.
106 * @return 0 if no error occurred, -1 or -2 otherwise.
121 * @return 0 if no error occurred, -1 or -2 otherwise.
135 * @return 0 if no error occurred.
150 * @return The count of matches if no error occurred, -1 otherwise.
167 * @return The count of matches if no error occurred, -1 otherwise.
/external/emma/core/res/com/vladium/emma/
Dexceptions.properties43 exception occurred while writing report file(s):
54 exception occurred while writing instrumented file(s):
57 exception occurred while writing output file [{0}]:
/external/tensorflow/tensorflow/core/profiler/
Dtrace_events.proto40 // The id of the device that this event occurred on. The full dataset should
44 // The id of the resource that this event occurred on. The full dataset should
53 // The timestamp that this event occurred at (in picos since tracing started).
/external/perfetto/protos/perfetto/trace/ftrace/
Dftrace_event_bundle.proto29 // no overwriting occurred, a number larger than zero if some overwriting
30 // occurred.
/external/python/cpython3/Doc/library/
Dtraceback.rst53 format, it prints the line where the syntax error occurred with a caret
131 information about where the syntax error occurred. The message indicating
132 which exception occurred is the always last string in the list.
223 For syntax errors - the file name where the error occurred.
227 For syntax errors - the line number where the error occurred.
231 For syntax errors - the text where the error occurred.
235 For syntax errors - the offset into the text where the error occurred.
259 The message indicating which exception occurred is always the last
271 error occurred.
273 The message indicating which exception occurred is always the last
Dasyncio-exceptions.rst38 log.log('an error has occurred')
47 log.log('an error has occurred')
/external/antlr/runtime/ActionScript/project/src/org/antlr/runtime/
DRecognitionException.as55 * problem occurred and/or what was the expected input. While the parser
67 /** What is index of token/char were we looking at when the error occurred? */
70 /** The current Token when an error occurred. Since not all streams
81 /** The current char when an error occurred. For lexers. */
84 /** Track the line at which the error occurred in case this is
/external/clang/test/Analysis/
DCheckNSError.m24 …epting NSError** should have a non-void return value to indicate whether or not an error occurred}}
37 …ting CFErrorRef* should have a non-void return value to indicate whether or not an error occurred}}
/external/grpc-grpc/doc/core/
Dgrpc-error.md59 grpc_error* error1 = GRPC_ERROR_CREATE_FROM_STATIC_STRING("Some error occurred");
90 grpc_error* error = GRPC_ERROR_CREATE_FROM_STATIC_STRING("Some error occurred");
99 grpc_error* error = GRPC_ERROR_CREATE_FROM_STATIC_STRING("Some error occurred");
131 grpc_error* error = GRPC_ERROR_CREATE_FROM_STATIC_STRING("Some error occurred");
/external/clang/test/Preprocessor/
Dwarning_tests.c44 #error Expansion should have occurred
Dfeature_tests.c54 #error Expansion should have occurred
/external/python/cpython2/Doc/tutorial/
Derrors.rst62 that occurred. This is true for all built-in exceptions, but need not be true
268 ... print 'My exception occurred, value:', e.value
270 My exception occurred, value: 4
295 expr -- input expression in which the error occurred
346 statement, whether an exception has occurred or not. When an exception has
347 occurred in the :keyword:`try` clause and has not been handled by an
348 :keyword:`except` clause (or it has occurred in an :keyword:`except` or
/external/autotest/client/site_tests/touch_TouchscreenZoom/
Dcontrol21 determine whether zoom occurred and in which direction.
/external/ltp/doc/
Dstyle-guide.txt49 the file where the failure occurred by design. So unless the
51 the failures occurred if and when they do occur with absolute
106 occurred, and use +TFAIL+ when an unexpected failure related to the goal of
107 the testcase occurred.
133 If you can't determine where the failure has occurred in a testcase based on
/external/kernel-headers/original/uapi/linux/
Dswitchtec_ioctl.h112 __u32 occurred; member
/external/llvm/test/tools/llvm-profdata/
Doverflow-instr.test3 …erge profile having maximum counts with itself and verify overflow detected and saturation occurred
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-profdata/
Doverflow-instr.test3 …erge profile having maximum counts with itself and verify overflow detected and saturation occurred
/external/llvm/test/CodeGen/Lanai/
Dsubword.ll23 ; loads occurred before modification and storage.
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/Lanai/
Dsubword.ll23 ; loads occurred before modification and storage.
/external/perfetto/protos/perfetto/trace/android/
Dpackages_list.proto32 // At least one error occurred parsing the packages.list.
/external/swiftshader/third_party/llvm-7.0/llvm/docs/
DReportingGuide.rst49 * When and where the incident occurred. Please be as specific as possible.
50 * Your account of what occurred. If there is a publicly available record (e.g.
82 * Nothing, if we determine no violation occurred or it has already been
/external/llvm/docs/
DReportingGuide.rst49 * When and where the incident occurred. Please be as specific as possible.
50 * Your account of what occurred. If there is a publicly available record (e.g.
82 * Nothing, if we determine no violation occurred or it has already been
/external/clang/test/Modules/
Dfatal-module-loader-error.m26 // CHECK: {{^}}Failure: AST deserialization error occurred{{$}}

12345678910>>...12