/aosp_15_r20/external/clang/test/PCH/ |
H A D | struct.h | 16 int is_ptr : 1; member
|
/aosp_15_r20/external/flatbuffers/src/ |
H A D | idl_gen_cpp.cpp | 1866 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 D | disasm.c | 299 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 D | argument.rs | 65 pub fn is_ptr(&self) -> bool { in is_ptr() method
|
H A D | types.rs | 159 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 D | argument.rs | 65 pub fn is_ptr(&self) -> bool { in is_ptr() method
|
H A D | types.rs | 159 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 D | argument.rs | 65 pub fn is_ptr(&self) -> bool { in is_ptr() method
|
H A D | types.rs | 159 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 D | argument.rs | 65 pub fn is_ptr(&self) -> bool { in is_ptr() method
|
H A D | types.rs | 159 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 D | argument.rs | 65 pub fn is_ptr(&self) -> bool { in is_ptr() method
|
H A D | types.rs | 159 pub fn is_ptr(&self) -> bool { in is_ptr() method
|
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/ |
H A D | repeated_field_unittest.cc | 159 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 D | repeated_field_unittest.cc | 159 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 D | abi_wrappers.cpp | 208 bool is_ptr = base_type->isPointerType(); in IsReferencingType() local
|
/aosp_15_r20/external/mesa3d/src/intel/vulkan/ |
H A D | anv_private.h | 5035 bool is_ptr; member
|
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/arm64/ |
H A D | vmlinux.h | 101184 unsigned int is_ptr: 1; member
|
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/x86_64/ |
H A D | vmlinux.h | 111042 unsigned int is_ptr: 1; member
|