/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/core/tests/ |
H A D | pin.rs | 19 const REF: &'static usize = PINNED.get_ref(); in pin_const() constant
|
H A D | result.rs | 339 const REF: Result<&usize, &bool> = RESULT.as_ref(); in result_const() constant
|
H A D | option.rs | 457 const REF: Option<&usize> = OPTION.as_ref(); in option_const() constant
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/core/tests/ |
H A D | pin.rs | 19 const REF: &'static usize = PINNED.get_ref(); in pin_const() constant
|
H A D | result.rs | 339 const REF: Result<&usize, &bool> = RESULT.as_ref(); in result_const() constant
|
H A D | option.rs | 457 const REF: Option<&usize> = OPTION.as_ref(); in option_const() constant
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/core/tests/ |
H A D | pin.rs | 19 const REF: &'static usize = PINNED.get_ref(); in pin_const() constant
|
H A D | result.rs | 339 const REF: Result<&usize, &bool> = RESULT.as_ref(); in result_const() constant
|
H A D | option.rs | 457 const REF: Option<&usize> = OPTION.as_ref(); in option_const() constant
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/core/tests/ |
H A D | pin.rs | 19 const REF: &'static usize = PINNED.get_ref(); in pin_const() constant
|
H A D | result.rs | 339 const REF: Result<&usize, &bool> = RESULT.as_ref(); in result_const() constant
|
H A D | option.rs | 457 const REF: Option<&usize> = OPTION.as_ref(); in option_const() constant
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/core/tests/ |
H A D | pin.rs | 19 const REF: &'static usize = PINNED.get_ref(); in pin_const() constant
|
H A D | result.rs | 339 const REF: Result<&usize, &bool> = RESULT.as_ref(); in result_const() constant
|
H A D | option.rs | 457 const REF: Option<&usize> = OPTION.as_ref(); in option_const() constant
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/move/include/boost/move/ |
D | core.hpp | 224 #define BOOST_MOVE_RET(RET_TYPE, REF)\ argument 434 #define BOOST_MOVE_RET(RET_TYPE, REF)\ argument 466 #define BOOST_MOVE_RET(RET_TYPE, REF)\ argument
|
/aosp_15_r20/external/rust/android-crates-io/crates/zerocopy/src/ |
D | macro_util.rs | 87 const REF: &Aligned64kAllocation = &Aligned64kAllocation([0; _64K]); constant
|
/aosp_15_r20/external/rust/android-crates-io/extra_versions/crates/zerocopy/src/ |
D | macro_util.rs | 87 const REF: &Aligned64kAllocation = &Aligned64kAllocation([0; _64K]); constant
|
/aosp_15_r20/external/python/cpython2/PC/os2emx/ |
D | dllentry.c | 7 #define REF(s) extern void s(); void *____ref_##s = &s; macro
|
/aosp_15_r20/external/coreboot/src/soc/nvidia/tegra124/include/soc/ |
H A D | clock.h | 188 #define CLK_DIVIDER(REF, FREQ) (DIV_ROUND_UP(((REF) * 2), (FREQ)) - 2) argument 207 #define CLK_FREQUENCY(REF, REG) (((REF) * 2) / ((REG) + 2)) argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/AST/ |
D | TemplateArgumentVisitor.h | 27 #define REF(CLASS) typename Ref<CLASS>::type macro
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/AST/ |
D | TemplateArgumentVisitor.h | 27 #define REF(CLASS) typename Ref<CLASS>::type macro
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/AST/ |
D | TemplateArgumentVisitor.h | 27 #define REF(CLASS) typename Ref<CLASS>::type macro
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/AST/ |
D | TemplateArgumentVisitor.h | 27 #define REF(CLASS) typename Ref<CLASS>::type macro
|
/aosp_15_r20/system/tools/aidl/ |
D | aidl_to_rust.h | 39 REF, enumerator
|