/aosp12/frameworks/compile/mclinker/include/mcld/Target/ |
H A D | ELFDynamic.tcc | 25 size_t Entry<32, true>::emit(uint8_t* pAddress) const { in emit() function in Entry 47 size_t Entry<64, true>::emit(uint8_t* pAddress) const { in emit() function in Entry
|
/aosp12/frameworks/compile/mclinker/lib/Core/ |
H A D | Linker.cpp | 242 bool Linker::emit(FileOutputBuffer& pOutput) { in emit() function in mcld::Linker 255 bool Linker::emit(const Module& pModule, const std::string& pPath) { in emit() function in mcld::Linker 289 bool Linker::emit(const Module& pModule, int pFileDescriptor) { in emit() function in mcld::Linker
|
/aosp12/frameworks/base/services/core/java/com/android/server/display/utils/ |
H A D | Plog.java | 113 protected abstract void emit(String message); in emit() method in Plog 137 protected void emit(String message) { in emit() method in Plog.SystemPlog
|
/aosp12/frameworks/compile/mclinker/lib/LD/ |
H A D | MsgHandler.cpp | 23 bool MsgHandler::emit() { in emit() function in mcld::MsgHandler
|
H A D | MergedStringTable.cpp | 28 void MergedStringTable::emit(MemoryRegion& pRegion) { in emit() function in mcld::MergedStringTable
|
H A D | DiagnosticEngine.cpp | 61 bool DiagnosticEngine::emit() { in emit() function in mcld::DiagnosticEngine
|
H A D | DebugString.cpp | 86 void DebugString::emit(MemoryRegion& pRegion) { in emit() function in mcld::DebugString
|
/aosp12/hardware/interfaces/scripts/ |
H A D | list_hal_vts.py | 36 def emit(self, record): member in CriticalHandler
|
/aosp12/frameworks/compile/mclinker/lib/Target/ |
H A D | ELFAttribute.cpp | 137 size_t ELFAttribute::emit(MemoryRegion& pRegion) const { in emit() function in mcld::ELFAttribute 299 size_t ELFAttribute::Subsection::emit(char* pBuf) const { in emit() function in mcld::ELFAttribute::Subsection
|
H A D | ELFDynamic.cpp | 328 void ELFDynamic::emit(const LDSection& pSection, MemoryRegion& pRegion) const { in emit() function in mcld::ELFDynamic
|
/aosp12/system/tools/aidl/build/ |
H A D | aidl_rust_glue.py | 30 def emit(self, output_file, indent=""): member in RustModule
|
/aosp12/frameworks/compile/mclinker/lib/Target/Mips/ |
H A D | MipsGOTPLT.cpp | 30 uint64_t MipsGOTPLT::emit(MemoryRegion& pRegion) { in emit() function in mcld::MipsGOTPLT
|
H A D | MipsPLT.cpp | 78 uint64_t MipsPLT::emit(MemoryRegion& pRegion) { in emit() function in mcld::MipsPLT
|
H A D | MipsAbiFlags.cpp | 32 uint64_t MipsAbiFlags::emit(const MipsAbiFlags& pInfo, MemoryRegion& pRegion) { in emit() function in mcld::MipsAbiFlags
|
H A D | MipsGOT.cpp | 491 uint64_t Mips32GOT::emit(MemoryRegion& pRegion) { in emit() function in mcld::Mips32GOT 526 uint64_t Mips64GOT::emit(MemoryRegion& pRegion) { in emit() function in mcld::Mips64GOT
|
/aosp12/system/tools/hidl/ |
H A D | DocComment.cpp | 72 void DocComment::emit(Formatter& out, CommentType type) const { in emit() function in android::DocComment
|
/aosp12/frameworks/native/opengl/tools/glgen/src/ |
H A D | GenerateEGL.java | 34 private static void emit(EGLCodeEmitter emitter, in emit() method in GenerateEGL
|
H A D | GenerateGLES.java | 34 private static void emit(GLESCodeEmitter emitter, in emit() method in GenerateGLES
|
H A D | GenerateGL.java | 34 private static void emit(int version, boolean ext, boolean pack, in emit() method in GenerateGL
|
/aosp12/frameworks/compile/mclinker/lib/Target/ARM/ |
H A D | ARMGOT.cpp | 115 uint64_t ARMGOT::emit(MemoryRegion& pRegion) { in emit() function in mcld::ARMGOT
|
H A D | ARMPLT.cpp | 141 uint64_t ARMPLT::emit(MemoryRegion& pRegion) { in emit() function in mcld::ARMPLT
|
/aosp12/frameworks/compile/mclinker/lib/Target/AArch64/ |
H A D | AArch64GOT.cpp | 118 uint64_t AArch64GOT::emit(MemoryRegion& pRegion) { in emit() function in mcld::AArch64GOT
|
H A D | AArch64PLT.cpp | 147 uint64_t AArch64PLT::emit(MemoryRegion& pRegion) { in emit() function in mcld::AArch64PLT
|
/aosp12/frameworks/compile/mclinker/lib/Target/Hexagon/ |
H A D | HexagonPLT.cpp | 168 uint64_t HexagonPLT::emit(MemoryRegion& pRegion) { in emit() function in mcld::HexagonPLT
|
/aosp12/frameworks/native/opengl/tools/glgen2/registry/ |
H A D | reg.py | 406 def beginFeature(self, interface, emit): argument 560 def beginFeature(self, interface, emit): argument
|