HomeSort by relevance Sort by last modified time
    Searched defs:is (Results 1 - 25 of 513) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/clang/test/CodeGen/
debug-info-block.c 3 // Verify that the desired debugging type is generated for a structure
4 // member that is a pointer to a block.
10 } is; variable in typeref:struct:inStruct
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/i686-linux/bits/
ctype_inline.h 5 // This file is part of the GNU ISO C++ Library. This library is free
11 // This library is distributed in the hope that it will be useful,
26 * This is an internal header file, included by other library headers.
41 is(mask __m, char __c) const function in class:ctype
46 is(const char* __low, const char* __high, mask* __vec) const function in class:ctype
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/i686-linux/bits/
ctype_inline.h 5 // This file is part of the GNU ISO C++ Library. This library is free
11 // This library is distributed in the hope that it will be useful,
26 * This is an internal header file, included by other library headers.
43 is(mask __m, char __c) const function in class:ctype
48 is(const char* __low, const char* __high, mask* __vec) const function in class:ctype
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/x86_64-linux/bits/
ctype_inline.h 5 // This file is part of the GNU ISO C++ Library. This library is free
11 // This library is distributed in the hope that it will be useful,
26 * This is an internal header file, included by other library headers.
43 is(mask __m, char __c) const function in class:ctype
48 is(const char* __low, const char* __high, mask* __vec) const function in class:ctype
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
ctype_inline.h 5 // This file is part of the GNU ISO C++ Library. This library is free
11 // This library is distributed in the hope that it will be useful,
26 * This is an internal header file, included by other library headers.
41 is(mask __m, char __c) const function in class:ctype
46 is(const char* __low, const char* __high, mask* __vec) const function in class:ctype
57 while (__low < __high && !this->is(__m, *__low))
66 while (__low < __high && this->is(__m, *__low) != 0)
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
ctype_inline.h 5 // This file is part of the GNU ISO C++ Library. This library is free
11 // This library is distributed in the hope that it will be useful,
26 * This is an internal header file, included by other library headers.
41 is(mask __m, char __c) const function in class:ctype
46 is(const char* __low, const char* __high, mask* __vec) const function in class:ctype
57 while (__low < __high && !this->is(__m, *__low))
66 while (__low < __high && this->is(__m, *__low) != 0)
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
ctype_inline.h 5 // This file is part of the GNU ISO C++ Library. This library is free
11 // This library is distributed in the hope that it will be useful,
26 * This is an internal header file, included by other library headers.
41 is(mask __m, char __c) const function in class:ctype
46 is(const char* __low, const char* __high, mask* __vec) const function in class:ctype
57 while (__low < __high && !this->is(__m, *__low))
66 while (__low < __high && this->is(__m, *__low) != 0)
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
ctype_inline.h 5 // This file is part of the GNU ISO C++ Library. This library is free
11 // This library is distributed in the hope that it will be useful,
26 * This is an internal header file, included by other library headers.
41 is(mask __m, char __c) const function in class:ctype
46 is(const char* __low, const char* __high, mask* __vec) const function in class:ctype
57 while (__low < __high && !this->is(__m, *__low))
66 while (__low < __high && this->is(__m, *__low) != 0)
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/libs/x86/include/bits/
ctype_inline.h 5 // This file is part of the GNU ISO C++ Library. This library is free
11 // This library is distributed in the hope that it will be useful,
26 * This is an internal header file, included by other library headers.
41 is(mask __m, char __c) const function in class:ctype
46 is(const char* __low, const char* __high, mask* __vec) const function in class:ctype
57 while (__low < __high && !this->is(__m, *__low))
66 while (__low < __high && this->is(__m, *__low) != 0)
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
ctype_inline.h 5 // This file is part of the GNU ISO C++ Library. This library is free
11 // This library is distributed in the hope that it will be useful,
26 * This is an internal header file, included by other library headers.
41 is(mask __m, char __c) const function in class:ctype
46 is(const char* __low, const char* __high, mask* __vec) const function in class:ctype
57 while (__low < __high && !this->is(__m, *__low))
66 while (__low < __high && this->is(__m, *__low) != 0)
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
ctype_inline.h 5 // This file is part of the GNU ISO C++ Library. This library is free
11 // This library is distributed in the hope that it will be useful,
26 * This is an internal header file, included by other library headers.
41 is(mask __m, char __c) const function in class:ctype
46 is(const char* __low, const char* __high, mask* __vec) const function in class:ctype
57 while (__low < __high && !this->is(__m, *__low))
66 while (__low < __high && this->is(__m, *__low) != 0)
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/libs/x86/include/bits/
ctype_inline.h 5 // This file is part of the GNU ISO C++ Library. This library is free
11 // This library is distributed in the hope that it will be useful,
26 * This is an internal header file, included by other library headers.
41 is(mask __m, char __c) const function in class:ctype
46 is(const char* __low, const char* __high, mask* __vec) const function in class:ctype
57 while (__low < __high && !this->is(__m, *__low))
66 while (__low < __high && this->is(__m, *__low) != 0)
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
ctype_inline.h 5 // This file is part of the GNU ISO C++ Library. This library is free
11 // This library is distributed in the hope that it will be useful,
26 * This is an internal header file, included by other library headers.
41 is(mask __m, char __c) const function in class:ctype
46 is(const char* __low, const char* __high, mask* __vec) const function in class:ctype
57 while (__low < __high && !this->is(__m, *__low))
66 while (__low < __high && this->is(__m, *__low) != 0)
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
ctype_inline.h 5 // This file is part of the GNU ISO C++ Library. This library is free
11 // This library is distributed in the hope that it will be useful,
26 * This is an internal header file, included by other library headers.
41 is(mask __m, char __c) const function in class:ctype
46 is(const char* __low, const char* __high, mask* __vec) const function in class:ctype
57 while (__low < __high && !this->is(__m, *__low))
66 while (__low < __high && this->is(__m, *__low) != 0)
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/libs/mips/include/bits/
ctype_inline.h 5 // This file is part of the GNU ISO C++ Library. This library is free
11 // This library is distributed in the hope that it will be useful,
26 * This is an internal header file, included by other library headers.
41 is(mask __m, char __c) const function in class:ctype
46 is(const char* __low, const char* __high, mask* __vec) const function in class:ctype
57 while (__low < __high && !this->is(__m, *__low))
66 while (__low < __high && this->is(__m, *__low) != 0)
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/libs/x86/include/bits/
ctype_inline.h 5 // This file is part of the GNU ISO C++ Library. This library is free
11 // This library is distributed in the hope that it will be useful,
26 * This is an internal header file, included by other library headers.
41 is(mask __m, char __c) const function in class:ctype
46 is(const char* __low, const char* __high, mask* __vec) const function in class:ctype
57 while (__low < __high && !this->is(__m, *__low))
66 while (__low < __high && this->is(__m, *__low) != 0)
  /libcore/luni/src/test/java/libcore/java/io/
OldObjectInputOutputStreamTest.java 12 * distributed under the License is distributed on an "AS IS" BASIS,
30 private ObjectInputStream is; field in class:OldObjectInputOutputStreamTest
42 is.readBoolean());
45 is.readBoolean();
51 is.close();
53 is.readBoolean();
66 (byte) 127, is.readByte());
69 is.readByte();
75 is.close()
    [all...]
OldByteArrayInputStreamTest.java 12 * distributed under the License is distributed on an "AS IS" BASIS,
25 private ByteArrayInputStream is; field in class:OldByteArrayInputStreamTest
81 assertTrue("Returned incorrect number of available bytes", is
89 is.read();
91 is.close();
96 is.read();
107 is.skip(3000);
108 is.mark(1000);
109 is.read(buf1, 0, buf1.length)
    [all...]
  /cts/hostsidetests/appsecurity/test-apps/ExternalStorageApp/src/com/android/cts/externalstorageapp/
ExternalStorageTest.java 11 * distributed under the License is distributed on an "AS IS" BASIS,
28 * Test if {@link Environment#getExternalStorageDirectory()} is readable.
40 final InputStream is = new FileInputStream(file); local
42 is.read();
44 is.close();
  /frameworks/base/core/tests/coretests/src/android/app/activity/
IntentSenderTest.java 11 * distributed under the License is distributed on an "AS IS" BASIS,
33 PendingIntent is = PendingIntent.getBroadcast(getContext(), 0, local
35 is.send();
37 is.cancel();
54 PendingIntent is = PendingIntent.getBroadcast(getContext(), 0, intent, 0); local
55 is.send(Activity.RESULT_CANCELED, finish, null);
57 is.cancel();
62 PendingIntent is = PendingIntent.getBroadcast(getContext(), 0, local
64 is.send()
81 PendingIntent is = PendingIntent.getBroadcast(getContext(), 0, intent, 0); local
    [all...]
  /development/samples/ApiDemos/src/com/example/android/apis/content/
ReadAsset.java 11 * distributed under the License is distributed on an "AS IS" BASIS,
20 // class is in a sub-package.
46 // text view. Note that the text we are loading is ASCII, so we
49 InputStream is = getAssets().open("read_asset.txt"); local
54 int size = is.available();
58 is.read(buffer);
59 is.close();
  /libcore/luni/src/main/java/libcore/net/url/
FtpURLInputStream.java 12 * distributed under the License is distributed on an "AS IS" BASIS,
27 * the control socket Object stays live while the stream is in use
31 private InputStream is; // Actual input stream field in class:FtpURLInputStream
35 public FtpURLInputStream(InputStream is, Socket controlSocket) {
36 this.is = is;
42 return is.read();
47 return is.read(buf, off, nbytes);
52 is.reset()
    [all...]
  /external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/io/
FilterInputStreamTest.java 12 * distributed under the License is distributed on an "AS IS" BASIS,
31 public MyFilterInputStream(InputStream is) {
32 super(is);
38 private InputStream is; field in class:FilterInputStreamTest
48 assertTrue("Returned incorrect number of available bytes", is
56 is.close();
59 is.read();
77 assertTrue("markSupported returned true", !is.markSupported());
84 int c = is.read()
    [all...]
  /external/hamcrest/src/org/hamcrest/core/
Is.java 15 * vs assertThat(cheese, is(equalTo(smelly)))
17 public class Is<T> extends BaseMatcher<T> {
21 public Is(Matcher<T> matcher) {
30 description.appendText("is ").appendDescriptionOf(matcher);
38 * vs assertThat(cheese, is(equalTo(smelly)))
41 public static <T> Matcher<T> is(Matcher<T> matcher) { method in class:Is
42 return new Is<T>(matcher);
46 * This is a shortcut to the frequently used is(equalTo(x)).
48 * eg. assertThat(cheese, is(equalTo(smelly))
52 public static <T> Matcher<T> is(T value) { method in class:Is
63 public static Matcher<Object> is(Class<?> type) { method in class:Is
    [all...]
  /sdk/uiautomatorviewer/src/com/android/uiautomator/actions/
ImageHelper.java 11 * distributed under the License is distributed on an "AS IS" BASIS,
29 InputStream is = ImageHelper.class.getClassLoader().getResourceAsStream(path); local
30 if (is != null) {
33 data = new ImageLoader().load(is);

Completed in 978 milliseconds

1 2 3 4 5 6 7 8 91011>>