Home
last modified time | relevance | path

Searched defs:HIDDEN (Results 1 - 12 of 12) sorted by relevance

/third_party/libunwind/libunwind/include/
H A Dcompiler.h42 # define HIDDEN __attribute__((visibility ("hidden"))) macro
45 # define HIDDEN macro
62 # define HIDDEN macro
/third_party/mesa3d/src/mapi/
H A Dentry_ppc64le_tls.h29 #define HIDDEN __attribute__((visibility("hidden"))) macro
31 #define HIDDEN macro
H A Dentry_x86_tls.h37 #define HIDDEN __attribute__((visibility("hidden"))) macro
39 #define HIDDEN macro
H A Dentry_x86-64_tls.h35 #define HIDDEN __attribute__((visibility("hidden"))) macro
37 #define HIDDEN macro
/third_party/skia/include/core/
H A DSkFontParameters.h35 static constexpr uint16_t HIDDEN = 0x0001; member
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/number/
H A DNumberFormatter.java175 HIDDEN, enum constant
/third_party/rust/crates/clap/src/builder/
H A Darg_settings.rs55 const HIDDEN = 1 << 4; consts
H A Dapp_settings.rs74 const HIDDEN = 1 << 11; consts
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/number/
H A DNumberFormatter.java240 HIDDEN, enum constant
/third_party/python/Lib/tkinter/
H A Dconstants.py74 HIDDEN='hidden' variable
/third_party/optimized-routines/math/
H A Dmath_config.h72 # define HIDDEN __attribute__ ((__visibility__ ("hidden"))) macro
88 # define HIDDEN macro
[all...]
/third_party/mesa3d/src/mesa/x86/
H A Dassyntax.h1731 # define HIDDEN(x) .hidden x macro
1734 # define HIDDEN(x) .hidden x macro
1736 # define HIDDEN(x) macro

Completed in 9 milliseconds