Searched defs:trace (Results 101 - 125 of 163) sorted by relevance

1234567

/external/chromium_org/third_party/angle/src/compiler/
H A DParseContext.cpp200 void TParseContext::trace(const char* str) function in class:TParseContext
/external/chromium_org/third_party/sqlite/src/src/
H A DvdbeInt.h317 FILE *trace; /* Write an execution trace here, if not NULL */ member in struct:Vdbe
H A Dbuild.c199 FILE *trace = (db->flags & SQLITE_VdbeTrace)!=0 ? stdout : 0; local
200 sqlite3VdbeTrace(v, trace);
H A Dvdbeaux.c97 void sqlite3VdbeTrace(Vdbe *p, FILE *trace){ argument
98 p->trace = trace;
H A Dsqlite3ext.h133 void * (*trace)(sqlite3*,void(*xTrace)(void*,const char*),void*); member in struct:sqlite3_api_routines
336 #define sqlite3_trace sqlite3_api->trace
/external/compiler-rt/lib/tsan/rtl/
H A Dtsan_rtl_report.cc33 static ReportStack *SymbolizeStack(const StackTrace& trace);
104 static ReportStack *SymbolizeStack(const StackTrace& trace) { argument
105 if (trace.IsEmpty())
108 for (uptr si = 0; si < trace.Size(); si++) {
109 const uptr pc = trace.Get(si);
117 if (si != trace.Size() - 1)
209 StackTrace trace; local
210 trace.Init(stack, ssz);
211 rt->stack = SymbolizeStack(trace);
278 StackTrace trace; local
316 StackTrace trace; local
343 StackTrace trace; local
373 StackTrace trace; local
534 IsFiredSuppression(Context *ctx, const ScopedReport &srep, const StackTrace &trace) argument
718 StackTrace trace; local
734 StackTrace trace; local
[all...]
H A Dtsan_rtl.h210 // When hs == 0, the trace consists of 2 parts.
611 const StackTrace &trace);
753 Event *trace = (Event*)GetThreadTrace(fs.tid()); local
754 Event *evp = &trace[pos];
/external/javasqlite/src/main/java/SQLite/
H A DDatabase.java582 * Set trace function. Only available in SQLite 2.7.6 and above,
585 * @param tr the trace function
588 public void trace(Trace tr) { method in class:Database
623 * @param pr the trace function
/external/opencv/cv/src/
H A Dcvsurf.cpp145 float* trace = traces[k]->data.fl; local
149 trace[i] = trace[hessian_cols*hessian_rows-1-i] = 0.f;
152 trace += (SIZE0/2)*(hessian_cols + 1);
158 trace += hessian_cols, hessian += hessian_cols )
163 trace[-j-1] = trace[hessian_cols - SIZE0 + j] = 0.f;
178 trace[j] = (float)(dx + dy);
197 const float* trace = traces[k]->data.fl + i*hessian_cols; local
231 double trace_val = trace[
[all...]
/external/antlr/antlr-3.4/antlr-ant/main/antlr3-task/
H A Dantlr3.jar ... boolean fork private String messageFormatName private boolean diagnostic private boolean trace private boolean traceParser private boolean traceLexer private java.io ...
/external/chromium_org/courgette/
H A Dadjustment_method_2.cc188 std::vector<uint32> positions_; // Offsets into the trace of references.
375 static Shingle* Find(const Trace& trace, size_t position, argument
378 owning_set->insert(Shingle(trace, position));
409 Shingle(const Trace& trace, size_t exemplar_position) argument
410 : trace_(trace),
802 AssignmentProblem(const Trace& trace, size_t model_end) argument
803 : trace_(trace),
806 << trace.size();
850 << trace_.size() << " trace length "
1197 // The trace vecto
1276 ReferenceLabel(Trace* trace, Label* label, bool is_model) argument
[all...]
/external/chromium_org/third_party/skia/src/core/
H A DSkMatrix.cpp2110 double trace = Sa + Sd; local
2112 w1 = 0.5*(trace + discriminant);
2113 w2 = 0.5*(trace - discriminant);
2115 w1 = 0.5*(trace - discriminant);
2116 w2 = 0.5*(trace + discriminant);
/external/compiler-rt/lib/asan/
H A Dasan_allocator2.cc230 const uptr *trace = StackDepotGet(id, &size); local
232 internal_memcpy(stack->trace, trace, sizeof(uptr) * size);
396 m->alloc_context_id = StackDepotPut(stack->trace, stack->size);
469 m->free_context_id = StackDepotPut(stack->trace, stack->size);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.equinox.p2.updatechecker_1.1.101.R36x_v20100823.jar ... updatechecker.IUpdateChecker { public static boolean DEBUG public static boolean TRACE private java.util.HashMap checkers private final org ...
H A Dorg.eclipse.ecf.identity_3.1.0.v20100529-0735.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/iputils/
H A Drdisc.c179 int trace = 0; variable
244 if (trace)
308 trace = 1;
/external/skia/src/core/
H A DSkMatrix.cpp2110 double trace = Sa + Sd; local
2112 w1 = 0.5*(trace + discriminant);
2113 w2 = 0.5*(trace - discriminant);
2115 w1 = 0.5*(trace - discriminant);
2116 w2 = 0.5*(trace + discriminant);
/external/strace/
H A Dstrace.c125 static int trace(void);
189 options: trace, abbrev, verbose, raw, signal, read, or write\n\
190 -o file -- send trace output to FILE instead of stderr\n\
192 -p pid -- trace process with process id PID, may be repeated\n\
300 * popen child process from other processes we trace, and standard popen(3)
485 * It is our grandparent we trace, not a -p PID.
790 qualify("trace=all");
1059 if (trace() < 0)
2043 * heuristic improves the readability of the trace.
2072 trace() function
2398 trace() function
[all...]
/external/guava/guava/lib/
H A Djdiff.jar ... API oldAPI_ private static jdiff.API newAPI_ private boolean trace public void " href="/4.4.4_r1/s? ...
/external/blktrace/
H A Dblkparse.c224 struct trace { struct
227 struct trace *next;
234 static struct trace *trace_list;
240 static struct trace *t_alloc_list;
259 static int trace_rb_insert_last(struct per_dev_info *, struct trace *);
724 * struct trace and blktrace allocation cache, we do potentially
728 static inline void t_free(struct trace *t)
738 static inline struct trace *t_alloc(void)
740 struct trace *t = t_alloc_list;
778 static inline void __put_trace_last(struct per_dev_info *pdi, struct trace *
[all...]
/external/chromium_org/v8/src/
H A Disolate.cc397 Handle<String> trace = StackTraceString(); local
399 int length = Min(kMaxStackTraceSize - 1, trace->length());
400 String::WriteToFlat(*trace, buffer, 0, length);
412 // a stack trace. The caller is the error constructor that asked
413 // for the stack trace to be collected. The first time a construct
434 // internal call sites in the stack trace for debugging purposes.
488 // The stack trace API should not expose receivers and function
515 // Capture stack trace for a detailed exception message.
693 "\n==== JS stack trace is not available =======================\n\n");
706 "\n==== JS stack trace
[all...]
H A Djsregexp.h597 virtual void Emit(RegExpCompiler* compiler, Trace* trace) = 0;
610 Trace* trace,
670 // start of the trace) then it cannot be reused. This variable sets a limit
672 // trace and generating generic code for a node that can be reused by flushing
673 // the deferred actions in the current trace and generating a goto.
688 LimitResult LimitVersions(RegExpCompiler* compiler, Trace* trace);
701 // a trace, in which case it is generic and can be reused by flushing the
702 // deferred operations in the current trace and generating a goto.
790 virtual void Emit(RegExpCompiler* compiler, Trace* trace);
857 virtual void Emit(RegExpCompiler* compiler, Trace* trace);
1374 DeferredCapture(int reg, bool is_capture, Trace* trace) argument
[all...]
/external/kernel-headers/original/asm-x86/
H A Dprocessor_32.h317 unsigned short trace, io_bitmap_base; member in struct:i386_hw_tss
/external/chromium/sdch/open-vcdiff/src/gtest/
H A Dgtest.cc629 // Returns the current OS stack trace as a String.
638 // trace but Bar() and CurrentOsStackTraceExceptTop() won't.
2805 // trace stack maintained by Google Test.
2808 TraceInfo trace; local
2809 trace.file = file;
2810 trace.line = line;
2811 trace.message = message.GetString();
2813 UnitTest::GetInstance()->PushGTestTrace(trace);
2825 // Returns the current OS stack trace as a String. Parameters:
2828 // in the trace
2914 const internal::TraceInfo& trace = node->element(); local
3008 PushGTestTrace(const internal::TraceInfo& trace) argument
[all...]
/external/chromium_org/third_party/libjingle/source/talk/media/webrtc/
H A Dwebrtcvoiceengine.cc1199 // Set encrypted trace file.
1212 // Allow trace options to override the trace filter. We default
1236 // Ignore spammy trace messages, mostly from the stats API when we haven't
1238 bool WebRtcVoiceEngine::ShouldIgnoreTrace(const std::string& trace) { argument
1257 if (trace.find(*p) != std::string::npos) {
1279 void WebRtcVoiceEngine::Print(webrtc::TraceLevel level, const char* trace, argument
1293 std::string msg(trace, length);
1297 std::string msg(trace + 71, length - 72);

Completed in 1112 milliseconds

1234567