HomeSort by relevance Sort by last modified time
    Searched defs:is (Results 1 - 25 of 603) 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++/4.4.3/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++/4.4.3/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++/4.4.3/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++/4.4.3/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++/4.6/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.
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
59 while (__low < __high && !this->is(__m, *__low))
68 while (__low < __high && this->is(__m, *__low) != 0)
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/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.
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
59 while (__low < __high && !this->is(__m, *__low))
68 while (__low < __high && this->is(__m, *__low) != 0)
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/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.
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
59 while (__low < __high && !this->is(__m, *__low))
68 while (__low < __high && this->is(__m, *__low) != 0)
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/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.
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
59 while (__low < __high && !this->is(__m, *__low))
68 while (__low < __high && this->is(__m, *__low) != 0)
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/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.
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
59 while (__low < __high && !this->is(__m, *__low))
68 while (__low < __high && this->is(__m, *__low) != 0)
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/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.
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
59 while (__low < __high && !this->is(__m, *__low))
68 while (__low < __high && this->is(__m, *__low) != 0)
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/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.
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
59 while (__low < __high && !this->is(__m, *__low))
68 while (__low < __high && this->is(__m, *__low) != 0)
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/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.
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
59 while (__low < __high && !this->is(__m, *__low))
68 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...]

Completed in 515 milliseconds

1 2 3 4 5 6 7 8 91011>>