/toolchain/binutils/binutils-2.25/ld/testsuite/ld-selective/ |
sel-dump.exp | 1 # Expect script for ld selective linking tests running run_dump_test
|
selective.exp | 1 # Expect script for LD selective linking tests 24 # Only ELF based ports support selective linking
|
/external/tcpdump/ |
tcp.h | 71 #define TCPOPT_SACKOK 4 /* selective ack ok (rfc2018) */ 72 #define TCPOPT_SACK 5 /* selective ack (rfc2018) */
|
/external/libchrome/base/trace_event/ |
memory_dump_request_args.h | 21 // selective enabling of dumps, filtering and post-processing.
|
/system/bt/stack/btm/ |
btm_ble_bgconn.c | 445 ** Description This function is to start/stop selective connection procedure. 451 ** Returns BOOLEAN: selective connectino procedure is started. 501 BTM_TRACE_ERROR("peripheral device cannot initiate passive scan for a selective connection"); 519 BTM_TRACE_ERROR("scan active, can not start selective connection procedure"); 523 else /* disable selective connection mode */ 539 ** Description This function is to start/stop selective connection procedure. 545 ** Returns BOOLEAN: selective connectino procedure is started.
|
/external/kernel-headers/original/uapi/linux/ |
x25.h | 7 * apr/02/05 Shaun Pereira Selective sub address matching with
|
/frameworks/support/v7/recyclerview/tests/src/android/support/v7/widget/ |
TestActivity.java | 89 // this is terrible but easy workaround for selective finishing
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/ |
x25.h | 7 * apr/02/05 Shaun Pereira Selective sub address matching with
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/ |
x25.h | 7 * apr/02/05 Shaun Pereira Selective sub address matching with
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-cris/ |
cris.exp | 36 # the last tmpdir/dump in selective test-runs.
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ |
ChangeLog-9303 | 289 * ld-selective/selective.exp: Skip "ia64-*-*". 518 * ld-selective/selective.exp: Disable for s390 and s390x. 648 * ld-selective/3.cc (start): New function. 649 * ld-selective/4.cc: Likewise. 650 * ld-selective/5.cc: Likewise. [all...] |
ChangeLog-2004 | 93 * ld-selective/selective.exp: Use -print-libgcc-file-name for 585 * ld-selective/selective.exp: Suppress -fvtable-gc tests for gcc 999 * ld-selective/selective.exp: Skip ia64-*-*. [all...] |
/external/jmdns/src/javax/jmdns/ |
ServiceInfo.java | 91 * service subtype see draft-cheshire-dnsext-dns-sd-06.txt chapter 7.1 Selective Instance Enumeration 131 * service subtype see draft-cheshire-dnsext-dns-sd-06.txt chapter 7.1 Selective Instance Enumeration 175 * service subtype see draft-cheshire-dnsext-dns-sd-06.txt chapter 7.1 Selective Instance Enumeration 219 * service subtype see draft-cheshire-dnsext-dns-sd-06.txt chapter 7.1 Selective Instance Enumeration 265 * service subtype see draft-cheshire-dnsext-dns-sd-06.txt chapter 7.1 Selective Instance Enumeration 313 * service subtype see draft-cheshire-dnsext-dns-sd-06.txt chapter 7.1 Selective Instance Enumeration 361 * service subtype see draft-cheshire-dnsext-dns-sd-06.txt chapter 7.1 Selective Instance Enumeration
|
/external/iptables/extensions/ |
libxt_TCPOPTSTRIP.c | 34 {"sack", "Selective ACK", TCPOPT_SACK},
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-sh/ |
rd-sh.exp | 25 # simplifies selective testing, like in "make check-ld
|
/ndk/sources/host-tools/make-3.81/ |
vpath.c | 27 /* Structure used to represent a selective VPATH searchpath. */ 39 /* Linked-list of all selective VPATHs. */ 54 /* Reverse the chain of selective VPATH lists so they 143 This function is called to generate selective VPATH lists and also for 144 the general VPATH list (which is in fact just a selective VPATH that 146 linked list of all selective VPATH lists or in the GENERAL_VPATH
|
/external/libvterm/src/ |
state.c | 50 static void erase(VTermState *state, VTermRect rect, int selective) 53 if((*state->callbacks->erase)(rect, selective, state->cbdata)) 941 int selective; local 1028 case LEADER('?', 0x4a): // DECSED - Selective Erase in Display 1029 selective = (leader_byte == '?'); 1036 erase(state, rect, selective); 1043 erase(state, rect, selective); 1052 erase(state, rect, selective); 1057 erase(state, rect, selective); 1065 erase(state, rect, selective); [all...] |
screen.c | 265 static int erase_internal(VTermRect rect, int selective, void *user) 275 if(selective && cell->pen.protected_cell) 288 static int erase_user(VTermRect rect, int selective, void *user) 297 static int erase(VTermRect rect, int selective, void *user) 299 erase_internal(rect, selective, user);
|
/external/libvterm/include/ |
vterm.h | 190 int (*erase)(VTermRect rect, int selective, void *user); 298 int (*eraserect)(VTermRect rect, int selective, void *user),
|
/external/libpcap/ |
README | 60 added overhead (especially, for selective filters). Ideally, libpcap
|
/ndk/sources/host-tools/make-3.81/doc/ |
make.info | 76 Node: Selective Search85048
|
/system/bt/embdrv/sbc/decoder/include/ |
oi_osinterface.h | 160 * for selective use when debugging in small memory
|
/external/strace/ |
NEWS | 708 * selective tracing of syscalls 709 * selective printing of syscall structures 710 * selective abbreviation of long structures on a per syscall basis 711 * selective printing of raw syscall arguments and results 712 * selective tracing of signals 713 * selective dumping of all I/O read from file descriptors 714 * selective dumping of all I/O written to file descriptors
|
/system/bt/stack/include/ |
btm_ble_api.h | 139 /* default connection parameters if not configured, use GAP recommend value for auto/selective connection */ 144 /* default scan window for background connection, applicable for auto connection or selective conenction */ [all...] |
/external/webrtc/webrtc/modules/rtp_rtcp/include/ |
rtp_rtcp.h | 507 * Returns the currently configured selective retransmission settings. 513 * Sets the selective retransmission settings, which will decide which
|