/aosp_15_r20/external/cronet/net/dns/ |
H A D | opt_record_rdata.cc | 83 uint16_t OptRecordRdata::EdeOpt::GetCode() const { in GetCode() function in net::OptRecordRdata::EdeOpt 164 uint16_t OptRecordRdata::PaddingOpt::GetCode() const { in GetCode() function in net::OptRecordRdata::PaddingOpt 182 uint16_t OptRecordRdata::UnknownOpt::GetCode() const { in GetCode() function in net::OptRecordRdata::UnknownOpt
|
/aosp_15_r20/external/tensorflow/tensorflow/tools/android/test/jni/object_tracking/ |
H A D | integral_image.h | 150 inline Code GetCode(const BoundingBox& bounding_box) const { in GetCode() function 155 inline Code GetCode(const int x1, const int y1, in GetCode() function
|
/aosp_15_r20/external/libbrillo/brillo/errors/ |
H A D | error.h | 57 const std::string& GetCode() const { return code_; } in GetCode() function
|
/aosp_15_r20/external/pdfium/core/fpdfapi/font/ |
H A D | cpdf_cmapparser_unittest.cpp | 21 TEST(cpdf_cmapparser, GetCode) { in TEST() argument
|
H A D | cpdf_cmapparser.cpp | 145 uint32_t CPDF_CMapParser::GetCode(ByteStringView word) { in GetCode() function in CPDF_CMapParser
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/metal/ |
H A D | compute_task.h | 79 const std::string& GetCode() const { return operation_->code_; } in GetCode() function
|
/aosp_15_r20/art/compiler/jni/quick/ |
H A D | jni_compiler.h | 52 ArrayRef<const uint8_t> GetCode() const { return ArrayRef<const uint8_t>(code_); } in GetCode() function
|
/aosp_15_r20/external/vixl/src/aarch32/ |
H A D | instructions-aarch32.h | 120 uint32_t GetCode() const { return (value_ & kCodeMask) >> kCodeShift; } in GetCode() function 159 uint32_t GetCode() const { return code_; } in GetCode() function 833 uint32_t GetCode() const { return reg_; } in GetCode() function 946 uint32_t GetCode() const { return code_; } in GetCode() function
|
/aosp_15_r20/art/runtime/oat/ |
H A D | oat_quick_method_header.h | 106 ALWAYS_INLINE const uint8_t* GetCode() const { in GetCode() function
|
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/test/opt/ |
D | assembly_builder.h | 165 std::string GetCode() const { in GetCode() function
|
/aosp_15_r20/external/angle/third_party/spirv-tools/src/test/opt/ |
H A D | assembly_builder.h | 165 std::string GetCode() const { in GetCode() function
|
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/test/opt/ |
H A D | assembly_builder.h | 165 std::string GetCode() const { in GetCode() function
|
/aosp_15_r20/external/openthread/src/core/net/ |
H A D | icmp6.hpp | 144 Code GetCode(void) const { return static_cast<Code>(mCode); } in GetCode() function in ot::Ip6::Icmp::Header
|
H A D | ip4_types.hpp | 655 uint8_t GetCode(void) const { return mCode; } in GetCode() function in ot::Ip4::Icmp::Header
|
H A D | dhcp6.hpp | 217 Code GetCode(void) const { return static_cast<Code>(BigEndian::HostSwap16(mCode)); } in GetCode() function in ot::Dhcp6::Option
|
/aosp_15_r20/art/compiler/ |
H A D | common_compiler_test.cc | 172 ArrayRef<const uint8_t> GetCode() const { in GetCode() function in art::CommonCompilerTestImpl::OneCompiledMethodStorage
|
/aosp_15_r20/art/dex2oat/linker/ |
H A D | relative_patcher_test.h | 366 ArrayRef<const uint8_t> GetCode() const { return ArrayRef<const uint8_t>(code_); } in GetCode() function
|
/aosp_15_r20/art/dex2oat/driver/ |
H A D | compiled_method_storage.cc | 134 ArrayRef<const uint8_t> GetCode() const { in GetCode() function in art::CompiledMethodStorage::ThunkMapValue
|
/aosp_15_r20/external/swiftshader/third_party/subzero/pnacl-llvm/include/llvm/Bitcode/NaCl/ |
H A D | NaClBitcodeParser.h | 265 unsigned GetCode() const { return Data.Code; } in GetCode() function
|
/aosp_15_r20/art/dex2oat/linker/arm/ |
H A D | relative_patcher_arm_base.cc | 48 ArrayRef<const uint8_t> GetCode() const { in GetCode() function in art::linker::ArmBaseRelativePatcher::ThunkData
|
/aosp_15_r20/external/libjpeg-turbo/ |
H A D | rdgif.c | 213 GetCode(gif_source_ptr sinfo) in GetCode() function
|
/aosp_15_r20/build/make/tools/ide_query/cc_analyzer_proto/ |
H A D | cc_analyzer.pb.go | 127 func (x *Status) GetCode() Status_Code { func
|
/aosp_15_r20/external/vixl/src/aarch64/ |
H A D | registers-aarch64.h | 110 unsigned GetCode() const { return code_; } in GetCode() function
|
/aosp_15_r20/art/compiler/optimizing/ |
H A D | code_generator.h | 734 ArrayRef<const uint8_t> GetCode() const { in GetCode() function
|
/aosp_15_r20/build/make/tools/ide_query/ide_query_proto/ |
H A D | ide_query.pb.go | 614 func (x *AnalysisResult_Status) GetCode() AnalysisResult_Status_Code { func
|