/external/libjpeg-turbo/ |
bmp.c | 191 /* If we get here, the JPEG code has signaled an error. */ 275 /* If we get here, the JPEG code has signaled an error. */
|
turbojpeg.c | 595 /* If we get here, the JPEG code has signaled an error. */ 777 /* If we get here, the JPEG code has signaled an error. */ 893 /* If we get here, the JPEG code has signaled an error. */ 1102 /* If we get here, the JPEG code has signaled an error. */ [all...] |
/external/ltp/pan/ |
ltp-pan.c | 674 fprintf(stderr, "pan was signaled with sig %d...\n", 717 int signaled = 0; local 749 status = "signaled"; 755 signaled = 1; 788 "pan(%s): tag=%s exited 130, known to be signaled; will give it an exit 0.\n", 859 /* If signaled and we weren't expecting 863 if (signaled && !running[i].stopping) 1078 termtype = "signaled"; [all...] |
/external/mesa3d/src/mesa/main/ |
syncobj.c | 330 * ALREADY_SIGNALED indicates that <sync> was signaled at the time 332 * if <sync> was signaled, even if the value of <timeout> is zero.
|
/external/tpm2/ |
TcpServer.c | 137 // Client signaled end-of-session 543 // Client signaled end-of-session
|
/frameworks/support/compat/java/android/support/v4/view/accessibility/ |
AccessibilityEventCompat.java | 256 * Sets the bit mask of node tree changes signaled by an 270 * Gets the bit mask of change types signaled by an
|
/prebuilts/ndk/r13/sources/third_party/vulkan/src/layers/ |
core_validation.h | 216 bool firstTimeFlag; // Fence was created in signaled state, avoid warnings for first use 230 bool signaled;
|
/device/linaro/bootloader/edk2/MdePkg/Library/UefiScsiLib/ |
UefiScsiLib.c | 61 /// The caller event to be signaled when the SCSI read/write command
[all...] |
/bionic/libc/kernel/uapi/drm/ |
vmwgfx_drm.h | 200 __s32 signaled; member in struct:drm_vmw_fence_signaled_arg
|
/build/soong/cmd/javac_wrapper/ |
javac_wrapper.go | 96 } else if status.Signaled() {
|
/cts/tests/tests/graphics/src/android/graphics/cts/ |
SyncTest.java | 55 // signaled.
|
/development/host/windows/usb/api/ |
adb_legacy_endpoint_object.h | 63 @param[in] event_handle Event handle that should be signaled when async I/O
|
/development/host/windows/usb/winusb/ |
adb_winusb_io_completion.h | 43 @param[in] event_hndl Event handle that should be signaled when I/O
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/UefiLib/ |
UefiLib.c | 65 @param NotifyFunction Supplies the function to notify when the event is signaled.
121 This event is signaled with EfiNamedEventSignal(). This provide the ability for
126 @param NotifyFunction Supplies the function to notify when the event is signaled.
190 @retval EFI_SUCCESS A named event was signaled.
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/RuntimeDxe/EfiRuntimeLib/ |
Event.c | 53 The EFI_EVENT that has been registered to be signaled when a ProtocolGuid
|
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/EsrtDxe/ |
EsrtImpl.h | 233 before gEfiEndOfDxeEventGroupGuid event signaled
|
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/ArpDxe/ |
ArpImpl.h | 414 @param ResolvedEvent Pointer to the event that will be signaled when
444 immediately and its ResolvedEvent is signaled. Only an asynchronous address
447 instance will be cancelled and their corresponding events will be signaled.
456 corresponding event(s) is/are signaled.
|
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/UefiPxeBcDxe/ |
PxeBcSupport.c | 22 @param Event The event signaled.
|
/device/linaro/bootloader/edk2/MdePkg/Include/Protocol/ |
Ftp4.h | 271 due to any error, the Token->Event will be signaled and Token->Status will be updated
369 driver and then Token.Event is signaled (if it is not NULL).
406 Token.Event is signaled (if it is not NULL). Data to be uploaded to server is stored
447 is updated by the EFI FTPv4 Protocol driver and then Token.Event is signaled (if it is not
|
/device/linaro/bootloader/edk2/SecurityPkg/VariableAuthenticated/EsalVariableDxeSal/ |
InitVariable.c | 19 // Don't use module globals after the SetVirtualAddress map is signaled
|
/device/linaro/bootloader/edk2/UefiCpuPkg/CpuS3DataDxe/ |
CpuS3Data.c | 85 Callback function executed when the EndOfDxe event group is signaled.
|
/external/autotest/site_utils/tester_feedback/ |
request_multiplexer.py | 61 """Processes feedback requests until termination is signaled.
|
/external/google-breakpad/src/client/windows/crash_generation/ |
crash_generation_client.h | 159 // Handle to a mutex that will become signaled with WAIT_ABANDONED
|
/external/guava/guava-tests/test/com/google/common/util/concurrent/ |
MonitorTestCase.java | 238 // TODO: Test blocking to re-enter monitor after being signaled.
|
/external/libavc/encoder/ |
ih264e_modify_frm_rate.c | 174 * rate for the pull down period is signaled as 4/5th of the original frame
|