HomeSort by relevance Sort by last modified time
    Searched refs:kinds (Results 1 - 8 of 8) sorted by null

  /dalvik/vm/native/
dalvik_system_VMDebug.c 190 unsigned int kinds)
192 if (kinds & KIND_ALLOCATED_OBJECTS) {
195 if (kinds & KIND_ALLOCATED_BYTES) {
198 if (kinds & KIND_FREED_OBJECTS) {
201 if (kinds & KIND_FREED_BYTES) {
204 if (kinds & KIND_GC_INVOCATIONS) {
207 if (kinds & KIND_CLASS_INIT_COUNT) {
210 if (kinds & KIND_CLASS_INIT_TIME) {
214 if (kinds & KIND_EXT_ALLOCATED_OBJECTS) {
217 if (kinds & KIND_EXT_ALLOCATED_BYTES)
324 unsigned int kinds = args[0]; local
    [all...]
  /libcore/dalvik/src/main/java/dalvik/system/
VMDebug.java 260 public static native void resetAllocCount(int kinds);
  /external/iproute2/doc/
ip-tunnels.tex 133 kinds and gateway is required to be directly reachable via this tunnel,
156 \noindent All the kinds of tunnels are created with one command:
  /external/v8/src/
mirror-debugger.js 612 * @param {number} kind Indicate whether named, indexed or both kinds of
684 * @param {number} kind Indicate whether named, indexed or both kinds of
    [all...]
  /external/e2fsprogs/lib/et/
texinfo.tex 899 % containing these kinds of lines:
    [all...]
  /prebuilt/common/ecj/
ecj.jar 
  /external/grub/docs/
texinfo.tex     [all...]
  /external/v8/test/mjsunit/
unicode-test.js     [all...]

Completed in 1023 milliseconds