Searched defs:imag (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/Modules/webaudio/
H A DPeriodicWave.cpp48 PassRefPtr<PeriodicWave> PeriodicWave::create(float sampleRate, Float32Array* real, Float32Array* imag) argument
H A DAudioContext.cpp603 PassRefPtr<PeriodicWave> AudioContext::createPeriodicWave(Float32Array* real, Float32Array* imag, ExceptionCode& ec) argument
/macosx-10.10/tcl-105/tcl_ext/tcllib/tcllib/modules/math/
H A Dqcomplex.tcl
/macosx-10.10/ruby-106/ruby/
H A Dcomplex.c314 nucomp_s_new_internal(VALUE klass, VALUE real, VALUE imag) argument
399 nucomp_s_canonicalize_internal(VALUE klass, VALUE real, VALUE imag) argument
448 VALUE real, imag; local
694 VALUE real, imag; local
764 VALUE real, imag; local
[all...]
/macosx-10.10/ruby-106/ruby/include/ruby/
H A Druby.h948 VALUE imag; member in struct:RComplex

Completed in 183 milliseconds