Home
last modified time | relevance | path

Searched refs:Hide (Results 1 – 25 of 73) sorted by relevance

123

/external/icu/icu4c/source/test/hdrtst/
DMakefile.in51 E_DRF="[5/$(E_NUM)] Hide Draft: "
52 E_DEP="[6/$(E_NUM)] Hide Deprecated: "
53 E_INT="[7/$(E_NUM)] Hide Internal: "
54 E_OBS="[8/$(E_NUM)] Hide Obsolete: "
/external/clang/test/SemaTemplate/
Dalias-templates.cpp115 struct Hide { struct
119 Hidden1<Hide> h1;
120 Hidden2<Hide, double, char> h2(1, 2);
/external/mesa3d/src/hgl/
DGLView.cpp321 BGLView::Hide() in Hide() function in BGLView
323 BView::Hide(); in Hide()
571 BGLScreen::Hide()
573 BWindowScreen::Hide();
/external/mesa3d/include/HaikuGL/
DGLView.h78 virtual void Hide();
158 virtual void Hide();
/external/libtextclassifier/
Djni.lds6 # Hide everything else.
/external/tensorflow/tensorflow/contrib/lite/java/src/main/native/
Dversion_script.lds8 # Hide everything else.
/external/tensorflow/tensorflow/contrib/android/jni/
Dversion_script.lds8 # Hide everything else.
/external/tensorflow/tensorflow/java/config/
Dversion_script.lds8 # Hide everything else.
/external/tensorflow/tensorflow/c/
Dversion_script.lds7 # Hide everything else.
/external/pdfium/core/fpdfdoc/
Dcpdf_action.h28 Hide, enumerator
/external/clang/include/clang/Sema/
DLookup.h281 void setHideTags(bool Hide) { in setHideTags() argument
282 HideTags = Hide; in setHideTags()
/external/tensorflow/tensorflow/core/profiler/g3doc/
Doptions.md107 `-trim_name_regexes`: Hide node starting from the node that matches the regexes, recursively, regex…
111 `-hide_name_regexes`: Hide node that match the regexes. regexes are comma-seprated.
/external/parameter-framework/upstream/asio/
DCMakeLists.txt36 # Hide this variable from CMake GUIs and `cmake -L`
/external/python/cpython3/Doc/library/
Dcurses.panel.rst82 Hide the panel. This does not delete the object, it just makes the window on
/external/python/cpython2/Doc/library/
Dcurses.panel.rst80 Hide the panel. This does not delete the object, it just makes the window on
Dfl.rst183 Hide the form.
405 Hide the object.
/external/parameter-framework/upstream/skeleton-subsystem/
DCMakeLists.txt43 # Hide symbols by default, then exposed symbols are the same in linux and windows
/external/elfutils/m4/
Dpo.m4133 # Hide the ALL_LINGUAS assignment from automake < 1.5.
138 # Hide the ALL_LINGUAS assignment from automake < 1.5.
320 # Hide the ALL_LINGUAS assignment from automake < 1.5.
/external/parameter-framework/upstream/bindings/python/
DCMakeLists.txt30 # Hide these variables from CMake GUIs and `cmake -L`
/external/tensorflow/tensorflow/core/framework/
Dapi_def.proto42 // Hide this op by putting it into an internal namespace (or whatever
/external/parameter-framework/upstream/
DCMakeLists.txt90 # Hide symbols by default, then exposed symbols are the same in linux and windows
/external/syslinux/doc/
Dmemdisk.txt141 nopass Hide all real drives of the same type (floppy or hard disk)
142 nopassany Hide all real drives (floppy and hard disk)
/external/libexif/auto-m4/
Dpo.m4123 # Hide the ALL_LINGUAS assigment from automake.
308 # Hide the ALL_LINGUAS assigment from automake.
/external/pdfium/fpdfsdk/
Dfsdk_actionhandler.cpp375 case CPDF_Action::Hide: in DoAction_NoJs()
/external/clang/include/clang/AST/
DDecl.h308 void setHidden(bool Hide) { in setHidden() argument
309 assert((!Hide || isFromASTFile() || hasLocalOwningModuleStorage()) && in setHidden()
311 Hidden = Hide; in setHidden()

123