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

<<71727374757677787980>>

  /external/mesa3d/src/mesa/x86-64/
xform4.S 33 .hidden _mesa_x86_64_cpuid
50 .hidden _mesa_x86_64_transform_points4_general
126 .hidden _mesa_x86_64_transform_points4_3d
198 .hidden _mesa_x86_64_transform_points4_identity
227 .hidden _mesa_3dnow_transform_points4_3d_no_rot
292 .hidden _mesa_3dnow_transform_points4_perspective
359 .hidden _mesa_3dnow_transform_points4_2d_no_rot
415 .hidden _mesa_3dnow_transform_points4_2d
  /external/python/cpython2/Modules/_ctypes/libffi_osx/include/
fficonfig.h 140 # define FFI_HIDDEN(name) .hidden name
142 # define FFI_HIDDEN __attribute__((visibility ("hidden")))
  /external/python/cpython3/Modules/_ctypes/libffi_osx/include/
fficonfig.h 140 # define FFI_HIDDEN(name) .hidden name
142 # define FFI_HIDDEN __attribute__((visibility ("hidden")))
  /external/replicaisland/src/com/replica/replicaisland/
EnemyAnimationComponent.java 32 HIDDEN,
113 mSprite.playAnimation(EnemyAnimations.HIDDEN.ordinal());
  /external/swiftshader/third_party/LLVM/test/Transforms/ObjCARC/
retain-block-alloca.ll 13 @__block_descriptor_tmp = external hidden constant { i64, i64, i8*, i8*, i8*, i8* }
14 @"\01L_OBJC_SELECTOR_REFERENCES_" = external hidden global i8*, section "__DATA, __objc_selrefs, literal_pointers, no_dead_strip"
  /external/syslinux/core/
com32.inc 41 global __com32:data hidden
62 global CurrentDirName:data hidden
diskboot.inc 31 global StackBuf, PartInfo, Hidden, OrigESDI, DriveNumber
40 Hidden equ StackBuf-24 ; Partition offset (qword)
45 StackHome equ Hidden ; The start of the canonical stack
94 superd Hidden
216 ; No partition table given... assume that the Hidden field in the boot sector
296 add eax,[Hidden] ; Add partition offset
297 adc edx,[Hidden+4]
391 global kaboom:function hidden
  /external/vulkan-validation-layers/build-android/cmake/layerlib/
CMakeLists.txt 43 -fvisibility=hidden")
62 -fvisibility=hidden")
  /frameworks/base/core/java/android/service/notification/
NotificationRankingUpdate.java 45 Bundle showBadge, Bundle userSentiment, Bundle hidden) {
58 mHidden = hidden;
  /frameworks/base/packages/SettingsLib/src/com/android/settingslib/core/instrumentation/
EventLogWriter.java 41 public void hidden(Context context, int category) { method in class:EventLogWriter
42 MetricsLogger.hidden(context, category);
MetricsFeatureProvider.java 50 public void hidden(Context context, int category) { method in class:MetricsFeatureProvider
52 writer.hidden(context, category);
  /frameworks/base/services/core/java/com/android/server/pm/
PackageSettingBase.java 388 return readUserState(userId).hidden;
391 void setHidden(boolean hidden, int userId) {
392 modifyUserState(userId).hidden = hidden;
426 boolean notLaunched, boolean hidden, boolean suspended, String suspendingPackage,
439 state.hidden = hidden;
609 proto.write(PackageProto.UserInfoProto.IS_HIDDEN, state.hidden);
  /frameworks/opt/setupwizard/library/main/src/com/android/setupwizardlib/view/
NavigationBar.java 35 * next button. By default, the more button is hidden, and typically the next button will be hidden
  /frameworks/support/wear/src/androidTest/java/androidx/wear/widget/
SwipeDismissFrameLayoutTest.java 163 // AND hidden
178 // THEN the layout is not hidden
192 // THEN the layout is not hidden
214 // THEN the layout is not hidden
226 // THEN the layout is hidden
238 // THEN the layout is not not hidden
250 // THEN the layout is hidden
275 // THEN the layout is not dismissed and not hidden.
  /packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/common/
HttpClientFactory.java 56 // but is hidden until API Level 8
92 // but is hidden until API Level 8
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/utils/
ImportantNoticeUtils.java 49 // Copy of the hidden {@link Settings.Secure#USER_SETUP_COMPLETE} settings key.
51 // Caveat: This is a hidden API.
  /system/keymaster/contexts/
soft_keymaster_context.cpp 174 // These are hidden.
207 AuthorizationSet hidden;
208 error = BuildHiddenAuthorizations(key_description, &hidden, root_of_trust_);
212 return SerializeIntegrityAssuredBlob(key_material, hidden, *hw_enforced, *sw_enforced, blob);
281 AuthorizationSet hidden; local
297 error = BuildHiddenAuthorizations(additional_params, &hidden, root_of_trust_);
303 error = DeserializeIntegrityAssuredBlob(blob, hidden, &key_material, &hw_enforced, &sw_enforced);
308 error = ParseOcbAuthEncryptedBlob(blob, hidden, &key_material, &hw_enforced, &sw_enforced);
  /test/vti/dashboard/src/main/webapp/css/
search_header.css 66 overflow-x: hidden;
95 .ui-helper-hidden-accessible {
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-alpha/
tlsbinr.rd 105 [0-9 ]+: [0-9a-f]+ +0 +TLS +GLOBAL +HIDDEN +10 sh3
111 [0-9 ]+: [0-9a-f]+ +0 +TLS +GLOBAL +HIDDEN +10 sh7
112 [0-9 ]+: [0-9a-f]+ +0 +TLS +GLOBAL +HIDDEN +10 sh8
115 [0-9 ]+: [0-9a-f]+ +0 +TLS +GLOBAL +HIDDEN +10 sh4
117 [0-9 ]+: [0-9a-f]+ +0 +TLS +GLOBAL +HIDDEN +10 sh5
122 [0-9 ]+: [0-9a-f]+ +0 +TLS +GLOBAL +HIDDEN +10 sh1
127 [0-9 ]+: [0-9a-f]+ +0 +TLS +GLOBAL +HIDDEN +10 sh2
128 [0-9 ]+: [0-9a-f]+ +0 +TLS +GLOBAL +HIDDEN +10 sh6
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-cris/
tls-e-20.d 41 0+8 g \.tdata 0+4 \.hidden x2
45 0+4 g \.tdata 0+4 \.hidden x1
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-i386/
tlsbin-nacl.rd 134 +[0-9]+: 00000048 +0 +TLS +GLOBAL +HIDDEN +9 sh3
140 +[0-9]+: 00000058 +0 +TLS +GLOBAL +HIDDEN +9 sh7
141 +[0-9]+: 0000005c +0 +TLS +GLOBAL +HIDDEN +9 sh8
144 +[0-9]+: 0000004c +0 +TLS +GLOBAL +HIDDEN +9 sh4
146 +[0-9]+: 00000050 +0 +TLS +GLOBAL +HIDDEN +9 sh5
152 +[0-9]+: 00000040 +0 +TLS +GLOBAL +HIDDEN +9 sh1
157 +[0-9]+: 00000044 +0 +TLS +GLOBAL +HIDDEN +9 sh2
158 +[0-9]+: 00000054 +0 +TLS +GLOBAL +HIDDEN +9 sh6
tlsbin.rd 132 +[0-9]+: 00000048 +0 +TLS +GLOBAL +HIDDEN +9 sh3
138 +[0-9]+: 00000058 +0 +TLS +GLOBAL +HIDDEN +9 sh7
139 +[0-9]+: 0000005c +0 +TLS +GLOBAL +HIDDEN +9 sh8
142 +[0-9]+: 0000004c +0 +TLS +GLOBAL +HIDDEN +9 sh4
144 +[0-9]+: 00000050 +0 +TLS +GLOBAL +HIDDEN +9 sh5
150 +[0-9]+: 00000040 +0 +TLS +GLOBAL +HIDDEN +9 sh1
155 +[0-9]+: 00000044 +0 +TLS +GLOBAL +HIDDEN +9 sh2
156 +[0-9]+: 00000054 +0 +TLS +GLOBAL +HIDDEN +9 sh6
tlsbin2-nacl.rd 127 +[0-9]+: 00000048 +0 +TLS +GLOBAL +HIDDEN +7 sh3
133 +[0-9]+: 00000058 +0 +TLS +GLOBAL +HIDDEN +7 sh7
134 +[0-9]+: 0000005c +0 +TLS +GLOBAL +HIDDEN +7 sh8
137 +[0-9]+: 0000004c +0 +TLS +GLOBAL +HIDDEN +7 sh4
139 +[0-9]+: 00000050 +0 +TLS +GLOBAL +HIDDEN +7 sh5
145 +[0-9]+: 00000040 +0 +TLS +GLOBAL +HIDDEN +7 sh1
150 +[0-9]+: 00000044 +0 +TLS +GLOBAL +HIDDEN +7 sh2
151 +[0-9]+: 00000054 +0 +TLS +GLOBAL +HIDDEN +7 sh6
tlsbin2.rd 125 +[0-9]+: 00000048 +0 +TLS +GLOBAL +HIDDEN +7 sh3
131 +[0-9]+: 00000058 +0 +TLS +GLOBAL +HIDDEN +7 sh7
132 +[0-9]+: 0000005c +0 +TLS +GLOBAL +HIDDEN +7 sh8
135 +[0-9]+: 0000004c +0 +TLS +GLOBAL +HIDDEN +7 sh4
137 +[0-9]+: 00000050 +0 +TLS +GLOBAL +HIDDEN +7 sh5
143 +[0-9]+: 00000040 +0 +TLS +GLOBAL +HIDDEN +7 sh1
148 +[0-9]+: 00000044 +0 +TLS +GLOBAL +HIDDEN +7 sh2
149 +[0-9]+: 00000054 +0 +TLS +GLOBAL +HIDDEN +7 sh6
tlsbindesc-nacl.rd 126 +[0-9]+: 00000048 +0 +TLS +GLOBAL +HIDDEN +7 sh3
132 +[0-9]+: 00000058 +0 +TLS +GLOBAL +HIDDEN +7 sh7
133 +[0-9]+: 0000005c +0 +TLS +GLOBAL +HIDDEN +7 sh8
136 +[0-9]+: 0000004c +0 +TLS +GLOBAL +HIDDEN +7 sh4
138 +[0-9]+: 00000050 +0 +TLS +GLOBAL +HIDDEN +7 sh5
144 +[0-9]+: 00000040 +0 +TLS +GLOBAL +HIDDEN +7 sh1
149 +[0-9]+: 00000044 +0 +TLS +GLOBAL +HIDDEN +7 sh2
150 +[0-9]+: 00000054 +0 +TLS +GLOBAL +HIDDEN +7 sh6

Completed in 1467 milliseconds

<<71727374757677787980>>