/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/range/ |
iterator_range_io.hpp | 52 in a sequence without separators. 71 in a sequence without separators.
|
/packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/ |
LetterConverter.java | 31 * Convert the layer #0 text(pressed key sequence) to layer #1 text(pre converted string). 38 * @param text The text data includes input sequence(layer #0) and output area(layer #1)
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/ |
Canvas.py | 53 def bind(self, sequence=None, command=None, add=None): 54 return self.canvas.tag_bind(self.id, sequence, command, add) 55 def unbind(self, sequence, funcid=None): 56 self.canvas.tag_unbind(self.id, sequence, funcid) 154 def bind(self, sequence=None, command=None, add=None): 155 return self.canvas.tag_bind(self.id, sequence, command, add) 156 def unbind(self, sequence, funcid=None): 157 self.canvas.tag_unbind(self.id, sequence, funcid)
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/ |
Canvas.py | 53 def bind(self, sequence=None, command=None, add=None): 54 return self.canvas.tag_bind(self.id, sequence, command, add) 55 def unbind(self, sequence, funcid=None): 56 self.canvas.tag_unbind(self.id, sequence, funcid) 154 def bind(self, sequence=None, command=None, add=None): 155 return self.canvas.tag_bind(self.id, sequence, command, add) 156 def unbind(self, sequence, funcid=None): 157 self.canvas.tag_unbind(self.id, sequence, funcid)
|
/sdk/eclipse/plugins/com.android.ide.eclipse.ddms/schema/ |
clientAction.exsd | 35 <sequence> 37 </sequence>
|
debuggerConnector.exsd | 37 <sequence> 39 </sequence>
|
sourceRevealer.exsd | 37 <sequence> 39 </sequence>
|
toolsLocator.exsd | 35 <sequence> 37 </sequence>
|
traceviewLauncher.exsd | 34 <sequence> 36 </sequence>
|
/external/apache-harmony/security/src/test/impl/java/org/apache/harmony/security/tests/asn1/der/ |
ExplicitTest.java | 47 private static ASN1SequenceOf sequence = new ASN1SequenceOf(ASN1Boolean field in class:ExplicitTest 142 sequence) }, 149 sequence) }, 156 5, sequence) }, 163 5, sequence) }, 170 sequence) } };
|
ImplicitTest.java | 49 private static ASN1SequenceOf sequence = new ASN1SequenceOf(ASN1Boolean field in class:ImplicitTest 137 new ASN1Implicit(ASN1Constants.CLASS_UNIVERSAL, 5, sequence) }, 144 sequence) }, 151 sequence) }, 158 sequence) }, 162 new ASN1Implicit(ASN1Constants.CLASS_PRIVATE, 5, sequence) } };
|
/external/chromium_org/ash/wm/overview/ |
scoped_window_copy.cc | 92 ui::LayerAnimationSequence* sequence) OVERRIDE; 94 ui::LayerAnimationSequence* sequence) OVERRIDE; 96 ui::LayerAnimationSequence* sequence) OVERRIDE; 129 ui::LayerAnimationSequence* sequence) { 135 ui::LayerAnimationSequence* sequence) { 141 ui::LayerAnimationSequence* sequence) {
|
/external/chromium_org/build/android/pylib/ |
cmd_helper.py | 34 args: A string or a sequence of program arguments. The program to execute is 35 the string or the first item in the args sequence. 50 args: A string or a sequence of program arguments. The program to execute is 51 the string or the first item in the args sequence. 68 args: A string or a sequence of program arguments. The program to execute is 69 the string or the first item in the args sequence.
|
/external/chromium_org/chrome/browser/chromeos/extensions/ |
wallpaper_private_api.h | 58 // Sequence token associated with wallpaper operations. Shared with 94 // Sequence token associated with wallpaper operations. Shared with 148 // Sequence token associated with wallpaper operations. Shared with 226 // Sequence token associated with wallpaper operations. Shared with 254 // Sequence token associated with wallpaper operations. Shared with 280 // Sequence token associated with wallpaper operations. Shared with
|
/external/chromium_org/ppapi/proxy/ |
resource_message_params.cc | 34 int32_t sequence) 36 sequence_(sequence), 148 int32_t sequence) 149 : ResourceMessageParams(resource, sequence), 174 int32_t sequence) 175 : ResourceMessageParams(resource, sequence),
|
/external/chromium_org/third_party/angle/src/compiler/ |
IntermTraverse.cpp | 126 for (TIntermSequence::reverse_iterator sit = sequence.rbegin(); sit != sequence.rend(); sit++) 132 if (*sit != sequence.front()) 139 for (TIntermSequence::iterator sit = sequence.begin(); sit != sequence.end(); sit++) 145 if (*sit != sequence.back())
|
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeon/ |
AMDILRegisterInfo.td | 88 (add (sequence "R%u", 1, 20), RA, SP, T1, T2, T3, T4, T5, SDP, R1010, R1011, R1001, R1002, R1003, R1004, R1005, R1006, R1007, R1008, MEM, R1012)> 90 let AltOrders = [(add (sequence "R%u", 1, 20))]; 96 (add (sequence "R%u", 1, 20), RA, SP, T1, T2, T3, T4, T5, SDP, R1010, R1011, R1001, R1002, R1003, R1004, R1005, R1006, R1007, R1008, MEM, R1012)> 98 let AltOrders = [(add (sequence "R%u", 1, 20))]; 104 (add (sequence "R%u", 1, 20), RA, SP, T1, T2, T3, T4, T5, SDP, R1010, R1011, R1001, R1002, R1003, R1004, R1005, R1006, R1007, R1008, MEM, R1012)> 106 let AltOrders = [(add (sequence "R%u", 1, 20))];
|
/external/chromium_org/tools/stats_viewer/ |
OpenDialog.resx | 69 <xsd:sequence>
71 </xsd:sequence>
86 <xsd:sequence>
89 </xsd:sequence>
98 <xsd:sequence>
100 </xsd:sequence>
|
/external/chromium_org/tools/stats_viewer/Properties/ |
Resources.resx | 68 <xsd:sequence>
70 </xsd:sequence>
84 <xsd:sequence>
87 </xsd:sequence>
95 <xsd:sequence>
97 </xsd:sequence>
|
/external/chromium_org/tools/win/ChromeDebug/ChromeDebug/ |
AttachDialog.resx | 69 <xsd:sequence> 71 </xsd:sequence> 86 <xsd:sequence> 89 </xsd:sequence> 98 <xsd:sequence> 100 </xsd:sequence>
|
/external/llvm/lib/Target/R600/ |
AMDILRegisterInfo.td | 88 (add (sequence "R%u", 1, 20), RA, SP, T1, T2, T3, T4, T5, SDP, R1010, R1011, R1001, R1002, R1003, R1004, R1005, R1006, R1007, R1008, MEM, R1012)> { 89 let AltOrders = [(add (sequence "R%u", 1, 20))]; 95 (add (sequence "R%u", 1, 20), RA, SP, T1, T2, T3, T4, T5, SDP, R1010, R1011, R1001, R1002, R1003, R1004, R1005, R1006, R1007, R1008, MEM, R1012)> { 96 let AltOrders = [(add (sequence "R%u", 1, 20))]; 102 (add (sequence "R%u", 1, 20), RA, SP, T1, T2, T3, T4, T5, SDP, R1010, R1011, R1001, R1002, R1003, R1004, R1005, R1006, R1007, R1008, MEM, R1012)> { 103 let AltOrders = [(add (sequence "R%u", 1, 20))];
|
/external/mesa3d/src/gallium/drivers/radeon/ |
AMDILRegisterInfo.td | 88 (add (sequence "R%u", 1, 20), RA, SP, T1, T2, T3, T4, T5, SDP, R1010, R1011, R1001, R1002, R1003, R1004, R1005, R1006, R1007, R1008, MEM, R1012)> 90 let AltOrders = [(add (sequence "R%u", 1, 20))]; 96 (add (sequence "R%u", 1, 20), RA, SP, T1, T2, T3, T4, T5, SDP, R1010, R1011, R1001, R1002, R1003, R1004, R1005, R1006, R1007, R1008, MEM, R1012)> 98 let AltOrders = [(add (sequence "R%u", 1, 20))]; 104 (add (sequence "R%u", 1, 20), RA, SP, T1, T2, T3, T4, T5, SDP, R1010, R1011, R1001, R1002, R1003, R1004, R1005, R1006, R1007, R1008, MEM, R1012)> 106 let AltOrders = [(add (sequence "R%u", 1, 20))];
|
/external/svox/pico/lib/ |
picoacph.h | 56 - one punctuation-phrase, consisting of a sequence (see below for 78 POS disambiguation (POSes -> POS), results in a sequence of: 85 sequence of: 96 being added in the sequence of WORDPHON (respectively inserted instead 133 BOUND in item sequence equals PHR0 bound strength) 143 output sequence (without CMDs):
|
/external/wpa_supplicant_8/src/tls/ |
pkcs8.c | 29 /* PrivateKeyInfo ::= SEQUENCE */ 34 "header (SEQUENCE); assume PKCS #8 not used"); 74 wpa_printf(MSG_DEBUG, "PKCS #8: Expected SEQUENCE " 135 * EncryptedPrivateKeyInfo ::= SEQUENCE { 146 "header (SEQUENCE); assume encrypted PKCS #8 not " 157 wpa_printf(MSG_DEBUG, "PKCS #8: Expected SEQUENCE "
|
/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/impl/ |
FixASCIIControlsReader.java | 38 /** the result of the escaping sequence */ 40 /** count the digits of the sequence */ 94 // handles case when file ends within excaped sequence 110 * @return Returns the char directly or as replacement for the escaped sequence. 164 state = STATE_ERROR; // sequence too long 191 state = STATE_ERROR; // sequence too long
|