/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/parallel/ |
partial_sum.h | 47 * @param begin Begin iterator of input sequence. 48 * @param end End iterator of input sequence. 49 * @param result Begin iterator of output sequence. 53 * @return End iterator of output sequence. */ 78 * @param begin Begin iterator of input sequence. 79 * @param end End iterator of input sequence. 80 * @param result Begin iterator of output sequence. 82 * @param n Length of sequence. 84 * @return End iterator of output sequence. 187 * @param begin Begin iterator of input sequence [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/parallel/ |
partial_sum.h | 47 * @param __begin Begin iterator of input sequence. 48 * @param __end End iterator of input sequence. 49 * @param __result Begin iterator of output sequence. 53 * @return End iterator of output sequence. */ 78 * @param __begin Begin iterator of input sequence. 79 * @param __end End iterator of input sequence. 80 * @param __result Begin iterator of output sequence. 82 * @param __n Length of sequence. 83 * @return End iterator of output sequence. 196 * @param __begin Begin iterator of input sequence [all...] |
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nouveau/ |
nouveau_screen.h | 34 u32 sequence; member in struct:nouveau_screen::__anon12654 36 void (*emit)(struct pipe_screen *, u32 *sequence);
|
/external/icu4c/samples/uresb/ |
en.txt | 24 "Illegal escape sequence", 25 "Unsupported escape sequence"
|
/external/mesa3d/src/gallium/drivers/nouveau/ |
nouveau_screen.h | 34 u32 sequence; member in struct:nouveau_screen::__anon23121 36 void (*emit)(struct pipe_screen *, u32 *sequence);
|
/external/tcpdump/ |
atime.awk | 6 # zero at time of first packet) and <seq no> is the tcp sequence 16 # get packet sequence number
|
stime.awk | 6 # zero at time of first packet) and <seq no> is the tcp sequence 16 # get packet sequence number
|
/external/tcpdump/tests/ |
mpls-ldp-hello.new | 8 Configuration Sequence Number TLV (0x0402), length: 4, Flags: [ignore and don't forward if unknown] 9 Sequence Number: 1
|
mpls-ldp-hello.out | 8 Configuration Sequence Number TLV (0x0402), length: 4, Flags: [ignore and don't forward if unknown] 9 Sequence Number: 1
|
/frameworks/base/core/java/android/print/ |
ILayoutResultCallback.aidl | 27 void onLayoutFinished(in PrintDocumentInfo info, boolean changed, int sequence); 28 void onLayoutFailed(CharSequence error, int sequence);
|
IWriteResultCallback.aidl | 27 void onWriteFinished(in PageRange[] pages, int sequence); 28 void onWriteFailed(CharSequence error, int sequence);
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/ |
back_inserter.hpp | 25 typename Sequence 28 : inserter< Sequence,push_back<> >
|
begin_end_fwd.hpp | 22 template< typename Sequence > struct begin; 23 template< typename Sequence > struct end;
|
front_inserter.hpp | 24 typename Sequence 27 : inserter< Sequence,push_front<> >
|
inserter.hpp | 21 typename Sequence 26 typedef Sequence state;
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
reboot.h | 20 * CAD_ON Ctrl-Alt-Del sequence causes RESTART command. 21 * CAD_OFF Ctrl-Alt-Del sequence sends SIGINT to init task.
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
reboot.h | 20 * CAD_ON Ctrl-Alt-Del sequence causes RESTART command. 21 * CAD_OFF Ctrl-Alt-Del sequence sends SIGINT to init task.
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
reboot.h | 20 * CAD_ON Ctrl-Alt-Del sequence causes RESTART command. 21 * CAD_OFF Ctrl-Alt-Del sequence sends SIGINT to init task.
|
/external/libnfc-nxp/src/ |
phHciNfc_Sequence.h | 23 * \brief State Machine Management for the HCI and the Function Sequence * 174 * The phHciNfc_Initialise_Sequence function sequence initialises the 183 * \retval NFCSTATUS_SUCCESS HCI current initialise sequence successful. 201 * The phHciNfc_PollLoop_Sequence function sequence starts the 202 * discovery sequence of device. 209 * \retval NFCSTATUS_SUCCESS HCI Discovery Configuration sequence successful. 227 * The phHciNfc_EmulationCfg_Sequence function sequence configures the 236 * sequence successful. 254 * The phHciNfc_SmartMx_Mode_Sequence function sequence configures the 263 * sequence successful [all...] |
/dalvik/vm/mterp/mips/ |
OP_ADD_LONG.S | 3 * The compiler generates the following sequence for
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/ |
BasicAgreement.java | 23 * message in the agreement sequence.
|
/external/chromium_org/third_party/skia/src/animator/ |
SkSnapshot.h | 25 SkBool sequence; member in class:SkSnapshot
|
/external/clang/test/Lexer/ |
wchar.c | 4 (void)L"\U00010000"; // unicode escape produces UTF-16 sequence, so no warning
|
/external/iproute2/include/linux/ |
if_addrlabel.h | 21 __u32 ifal_seq; /* sequence number */
|
/external/iptables/include/linux/netfilter_ipv4/ |
ipt_LOG.h | 5 #define IPT_LOG_TCPSEQ 0x01 /* Log TCP sequence numbers */
|