HomeSort by relevance Sort by last modified time
    Searched full:routine (Results 1 - 25 of 2298) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /dalvik/vm/mterp/armv5te/
OP_INVOKE_DIRECT_RANGE.S 2 %include "armv5te/OP_INVOKE_DIRECT.S" { "isrange":"1", "routine":"Range" }
OP_INVOKE_INTERFACE_RANGE.S 2 %include "armv5te/OP_INVOKE_INTERFACE.S" { "isrange":"1", "routine":"Range" }
OP_INVOKE_STATIC_RANGE.S 2 %include "armv5te/OP_INVOKE_STATIC.S" { "routine":"Range" }
OP_INVOKE_SUPER_QUICK_RANGE.S 2 %include "armv5te/OP_INVOKE_SUPER_QUICK.S" { "isrange":"1", "routine":"Range" }
OP_INVOKE_SUPER_RANGE.S 2 %include "armv5te/OP_INVOKE_SUPER.S" { "isrange":"1", "routine":"Range" }
OP_INVOKE_VIRTUAL_QUICK_RANGE.S 2 %include "armv5te/OP_INVOKE_VIRTUAL_QUICK.S" { "isrange":"1", "routine":"Range" }
OP_INVOKE_VIRTUAL_RANGE.S 2 %include "armv5te/OP_INVOKE_VIRTUAL.S" { "isrange":"1", "routine":"Range" }
OP_INVOKE_STATIC.S 1 %default { "routine":"NoRange" }
21 bne common_invokeMethod${routine} @ yes, continue on
41 beq common_invokeMethod${routine} @ no (r0=method, r9="this")
44 bne common_invokeMethod${routine} @ yes (r0=method, r9="this")
50 b common_invokeMethod${routine} @ whew, finally!
52 bne common_invokeMethod${routine} @ (r0=method, r9="this")
  /dalvik/vm/mterp/x86/
OP_INVOKE_DIRECT_RANGE.S 2 %include "x86/OP_INVOKE_DIRECT.S" { "isrange":"1", "routine":"Range" }
OP_INVOKE_INTERFACE_RANGE.S 2 %include "x86/OP_INVOKE_INTERFACE.S" { "isrange":"1", "routine":"Range" }
OP_INVOKE_STATIC_RANGE.S 2 %include "x86/OP_INVOKE_STATIC.S" { "routine":"Range","isrange":"1" }
OP_INVOKE_SUPER_QUICK_RANGE.S 2 %include "x86/OP_INVOKE_SUPER_QUICK.S" { "isrange":"1", "routine":"Range" }
OP_INVOKE_SUPER_RANGE.S 2 %include "x86/OP_INVOKE_SUPER.S" { "isrange":"1", "routine":"Range" }
OP_INVOKE_VIRTUAL_QUICK_RANGE.S 2 %include "x86/OP_INVOKE_VIRTUAL_QUICK.S" { "isrange":"1", "routine":"Range" }
OP_INVOKE_VIRTUAL_RANGE.S 2 %include "x86/OP_INVOKE_VIRTUAL.S" { "isrange":"1", "routine":"Range" }
OP_REM_LONG.S 2 %include "x86/OP_DIV_LONG.S" {"routine":"__moddi3","special":"$0"}
OP_REM_LONG_2ADDR.S 2 %include "x86/OP_DIV_LONG_2ADDR.S" {"routine":"__moddi3","special":"$0"}
  /external/qemu/android/
sync-utils.h 33 * Note: this routine will explicitly call socket_set_nonblock on the fd passed
34 * to this routine.
36 * fd - File descriptor for the socket, created with socket_create_xxx routine.
46 * Note: this routine will explicitly call socket_set_nonblock on the fd passed
47 * to this routine.
56 * Closes SyncSocket descriptor obtained from syncsocket_connect routine.
58 * ssocket - SyncSocket descriptor obtained from syncsocket_connect routine.
64 * syncsocket_connect routine. Note that this routine will also close socket
67 * ssocket - SyncSocket descriptor obtained from syncsocket_connect routine
    [all...]
  /external/qemu/elff/
elff_api.h 32 * Each entry in the array represents a routine, where routine represented
34 * (at index 0) represents information for the inlined routine, referenced by
35 * Elf_AddressInfo structure itself. If name for a routine was not available
36 * (DW_AT_name attribute was missing), routine name is set to "<unknown>".
42 /* Name of the routine where previous routine is inlined.
47 /* Source file name where routine is inlined.
49 * about source file location for the routine. If this field is NULL, content
54 /* Source file directory where routine is inlined.
    [all...]
dwarf_utils.h 26 * Attribute name string. Note that this routine returns "DW_AT_Unknown",
27 * if DWARF attribute value passed to this routine has not been recognized.
35 * Form name string. Note that this routine returns "DW_FORM_Unknown", if
36 * DWARF form value passed to this routine has not been recognized.
44 * Tag name string. Note that this routine returns "DW_TAG_Unknown", if DWARF
45 * tag value passed to this routine has not been recognized.
  /ndk/sources/host-tools/ndk-stack/elff/
elff_api.h 32 * Each entry in the array represents a routine, where routine represented
34 * (at index 0) represents information for the inlined routine, referenced by
35 * Elf_AddressInfo structure itself. If name for a routine was not available
36 * (DW_AT_name attribute was missing), routine name is set to "<unknown>".
42 /* Name of the routine where previous routine is inlined.
47 /* Source file name where routine is inlined.
49 * about source file location for the routine. If this field is NULL, content
54 /* Source file directory where routine is inlined
    [all...]
dwarf_utils.h 26 * Attribute name string. Note that this routine returns "DW_AT_Unknown",
27 * if DWARF attribute value passed to this routine has not been recognized.
35 * Form name string. Note that this routine returns "DW_FORM_Unknown", if
36 * DWARF form value passed to this routine has not been recognized.
44 * Tag name string. Note that this routine returns "DW_TAG_Unknown", if DWARF
45 * tag value passed to this routine has not been recognized.
  /external/qemu/docs/
ANDROID-ELFF.TXT 8 subsystem with information about routine name, source file name and location
17 - Extract information about routine, containing given PC address in the emulated
18 system. Routine information, collected by the library includes:
19 * Routine name
21 * If routine happens to be inlined, library traces inclusion up to the first
22 routine that is not inlined, providing names and source file location
  /external/oprofile/gui/
oprof_start_main.cpp 3 * main routine for GUI start
  /external/qemu/android/utils/
mapfile.h 49 * symantics of O_XXX flags defined for standard open routine.
51 * symantics of S_IXXX flags defined for standard open routine.
58 /* Closes a file handle opened with mapfile_open routine.
61 * mapfile_open routine.
67 /* Reads from a file opened with mapfile_open routine.
69 * the regualar read routine.
72 * mapfile_open routine.
76 /* Reads from a specific offset in a file opened with mapfile_open routine.
79 * mapfile_open routine.
91 * mapfile_open routine
    [all...]

Completed in 1167 milliseconds

1 2 3 4 5 6 7 8 91011>>