Home
last modified time | relevance | path

Searched refs:dret (Results 1 – 25 of 1276) sorted by last modified time

12345678910>>...52

/dports/www/domoticz/domoticz-2020.2/main/
H A Ddomoticz.cpp282 int dret = dup(i); in daemonize() local
283 if (dret == -1) in daemonize()
289 dret = dup(i); in daemonize()
290 if (dret == -1) in daemonize()
/dports/sysutils/deltarpm/deltarpm-3.6/
H A Dcfile.c898 int done, ret, dret; in cfile_detect_rsync() local
967 dret = inflate(&dstrm, Z_NO_FLUSH); in cfile_detect_rsync()
968 if (dret != Z_OK && dret != Z_STREAM_END) in cfile_detect_rsync()
1000 ret = deflate(&cstrm[i], dret == Z_STREAM_END ? Z_FINISH : Z_NO_FLUSH); in cfile_detect_rsync()
1042 if (dret == Z_STREAM_END) in cfile_detect_rsync()
/dports/multimedia/smplayer/smplayer-21.10.0/src/translations/
H A Dsmplayer_ca.ts665 <translation>Canal &amp;dret</translation>
/dports/math/lp_solve/lp_solve_5.5/shared/
H A Dcommonlib.c141 int cret,dret,C,D,rval, sgn_a = 1,sgn_b = 1, swap = 0; in gcd() local
150 d = &dret; in gcd()
/dports/lang/gcc48/gcc-4.8.5/libstdc++-v3/
H A Dconfigure19109 imaxdiv_t dret = imaxdiv(numer, denom);
/dports/graphics/variety/variety-0.8.5/po/
H A Dca.po173 "establir-la com a fons de pantalla. Feu un clic amb el botó dret del ratolí "
/dports/editors/libreoffice6/libreoffice-6.4.7.2/bridges/source/cpp_uno/gcc3_linux_powerpc/
H A Duno2cpp.cxx74 double dret; // temporary function return values local
291 : "=r" (iret), "=r" (iret2), "=f" (dret)
319 *(float*)pRegisterReturn = (float)dret;
326 *(double*)pRegisterReturn = dret;
/dports/editors/libreoffice6/libreoffice-6.4.7.2/bridges/source/cpp_uno/gcc3_linux_powerpc64/
H A Duno2cpp.cxx99 void MapReturn(long r3, long r4, double dret, typelib_TypeDescriptionReference* pReturnType, void *… in MapReturn() argument
122 *reinterpret_cast<float *>( pRegisterReturn ) = dret; in MapReturn()
125 *reinterpret_cast<double *>( pRegisterReturn ) = dret; in MapReturn()
196 volatile double dret; in callVirtualMethod() local
229 : "=f" (dret), "=r" (r3), "=r" (r4) : ); in callVirtualMethod()
231 …MapReturn(r3, r4, dret, reinterpret_cast<typelib_TypeDescriptionReference *>(pReturnTypeDescr), pR… in callVirtualMethod()
/dports/devel/debugedit/DebugEdit-b1e81ec/
H A Ddebugedit.c177 uint32_t dret = do_read_32 (ptr); \
185 dret += relptr->addend; \
187 dret = relptr->addend; \
190 dret; \
/dports/deskutils/cairo-dock/cairo-dock-core-3.4.1/po/
H A Dca.po432 "Ara podeu moure-ni alguns llançadors o miniaplicacions fent un clic dret i "
493 "Podeu personalitzar-la amb un clic dret -> Cairo-dock -> Configuració"
1627 "Podeu afegir separadors entre les icones amb un clic dret a la barra "
1852 "Amb un clic dret accedireu a una llista de les finestres obertes, ordenades "
1869 "Amb un clic dret -> \"Mostra l'escriptori\".\n"
1882 "Podeu canviar la resolució de pantalla: clic dret -> \"Canvia la resolució\""
1911 "Un clic central, o un clic dret -> \"Executa el programa\".\n"
3463 msgstr "Desplaçament dret :"
/dports/biology/molden/molden5.8/
H A Dxwin.c396 void getrad(double *t,double *coo,int *iatoms,double *dret);
64626 void getrad(t,coo,iatoms,dret) in getrad() argument
64630 double *dret;
64646 *dret = dmx;
/dports/biology/subread/subread-2.0.2-source/src/longread-one/
H A DLRMsorted-hashtable.c558 …int dret=LRMgehash_go_q(the_table, mutation_key, offset, read_len, is_reversed, vote, indel_toler… in LRMgehash_go_tolerance() local
559 ret += dret; in LRMgehash_go_tolerance()
564 …teration_context->read_name , offset, LRMtest2key_dist(mutation_key,key), dret, bin_mutation_key, … in LRMgehash_go_tolerance()
/dports/benchmarks/sipp/sipp-3.5.1/src/
H A Dscenario.cpp183 double dret; in get_time() local
204 dret = strtod(ptr, &endptr); in get_time()
207 ret = (long)(dret * 1000); in get_time()
209 ret = (long)dret; in get_time()
211 ret = (long)(dret * 60000); in get_time()
213 ret = (long)(dret * 60 * 60 * 1000); in get_time()
218 ret = (long)(dret * multiplier); in get_time()
/dports/mail/thunderbird/thunderbird-91.8.0/intl/locales/nl/hyphenation/
H A Dhyph_nl.dic2546 4dret
/dports/www/firefox/firefox-99.0/intl/locales/nl/hyphenation/
H A Dhyph_nl.dic2546 4dret
/dports/www/firefox-esr/firefox-91.8.0/intl/locales/nl/hyphenation/
H A Dhyph_nl.dic2546 4dret
/dports/editors/libreoffice/libreoffice-7.2.6.2/
H A DChangeLog93167 error: variable 'dret' is uninitialized when used here [-Werror,-Wuninitialized]
93168 *(double*)pRegisterReturn = dret;
93171 note: initialize the variable 'dret' to silence this warning
93172 register double dret asm("d0");
/dports/editors/libreoffice/libreoffice-7.2.6.2/bridges/source/cpp_uno/gcc3_linux_m68k/
H A Duno2cpp.cxx46 register double dret asm("fp0"); in MapReturn()
67 *(double*)pRegisterReturn = dret; in MapReturn()
/dports/editors/libreoffice/libreoffice-7.2.6.2/bridges/source/cpp_uno/gcc3_linux_mips/
H A Dcpp2uno.cxx617 { register double dret asm("$f0"); in cpp_vtable_call()
618 dret = (*((double*)nRegReturn)); in cpp_vtable_call()
619 (void) dret; in cpp_vtable_call()
/dports/editors/libreoffice/libreoffice-7.2.6.2/bridges/source/cpp_uno/gcc3_linux_powerpc64/
H A Duno2cpp.cxx95 void MapReturn(long r3, long r4, double dret, typelib_TypeDescriptionReference* pReturnType, void *… in MapReturn() argument
118 *reinterpret_cast<float *>( pRegisterReturn ) = dret; in MapReturn()
121 *reinterpret_cast<double *>( pRegisterReturn ) = dret; in MapReturn()
192 volatile double dret; in callVirtualMethod() local
225 : "=f" (dret), "=r" (r3), "=r" (r4) : ); in callVirtualMethod()
227 …MapReturn(r3, r4, dret, reinterpret_cast<typelib_TypeDescriptionReference *>(pReturnTypeDescr), pR… in callVirtualMethod()
/dports/editors/libreoffice/libreoffice-7.2.6.2/bridges/source/cpp_uno/gcc3_linux_s390/
H A Duno2cpp.cxx197 volatile double dret; // temporary function return values in callVirtualMethod() local
246 : "=f" (fret), "=f" (dret), "=r" (iret), "=r" (iret2) in callVirtualMethod()
273 *(double*)pRegisterReturn = dret; in callVirtualMethod()
/dports/editors/libreoffice/libreoffice-7.2.6.2/bridges/source/cpp_uno/gcc3_linux_sparc64/
H A Duno2cpp.cxx49 long long * oret, float * fret, double * dret, void * pRegisterReturn) in fillReturn() argument
86 … *(double*)((char *)pRegisterReturn + nOff) = *(double*)((char *)dret + nOff); in fillReturn()
96 (double *)((char *)dret + nOff), in fillReturn()
/dports/editors/libreoffice/libreoffice-7.2.6.2/bridges/source/cpp_uno/gcc3_linux_hppa/
H A Dcall.cxx42 register double dret asm("fr4"); in MapReturn()
63 *(double*)pRegisterReturn = dret; in MapReturn()
/dports/editors/libreoffice/libreoffice-7.2.6.2/bridges/source/cpp_uno/gcc3_linux_alpha/
H A Duno2cpp.cxx48 register double dret asm("$f0"); in MapReturn()
51 fprintf(stderr,"Mapping Return with %lx %ld %f\n", r0, r0, dret); in MapReturn()
77 *reinterpret_cast<double *>( pRegisterReturn ) = dret; in MapReturn()
/dports/editors/libreoffice/libreoffice-7.2.6.2/bridges/source/cpp_uno/gcc3_linux_powerpc/
H A Duno2cpp.cxx70 double dret; // temporary function return values local
287 : "=r" (iret), "=r" (iret2), "=f" (dret)
315 *(float*)pRegisterReturn = (float)dret;
322 *(double*)pRegisterReturn = dret;

12345678910>>...52