/external/icu/icu4c/source/test/hdrtst/ |
D | Makefile.in | 51 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/ |
D | alias-templates.cpp | 115 struct Hide { struct 119 Hidden1<Hide> h1; 120 Hidden2<Hide, double, char> h2(1, 2);
|
/external/mesa3d/src/hgl/ |
D | GLView.cpp | 321 BGLView::Hide() in Hide() function in BGLView 323 BView::Hide(); in Hide() 571 BGLScreen::Hide() 573 BWindowScreen::Hide();
|
/external/mesa3d/include/HaikuGL/ |
D | GLView.h | 78 virtual void Hide(); 158 virtual void Hide();
|
/external/libtextclassifier/ |
D | jni.lds | 6 # Hide everything else.
|
/external/tensorflow/tensorflow/contrib/lite/java/src/main/native/ |
D | version_script.lds | 8 # Hide everything else.
|
/external/tensorflow/tensorflow/contrib/android/jni/ |
D | version_script.lds | 8 # Hide everything else.
|
/external/tensorflow/tensorflow/java/config/ |
D | version_script.lds | 8 # Hide everything else.
|
/external/tensorflow/tensorflow/c/ |
D | version_script.lds | 7 # Hide everything else.
|
/external/pdfium/core/fpdfdoc/ |
D | cpdf_action.h | 28 Hide, enumerator
|
/external/clang/include/clang/Sema/ |
D | Lookup.h | 281 void setHideTags(bool Hide) { in setHideTags() argument 282 HideTags = Hide; in setHideTags()
|
/external/tensorflow/tensorflow/core/profiler/g3doc/ |
D | options.md | 107 `-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/ |
D | CMakeLists.txt | 36 # Hide this variable from CMake GUIs and `cmake -L`
|
/external/python/cpython3/Doc/library/ |
D | curses.panel.rst | 82 Hide the panel. This does not delete the object, it just makes the window on
|
/external/python/cpython2/Doc/library/ |
D | curses.panel.rst | 80 Hide the panel. This does not delete the object, it just makes the window on
|
D | fl.rst | 183 Hide the form. 405 Hide the object.
|
/external/parameter-framework/upstream/skeleton-subsystem/ |
D | CMakeLists.txt | 43 # Hide symbols by default, then exposed symbols are the same in linux and windows
|
/external/elfutils/m4/ |
D | po.m4 | 133 # 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/ |
D | CMakeLists.txt | 30 # Hide these variables from CMake GUIs and `cmake -L`
|
/external/tensorflow/tensorflow/core/framework/ |
D | api_def.proto | 42 // Hide this op by putting it into an internal namespace (or whatever
|
/external/parameter-framework/upstream/ |
D | CMakeLists.txt | 90 # Hide symbols by default, then exposed symbols are the same in linux and windows
|
/external/syslinux/doc/ |
D | memdisk.txt | 141 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/ |
D | po.m4 | 123 # Hide the ALL_LINGUAS assigment from automake. 308 # Hide the ALL_LINGUAS assigment from automake.
|
/external/pdfium/fpdfsdk/ |
D | fsdk_actionhandler.cpp | 375 case CPDF_Action::Hide: in DoAction_NoJs()
|
/external/clang/include/clang/AST/ |
D | Decl.h | 308 void setHidden(bool Hide) { in setHidden() argument 309 assert((!Hide || isFromASTFile() || hasLocalOwningModuleStorage()) && in setHidden() 311 Hidden = Hide; in setHidden()
|