/aosp_15_r20/external/compiler-rt/lib/profile/ |
H A D | InstrProfilingBuffer.c | 16 const __llvm_profile_data *DataEnd = __llvm_profile_end_data(); in __llvm_profile_get_size_for_buffer() local 36 const __llvm_profile_data *DataBegin, const __llvm_profile_data *DataEnd, in __llvm_profile_get_size_for_buffer_internal() 54 const __llvm_profile_data *DataEnd, const uint64_t *CountersBegin, in __llvm_profile_write_buffer_internal()
|
H A D | InstrProfilingWriter.c | 207 const __llvm_profile_data *DataEnd) { in writeValueProfData() 233 const __llvm_profile_data *DataEnd = __llvm_profile_end_data(); in lprofWriteData() local 246 const __llvm_profile_data *DataEnd, in lprofWriteDataImpl()
|
H A D | InstrProfiling.c | 47 const __llvm_profile_data *DataEnd = __llvm_profile_end_data(); in __llvm_profile_reset_counters() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/ |
H A D | MinidumpEmitter.cpp | 124 size_t DataEnd = File.tell(); in layout() local 162 size_t DataEnd = File.tell(); in layout() local 176 Optional<size_t> DataEnd; in layout() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ObjectYAML/ |
H A D | MinidumpEmitter.cpp | 125 size_t DataEnd = File.tell(); in layout() local 163 size_t DataEnd = File.tell(); in layout() local 177 std::optional<size_t> DataEnd; in layout() local
|
/aosp_15_r20/external/compiler-rt/test/profile/ |
H A D | instrprof-value-prof-2.c | 46 const __llvm_profile_data *Data, *DataEnd; in main() local
|
H A D | instrprof-value-prof.c | 81 const __llvm_profile_data *Data, *DataEnd; in main() local
|
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/ |
H A D | quic_interval_deque.h | 300 typename QuicIntervalDeque<T, C>::Iterator QuicIntervalDeque<T, C>::DataEnd() { in DataEnd() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ProfileData/ |
D | InstrProfCorrelator.h | 84 const char *DataEnd; member
|
D | InstrProfReader.h | 328 const RawInstrProf::ProfileData<IntPtrT> *DataEnd; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ProfileData/ |
D | InstrProfCorrelator.h | 84 const char *DataEnd; member
|
D | InstrProfReader.h | 328 const RawInstrProf::ProfileData<IntPtrT> *DataEnd; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ProfileData/ |
D | InstrProfCorrelator.h | 84 const char *DataEnd; member
|
D | InstrProfReader.h | 328 const RawInstrProf::ProfileData<IntPtrT> *DataEnd; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ProfileData/ |
D | InstrProfCorrelator.h | 84 const char *DataEnd; member
|
D | InstrProfReader.h | 328 const RawInstrProf::ProfileData<IntPtrT> *DataEnd; variable
|
/aosp_15_r20/external/llvm/include/llvm/ProfileData/ |
H A D | InstrProfReader.h | 175 const RawInstrProf::ProfileData<IntPtrT> *DataEnd; variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/ |
H A D | InstrProfReader.h | 203 const RawInstrProf::ProfileData<IntPtrT> *DataEnd; variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ProfileData/ |
H A D | InstrProfReader.h | 294 const RawInstrProf::ProfileData<IntPtrT> *DataEnd; variable
|
/aosp_15_r20/external/rust/android-crates-io/crates/rustix/src/process/ |
D | prctl.rs | 626 DataEnd = PR_SET_MM_END_DATA, enumerator
|
/aosp_15_r20/external/llvm/lib/CodeGen/AsmPrinter/ |
H A D | CodeViewDebug.cpp | 2045 *DataEnd = MMI->getContext().createTempSymbol(); in emitDebugInfoForGlobal() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/ |
H A D | CodeViewDebug.cpp | 3088 MCSymbol *DataEnd = beginSymbolRecord(DataSym); in emitDebugInfoForGlobal() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/AsmPrinter/ |
H A D | CodeViewDebug.cpp | 3400 MCSymbol *DataEnd = beginSymbolRecord(DataSym); in emitDebugInfoForGlobal() local
|
/aosp_15_r20/external/clang/lib/Serialization/ |
H A D | ASTReader.cpp | 2851 const unsigned char *DataEnd = Data + Blob.size(); in ReadASTBlock() local
|