/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.
|
hwc.cpp | 280 // free up all the overlay pipes in use 282 // makes sure that all pipes are freed
|
/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.
|
hwc.cpp | 281 // free up all the overlay pipes in use 283 // makes sure that all pipes are freed
|
/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
|
/sdk/emulator/opengl/shared/OpenglCodecCommon/ |
Win32PipeStream.cpp | 63 /* Technical note: Named pipes work differently from BSD Sockets.
|
/external/libnfc-nci/src/nfa/hci/ |
nfa_hci_act.c | 259 /* The app was registered, find the number of gates and pipes associated to the app */ 350 /* We are recursing through deleting all the app's pipes and gates */ 357 /* No pipes, release all gates owned by this app */ 377 /* No pipes, release all gates owned by this app */ 396 /* Delete all active pipes created for the application before de registering 409 ** application created pipes 442 /* Loop through all pipes that are connected to connectivity gate */ 502 /* p_evt_data may be NULL if we are recursively deleting pipes */ 552 /* Delete pipes on the gate */ [all...] |
/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/ |
CoroutineManager.java | 48 * <p>Coroutines can be thought of as falling somewhere between pipes and 50 * from one coroutine to another. Like pipes, neither coroutine is
|
/external/chromium_org/build/ |
gyp_chromium | 13 import pipes namespace 301 os.environ['GYP_DEFINES'] = ' '.join('%s=%s' % (k, pipes.quote(str(v)))
|
/external/chromium_org/content/browser/gamepad/ |
xbox_data_fetcher_mac.cc | 300 // The interface should have two pipes. Pipe 1 with direction kUSBIn and pipe 301 // 2 with direction kUSBOut. Both pipes should have type kUSBInterrupt.
|
/external/chromium_org/ipc/ |
ipc_channel_win.cc | 198 // This case is here to support predictable named pipes in tests. 500 // Windows pipes can be enumerated by low-privileged processes. So, we
|
/external/qemu/docs/ |
ANDROID-QEMUD.TXT | 10 the emulator program is using qemu pipes (see ANDROID-QEMU-PIPE.TXT for details 11 on qemu pipes).
|
/external/wpa_supplicant_8/wpa_supplicant/ |
README-Windows.txt | 194 the native build for Windows uses named pipes and the contents of the 228 users) -- this is *not* recommended, since named pipes can be attached
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/multiprocessing/ |
connection.py | 2 # A higher level module for using sockets (or Windows named pipes) 314 # Definitions for connections based on named pipes
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/multiprocessing/ |
connection.py | 2 # A higher level module for using sockets (or Windows named pipes) 314 # Definitions for connections based on named pipes
|
/dalvik/vm/ |
StdioConverter.cpp | 125 * Select on stdout/stderr pipes, waiting for activity.
|