/aosp_15_r20/development/tools/cargo_embargo/src/ |
H A D | cargo.rs | 104 pub struct Extern { struct 108 pub extern_type: ExternType, argument
|
/aosp_15_r20/external/google-breakpad/src/common/ |
H A D | module.h | 243 struct Extern { struct 244 explicit Extern(const Address& address_input) : address(address_input) {} in Extern() function 245 const Address address; 246 string name; 248 bool is_multiple = false;
|
H A D | stabs_to_module.cc | 140 bool StabsToModule::Extern(const string& name, uint64_t address) { in Extern() function in google_breakpad::StabsToModule
|
H A D | stabs_reader.h | 310 virtual bool Extern(const string& name, uint64_t address) { in Extern() function
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/core/tests/ |
H A D | ptr.rs | 101 type Extern; in test_is_null() typedef 103 let ec: *const Extern = null::<Extern>(); in test_is_null() constant 766 type Extern; in ptr_metadata() typedef 778 let () = metadata(ptr::null::<()>() as *const Extern); in ptr_metadata() constant
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/core/tests/ |
H A D | ptr.rs | 101 type Extern; in test_is_null() typedef 103 let ec: *const Extern = null::<Extern>(); in test_is_null() constant 766 type Extern; in ptr_metadata() typedef 778 let () = metadata(ptr::null::<()>() as *const Extern); in ptr_metadata() constant
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/core/tests/ |
H A D | ptr.rs | 101 type Extern; in test_is_null() typedef 103 let ec: *const Extern = null::<Extern>(); in test_is_null() constant 766 type Extern; in ptr_metadata() typedef 778 let () = metadata(ptr::null::<()>() as *const Extern); in ptr_metadata() constant
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/core/tests/ |
H A D | ptr.rs | 101 type Extern; in test_is_null() typedef 103 let ec: *const Extern = null::<Extern>(); in test_is_null() constant 766 type Extern; in ptr_metadata() typedef 778 let () = metadata(ptr::null::<()>() as *const Extern); in ptr_metadata() constant
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/core/tests/ |
H A D | ptr.rs | 101 type Extern; in test_is_null() typedef 103 let ec: *const Extern = null::<Extern>(); in test_is_null() constant 766 type Extern; in ptr_metadata() typedef 778 let () = metadata(ptr::null::<()>() as *const Extern); in ptr_metadata() constant
|
/aosp_15_r20/development/tools/cargo_embargo/src/cargo/ |
H A D | metadata.rs | 238 ) -> Result<Vec<Extern>> { in get_externs() 276 fn make_extern(packages: &[PackageMetadata], dependency: &DependencyMetadata) -> Result<Extern> { in make_extern()
|
/aosp_15_r20/external/llvm/examples/OCaml-Kaleidoscope/Chapter4/ |
H A D | token.ml | 9 | Def | Extern Constructor
|
/aosp_15_r20/external/llvm/examples/OCaml-Kaleidoscope/Chapter3/ |
H A D | token.ml | 9 | Def | Extern Constructor
|
/aosp_15_r20/external/llvm/examples/OCaml-Kaleidoscope/Chapter2/ |
H A D | token.ml | 9 | Def | Extern Constructor
|
/aosp_15_r20/external/llvm/examples/OCaml-Kaleidoscope/Chapter5/ |
H A D | token.ml | 9 | Def | Extern Constructor
|
/aosp_15_r20/external/llvm/examples/OCaml-Kaleidoscope/Chapter6/ |
H A D | token.ml | 9 | Def | Extern Constructor
|
/aosp_15_r20/external/llvm/examples/OCaml-Kaleidoscope/Chapter7/ |
H A D | token.ml | 9 | Def | Extern Constructor
|
/aosp_15_r20/external/rust/android-crates-io/crates/rustversion/src/ |
D | constfn.rs | 10 Extern, enumerator
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/rustversion-1.0.15/src/ |
H A D | constfn.rs | 10 Extern, enumerator
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/ |
H A D | CodeGen.h | 130 Extern = 1, ///< Replace returns with jump to thunk, don't emit thunk. enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Support/ |
D | CodeGen.h | 129 Extern = 1, ///< Replace returns with jump to thunk, don't emit thunk. enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Support/ |
D | CodeGen.h | 129 Extern = 1, ///< Replace returns with jump to thunk, don't emit thunk. enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Support/ |
D | CodeGen.h | 129 Extern = 1, ///< Replace returns with jump to thunk, don't emit thunk. enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Support/ |
D | CodeGen.h | 129 Extern = 1, ///< Replace returns with jump to thunk, don't emit thunk. enumerator
|
/aosp_15_r20/external/rust/android-crates-io/crates/libbpf-rs/src/btf/ |
D | types.rs | 285 Extern, enumerator
|
/aosp_15_r20/prebuilts/go/linux-x86/src/debug/macho/ |
D | file.go | 115 Extern bool // valid if Scattered == false member
|