HomeSort by relevance Sort by last modified time
    Searched defs:in (Results 451 - 475 of 2162) sorted by null

<<11121314151617181920>>

  /ndk/sources/cxx-stl/stlport/stlport/stl/
_codecvt.h 84 result in(state_type& __state, function
202 result in(state_type& __state,
299 result in(state_type& __state,
  /packages/apps/Email/src/com/beetstra/jutf7/
UTF7StyleCharsetDecoder.java 6 * "Software"), to deal in the Software without restriction, including
13 * included in all copies or substantial portions of the Software.
18 * IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
19 * CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
20 * TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
21 * SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
64 protected CoderResult decodeLoop(ByteBuffer in, CharBuffer out) {
65 while (in.hasRemaining()) {
66 byte b = in.get();
70 return malformed(in);
    [all...]
  /packages/apps/Email/tests/src/com/android/email/mail/store/imap/
ImapTestUtils.java 5 * you may not use this file except in compliance with the License.
10 * Unless required by applicable law or agreed to in writing, software
103 ByteArrayInputStream in = new ByteArrayInputStream(Utility.toAscii(content + "#trailing")); local
104 return new FixedLengthInputStream(in, content.length());
  /packages/apps/UnifiedEmail/src/com/android/emailcommon/internet/
BinaryTempFileBody.java 5 * you may not use this file except in compliance with the License.
10 * Unless required by applicable law or agreed to in writing, software
72 InputStream in = getInputStream(); local
75 IOUtils.copy(in, base64Out);
81 public BinaryTempFileBodyInputStream(InputStream in) {
82 super(in);
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
codecvt.h 12 // This library is distributed in the hope that it will be useful,
18 // permissions described in the GCC Runtime Library Exception, version
88 * The characters in [from,from_end) are converted and written to
101 * the input ends early or there is insufficient space in the
130 * the state in initial conditions, rather than partial conversion
134 * character, and input to in() had 6 external characters with state
168 * The characters in [from,from_end) are converted and written to
181 * the input ends early or there is insufficient space in the
195 in(state_type& __state, const extern_type* __from, function in class:__codecvt_abstract_base
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_codecvt.h 84 result in(state_type& __state, function
202 result in(state_type& __state,
299 result in(state_type& __state,
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
codecvt.h 12 // This library is distributed in the hope that it will be useful,
18 // permissions described in the GCC Runtime Library Exception, version
88 * The characters in [from,from_end) are converted and written to
101 * the input ends early or there is insufficient space in the
130 * the state in initial conditions, rather than partial conversion
134 * character, and input to in() had 6 external characters with state
168 * The characters in [from,from_end) are converted and written to
181 * the input ends early or there is insufficient space in the
195 in(state_type& __state, const extern_type* __from, function in class:__codecvt_abstract_base
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_codecvt.h 84 result in(state_type& __state, function
202 result in(state_type& __state,
299 result in(state_type& __state,
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
codecvt.h 12 // This library is distributed in the hope that it will be useful,
18 // permissions described in the GCC Runtime Library Exception, version
88 * The characters in [from,from_end) are converted and written to
101 * the input ends early or there is insufficient space in the
130 * the state in initial conditions, rather than partial conversion
134 * character, and input to in() had 6 external characters with state
168 * The characters in [from,from_end) are converted and written to
181 * the input ends early or there is insufficient space in the
195 in(state_type& __state, const extern_type* __from, function in class:__codecvt_abstract_base
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_codecvt.h 84 result in(state_type& __state, function
202 result in(state_type& __state,
299 result in(state_type& __state,
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/
codecvt.h 12 // This library is distributed in the hope that it will be useful,
18 // permissions described in the GCC Runtime Library Exception, version
88 * The characters in [from,from_end) are converted and written to
101 * the input ends early or there is insufficient space in the
130 * the state in initial conditions, rather than partial conversion
134 * character, and input to in() had 6 external characters with state
168 * The characters in [from,from_end) are converted and written to
181 * the input ends early or there is insufficient space in the
195 in(state_type& __state, const extern_type* __from, function in class:__codecvt_abstract_base