HomeSort by relevance Sort by last modified time
    Searched full:pipes (Results 76 - 100 of 531) sorted by null

1 2 34 5 6 7 8 91011>>

  /development/samples/ApiDemos/src/com/example/android/apis/content/
FileProvider.java 118 // Start a new thread that pipes the stream data back to the caller.
  /external/chromium/base/
sync_socket_win.cc 16 // This prefix used to be appended to pipe names for pipes
  /external/chromium-trace/trace-viewer/src/tracing/importer/linux_perf/
mali_parser.js 108 this.addArithCounter('mali_hwc_ARITH_WORDS', 'Instructions (/Pipes)');
110 'Reg scheduling stalls (/Pipes)');
112 'L0 cache miss stalls (/Pipes)');
114 'Frag dep check failures (/Pipes)');
  /external/chromium_org/components/nacl/broker/
nacl_broker_listener.cc 56 // service pipes.
  /external/chromium_org/native_client_sdk/src/libraries/nacl_io/
event_listener.h 22 // Certain file objects such as pipes or sockets can become signaled when
  /external/dropbear/
channel.h 95 int sepfds; /* Whether this channel has seperate pipes for in/out or not */
  /external/libnfc-nci/src/nfa/int/
nfa_hci_int.h 41 #define NFA_MAX_PIPES_IN_GENERIC_GATE 0x0F /* Maximum pipes that can be created on a generic pipe */
55 #define NFA_HCI_STATE_REMOVE_GATE 0x05 /* Removing all pipes prior to removing the gate */
56 #define NFA_HCI_STATE_APP_DEREGISTER 0x06 /* Removing all pipes and gates prior to deregistering the app */
294 tNFA_HCI_API_GET_APP_GATE_PIPE get_gate_pipe_list; /* Get the list of gates and pipes created for the application */
  /external/libnfc-nxp/src/
phHciNfc_LinkMgmt.h 99 * The phHciNfc_LinkMgmt_Release function closes the opened pipes between
phHciNfc_AdminMgmt.c 97 /* Max number of pipes that can be created on the Device */
194 * all the required pipes and sets the Session ID
301 /* TODO: Implement the Clear UICC PIPES Using
522 * \brief Creates the Card Emulation Gate Pipes .
756 /* The Static Pipes cannot be Deleted */
    [all...]
  /external/markdown/markdown/extensions/
tables.py 35 # Get format type (bordered by pipes or not)
  /external/qemu/hw/
goldfish_trace.h 74 /* Next, QEMUD fast pipes */
  /hardware/qcom/display/msm8960/libqdutils/
mdp_version.cpp 76 ALOGE("Error retrieving MDP revision and pipes info");
  /hardware/qcom/display/msm8974/libhwcomposer/
hwc_utils.h 87 //pipes.
189 //Secondary display hasnt acquired any pipes yet.
244 //On certain targets DMA pipes are used for rotation and they won't be available
247 //extreme unavailability of pipes. This can also be done via hybrid calculations
hwc_mdpcomp.cpp 287 //FPS will not go beyond 30 if buffers on RGB pipes are of width < 5
351 //1 Padding round to shift pipes across mixers
431 ALOGD_IF(isDebug(), "%s: Exceeds max secondary pipes",__FUNCTION__);
512 ALOGD_IF(isDebug(), "%s: Exceeds max secondary pipes",__FUNCTION__);
533 //TODO BatchSize could be optimized further based on available pipes, split
773 ALOGD_IF(isDebug(), "%s: Unable to allocate MDP pipes", __FUNCTION__);
803 ALOGD_IF(isDebug(), "%s: Unable to allocate MDP pipes", __FUNCTION__);
862 //Acquire and Program MDP pipes
954 ALOGD_IF(isDebug(), "%s: Insufficient pipes, dpy %d needed %d, avail %d",
    [all...]
  /hardware/qcom/display/msm8974/liboverlay/
overlay.cpp 31 #include "pipes/overlayGenPipe.h"
68 //Forces UNSET on pipes, flushes rotator memory and session, closes
232 // Clears any VG pipes allocated to the fb devices
354 snprintf(str_pipes, 64, "Pipes=%d\n\n", totalPipes);
  /hardware/qcom/display/msm8x26/libqdutils/
mdp_version.cpp 76 ALOGE("Error retrieving MDP revision and pipes info");
  /hardware/qcom/display/msm8960/libhwcomposer/
hwc_mdpcomp.cpp 294 //FPS will not go beyond 30 if buffers on RGB pipes are of width < 5
448 ALOGD_IF(isDebug(), "%s: Insufficient MDP pipes, needed %d, avail %d",
475 ALOGD_IF(isDebug(), "%s: Insufficient MDP pipes, needed %d, avail %d",
506 ALOGD_IF(isDebug(), "%s: Insufficient MDP pipes, needed %d, avail %d",
671 ALOGD_IF(isDebug(), "%s: Unable to allocate MDP pipes", __FUNCTION__);
701 ALOGD_IF(isDebug(), "%s: Unable to allocate MDP pipes", __FUNCTION__);
744 //Acquire and Program MDP pipes
    [all...]
  /hardware/qcom/display/msm8x26/libhwcomposer/
hwc_mdpcomp.cpp 289 //FPS will not go beyond 30 if buffers on RGB pipes are of width < 5
443 ALOGD_IF(isDebug(), "%s: Insufficient MDP pipes, needed %d, avail %d",
470 ALOGD_IF(isDebug(), "%s: Insufficient MDP pipes, needed %d, avail %d",
501 ALOGD_IF(isDebug(), "%s: Insufficient MDP pipes, needed %d, avail %d",
660 ALOGD_IF(isDebug(), "%s: Unable to allocate MDP pipes", __FUNCTION__);
690 ALOGD_IF(isDebug(), "%s: Unable to allocate MDP pipes", __FUNCTION__);
733 //Acquire and Program MDP pipes
    [all...]
  /external/libnfc-nci/src/nfa/hci/
nfa_hci_api.c 42 ** session information including allocated gates, created pipes
43 ** and pipes states will be returned as part of tNFA_HCI_REGISTER data.
96 ** application and list of dynamic pipes created by the
99 ** gates to the application and list of pipes created by the
139 ** after deleting all the pipes owned by the app and deallocating
    [all...]
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/port/
server_process.py 38 # the win32 select API, it only works on sockets, and not on the named pipes
230 # stdout and stderr pipes will be closed.
350 # read any remaining data on the pipes and return it.
  /hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/inc/
OMX_JpegDec_Utils.h 419 /* The pipes to maintain free buffers */
421 /* The pipes to maintain input buffers sent from app*/
423 /* The pipes for sending buffers to the thread */
  /hardware/ti/omap3/omx/video/src/openmax_il/video_decode/src/
OMX_VideoDec_Thread.c 98 * listening to the buffers coming from DSP, application or commands through the pipes
137 /**Looking for highest number of file descriptor for pipes in order to put in select loop */
377 /**Looking for highest number of file descriptor for pipes in order to put in select loop */
  /system/core/adb/
usb_osx.c 312 //* Now open the interface. This will cause the pipes associated with
344 //* bulk in/out pipes available. These will be our read/write pipes.
  /external/chromium_org/ipc/
ipc_channel.h 29 // Channels are implemented using named pipes on Windows, and
31 // On Windows we access pipes in various processes by name.
  /external/chromium_org/sandbox/win/src/
sandbox_policy.h 23 SUBSYS_FILES, // Creation and opening of files and pipes.
24 SUBSYS_NAMED_PIPES, // Creation of named pipes.

Completed in 2522 milliseconds

1 2 34 5 6 7 8 91011>>