Home
last modified time | relevance | path

Searched defs:is_ptr (Results 1 – 19 of 19) sorted by relevance

/aosp_15_r20/external/clang/test/PCH/
H A Dstruct.h16 int is_ptr : 1; member
/aosp_15_r20/external/flatbuffers/src/
H A Didl_gen_cpp.cpp1866 const bool is_ptr = !(IsStruct(type) && field.native_inline) || in NeedsCopyCtorAssignOp() local
1874 const bool is_ptr = in NeedsCopyCtorAssignOp() local
1977 const bool is_ptr = !(IsStruct(type) && field.native_inline) || in GenCopyCtorAssignOpDefs() local
2000 const bool is_ptr = in GenCopyCtorAssignOpDefs() local
/aosp_15_r20/external/bpftool/src/kernel/bpf/
H A Ddisasm.c299 bool is_ptr = insn->src_reg == BPF_PSEUDO_MAP_FD || in print_bpf_insn() local
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/stdarch/crates/intrinsic-test/src/
H A Dargument.rs65 pub fn is_ptr(&self) -> bool { in is_ptr() method
H A Dtypes.rs159 pub fn is_ptr(&self) -> bool { in is_ptr() method
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/stdarch/crates/intrinsic-test/src/
H A Dargument.rs65 pub fn is_ptr(&self) -> bool { in is_ptr() method
H A Dtypes.rs159 pub fn is_ptr(&self) -> bool { in is_ptr() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/stdarch/crates/intrinsic-test/src/
H A Dargument.rs65 pub fn is_ptr(&self) -> bool { in is_ptr() method
H A Dtypes.rs159 pub fn is_ptr(&self) -> bool { in is_ptr() method
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/stdarch/crates/intrinsic-test/src/
H A Dargument.rs65 pub fn is_ptr(&self) -> bool { in is_ptr() method
H A Dtypes.rs159 pub fn is_ptr(&self) -> bool { in is_ptr() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/stdarch/crates/intrinsic-test/src/
H A Dargument.rs65 pub fn is_ptr(&self) -> bool { in is_ptr() method
H A Dtypes.rs159 pub fn is_ptr(&self) -> bool { in is_ptr() method
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/
H A Drepeated_field_unittest.cc159 void CheckAllocationSizes(bool is_ptr) { in CheckAllocationSizes()
208 void CheckNaturalGrowthOnArenasReuseBlocks(bool is_ptr) { in CheckNaturalGrowthOnArenasReuseBlocks()
/aosp_15_r20/external/protobuf/src/google/protobuf/
H A Drepeated_field_unittest.cc159 void CheckAllocationSizes(bool is_ptr) { in CheckAllocationSizes()
208 void CheckNaturalGrowthOnArenasReuseBlocks(bool is_ptr) { in CheckNaturalGrowthOnArenasReuseBlocks()
/aosp_15_r20/development/vndk/tools/header-checker/src/dumper/
H A Dabi_wrappers.cpp208 bool is_ptr = base_type->isPointerType(); in IsReferencingType() local
/aosp_15_r20/external/mesa3d/src/intel/vulkan/
H A Danv_private.h5035 bool is_ptr; member
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/arm64/
H A Dvmlinux.h101184 unsigned int is_ptr: 1; member
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/x86_64/
H A Dvmlinux.h111042 unsigned int is_ptr: 1; member