OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:aborts
(Results
51 - 75
of
647
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/curl/m4/
zz40-xc-ovr.m4
90
dnl is available, otherwise
aborts
execution.
119
dnl is available, otherwise
aborts
execution.
147
dnl is set, otherwise
aborts
execution.
175
dnl is available, otherwise
aborts
execution.
203
dnl is found within 'PATH', otherwise
aborts
execution.
236
dnl is found within 'PATH', otherwise
aborts
execution.
269
dnl is found within 'PATH', otherwise
aborts
execution.
298
dnl is found within 'PATH', otherwise
aborts
execution.
327
dnl is found within 'PATH', otherwise
aborts
execution.
/external/linux-kselftest/tools/testing/selftests/powerpc/tm/
tm-vmxcopy.c
11
* When the transaction
aborts
, VSR values should rollback to the values
/frameworks/av/media/libstagefright/include/foundation/
ABitReader.h
42
// Gets |n| bits and returns result.
ABORTS
if unsuccessful. Reading 0 bits will always
/frameworks/minikin/libs/minikin/
MinikinInternal.h
36
//
Aborts
if gMinikinLock is not acquired. Do nothing on the release build.
/libcore/ojluni/src/main/java/java/net/
CacheRequest.java
58
*
Aborts
the attempt to cache the response. If an IOException is
/system/connectivity/wifilogd/
memory_reader.h
53
// Returns a pointer to the next bytes available for reading.
Aborts
if
/libnativehelper/include/nativehelper/
JNIHelp.h
42
* "className" looks like "java/lang/String".
Aborts
on failure.
59
* Currently
aborts
the VM if it can't throw the exception.
/external/google-breakpad/src/testing/gtest/scripts/
fuse_gtest_files.py
87
"""Verifies that the given file exists;
aborts
on failure.
103
The function
aborts
the program on failure.
139
The function
aborts
the program on failure.
/external/googletest/googletest/scripts/
fuse_gtest_files.py
87
"""Verifies that the given file exists;
aborts
on failure.
103
The function
aborts
the program on failure.
139
The function
aborts
the program on failure.
/external/protobuf/gtest/scripts/
fuse_gtest_files.py
87
"""Verifies that the given file exists;
aborts
on failure.
103
The function
aborts
the program on failure.
139
The function
aborts
the program on failure.
/external/v8/testing/gtest/scripts/
fuse_gtest_files.py
87
"""Verifies that the given file exists;
aborts
on failure.
103
The function
aborts
the program on failure.
139
The function
aborts
the program on failure.
/external/vulkan-validation-layers/tests/gtest-1.7.0/scripts/
fuse_gtest_files.py
87
"""Verifies that the given file exists;
aborts
on failure.
103
The function
aborts
the program on failure.
139
The function
aborts
the program on failure.
/art/runtime/base/
logging.h
66
//
aborts
. Global declaration allows us to disable some error checking to ensure fatal shutdown
/art/runtime/
indenter.h
39
std::streamsize result = n; //
Aborts
on failure.
/development/samples/training/InteractiveChart/src/com/example/android/interactivechart/
Zoomer.java
76
*
Aborts
the animation, setting the current zoom value to the ending value.
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
mysnprintf.c
18
avoid truncation exceeds size by more than 512, Python
aborts
with a
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
mysnprintf.c
18
avoid truncation exceeds size by more than 512, Python
aborts
with a
/device/linaro/bootloader/edk2/StdLib/Include/
assert.h
48
@return The __assert function will never return. It
aborts
the
/device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/ValleyView2Soc/SouthCluster/Include/Protocol/
ActiveBios.h
112
@retval EFI_DEVICE_ERROR Device error, command
aborts
abnormally.
/external/apache-http/src/org/apache/http/client/methods/
HttpUriRequest.java
70
*
Aborts
execution of the request.
/external/apache-http/src/org/apache/http/conn/
ClientConnectionRequest.java
73
*
Aborts
the call to {@link #getConnection(long, TimeUnit)},
/external/apache-http/src/org/apache/http/impl/conn/tsccm/
PoolEntryRequest.java
68
*
Aborts
the active or next call to
/external/avb/libavb/
avb_sysdeps.h
94
/*
Aborts
the program or reboots the device. */
/external/compiler-rt/test/builtins/Unit/
absvti2_test.c
22
// Effects:
aborts
if abs(x) < 0
addvti3_test.c
21
// Effects:
aborts
if a + b overflows
Completed in 2431 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>