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

1 2

  /external/webkit/Source/JavaScriptCore/assembler/
RepatchBuffer.h 60 void relink(CodeLocationJump jump, CodeLocationLabel destination) function in class:JSC::RepatchBuffer
65 void relink(CodeLocationCall call, CodeLocationLabel destination) function in class:JSC::RepatchBuffer
70 void relink(CodeLocationCall call, FunctionPtr destination) function in class:JSC::RepatchBuffer
75 void relink(CodeLocationNearCall nearCall, CodePtr destination) function in class:JSC::RepatchBuffer
80 void relink(CodeLocationNearCall nearCall, CodeLocationLabel destination) function in class:JSC::RepatchBuffer
97 relink(CodeLocationCall(CodePtr(returnAddress)), label);
107 relink(CodeLocationCall(CodePtr(returnAddress)), function);
112 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);
  /gdk/samples/quake/jni/
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/Source/JavaScriptCore/jit/
JIT.cpp 607 repatchBuffer.relink(callLinkInfo->hotPathOther, code);
611 repatchBuffer.relink(callLinkInfo->callReturnLocation, globalData->jitStubs->ctiVirtualCall());
624 repatchBuffer.relink(callLinkInfo->hotPathOther, code);
628 repatchBuffer.relink(callLinkInfo->callReturnLocation, globalData->jitStubs->ctiVirtualConstruct());
JITPropertyAccess.cpp 716 repatchBuffer.relink(jumpLocation, entryLabel);
    [all...]
JITPropertyAccess32_64.cpp     [all...]
  /external/jpeg/
ltmain.sh 711 relink)
    [all...]
  /external/qemu/distrib/jpeg-6b/
ltmain.sh 711 relink)
    [all...]
  /external/libmtp/
ltmain.sh 756 relink) ;;
    [all...]
  /external/libpng/
ltmain.sh 756 relink) ;;
    [all...]
  /external/libusb/
ltmain.sh 756 relink) ;;
    [all...]
  /external/libusb-compat/
ltmain.sh 763 relink) ;;
    [all...]
  /external/openfst/
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/expat/conftools/
ltmain.sh 1066 link | relink)
    [all...]
  /external/libffi/
ltmain.sh 1096 link | relink)
    [all...]
  /external/llvm/autoconf/
ltmain.sh 1066 link | relink)
    [all...]
  /external/llvm/projects/sample/autoconf/
ltmain.sh 1066 link | relink)
    [all...]

Completed in 206 milliseconds

1 2