HomeSort by relevance Sort by last modified time
    Searched full:hidden (Results 1201 - 1225 of 7805) sorted by null

<<41424344454647484950>>

  /frameworks/av/media/libeffects/preprocessing/
Android.mk 32 LOCAL_CFLAGS += -fvisibility=hidden
  /hardware/qcom/audio/voice_processing/
Android.mk 30 LOCAL_CFLAGS += -fvisibility=hidden
  /platform_testing/libraries/flicker/test/
AndroidTest.xml 12 <option name="hidden-api-checks" value="false" />
  /prebuilts/go/darwin-x86/src/runtime/cgo/
openbsd.go 18 // This is normally marked as hidden and placed in the
  /prebuilts/go/darwin-x86/test/fixedbugs/bug437.dir/
x.go 7 // hidden method. This used to cause a link error with gccgo.
  /prebuilts/go/linux-x86/src/runtime/cgo/
openbsd.go 18 // This is normally marked as hidden and placed in the
  /prebuilts/go/linux-x86/test/fixedbugs/bug437.dir/
x.go 7 // hidden method. This used to cause a link error with gccgo.
  /system/core/libnativeloader/
Android.bp 19 "-fvisibility=hidden",
  /system/keymaster/key_blob_utils/
ocb_utils.cpp 50 const AuthorizationSet& hidden,
54 hidden.SerializedSize() + hw_enforced.SerializedSize() + sw_enforced.SerializedSize();
61 buf = hidden.Serialize(buf, end);
70 const AuthorizationSet& hidden,
75 keymaster_error_t error = BuildDerivationData(hw_enforced, sw_enforced, hidden,
119 const AuthorizationSet& sw_enforced, const AuthorizationSet& hidden,
133 InitializeKeyWrappingContext(hw_enforced, sw_enforced, hidden, master_key, &ctx);
155 const AuthorizationSet& sw_enforced, const AuthorizationSet& hidden,
169 InitializeKeyWrappingContext(hw_enforced, sw_enforced, hidden, master_key, &ctx);
  /toolchain/binutils/binutils-2.27/gold/testsuite/
hidden_test.sh 3 # hidden_test.sh -- a test case for hidden and internal symbols.
30 # hidden symbols. The errors will be found in hidden_test.err.
62 # We shouldn't see errors for the hidden and internal symbols either (PR 15574).
66 # We shouldn't see the hidden or internal symbols in the dynamic symbol table.
ifuncdep2.c 5 int global __attribute__ ((visibility ("hidden"))) = -1;
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-arm/
ifunc-5.s 21 .hidden f3
ifunc-7.s 25 .hidden f3
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-elfvsb/
sh1.c 206 asm (".hidden visibility_normal");
268 asm (".hidden visibility_var_normal");
328 asm (".hidden visibility");
329 asm (".hidden visibility_var");
339 asm (".hidden shlib_visibility_com");
355 asm (".hidden shlib_visibility_undef_var_weak");
359 asm (".hidden shlib_visibility_undef_func_weak");
363 asm (".hidden shlib_visibility_var_weak");
367 asm (".hidden shlib_visibility_func_weak");
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-ifunc/
ifunc-7-i386.s 8 .hidden foo
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-mips-elf/
dyn-sec64.ld 20 HIDDEN (_gp = ALIGN (16) + 0x7ff0);
got-dump-1.ld 17 HIDDEN (_gp = ALIGN (16) + 0x7ff0);
got-dump-2.ld 16 HIDDEN (_gp = ALIGN (16) + 0x7ff0);
got-page-1.ld 19 HIDDEN (_gp = . + 0x7ff0);
mips16-pic-1.ld 17 HIDDEN (_gp = . + 0x7ff0);
pic-and-nonpic-3a.ld 21 HIDDEN (_gp = . + 0x7ff0);
reloc-estimate-1.ld 23 HIDDEN (_gp = . + 0x7ff0);
tls-hidden3.ld 16 HIDDEN (_gp = . + 0x7ff0);
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-sparc/
tlssunnopic32.s 17 .hidden _GLOBAL_OFFSET_TABLE_
36 /* IE against hidden var */
43 /* direct %g7 access IE against hidden var */
70 /* LE, hidden var, direct %g7 access */
tlssunnopic64.s 17 .hidden _GLOBAL_OFFSET_TABLE_
40 /* IE against hidden var */
47 /* direct %g7 access IE against hidden var */
74 /* LE, hidden var, direct %g7 access */

Completed in 916 milliseconds

<<41424344454647484950>>