Home
last modified time | relevance | path

Searched refs:foo_ptr (Results 1 - 6 of 6) sorted by relevance

/third_party/gn/src/gn/
H A Dstring_atom_unittest.cc91 const std::string* foo_ptr = atom_to_ptr(*foo_ret.first);
96 EXPECT_EQ(foo_ptr, atom_to_ptr(foo_key));
112 foo_ptr,
/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
H A Dtypedef-pointer-overlap.rs39 pub type foo_ptr = *const foo; types
125 pub fn takes_foo_ptr(arg1: foo_ptr); in takes_foo_ptr()
H A Dblocks-signature.rs29 pub fn foo_ptr(arg1: *mut _bindgen_ty_id_56) -> bool; in foo_ptr() functions
H A Dblocks.rs28 pub fn foo_ptr(arg1: *mut *mut ::std::os::raw::c_void) -> bool; in foo_ptr() functions
/third_party/ltp/tools/sparse/sparse-src/validation/mem2reg/
H A Dglobal-pointer.c3 int foo_ptr(void) in foo_ptr() function
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
H A Dblocks.hpp20 bool foo_ptr(void (^*)(size_t bar));

Completed in 2 milliseconds