Searched defs:round (Results 1 - 25 of 54) sorted by relevance

123

/macosx-10.9.5/CPANInternal-140/Perl4-CoreLibs-0.003/lib/
H A Dbigfloat.pl149 sub round { #(int_str, int_str, int_str) return int_str subroutine
[all...]
/macosx-10.9.5/ksh-20/ksh/src/lib/libast/sfio/
H A Dsfrd.c137 { reg ssize_t a, round; local
/macosx-10.9.5/ruby-104/ruby/test/ruby/
H A Dtest_complexrational.rb305 def round method in class:SimpleRat
/macosx-10.9.5/tcl-102/tcl_ext/tclx/tclx/library/
H A Dfmath.tcl49 proc round x {uplevel 1 [list expr round($x)]} procedure
/macosx-10.9.5/CPANInternal-140/XML-XPath/XPath/
H A DFunction.pm383 sub round { subroutine
/macosx-10.9.5/IOAudioFamily-197.4.2/PCMBlitterLib/
H A DIOAudioBlitterLib.c55 double round = 128.0; local
H A DIOAudioBlitterLibX86.cpp162 double scale = 2147483648.0, round = 32768.0, max32 = 2147483648.0 - 1.0 - 32768.0, min32 = 0.; local
267 double scale = 2147483648.0, round = 32768.0, max32 = 2147483648.0 - 1.0 - 32768.0, min32 = 0.; local
365 double scale = 2147483648.0, round = 0.5, max32 = 2147483648.0 - 1.0 - 0.5, min32 = 0.; local
458 double scale = 2147483648.0, round = 0.5, max32 = 2147483648.0 - 1.0 - 0.5, min32 = 0.; local
583 double scale = 2147483648.0, round = 0.5, max32 = 2147483648.0 - 1.0 - 0.5, min32 = 0.; local
[all...]
H A DIOAudioBlitterLib.h365 double round = mRound; local
[all...]
/macosx-10.9.5/Security-55471.14.18/include/security_cryptkit/
H A DckDES.c447 static void round(desInst dinst, int num, unsigned long int *block) { function
/macosx-10.9.5/Security-55471.14.18/libsecurity_cryptkit/lib/
H A DckDES.c447 static void round(desInst dinst, int num, unsigned long int *block) { function
/macosx-10.9.5/emacs-92/emacs/lisp/emacs-lisp/
H A Dcl-compat.el
/macosx-10.9.5/ksh-20/ksh/src/lib/libast/vmalloc/
H A Dvmmopen.c73 size_t round; /* amount to round to */ member in struct:_mmvm_s
85 static int mmvminit(char* file, Void_t* addr, size_t round, Mmvm_t* mm) argument
245 vmmopen(char* file, Void_t* base, size_t round) argument
[all...]
H A Dvmbest.c565 reg size_t size, segsize, round; local
/macosx-10.9.5/vim-53/src/
H A Dpopupmnu.c282 int round; local
/macosx-10.9.5/emacs-92/emacs/lisp/calendar/
H A Dcal-mayan.el
/macosx-10.9.5/Heimdal-323.92.1/lib/hcrypto/
H A Ddes.c1116 int round; local
/macosx-10.9.5/ICU-511.35/icuSources/test/intltest/
H A Ddcfmtest.cpp375 execFormatTest(int32_t lineNum, const UnicodeString &pattern, const UnicodeString &round, const UnicodeString &input, const UnicodeString &expected, EFormatInputType inType, UErrorCode &status) argument
[all...]
/macosx-10.9.5/ruby-104/ruby/lib/
H A Dmatrix.rb1146 def round(ndigits=0) method
/macosx-10.9.5/ICU-511.35/icuSources/i18n/
H A DdecContext.h92 enum rounding round; /* rounding mode */ member in struct:__anon1133
/macosx-10.9.5/WebCore-7537.78.1/platform/
H A DLayoutUnit.h225 int round() const function in class:WebCore::LayoutUnit
/macosx-10.9.5/WebCore-7537.78.1/xml/
H A DXPathFunctions.cpp657 double FunRound::round(double val) function in class:WebCore::XPath::FunRound
/macosx-10.9.5/cxxfilt-11/cxxfilt/bfd/
H A Dlibecoff.h46 bfd_vma round; member in struct:ecoff_backend_data
/macosx-10.9.5/emacs-92/emacs/lisp/obsolete/
H A Dfloat.el
/macosx-10.9.5/ksh-20/ksh/src/cmd/ksh93/sh/
H A Dstreval.c58 #define round(x,size) (((x)+(size)-1)&~((size)-1)) macro
/macosx-10.9.5/ksh-20/ksh/src/lib/libast/include/
H A Dvmalloc.h61 size_t round; /* rounding requirement */ member in struct:_vmdisc_s

Completed in 324 milliseconds

123