Searched
full:hidden (Results
1376 -
1400 of
7805) sorted by null
<<51525354555657585960>>
| /external/llvm/test/Instrumentation/InstrProfiling/ |
| noruntime.ll | 10 @__profn_foo = hidden constant [3 x i8] c"foo"
|
| /external/llvm/test/Transforms/Sink/ |
| landingpad.ll | 4 declare hidden void @g()
|
| /external/mesa3d/src/mapi/ |
| entry_x86-64_tls.h | 29 #define HIDDEN __attribute__((visibility("hidden"))) 31 #define HIDDEN 75 x86_64_entry_start[] HIDDEN;
|
| mapi_abi.py | 53 self.hidden = attrs['hidden'] 151 'hidden': not func.is_static_entry_point(name), 192 'hidden': False, 203 elif val == 'hidden': 204 attrs['hidden'] = True 328 # non-handcode hidden aliases may share the entry they alias 329 use_alias = (ent.hidden and ent.alias and not ent.handcode) 338 export = self.api_call if not ent.hidden else '' 380 if mangle and ent.hidden [all...] |
| /external/mockito/src/main/java/org/mockito/internal/creation/ |
| SuspendMethod.java | 10 * Utilities for Kotlin Continuation-Passing-Style suspending function, detecting and trimming last hidden parameter.
|
| /external/pdfium/fxjs/ |
| cjs_display.cpp | 11 {"hidden", JSConstSpec::Number, 1, 0},
|
| /external/pdfium/testing/resources/pixel/ |
| bug_492.in | 43 annot.hidden = false;
|
| /external/python/cpython2/Doc/ |
| contents.rst | 28 :hidden:
|
| /external/python/cpython3/Doc/ |
| contents.rst | 28 :hidden:
|
| /external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/ |
| ShadowNetwork.java | 15 * Creates new instance of {@link Network}, because its constructor is hidden.
|
| /external/swiftshader/third_party/LLVM/test/CodeGen/ARM/ |
| 2011-04-26-SchedTweak.ll | 10 @FuncPtr = external hidden unnamed_addr global %struct.FF* 11 @.str1 = external hidden unnamed_addr constant [6 x i8], align 4 13 @.str2 = external hidden unnamed_addr constant [58 x i8], align 4 14 @.str3 = external hidden unnamed_addr constant [58 x i8], align 4
|
| /external/swiftshader/third_party/LLVM/test/CodeGen/PowerPC/ |
| 2007-09-04-AltivecDST.ll | 3 define hidden void @_Z4borkPc(i8* %image) {
|
| /external/swiftshader/third_party/LLVM/test/CodeGen/X86/ |
| 2008-09-26-FrameAddrBug.ll | 11 define hidden void @_Unwind_Resume(%struct._Unwind_Exception* %exc) noreturn noreturn {
|
| empty-struct-return-type.ll | 15 declare hidden { } @_ZNK5QHashIPv15QHashDummyValueE5valueERKS0_(i8** nocapture) nounwind
|
| /external/syslinux/com32/gpllib/disk/ |
| labels.c | 78 strlcpy(buffer, "Hidden DOS 12-bit FAT", buffer_size); 84 strlcpy(buffer, "Hidden DOS 16-bit FAT <32M", buffer_size); 87 strlcpy(buffer, "Hidden DOS 16-bit FAT >=32M", buffer_size); 90 strlcpy(buffer, "Hidden HPFS/exFAT/NTFS", buffer_size); 100 strlcpy(buffer, "Hidden WIN95 OSR2 32-bit FAT", buffer_size); 103 strlcpy(buffer, "Hidden WIN95 OSR2 32-bit FAT, LBA-mapped", 107 strlcpy(buffer, "Hidden WIN95 16-bit FAT, LBA-mapped", buffer_size); 129 strlcpy(buffer, "PQService (Acer laptop hidden rescue partition)", buffer_size); 130 //Windows RE hidden partition 175 strlcpy(buffer, "Hidden NetWare", buffer_size) [all...] |
| /external/tensorflow/tensorflow/core/api_def/base_api/ |
| api_def_LRNGrad.pbtxt | 3 visibility: HIDDEN
|
| api_def_MaxPoolGradWithArgmax.pbtxt | 3 visibility: HIDDEN
|
| api_def_RefEnter.pbtxt | 3 visibility: HIDDEN
|
| api_def_RefMerge.pbtxt | 3 visibility: HIDDEN
|
| api_def_ResizeBicubicGrad.pbtxt | 3 visibility: HIDDEN
|
| api_def_ResizeBilinearGrad.pbtxt | 3 visibility: HIDDEN
|
| api_def_ResizeNearestNeighborGrad.pbtxt | 3 visibility: HIDDEN
|
| /external/v8/ |
| Android.v8common.mk | 18 -fvisibility=hidden \
|
| /frameworks/base/core/java/android/view/ |
| IWallpaperVisibilityListener.aidl | 25 * Method that will be invoked when wallpaper becomes visible or hidden.
|
| /frameworks/base/core/java/android/view/autofill/ |
| IAutofillWindowPresenter.aidl | 24 * when its window should be shown and hidden.
|
Completed in 1389 milliseconds
<<51525354555657585960>>