/external/chromium_org/third_party/mesa/src/src/gallium/winsys/radeon/drm/ |
radeon_drm_winsys.c | 311 /* Get max pipes, this is only needed for compute shaders. All evergreen+ 312 * chips have at least 2 pipes, so we use 2 as a default. */
|
/external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/ |
subprocess.cc | 76 // Create the pipes. 89 // Make child side of the pipes inheritable.
|
/external/mesa3d/src/gallium/winsys/radeon/drm/ |
radeon_drm_winsys.c | 311 /* Get max pipes, this is only needed for compute shaders. All evergreen+ 312 * chips have at least 2 pipes, so we use 2 as a default. */
|
/external/protobuf/src/google/protobuf/compiler/ |
subprocess.cc | 73 // Create the pipes. 86 // Make child side of the pipes inheritable.
|
/hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/inc/ |
OMX_VPP_Utils.h | 396 /** The pipes for sending commands to the thread */
399 /** The pipes for sending buffers to the thread */
|
/device/generic/goldfish/opengl/shared/OpenglCodecCommon/ |
Win32PipeStream.cpp | 63 /* Technical note: Named pipes work differently from BSD Sockets.
|
/external/bison/lib/ |
open.c | 73 also lacks named pipes and Unix sockets, which are the only two
|
spawn-pipe.h | 1 /* Creation of subprocesses, communicating via pipes.
|
/external/chromium_org/base/ |
sync_socket.h | 99 // shutdown(). However, the Windows implementation relies on named pipes
|
/external/chromium_org/ipc/ |
ipc_channel_nacl.h | 32 // named pipes, and we use background threads to emulate signaling when we can
|
/external/chromium_org/remoting/base/ |
breakpad_win.cc | 44 // a result, there are two different named pipes to connect to. The
|
/external/chromium_org/third_party/mongoose/ |
chrome-mongoose-modifications.diff | 32 #define NO_CGI // WinCE has no pipes
|
/external/compiler-rt/lib/sanitizer_common/ |
sanitizer_symbolizer.h | 82 // with external symbolizer via pipes.
|
/external/libnfc-nci/src/hal/int/ |
nfc_brcm_defs.h | 68 #define NCI_MSG_RESET_ALL_UICC_CFG 0x0D /* reset HCI network/close all pipes (S,D) register */
|
/external/libnfc-nxp/src/ |
phHciNfc_AdminMgmt.h | 107 * The phHciNfc_Admin_Release function closes the opened pipes between
|
phHciNfc_IDMgmt.h | 123 * The phHciNfc_IDMgmt_Release function closes the opened pipes between
|
phHciNfc_Pipe.c | 423 * \brief Creates the Pipes of all the Supported Gates . 425 * This function Creates the pipes for all the supported gates 732 * \brief Deletes the Pipes of all the Supported Gates . 734 * This function Deletes the pipes for all the supported gates [all...] |
/external/libvpx/libvpx/examples/includes/geshi/geshi/ |
dos.php | 22 * - Highlight pipes and redirection (do we really need this?)
|
/external/oprofile/events/mips/25K/ |
events | 15 event:0x9 counters:0,1 um:zero minimum:500 name:FETCH_GROUPS_IN_PIPE : Fetch groups entering CPU execution pipes
|
/external/sepolicy/ |
mls | 95 # These can be unnamed pipes, in which case they will be labeled with the
|
/hardware/qcom/display/msm8960/libhwcomposer/ |
hwc_uevents.cpp | 158 // fall back to FB, closing all MDP pipes.
|
/hardware/qcom/display/msm8974/libqdutils/ |
mdp_version.cpp | 81 ALOGE("Error retrieving MDP revision and pipes info");
|
/hardware/qcom/display/msm8x26/libhwcomposer/ |
hwc_uevents.cpp | 158 // fall back to FB, closing all MDP pipes.
|
/ndk/sources/host-tools/make-3.81/ |
README.DOS | 19 including pipes and redirection, even when COMMAND.COM is your 164 pipes. Therefore, when presented with a DOS shell, this port of 166 redirection and pipes, and shall only call the shell when a 191 arbitrary complex commands, including pipes and redirection,
|
/sdk/emulator/opengl/host/include/libOpenglRender/ |
render_api.h | 71 * - Win32 and UNIX named pipes: The buffer contains the full path clients
|