HomeSort by relevance Sort by last modified time
    Searched defs:in (Results 626 - 650 of 2135) sorted by null

<<21222324252627282930>>

  /libcore/luni/src/test/java/libcore/javax/net/
ServerSocketFactoryTest.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
79 InputStream in = socket.getInputStream(); local
81 transfer(in, out);
114 * In 4.5 of UNIX Network Programming, Stevens says:
124 private void transfer(InputStream in, ByteArrayOutputStream out) throws IOException {
127 while ((count = in.read(buffer)) != -1) {
  /packages/apps/CertInstaller/src/com/android/certinstaller/
CertInstallerMain.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
80 * caller got here any other way, remove the extra that we allow in
117 InputStream in = null; local
119 in = getContentResolver().openInputStream(uri);
121 final byte[] raw = Streams.readFully(in);
128 IoUtils.closeQuietly(in);
  /packages/apps/HTMLViewer/src/com/android/htmlviewer/
HTMLViewerActivity.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
39 * purposefully very limited in what it supports, including no network or
111 final InputStream in = new GZIPInputStream( local
114 getIntent().getType(), "utf-8", in);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/alsa/
pcm_rate.h 20 * This program is distributed in the hope that it will be useful,
53 struct snd_pcm_rate_side_info in; member in struct:snd_pcm_rate_info
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/
netfilter.h 55 struct in_addr in; member in union:nf_inet_addr
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/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
90 * The characters in [from,from_end) are converted and written to
103 * the input ends early or there is insufficient space in the
132 * the state in initial conditions, rather than partial conversion
136 * character, and input to in() had 6 external characters with state
170 * The characters in [from,from_end) are converted and written to
183 * the input ends early or there is insufficient space in the
197 in(state_type& __state, const extern_type* __from, function in class:__codecvt_abstract_base
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/alsa/
pcm_rate.h 20 * This program is distributed in the hope that it will be useful,
53 struct snd_pcm_rate_side_info in; member in struct:snd_pcm_rate_info
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
netfilter.h 55 struct in_addr in; member in union:nf_inet_addr
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
codecvt.h 11 // This library is distributed in the hope that it will be useful,
17 // permissions described in the GCC Runtime Library Exception, version
89 * The characters in [from,from_end) are converted and written to
102 * the input ends early or there is insufficient space in the
131 * the state in initial conditions, rather than partial conversion
135 * character, and input to in() had 6 external characters with state
169 * The characters in [from,from_end) are converted and written to
182 * the input ends early or there is insufficient space in the
196 in(state_type& __state, const extern_type* __from, function in class:__codecvt_abstract_base
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
codecvt.h 11 // This library is distributed in the hope that it will be useful,
17 // permissions described in the GCC Runtime Library Exception, version
89 * The characters in [from,from_end) are converted and written to
102 * the input ends early or there is insufficient space in the
131 * the state in initial conditions, rather than partial conversion
135 * character, and input to in() had 6 external characters with state
169 * The characters in [from,from_end) are converted and written to
182 * the input ends early or there is insufficient space in the
196 in(state_type& __state, const extern_type* __from, function in class:__codecvt_abstract_base
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/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
90 * The characters in [from,from_end) are converted and written to
103 * the input ends early or there is insufficient space in the
132 * the state in initial conditions, rather than partial conversion
136 * character, and input to in() had 6 external characters with state
170 * The characters in [from,from_end) are converted and written to
183 * the input ends early or there is insufficient space in the
197 in(state_type& __state, const extern_type* __from, function in class:__codecvt_abstract_base
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/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
90 * The characters in [from,from_end) are converted and written to
103 * the input ends early or there is insufficient space in the
132 * the state in initial conditions, rather than partial conversion
136 * character, and input to in() had 6 external characters with state
170 * The characters in [from,from_end) are converted and written to
183 * the input ends early or there is insufficient space in the
197 in(state_type& __state, const extern_type* __from, function in class:__codecvt_abstract_base
  /prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/linux/
netfilter.h 72 struct in_addr in; member in union:nf_inet_addr
  /prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/linux/
netfilter.h 72 struct in_addr in; member in union:nf_inet_addr
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/linux/
netfilter.h 72 struct in_addr in; member in union:nf_inet_addr
  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/linux/
netfilter.h 72 struct in_addr in; member in union:nf_inet_addr
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/linux/
netfilter.h 72 struct in_addr in; member in union:nf_inet_addr
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/linux/
netfilter.h 72 struct in_addr in; member in union:nf_inet_addr
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/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
90 * The characters in [from,from_end) are converted and written to
103 * the input ends early or there is insufficient space in the
132 * the state in initial conditions, rather than partial conversion
136 * character, and input to in() had 6 external characters with state
170 * The characters in [from,from_end) are converted and written to
183 * the input ends early or there is insufficient space in the
197 in(state_type& __state, const extern_type* __from, function in class:__codecvt_abstract_base
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/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
90 * The characters in [from,from_end) are converted and written to
103 * the input ends early or there is insufficient space in the
132 * the state in initial conditions, rather than partial conversion
136 * character, and input to in() had 6 external characters with state
170 * The characters in [from,from_end) are converted and written to
183 * the input ends early or there is insufficient space in the
197 in(state_type& __state, const extern_type* __from, function in class:__codecvt_abstract_base
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
codecvt.h 11 // This library is distributed in the hope that it will be useful,
17 // permissions described in the GCC Runtime Library Exception, version
89 * The characters in [from,from_end) are converted and written to
102 * the input ends early or there is insufficient space in the
131 * the state in initial conditions, rather than partial conversion
135 * character, and input to in() had 6 external characters with state
169 * The characters in [from,from_end) are converted and written to
182 * the input ends early or there is insufficient space in the
196 in(state_type& __state, const extern_type* __from, function in class:__codecvt_abstract_base
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
codecvt.h 11 // This library is distributed in the hope that it will be useful,
17 // permissions described in the GCC Runtime Library Exception, version
89 * The characters in [from,from_end) are converted and written to
102 * the input ends early or there is insufficient space in the
131 * the state in initial conditions, rather than partial conversion
135 * character, and input to in() had 6 external characters with state
169 * The characters in [from,from_end) are converted and written to
182 * the input ends early or there is insufficient space in the
196 in(state_type& __state, const extern_type* __from, function in class:__codecvt_abstract_base
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_future.py 89 # the parser hack disabled. If a new keyword is introduced in
111 exec "from __future__ import unicode_literals; x = ''" in scope namespace
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_future.py 89 # the parser hack disabled. If a new keyword is introduced in
111 exec "from __future__ import unicode_literals; x = ''" in scope namespace
  /system/extras/verity/
verify_boot_signature.c 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
87 * @param offset Receives the offset in bytes
129 BIO *in = NULL; local
139 if ((in = BIO_new_fd(fd, BIO_NOCLOSE)) == NULL) {
144 if ((*bs = ASN1_item_d2i_bio(ASN1_ITEM_rptr(BootSignature), in, bs)) == NULL) {
146 BIO_free(in);
150 BIO_free(in);
156 * the length in authenticated attributes matches the actual length of
190 /* Confirm that the length of the image matches with the length in
    [all...]

Completed in 78 milliseconds

<<21222324252627282930>>