/external/clang/test/CXX/except/except.spec/ |
p5-pointers.cpp | 44 t1 = &s2; // expected-error {{not superset}} expected-error {{incompatible type}} 45 t1 = &s3; // expected-error {{not superset}} expected-error {{incompatible type}} 46 void (&t2)() throw() = s2; // expected-error {{not superset}} 51 t4 = &s5; // expected-error {{not superset}} expected-error {{incompatible type}} 56 t1 = t3; // expected-error {{not superset}} expected-error {{incompatible type}} 59 t6 = t4; // expected-error {{not superset}} expected-error {{incompatible type}} 62 t1 = t5; // expected-error {{not superset}} expected-error {{incompatible type}} 84 void (Str1::*pfn3)() throw() = &Str1::f; // expected-error {{not superset}}
|
template.cpp | 9 void (*t2)() throw() = &f1<0>; // expected-error {{not superset}} 12 void (*t4)() noexcept = &f2<0>; // expected-error {{not superset}}
|
/external/freetype/include/ |
ftwinfnt.h | 63 * subdirectory. cp1361 is roughly a superset of 105 * A superset of Thai TIS 620 and ISO 8859-11. 108 * A superset of Japanese Shift-JIS (with minor deviations). 111 * A superset of simplified Chinese GB 2312-1980 (with different 115 * A superset of Korean Hangul KS~C 5601-1987 (with different 119 * A superset of traditional Chinese Big~5 ETen (with different 123 * A superset of East European ISO 8859-2 (with slightly different 127 * A superset of Russian ISO 8859-5 (with different ordering). 130 * ANSI encoding. A superset of ISO 8859-1. 133 * A superset of Greek ISO 8859-7 (with minor modifications) [all...] |
/external/pdfium/third_party/freetype/include/freetype/ |
ftwinfnt.h | 63 * subdirectory. cp1361 is roughly a superset of 105 * A superset of Thai TIS 620 and ISO 8859-11. 108 * A superset of Japanese Shift-JIS (with minor deviations). 111 * A superset of simplified Chinese GB 2312-1980 (with different 115 * A superset of Korean Hangul KS~C 5601-1987 (with different 119 * A superset of traditional Chinese Big~5 ETen (with different 123 * A superset of East European ISO 8859-2 (with slightly different 127 * A superset of Russian ISO 8859-5 (with different ordering). 130 * ANSI encoding. A superset of ISO 8859-1. 133 * A superset of Greek ISO 8859-7 (with minor modifications) [all...] |
/prebuilts/misc/darwin-x86_64/freetype/include/freetype2/ |
ftwinfnt.h | 63 * subdirectory. cp1361 is roughly a superset of 105 * A superset of Thai TIS 620 and ISO 8859-11. 108 * A superset of Japanese Shift-JIS (with minor deviations). 111 * A superset of simplified Chinese GB 2312-1980 (with different 115 * A superset of Korean Hangul KS~C 5601-1987 (with different 119 * A superset of traditional Chinese Big~5 ETen (with different 123 * A superset of East European ISO 8859-2 (with slightly different 127 * A superset of Russian ISO 8859-5 (with different ordering). 130 * ANSI encoding. A superset of ISO 8859-1. 133 * A superset of Greek ISO 8859-7 (with minor modifications) [all...] |
/pdk/ |
README | 3 PDK release includes only necessary components for developing android HAL (Hardware Abstraction Layer). Note that the full android release is a superset of PDK release, and there is no separate PDK release to public as the full platform release includes everything in PDK.
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setools/ |
portconquery.py | 44 ports_superset If true, the criteria will match if it is a superset 46 ports_proper If true, use proper superset/subset operations. 66 range_superset If true, the criteria will match if it is a superset 68 range_proper If true, use proper superset/subset operations. 121 "subset: {0.ports_subset}, superset: {0.ports_superset}, " 127 "superset: {0.range_superset}, proper: {0.range_proper}".format(self))
|
fsusequery.py | 53 range_superset If true, the criteria will match if it is a superset 55 range_proper If true, use proper superset/subset operations. 72 "superset: {0.range_superset}, proper: {0.range_proper}".format(self))
|
genfsconquery.py | 55 range_superset If true, the criteria will match if it is a superset 57 range_proper If true, use proper superset/subset operations. 77 "superset: {0.range_superset}, proper: {0.range_proper}".format(self))
|
initsidquery.py | 51 range_superset If true, the criteria will match if it is a superset 53 range_proper If true, use proper superset/subset operations. 65 "superset: {0.range_superset}, proper: {0.range_proper}".format(self))
|
netifconquery.py | 51 range_superset If true, the criteria will match if it is a superset 53 range_proper If true, use proper superset/subset operations. 65 "superset: {0.range_superset}, proper: {0.range_proper}".format(self))
|
userquery.py | 58 range_superset If true, the criteria will match if it is a superset 60 range_proper If true, use proper superset/subset operations. 86 "superset: {0.range_superset}, proper: {0.range_proper}".format(self))
|
query.py | 134 def _match_range(obj, criteria, subset, overlap, superset, proper): 142 superset If true, the criteria will match if it is a superset of the obj's range. 143 proper If true, use proper superset/subset operations. 157 elif superset:
|
contextquery.py | 51 is a superset of the context's range. 52 range_proper If true, use proper superset/subset
|
/external/clang/include/clang/Frontend/ |
LangStandard.h | 61 /// isC89 - Language is a superset of C89. 64 /// isC99 - Language is a superset of C99. 67 /// isC11 - Language is a superset of C11.
|
/external/guava/guava-testlib/src/com/google/common/collect/testing/testers/ |
CollectionRetainAllTester.java | 66 private Target superset; field in class:CollectionRetainAllTester 86 superset 89 "superset"); 166 // retainAll(superset) 170 expectReturnsFalse(superset); 176 expectReturnsFalseOrThrows(superset);
|
/external/bison/m4/ |
snprintf.m4 | 9 dnl must guarantee that the decision for replacing snprintf is a superset
|
vsnprintf.m4 | 9 dnl must guarantee that the decision for replacing vsnprintf is a superset
|
/external/clang/test/Lexer/ |
has_extension.c | 9 // Arbitrary feature to test that has_extension is a superset of has_feature
|
/external/skia/src/gpu/vk/ |
GrVkUtil.cpp | 39 // converting to ETC2 which is a superset of ETC1
|
/system/extras/memtrack/ |
Android.mk | 52 # updating compiler-rt to be a superset of libgcc will allow this WAR to be
|
/cts/tests/tests/media/src/android/media/cts/ |
MediaCodecListTest.java | 110 public void assertEqualsOrSuperset(Set big, Set tiny, boolean superset) { 111 if (!superset) { 135 CodecCapabilities big, CodecCapabilities tiny, boolean superset) { 137 assertEqualsOrSuperset(asSet(big.colorFormats), asSet(tiny.colorFormats), superset); local 138 assertEqualsOrSuperset(asSet(big.profileLevels), asSet(tiny.profileLevels), superset); local 151 MediaCodecInfo big, MediaCodecInfo tiny, boolean superset) { 155 asSet(big.getSupportedTypes()), asSet(tiny.getSupportedTypes()), superset); local 160 superset); local 165 assertEqualsOrSuperset(big, tiny, true /* superset */); 169 assertEqualsOrSuperset(big, tiny, false /* superset */); [all...] |
/toolchain/binutils/binutils-2.25/bfd/ |
cpu-m68k.c | 179 int superset = 0, subset = 0; local 195 superset = ix; 202 superset = ix; 205 return superset ? superset : subset;
|
/external/parameter-framework/upstream/ |
SetVersion.cmake | 70 set(PF_VERSION_SHA1 ${CMAKE_MATCH_6}) # Skip the 5th: it is a superset of the 6th 71 set(PF_VERSION_DIRTY ${CMAKE_MATCH_8}) # Skip the 7th: it is a superset of the 8th
|
/ndk/tests/build/issue56508-gcc4.7-ICE/jni/ |
extraMachine.c | 45 ** "superset" points to the parent string handle. 47 struct hdl *superset; /* see above */ member in union:hdl::__anon35399
|