Home
last modified time | relevance | path

Searched +defs:r +defs:sz +defs:t (Results 1 – 25 of 6051) sorted by path

12345678910>>...243

/dports/archivers/lzma/lzma-19.00/CPP/7zip/UI/Common/
H A DBench.cpp132 static UInt32 GetLen(UInt32 &r) in GetLen()
160 UInt32 r = rg.GetRnd(); in GenerateLz() local
385 static inline UInt64 GetTime64(const FILETIME &t) { return ((UInt64)t.dwHighDateTime << 32) | t.dwL… in GetTime64()
612 UInt64 t = GetLogSize(dictSize) - (kBenchMinDicLogSize << kSubBits); in GetCompressRating() local
1191 NWindows::CThread &t = EncodersSpec->encoders[i].thread[0]; in StartAndWait() local
2546 UInt32 t[3]; in x86cpuid_to_String() local
2699 char sz[16]; in TypeToString2() local
3220 UInt32 t = GetNumThreadsNext(numThreadsTests, numThreadsSpecified); in Bench() local
3253 UInt32 t = GetNumThreadsNext(ti, numThreadsSpecified); in Bench() local
/dports/archivers/maxcso/maxcso-1.10.0/7zip/CPP/7zip/UI/Common/
H A DBench.cpp179 static UInt32 GetLen(UInt32 &r) in GetLen()
208 UInt32 r = rg.GetRnd(); in GenerateLz() local
435 static inline UInt64 GetTime64(const FILETIME &t) { return ((UInt64)t.dwHighDateTime << 32) | t.dwL… in GetTime64()
663 UInt64 t = GetLogSize(dictSize) - (kBenchMinDicLogSize << kSubBits); in GetCompressRating() local
2402 UInt32 t[3]; in x86cpuid_to_String() local
2574 char sz[16]; in TypeToString2() local
3041 UInt32 t = GetNumThreadsNext(numThreadsTests, numThreadsSpecified); in Bench() local
3074 UInt32 t = GetNumThreadsNext(ti, numThreadsSpecified); in Bench() local
/dports/archivers/paq/paq-20140131_6/
H A Dbwt_.cpp83 const int sz=ALIGN+n*sizeof(T); in create() local
135 int r=block[a+1]-block[b+1]; // an optimization in lessthan() local
140 int r=memcmp(&block[a+1], &block[b+1], n-b-1); in lessthan() local
147 int r=memcmp(&block[a+1], &block[b+1], n-a-1); in lessthan() local
158 unsigned int r=getc(f); in read4() local
236 unsigned int t[16]; // current pointers in encodeBlock() local
308 Array<int> t(257); // i -> number of bytes < i in block in decodeBlock() local
H A Dlibzpaq.cpp177 #define r(a,b,c,d,e,f,g,h,i) { \ in process() macro
432 int r = Nr >> 1; in encrypt() local
602 static void blockmix(U32* b, int r) { in blockmix()
617 static void smix(char* b, int r, int n) { in smix()
924 double r=1; in pow2() local
2513 int r=0; in rtoken() local
3150 U32 t=0x12345678; in assemble() local
3349 U32 t; in assemble() local
3387 const int sz=(sss==6?hsize:msize)-1; in assemble() local
3406 const int sz=(ddd==6||op==60?hsize:msize)-1; in assemble() local
[all …]
H A Dzpaq.cpp186 int r=0; in wait() local
277 string r; in wtou() local
457 string r; in itos() local
2988 int r; in ss_insertionsort() local
3280 int l, r; in ss_rotate() local
3325 int q, r; in ss_inplacemerge() local
3367 int r; in ss_mergeforward() local
3418 int r; in ss_mergebackward() local
3656 int t, r; in tr_insertionsort() local
4577 int r; in nbits() local
[all …]
/dports/archivers/upx/upx-3.96/src/
H A Dp_lx_elf.cpp295 unsigned t = get_te32(&sec_dynsym->sh_link); in PackLinuxElf32help1() local
329 unsigned const t = (4 & len) ^ ((!!xct_off)<<2); // 0 or 4 in pack3() local
773 unsigned t = get_te32(&sec_dynsym->sh_link); in PackLinuxElf64help1() local
1154 int r = upx_compress(uncLoader, h.sz_unc, sizeof(h) + cprLoader, &h_sz_cpr, in buildLinuxLoader() local
1223 int r = upx_compress(uncLoader, h.sz_unc, sizeof(h) + cprLoader, &h_sz_cpr, in buildLinuxLoader() local
1826 bool PackLinuxElf64::calls_crt1(Elf64_Rela const *rela, int sz) in calls_crt1()
1863 bool PackLinuxElf32::calls_crt1(Elf32_Rel const *rel, int sz) in calls_crt1()
3846 unsigned const t = get_te32(&phdr[j].p_offset); in find_LOAD_gap() local
3977 unsigned const t = get_te64(&phdr[j].p_offset); in find_LOAD_gap() local
4893 unsigned const t = addr - get_te32(&phdr->p_vaddr); in elf_get_offset_from_address() local
[all …]
/dports/astro/astrometry/astrometry.net-0.85/util/
H A Dutil_wrap.c289 #define SWIG_IsOK(r) (r >= 0) argument
321 SWIGINTERNINLINE int SWIG_AddCast(int r) { in SWIG_AddCast()
328 # define SWIG_AddCast(r) (r) argument
565 size_t r = iter->size - 1; in SWIG_MangledTypeQueryModule() local
632 SWIG_PackData(char *c, void *ptr, size_t sz) { in SWIG_PackData()
648 SWIG_UnpackData(const char *c, void *ptr, size_t sz) { in SWIG_UnpackData()
677 char *r = buff; in SWIG_PackVoidPtr() local
701 char *r = buff; in SWIG_PackDataName() local
4109 tan_t* t = NULL; in new_tan_t__SWIG_0() local
4147 tan_t* t = tan_read_header(hdr, NULL); in new_tan_t__SWIG_3() local
[all …]
/dports/astro/gpsbabel/gpsbabel-gpsbabel_1_7_0/
H A Dutil.cc119 xstrndup(const char* str, size_t sz) in xstrndup()
359 char* t = s; in rtrim() local
688 mkgmtime(struct tm* t) in mkgmtime()
723 mklocaltime(struct tm* t) in mklocaltime()
789 void dotnet_time_to_time_t(double dotnet, time_t* t, int* millisecs) in dotnet_time_to_time_t()
856 char r[8]; in endian_read_double() local
883 char r[4]; in endian_read_float() local
905 char r[8]; in endian_write_double() local
909 char* r = (char*)(void*)&value; in endian_write_double() local
925 char* r = (char*)(void*)&value; in endian_write_float() local
[all …]
/dports/astro/gpsbabel14/gpsbabel-1.4.4/jeeps/
H A Dgpslibusb.c107 gusb_libusb_send(const garmin_usb_packet* opkt, size_t sz) in gusb_libusb_send()
109 int r; in gusb_libusb_send() local
124 gusb_libusb_get(garmin_usb_packet* ibuf, size_t sz) in gusb_libusb_get()
127 int r = -1; in gusb_libusb_get() local
134 gusb_libusb_get_bulk(garmin_usb_packet* ibuf, size_t sz) in gusb_libusb_get_bulk()
136 int r; in gusb_libusb_get_bulk() local
212 int t; in gusb_reset_toggles() local
/dports/astro/gpsbabel14/gpsbabel-1.4.4/
H A Dutil.c155 XSTRNDUP(const char *str, size_t sz, DEBUG_PARAMS) in XSTRNDUP()
182 XSTRNDUPT(const char *str, size_t sz, DEBUG_PARAMS) in XSTRNDUPT()
429 char *t = s; in rtrim() local
864 mkgmtime(struct tm *t) in mkgmtime()
901 mklocaltime(struct tm *t) in mklocaltime()
1020 char r[8]; in endian_read_double() local
1048 char r[4]; in endian_read_float() local
1072 char r[8]; in endian_write_double() local
1076 char *r = (char *)(void *)&d; in endian_write_double() local
1092 char *r = (char *)(void *)&f; in endian_write_float() local
[all …]
/dports/astro/opencpn/OpenCPN-5.2.4/libs/sqlite/src/
H A Dsqlite3.c13049 #define GLOBAL(t,v) (*(t*)sqlite3_wsd_find((void*)&(v), sizeof(v))) argument
13055 #define GLOBAL(t,v) v argument
14976 u16 sz; /* Size of each buffer in bytes */ member
19712 static void setRawDateNumber(DateTime *p, double r){ in setRawDateNumber()
19742 double r; in parseDateOrTime() local
19871 static int osLocaltime(time_t *t, struct tm *pTm){ in osLocaltime()
19916 time_t t; in localtimeOffset() local
20021 double r; in parseModifier() local
20556 time_t t; in currentTimeFunc() local
20885 double r; in sqlite3OsCurrentTimeInt64() local
[all …]
/dports/astro/opencpn/OpenCPN-5.2.4/src/
H A Dchart1.cpp1474 double t; in chart_dist() local
1626 wxSize sz = prog->GetSize(); in ParseAllENC() local
1668 for(int t = 0;; t=(t+1)%thread_count) { in ParseAllENC() local
8533 wxJSONReader r; local
9898 wxSize sz = GetSize(); local
H A Dchcanv.cpp3879 wxString t; in OnRolloverPopupTimerEvent() local
4565 wxPoint r; in DoZoomCanvas() local
6133 wxPoint r; in GridDraw() local
6148 wxPoint r; in GridDraw() local
6163 wxPoint r; in GridDraw() local
6181 wxPoint r; in GridDraw() local
6196 wxPoint r; in ScaleBarDraw() local
6271 wxPoint r; in ScaleBarDraw() local
6320 double r; in JaggyCircle() local
11935 wxSize sz = g_pais_query_dialog_active->GetSize(); in ShowAISTargetQueryDialog() local
[all …]
H A Dcm93.cpp1101 double t; in read_and_decode_double() local
1127 int t; in read_and_decode_int() local
1153 unsigned short t; in read_and_decode_ushort() local
1462 cm93_point *t = p->p_points; in read_vector_record_table() local
1583 unsigned int t; in read_feature_record_table() local
2004 void cm93chart::GetPointPix ( ObjRazRules *rzRules, float north, float east, wxPoint *r ) in GetPointPix()
4779 char t[100]; in FindAndLoadDict() local
5364 wxPoint r; in GetPixFromLLVP() local
6291 wxPoint2DDouble r = vp.GetDoublePixFromLL(lat, lon > 0 ? 180 : -180); in RenderCellOutlinesOnGL() local
6762 char t = ( char ) pmcd->m_subcell; in OnGetItemText() local
[all …]
H A Dnavutil.cpp1928 wxString t; in CreateConfigGroups() local
1959 wxString t; in LoadConfigGroups() local
3409 …MyFontPreviewer ( wxWindow *parent, const wxSize& sz = wxDefaultSize ) : wxWindow ( parent, wxID_A… in MyFontPreviewer()
4675 int r = ( ( *bg++ ) * a ) + (1.0-a) * color.Red(); in AlphaBlending() local
H A Doptions.cpp514 const wxSize& sz = wxDefaultSize, in OCPNCheckedListCtrl()
545 const wxPoint& pt, const wxSize& sz, in Create()
1583 int r = access(path.mb_str(), R_OK | W_OK); in CheckDeviceAccess() local
3924 wxSize sz = g_Platform->getDisplaySize(); in CreatePanel_Advanced() local
5708 const wxString& t = FontMgr::Get().GetDialogString(it); in CreatePanel_UI() local
6472 wxSize sz = GetSize(); in SetInitialSettings() local
8358 wxSize sz = prog1.GetSize(); in OnButtoncompressClick() local
10043 int t = ivec[j-1]; in SortSourceList() local
/dports/astro/p5-Astro-PAL/Astro-PAL-1.09/palsrc/
H A DpalRefro.c223 h,r,sz,rg,dr,tg,dn,rdndr,t,f,refp,reft; in palRefro() local
/dports/astro/phd2/phd2-2.6.10/
H A Dgear_simulator.cpp580 double r = (double) (rand() % 90) / 3.0; // 0..30 in Initialize() local
793 unsigned int t = *addr; in incr_pixel() local
910 for (int r = 0; r < subframe.GetHeight(); r++, p0 += img.Size.GetWidth()) in render_clouds() local
1321 for (int r = 0; r < subframe.GetHeight(); r++, p0 += img.Size.GetWidth()) in fill_noise() local
1636 wxSize sz = pFrame->GetTextExtent(wxString::Format("%.2f", maxval * 10.)); in NewSpinner() local
H A Dlog_uploader.cpp376 static wxString FormatNightOf(const wxDateTime& t) in FormatNightOf()
381 static wxString FormatTimestamp(const wxDateTime& t) in FormatTimestamp()
455 for (int r = 0; r < nr_sessions; r++) in DoSort() local
462 for (int r = 0; r < nr_sessions; r++) in DoSort() local
469 for (int r = 0; r < nr_sessions; r++) in DoSort() local
571 int r = 0; in LoadGrid() local
617 Uploaded t; in LoadRecentUploads() local
640 Uploaded t; in SaveUploadInfo() local
816 int r; in OnCellLeftClick() local
938 size_t sz = in.Read(buf, WXSIZEOF(buf)).LastRead(); in InterruptibleWrite() local
[all …]
H A Dmyframe.cpp742 double r = m_autoExp.targetSNR / curSNR; in AdjustAutoExposure() local
1955 int t = -dx; in ROT() local
2255 int t = pConfig->Profile.GetInt(prefix + "pierSide", PIER_SIDE_UNKNOWN); in load_calibration() local
2985 wxStaticBoxSizer *sz = new wxStaticBoxSizer(wxHORIZONTAL, parent, _("Software Update")); in MyFrameConfigDialogCtrlSet() local
3071 wxBoxSizer *sz = new wxBoxSizer(wxHORIZONTAL); in MyFrameConfigDialogCtrlSet() local
3333 inline static void AdjustSpinnerWidth(wxSize *sz) in AdjustSpinnerWidth()
H A Dstar_profile.cpp280 int r = std::min(dBmp.GetWidth() - 1, lkx + 15); in OnPaint() local
283 int t = std::max(0, lky - 15); in OnPaint() local
286 int sz = std::min(w, h); in OnPaint() local
/dports/astro/qmapshack/qmapshack-V_1.16.1/3rdparty/alglib/src/
H A Dinterpolation.cpp18304 double r, in idwbuildersetalgotextbookmodshepard()
18609 double r; in idwtscalcbuf() local
20622 double* r, in fitspherels()
23845 ae_int_t r; in spline1dcalc() local
23922 ae_int_t r; in spline1ddiff() local
24220 ae_int_t r; in spline1dintegrate() local
28218 double sz; in pspline3arclength() local
29513 ae_int_t r; in spline3dcalcvbuf() local
29823 ae_int_t r; in spline3d_spline3ddiff() local
38702 double sz; in lsfit_estimateerrors() local
[all …]
H A Dlinalg.cpp16007 ae_int_t sz; in sparseenumerate() local
18224 ae_int_t sz; in sparsegetuppercount() local
18302 ae_int_t sz; in sparsegetlowercount() local
18374 hqrndstate r; in sparse_hash() local
21507 ae_int_t r; in ablas_ablasinternalsplitlength() local
28474 double r; in trfac_hpdmatrixcholesky2() local
28602 double r; in trfac_spdmatrixcholesky2() local
38805 double r; in bdsvd_bidiagonalsvddecompositioninternal() local
39767 double r; in bdsvd_svdv2x2() local
44956 double r; in evd_tridiagonalevd() local
[all …]
/dports/astro/qmapshack/qmapshack-V_1.16.1/3rdparty/alglib/tests/
H A Dtest_c.cpp32770 ae_int_t sz; in testlinlsqrunit_bidiagonaltest() local
32961 ae_int_t sz; in testlinlsqrunit_zeromatrixtest() local
33105 ae_int_t sz; in testlinlsqrunit_reportcorrectnesstest() local
33355 ae_int_t sz; in testlinlsqrunit_stoppingcriteriatest() local
91857 ae_int_t sz; in testspline3dunit_testunpack() local
110702 ae_int_t sz; in testlincgunit_complextest() local
111096 ae_int_t sz; in testlincgunit_complexres() local
111286 ae_int_t sz; in testlincgunit_basictestx() local
111600 ae_int_t sz; in testlincgunit_basictestiters() local
111822 ae_int_t sz; in testlincgunit_krylovsubspacetest() local
[all …]
/dports/astro/stellarium/stellarium-0.21.3/src/
H A DStelMainView.cpp428 bool r = false; in event() local
480 QEvent::Type t = QEvent::None; in convertMouseEvent() local
661 const QSize& sz = event->size(); in resizeEvent() local

12345678910>>...243