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

1 2 3 4

  /external/webkit/JavaScriptCore/assembler/
RepatchBuffer.h 62 void relink(CodeLocationJump jump, CodeLocationLabel destination) function in class:JSC::RepatchBuffer
67 void relink(CodeLocationCall call, CodeLocationLabel destination) function in class:JSC::RepatchBuffer
72 void relink(CodeLocationCall call, FunctionPtr destination) function in class:JSC::RepatchBuffer
77 void relink(CodeLocationNearCall nearCall, CodePtr destination) function in class:JSC::RepatchBuffer
82 void relink(CodeLocationNearCall nearCall, CodeLocationLabel destination) function in class:JSC::RepatchBuffer
104 relink(CodeLocationCall(CodePtr(returnAddress)), label);
114 relink(CodeLocationCall(CodePtr(returnAddress)), function);
119 relink(CodeLocationNearCall(CodePtr(returnAddress)), label);
  /external/quake/quake/src/QW/server/
sv_move.c 110 qboolean SV_movestep (edict_t *ent, vec3_t move, qboolean relink)
146 if (relink)
181 if (relink)
199 if (relink)
215 if (relink)
server.h 360 qboolean SV_movestep (edict_t *ent, vec3_t move, qboolean relink);
  /external/quake/quake/src/WinQuake/
sv_move.cpp 110 qboolean SV_movestep (edict_t *ent, vec3_t move, qboolean relink)
146 if (relink)
181 if (relink)
199 if (relink)
215 if (relink)
server.h 244 qboolean SV_movestep (edict_t *ent, vec3_t move, qboolean relink);
  /external/webkit/JavaScriptCore/jit/
JITPropertyAccess.cpp 715 repatchBuffer.relink(jumpLocation, entryLabel);
    [all...]
JIT.cpp 606 repatchBuffer.relink(callLinkInfo->hotPathOther, code.addressForCall());
610 repatchBuffer.relink(callLinkInfo->callReturnLocation, globalData->jitStubs.ctiVirtualCall());
  /external/webkit/WebCore/WebCore.gyp/mac/
adjust_visibility.sh 82 # Use ld -r to relink each object that was in the archive. Providing an
  /external/qemu/distrib/sdl-1.2.12/src/hermes/
COPYING.LIB 40 complete object files to the recipients so that they can relink them
284 user can modify the Library and then relink to produce a modified
  /external/libpng/
ltmain.sh 756 relink) ;;
    [all...]
  /external/protobuf/gtest/build-aux/
ltmain.sh 756 relink) ;;
    [all...]
  /external/protobuf/
ltmain.sh 756 relink) ;;
    [all...]
  /external/chromium/sdch/open-vcdiff/
ltmain.sh 1103 link | relink)
    [all...]
  /external/chromium/third_party/libevent/
ltmain.sh 1103 link | relink)
    [all...]
  /external/dbus/
ltmain.sh 1087 link | relink)
    [all...]
  /external/expat/conftools/
ltmain.sh 1066 link | relink)
    [all...]
  /external/libffi/
ltmain.sh 1096 link | relink)
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/
tree-flow-inline.h 357 /* Relink a new node in place of an old node in the list. */
374 /* Relink ssa_imm_use node LINKNODE into the chain for OLD, with use occurring
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/
tree-flow-inline.h 357 /* Relink a new node in place of an old node in the list. */
374 /* Relink ssa_imm_use node LINKNODE into the chain for OLD, with use occurring
    [all...]
  /external/webkit/
NOTICE 89 complete object files to the recipients so that they can relink them
333 user can modify the Library and then relink to produce a modified
583 complete object files to the recipients, so that they can relink them
    [all...]
  /libcore/luni/src/main/java/java/util/
LinkedHashMap.java 274 // Relink e as tail
  /development/ndk/platforms/android-4/samples/san-angeles/jni/
license-LGPL.txt 44 complete object files to the recipients, so that they can relink them
297 user can modify the Library and then relink to produce a modified
  /external/bluetooth/bluez/
COPYING.LIB 44 complete object files to the recipients, so that they can relink them
292 user can modify the Library and then relink to produce a modified
  /external/bluetooth/glib/
COPYING 40 complete object files to the recipients so that they can relink them
284 user can modify the Library and then relink to produce a modified
  /external/bluetooth/glib/gmodule/
COPYING 40 complete object files to the recipients so that they can relink them
284 user can modify the Library and then relink to produce a modified

Completed in 836 milliseconds

1 2 3 4