HomeSort by relevance Sort by last modified time
    Searched full:dbgprintf (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/Target/X86/Disassembler/
X86DisassemblerDecoder.cpp 258 * dbgprintf - Uses the logging function provided by the user to log a single
265 static void dbgprintf(struct InternalInstruction* insn, function
339 dbgprintf(insn, "readPrefixes()");
396 dbgprintf(insn, "Redundant Group 1 prefix");
430 dbgprintf(insn, "Redundant Group 2 prefix");
436 dbgprintf(insn, "Redundant Group 3 prefix");
443 dbgprintf(insn, "Redundant Group 4 prefix");
454 dbgprintf(insn, "Found prefix 0x%hhx", byte);
463 dbgprintf(insn, "Couldn't read second byte of EVEX prefix");
468 dbgprintf(insn, "Couldn't read third byte of EVEX prefix")
    [all...]
  /frameworks/base/docs/html/tools/adk/
adk2.jd 408 if(!dlci) dbgPrintf("BTADK: failed to allocate DLCI\n");
422 dbgPrintf("BTADK: failed to find a single marker in descriptor\n");
429 dbgPrintf("BTADK has DLCI %u\n", dlci);

Completed in 3294 milliseconds