/aosp_15_r20/test/vts/vndk_utils/library/elf/ |
H A D | structs.py | 167 def SetType(self, type_): member in _Sym 227 def SetType(self, type_): member in _32_Rel 280 def SetType(self, type_): member in _64_Rel
|
/aosp_15_r20/external/icing/icing/testing/ |
H A D | schema-generator.h | 62 void SetType(SchemaTypeConfigProto* type_config, std::string_view name, in SetType() function 93 void SetType(SchemaTypeConfigProto* type_config, std::string_view name, in SetType() function
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/internal/goobj/ |
D | objfile.go | 349 func (s *Sym) SetType(x uint8) { s[10] = x } func 403 func (r *Reloc) SetType(x uint16) { binary.LittleEndian.PutUint16(r[5:], x) } func 458 func (a *Aux) SetType(x uint8) { a[0] = x } func
|
/aosp_15_r20/art/runtime/mirror/ |
H A D | field-inl.h | 49 inline void Field::SetType(ObjPtr<Class> type) { in SetType() function
|
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include/external/perfetto/include/perfetto/ext/traced/ |
H A D | data_source_types.h | 47 void SetType(InodeFileMap_Entry_Type entry_type) { entry_type_ = entry_type; } in SetType() function
|
/aosp_15_r20/external/perfetto/include/perfetto/ext/traced/ |
H A D | data_source_types.h | 47 void SetType(InodeFileMap_Entry_Type entry_type) { entry_type_ = entry_type; } in SetType() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/lldb/Breakpoint/ |
D | BreakpointSite.h | 199 void SetType(BreakpointSite::Type type) { m_type = type; } in SetType() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/lldb/Breakpoint/ |
D | BreakpointSite.h | 199 void SetType(BreakpointSite::Type type) { m_type = type; } in SetType() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/lldb/Breakpoint/ |
D | BreakpointSite.h | 199 void SetType(BreakpointSite::Type type) { m_type = type; } in SetType() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/lldb/Breakpoint/ |
D | BreakpointSite.h | 199 void SetType(BreakpointSite::Type type) { m_type = type; } in SetType() function
|
/aosp_15_r20/external/dagger2/java/dagger/internal/codegen/base/ |
H A D | SetType.java | 33 public abstract class SetType { class
|
/aosp_15_r20/external/image_io/includes/image_io/base/ |
H A D | data_match_result.h | 66 DataMatchResult& SetType(Type type) { in SetType() function
|
/aosp_15_r20/external/libultrahdr/third_party/image_io/includes/image_io/base/ |
H A D | data_match_result.h | 66 DataMatchResult& SetType(Type type) { in SetType() function
|
/aosp_15_r20/external/gptfdisk/ |
H A D | gptpart.h | 74 void SetType(uint16_t hex) {partitionType = hex;} in SetType() function
|
/aosp_15_r20/art/runtime/entrypoints/quick/ |
H A D | runtime_entrypoints_list.h | 395 #define ART_GET_FIELD_FROM_CODE_DECL(V, Kind, RetType, SetType) \ argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/lldb/Utility/ |
D | Event.h | 197 void SetType(uint32_t new_type) { m_type = new_type; } in SetType() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/lldb/Utility/ |
D | Event.h | 197 void SetType(uint32_t new_type) { m_type = new_type; } in SetType() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/lldb/Utility/ |
D | Event.h | 207 void SetType(uint32_t new_type) { m_type = new_type; } in SetType() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/lldb/Utility/ |
D | Event.h | 197 void SetType(uint32_t new_type) { m_type = new_type; } in SetType() function
|
/aosp_15_r20/external/protobuf/src/google/protobuf/ |
H A D | map_field.h | 260 void SetType(FieldDescriptor::CppType type) { in SetType() function
|
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/ |
H A D | map_field.h | 260 void SetType(FieldDescriptor::CppType type) { in SetType() function
|
/aosp_15_r20/external/pdfium/xfa/fwl/ |
H A D | cfwl_barcode.cpp | 55 void CFWL_Barcode::SetType(BC_TYPE type) { in SetType() function in CFWL_Barcode
|
/aosp_15_r20/external/OpenCSD/decoder/include/opencsd/ptm/ |
H A D | trc_pkt_elem_ptm.h | 137 inline void PtmTrcPacket::SetType(const ocsd_ptm_pkt_type p_type) in SetType() function
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/ir/ |
D | mini.go | 80 func (n *miniNode) SetType(*types.Type) { panic(n.no("SetType")) } func
|
/aosp_15_r20/external/armnn/src/armnn/ |
H A D | JsonPrinter.hpp | 79 void SetType(JsonObjectType type) in SetType() function
|