/external/guava/guava-testlib/test/com/google/common/testing/ |
ClassSanityTesterTest.java | 28 import com.google.common.testing.NullPointerTester.Visibility; 424 tester.doTestNulls(NoNullCheckNeededDespitNotInstantiable.class, Visibility.PACKAGE); [all...] |
/frameworks/compile/mclinker/lib/Target/Hexagon/ |
HexagonRelocator.cpp | 449 (ResolveInfo::Visibility)pSym.other()); 467 (ResolveInfo::Visibility)alias->other());
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/ |
LayoutEditorDelegate.java | 22 import com.android.annotations.VisibleForTesting.Visibility; 186 @VisibleForTesting(visibility=Visibility.PRIVATE) [all...] |
/art/compiler/debug/dwarf/ |
dwarf_constants.h | 475 enum Visibility : uint8_t {
|
/external/dagger2/lib/ |
auto-common-1.0-20151022.071545-39.jar | |
/external/llvm/include/llvm/Support/ |
Dwarf.h | 363 // Visibility codes 623 const char *VisibilityString(unsigned Visibility);
|
/frameworks/compile/slang/ |
slang.cpp | 287 clang::Module::NameVisibilityKind Visibility,
|
/prebuilts/tools/common/m2/repository/com/google/auto/auto-common/0.4/ |
auto-common-0.4.jar | |
/external/llvm/lib/MC/ |
ELFObjectWriter.cpp | 468 // Other and Visibility share the same byte with Visibility using the lower 470 uint8_t Visibility = Symbol.getVisibility(); 471 uint8_t Other = Symbol.getOther() | Visibility; [all...] |
/frameworks/compile/mclinker/lib/LD/ |
ELFReader.cpp | 125 ResolveInfo::Visibility ld_vis = getSymVisibility(st_other); 625 ResolveInfo::Visibility ld_vis = getSymVisibility(st_other); [all...] |
/external/llvm/bindings/ocaml/llvm/ |
llvm.ml | 62 module Visibility = struct 586 external visibility : llvalue -> Visibility.t = "llvm_visibility" 587 external set_visibility : Visibility.t -> llvalue -> unit = "llvm_set_visibility" [all...] |
/frameworks/base/core/java/android/view/ |
View.java | 174 * <li><strong>Set visibility:</strong> You can hide or show views using 290 * <td>Called when the visibility of the window containing the view [all...] |
/frameworks/compile/mclinker/lib/Target/Mips/ |
MipsRelocator.cpp | 520 (ResolveInfo::Visibility)pSym.other()); 542 (ResolveInfo::Visibility)alias->other()); [all...] |
/frameworks/compile/mclinker/lib/Target/X86/ |
X86Relocator.cpp | 244 (ResolveInfo::Visibility)pSym.other()); 262 (ResolveInfo::Visibility)alias->other()); [all...] |
/external/clang/lib/CodeGen/ |
CodeGenModule.h | 338 /// bitcast to i8*. This is used for forcing visibility of symbols which may 660 /// Set the visibility for the given LLVM GlobalValue. 667 static llvm::GlobalValue::VisibilityTypes GetLLVMVisibility(Visibility V) { 673 llvm_unreachable("unknown visibility!"); [all...] |
/frameworks/base/docs/html/reference/android/support/test/ |
navtree_data.js | 33 , null ], [ "Enums", null, [ [ "ViewMatchers.Visibility", "reference/android/support/test/espresso/matcher/ViewMatchers.Visibility.html", null, null ] ]
|
/frameworks/compile/mclinker/lib/Object/ |
ObjectLinker.cpp | 529 ResolveInfo::Visibility vis = ResolveInfo::Default; 534 // and visibility - Default or retain 537 vis = old_info->visibility(); 541 // Add symbol and refine the visibility if needed [all...] |
/frameworks/compile/mclinker/lib/Target/AArch64/ |
AArch64Relocator.cpp | 146 (ResolveInfo::Visibility)pSym.other()); 422 (pReloc.symInfo()->visibility() != ResolveInfo::Default));
|
/prebuilts/eclipse/maven/apache-maven-3.2.1/lib/ |
sisu-guice-3.1.3-no_aop.jar | |
/prebuilts/tools/common/m2/repository/org/sonatype/sisu/sisu-guice/3.1.0/ |
sisu-guice-3.1.0-no_aop.jar | |
/external/clang/include/clang/AST/ |
Decl.h | 284 /// \brief Determines the visibility of this entity. 285 Visibility getVisibility() const { 289 /// \brief Determines the linkage and visibility of this entity. 292 /// Kinds of explicit visibility. 298 /// \brief If visibility was explicitly specified for this 299 /// declaration, return that visibility. 300 Optional<Visibility> [all...] |
/external/llvm/lib/CodeGen/AsmPrinter/ |
AsmPrinter.cpp | [all...] |
/prebuilts/gradle-plugin/com/android/tools/common/22.2.0/ |
common-22.2.0.jar | |
/prebuilts/gradle-plugin/com/android/tools/common/22.4.0/ |
common-22.4.0.jar | |
/prebuilts/gradle-plugin/com/android/tools/common/22.4.2/ |
common-22.4.2.jar | |