Home
last modified time | relevance | path

Searched defs:hidden (Results 1 – 25 of 69) sorted by relevance

123

/third_party/musl/porting/liteos_a/kernel/src/include/
Dfeatures.h6 #define hidden __attribute__((__visibility__("hidden"))) macro
/third_party/skia/third_party/externals/abseil-cpp/absl/base/internal/
Dhide_ptr.h43 inline T* UnhidePtr(uintptr_t hidden) { in UnhidePtr()
/third_party/abseil-cpp/absl/base/internal/
Dhide_ptr.h43 inline T* UnhidePtr(uintptr_t hidden) { in UnhidePtr()
/third_party/musl/src/include/
Dfeatures.h7 #define hidden __attribute__((__visibility__("hidden"))) macro
/third_party/gstreamer/gstreamer/gst/
Dgstdevicemonitor.c116 GList *hidden; member
227 is_provider_hidden (GstDeviceMonitor * monitor, GList * hidden, in is_provider_hidden()
245 update_hidden_providers_list (GList ** hidden, GstDeviceProvider * provider) in update_hidden_providers_list()
405 GList *hidden = NULL; in gst_device_monitor_get_devices() local
602 provider_hidden (GstDeviceProvider * provider, const gchar * hidden, in provider_hidden()
612 provider_unhidden (GstDeviceProvider * provider, const gchar * hidden, in provider_unhidden()
/third_party/musl/porting/liteos_m_iccarm/kernel/src/include/
Dfeatures.h7 #define hidden macro
/third_party/musl/porting/liteos_m/user/src/include/
Dfeatures.h7 #define hidden __attribute__((__visibility__("hidden"))) macro
/third_party/musl/porting/uniproton/kernel/src/include/
Dfeatures.h7 #define hidden __attribute__((__visibility__("hidden"))) macro
/third_party/musl/porting/liteos_m/kernel/src/include/
Dfeatures.h7 #define hidden __attribute__((__visibility__("hidden"))) macro
/third_party/mindspore/mindspore/nn/layer/
Drnns.py61 def _rnn_tanh_cell(inputs, hidden, w_ih, w_hh, b_ih, b_hh): argument
72 def _rnn_relu_cell(inputs, hidden, w_ih, w_hh, b_ih, b_hh): argument
83 def _lstm_cell(inputs, hidden, w_ih, w_hh, b_ih, b_hh): argument
103 def _gru_cell(inputs, hidden, w_ih, w_hh, b_ih, b_hh): argument
/third_party/boost/libs/program_options/example/
Dmultiple_sources.cpp56 po::options_description hidden("Hidden options"); in main() local
/third_party/flutter/skia/third_party/externals/sdl/src/audio/nacl/
DSDL_naclaudio.c77 SDL_PrivateAudioData *hidden = (SDL_PrivateAudioData *) device->hidden; in NACLAUDIO_CloseDevice() local
/third_party/boost/libs/regex/example/grep/
Dgrep.cpp121 po::options_description hidden("Hidden options"); in main() local
/third_party/boost/libs/wave/samples/check_macro_naming/
Dcheck_macro_naming.cpp115 po::options_description hidden; in main() local
/third_party/node/deps/npm/node_modules/colors/
Dindex.d.ts38 hidden: Color; property
/third_party/node/deps/npm/node_modules/colors/lib/
Dstyles.js37 hidden: [8, 28], property
/third_party/cef/include/internal/
Dcef_types_mac.h98 int hidden; member
/third_party/boost/boost/thread/pthread/
Dthread_data.hpp253 namespace hidden namespace
310 namespace hidden namespace
/third_party/boost/libs/wave/samples/hannibal/
Dhannibal.cpp92 po::options_description hidden; in parse_command_line() local
/third_party/mesa3d/src/compiler/glsl/
Dir_uniform.h167 bool hidden; member
/third_party/node/deps/npm/node_modules/chalk/types/
Dindex.d.ts53 readonly hidden: this; property
/third_party/flutter/skia/third_party/externals/sdl/include/
DSDL_rwops.h141 } hidden; member
/third_party/gettext/gettext-tools/src/
Dread-properties.c627 bool hidden; in properties_parse() local
/third_party/node/deps/npm/node_modules/ansi-styles/
Dindex.js30 hidden: [8, 28], property
/third_party/boost/tools/quickbook/src/
Dquickbook.cpp293 options_description hidden("Hidden options"); in main() local

123