Searched defs:vmax (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/IOAudioFamily-197.4.2/PCMBlitterLib/
H A DIOAudioBlitterLibX86.cpp85 const __m128 vmax = (const __m128) { 32767.0f, 32767.0f, 32767.0f, 32767.0f }; local
189 const __m128 vmax = (const __m128) { 32767.0f, 32767.0f, 32767.0f, 32767.0f }; local
299 const __m128 vmax = (const __m128) { kMaxFloat32, kMaxFloat32, kMaxFloat32, kMaxFloat32 }; local
391 const __m128 vmax = (const __m128) { kMaxFloat32, kMaxFloat32, kMaxFloat32, kMaxFloat32 }; local
511 const __m128 vmax = (const __m128) { kMaxFloat32, kMaxFloat32, kMaxFloat32, kMaxFloat32 }; local
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/calc/
H A Dcalc-stat.el
/macosx-10.9.5/ruby-104/ruby/
H A Drandom.c1028 range_values(VALUE vmax, VALUE *begp, VALUE *endp, int *exclp) argument
1041 rand_int(struct MT *mt, VALUE vmax, int restrictive) argument
1092 VALUE beg = Qundef, end = Qundef, vmax, v; local
1210 VALUE vmax, v; local
1320 VALUE v, vmax, r; local
[all...]

Completed in 172 milliseconds