Searched
full:trace (Results
2226 -
2250 of
3884) sorted by null
<<81828384858687888990>>
/frameworks/native/opengl/libs/GLES_trace/tools/ |
genapi.py | 18 # This script is used to generate the trace implementations of all 21 # and GLES_CM/glext_api.in, and generates trace versions for all the
|
/frameworks/native/services/sensorservice/ |
mat.h | 298 // Calculate the trace of a matrix 299 template <typename TYPE, size_t C> static TYPE trace(const mat<TYPE, C, C>& m) { function in namespace:android
|
/libcore/dalvik/src/main/java/dalvik/system/profiler/ |
SamplingProfiler.java | 94 * Real hprof output examples don't start the thread and trace 391 * Record a new stack trace. The thread should have been
|
/libcore/luni/src/main/java/libcore/reflect/ |
AnnotationMember.java | 287 * Throws contained error (if any) with a renewed stack trace. 292 // besides it is better to provide actual stack trace
|
/packages/apps/Email/tests/src/com/android/emailcommon/utility/ |
UtilityUnitTests.java | 345 // Not closed -- no stack trace 349 // Close, now stack trace should be available
|
/prebuilts/devtools/tools/lib/ |
jobb.jar | |
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/junit/runtime/ |
RemoteAdtTestRunner.java | 451 public void testFailed(TestFailure status, TestIdentifier test, String trace) { 460 statusString, trace, null);
|
/art/runtime/ |
exception_test.cc | 169 // Pull Method* of NULL to terminate the trace
|
locks.h | 143 // Guards trace requests.
|
/art/runtime/hprof/ |
hprof.cc | 525 // U4: stack trace serial number 647 // Write a dummy stack trace record so the analysis tools don't freak out. 781 // U4: frame number in stack trace (-1 for empty) 802 // U4: stack trace serial number [all...] |
/build/core/combo/include/arch/darwin-x86/ |
AndroidConfig.h | 167 * Defined if we have the backtrace() call for retrieving a stack trace.
|
/build/core/combo/include/arch/freebsd-x86/ |
AndroidConfig.h | 183 * Defined if we have the backtrace() call for retrieving a stack trace.
|
/build/core/combo/include/arch/linux-arm/ |
AndroidConfig.h | 182 * Defined if we have the backtrace() call for retrieving a stack trace.
|
/build/core/combo/include/arch/linux-mips/ |
AndroidConfig.h | 187 * Defined if we have the backtrace() call for retrieving a stack trace.
|
/build/core/combo/include/arch/linux-ppc/ |
AndroidConfig.h | 172 * Defined if we have the backtrace() call for retrieving a stack trace.
|
/build/core/combo/include/arch/linux-x86/ |
AndroidConfig.h | 172 * Defined if we have the backtrace() call for retrieving a stack trace.
|
/build/core/combo/include/arch/target_linux-x86/ |
AndroidConfig.h | 171 * Defined if we have the backtrace() call for retrieving a stack trace.
|
/build/core/combo/include/arch/windows/ |
AndroidConfig.h | 185 * Defined if we have the backtrace() call for retrieving a stack trace.
|
/cts/tests/tests/security/jni/ |
android_security_cts_NativeCodeTest.cpp | 109 // Wait for the child to suspend itself so we can trace it.
|
/dalvik/vm/alloc/ |
Alloc.cpp | 146 * need a meaningful stack trace.
|
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/ |
Antlr3.Runtime (VS2005).csproj | 35 <DefineConstants>TRACE;DEBUG;STRONG_NAME;DOTNET2</DefineConstants>
|
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/ActionScript/ |
ASTParser.stg | 44 <! trace("<ruleName> returns "+((CommonTree)retval.tree).toStringTree()); !>
|
/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/lang/reflect/ |
InvocationTargetExceptionTest.java | 190 assertTrue("Incorrect Stack trace: " + s, s != null
|
/external/apache-xml/src/main/java/org/apache/xalan/templates/ |
ElemAttribute.java | 92 // // Make sure the trace event is sent.
|
/external/bluetooth/bluedroid/stack/avdt/ |
avdt_api.c | [all...] |
Completed in 1678 milliseconds
<<81828384858687888990>>