| /external/llvm-project/lldb/examples/darwin/heap_find/ |
| D | heap.py | 363 def type_flags_to_string(type_flags): argument 428 def type_flags_to_description( argument
|
| /external/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/ |
| D | HashedNameToDIE.h | 59 uint32_t type_flags = 0; member
|
| /external/pdfium/third_party/base/allocator/partition_allocator/ |
| D | page_allocator_internals_win.h | 42 const DWORD type_flags = commit ? (MEM_RESERVE | MEM_COMMIT) : MEM_RESERVE; in SystemAllocPagesInternal() local
|
| /external/llvm-project/lldb/source/Plugins/Language/ObjC/ |
| D | NSError.cpp | 33 Flags type_flags(valobj_type.GetTypeInfo()); in DerefToNSErrorPointer() local
|
| D | NSException.cpp | 41 Flags type_flags(valobj_type.GetTypeInfo()); in ExtractFields() local
|
| /external/llvm-project/lldb/tools/debugserver/source/MacOSX/ |
| D | stack_logging.h | 73 uint32_t type_flags; member
|
| /external/llvm-project/lldb/source/DataFormatters/ |
| D | TypeFormat.cpp | 71 lldb_private::Flags type_flags(compiler_type.GetTypeInfo( in FormatObject() local
|
| D | ValueObjectPrinter.cpp | 333 Flags type_flags(type.GetTypeInfo()); in IsPointerValue() local
|
| /external/llvm-project/lldb/source/Plugins/ABI/AArch64/ |
| D | ABISysV_arm64.cpp | 238 const uint32_t type_flags = return_value_type.GetTypeInfo(nullptr); in SetReturnValueObject() local 623 const uint32_t type_flags = return_compiler_type.GetTypeInfo(nullptr); in GetReturnValueObjectImpl() local
|
| D | ABIMacOSX_arm64.cpp | 266 const uint32_t type_flags = return_value_type.GetTypeInfo(nullptr); in SetReturnValueObject() local 655 const uint32_t type_flags = return_compiler_type.GetTypeInfo(nullptr); in GetReturnValueObjectImpl() local
|
| /external/llvm-project/lldb/source/Plugins/ABI/X86/ |
| D | ABISysV_i386.cpp | 213 const uint32_t type_flags = compiler_type.GetTypeInfo(); in SetReturnValueObject() local 365 const uint32_t type_flags = return_compiler_type.GetTypeInfo(); in GetReturnValueObjectSimple() local
|
| D | ABISysV_x86_64.cpp | 400 const uint32_t type_flags = return_compiler_type.GetTypeInfo(); in GetReturnValueObjectSimple() local
|
| D | ABIWindows_x86_64.cpp | 409 const uint32_t type_flags = return_compiler_type.GetTypeInfo(); in GetReturnValueObjectSimple() local
|
| /external/llvm-project/lldb/source/Plugins/ABI/PowerPC/ |
| D | ABISysV_ppc64.cpp | 517 const uint32_t type_flags = m_type.GetTypeInfo(); in GetValue() local 594 uint32_t type_flags = m_type.GetTypeInfo(); in GetIntegerValue() local 779 uint32_t type_flags = elem_type.GetTypeInfo(); in GetStructValueObject() local
|
| D | ABISysV_ppc.cpp | 521 const uint32_t type_flags = return_compiler_type.GetTypeInfo(); in GetReturnValueObjectSimple() local
|
| /external/llvm-project/lldb/source/Plugins/ABI/Mips/ |
| D | ABISysV_mips64.cpp | 691 const uint32_t type_flags = compiler_type.GetTypeInfo(nullptr); in SetReturnValueObject() local 759 const uint32_t type_flags = return_compiler_type.GetTypeInfo(nullptr); in GetReturnValueObjectImpl() local
|
| /external/llvm-project/lldb/examples/darwin/heap_find/heap/ |
| D | heap_find.cpp | 84 uint32_t type_flags; member 183 uint32_t type_flags; member
|
| /external/robolectric-shadows/resources/src/main/java/org/robolectric/res/android/ |
| D | CppAssetManager2.java | 250 int type_flags; field in CppAssetManager2.FindEntryResult 655 int type_flags = 0; in FindEntry() local
|
| /external/llvm-project/lldb/source/Plugins/ABI/SystemZ/ |
| D | ABISysV_s390x.cpp | 488 const uint32_t type_flags = return_compiler_type.GetTypeInfo(); in GetReturnValueObjectSimple() local
|
| /external/mksh/src/ |
| D | exec.c | 488 int type_flags; in comexec() local
|
| /external/llvm-project/lldb/source/Plugins/ABI/ARC/ |
| D | ABISysV_arc.cpp | 459 const uint32_t type_flags = compiler_type.GetTypeInfo(); in GetReturnValueObjectSimple() local
|
| /external/kernel-headers/original/uapi/linux/ |
| D | if_packet.h | 303 __u16 type_flags; member
|
| /external/llvm-project/lldb/source/Core/ |
| D | ValueObject.cpp | 703 const Flags type_flags(GetTypeInfo(&pointee_or_element_compiler_type)); in IsCStringContainer() local 933 const Flags type_flags(GetTypeInfo(&elem_or_pointee_compiler_type)); in ReadPointedString() local
|
| /external/pcre/dist2/src/sljit/ |
| D | sljitNativePPC_common.c | 1198 #define EMIT_MOV(type, type_flags, type_cast) \ argument
|
| /external/crosvm/acpi_tables/src/ |
| D | aml.rs | 486 type_flags: u8, field
|