Searched defs:_ns (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/bits/ |
| H A D | boost_concept_check.h | 73 #define _GLIBCXX_CLASS_REQUIRES(_type_var, _ns, _concept) \ in _GLIBCXX_VISIBILITY() argument 81 #define _GLIBCXX_CLASS_REQUIRES2(_type_var1, _type_var2, _ns, _concept) \ in _GLIBCXX_VISIBILITY() argument 89 #define _GLIBCXX_CLASS_REQUIRES3(_type_var1, _type_var2, _type_var3, _ns, _concept) \ in _GLIBCXX_VISIBILITY() argument 97 #define _GLIBCXX_CLASS_REQUIRES4(_type_var1, _type_var2, _type_var3, _type_var4, _ns, _concept) \ in _GLIBCXX_VISIBILITY() argument
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/bits/ |
| H A D | boost_concept_check.h | 73 #define _GLIBCXX_CLASS_REQUIRES(_type_var, _ns, _concept) \ in _GLIBCXX_VISIBILITY() argument 81 #define _GLIBCXX_CLASS_REQUIRES2(_type_var1, _type_var2, _ns, _concept) \ in _GLIBCXX_VISIBILITY() argument 89 #define _GLIBCXX_CLASS_REQUIRES3(_type_var1, _type_var2, _type_var3, _ns, _concept) \ in _GLIBCXX_VISIBILITY() argument 97 #define _GLIBCXX_CLASS_REQUIRES4(_type_var1, _type_var2, _type_var3, _type_var4, _ns, _concept) \ in _GLIBCXX_VISIBILITY() argument
|
| /OK3568_Linux_fs/kernel/drivers/clk/qcom/ |
| H A D | lcc-msm8960.c | 194 #define CLK_AIF_OSR_DIV(prefix, _ns, _md, hr) \ argument
|
| H A D | lcc-mdm9615.c | 196 #define CLK_AIF_OSR_DIV(prefix, _ns, _md, hr) \ argument
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/ssv6xxx/smac/ |
| H A D | dev.h | 70 #define HT_LTF(_ns) (4 * (_ns)) argument 71 #define SYMBOL_TIME(_ns) ((_ns) << 2) argument 72 #define SYMBOL_TIME_HALFGI(_ns) (((_ns) * 18 + 4) / 5) argument
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath9k/ |
| H A D | xmit.c | 29 #define HT_LTF(_ns) (4 * (_ns)) argument 30 #define SYMBOL_TIME(_ns) ((_ns) << 2) /* ns * 4 us */ argument 31 #define SYMBOL_TIME_HALFGI(_ns) (((_ns) * 18 + 4) / 5) /* ns * 3.6 us */ argument
|