/art/compiler/utils/ |
D | assembler_test.h | 66 std::string RepeatR(void (Ass::*f)(Reg), const std::string& fmt) { in RepeatR() 73 std::string Repeatr(void (Ass::*f)(Reg), const std::string& fmt) { in Repeatr() 80 std::string RepeatRR(void (Ass::*f)(Reg, Reg), const std::string& fmt) { in RepeatRR() 89 std::string RepeatRRNoDupes(void (Ass::*f)(Reg, Reg), const std::string& fmt) { in RepeatRRNoDupes() 98 std::string Repeatrr(void (Ass::*f)(Reg, Reg), const std::string& fmt) { in Repeatrr() 107 std::string RepeatRRR(void (Ass::*f)(Reg, Reg, Reg), const std::string& fmt) { in RepeatRRR() 118 std::string Repeatrb(void (Ass::*f)(Reg, Reg), const std::string& fmt) { in Repeatrb() 127 std::string RepeatRr(void (Ass::*f)(Reg, Reg), const std::string& fmt) { in RepeatRr() 136 std::string RepeatRI(void (Ass::*f)(Reg, const Imm&), size_t imm_bytes, const std::string& fmt) { in RepeatRI() 140 std::string Repeatri(void (Ass::*f)(Reg, const Imm&), size_t imm_bytes, const std::string& fmt) { in Repeatri() [all …]
|
/art/runtime/ |
D | common_throws.cc | 57 const char* fmt, in ThrowException() 75 const char* fmt, in ThrowWrappedException() 131 void ThrowBootstrapMethodError(const char* fmt, ...) { in ThrowBootstrapMethodError() 138 void ThrowWrappedBootstrapMethodError(const char* fmt, ...) { in ThrowWrappedBootstrapMethodError() 166 void ThrowClassCircularityError(ObjPtr<mirror::Class> c, const char* fmt, ...) { in ThrowClassCircularityError() 175 void ThrowClassFormatError(ObjPtr<mirror::Class> referrer, const char* fmt, ...) { in ThrowClassFormatError() 226 void ThrowIllegalAccessError(ObjPtr<mirror::Class> referrer, const char* fmt, ...) { in ThrowIllegalAccessError() 301 void ThrowIncompatibleClassChangeError(ObjPtr<mirror::Class> referrer, const char* fmt, ...) { in ThrowIncompatibleClassChangeError() 318 void ThrowInternalError(const char* fmt, ...) { in ThrowInternalError() 327 void ThrowIOException(const char* fmt, ...) { in ThrowIOException() [all …]
|
D | parsed_options.cc | 632 void ParsedOptions::UsageMessageV(FILE* stream, const char* fmt, va_list ap) { in UsageMessageV() 636 void ParsedOptions::UsageMessage(FILE* stream, const char* fmt, ...) { in UsageMessage() 643 void ParsedOptions::Usage(const char* fmt, ...) { in Usage()
|
D | check_jni.cc | 188 JniValueType GetValue(char fmt) { in GetValue() 467 bool Check(ScopedObjectAccess& soa, bool entry, const char* fmt, JniValueType* args) in Check() 516 bool CheckNonHeap(JavaVMExt* vm, bool entry, const char* fmt, JniValueType* args) { in CheckNonHeap() 843 bool CheckPossibleHeapValue(ScopedObjectAccess& soa, char fmt, JniValueType arg) in CheckPossibleHeapValue() 893 bool CheckNonHeapValue(char fmt, JniValueType arg) { in CheckNonHeapValue() 936 void TracePossibleHeapValue(ScopedObjectAccess& soa, bool entry, char fmt, JniValueType arg, in TracePossibleHeapValue() 1009 void TraceNonHeapValue(char fmt, JniValueType arg, std::string* msg) { in TraceNonHeapValue() 1348 void AbortF(const char* fmt, ...) __attribute__((__format__(__printf__, 2, 3))) { in AbortF() 1515 static void AbortF(const char* jni_function_name, const char* fmt, ...) { in AbortF()
|
D | java_vm_ext.cc | 539 void JavaVMExt::JniAbortV(const char* jni_function_name, const char* fmt, va_list ap) { in JniAbortV() 545 void JavaVMExt::JniAbortF(const char* jni_function_name, const char* fmt, ...) { in JniAbortF()
|
D | dex_file_verifier.cc | 220 #define LOAD_FIELD(var, idx, fmt, error_stmt) \ argument 2859 void DexFileVerifier::ErrorStringPrintf(const char* fmt, ...) { in ErrorStringPrintf()
|
D | monitor.cc | 516 static void ThrowIllegalMonitorStateExceptionF(const char* fmt, ...) in ThrowIllegalMonitorStateExceptionF()
|
D | thread.cc | 2697 void Thread::ThrowNewExceptionF(const char* exception_class_descriptor, const char* fmt, ...) { in ThrowNewExceptionF() 2705 const char* fmt, va_list ap) { in ThrowNewExceptionV()
|
/art/compiler/utils/arm/ |
D | assembler_arm_test.h | 69 std::string fmt) { in RepeatRRIIC() 85 std::string fmt) { in RepeatTemplatedRRIIC() 167 std::string fmt) { in RepeatRRiiC() 181 std::string fmt) { in RepeatTemplatedRRiiC() 256 std::string RepeatRRC(void (Ass::*f)(Reg, Reg, Cond), std::string fmt) { in RepeatRRC() 270 std::string fmt) { in RepeatTemplatedRRC() 318 std::string RepeatRRRC(void (Ass::*f)(Reg, Reg, Reg, Cond), std::string fmt) { in RepeatRRRC() 335 std::string fmt) { in RepeatTemplatedRRRC() 400 std::string fmt) { in RepeatTemplatedRSC() 456 std::string fmt) { in RepeatTemplatedRRSC()
|
/art/dexoptanalyzer/ |
D | dexoptanalyzer.cc | 59 static void UsageErrorV(const char* fmt, va_list ap) { in UsageErrorV() 65 static void UsageError(const char* fmt, ...) { in UsageError() 72 NO_RETURN static void Usage(const char *fmt, ...) { in Usage()
|
/art/tools/dexfuzz/src/dexfuzz/rawdex/ |
D | OpcodeInfo.java | 35 public OpcodeInfo(Opcode opcode, String name, int opcodeValue, AbstractFormat fmt) { in OpcodeInfo()
|
D | Instruction.java | 309 int opcodeValue, AbstractFormat fmt) { in addOpcodeInfo()
|
/art/tools/dexfuzz/src/dexfuzz/program/mutators/ |
D | RandomInstructionGenerator.java | 155 AbstractFormat fmt = newOpcodeInfo.format; in generateMutation() local 224 AbstractFormat fmt = newInsn.insn.info.format; in applyMutation() local
|
/art/test/092-locale/src/ |
D | Main.java | 74 DateFormat fmt = DateFormat.getDateInstance(DateFormat.FULL, usa); in testCalendar() local
|
/art/runtime/openjdkjvm/ |
D | OpenjdkJvm.cc | 183 JNIEXPORT int jio_fprintf(FILE* fp, const char* fmt, ...) { in jio_fprintf() 193 JNIEXPORT int jio_vfprintf(FILE* fp, const char* fmt, va_list args) { in jio_vfprintf() 223 int jio_vsnprintf(char *str, size_t count, const char *fmt, va_list args) { in jio_vsnprintf() 228 int jio_snprintf(char *str, size_t count, const char *fmt, ...) { in jio_snprintf()
|
/art/compiler/jit/ |
D | jit_compiler.cc | 82 NO_RETURN static void Usage(const char* fmt, ...) { in Usage()
|
/art/profman/ |
D | profman.cc | 69 static void UsageErrorV(const char* fmt, va_list ap) { in UsageErrorV() 75 static void UsageError(const char* fmt, ...) { in UsageError() 82 NO_RETURN static void Usage(const char *fmt, ...) { in Usage()
|
/art/patchoat/ |
D | patchoat.cc | 709 static void UsageErrorV(const char* fmt, va_list ap) { in UsageErrorV() 715 static void UsageError(const char* fmt, ...) { in UsageError() 722 NO_RETURN static void Usage(const char *fmt, ...) { in Usage()
|
/art/disassembler/ |
D | disassembler_mips.cc | 549 size_t fmt = (instruction >> 21) & 0x7; // TODO: other fmts? in Dump() local
|
/art/runtime/interpreter/ |
D | interpreter_common.cc | 434 void AbortTransactionF(Thread* self, const char* fmt, ...) { in AbortTransactionF() 441 void AbortTransactionV(Thread* self, const char* fmt, va_list args) { in AbortTransactionV()
|
D | unstarted_runtime.cc | 68 static void AbortTransactionOrFail(Thread* self, const char* fmt, ...) { in AbortTransactionOrFail()
|
/art/dex2oat/ |
D | dex2oat.cc | 188 static void UsageErrorV(const char* fmt, va_list ap) { in UsageErrorV() 194 static void UsageError(const char* fmt, ...) { in UsageError() 201 NO_RETURN static void Usage(const char* fmt, ...) { in Usage()
|
/art/compiler/ |
D | oat_test.cc | 50 NO_RETURN static void Usage(const char* fmt, ...) { in Usage()
|
/art/compiler/utils/mips64/ |
D | assembler_mips64.cc | 164 void Mips64Assembler::EmitFR(int opcode, int fmt, FpuRegister ft, FpuRegister fs, FpuRegister fd, in EmitFR() 178 void Mips64Assembler::EmitFI(int opcode, int fmt, FpuRegister ft, uint16_t imm) { in EmitFI()
|
/art/compiler/utils/mips/ |
D | assembler_mips.cc | 379 int fmt, in EmitFR() 397 uint32_t MipsAssembler::EmitFI(int opcode, int fmt, FRegister ft, uint16_t imm) { in EmitFI()
|