/external/proguard/src/proguard/ |
DescriptorKeepChecker.java | 75 // Create a visitor for marking the seeds.
|
/external/proguard/src/proguard/optimize/info/ |
SideEffectMethodMarker.java | 56 // Go over all classes and their methods, marking if they have side
|
/external/proguard/src/proguard/shrink/ |
Shrinker.java | 65 // Create a visitor for marking the seeds.
|
/external/v8/test/cctest/ |
cctest.status | 38 # when snapshot is on, so I am marking it PASS || FAIL
|
test-heap.cc | 1511 IncrementalMarking* marking = HEAP->incremental_marking(); local 1625 IncrementalMarking* marking = HEAP->incremental_marking(); local [all...] |
/external/webkit/Source/JavaScriptCore/wtf/text/ |
StringImplBase.h | 67 // and sets the flags into a state marking the object as such.
|
/frameworks/base/core/java/android/os/ |
UpdateLock.java | 64 * Long Intent extra on the UPDATE_LOCK_CHANGED sticky broadcast, marking the
|
/packages/apps/Calendar/src/com/android/calendar/alerts/ |
DismissAlarmsService.java | 33 * Service for asynchronously marking fired alarms as dismissed.
|
/external/llvm/lib/Target/Hexagon/ |
HexagonCallingConvLower.h | 119 /// return zero. Otherwise, return the register, marking it and any aliases 137 /// marking it and any aliases as allocated.
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/ |
stl_iterator_base_types.h | 89 /// Marking input iterators. 92 /// Marking output iterators.
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/ |
stl_iterator_base_types.h | 89 /// Marking input iterators. 92 /// Marking output iterators.
|
/dalvik/vm/alloc/ |
MarkSweep.cpp | 128 * the finger across the bitmaps in address order and marking child 142 * marking. Marks white objects but does not push them on the mark 664 * Walks the reference list marking any references subject to the 680 /* Referent was cleared by the user during marking. */ 851 /* Clean up everything else associated with the marking process.
|
CardTable.cpp | 346 * by root marking. 362 * table verification occurs between root marking and weak reference
|
/frameworks/av/media/libstagefright/codecs/avc/common/include/ |
avclib_common.h | 108 This function performs decoded reference picture marking process and store the current picture to the 128 This function perform adaptive memory marking operation on the reference picture lists, 138 This function performs memory management control operation 1, marking a short-term picture 147 This function performs memory management control operation 2, marking a long-term picture 176 This function performs memory management control operation 5, marking all reference pictures
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/build/builders/ |
BaseBuilder.java | 56 * error checking and marking the files for errors/warnings. 349 * Handles a {@link StreamException} by logging the info and marking the project. 384 * Handles a generic {@link Throwable} by logging the info and marking the project.
|
/bionic/libc/include/arpa/ |
telnet.h | 105 #define TELOPT_OUTMRK 27 /* output marking */ 130 "TACACS UID", "OUTPUT MARKING", "TTYLOC",
|
/dalvik/vm/hprof/ |
HprofHeap.cpp | 117 /* Always called when marking objects, but only does 119 * only true when marking the root set or unreachable
|
/development/ndk/platforms/android-9/include/arpa/ |
telnet.h | 105 #define TELOPT_OUTMRK 27 /* output marking */ 130 "TACACS UID", "OUTPUT MARKING", "TTYLOC",
|
/external/jmonkeyengine/engine/src/desktop/jme3tools/navigation/ |
MapModel2D.java | 298 * @return {@link Point) object marking the map's (x,y) centre 307 * @return {@code Position} object marking the map's (lat, long) centre
|
MapModel3D.java | 315 * @return <code>Vector3f</code> object marking the map's (x,y) centre. 325 * @return <code>Position</code> object marking the map's (lat, long)
|
/external/llvm/include/llvm/CodeGen/ |
CallingConvLower.h | 240 /// return zero. Otherwise, return the register, marking it and any aliases 258 /// marking it and any aliases as allocated.
|
/external/proguard/src/proguard/optimize/evaluation/ |
LivenessAnalyzer.java | 348 // Start marking the variable before the load instruction. 353 // Stop marking the variable before the store instruction.
|
/external/tcpdump/ |
telnet.h | 113 #define TELOPT_OUTMRK 27 /* output marking */ 138 "TACACS UID", "OUTPUT MARKING", "TTYLOC",
|
/external/webkit/Source/WebCore/bindings/js/ |
JSNodeCustom.cpp | 102 // observable because its wrapper is responsible for marking those event listeners. 167 // its wrapper is responsible for marking those event listeners.
|
/prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/arpa/ |
telnet.h | 105 #define TELOPT_OUTMRK 27 /* output marking */ 130 "TACACS UID", "OUTPUT MARKING", "TTYLOC",
|