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

1 2 3 45 6 7 8 91011>>

  /system/sepolicy/public/
postinstall.te 6 # Allow postinstall to write to its stdout/stderr when redirected via pipes to
  /hardware/qcom/display/msm8084/libhwcomposer/
hwc_mdpcomp.h 141 /* configures MPD pipes */
219 * overlay pipes.
263 /* configure's overlay pipes for the frame */
267 /* allocates pipes to selected candidates */
276 /* configures 4kx2k yuv layer to 2 VG pipes*/
305 /* configure's overlay pipes for the frame */
309 /* allocates pipes to selected candidates */
  /hardware/qcom/display/msm8226/libhwcomposer/
hwc_mdpcomp.h 146 /* configures MPD pipes */
223 * overlay pipes.
268 /* configure's overlay pipes for the frame */
272 /* allocates pipes to selected candidates */
281 /* configures 4kx2k yuv layer to 2 VG pipes*/
310 /* configure's overlay pipes for the frame */
314 /* allocates pipes to selected candidates */
hwc_virtual.cpp 256 // At this point all the pipes used by External have been
260 // Perform commit to unstage the pipes.
279 //At this point external has all the pipes it would need.
400 // At this point all the pipes used by External have been
404 // Perform commit to unstage the pipes.
415 //Since external didnt have any pipes, force primary to give up
416 //its pipes; we don't allow inter-mixer pipe transfers.
435 //At this point external has all the pipes it would need.
  /hardware/qcom/display/msm8994/libhwcomposer/
hwc_mdpcomp.h 146 /* configures MPD pipes */
239 * overlay pipes.
299 /* configure's overlay pipes for the frame */
303 /* allocates pipes to selected candidates */
312 /* configures 4kx2k yuv layer to 2 VG pipes*/
342 /* configure's overlay pipes for the frame */
346 /* allocates pipes to selected candidates */
  /system/nfc/src/nfa/include/
nfa_hci_api.h 45 /* Retrieved gates,pipes assoc. to application */
119 uint8_t num_pipes; /* Number of dynamic pipes exist for the application */
131 uint8_t num_pipes; /* Number of dynamic pipes exist for the application */
137 uint8_t num_uicc_created_pipes; /* Number of pipes created by UICC host */
305 ** including allocated gates, created pipes and pipes states
320 ** the application and list of dynamic pipes created for the
323 ** gates to the application and list of pipes created by the
339 ** after deleting all the pipes owned by the app and
382 ** volatile memory and all the associated pipes are delete
    [all...]
  /external/libbrillo/brillo/message_loops/
message_loop_unittest.cc 278 ScopedPipe pipes[kNumTasks]; local
283 FROM_HERE, pipes[i].writer, MessageLoop::kWatchWrite,
324 ScopedPipe pipes[kNumTasks]; local
328 auto fd_callback = [this, &pipes, &reads, &total_calls](int i) {
332 EXPECT_EQ(1, HANDLE_EINTR(read(pipes[i].reader, &c, 1)));
339 FROM_HERE, pipes[i].reader, MessageLoop::kWatchRead,
347 HANDLE_EINTR(write(pipes[i].writer, blob.data(), blob.size())));
356 EXPECT_GE(reads[i], 10) << "Reading from pipes[" << i << "], fd "
357 << pipes[i].reader;
  /external/libmojo/mojo/edk/embedder/
README.md 22 // Now you can create message pipes, write messages, etc
54 // connections is usable and message pipes which span a process boundary will
83 rest. It also provides a convenient mechanism for creating such pipes, known as
88 message pipes (see the next section) - and you're responsible for getting the
172 ## Bootstrapping Cross-Process Message Pipes
175 any message pipes spanning the process boundary. Fortunately, this is made
185 pipes on the commandline by passing a token string.
223 // before or after Connect(), and we can create as many different pipes as
323 interface pipes - can be handled eloquently using public bindings APIs.
  /hardware/qcom/display/msm8084/liboverlay/
overlay.h 68 /* Marks the beginning of a drawing round, resets usage bits on pipes
111 /* Returns available ("unallocated") pipes for a display's mixer */
113 /* Returns available ("unallocated") pipes for a display */
131 /* Reset usage and allocation bits on all pipes for given display */
133 /* Validate the set of pipes for a display and set them in driver */
136 /* Closes open pipes, called during startup */
166 /* Helpers that enfore target specific policies while returning pipes */
177 /* Just like a Facebook for pipes, but much less profile info */
209 /* Session for reserved pipes */
  /hardware/qcom/display/msm8226/liboverlay/
overlay.h 69 /* Marks the beginning of a drawing round, resets usage bits on pipes
112 /* Returns available ("unallocated") pipes for a display's mixer */
114 /* Returns available ("unallocated") pipes for a display */
136 /* Reset usage and allocation bits on all pipes for given display */
138 /* Validate the set of pipes for a display and set them in driver */
141 /* Closes open pipes, called during startup */
171 /* Helpers that enfore target specific policies while returning pipes */
185 /* Just like a Facebook for pipes, but much less profile info */
217 /* Session for reserved pipes */
  /hardware/qcom/display/msm8994/liboverlay/
overlay.h 72 /* Marks the beginning of a drawing round, resets usage bits on pipes
115 /* Returns available ("unallocated") pipes for a display's mixer */
117 /* Returns available ("unallocated") pipes for a display */
138 /* Reset usage and allocation bits on all pipes for given display */
140 /* Validate the set of pipes for a display and set them in driver */
143 /* Closes open pipes, called during startup */
176 /* Helpers that enfore target specific policies while returning pipes */
197 /* Just like a Facebook for pipes, but much less profile info */
234 /* Session for reserved pipes */
  /external/scapy/scapy/
pipetool.py 27 pipes = {} variable in class:PipeEngine
30 for pn,pc in sorted(cls.pipes.items()):
37 for pn,pc in sorted(cls.pipes.items()):
43 def __init__(self, *pipes):
48 self._add_pipes(*pipes)
57 if dname in self.pipes:
59 k = self.pipes[dname]
102 def _add_pipes(self, *pipes):
104 for p in pipes:
181 def add(self, *pipes)
    [all...]
  /device/generic/goldfish/include/
qemu_pipe.h 70 * ENOSYS -> fast pipes not available in this system.
75 * You should be able to open several pipes to the same pipe service,
  /device/generic/goldfish/libqemu/
test_host_2.c 17 /* This program is used to test the QEMUD fast pipes.
18 * See external/qemu/docs/ANDROID-QEMUD-PIPES.TXT for details.
  /device/generic/goldfish-opengl/system/OpenglSystemCommon/
qemu_pipe.h 58 * ENOSYS -> fast pipes not available in this system.
63 * You should be able to open several pipes to the same pipe service,
  /external/autotest/server/cros/
remote_command.py 7 import pipes
59 self._command_name = pipes.quote(pkill_argument)
  /external/libmojo/mojo/public/cpp/system/
message_pipe.h 5 // This file provides a C++ wrapping around the Mojo C API for message pipes,
119 // Fuses two message pipes together at the given handles. See
  /external/ltp/testcases/kernel/syscalls/pipe/
pipe05.c 54 intptr_t pipes; variable
85 TEST(pipe((int *)pipes));
  /external/mesa3d/src/amd/addrlib/
addrtypes.h 404 * The pipe configuration field specifies both the number of pipes and
405 * how pipes are interleaved on the surface.
406 * The expression of number of pipes, the shader engine tile size, and packer tile size
408 * In general the number of pipes usually matches the number of memory channels of the
418 ADDR_PIPECFG_P2 = 1, /// 2 pipes,
419 ADDR_PIPECFG_P4_8x16 = 5, /// 4 pipes,
423 ADDR_PIPECFG_P8_16x16_8x16 = 9, /// 8 pipes
430 ADDR_PIPECFG_P16_32x32_8x16 = 17, /// 16 pipes
  /external/owasp/sanitizer/tools/
update_tree_in_svn.py 10 import pipes
53 print ' '.join([pipes.quote(arg) for arg in argv])
  /external/protobuf/src/google/protobuf/compiler/
subprocess.h 88 // The file handles for our end of the child's pipes. We close each and
96 // The file descriptors for our end of the child's pipes. We close each and
  /system/sepolicy/prebuilts/api/26.0/private/
mls 83 # These can be unnamed pipes, in which case they will be labeled with the
85 # is a domain type, so that processes can communicate via unnamed pipes
  /system/sepolicy/prebuilts/api/27.0/private/
mls 83 # These can be unnamed pipes, in which case they will be labeled with the
85 # is a domain type, so that processes can communicate via unnamed pipes
  /system/sepolicy/prebuilts/api/28.0/private/
mls 83 # These can be unnamed pipes, in which case they will be labeled with the
85 # is a domain type, so that processes can communicate via unnamed pipes
  /system/sepolicy/private/
mls 83 # These can be unnamed pipes, in which case they will be labeled with the
85 # is a domain type, so that processes can communicate via unnamed pipes

Completed in 1945 milliseconds

1 2 3 45 6 7 8 91011>>