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

<<61626364656667686970>>

  /external/libunwind/src/sh/
Gregs.c 28 HIDDEN int
73 HIDDEN int
  /external/libxkbcommon/xkbcommon/test/data/symbols/
altwin 96 hidden partial modifier_keys
104 hidden partial modifier_keys
  /external/llvm/lib/Target/NVPTX/MCTargetDesc/
NVPTXMCAsmInfo.cpp 24 cl::Hidden, cl::init(false));
44 // PTX does not allow .hidden or .protected
  /external/llvm/test/CodeGen/X86/
2011-06-12-FastAllocSpill.ll 20 @0 = external hidden constant %0
22 define hidden void @f() ssp {
aliases.ll 44 ; CHECK-DAG: .hidden bar_h
45 @bar_h = hidden alias i32, i32* @bar
lsr-redundant-addressing.ll 9 @pgm = external hidden unnamed_addr global [5 x %0], align 32
10 @isa = external hidden unnamed_addr constant [13 x %1], align 32
sibcall-5.ll 38 @"\01L_OBJC_SELECTOR_REFERENCES_2" = external hidden global i8*, section "__DATA, __objc_selrefs, literal_pointers, no_dead_strip"
40 define hidden { double, double } @foo2(%0* %self, i8* nocapture %_cmd) uwtable optsize ssp {
  /external/python/cpython2/PC/os2emx/
pythonpm.c 1 /* OS/2 PM main program - creates a hidden window, and starts Python
65 /* create a (hidden) Window to house the window procedure */
  /external/selinux/libsemanage/src/
debug.c 54 void hidden semanage_msg_default_handler(void *varg __attribute__ ((unused)),
94 void hidden semanage_msg_relay_handler(void *varg,
  /external/skia/src/jumper/
build_stages.py 124 globl, hidden, label, comment, align = \
125 '.globl', 'HIDDEN', ':', '// ', 'BALIGN'
127 globl, hidden, label, comment, align = \
178 if hidden:
179 print hidden + ' _' + sym
213 print ' #define HIDDEN .private_extern'
221 print ' #define HIDDEN .hidden'
  /external/skqp/src/jumper/
build_stages.py 124 globl, hidden, label, comment, align = \
125 '.globl', 'HIDDEN', ':', '// ', 'BALIGN'
127 globl, hidden, label, comment, align = \
178 if hidden:
179 print hidden + ' _' + sym
213 print ' #define HIDDEN .private_extern'
221 print ' #define HIDDEN .hidden'
  /external/swiftshader/third_party/LLVM/test/CodeGen/X86/
2011-06-12-FastAllocSpill.ll 19 @0 = external hidden constant %0
21 define hidden void @f() ssp {
lsr-redundant-addressing.ll 9 @pgm = external hidden unnamed_addr global [5 x %0], align 32
10 @isa = external hidden unnamed_addr constant [13 x %1], align 32
  /frameworks/av/media/libmedia/include/media/
JAudioAttributes.h 47 // TODO: Java AudioAttributes.Builder.setCapturePreset() is systemApi and hidden.
60 // Also, the addTags() method is hidden.
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/car/
CarNavigationBarView.java 82 * Nav buttons will be hidden.
93 * If there are buttons declared in the layout they will be hidden and the normal
  /frameworks/base/tools/aapt2/java/
AnnotationProcessor.h 37 // <!-- This is meant to be hidden because
45 // * This is meant to be hidden because
  /frameworks/support/v7/appcompat/src/main/java/androidx/appcompat/widget/
ViewUtils.java 62 * Allow calling the hidden method {@code computeFitSystemWindows(Rect, Rect)} through
76 * Allow calling the hidden method {@code makeOptionalFitsSystem()} through reflection on
  /libcore/ojluni/src/main/java/java/nio/file/attribute/
DosFileAttributes.java 57 * Returns the value of the hidden attribute.
62 * @return the value of the hidden attribute
  /packages/apps/Messaging/src/com/android/messaging/ui/
CursorRecyclerAdapter.java 38 * This field should be made private, so it is hidden from the SDK.
43 * This field should be made private, so it is hidden from the SDK.
48 * This field should be made private, so it is hidden from the SDK.
53 * This field should be made private, so it is hidden from the SDK.
58 * This field should be made private, so it is hidden from the SDK.
63 * This field should be made private, so it is hidden from the SDK.
68 * This field should be made private, so it is hidden from the SDK.
73 * This field should be made private, so it is hidden from the SDK.
  /packages/apps/Messaging/src/com/android/messaging/ui/conversation/
ConversationInput.java 64 * @return true if the view is now shown, false if it now hidden
76 // Things are hidden by default, so only handle show.
  /packages/apps/TV/res/layout/
program_guide_side_panel.xml 18 <!-- layout_marginStart is set for the case of full mode. (i.e. side panel is hidden)
20 becomes invisible which happens when the side panel is hidden.
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/docs/DesignDocs/
VisibilityMacros.rst 19 Mark a symbol as hidden so it will not be exported from shared libraries.
44 Mark a function as hidden and force inlining whenever possible.
73 if `-fvisibility=hidden` is specified. Additionally applying a visibility
114 Mark a symbol as hidden so it will not be exported from shared libraries. This
119 When building libc++ with hidden visibility, we want explicit template
124 libc++ DSO built with hidden visibility without encountering missing symbols.
136 either hidden (via this macro) or inline, so that they don't leak into client
146 as hidden as that will prevent the dylib definition from being found.
  /system/bt/vendor_libs/test_vendor_lib/
Android.bp 32 "-fvisibility=hidden",
99 "-fvisibility=hidden",
  /toolchain/binutils/binutils-2.27/gold/testsuite/
pr20308_gd.S 53 .hidden __x86.get_pc_thunk.bx
60 .hidden __x86.get_pc_thunk.cx
pr20308_ld.S 59 .hidden __x86.get_pc_thunk.bx
66 .hidden __x86.get_pc_thunk.cx

Completed in 1368 milliseconds

<<61626364656667686970>>