Searched defs:Restriction (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/base/test/android/javatests/src/org/chromium/base/test/util/
H A DRestriction.java15 * @Restriction({RESTRICTION_TYPE_PHONE, RESTRICTION_TYPE_SMALL_MEMORY})
20 public @interface Restriction { interface
/external/clang/lib/Basic/
H A DModule.cpp237 if (Module *Restriction = Exports[I].getPointer())
238 WildcardRestrictions.push_back(Restriction);
256 Module *Restriction = WildcardRestrictions[R]; local
257 if (Mod == Restriction || Mod->isSubModuleOf(Restriction)) {
370 if (Module *Restriction = Exports[I].getPointer()) {
371 OS << Restriction->getFullModuleName();
/external/google-tv-pairing-protocol/java/jar/
H A Dbcprov-jdk15-143.jarMETA-INF/MANIFEST.MF META-INF/BCKEY.SF META-INF/BCKEY.DSA META ...

Completed in 3972 milliseconds