Searched defs:kernel (Results 1 - 11 of 11) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/Modules/webaudio/
H A DWaveShaperProcessor.cpp69 WaveShaperDSPKernel* kernel = static_cast<WaveShaperDSPKernel*>(m_kernels[i].get()); local
H A DWaveShaperDSPKernel.cpp176 WaveShaperDSPKernel* kernel = const_cast<WaveShaperDSPKernel*>(this); local
/macosx-10.10/system_cmds-643.1.1/reboot.tproj/
H A Dreboot.c93 char *kernel; local
/macosx-10.10/tcsh-65/tcsh/win32/
H A Dbogus.c124 FILETIME c,e,kernel,user; local
/macosx-10.10/WebCore-7600.1.25/platform/graphics/filters/
H A DFEConvolveMatrix.cpp75 const Vector<float>& FEConvolveMatrix::kernel() const function in class:WebCore::FEConvolveMatrix
80 void FEConvolveMatrix::setKernel(const Vector<float>& kernel) argument
/macosx-10.10/OpenSSL098-52/src/crypto/rand/
H A Drand_win.c240 HMODULE kernel = LoadLibrary(TEXT("KERNEL32.DLL")); local
[all...]
/macosx-10.10/Security-57031.1.35/Security/tlsnke/tlsnketest/
H A Dst_test.c707 bool kernel = (k); local
360 make_ssl_ref(bool server, bool client_side_auth, bool dh_anonymous, bool dtls, int sock, CFArrayRef certs, SSLProtocol proto, bool kernel) argument
594 ssl_test_handle_create(uint32_t session_id, bool resume, bool server, bool client_side_auth, bool dh_anonymous, bool dtls, int comm, CFArrayRef certs, SSLProtocol proto, bool kernel) argument
/macosx-10.10/OpenSSL098-52/src/engines/
H A De_capi.c457 HMODULE kernel = GetModuleHandle(TEXT("KERNEL32.DLL")); local
/macosx-10.10/WebCore-7600.1.25/platform/graphics/texmap/
H A DTextureMapperGL.cpp435 static float kernel[GaussianKernelHalfWidth] = {0, }; local
/macosx-10.10/emacs-93/emacs/lisp/emulation/
H A Dviper-cmd.el
/macosx-10.10/ruby-106/ruby/win32/
H A Dwin32.c4906 FILETIME create, exit, kernel, user; local

Completed in 310 milliseconds