/external/skia/platform_tools/android/bin/ |
android_run_app.go | 146 // RunApp launches the given app on the device, pipes its log output to stdout,
|
/external/vboot_reference/host/lib/ |
host_signature.c | 181 /* Need two pipes since we want to invoke the external_signer as
|
/external/webrtc/tools/network_emulator/ |
network_emulator.py | 161 'Failed to flush Dummynet pipes!')
|
/external/webrtc/webrtc/modules/remote_bitrate_estimator/ |
aimd_rate_control.cc | 211 // Stay on hold until the pipes are cleared.
|
/hardware/bsp/intel/peripheral/libupm/src/nrf8001/ |
aci_evts.h | 74 * Pipe bitmap for available pipes
|
/hardware/qcom/display/msm8909/libhwcomposer/ |
hwc_uevents.cpp | 148 //Force composition to give up resources like pipes and
|
hwc_virtual.cpp | 95 // Do one padding round for cases where primary has all pipes
|
/hardware/qcom/display/msm8960/liboverlay/ |
overlayRotator.h | 227 //Maximum sessions based on VG pipes, since rotator is used only for videos.
|
/hardware/qcom/display/msm8994/libhwcomposer/ |
hwc_uevents.cpp | 148 //Force composition to give up resources like pipes and
|
hwc_virtual.cpp | 94 // Do one padding round for cases where primary has all pipes
|
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/src/ |
OMX_JpegDec_Thread.c | 92 /**Looking for highest number of file descriptor for pipes
|
/hardware/ti/omap4-aah/domx/domx/omx_rpc/inc/ |
omx_rpc_internal.h | 165 * @ param pMsgPipe : Array of message pipes. One for each OMX
|
/hardware/ti/omap4xxx/domx/domx/omx_rpc/inc/ |
omx_rpc_internal.h | 165 * @ param pMsgPipe : Array of message pipes. One for each OMX
|
/libcore/ojluni/src/main/native/ |
UNIXProcess_md.c | 715 /* Close the parent sides of the pipes. 724 /* Give the child sides of the pipes the right fileno's. */ 935 /* Always clean up the child's side of the pipes */ 959 /* Clean up the parent's side of the pipes in case of failure only */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/rpcsvc/ |
nfs_prot.x | 40 const NFS_FIFO_DEV = -1; /* size kludge for named pipes */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/rpcsvc/ |
nfs_prot.x | 40 const NFS_FIFO_DEV = -1; /* size kludge for named pipes */
|
/prebuilts/go/darwin-x86/src/net/http/fcgi/ |
fcgi_test.go | 212 // confirm that child.serve closes all pipes after error reading record
|
/prebuilts/go/linux-x86/src/net/http/fcgi/ |
fcgi_test.go | 212 // confirm that child.serve closes all pipes after error reading record
|
/system/connectivity/shill/ |
process_manager.h | 91 // 'fd' argument. If no pipes are needed, use StartProcessInMinijail().
|
/toolchain/binutils/binutils-2.25/gas/config/ |
tc-tilepro.c | 813 BUNDLE_TEMPLATE_MASK(current_bundle[0].opcode->pipes, 814 current_bundle[1].opcode->pipes, 816 ? current_bundle[2].opcode->pipes 1155 for (first_pipe = 0; (op->pipes & (1 << first_pipe)) == 0; first_pipe++) [all...] |
/external/libmicrohttpd/ |
configure.ac | 183 # pipes are used instead to signal 'select'. 385 [AS_HELP_STRING([[--enable-socketpair[=ARG]]], [disable internal singalling by pipes and use socket pair instead (yes, no, try) [no]])], , 420 AC_DEFINE([[MHD_DONT_USE_PIPES]], [[1]], [Define to use pair of sockets instead of pipes for signaling])
|
/hardware/qcom/display/msm8084/libhwcomposer/ |
hwc.cpp | 428 // free up all the overlay pipes in use 430 // makes sure that all pipes are freed 439 // Instead, we now clear the writeback and associated pipes
|
hwc_utils.h | 93 // pipes 363 //On certain targets DMA pipes are used for rotation and they won't be available 366 //extreme unavailability of pipes. This can also be done via hybrid calculations
|
/hardware/qcom/display/msm8226/libhwcomposer/ |
hwc_mdpcomp.cpp | 363 * FPS will not go beyond 30 if buffers on RGB pipes are of width or height 432 //1 Padding round to shift pipes across mixers 764 ALOGD_IF(isDebug(), "%s: Exceeds max secondary pipes",__FUNCTION__); [all...] |
hwc_utils.h | 94 // pipes 383 //On certain targets DMA pipes are used for rotation and they won't be available 386 //extreme unavailability of pipes. This can also be done via hybrid calculations
|