HomeSort by relevance Sort by last modified time
    Searched full:unprotect (Results 1 - 23 of 23) sorted by null

  /external/quake/quake/src/WinQuake/
vgamodes.h 87 // unprotect CRTC0 through CRTC0
132 // unprotect CRTC0 through CRTC0
168 // unprotect CRTC0 through CRTC0
216 // unprotect CRTC0 through CRTC0
263 // unprotect CRTC0 through CRTC0
352 // unprotect CRTC0 through CRTC0
403 // unprotect CRTC0 through CRTC0
450 // unprotect CRTC0 through CRTC0
  /external/webkit/Source/JavaScriptCore/runtime/
Protect.h 37 Heap::heap(val)->unprotect(val);
  /external/chromium/third_party/libjingle/source/talk/session/phone/
srtpfilter.cc 317 LOG(LS_WARNING) << "Failed to unprotect SRTP packet: no SRTP Session";
324 LOG(LS_WARNING) << "Failed to unprotect SRTP packet, err=" << err;
332 LOG(LS_WARNING) << "Failed to unprotect SRTCP packet: no SRTP Session";
339 LOG(LS_WARNING) << "Failed to unprotect SRTCP packet, err=" << err;
channel.cc 338 // Unprotect the packet, if needed.
346 LOG(LS_ERROR) << "Failed to unprotect " << content_name_
355 LOG(LS_ERROR) << "Failed to unprotect " << content_name_
    [all...]
  /external/webkit/Source/JavaScriptCore/heap/
Heap.h 82 bool unprotect(JSValue); // True when the protect count drops to 0.
Heap.cpp 143 bool Heap::unprotect(JSValue k) function in class:JSC::Heap
  /external/v8/src/
spaces-inl.h 138 void MemoryAllocator::Unprotect(Address start,
141 OS::Unprotect(start, size, executable);
153 OS::Unprotect(chunks_[id].address(), chunks_[id].size(),
  /external/webkit/Source/JavaScriptCore/API/
JSContextRef.cpp 131 bool releasingGlobalObject = Heap::heap(dgo)->unprotect(dgo);
JSValueRef.h 291 @param value The JSValue to unprotect.
  /external/webkit/Source/WebCore/bindings/js/
WorkerScriptController.cpp 63 m_workerContextWrapper.clear(); // Unprotect the global object.
  /external/libvpx/libvpx/examples/includes/geshi/geshi/
rebol.php 122 'unprotect','unset','unset?','unview','update','upgrade',
  /external/srtp/
README 157 unprotect RTP packets, and makes as few as possible assumptions
  /external/srtp/test/
srtp_driver.c 721 /* unprotect a second time - should fail with a replay error */
746 /* unprotect, and check for authentication failure */
920 /* unprotect a second time - should fail with a replay error */
945 /* unprotect, and check for authentication failure */
    [all...]
  /external/webkit/Source/WebCore/bridge/qt/
qt_instance.cpp 96 // clean up (unprotect from gc) the JSValues we've created
  /bionic/linker/
linker.cpp     [all...]
  /external/webkit/Source/JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/
JavaScriptCore.def 364 ?unprotect@Heap@JSC@@QAE_NVJSValue@2@@Z
  /external/qemu/
exec.c     [all...]
  /external/webkit/Source/JavaScriptCore/
ChangeLog-2008-08-10 414 (KJS::Heap::unprotect):
    [all...]
ChangeLog-2007-10-14     [all...]
ChangeLog-2010-05-24     [all...]
ChangeLog-2009-06-16     [all...]
  /docs/source.android.com/src/devices/tech/input/
keyboard-devices.jd     [all...]
  /external/webkit/Source/WebCore/
ChangeLog-2010-12-06     [all...]

Completed in 8552 milliseconds