/frameworks/base/core/java/android/print/ |
IPrintSpooler.aidl | 38 int state, int appId, int sequence); 40 int appId, int sequence); 43 IPrintSpoolerCallbacks callback, int sequence); 45 int sequence);
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/ |
contains.hpp | 27 typename BOOST_MPL_AUX_NA_PARAM(Sequence) 31 : contains_impl< typename sequence_tag<Sequence>::type > 32 ::template apply< Sequence,T > 34 BOOST_MPL_AUX_LAMBDA_SUPPORT(2,contains,(Sequence,T))
|
size.hpp | 27 typename BOOST_MPL_AUX_NA_PARAM(Sequence) 31 typename size_impl< typename sequence_tag<Sequence>::type > 32 ::template apply< Sequence >::type 35 BOOST_MPL_AUX_LAMBDA_SUPPORT(1, size, (Sequence))
|
/prebuilts/python/darwin-x86/2.7.5/include/python2.7/ |
iterobject.h | 3 /* Iterators (the basic kind, over a sequence) */
|
/prebuilts/python/linux-x86/2.7.5/include/python2.7/ |
iterobject.h | 3 /* Iterators (the basic kind, over a sequence) */
|
/external/chromium_org/third_party/openssl/openssl/crypto/pem/ |
pkcs7.lis | 1 21 0:d=0 hl=2 l= 0 cons: univ: SEQUENCE 4 21 15:d=0 hl=2 l= 0 cons: univ: SEQUENCE 7 21 22:d=0 hl=2 l= 0 cons: univ: SEQUENCE 11 20 39:d=0 hl=4 l=545 cons: univ: SEQUENCE 12 20 588:d=0 hl=4 l=524 cons: univ: SEQUENCE 15 20 1120:d=0 hl=4 l=653 cons: univ: SEQUENCE 16 20 1777:d=0 hl=4 l=285 cons: univ: SEQUENCE
|
/external/openssl/crypto/pem/ |
pkcs7.lis | 1 21 0:d=0 hl=2 l= 0 cons: univ: SEQUENCE 4 21 15:d=0 hl=2 l= 0 cons: univ: SEQUENCE 7 21 22:d=0 hl=2 l= 0 cons: univ: SEQUENCE 11 20 39:d=0 hl=4 l=545 cons: univ: SEQUENCE 12 20 588:d=0 hl=4 l=524 cons: univ: SEQUENCE 15 20 1120:d=0 hl=4 l=653 cons: univ: SEQUENCE 16 20 1777:d=0 hl=4 l=285 cons: univ: SEQUENCE
|
/frameworks/volley/tests/src/com/android/volley/ |
RequestTest.java | 33 int sequence = 0; local 35 low.setSequence(sequence++); 37 low2.setSequence(sequence++); 39 high.setSequence(sequence++); 41 immediate.setSequence(sequence++);
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/parallel/ |
merge.h | 45 * @param begin1 Begin iterator of first sequence. 46 * @param end1 End iterator of first sequence. 47 * @param begin2 Begin iterator of second sequence. 48 * @param end2 End iterator of second sequence. 94 * @param begin1 Begin iterator of first sequence. 95 * @param end1 End iterator of first sequence. 96 * @param begin2 Begin iterator of second sequence. 97 * @param end2 End iterator of second sequence. 162 * @param begin1 Begin iterator of first sequence. 163 * @param end1 End iterator of first sequence [all...] |
sort.h | 67 * @param begin Begin iterator of input sequence. 68 * @param end End iterator of input sequence. 90 * @param begin Begin iterator of input sequence. 91 * @param end End iterator of input sequence. 109 * @param begin Begin iterator of input sequence. 110 * @param end End iterator of input sequence. 127 * @param begin Begin iterator of input sequence. 128 * @param end End iterator of input sequence. 146 * @param begin Begin iterator of input sequence. 147 * @param end End iterator of input sequence [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
if_pppol2tp.h | 38 * SENDSEQ - 0 => don't send packets with sequence numbers 39 * 1 => send packets with sequence numbers 40 * RECVSEQ - 0 => receive packet sequence numbers are optional 41 * 1 => drop receive packets without sequence numbers 60 PPPOL2TP_MSG_SEQ = (1 << 2), /* sequence numbers */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
if_pppol2tp.h | 38 * SENDSEQ - 0 => don't send packets with sequence numbers 39 * 1 => send packets with sequence numbers 40 * RECVSEQ - 0 => receive packet sequence numbers are optional 41 * 1 => drop receive packets without sequence numbers 60 PPPOL2TP_MSG_SEQ = (1 << 2), /* sequence numbers */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
if_pppol2tp.h | 38 * SENDSEQ - 0 => don't send packets with sequence numbers 39 * 1 => send packets with sequence numbers 40 * RECVSEQ - 0 => receive packet sequence numbers are optional 41 * 1 => drop receive packets without sequence numbers 60 PPPOL2TP_MSG_SEQ = (1 << 2), /* sequence numbers */
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/parallel/ |
merge.h | 45 * @param __begin1 Begin iterator of first sequence. 46 * @param __end1 End iterator of first sequence. 47 * @param __begin2 Begin iterator of second sequence. 48 * @param __end2 End iterator of second sequence. 93 * @param __begin1 Begin iterator of first sequence. 94 * @param __end1 End iterator of first sequence. 95 * @param __begin2 Begin iterator of second sequence. 96 * @param __end2 End iterator of second sequence. 159 * @param __begin1 Begin iterator of first sequence. 160 * @param __end1 End iterator of first sequence [all...] |
sort.h | 67 * @param __begin Begin iterator of input sequence. 68 * @param __end End iterator of input sequence. 91 * @param __begin Begin iterator of input sequence. 92 * @param __end End iterator of input sequence. 112 * @param __begin Begin iterator of input sequence. 113 * @param __end End iterator of input sequence. 132 * @param __begin Begin iterator of input sequence. 133 * @param __end End iterator of input sequence. 153 * @param __begin Begin iterator of input sequence. 154 * @param __end End iterator of input sequence [all...] |
/libcore/luni/src/main/java/java/nio/ |
CharSequenceAdapter.java | 23 * This class wraps a char sequence to be a char buffer. 27 * <li>Char sequence based buffer is always readonly.</li> 35 CharSequenceAdapter buf = new CharSequenceAdapter(other.sequence); 42 final CharSequence sequence; field in class:CharSequenceAdapter 46 sequence = chseq; 69 return sequence.charAt(position++); 75 return sequence.charAt(index); 85 sequence.toString().getChars(position, newPosition, dst, dstOffset); 139 return new CharSequenceAdapter(sequence.subSequence(position, limit));
|
/external/apache-harmony/security/src/test/impl/java/org/apache/harmony/security/tests/asn1/der/ |
SequenceTest.java | 43 * ASN.1 DER test for Sequence type 55 private static ASN1Sequence sequence; field in class:SequenceTest 63 // sequence ::= SEQUENCE { 65 // list SEQUENCE OF BOOLEAN, DEFAULT list(false) 72 sequence = new ASN1Sequence(new ASN1Type[] { ASN1Boolean.getInstance(), 100 // sequence : all values are default 104 // sequence : true, default 108 // sequence = default, empty sequence [all...] |
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/ |
ASN1Sequence.java | 37 throw new IllegalArgumentException("failed to construct sequence from byte[]: " + e.getMessage()); 54 * Return an ASN1 sequence from a tagged object. There is a special 58 * sequence - so we need to add it back (this will happen if the tagged 59 * object is a sequence that contains other sequences). If you are 87 // surrounding sequence. 113 * create an empty sequence 120 * create a sequence containing one object 129 * create a sequence containing a vector of objects. 141 * create a sequence containing a vector of objects. 212 * return the object at the sequence position indicated by index [all...] |
/external/chromium_org/ui/keyboard/resources/layouts/ |
dvorak.html | 14 <kb-key-sequence keys="",.PYFGCRL" hintTexts="1234567890"> 15 </kb-key-sequence> 21 <kb-key-sequence keys="AOEUIDHTNS"></kb-key-sequence> 27 <kb-key-sequence keys=";QJKXBMWVZ"></kb-key-sequence> 46 <kb-key-sequence keys="",.pyfgcrl" hintTexts="1234567890"> 47 </kb-key-sequence> 53 <kb-key-sequence keys="aoeuidhtns"></kb-key-sequence> [all...] |
/external/apache-harmony/support/src/test/resources/config/ |
excludes.xsd | 11 <xsd:sequence> 13 </xsd:sequence> 26 <xsd:sequence> 28 </xsd:sequence> 39 <xsd:sequence> 41 </xsd:sequence>
|
/external/chromium_org/ui/base/ime/chromeos/ |
character_composer.h | 16 // A class to recognize compose and dead key sequence. 27 // sequence. 46 // Composite a character with a hexadecimal unicode sequence. 52 // sequence. 71 // Filters keypress in key sequence mode. 78 // Commit a character composed from hexadecimal uncode sequence
|
/external/oprofile/doc/ |
ophelp.xsd | 6 <xs:sequence> 9 </xs:sequence> 29 <xs:sequence> 31 </xs:sequence> 42 <xs:sequence> 44 </xs:sequence>
|
/frameworks/base/core/java/com/android/internal/view/ |
InputBindResult.java | 47 * Sequence number of this binding. 49 public final int sequence; field in class:InputBindResult 56 sequence = _sequence; 67 sequence = source.readInt(); 73 + " #" + sequence + "}"; 92 dest.writeInt(sequence);
|
/external/llvm/lib/Target/R600/ |
R600RegisterInfo.td | 121 (add (sequence "ArrayBase%u", 448, 480))>; 131 def R600_Addr : RegisterClass <"AMDGPU", [i32], 127, (add (sequence "Addr%u_X", 0, 127))>; 136 (add (sequence "KC0_%u_X", 128, 159))>; 139 (add (sequence "KC0_%u_Y", 128, 159))>; 142 (add (sequence "KC0_%u_Z", 128, 159))>; 145 (add (sequence "KC0_%u_W", 128, 159))>; 152 (add (sequence "KC1_%u_X", 160, 191))>; 155 (add (sequence "KC1_%u_Y", 160, 191))>; 158 (add (sequence "KC1_%u_Z", 160, 191))>; 161 (add (sequence "KC1_%u_W", 160, 191))> [all...] |
/external/tcpdump/ |
aodv.h | 43 u_int32_t rreq_ds; /* destination sequence number */ 45 u_int32_t rreq_os; /* originator sequence number */ 55 u_int32_t rreq_ds; /* destination sequence number */ 57 u_int32_t rreq_os; /* originator sequence number */ 65 u_int32_t rreq_ds; /* destination sequence number */ 66 u_int32_t rreq_os; /* originator sequence number */ 76 #define RREQ_UNKNOWN 0x08 /* unknown destination sequence num */ 85 u_int32_t rrep_ds; /* destination sequence number */ 96 u_int32_t rrep_ds; /* destination sequence number */ 105 u_int32_t rrep_ds; /* destination sequence number * [all...] |