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

  /external/v8/test/mjsunit/es6/
proxies-integrity.js 60 (function Freeze() {
69 Object.freeze(proxy);
193 Object.freeze(target);
  /external/chromium-trace/catapult/third_party/py_vulcanize/py_vulcanize/
project.py 96 def Freeze(self):
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
ocmm.h 175 virtual HRESULT WINAPI Freeze(WINBOOL fFreeze) = 0;
186 HRESULT (WINAPI *Freeze)(ITimer *This,WINBOOL fFreeze);
199 #define ITimer_Freeze(This,fFreeze) (This)->lpVtbl->Freeze(This,fFreeze)
oleidl.h     [all...]
tom.h 169 virtual HRESULT WINAPI Freeze(__LONG32 *pCount) = 0;
199 HRESULT (WINAPI *Freeze)(ITextDocument *This,__LONG32 *pCount);
231 #define ITextDocument_Freeze(This,pCount) (This)->lpVtbl->Freeze(This,pCount)
    [all...]
ocidl.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
wdm.h 1113 ULONG Freeze;
    [all...]

Completed in 432 milliseconds