HomeSort by relevance Sort by last modified time
    Searched full:trace_info (Results 1 - 25 of 34) sorted by null

1 2

  /external/nist-sip/java/gov/nist/core/
LogLevels.java 12 public static final int TRACE_INFO = 16;
15 public static final int TRACE_MESSAGES = TRACE_INFO;
LogWriter.java 392 // this.traceLevel = TRACE_INFO;
407 // ll = TRACE_INFO;
424 // } else if (traceLevel == TRACE_INFO) {
555 // if ( this.traceLevel == TRACE_INFO ) {
569 // if ( traceLevel == TRACE_INFO ) {
  /external/chromium_org/third_party/cld/base/
crash.h 28 char trace_info[512]; member in struct:base::CrashReason
  /external/chromium_org/build/android/pylib/host_driven/
test_runner.py 31 trace_info = ''.join(traceback.format_exception(exc_type, exc_value,
33 log_msg = 'Exception:\n' + trace_info
  /external/chromium_org/build/android/pylib/linker/
test_runner.py 36 trace_info = ''.join(traceback.format_exception(exc_type, exc_value,
38 log_msg = 'Exception:\n' + trace_info
  /external/blktrace/
blkrawverify.c 31 struct trace_info { struct
39 static struct trace_info traces[] = {
54 #define N_TRACES (sizeof(traces) / sizeof(struct trace_info))
  /external/chromium_org/third_party/libjingle/source/talk/app/webrtc/java/src/org/webrtc/
Logging.java 52 TRACE_INFO(0x1000),
  /hardware/ti/omap4xxx/security/tee_client_api/
tee_client_api_linux_driver.c 97 #define TRACE_INFO(...)
119 static void TRACE_INFO(const char* format, ...)
164 TRACE_INFO("scxExchangeMessage[0x%X]\n",pContext);
240 TRACE_INFO("scxExchangeMessage[0x%X]: Ioctl returned error: 0x%x (0x%x - %d)\n",pContext,nResult,errno,errno);
362 TRACE_INFO("TEEC_GetTimeLimit(0x%X, %u ms)", sContext, nTimeout);
373 TRACE_INFO("GetTimeLimit %ld\n",nTimeLimit);
445 TRACE_INFO("TEEC_FinalizeContext[0x%X]", pContext);
517 TRACE_INFO("TEEC_RegisterSharedMemory0 (%p, %p)",context, sharedMem);
548 TRACE_INFO("TEEC_RegisterSharedMemory (%p)",context);
561 TRACE_INFO("TEEC_AllocateSharedMemory (%p)",context)
    [all...]
  /hardware/ti/omap4xxx/security/tf_daemon/
delegation_client.c 239 static MD_INLINE void TRACE_INFO(const char* format, ...)
286 static MD_INLINE void TRACE_INFO(const char* format, ...)
349 static MD_INLINE void TRACE_INFO(const char* format, ...)
656 TRACE_INFO(">Partition %1X: read sector 0x%08X into workspace at offset 0x%08X",
700 TRACE_INFO(">Partition %1X: write sector 0x%X from workspace at offset 0x%X",
1011 TRACE_INFO("INSTRUCTION: ID=0x%x pid=%d err=%d", (nInstructionID & 0x0F), nPartitionID, nError);
1017 TRACE_INFO("INSTRUCTION: ID=0x%x pid=%d pSize=%d err=%d", (nInstructionID & 0x0F), nPartitionID, nPartitionSize, nError);
1040 TRACE_INFO("INSTRUCTION: ID=0x%x pid=%d sid=%d woff=%d err=%d", (nInstructionID & 0x0F), nPartitionID, nSectorID, nWorkspaceOffset, nError);
1059 TRACE_INFO("INSTRUCTION: ID=0x%x pid=%d sid=%d woff=%d err=%d", (nInstructionID & 0x0F), nPartitionID, nSectorID, nWorkspaceOffset, nError);
1064 TRACE_INFO("INSTRUCTION: ID=0x%x pid=%d err=%d", (nInstructionID & 0x0F), nPartitionID, nError)
    [all...]
smc_properties_parser.c 78 #define TRACE_INFO(...)
101 static void TRACE_INFO(const char* format, ...)
531 TRACE_INFO("Processing configuration file '%s'", pConfigFilename);
  /external/nist-sip/java/gov/nist/javax/sip/stack/
UDPMessageChannel.java 620 this.sipStack.getStackLogger().logStackTrace(StackLogger.TRACE_INFO);
622 this.sipStack.getStackLogger().logStackTrace(StackLogger.TRACE_INFO);
686 this.sipStack.getStackLogger().logStackTrace(StackLogger.TRACE_INFO);
    [all...]
IOHandler.java 172 sipStack.getStackLogger().logStackTrace(StackLogger.TRACE_INFO);
SIPTransactionStack.java     [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/share/man/man1/
arm-eabi-readelf.1 157 \fB\-\-debug\-dump\fR[=rawline,=decodedline,=info,=abbrev,=pubnames,=aranges,=macro,=frames,=frames\-interp,=str,=loc,=Ranges,=pubtypes,=trace_info,=trace_abbrev,=trace_aranges]]
349 .IP "\fB\-\-debug\-dump[=rawline,=decodedline,=info,=abbrev,=pubnames,=aranges,=macro,=frames,=frames\-interp,=str,=loc,=Ranges,=pubtypes,=trace_info,=trace_abbrev,=trace_aranges]\fR" 4
350 .IX Item "--debug-dump[=rawline,=decodedline,=info,=abbrev,=pubnames,=aranges,=macro,=frames,=frames-interp,=str,=loc,=Ranges,=pubtypes,=trace_info,=trace_abbrev,=trace_aranges]"
arm-eabi-objdump.1 160 \fB\-\-dwarf\fR[=rawline,=decodedline,=info,=abbrev,=pubnames,=aranges,=macro,=frames,=frames\-interp,=str,=loc,=Ranges,=pubtypes,=trace_info,=trace_abbrev,=trace_aranges]]
575 .IP "\fB\-\-dwarf[=rawline,=decodedline,=info,=abbrev,=pubnames,=aranges,=macro,=frames,=frames\-interp,=str,=loc,=Ranges,=pubtypes,=trace_info,=trace_abbrev,=trace_aranges]\fR" 4
576 .IX Item "--dwarf[=rawline,=decodedline,=info,=abbrev,=pubnames,=aranges,=macro,=frames,=frames-interp,=str,=loc,=Ranges,=pubtypes,=trace_info,=trace_abbrev,=trace_aranges]"
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/share/man/man1/
arm-linux-androideabi-readelf.1 157 \fB\-\-debug\-dump\fR[=rawline,=decodedline,=info,=abbrev,=pubnames,=aranges,=macro,=frames,=frames\-interp,=str,=loc,=Ranges,=pubtypes,=trace_info,=trace_abbrev,=trace_aranges]]
349 .IP "\fB\-\-debug\-dump[=rawline,=decodedline,=info,=abbrev,=pubnames,=aranges,=macro,=frames,=frames\-interp,=str,=loc,=Ranges,=pubtypes,=trace_info,=trace_abbrev,=trace_aranges]\fR" 4
350 .IX Item "--debug-dump[=rawline,=decodedline,=info,=abbrev,=pubnames,=aranges,=macro,=frames,=frames-interp,=str,=loc,=Ranges,=pubtypes,=trace_info,=trace_abbrev,=trace_aranges]"
arm-linux-androideabi-objdump.1 160 \fB\-\-dwarf\fR[=rawline,=decodedline,=info,=abbrev,=pubnames,=aranges,=macro,=frames,=frames\-interp,=str,=loc,=Ranges,=pubtypes,=trace_info,=trace_abbrev,=trace_aranges]]
575 .IP "\fB\-\-dwarf[=rawline,=decodedline,=info,=abbrev,=pubnames,=aranges,=macro,=frames,=frames\-interp,=str,=loc,=Ranges,=pubtypes,=trace_info,=trace_abbrev,=trace_aranges]\fR" 4
576 .IX Item "--dwarf[=rawline,=decodedline,=info,=abbrev,=pubnames,=aranges,=macro,=frames,=frames-interp,=str,=loc,=Ranges,=pubtypes,=trace_info,=trace_abbrev,=trace_aranges]"
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/share/man/man1/
arm-eabi-readelf.1 157 \fB\-\-debug\-dump\fR[=rawline,=decodedline,=info,=abbrev,=pubnames,=aranges,=macro,=frames,=frames\-interp,=str,=loc,=Ranges,=pubtypes,=trace_info,=trace_abbrev,=trace_aranges]]
349 .IP "\fB\-\-debug\-dump[=rawline,=decodedline,=info,=abbrev,=pubnames,=aranges,=macro,=frames,=frames\-interp,=str,=loc,=Ranges,=pubtypes,=trace_info,=trace_abbrev,=trace_aranges]\fR" 4
350 .IX Item "--debug-dump[=rawline,=decodedline,=info,=abbrev,=pubnames,=aranges,=macro,=frames,=frames-interp,=str,=loc,=Ranges,=pubtypes,=trace_info,=trace_abbrev,=trace_aranges]"
arm-eabi-objdump.1 160 \fB\-\-dwarf\fR[=rawline,=decodedline,=info,=abbrev,=pubnames,=aranges,=macro,=frames,=frames\-interp,=str,=loc,=Ranges,=pubtypes,=trace_info,=trace_abbrev,=trace_aranges]]
575 .IP "\fB\-\-dwarf[=rawline,=decodedline,=info,=abbrev,=pubnames,=aranges,=macro,=frames,=frames\-interp,=str,=loc,=Ranges,=pubtypes,=trace_info,=trace_abbrev,=trace_aranges]\fR" 4
576 .IX Item "--dwarf[=rawline,=decodedline,=info,=abbrev,=pubnames,=aranges,=macro,=frames,=frames-interp,=str,=loc,=Ranges,=pubtypes,=trace_info,=trace_abbrev,=trace_aranges]"
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/share/man/man1/
arm-linux-androideabi-readelf.1 157 \fB\-\-debug\-dump\fR[=rawline,=decodedline,=info,=abbrev,=pubnames,=aranges,=macro,=frames,=frames\-interp,=str,=loc,=Ranges,=pubtypes,=trace_info,=trace_abbrev,=trace_aranges]]
349 .IP "\fB\-\-debug\-dump[=rawline,=decodedline,=info,=abbrev,=pubnames,=aranges,=macro,=frames,=frames\-interp,=str,=loc,=Ranges,=pubtypes,=trace_info,=trace_abbrev,=trace_aranges]\fR" 4
350 .IX Item "--debug-dump[=rawline,=decodedline,=info,=abbrev,=pubnames,=aranges,=macro,=frames,=frames-interp,=str,=loc,=Ranges,=pubtypes,=trace_info,=trace_abbrev,=trace_aranges]"
arm-linux-androideabi-objdump.1 160 \fB\-\-dwarf\fR[=rawline,=decodedline,=info,=abbrev,=pubnames,=aranges,=macro,=frames,=frames\-interp,=str,=loc,=Ranges,=pubtypes,=trace_info,=trace_abbrev,=trace_aranges]]
575 .IP "\fB\-\-dwarf[=rawline,=decodedline,=info,=abbrev,=pubnames,=aranges,=macro,=frames,=frames\-interp,=str,=loc,=Ranges,=pubtypes,=trace_info,=trace_abbrev,=trace_aranges]\fR" 4
576 .IX Item "--dwarf[=rawline,=decodedline,=info,=abbrev,=pubnames,=aranges,=macro,=frames,=frames-interp,=str,=loc,=Ranges,=pubtypes,=trace_info,=trace_abbrev,=trace_aranges]"
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.6/bin/
mipsel-linux-android-readelf 
  /prebuilts/gcc/linux-x86/x86/i686-linux-android-4.6/bin/
i686-linux-android-readelf 
i686-linux-android-objdump 
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/bin/
i686-linux-readelf 

Completed in 1447 milliseconds

1 2