Home
last modified time | relevance | path

Searched defs:weak (Results 1 - 25 of 63) sorted by relevance

123

/third_party/rust/crates/rustix/tests/param/
H A Dmain.rs11 mod weak; modules
H A Dweak.rs38 macro_rules! weak { macros
[all...]
/third_party/musl/src/include/
H A Dfeatures.h6 #define weak __attribute__((__weak__)) macro
/third_party/rust/crates/rustix/src/backend/libc/
H A Dmod.rs16 mod weak; modules
H A Dweak.rs38 macro_rules! weak { macros
[all...]
/third_party/musl/porting/liteos_m_iccarm/kernel/src/include/
H A Dfeatures.h6 #define weak __attribute__((weak)) macro
/third_party/musl/porting/liteos_m/user/src/include/
H A Dfeatures.h6 #define weak __attribute__((__weak__)) macro
/third_party/musl/porting/liteos_m/kernel/src/include/
H A Dfeatures.h6 #define weak __attribute__((__weak__)) macro
/third_party/musl/porting/uniproton/kernel/src/include/
H A Dfeatures.h6 #define weak __attribute__((__weak__)) macro
/third_party/typescript/tests/baselines/reference/
H A DintersectionPropertyCheck.js36 var weak = wrong; // Nested weak object type variable
H A DweakType.js92 var weak = propertiesWrong; variable
/third_party/skia/third_party/externals/abseil-cpp/absl/types/
H A Dcompare_test.cc264 WeakOrderingLess weak; in TEST() local
319 WeakOrderingLess weak; in TEST() local
[all...]
/kernel/linux/linux-5.10/drivers/hid/
H A Dhid-lg2ff.c27 int weak, strong; in play_effect() local
H A Dhid-emsff.c27 int weak, strong; in emsff_play() local
H A Dhid-mf.c38 int strong, weak; in mf_play() local
H A Dhid-pl.c44 s32 *weak; member
81 s32 *weak; in plff_init() local
H A Dhid-dr.c36 int strong, weak; in drff_play() local
[all...]
/kernel/linux/linux-6.6/drivers/hid/
H A Dhid-lg2ff.c27 int weak, strong; in play_effect() local
H A Dhid-emsff.c27 int weak, strong; in emsff_play() local
H A Dhid-megaworld.c20 s32 *weak; member
H A Dhid-pl.c44 s32 *weak; member
81 s32 *weak; in plff_init() local
H A Dhid-mf.c38 int strong, weak; in mf_play() local
/third_party/rust/crates/rustix/tests/process/
H A Dmain.rs11 mod weak; modules
H A Dweak.rs38 macro_rules! weak { macros
[all...]
/kernel/linux/linux-5.10/tools/perf/util/
H A Devsel_config.h51 bool weak; member

Completed in 6 milliseconds

123