| /src/lib/libm/src/ |
| H A D | s_trunc.c | 41 trunc(double x) function in typeref:typename:double
|
| /src/lib/libm/noieee_src/ |
| H A D | n_floor.c | 230 trunc(double x) function in typeref:typename:double
|
| /src/sys/crypto/nist_hash_drbg/ |
| H A D | nist_hash_drbg.c | 1058 const unsigned trunc = truncation[j]; local in function:nist_hash_drbg_initialize
|
| /src/bin/dd/ |
| H A D | dd.h | 94 uint64_t trunc; /* # of truncated records */ member in struct:__anona8ad30f00208
|
| /src/include/ |
| H A D | tgmath.h | 186 #define trunc(a) __TG_FN1(trunc, (a)) macro
|
| /xsrc/external/mit/MesaLib/dist/src/compiler/glsl/ |
| H A D | ir_builder.cpp | 249 ir_expression *trunc(operand a) function in namespace:ir_builder
|
| /xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/ |
| H A D | ir_builder.cpp | 249 ir_expression *trunc(operand a) function in namespace:ir_builder
|
| /src/libexec/tftpd/ |
| H A D | tftpd.c | 782 int trunc = 0; local in function:validate_access
|
| /src/usr.bin/mail/ |
| H A D | def.h | 417 #define trunc(stream) { \ macro
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/vc4/ |
| H A D | vc4_program.c | 604 struct qreg trunc = qir_ITOF(c, qir_FTOI(c, src)); local in function:ntq_ffract
|
| /src/sys/fs/nfs/client/ |
| H A D | nfs_clstate.c | 3150 int numops, taglen = -1, error = 0, trunc; local in function:nfscl_docb
|
| /src/sys/fs/nfs/server/ |
| H A D | nfs_nfsdstate.c | 4081 nfsrv_docallback(struct nfsclient * clp,int procnum,nfsv4stateid_t * stateidp,int trunc,fhandle_t * fhp,struct nfsvattr * nap,nfsattrbit_t * attrbitp,NFSPROC_T * p) argument
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_arit.c | 2173 LLVMValueRef trunc, res, anosign, mask; local in function:lp_build_trunc 2281 LLVMValueRef trunc, re local in function:lp_build_floor 2356 LLVMValueRef trunc, res, anosign, mask, tmp; local in function:lp_build_ceil 2548 LLVMValueRef trunc, itrunc, mask; local in function:lp_build_ifloor 2603 LLVMValueRef trunc, itrunc, mask; local in function:lp_build_iceil [all...] |
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/vc4/ |
| H A D | vc4_program.c | 594 struct qreg trunc = qir_ITOF(c, qir_FTOI(c, src)); local in function:ntq_ffract
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_arit.c | 2060 LLVMValueRef trunc, res, anosign, mask; local in function:lp_build_trunc 2170 LLVMValueRef trunc, res, anosign, mask; local in function:lp_build_floor 2245 LLVMValueRef trunc, res, anosign, mask, tmp; local in function:lp_build_ceil 2437 LLVMValueRef trunc, itrunc, mask; local in function:lp_build_ifloor 2492 LLVMValueRef trunc, itrunc, mask; local in function:lp_build_iceil [all...] |
| /xsrc/external/mit/MesaLib/dist/src/amd/compiler/ |
| H A D | aco_instruction_selection.cpp | 2359 Temp trunc = emit_trunc_f64(ctx, bld, bld.def(v2), src0); local in function:aco::__anon562fcc110110::visit_alu_instr 2893 Temp trunc = emit_trunc_f64(ctx, bld, bld.def(v2), src); local in function:aco::__anon562fcc110110::visit_alu_instr 2983 Temp trunc = emit_trunc_f64(ctx, bld, bld.def(v2), src); local in function:aco::__anon562fcc110110::visit_alu_instr [all...] |