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

<<21222324252627282930>>

  /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-19/arch-arm64/usr/include/linux/
netfilter.h 72 struct in_addr in; member in union:nf_inet_addr
  /prebuilts/ndk/9/platforms/android-19/arch-mips64/usr/include/linux/
netfilter.h 72 struct in_addr in; member in union:nf_inet_addr
  /prebuilts/ndk/9/platforms/android-19/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
  /developers/build/prebuilts/gradle/DisplayingBitmaps/Application/src/main/java/com/example/android/displayingbitmaps/util/
ImageFetcher.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
182 * The main process method, which will be called by the ImageWorker in the AsyncTask background
185 * @param data The data to load the bitmap, in this case, a regular http URL
210 Log.d(TAG, "processBitmap, not found in http cache, downloading...");
270 BufferedInputStream in = null; local
275 in = new BufferedInputStream(urlConnection.getInputStream(), IO_BUFFER_SIZE);
279 while ((b = in.read()) != -1) {
284 Log.e(TAG, "Error in downloadBitmap - " + e);
293 if (in != null)
    [all...]
  /developers/samples/android/ui/graphics/DisplayingBitmaps/Application/src/main/java/com/example/android/displayingbitmaps/util/
ImageFetcher.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
182 * The main process method, which will be called by the ImageWorker in the AsyncTask background
185 * @param data The data to load the bitmap, in this case, a regular http URL
210 Log.d(TAG, "processBitmap, not found in http cache, downloading...");
270 BufferedInputStream in = null; local
275 in = new BufferedInputStream(urlConnection.getInputStream(), IO_BUFFER_SIZE);
279 while ((b = in.read()) != -1) {
284 Log.e(TAG, "Error in downloadBitmap - " + e);
293 if (in != null)
    [all...]
  /development/samples/browseable/DisplayingBitmaps/src/com.example.android.displayingbitmaps/util/
ImageFetcher.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
182 * The main process method, which will be called by the ImageWorker in the AsyncTask background
185 * @param data The data to load the bitmap, in this case, a regular http URL
210 Log.d(TAG, "processBitmap, not found in http cache, downloading...");
270 BufferedInputStream in = null; local
275 in = new BufferedInputStream(urlConnection.getInputStream(), IO_BUFFER_SIZE);
279 while ((b = in.read()) != -1) {
284 Log.e(TAG, "Error in downloadBitmap - " + e);
293 if (in != null)
    [all...]
  /external/apache-http/src/org/apache/commons/logging/impl/
SimpleLog.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
49 * included in output messages. Defaults to <code>false</code>.</li>
52 * included in output messages. Defaults to <code>true</code>.</li>
55 * to be included in output messages. Default is <code>false</code>.</li>
57 * The date and time format to be used in the output messages.
59 * used in <code>java.text.SimpleDateFormat</code>. If the format is not
64 * <p>In addition to looking for system properties with the names specified
91 /** Include the instance name in the log message? */
93 /** Include the short name ( last component ) of the logger in the lo
154 InputStream in = getResourceAsStream("simplelog.properties"); typedefs
157 simpleLogProps.load(in); typedefs
    [all...]
  /frameworks/base/core/tests/coretests/src/android/net/
NetworkStatsHistoryTest.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
66 final DataInputStream in = new DataInputStream( local
71 final NetworkStatsHistory history = new NetworkStatsHistory(in);
87 in.close();
154 // now record something in middle, spread across two buckets
160 // now should have four buckets, with new record in middle two buckets
172 // record some data in one bucket, and another overlapping buckets
293 // verify total in first hour
391 final ByteArrayInputStream in = new ByteArrayInputStream(out.toByteArray()) local
464 final ByteArrayInputStream in = new ByteArrayInputStream(out.toByteArray()); local
    [all...]
  /frameworks/base/sax/tests/saxtests/src/android/sax/
SafeSaxTest.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
147 InputStream in = mContext.getResources().openRawResource(R.raw.youtube); local
153 while ((length = in.read(buffer)) != -1) {
158 in.close();
  /frameworks/base/services/core/java/com/android/server/net/
IpConfigStore.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
155 loge("Failure in writing " + config + e);
177 DataInputStream in = null; local
179 in = new DataInputStream(new BufferedInputStream(new FileInputStream(filePath)));
181 int version = in.readInt();
200 key = in.readUTF();
203 id = in.readInt();
205 ipAssignment = IpAssignment.valueOf(in.readUTF());
208 NetworkUtils.numericToInetAddress(in.readUTF()), in.readInt())
    [all...]
  /frameworks/base/services/core/java/com/android/server/wm/
ViewServer.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
60 // Lists all of the available windows in the system
219 BufferedReader in = null; local
221 in = new BufferedReader(new InputStreamReader(mClient.getInputStream()), 1024);
223 final String request = in.readLine();
259 if (in != null) {
261 in.close();
  /frameworks/multidex/library/test/src/android/support/multidex/
ZipUtilTest.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
120 InputStream in = zip.getInputStream(refEntry); local
122 int read = in.read(buffer);
125 read = in.read(buffer);
127 in.close();
150 InputStream in = zip.getInputStream(refEntry); local
152 int read = in.read(buffer);
155 read = in.read(buffer);
157 in.close()
    [all...]
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/net/
JarURLConnectionTest.java 6 * (the "License"); you may not use this file except in compliance with
11 * Unless required by applicable law or agreed to in writing, software
165 InputStream in = connection.getInputStream(); local
169 while (in.read(data) >= 0)
171 in.close();
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/javax/xml/parsers/
SAXParserTest.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
425 InputStream in = null; local
427 in = new BrokenInputStream(new FileInputStream(list_wf[0]), 10);
428 is = new InputSource(in);
433 in.close();
475 InputStream in = null; local
477 in = new BrokenInputStream(new FileInputStream(list_wf[0]), 10);
478 parser.parse(in, (HandlerBase) null, SAXParserTestSupport.XML_SYSTEM_ID);
482 in.close()
    [all...]
  /libcore/luni/src/test/java/libcore/java/io/
OldInputStreamReaderTest.java 6 * (the "License"); you may not use this file except in compliance with
11 * Unless required by applicable law or agreed to in writing, software
33 private final String source = "This is a test message with Unicode character. \u4e2d\u56fd is China's name in Chinese";
35 private InputStream in; field in class:OldInputStreamReaderTest
48 in = new ByteArrayInputStream(source.getBytes("UTF-8"));
49 reader = new InputStreamReader(in, "UTF-8");
63 in.close();

Completed in 285 milliseconds

<<21222324252627282930>>