/cts/tools/dex-tools/src/dex/structure/ |
DexAnnotation.java | 27 * {@code Visibility} indicates the retention of a {@code DexAnnotation}. 29 enum Visibility { 48 private Visibility(byte value) { 53 * Returns the {@code Visibility} identified by the given {@code byte}. 58 * Visibility} 59 * @return the {@code Visibility} for the given {@code byte} 61 public static Visibility get(byte value) { 71 throw new IllegalArgumentException("Visibility doesn't exist!"); 77 * Returns the {@code Visibility} of this {@code DexAnnotation}. 79 * @return the {@code Visibility} of this {@code DexAnnotation [all...] |
/frameworks/base/core/java/com/android/internal/annotations/ |
VisibleForTesting.java | 23 * Denotes that the class, method or field has its visibility relaxed so 26 * The <code>visibility</code> argument can be used to specific what the original 27 * visibility should have been if it had not been made public or package-private for testing. 33 * Intended visibility if the element had not been made public or package-private for 36 enum Visibility { 46 * Intended visibility if the element had not been made public or package-private for testing. 49 Visibility visibility() default Visibility.PRIVATE;
|
/frameworks/layoutlib/common/src/com/android/tools/layoutlib/annotations/ |
VisibleForTesting.java | 23 * Denotes that the class, method or field has its visibility relaxed so 26 * The <code>visibility</code> argument can be used to specific what the original 27 * visibility should have been if it had not been made public or package-private for testing. 33 * Intended visibility if the element had not been made public or package-private for 36 enum Visibility { 46 * Intended visibility if the element had not been made public or package-private for testing. 49 Visibility visibility() default Visibility.PRIVATE;
|
/frameworks/layoutlib/create/src/com/android/tools/layoutlib/annotations/ |
VisibleForTesting.java | 23 * Denotes that the class, method or field has its visibility relaxed so 26 * The <code>visibility</code> argument can be used to specific what the original 27 * visibility should have been if it had not been made public or package-private for testing. 33 * Intended visibility if the element had not been made public or package-private for 36 enum Visibility { 46 * Intended visibility if the element had not been made public or package-private for testing. 49 Visibility visibility() default Visibility.PRIVATE;
|
/external/llvm/bindings/python/llvm/ |
enumerations.py | 26 'Visibility', 162 Visibility = [
|
/external/clang/include/clang/Basic/ |
Visibility.h | 1 //===--- Visibility.h - Visibility enumeration and utilities ----*- C++ -*-===// 11 /// \brief Defines the clang::Visibility enumeration and various utility 22 /// \brief Describes the different kinds of visibility that a declaration 25 /// Visibility determines how a declaration interacts with the dynamic 29 /// Visibility is not described in any language standard and 31 /// support all visibility kinds. 32 enum Visibility { 33 /// Objects with "hidden" visibility are not seen by the dynamic 37 /// Objects with "protected" visibility are seen by the dynami [all...] |
/prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/Basic/ |
Visibility.h | 1 //===--- Visibility.h - Visibility enumeration and utilities ----*- C++ -*-===// 11 /// \brief Defines the clang::Visibility enumeration and various utility 22 /// \brief Describes the different kinds of visibility that a declaration 25 /// Visibility determines how a declaration interacts with the dynamic 29 /// Visibility is not described in any language standard and 31 /// support all visibility kinds. 32 enum Visibility { 33 /// Objects with "hidden" visibility are not seen by the dynamic 37 /// Objects with "protected" visibility are seen by the dynami [all...] |
/prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/Basic/ |
Visibility.h | 1 //===--- Visibility.h - Visibility enumeration and utilities ----*- C++ -*-===// 11 /// \brief Defines the clang::Visibility enumeration and various utility 22 /// \brief Describes the different kinds of visibility that a declaration 25 /// Visibility determines how a declaration interacts with the dynamic 29 /// Visibility is not described in any language standard and 31 /// support all visibility kinds. 32 enum Visibility { 33 /// Objects with "hidden" visibility are not seen by the dynamic 37 /// Objects with "protected" visibility are seen by the dynami [all...] |
/prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/Basic/ |
Visibility.h | 1 //===--- Visibility.h - Visibility enumeration and utilities ----*- C++ -*-===// 11 /// \brief Defines the clang::Visibility enumeration and various utility 22 /// \brief Describes the different kinds of visibility that a declaration 25 /// Visibility determines how a declaration interacts with the dynamic 29 /// Visibility is not described in any language standard and 31 /// support all visibility kinds. 32 enum Visibility { 33 /// Objects with "hidden" visibility are not seen by the dynamic 37 /// Objects with "protected" visibility are seen by the dynami [all...] |
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Basic/ |
Visibility.h | 1 //===--- Visibility.h - Visibility enumeration and utilities ----*- C++ -*-===// 11 /// \brief Defines the clang::Visibility enumeration and various utility 22 /// \brief Describes the different kinds of visibility that a declaration 25 /// Visibility determines how a declaration interacts with the dynamic 29 /// Visibility is not described in any language standard and 31 /// support all visibility kinds. 32 enum Visibility { 33 /// Objects with "hidden" visibility are not seen by the dynamic 37 /// Objects with "protected" visibility are seen by the dynami [all...] |
/prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/Basic/ |
Visibility.h | 1 //===--- Visibility.h - Visibility enumeration and utilities ----*- C++ -*-===// 11 /// \brief Defines the clang::Visibility enumeration and various utility 22 /// \brief Describes the different kinds of visibility that a declaration 25 /// Visibility determines how a declaration interacts with the dynamic 29 /// Visibility is not described in any language standard and 31 /// support all visibility kinds. 32 enum Visibility { 33 /// Objects with "hidden" visibility are not seen by the dynamic 37 /// Objects with "protected" visibility are seen by the dynami [all...] |
/prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/Basic/ |
Visibility.h | 1 //===--- Visibility.h - Visibility enumeration and utilities ----*- C++ -*-===// 11 /// \brief Defines the clang::Visibility enumeration and various utility 22 /// \brief Describes the different kinds of visibility that a declaration 25 /// Visibility determines how a declaration interacts with the dynamic 29 /// Visibility is not described in any language standard and 31 /// support all visibility kinds. 32 enum Visibility { 33 /// Objects with "hidden" visibility are not seen by the dynamic 37 /// Objects with "protected" visibility are seen by the dynami [all...] |
/prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/Basic/ |
Visibility.h | 1 //===--- Visibility.h - Visibility enumeration and utilities ----*- C++ -*-===// 11 /// \brief Defines the clang::Visibility enumeration and various utility 22 /// \brief Describes the different kinds of visibility that a declaration 25 /// Visibility determines how a declaration interacts with the dynamic 29 /// Visibility is not described in any language standard and 31 /// support all visibility kinds. 32 enum Visibility { 33 /// Objects with "hidden" visibility are not seen by the dynamic 37 /// Objects with "protected" visibility are seen by the dynami [all...] |
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Basic/ |
Visibility.h | 1 //===--- Visibility.h - Visibility enumeration and utilities ----*- C++ -*-===// 11 /// \brief Defines the clang::Visibility enumeration and various utility 22 /// \brief Describes the different kinds of visibility that a declaration 25 /// Visibility determines how a declaration interacts with the dynamic 29 /// Visibility is not described in any language standard and 31 /// support all visibility kinds. 32 enum Visibility { 33 /// Objects with "hidden" visibility are not seen by the dynamic 37 /// Objects with "protected" visibility are seen by the dynami [all...] |
/external/swiftshader/third_party/LLVM/lib/MC/ |
MCELF.cpp | 55 void MCELF::SetVisibility(MCSymbolData &SD, unsigned Visibility) { 56 assert(Visibility == ELF::STV_DEFAULT || Visibility == ELF::STV_INTERNAL || 57 Visibility == ELF::STV_HIDDEN || Visibility == ELF::STV_PROTECTED); 60 SD.setFlags(OtherFlags | (Visibility << ELF_STV_Shift)); 64 unsigned Visibility = 66 assert(Visibility == ELF::STV_DEFAULT || Visibility == ELF::STV_INTERNAL || 67 Visibility == ELF::STV_HIDDEN || Visibility == ELF::STV_PROTECTED) [all...] |
MCELF.h | 29 static void SetVisibility(MCSymbolData &SD, unsigned Visibility);
|
/external/llvm/lib/MC/ |
MCSymbolELF.cpp | 147 void MCSymbolELF::setVisibility(unsigned Visibility) { 148 assert(Visibility == ELF::STV_DEFAULT || Visibility == ELF::STV_INTERNAL || 149 Visibility == ELF::STV_HIDDEN || Visibility == ELF::STV_PROTECTED); 152 setFlags(OtherFlags | (Visibility << ELF_STV_Shift)); 156 unsigned Visibility = (getFlags() & (0x3 << ELF_STV_Shift)) >> ELF_STV_Shift; 157 assert(Visibility == ELF::STV_DEFAULT || Visibility == ELF::STV_INTERNAL || 158 Visibility == ELF::STV_HIDDEN || Visibility == ELF::STV_PROTECTED) [all...] |
/frameworks/base/opengl/java/android/opengl/ |
Visibility.java | 20 * A collection of utility methods for computing the visibility of triangle 24 public class Visibility {
|
/external/guice/core/src/com/google/inject/internal/ |
BytecodeGen.java | 44 * <li><strong>Visibility.</strong> Containers like <code>OSGi</code> use class loader boundaries 52 * package visibility. 181 if (Visibility.forType(type) == Visibility.PUBLIC) { 195 public static net.sf.cglib.reflect.FastClass newFastClass(Class<?> type, Visibility visibility) { 199 if (visibility == Visibility.PUBLIC) { 207 public static net.sf.cglib.proxy.Enhancer newEnhancer(Class<?> type, Visibility visibility) { [all...] |
/external/clang/include/clang/Lex/ |
ModuleLoader.h | 85 /// \param Visibility The visibility provided for the names in the loaded 96 Module::NameVisibilityKind Visibility, 101 Module::NameVisibilityKind Visibility,
|
/external/deqp/framework/egl/ |
egluNativeWindow.hpp | 44 enum Visibility 61 Visibility visibility; //!< Visibility for window member in struct:eglu::WindowParams 63 WindowParams (void) : width(SIZE_DONT_CARE), height(SIZE_DONT_CARE), visibility(VISIBILITY_DONT_CARE) {} 64 WindowParams (int width_, int height_, Visibility visibility_) : width(width_), height(height_), visibility(visibility_) {} 110 // Change window visibility. Default throws tcu::NotSupportedError(). 111 virtual void setVisibility (WindowParams::Visibility visibility); [all...] |
/cts/tools/dex-tools/src/dex/reader/ |
DexAnnotationImpl.java | 32 private Visibility visibility; field in class:DexAnnotationImpl 50 visibility = Visibility.get(buffer.readUByte()); 63 public Visibility getVisibility() { 64 return visibility;
|
/external/deqp/framework/opengl/ |
gluRenderConfig.hpp | 52 enum Visibility 71 Visibility windowVisibility; 104 RenderConfig::Visibility parseWindowVisibility (const tcu::CommandLine& cmdLine);
|
/packages/apps/TV/src/com/android/tv/dvr/ui/ |
FadeBackground.java | 28 import android.transition.Visibility; 43 mMode = a.getInt(R.styleable.FadeBackground_fadingMode, Visibility.MODE_IN); 64 return mMode == Visibility.MODE_OUT
|
/cts/tests/tests/transition/src/android/transition/cts/ |
VisibilityTest.java | 33 import android.transition.Visibility; 47 Visibility mVisibilityTransition; 53 mVisibilityTransition = (Visibility) mTransition; 58 assertEquals(Visibility.MODE_IN | Visibility.MODE_OUT, mVisibilityTransition.getMode()); 73 mVisibilityTransition.setMode(Visibility.MODE_IN); 85 mVisibilityTransition.setMode(Visibility.MODE_OUT); 161 static class AppearTransition extends Visibility { 182 static class DisappearTransition extends Visibility {
|