| /third_party/mesa3d/src/freedreno/vulkan/ |
| H A D | tu_cmd_buffer.h | 534 struct u_trace trace; member
|
| H A D | tu_device.h | 456 struct u_trace *trace; member
|
| /third_party/node/deps/icu-small/source/i18n/ |
| H A D | decimfmt.cpp | 1765 #define trace(x) void(x) macro
|
| /third_party/node/deps/v8/src/regexp/ |
| H A D | regexp-compiler.h | 253 DeferredCapture(int reg, bool is_capture, Trace* trace) in DeferredCapture() argument [all...] |
| H A D | regexp-compiler.cc | 585 void NegativeSubmatchSuccess::Emit(RegExpCompiler* compiler, Trace* trace) { in Emit() argument 611 void EndNode::Emit(RegExpCompiler* compiler, Trace* trace) { in Emit() argument 723 GenerateGuard(RegExpMacroAssembler* macro_assembler, Guard* guard, Trace* trace) GenerateGuard() argument 1320 LimitVersions(RegExpCompiler* compiler, Trace* trace) LimitVersions() argument 1503 EmitQuickCheck(RegExpCompiler* compiler, Trace* bounds_check_trace, Trace* trace, bool preload_has_checked_bounds, Label* on_possible_success, QuickCheckDetails* details, bool fall_through_on_failure, ChoiceNode* predecessor) EmitQuickCheck() argument 2116 EmitHat(RegExpCompiler* compiler, RegExpNode* on_success, Trace* trace) EmitHat() argument 2158 EmitBoundaryCheck(RegExpCompiler* compiler, Trace* trace) EmitBoundaryCheck() argument 2205 BacktrackIfPrevious( RegExpCompiler* compiler, Trace* trace, AssertionNode::IfPrevious backtrack_if_previous) BacktrackIfPrevious() argument 2253 Emit(RegExpCompiler* compiler, Trace* trace) Emit() argument 2333 TextEmitPass(RegExpCompiler* compiler, TextEmitPassType pass, bool preloaded, Trace* trace, bool first_element_checked, int* checked_up_to) TextEmitPass() argument 2464 Emit(RegExpCompiler* compiler, Trace* trace) Emit() argument 2614 Emit(RegExpCompiler* compiler, Trace* trace) Emit() argument 3043 AssertGuardsMentionRegisters(Trace* trace) AssertGuardsMentionRegisters() argument 3072 Emit(RegExpCompiler* compiler, Trace* trace) Emit() argument 3137 EmitGreedyLoop(RegExpCompiler* compiler, Trace* trace, AlternativeGenerationList* alt_gens, PreloadState* preload, GreedyLoopState* greedy_loop_state, int text_length) EmitGreedyLoop() argument 3179 EmitOptimizedUnanchoredSearch(RegExpCompiler* compiler, Trace* trace) EmitOptimizedUnanchoredSearch() argument 3225 EmitChoices(RegExpCompiler* compiler, AlternativeGenerationList* alt_gens, int first_choice, Trace* trace, PreloadState* preload) EmitChoices() argument 3308 EmitOutOfLineContinuation(RegExpCompiler* compiler, Trace* trace, GuardedAlternative alternative, AlternativeGeneration* alt_gen, int preload_characters, bool next_expects_preload) EmitOutOfLineContinuation() argument 3347 Emit(RegExpCompiler* compiler, Trace* trace) Emit() argument 3467 Emit(RegExpCompiler* compiler, Trace* trace) Emit() argument [all...] |
| /third_party/python/Lib/ |
| H A D | inspect.py | 1757 def trace(context=1): function
|
| /third_party/skia/src/core/ |
| H A D | SkMatrix.cpp | 1770 double trace = Sa + Sd; in SkDecomposeUpper2x2() local
|
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| H A D | decimfmt.cpp | 1754 #define trace(x) void(x) macro
|
| /third_party/python/Lib/unittest/test/testmock/ |
| H A D | testmock.py | 2202 def trace(frame, event, arg): # pragma: no cover function
|
| /third_party/python/Modules/ |
| H A D | _tracemalloc.c | 515 trace_t *trace = _Py_hashtable_steal(traces, TO_PTR(ptr)); in tracemalloc_remove_trace() local 552 trace_t *trace = _Py_hashtable_get(traces, TO_PTR(ptr)); in tracemalloc_add_trace() local 1142 trace_to_pyobject(unsigned int domain, const trace_t *trace, _Py_hashtable_t *intern_tracebacks) trace_to_pyobject() argument 1200 trace_t *trace = (trace_t *)value; tracemalloc_copy_trace() local 1282 const trace_t *trace = (const trace_t *)value; tracemalloc_get_traces_fill() local 1799 trace_t *trace = _Py_hashtable_get(tracemalloc_traces, TO_PTR(ptr)); _PyTraceMalloc_NewReference() local [all...] |
| /third_party/rust/crates/bindgen/bindgen/ir/ |
| H A D | item.rs | 258 fn trace<T>(&self, ctx: &BindgenContext, tracer: &mut T, extra: &()) in trace() functions 269 fn trace<T>(&self, ctx: &BindgenContext, tracer: &mut T, _extra: &()) in trace() functions
|
| /third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/ |
| H A D | ParseHelper.cpp | 235 void TParseContext::trace(const char* str) in trace() function in TParseContext
|
| /third_party/python/Lib/test/ |
| H A D | test_sys_settrace.py | 318 def trace(self, frame, event, arg): member in Tracer 1693 def trace(self, frame, event, arg): global() member in RaisingTraceFuncTestCase 1782 def trace(frame, event, arg): global() function 1811 def trace(self, frame, event, arg): global() member in JumpTracer 2806 def trace(frame, event, arg): global() function [all...] |
| H A D | test_patma.py | 3079 def trace(frame, event, arg): function
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/ |
| H A D | jsi_declarative_engine.cpp | 2489 void JsiDeclarativeEngine::GetStackTrace(std::string& trace) in GetStackTrace() argument
|
| /third_party/node/deps/v8/src/wasm/ |
| H A D | c-api.cc | 1075 ownvec<Frame> Trap::trace() const { in trace() function in wasm::Trap
|
| /third_party/node/src/ |
| H A D | js_native_api_v8.cc | 1673 PrepareStackTraceCallback( v8::Local<v8::Context> context, v8::Local<v8::Value> error, v8::Local<v8::Array> trace) PrepareStackTraceCallback() argument
|
| /third_party/node/deps/v8/src/execution/ppc/ |
| H A D | simulator-ppc.cc | 181 bool trace = ::v8::internal::FLAG_trace_sim; in Debug() local
|
| /third_party/node/deps/v8/src/execution/s390/ |
| H A D | simulator-s390.cc | 191 bool trace = ::v8::internal::FLAG_trace_sim; in Debug() local
|
| /third_party/selinux/libsepol/cil/src/ |
| H A D | cil_resolve_ast.c | 2665 struct cil_list *trace = NULL; in cil_print_recursive_call() local
|
| /device/soc/rockchip/common/sdk_linux/include/linux/ |
| H A D | sched.h | 1395 unsigned long trace;
member
|
| /third_party/mesa3d/src/gtest/src/ |
| H A D | gtest.cc | 4782 const internal::TraceInfo& trace = impl_->gtest_trace_stack()[i - 1]; in GTEST_LOCK_EXCLUDED_() local [all...] |
| /third_party/python/Python/ |
| H A D | ceval.c | 6931 int trace = line != lastline || local [all...] |
| /third_party/python/Lib/tkinter/ |
| H A D | __init__.py | 506 trace = trace_variable variable in Variable [all...] |
| /third_party/sqlite/include/ |
| H A D | sqlite3ext.h | 143 void * (*trace)(sqlite3*,void(*xTrace)(void*,const char*),void*); member
|