/external/valgrind/coregrind/m_sigframe/ |
sigframe-common.c | 45 allocated. Except, don't mess with the area which
|
/external/valgrind/coregrind/ |
pub_core_libcsignal.h | 63 /* --- Mess with the kernel's sig state --- */
|
pub_core_scheduler.h | 65 /* Simple version, which simply acquires the lock, but does not mess
|
/external/valgrind/none/tests/x86/ |
bug152818-x86.c | 73 : "%eax", "%esi", "%ecx", "cc" /* we mess up EFLAGS */);
|
/frameworks/av/media/libstagefright/foundation/ |
ADebug.cpp | 180 // roll over, and mess up the correlation between related experiments.
|
/hardware/intel/img/psb_video/src/ |
object_heap.c | 72 /* Clean up the mess */
|
/packages/apps/Browser/src/com/android/browser/ |
WallpaperHandler.java | 104 // mess with our mark (currently it sets a mark of 1024)
|
/packages/apps/Camera2/src/com/android/camera/ui/ |
TopRightWeightedLayout.java | 130 // don't mess with children that are centered in both directions
|
/packages/services/Telephony/src/com/android/phone/ |
ADNList.java | 139 // contact for instance), it doesn't make sense to mess with
|
/external/mksh/src/ |
histrap.c | 988 sigtraps[i].mess = "Error handler"; 1018 sigtraps[i].mess = sys_siglist[i]; 1020 sigtraps[i].mess = strsignal(i); 1022 sigtraps[i].mess = NULL; 1024 if ((sigtraps[i].mess == NULL) || 1025 (sigtraps[i].mess[0] == '\0')) 1026 sigtraps[i].mess = shf_smprintf("%s %d", [all...] |
/dalvik/libdex/ |
DexDebugInfo.cpp | 277 * and we don't want to mess with the existing start address.
|
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/ |
DebugEventHub.cs | 63 /* To avoid a mess like this:
|
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/ |
DebugEventHub.cs | 68 /* To avoid a mess like this:
|
/external/antlr/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/tree/ |
BaseTree.js | 19 /** Get the children internal List; note that if you directly mess with
|
/external/apache-http/src/org/apache/http/impl/ |
DefaultConnectionReuseStrategy.java | 139 // To get through this mess, we treat the "Proxy-Connection" header
|
/external/chromium-trace/trace-viewer/third_party/webapp2/docs/_themes/webapp2/static/ |
webapp2.css | 4 /* This stylesheet is stil a mess. :) */
|
/external/e2fsprogs/debian/attic/libs/ |
rules | 138 # dh_installmanpages still makes a mess as of 0.54 (see below dh_movefiles)
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/src/org/eclipse/releng/generators/ |
ErrorTracker.java | 132 // // Test this mess.
|
/external/giflib/ |
gif_lib.h | 83 void *Private; /* Don't mess with this! */
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/normalizer/ |
TestCanonicalIterator.java | 227 // check that zeros optimization doesn't mess up.
|
/external/llvm/include/llvm/CodeGen/ |
MachinePassRegistry.h | 94 // NO CONSTRUCTOR - we don't want static constructor ordering to mess
|
/external/mesa3d/src/mesa/tnl/ |
t_pipeline.c | 152 * which is quite a mess as this had to be done in all parallelized sections;
|
/external/tagsoup/ |
build.xml | 138 <!-- clean up the mess -->
|
/external/valgrind/docs/internals/ |
BIG_APP_NOTES.txt | 35 # before and so on the first run, the new build wants to mess with
|
/external/valgrind/include/vki/ |
vki-xen-domctl.h | 183 /* vki_xen_domctl_shadow_op.op is an utter mess for compatibily reasons. */
|