OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:occurs
(Results
651 - 675
of
6477
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/external/apache-commons-math/src/main/java/org/apache/commons/math/stat/inference/
ChiSquareTestImpl.java
113
* @throws MathException if an error
occurs
computing the p-value
134
* @throws MathException if an error
occurs
performing the test
186
* @throws MathException if an error
occurs
computing the p-value
202
* @throws MathException if an error
occurs
performing the test
290
* @throws MathException if an error
occurs
computing the p-value
307
* @throws MathException if an error
occurs
performing the test
/external/protobuf/src/google/protobuf/io/
zero_copy_stream_impl.h
73
// an error
occurs
during the process; use GetErrno() to examine the error.
74
// Even if an error
occurs
, the file descriptor is closed when this returns.
86
//
occurs
, the stream is broken and all subsequent operations will
151
// an error
occurs
during the process; use GetErrno() to examine the error.
152
// Even if an error
occurs
, the file descriptor is closed when this returns.
169
//
occurs
, the stream is broken and all subsequent operations will
/external/python/cpython3/Doc/reference/
executionmodel.rst
70
Each assignment or import statement
occurs
within a block defined by a class or
93
definition
occurs
in a function block, the scope extends to any blocks contained
113
If a name binding operation
occurs
anywhere within a code block, all uses of the
120
If the :keyword:`global` statement
occurs
within a block, all uses of the name
188
Name resolution of free variables
occurs
at runtime, not at compile time.
271
.. [#] This limitation
occurs
because the code that is executed by these operations
/libcore/ojluni/src/main/java/javax/crypto/
CipherInputStream.java
195
* @exception IOException if an I/O error
occurs
.
220
* @exception IOException if an I/O error
occurs
.
241
* @exception IOException if an I/O error
occurs
.
279
* @exception IOException if an I/O error
occurs
.
302
* @exception IOException if an I/O error
occurs
.
317
* @exception IOException if an I/O error
occurs
.
/libcore/ojluni/src/main/java/jdk/net/
Sockets.java
164
* @throws IOException if an I/O error
occurs
, or socket is closed.
192
* @throws IOException if an I/O error
occurs
222
* @throws IOException if an I/O error
occurs
250
* @throws IOException if an I/O error
occurs
281
* @throws IOException if an I/O error
occurs
310
* @throws IOException if an I/O error
occurs
/packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
WnnDictionary.java
224
* @return 0 if no word is found; 1 if some words found; minus value if a error
occurs
.
242
* @return 0 if no word is found; 1 if some words found; minus value if a error
occurs
.
252
* @return An instance of WnnWord; null if no result or an error
occurs
.
263
* @return An instance of WnnWord; null if no result or an error
occurs
.
277
* @return The array of the connect matrix; null if an error
occurs
.
285
* @return The part of speech information; null if invalid type is specified or an error
occurs
.
/prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/io/
zero_copy_stream_impl.h
73
// an error
occurs
during the process; use GetErrno() to examine the error.
74
// Even if an error
occurs
, the file descriptor is closed when this returns.
86
//
occurs
, the stream is broken and all subsequent operations will
151
// an error
occurs
during the process; use GetErrno() to examine the error.
152
// Even if an error
occurs
, the file descriptor is closed when this returns.
169
//
occurs
, the stream is broken and all subsequent operations will
/prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/io/
zero_copy_stream_impl.h
73
// an error
occurs
during the process; use GetErrno() to examine the error.
74
// Even if an error
occurs
, the file descriptor is closed when this returns.
86
//
occurs
, the stream is broken and all subsequent operations will
151
// an error
occurs
during the process; use GetErrno() to examine the error.
152
// Even if an error
occurs
, the file descriptor is closed when this returns.
169
//
occurs
, the stream is broken and all subsequent operations will
/prebuilts/misc/windows/protobuf2.5/include/google/protobuf/io/
zero_copy_stream_impl.h
73
// an error
occurs
during the process; use GetErrno() to examine the error.
74
// Even if an error
occurs
, the file descriptor is closed when this returns.
86
//
occurs
, the stream is broken and all subsequent operations will
151
// an error
occurs
during the process; use GetErrno() to examine the error.
152
// Even if an error
occurs
, the file descriptor is closed when this returns.
169
//
occurs
, the stream is broken and all subsequent operations will
/prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/io/
zero_copy_stream_impl.h
73
// an error
occurs
during the process; use GetErrno() to examine the error.
74
// Even if an error
occurs
, the file descriptor is closed when this returns.
86
//
occurs
, the stream is broken and all subsequent operations will
151
// an error
occurs
during the process; use GetErrno() to examine the error.
152
// Even if an error
occurs
, the file descriptor is closed when this returns.
169
//
occurs
, the stream is broken and all subsequent operations will
/prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/io/
zero_copy_stream_impl.h
73
// an error
occurs
during the process; use GetErrno() to examine the error.
74
// Even if an error
occurs
, the file descriptor is closed when this returns.
86
//
occurs
, the stream is broken and all subsequent operations will
151
// an error
occurs
during the process; use GetErrno() to examine the error.
152
// Even if an error
occurs
, the file descriptor is closed when this returns.
169
//
occurs
, the stream is broken and all subsequent operations will
/device/google/contexthub/util/nanotool/
contexthub.h
126
* specified by filename. Returns false if an error
occurs
.
253
*
occurs
, such as a CRC check failure.
260
// false if an error
occurs
while writing the firmware to the device.
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Include/
pyfpe.h
76
* generation of SIGFPE whenever an exception
occurs
. From this point
98
* If a floating point error
occurs
in dangerous_op, foobar returns 0 (NULL),
123
*
occurs
in an ``inner'' pair of macros, the return will apparently
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Include/
pyfpe.h
76
* generation of SIGFPE whenever an exception
occurs
. From this point
98
* If a floating point error
occurs
in dangerous_op, foobar returns 0 (NULL),
123
*
occurs
in an ``inner'' pair of macros, the return will apparently
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Core/Dxe/ArchProtocol/Timer/
Timer.h
83
then EFI_INVALID_PARAMETER is returned. If an error
occurs
attempting to
127
If an error
occurs
while attempting to update the timer period, then the
231
periodic timer interrupt. When a timer interrupt
occurs
, the handler is
/device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
Timer.h
60
then EFI_INVALID_PARAMETER is returned. If an error
occurs
attempting to
92
If an error
occurs
while attempting to update the timer period, then the
167
/// periodic timer interrupt. When a timer interrupt
occurs
, the handler is
/device/linaro/bootloader/edk2/StdLib/BsdSocketLib/
SocketInternals.h
130
@return The file descriptor for the socket or -1 if an error
occurs
.
152
@return The number of bytes read or -1 if an error
occurs
.
173
@return The number of bytes written or -1 if an error
occurs
.
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/Events/
ExceptionUncaughtTest.java
46
* <li>the requested EXCEPTION event
occurs
</li>
83
* <li>the requested EXCEPTION event
occurs
</li>
138
* <li>the requested EXCEPTION event
occurs
</li>
/external/clang/test/Analysis/
uninit-vals.m
67
if (testObj->size > 0) { ; } // warning
occurs
here
114
if (testObj->size > 0) { ; } // warning
occurs
here
196
if (testObj->size > 0) { ; } // warning
occurs
here
/external/google-breakpad/src/client/solaris/handler/
exception_handler.h
48
// ExceptionHandler can write a minidump file when an exception
occurs
,
52
// (crash)
occurs
, you should create an instance early in the execution
111
// an unhandled exception
occurs
. If it is false, minidumps will only
/external/python/cpython2/Include/
pyfpe.h
76
* generation of SIGFPE whenever an exception
occurs
. From this point
98
* If a floating point error
occurs
in dangerous_op, foobar returns 0 (NULL),
123
*
occurs
in an ``inner'' pair of macros, the return will apparently
/external/python/cpython3/Include/
pyfpe.h
76
* generation of SIGFPE whenever an exception
occurs
. From this point
98
* If a floating point error
occurs
in dangerous_op, foobar returns 0 (NULL),
123
*
occurs
in an ``inner'' pair of macros, the return will apparently
/external/python/cpython3/Lib/
py_compile.py
18
"""Exception raised when an error
occurs
while attempting to
74
raised when a compile error is found. If an exception
occurs
and this
77
exception
occurs
and this flag is set to True, a PyCompileError
/external/python/cpython3/Objects/
dictnotes.txt
9
Occurs
frequently in normal python code.
135
is paid with no compensating benefit). This
occurs
in small dictionaries
137
occurs
frequently in large dictionaries which have a common access pattern
/frameworks/base/cmds/uiautomator/library/core-src/com/android/uiautomator/core/
Configurator.java
37
// The events for a scroll typically complete even before touchUp
occurs
.
71
* timeout elapses (whichever
occurs
first), the object will start to wait
91
* timeout elapses (whichever
occurs
first), the object will start to wait
Completed in 545 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>