Home
last modified time | relevance | path

Searched defs:Extern (Results 1 – 25 of 39) sorted by relevance

12

/aosp_15_r20/development/tools/cargo_embargo/src/
H A Dcargo.rs104 pub struct Extern { struct
108 pub extern_type: ExternType, argument
/aosp_15_r20/external/google-breakpad/src/common/
H A Dmodule.h243 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 Dstabs_to_module.cc140 bool StabsToModule::Extern(const string& name, uint64_t address) { in Extern() function in google_breakpad::StabsToModule
H A Dstabs_reader.h310 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 Dptr.rs101 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 Dptr.rs101 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 Dptr.rs101 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 Dptr.rs101 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 Dptr.rs101 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 Dmetadata.rs238 ) -> 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 Dtoken.ml9 | Def | Extern Constructor
/aosp_15_r20/external/llvm/examples/OCaml-Kaleidoscope/Chapter3/
H A Dtoken.ml9 | Def | Extern Constructor
/aosp_15_r20/external/llvm/examples/OCaml-Kaleidoscope/Chapter2/
H A Dtoken.ml9 | Def | Extern Constructor
/aosp_15_r20/external/llvm/examples/OCaml-Kaleidoscope/Chapter5/
H A Dtoken.ml9 | Def | Extern Constructor
/aosp_15_r20/external/llvm/examples/OCaml-Kaleidoscope/Chapter6/
H A Dtoken.ml9 | Def | Extern Constructor
/aosp_15_r20/external/llvm/examples/OCaml-Kaleidoscope/Chapter7/
H A Dtoken.ml9 | Def | Extern Constructor
/aosp_15_r20/external/rust/android-crates-io/crates/rustversion/src/
Dconstfn.rs10 Extern, enumerator
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/rustversion-1.0.15/src/
H A Dconstfn.rs10 Extern, enumerator
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/
H A DCodeGen.h130 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/
DCodeGen.h129 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/
DCodeGen.h129 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/
DCodeGen.h129 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/
DCodeGen.h129 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/
Dtypes.rs285 Extern, enumerator
/aosp_15_r20/prebuilts/go/linux-x86/src/debug/macho/
Dfile.go115 Extern bool // valid if Scattered == false member

12