OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:superset
(Results
51 - 75
of
364
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/llvm/lib/Target/MSP430/
MSP430InstrInfo.h
49
/// getRegisterInfo - TargetInstrInfo is a
superset
of MRegister info. As
/external/llvm/lib/Target/Sparc/
SparcInstrInfo.h
46
/// getRegisterInfo - TargetInstrInfo is a
superset
of MRegister info. As
/external/llvm/lib/Target/XCore/
XCoreInstrInfo.h
31
/// getRegisterInfo - TargetInstrInfo is a
superset
of MRegister info. As
/external/skia/site/dev/contrib/
c++11.md
9
feasibility. This is about what we can use, a
superset
of what we may use.
/external/valgrind/docs/internals/
module-structure.txt
41
modules in the core. This is a strict
superset
of the visible-to-tool
/frameworks/base/services/tests/servicestests/src/com/android/server/pm/backup/
BackupUtilsTest.java
70
//
Superset
is okay.
/libcore/ojluni/src/main/java/java/lang/
SuppressWarnings.java
35
* a
superset
of the warnings suppressed in all containing elements. For
/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/google/
GoogleSuggestionProvider.java
36
* a
superset
of the content provided by Google Suggest.
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
nfs.h
34
* a
superset
of NFSv2 errors (with the exception of NFSERR_WFLUSH which
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
nfs.h
36
* a
superset
of NFSv2 errors (with the exception of NFSERR_WFLUSH which
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setools/
mlsrulequery.py
67
"subset: {0.default_subset},
superset
: {0.default_superset}, "
/system/core/include/utils/
Printer.h
92
// - target's memory lifetime must be a
superset
of this String8Printer.
/external/llvm/lib/Analysis/
ScopedNoAliasAA.cpp
29
// has a set of noalias scopes in some domain that is
superset
of the alias
153
// is a
superset
of the set of alias scopes in that domain.
/prebuilts/go/darwin-x86/src/image/color/
ycbcr_test.go
67
// TestYCbCrGray tests that YCbCr colors are a
superset
of Gray colors.
116
// TestCMYKGray tests that CMYK colors are a
superset
of Gray colors.
/prebuilts/go/linux-x86/src/image/color/
ycbcr_test.go
67
// TestYCbCrGray tests that YCbCr colors are a
superset
of Gray colors.
116
// TestCMYKGray tests that CMYK colors are a
superset
of Gray colors.
/external/clang/test/CXX/drs/
dr0xx.cpp
282
void (A::*g)() throw () = f; // expected-error {{is not
superset
of source}}
285
void (A::*i)() throw () = &A::f; // expected-error {{is not
superset
of source}}
290
g2 = f; // expected-error {{is not
superset
}} expected-error {{incompatible}}
292
i2 = &A::f; // expected-error {{is not
superset
}} expected-error {{incompatible}}
999
void (*p)() throw(int) = &f; // expected-error {{target exception specification is not
superset
of source}}
1005
g(f); // expected-error {{is not
superset
}}
1006
g(q); // expected-error {{is not
superset
}}
/external/libxml2/test/valid/dtds/
xhtml-symbol.ent
199
<!ENTITY sup "⊃"> <!--
superset
of, U+2283 ISOtech -->
200
<!-- note that nsup, 'not a
superset
of, U+2283' is not covered by the Symbol
205
<!ENTITY supe "⊇"> <!--
superset
of or equal to,
/libcore/luni/src/main/java/java/util/concurrent/
CopyOnWriteArraySet.java
255
*
superset
of the given set.
257
* @return -1 if snapshot is not a
superset
, 0 if the two sets
259
* proper
superset
of the given set
/external/guava/guava-tests/test/com/google/common/math/
MathTesting.java
136
* a
superset
of POSITIVE_INTEGER_CANDIDATES.
170
* list is a
superset
of POSITIVE_LONG_CANDIDATES.
/system/sepolicy/tools/
checkfc.c
195
"Compares two file contexts files and reports one of subset, equal,
superset
, or incomparable.\n\n",
232
char *result_str[] = { "subset", "equal", "
superset
", "incomparable" };
/build/core/clang/
config.mk
174
# This allows us to use the
superset
of functionality that compiler-rt
/external/avahi/avahi-client/
client.h
39
/** States of a client object, a
superset
of AvahiServerState */
/external/guava/guava/src/com/google/common/collect/
ImmutableClassToInstanceMap.java
59
* and build again. Thus each map generated by this builder will be a
superset
/external/libselinux/include/selinux/
label.h
121
* if @h1 is identical to @h2, %SELABEL_SUPERSET if @h1 is a
superset
/external/llvm/lib/Target/Mips/
MipsInstrInfo.h
78
/// getRegisterInfo - TargetInstrInfo is a
superset
of MRegister info. As
Completed in 1270 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>