OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:hidden
(Results
2076 - 2100
of
7805
) sorted by null
<<
81
82
83
84
85
86
87
88
89
90
>>
/external/swiftshader/third_party/LLVM/test/CodeGen/ARM/
2011-04-27-IfCvtBug.ll
58
declare
hidden
fastcc %struct.hc* @foo(%struct.hc* nocapture, i32) nounwind optsize
/external/swiftshader/third_party/LLVM/test/Transforms/ObjCARC/
contract-storestrong-ivar.ll
17
define
hidden
void @y(%0* nocapture %self, %1* %preferencesController) nounwind {
/external/swiftshader/third_party/subzero/bloat/
webtreemap.css
4
overflow:
hidden
; /* To hide overlong captions. */
/external/syslinux/efi32/include/efi/protocol/
legacyboot.h
50
// PnP Call numbers and BiosSelector
hidden
in implementation
/external/syslinux/efi64/include/efi/protocol/
legacyboot.h
50
// PnP Call numbers and BiosSelector
hidden
in implementation
/external/syslinux/extlinux/
mountinfo.c
188
mm->
hidden
= 1; /*
Hidden
under another mount */
223
if (m->
hidden
)
224
continue; /*
Hidden
underneath another mount */
mountinfo.h
29
int
hidden
;
member in struct:mountinfo
/external/syslinux/gnu-efi/gnu-efi-3.0/inc/protocol/
legacyboot.h
50
// PnP Call numbers and BiosSelector
hidden
in implementation
/external/tensorflow/tensorflow/docs_src/get_started/
get_started_for_beginners.md
367
[**
hidden
layers**](https://developers.google.com/machine-learning/glossary/#hidden_layer).
368
Each
hidden
layer consists of one or more
375
fully connected neural network consisting of three
hidden
layers:
377
* The first
hidden
layer contains four neurons.
378
* The second
hidden
layer contains three neurons.
379
* The third
hidden
layer contains two neurons.
385
**A neural network with three
hidden
layers.**
412
in each
hidden
layer of the neural network. Assign this parameter
420
hidden
layers (2, in this case).
422
hidden
layer (10 in the first hidden layer and 10 in the second hidden layer)
[
all
...]
/external/toolchain-utils/android_bench_suite/
Hwui_flags_internal.diff
8
"-fvisibility=
hidden
",
/external/v8/src/runtime/
runtime-utils.h
109
// allocated by the caller, and passed as a pointer in a
hidden
first parameter.
120
// In Win64 they are assigned to a
hidden
first argument.
158
// allocated by the caller, and passed as a pointer in a
hidden
first parameter.
167
// ObjectTriple is assigned to a
hidden
first argument.
/external/wayland-protocols/
Android.bp
67
"-fvisibility=
hidden
"
/external/zopfli/
README.zopflipng
8
- optionally alters the
hidden
colors of fully transparent pixels for more
/frameworks/av/media/ndk/
Android.bp
57
"-fvisibility=
hidden
",
/frameworks/av/packages/MediaComponents/
Android.mk
17
# This package is excluded from build for now since APIs using this apk became
hidden
.
/frameworks/av/services/audiopolicy/
Android.mk
38
LOCAL_CFLAGS += -fvisibility=
hidden
/frameworks/base/core/tests/coretests/res/xml/
app_restrictions.xml
19
android:restrictionType="
hidden
"/>
/frameworks/base/services/tests/servicestests/
AndroidTest.xml
32
<option name="
hidden
-api-checks" value="false"/>
/frameworks/ex/camera2/portability/src/com/android/ex/camera2/portability/util/
SystemProperties.java
24
* Mirrors
hidden
class {@link android.os.SystemProperties} (available since API Level 1).
/frameworks/native/libs/vr/libdvr/tests/
Android.mk
24
# and shall only get access to |dvrGetApi|, as other symbols are
hidden
from the
/frameworks/native/vulkan/libvulkan/
Android.bp
34
"-fvisibility=
hidden
",
/frameworks/support/media/api21/androidx/media/
AudioAttributesCompatApi21.java
32
// used to introspect AudioAttributes @
hidden
API
/frameworks/support/v7/appcompat/src/main/java/androidx/appcompat/view/menu/
ActionMenuItem.java
79
private static final int
HIDDEN
= 0x00000008;
179
return (mFlags &
HIDDEN
) == 0;
298
mFlags = (mFlags &
HIDDEN
) | (visible ? 0 :
HIDDEN
);
/frameworks/support/wear/src/main/java/androidx/wear/widget/
SimpleAnimatorListener.java
30
* @hide
Hidden
until this goes through review
/hardware/qcom/audio/post_proc/
Android.mk
6
-O2 -fvisibility=
hidden
\
Completed in 1005 milliseconds
<<
81
82
83
84
85
86
87
88
89
90
>>