HomeSort by relevance Sort by last modified time
    Searched refs:DEBUG_TRACE (Results 1 - 10 of 10) sorted by null

  /toolchain/binutils/binutils-2.27/opcodes/
aarch64-dis.c 1043 DEBUG_TRACE ("%s found value: %x, has_xt: %d, i: %d.",
    [all...]
aarch64-asm.c 827 DEBUG_TRACE ("idx: %d; qualifier: %s", idx,
855 DEBUG_TRACE ("enter with coding 0x%x", (uint32_t) inst->value);
966 DEBUG_TRACE ("exit with coding 0x%x", (uint32_t) inst->value);
    [all...]
aarch64-opc.c 757 DEBUG_TRACE ("SUCCEED: no operand");
773 DEBUG_TRACE ("%d", i);
829 DEBUG_TRACE ("complete qualifiers using list %d", i);
840 DEBUG_TRACE ("SUCCESS");
844 DEBUG_TRACE ("FAIL");
865 DEBUG_TRACE ("matching FAIL");
882 DEBUG_TRACE ("matching SUCCESS");
898 DEBUG_TRACE ("enter with 0x%" PRIx64 "(%" PRIi64 ")", value, value);
925 DEBUG_TRACE ("exit FALSE with 0x%" PRIx64 "(%" PRIi64 ")", value, value);
932 DEBUG_TRACE ("exit TRUE with amount %d", amount)
    [all...]
  /hardware/intel/img/psb_video/src/
psb_drv_debug.h 42 #ifdef DEBUG_TRACE
51 #else /* DEBUG_TRACE */
58 #endif /* DEBUG_TRACE */
vsp_cmdbuf.c 429 #ifdef DEBUG_TRACE
tng_cmdbuf.c 768 #ifdef DEBUG_TRACE
794 #if 0 /*DEBUG_TRACE*/
tng_VP8.c 593 #ifdef DEBUG_TRACE
634 #ifdef DEBUG_TRACE
    [all...]
  /packages/inputmethods/LatinIME/native/jni/src/
defines.h 180 #define DEBUG_TRACE DEBUG_DICT_FULL
204 #define DEBUG_TRACE false
  /toolchain/binutils/binutils-2.27/gas/config/
tc-aarch64.c 888 DEBUG_TRACE ("reg type check failed");
    [all...]
  /toolchain/binutils/binutils-2.27/include/opcode/
aarch64.h 990 #define DEBUG_TRACE(M, ...) \
1002 #define DEBUG_TRACE(M, ...) ;

Completed in 232 milliseconds