HomeSort by relevance Sort by last modified time
    Searched full:pipes (Results 101 - 125 of 639) sorted by null

1 2 3 45 6 7 8 91011>>

  /hardware/qcom/display/msm8994/libhwcomposer/
hwc_fbupdate.cpp 149 ALOGE("%s: No pipes available to configure fb for dpy %d",
342 ALOGE("%s: No pipes available to configure fb for dpy %d's left"
375 ALOGE("%s: No pipes available to configure fb for dpy %d's"
511 ALOGE("%s: No pipes available to configure fb for dpy %d's left"
518 /* Use 2 pipes IF
539 ALOGE("%s: No pipes available to configure fb for dpy %d's right"
548 //Split crop equally when using 2 pipes
  /external/chromium-trace/catapult/third_party/coverage/coverage/
templite.py 219 pipes = expr.split("|")
220 code = self._expr_code(pipes[0])
221 for func in pipes[1:]:
  /external/libbrillo/brillo/
process.cc 238 // Close parent's side of the child pipes. dup2 ours into place and
299 // Close our copy of child side pipes.
383 // Close our side of all pipes to this child giving the child to
  /external/toybox/lib/
lib.h 111 pid_t xpopen_both(char **argv, int *pipes);
113 int xpclose_both(pid_t pid, int *pipes);
117 int xpspawn(char **argv, int*pipes);
  /hardware/qcom/display/msm8084/libhwcomposer/
hwc_uevents.cpp 213 //Force composition to give up resources like pipes and
299 //Since external didnt have any pipes, force primary to give up
300 //its pipes; we don't allow inter-mixer pipe transfers.
  /hardware/qcom/display/msm8226/libhwcomposer/
hwc_uevents.cpp 221 //Force composition to give up resources like pipes and
306 //Since external didnt have any pipes, force primary to give up
307 //its pipes; we don't allow inter-mixer pipe transfers.
  /hardware/qcom/display/msm8960/libhwcomposer/
hwc_fbupdate.cpp 73 ALOGE("%s: No pipes available to configure framebuffer",
177 ALOGE("%s: No pipes available to configure framebuffer",
184 ALOGE("%s: No pipes available to configure framebuffer",
  /development/tools/
make_key 36 # Use named pipes to connect get the raw RSA private key to the cert-
  /external/archive-patcher/shared/src/main/java/com/google/archivepatcher/shared/
PartiallyUncompressingPipe.java 77 * Pipes the entire contents of the specified {@link InputStream} to the configured
  /external/chromium-trace/catapult/telemetry/telemetry/internal/platform/
msr_server_win.py 9 Must be run as Administrator. We use TCP instead of named pipes or another IPC
  /external/chromium-trace/catapult/tracing/tracing/extras/importer/linux_perf/
mali_parser.html 114 this.addArithCounter('mali_hwc_ARITH_WORDS', 'Instructions (/Pipes)');
116 'Reg scheduling stalls (/Pipes)');
118 'L0 cache miss stalls (/Pipes)');
120 'Frag dep check failures (/Pipes)');
  /external/libmicrohttpd/w32/VS2013/
MHD_config.h 36 /* Define to use pair of sockets instead of pipes for signaling */
  /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
  /external/markdown/markdown/extensions/
tables.py 35 # Get format type (bordered by pipes or not)
  /external/tlsdate/src/events/
tlsdate_status.c 115 /* One pair of pipes are reused along with the event. */
  /hardware/qcom/display/msm8960/libqdutils/
mdp_version.cpp 79 ALOGE("Error retrieving MDP revision and pipes info");
  /hardware/qcom/display/msm8996/sdm/libs/core/
comp_manager.h 102 // that uses optimal number of pipes for each display
  /system/sepolicy/
autoplay_app.te 61 # Use pipes and sockets provided by system_server via binder or local socket.
mediaserver.te 50 # Use pipes passed over Binder from app domains.
  /toolchain/binutils/binutils-2.25/libiberty/
pexecute.c 1 /* Utilities to execute a program in a subprocess (possibly linked by pipes
pexecute.txh 19 Use pipes for communication between processes, if possible.
102 was set in the call to @code{pex_init}, and the system supports pipes
193 On systems that do not support pipes, this function returns
203 Most systems' pipes can buffer only a fixed amount of data; a process
  /external/autotest/client/common_lib/cros/
dbus_send.py 8 import pipes
145 arg_list.append(pipes.quote('string:%s' %
  /hardware/bsp/intel/peripheral/libupm/src/nrf8001/
aci_cmds.h 147 * Open Advertising Pipes
374 uint8_t pipes[8]; member in struct:__anon30824
  /packages/apps/Bluetooth/tests/src/com/android/bluetooth/tests/
MapObexLevelTest.java 122 /* Create and interconnect local pipes for transport */
131 /* Create the OBEX transport objects to wrap the pipes - enable SRM */

Completed in 835 milliseconds

1 2 3 45 6 7 8 91011>>