HomeSort by relevance Sort by last modified time
    Searched full:hidden (Results 276 - 300 of 5578) sorted by null

<<11121314151617181920>>

  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-i386/
hidden1.d 3 #error: .*relocation R_386_GOTOFF against undefined hidden symbol `foo' can not be used when making a shared object
hidden1.s 9 .hidden foo
hidden3.d 3 #error: .*relocation R_386_GOTOFF against undefined hidden symbol `foo' can not be used when making a shared object
hidden3.s 8 .hidden foo
tlsnopic2.s 3 .hidden sh1, sh2, sh3, sh4
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-mips-elf/
ehdr_start-1.ld 7 HIDDEN (_gp = ALIGN (16) + 0x7ff0);
ehdr_start-2.ld 8 HIDDEN (_gp = ALIGN (16) + 0x7ff0);
pic-and-nonpic-1.ld 8 HIDDEN (_gp = 0x68000);
tls-hidden2a.s 6 .hidden tls_hidden
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-plugin/
lto-8b.c 1 extern int bar(void) __attribute__((__visibility__("hidden"), __const__));
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-sparc/
tlsnopic.s 4 .hidden sh1, sh2, sh3, sh4
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-x86-64/
hidden1.d 3 #error: .*relocation R_X86_64_PC32 against undefined hidden symbol `foo' can not be used when making a shared object
hidden1.s 9 .hidden foo
hidden3.d 3 #error: .*relocation R_X86_64_PC32 against undefined hidden symbol `foo' can not be used when making a shared object
  /external/llvm/test/Instrumentation/InstrProfiling/
linkage.ll 6 @__profn_foo = hidden constant [3 x i8] c"foo"
7 @__profn_foo_weak = weak hidden constant [8 x i8] c"foo_weak"
9 @__profn_foo_inline = linkonce_odr hidden constant [10 x i8] c"foo_inline"
11 ; COMMON: @__profc_foo = hidden global
12 ; COMMON: @__profd_foo = hidden global
18 ; COMMON: @__profc_foo_weak = weak hidden global
19 ; COMMON: @__profd_foo_weak = weak hidden global
32 ; COMMON: @__profc_foo_inline = linkonce_odr hidden global
33 ; COMMON: @__profd_foo_inline = linkonce_odr hidden global
44 ; OTHER: define linkonce_odr hidden i32 @__llvm_profile_runtime_user() {{.*}}
    [all...]
  /external/boringssl/linux-x86_64/crypto/modes/
aesni-gcm-x86_64.S 5 .hidden aesni_gcm_encrypt
13 .hidden aesni_gcm_decrypt
  /external/clang/test/CodeGen/
hidden-alias-to-internal-function.c 5 __attribute__((visibility("hidden")));
7 // CHECK: @bar = hidden alias void (), void ()* @foo
  /external/clang/test/CodeGenCXX/
pr24097.cpp 1 // RUN: %clang_cc1 %s -triple=x86_64-pc-linux -fvisibility hidden -emit-llvm -O1 -disable-llvm-optzns -o - | FileCheck %s
19 // Test that it is not hidden
  /external/clang/test/Preprocessor/
macro-reserved.c 3 #define for 0 // expected-warning {{keyword is hidden by macro definition}}
35 #define inline inline__ // expected-warning {{keyword is hidden by macro definition}}
37 #define extern __inline // expected-warning {{keyword is hidden by macro definition}}
39 #define extern __extern // expected-warning {{keyword is hidden by macro definition}}
41 #define extern __extern__ // expected-warning {{keyword is hidden by macro definition}}
44 #define inline _inline // expected-warning {{keyword is hidden by macro definition}}
46 #define volatile // expected-warning {{keyword is hidden by macro definition}}
51 #define switch if // expected-warning {{keyword is hidden by macro definition}}
macro-reserved.cpp 3 #define for 0 // expected-warning {{keyword is hidden by macro definition}}
36 #define inline inline__ // expected-warning {{keyword is hidden by macro definition}}
38 #define extern __inline // expected-warning {{keyword is hidden by macro definition}}
40 #define extern __extern // expected-warning {{keyword is hidden by macro definition}}
42 #define extern __extern__ // expected-warning {{keyword is hidden by macro definition}}
45 #define inline _inline // expected-warning {{keyword is hidden by macro definition}}
47 #define volatile // expected-warning {{keyword is hidden by macro definition}}
53 #define switch if // expected-warning {{keyword is hidden by macro definition}}
  /external/icu/android_icu4j/src/main/java/android/icu/text/
UFieldPosition.java 17 * @hide draft / provisional / internal are hidden on Android
26 * @hide draft / provisional / internal are hidden on Android
35 * @hide draft / provisional / internal are hidden on Android
44 * @hide draft / provisional / internal are hidden on Android
53 * @hide draft / provisional / internal are hidden on Android
62 * @hide draft / provisional / internal are hidden on Android
72 * @hide draft / provisional / internal are hidden on Android
81 * @hide draft / provisional / internal are hidden on Android
  /external/jcommander/src/test/java/com/beust/jcommander/command/
CommandHidden.java 8 @Parameters(commandNames = "add", commandDescription = "Hidden command to add file contents to the index", hidden = true)
  /external/libxml2/
elfgcchack.h 72 extern __typeof (__xmlGenericError) __xmlGenericError__internal_alias __attribute((visibility("hidden")));
82 extern __typeof (__xmlGenericErrorContext) __xmlGenericErrorContext__internal_alias __attribute((visibility("hidden")));
94 extern __typeof (docbCreatePushParserCtxt) docbCreatePushParserCtxt__internal_alias __attribute((visibility("hidden")));
106 extern __typeof (htmlAttrAllowed) htmlAttrAllowed__internal_alias __attribute((visibility("hidden")));
118 extern __typeof (htmlAutoCloseTag) htmlAutoCloseTag__internal_alias __attribute((visibility("hidden")));
130 extern __typeof (htmlCreateFileParserCtxt) htmlCreateFileParserCtxt__internal_alias __attribute((visibility("hidden")));
142 extern __typeof (htmlCreateMemoryParserCtxt) htmlCreateMemoryParserCtxt__internal_alias __attribute((visibility("hidden")));
154 extern __typeof (htmlCreatePushParserCtxt) htmlCreatePushParserCtxt__internal_alias __attribute((visibility("hidden")));
166 extern __typeof (htmlCtxtReadDoc) htmlCtxtReadDoc__internal_alias __attribute((visibility("hidden")));
178 extern __typeof (htmlCtxtReadFd) htmlCtxtReadFd__internal_alias __attribute((visibility("hidden")));
    [all...]
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-elf/
export-class-def.s 12 .hidden hidden_bar
16 .hidden hidden_foo
  /external/clang/test/Sema/
attr-visibility.c 4 void test1() __attribute__((visibility("hidden")));
10 struct __attribute__((visibility("hidden"))) test4; // expected-note {{previous attribute is here}}
15 struct __attribute__((visibility("hidden"))) test5; // expected-note {{previous attribute is here}}
18 void test6() __attribute__((visibility("hidden"), // expected-note {{previous attribute is here}}
22 extern int test7 __attribute__((visibility("hidden"))); // expected-error {{visibility does not match previous declaration}}
28 int PR17105 __attribute__((visibility(hidden))); // expected-error {{'visibility' attribute requires a string}}

Completed in 1652 milliseconds

<<11121314151617181920>>