/aosp_15_r20/packages/modules/UprobeStats/src/bpf/headers/include/bpf/ |
D | BpfClassic.h | 67 #define BPF_LOAD_MAC_RELATIVE_U8(ofs) \ argument 71 #define BPF_LOAD_MAC_RELATIVE_BE16(ofs) \ argument 75 #define BPF_LOAD_MAC_RELATIVE_BE32(ofs) \ argument 79 #define BPF_LOAD_NET_RELATIVE_U8(ofs) \ argument 83 #define BPF_LOAD_NET_RELATIVE_BE16(ofs) \ argument 87 #define BPF_LOAD_NET_RELATIVE_BE32(ofs) \ argument 148 #define BPF_LOAD_NETX_RELATIVE_L4_U8(ofs) \ argument 152 #define BPF_LOAD_NETX_RELATIVE_L4_BE16(ofs) \ argument 156 #define BPF_LOAD_NETX_RELATIVE_L4_BE32(ofs) \ argument
|
/aosp_15_r20/packages/modules/Connectivity/bpf/headers/include/bpf/ |
D | BpfClassic.h | 71 #define BPF_LOAD_MAC_RELATIVE_U8(ofs) \ argument 75 #define BPF_LOAD_MAC_RELATIVE_BE16(ofs) \ argument 79 #define BPF_LOAD_MAC_RELATIVE_BE32(ofs) \ argument 83 #define BPF_LOAD_NET_RELATIVE_U8(ofs) \ argument 87 #define BPF_LOAD_NET_RELATIVE_BE16(ofs) \ argument 91 #define BPF_LOAD_NET_RELATIVE_BE32(ofs) \ argument 152 #define BPF_LOAD_NETX_RELATIVE_L4_U8(ofs) \ argument 156 #define BPF_LOAD_NETX_RELATIVE_L4_BE16(ofs) \ argument 160 #define BPF_LOAD_NETX_RELATIVE_L4_BE32(ofs) \ argument
|
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/codec/hal/enc/avc/pipeline/ |
H A D | encode_avc_vdenc_pipeline.cpp | 469 std::ofstream ofs(fileName, std::ios::out); in DumpSeqParams() local 477 std::ofstream ofs(m_debugInterface->m_ddiFileName, std::ios::app); in DumpSeqParams() local 669 std::ofstream ofs(fileName, std::ios::out); in DumpPicParams() local 677 std::ofstream ofs(m_debugInterface->m_ddiFileName, std::ios::app); in DumpPicParams() local 803 std::ofstream ofs(fileName, std::ios::out); in DumpSliceParams() local 811 std::ofstream ofs(m_debugInterface->m_ddiFileName, std::ios::app); in DumpSliceParams() local 897 std::ofstream ofs(fileName, std::ios::out); in DumpVuiParams() local 905 std::ofstream ofs(m_debugInterface->m_ddiFileName, std::ios::app); in DumpVuiParams() local 933 std::ofstream ofs(fileName, std::ios::trunc); in PopulateTargetUsage() local 953 std::ofstream ofs(fileName, std::ios::trunc); in PopulateQuantPrecision() local
|
/aosp_15_r20/external/arm-trusted-firmware/plat/mediatek/mt8195/drivers/spm/ |
H A D | mt_spm_cond.c | 19 #define MT_LP_TZ_INFRA_REG(ofs) (INFRACFG_AO_BASE + ofs) argument 20 #define MT_LP_TZ_SPM_REG(ofs) (SPM_BASE + ofs) argument 21 #define MT_LP_TZ_TOPCK_REG(ofs) (TOPCKGEN_BASE + ofs) argument 22 #define MT_LP_TZ_APMIXEDSYS(ofs) (APMIXEDSYS + ofs) argument 23 #define MT_LP_TZ_VPPSYS0_REG(ofs) (VPPSYS0_BASE + ofs) argument 24 #define MT_LP_TZ_VPPSYS1_REG(ofs) (VPPSYS1_BASE + ofs) argument 25 #define MT_LP_TZ_VDOSYS0_REG(ofs) (VDOSYS0_BASE + ofs) argument 26 #define MT_LP_TZ_VDOSYS1_REG(ofs) (VDOSYS1_BASE + ofs) argument 27 #define MT_LP_TZ_PERI_AO_REG(ofs) (PERICFG_AO_BASE + ofs) argument
|
/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/mediatek/mt8195/drivers/spm/ |
D | mt_spm_cond.c | 19 #define MT_LP_TZ_INFRA_REG(ofs) (INFRACFG_AO_BASE + ofs) argument 20 #define MT_LP_TZ_SPM_REG(ofs) (SPM_BASE + ofs) argument 21 #define MT_LP_TZ_TOPCK_REG(ofs) (TOPCKGEN_BASE + ofs) argument 22 #define MT_LP_TZ_APMIXEDSYS(ofs) (APMIXEDSYS + ofs) argument 23 #define MT_LP_TZ_VPPSYS0_REG(ofs) (VPPSYS0_BASE + ofs) argument 24 #define MT_LP_TZ_VPPSYS1_REG(ofs) (VPPSYS1_BASE + ofs) argument 25 #define MT_LP_TZ_VDOSYS0_REG(ofs) (VDOSYS0_BASE + ofs) argument 26 #define MT_LP_TZ_VDOSYS1_REG(ofs) (VDOSYS1_BASE + ofs) argument 27 #define MT_LP_TZ_PERI_AO_REG(ofs) (PERICFG_AO_BASE + ofs) argument
|
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/codec/hal/ |
H A D | codechal_debug.cpp | 236 std::ofstream ofs(fileName, std::ios::out); in DumpDecodeAvcPicParams() local 269 std::ofstream ofs(fileName, std::ios::out); in DumpDecodeAvcSliceParams() local 281 std::ofstream ofs(fileName, std::ios::out); in DumpDecodeAvcIQParams() local 741 std::ofstream ofs(fileName, std::ios::out); in DumpDecodeHevcPicParams() local 753 std::ofstream ofs(fileName, std::ios::out); in DumpDecodeHevcExtPicParams() local 765 std::ofstream ofs(fileName, std::ios::out); in DumpDecodeHevcSccPicParams() local 798 std::ofstream ofs(fileName, std::ios::out); in DumpDecodeHevcSliceParams() local 824 std::ofstream ofs(fileName, std::ios::out); in DumpDecodeHevcExtSliceParams() local 836 std::ofstream ofs(fileName, std::ios::out); in DumpDecodeHevcIQParams() local 848 std::ofstream ofs(fileName, std::ios::out); in DumpDecodeHevcSubsetParams() local [all …]
|
/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/mediatek/drivers/spm/mt8188/ |
D | mt_spm_cond.c | 17 #define MT_LP_TZ_INFRA_REG(ofs) (INFRACFG_AO_BASE + ofs) argument 19 #define MT_LP_TZ_SPM_REG(ofs) (SPM_BASE + ofs) argument 20 #define MT_LP_TZ_TOPCK_REG(ofs) (TOPCKGEB_BASE + ofs) argument 21 #define MT_LP_TZ_APMIXEDSYS(ofs) (APMIXEDSYS + ofs) argument 23 #define MT_LP_TZ_VPPSYS0_REG(ofs) (VPPSYS0_BASE + ofs) argument 24 #define MT_LP_TZ_VPPSYS1_REG(ofs) (VPPSYS1_BASE + ofs) argument 25 #define MT_LP_TZ_VDOSYS0_REG(ofs) (VDOSYS0_BASE + ofs) argument 26 #define MT_LP_TZ_VDOSYS1_REG(ofs) (VDOSYS1_BASE + ofs) argument 28 #define MT_LP_TZ_PERI_AO_REG(ofs) (PERICFG_AO_BASE + ofs) argument
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/config/tools/ |
D | generate.cpp | 73 fs::ofstream ofs(config_path / "config_info.cpp"); in write_config_info() local 80 fs::ofstream ofs(config_path / "config_test.cpp"); in write_config_test() local 98 fs::ofstream ofs(config_path / "all" / "Jamfile.v2"); in write_jamfile_v2() local 133 fs::ofstream ofs(file); in write_test_file() local 190 fs::ofstream ofs(config_path / ".." / "checks" / "test_case.cpp"); in write_build_tests() local 201 fs::ofstream ofs(config_path / ".." / "checks" / "Jamfile.v2"); in write_build_check_jamfile() local 346 fs::ofstream ofs(config_path / ".." / "include" / "boost" / "config" / filename); in write_cxxNN_asserts() local 367 …fs::ofstream ofs(config_path / ".." / "include" / "boost" / "config" / "detail" / "cxx_composite.h… in write_cxxNN_composite() local 409 fs::ofstream ofs(config_path / ".." / "checks" / "std" / (test_name + ".cpp")); in write_std_check() local
|
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/codec/hal/enc/hevc/pipeline/ |
H A D | encode_hevc_pipeline.cpp | 235 std::ofstream ofs(fileName, std::ios::out); in DumpSeqParams() local 243 std::ofstream ofs(m_debugInterface->m_ddiFileName, std::ios::app); in DumpSeqParams() local 376 std::ofstream ofs(fileName, std::ios::out); in DumpPicParams() local 384 std::ofstream ofs(m_debugInterface->m_ddiFileName, std::ios::app); in DumpPicParams() local 484 std::ofstream ofs(fileName, std::ios::out); in DumpSliceParams() local 492 std::ofstream ofs(m_debugInterface->m_ddiFileName, std::ios::app); in DumpSliceParams() local
|
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/codec/hal/enc/vp9/pipeline/ |
H A D | encode_vp9_pipeline.cpp | 188 std::ofstream ofs(m_debugInterface->m_ddiFileName, std::ios::app); in DumpSegmentParams() local 200 std::ofstream ofs(fileName, std::ios::out); in DumpSegmentParams() local 270 std::ofstream ofs(fileName, std::ios::out); in DumpSeqParams() local 278 std::ofstream ofs(m_debugInterface->m_ddiFileName, std::ios::app); in DumpSeqParams() local 378 std::ofstream ofs(fileName, std::ios::out); in DumpPicParams() local 386 std::ofstream ofs(m_debugInterface->m_ddiFileName, std::ios::app); in DumpPicParams() local
|
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/codec/hal/enc/av1/pipeline/ |
H A D | encode_av1_pipeline.cpp | 248 std::ofstream ofs(fileName, std::ios::out); in DumpSeqParams() local 256 std::ofstream ofs(m_debugInterface->m_ddiFileName, std::ios::app); in DumpSeqParams() local 529 std::ofstream ofs(fileName, std::ios::out); in DumpPicParams() local 537 std::ofstream ofs(m_debugInterface->m_ddiFileName, std::ios::app); in DumpPicParams() local 582 std::ofstream ofs(fileName, std::ios::out); in DumpTileGroupParams() local 590 std::ofstream ofs(m_debugInterface->m_ddiFileName, std::ios::app); in DumpTileGroupParams() local
|
/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/mediatek/mt8186/drivers/spm/ |
D | mt_spm_cond.c | 17 #define MT_LP_TZ_INFRA_REG(ofs) (INFRACFG_AO_BASE + ofs) argument 18 #define MT_LP_TZ_MM_REG(ofs) (MMSYS_BASE + ofs) argument 19 #define MT_LP_TZ_MDP_REG(ofs) (MDPSYS_BASE + ofs) argument 20 #define MT_LP_TZ_SPM_REG(ofs) (SPM_BASE + ofs) argument 21 #define MT_LP_TZ_TOPCK_REG(ofs) (TOPCKGEN_BASE + ofs) argument 22 #define MT_LP_TZ_APMIXEDSYS(ofs) (APMIXEDSYS + ofs) argument
|
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/codec/hal/dec/vvc/pipeline/ |
H A D | decode_vvc_pipeline.cpp | 1140 std::ofstream ofs(fileName, std::ios::out); in DumpDecodeVvcPicParams() local 1218 std::ofstream ofs(fileName, std::ios::out); in DumpDecodeVvcAlfParams() local 1245 std::ofstream ofs(fileName, std::ios::out); in DumpDecodeVvcLmcsParams() local 1299 std::ofstream ofs(fileName, std::ios::out); in DumpDecodeVvcIqParams() local 1319 std::ofstream ofs(fileName, std::ios::out); in DumpDecodeVvcTileParams() local 1352 std::ofstream ofs(fileName, std::ios::out); in DumpDecodeVvcSubpicParams() local 1375 std::ofstream ofs(fileName, std::ios::out); in DumpDecodeVvcSliceStructureParams() local 1418 std::ofstream ofs(fileName, std::ios::out); in DumpDecodeVvcRplStructureParams() local 1566 std::ofstream ofs(fileName, std::ios::out); in DumpDecodeVvcSliceParams() local
|
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/shared/ |
H A D | media_debug_interface.cpp | 71 std::ofstream ofs(m_ddiFileName, std::ios::out); in InitDumpLocation() local 204 std::ofstream ofs(m_crcGoldenRefFileName, std::ios_base::out); in DumpToFile() local 319 std::ofstream& ofs) in DumpMosSpecificResourceInfoToOfs() 677 std::ofstream ofs(filePath, std::ios_base::out | std::ios_base::binary); in Dump2DBufferInBinary() local 704 std::ofstream ofs(filePath, std::ios_base::out | std::ios_base::binary); in DumpBufferInBinary() local 726 std::ofstream ofs(filePath); in DumpBufferInHexDwords() local
|
H A D | media_debug_fast_dump_imp.hpp | 150 std::ofstream ofs; in ~BufferedWriter() local 178 std::ofstream ofs; in operator ()() local 197 void Flush(std::ofstream &ofs) in Flush() 663 std::ofstream ofs(name, std::ios_base::out | std::ios_base::binary); in ConfigureWriter() local 674 std::ofstream ofs(name, std::ios_base::out); in ConfigureWriter() local 690 std::ofstream ofs(name, std::ios_base::out | std::ios_base::binary); in ConfigureWriter() local 695 std::ofstream ofs(name, std::ios_base::out); in ConfigureWriter() local 729 std::ofstream ofs( in ConfigureWriter() local
|
/aosp_15_r20/external/arm-trusted-firmware/plat/mediatek/mt8192/drivers/spm/ |
H A D | mt_spm_cond.c | 19 #define MT_LP_TZ_INFRA_REG(ofs) (INFRACFG_AO_BASE + ofs) argument 20 #define MT_LP_TZ_MM_REG(ofs) (MMSYS_BASE + ofs) argument 21 #define MT_LP_TZ_SPM_REG(ofs) (SPM_BASE + ofs) argument 22 #define MT_LP_TZ_TOPCK_REG(ofs) (TOPCKGEN_BASE + ofs) argument 23 #define MT_LP_TZ_APMIXEDSYS(ofs) (APMIXEDSYS + ofs) argument
|
/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/mediatek/mt8192/drivers/spm/ |
D | mt_spm_cond.c | 19 #define MT_LP_TZ_INFRA_REG(ofs) (INFRACFG_AO_BASE + ofs) argument 20 #define MT_LP_TZ_MM_REG(ofs) (MMSYS_BASE + ofs) argument 21 #define MT_LP_TZ_SPM_REG(ofs) (SPM_BASE + ofs) argument 22 #define MT_LP_TZ_TOPCK_REG(ofs) (TOPCKGEN_BASE + ofs) argument 23 #define MT_LP_TZ_APMIXEDSYS(ofs) (APMIXEDSYS + ofs) argument
|
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/common/codec/hal/ |
H A D | codechal_encode_avc_base.cpp | 3821 std::ofstream ofs(fileName, std::ios::out); in DumpSeqParams() local 3829 std::ofstream ofs(m_debugInterface->m_ddiFileName, std::ios::app); in DumpSeqParams() local 4040 std::ofstream ofs(fileName, std::ios::out); in DumpPicParams() local 4048 std::ofstream ofs(m_debugInterface->m_ddiFileName, std::ios::app); in DumpPicParams() local 4105 std::ofstream ofs(fileName, std::ios::out); in DumpFeiPicParams() local 4113 std::ofstream ofs(m_debugInterface->m_ddiFileName, std::ios::app); in DumpFeiPicParams() local 4237 std::ofstream ofs(fileName, std::ios::out); in DumpSliceParams() local 4245 std::ofstream ofs(m_debugInterface->m_ddiFileName, std::ios::app); in DumpSliceParams() local 4330 std::ofstream ofs(fileName, std::ios::out); in DumpVuiParams() local 4338 std::ofstream ofs(m_debugInterface->m_ddiFileName, std::ios::app); in DumpVuiParams() local [all …]
|
H A D | codechal_encode_hevc_base.cpp | 3391 std::ofstream ofs(fileName, std::ios::out); in DumpSeqParams() local 3399 std::ofstream ofs(m_debugInterface->m_ddiFileName, std::ios::app); in DumpSeqParams() local 3530 std::ofstream ofs(fileName, std::ios::out); in DumpPicParams() local 3538 std::ofstream ofs(m_debugInterface->m_ddiFileName, std::ios::app); in DumpPicParams() local 3595 std::ofstream ofs(fileName, std::ios::out); in DumpFeiPicParams() local 3603 std::ofstream ofs(m_debugInterface->m_ddiFileName, std::ios::app); in DumpFeiPicParams() local 3700 std::ofstream ofs(fileName, std::ios::out); in DumpSliceParams() local 3708 std::ofstream ofs(m_debugInterface->m_ddiFileName, std::ios::app); in DumpSliceParams() local
|
H A D | codechal_decode_jpeg.cpp | 1108 std::ofstream ofs(fileName, std::ios::out); in DumpIQParams() local 1160 std::ofstream ofs(fileName, std::ios::out); in DumpPicParams() local 1217 std::ofstream ofs(fileName, std::ios::out); in DumpScanParams() local 1290 std::ofstream ofs(fileName, std::ios::out); in DumpHuffmanTable() local
|
/aosp_15_r20/packages/modules/NetworkStack/src/android/net/apf/ |
D | ApfV4GeneratorBase.java | 110 public final Type addLoad8(Register r, int ofs) { in addLoad8() 118 public final Type addLoad16(Register r, int ofs) { in addLoad16() 126 public final Type addLoad32(Register r, int ofs) { in addLoad32() 135 public final Type addLoad8Indexed(Register r, int ofs) { in addLoad8Indexed() 144 public final Type addLoad16Indexed(Register r, int ofs) { in addLoad16Indexed() 153 public final Type addLoad32Indexed(Register r, int ofs) { in addLoad32Indexed()
|
/aosp_15_r20/packages/modules/DnsResolver/ |
D | ResolverStats.h | 65 size_t ofs = out->size(); in encode() local 78 inline ssize_t ResolverStats::decode(const std::vector<int32_t>& in, ssize_t ofs) { in decode() 108 ssize_t ofs = 0; in decodeAll() local
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/serialization/performance/ |
D | performance_utf8_codecvt.cpp | 112 std::ofstream ofs; in test_main() local 161 std::wofstream ofs; in test_main() local 222 std::wofstream ofs; in test_main() local
|
/aosp_15_r20/hardware/google/apf/ |
D | apf_dns_test.cc | 29 u32 ofs = 12; in TEST() local 81 u32 ofs = 27; in TEST() local 114 u32 ofs = 27; in TEST() local
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/detail/test/ |
D | test_utf8_codecvt.cpp | 136 std::ofstream ofs; in test_main() local 170 std::wofstream ofs; in test_main() local 231 std::wofstream ofs; in test_main() local
|