Home
last modified time | relevance | path

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

123

/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_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/musl/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/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/rust/crates/clap/clap_complete_fig/tests/snapshots/
Dspecial_commands.fig.js35 hidden: true, property
73 hidden: true, property
102 hidden: true, property
/third_party/libabigail/tests/data/test-diff-suppr/
Dtest31-v0.cc4 namespace hidden namespace
Dtest31-v1.cc4 namespace hidden namespace
/third_party/musl/porting/linux/user/src/internal/
Dhilog_adapter.h24 #define hidden __attribute__((visibility("hidden"))) macro
/third_party/rust/crates/cxx/syntax/
Ddoc.rs6 pub(crate) hidden: bool, field
/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/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/node/deps/npm/node_modules/chalk/types/
Dindex.d.ts53 readonly hidden: this; property
/third_party/mesa3d/src/compiler/glsl/
Dir_uniform.h176 bool hidden; member
/third_party/flutter/skia/third_party/externals/sdl/include/
DSDL_rwops.h141 } hidden; member
/third_party/node/deps/npm/node_modules/ansi-styles/
Dindex.js30 hidden: [8, 28], property
/third_party/rust/crates/bindgen/bindgen/ir/
Denum_ty.rs316 pub fn hidden(&self) -> bool { in hidden() method
/third_party/node/deps/npm/docs/src/
Dmain.css50 [hidden] { selector
/third_party/cef/libcef/browser/chrome/
Dchrome_browser_host_impl.cc253 void ChromeBrowserHostImpl::WasHidden(bool hidden) { in WasHidden()
/third_party/flutter/skia/third_party/externals/sdl/src/audio/
DSDL_sysaudio.h189 struct SDL_PrivateAudioData *hidden; member

123