| /arkcompiler/runtime_core/static_core/compiler/optimizer/ir/ |
| D | aot_data.h | 23 class File; variable 52 using File = const panda_file::File; variable 58 std::map<std::pair<const File *, uint32_t>, int32_t> *gotPlt, in AotData()
|
| /arkcompiler/runtime_core/static_core/libpandafile/tests/ |
| D | file_format_version_test.cpp | 21 TEST(File, TestGetVersion) in TEST() argument 34 TEST(File, GetMinVersion) in TEST() argument
|
| D | file_test.cpp | 98 TEST(File, OpenMemory) in TEST() argument 115 TEST(File, GetClassByName) in TEST() argument 143 TEST(File, OpenPandaFile) in TEST() argument 163 TEST(File, OpenPandaFileFromZipNameAnonMem) in TEST() argument 181 TEST(File, OpenPandaFileOrZip) in TEST() argument 201 TEST(File, OpenPandaFileUncompressed) in TEST() argument 222 TEST(File, LineNumberProgramDeduplication) in TEST() argument
|
| /arkcompiler/runtime_core/libpandabase/os/ |
| D | file.h | 34 using File = panda::os::unix::file::File; variable
|
| /arkcompiler/runtime_core/static_core/libpandabase/os/ |
| D | file.h | 34 using File = panda::os::unix::file::File; variable
|
| /arkcompiler/runtime_core/platforms/tests/ |
| D | file_test.cpp | 32 using File = panda::os::unix::file::File; typedef
|
| /arkcompiler/runtime_core/static_core/libllvmbackend/ |
| D | llvm_ark_interface.h | 49 class File; variable
|
| /arkcompiler/runtime_core/static_core/compiler/tools/debug/ |
| D | jit_writer.h | 33 class File; variable
|
| /arkcompiler/runtime_core/static_core/runtime/ |
| D | class_linker_context.h | 94 …virtual void EnumeratePandaFiles(const std::function<bool(const panda_file::File &)> & /* cb */) c… in EnumeratePandaFiles()
|
| /arkcompiler/runtime_core/static_core/platforms/windows/libpandabase/ |
| D | file.h | 35 explicit File(int fd) : fd_(fd) {} in File() function
|
| /arkcompiler/ets_frontend/ets2panda/ |
| D | es2panda.h | 173 const std::string &File() const noexcept in File() function
|
| /arkcompiler/runtime_core/static_core/platforms/unix/libpandabase/ |
| D | file.h | 43 explicit File(int fd) : fd_(fd) {} in File() function
|
| /arkcompiler/runtime_core/platforms/windows/libpandabase/ |
| D | file.h | 39 explicit File(int fd) : fd_(fd) {} in File() function
|
| /arkcompiler/runtime_core/platforms/unix/libpandabase/ |
| D | file.h | 46 explicit File(int fd) : fd_(fd) {} in File() function
|
| /arkcompiler/ets_runtime/ecmascript/ |
| D | ecma_context.h | 36 class File; variable
|
| D | ecma_vm.h | 38 class File; variable
|
| /arkcompiler/runtime_core/static_core/libpandafile/ |
| D | file.cpp | 408 File::File(std::string filename, os::mem::ConstBytePtr &&base) in File() function in panda::panda_file::File
|
| /arkcompiler/runtime_core/libpandafile/ |
| D | file.cpp | 411 File::File(std::string filename, os::mem::ConstBytePtr &&base) in File() function in panda::panda_file::File
|