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

  /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/jpeg/
ltmain.sh 711 relink)
    [all...]
  /external/libpng/
ltmain.sh 756 relink) ;;
    [all...]
configure     [all...]
  /external/protobuf/gtest/build-aux/
ltmain.sh 756 relink) ;;
    [all...]
  /external/protobuf/
ltmain.sh 756 relink) ;;
    [all...]
configure     [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...]
configure     [all...]
  /external/expat/conftools/
ltmain.sh 1066 link | relink)
    [all...]
  /external/libffi/
ltmain.sh 1096 link | relink)
    [all...]
  /external/protobuf/gtest/
configure     [all...]

Completed in 1123 milliseconds