Home
last modified time | relevance | path

Searched refs:int_tmp (Results 1 – 25 of 70) sorted by relevance

123

/dports/math/R-cran-xts/xts/src/
H A Dendpoints.c38 int int_tmp[2]; in endpoints() local
64 int_tmp[1] = (int_index[0] + 1) / on / k; in endpoints()
74 int_tmp[0] = idx_i0 / on / k + epoch_adj; in endpoints()
75 if( int_tmp[0] != int_tmp[1] ) { in endpoints()
79 int_tmp[1] = int_tmp[0] - epoch_adj; in endpoints()
82 int_tmp[1] = int_index[0] / on / k; in endpoints()
84 int_tmp[0] = int_index[i] / on / k; in endpoints()
85 if( int_tmp[0] != int_tmp[1] ) { in endpoints()
89 int_tmp[1] = int_tmp[0]; in endpoints()
/dports/science/py-dlib/dlib-19.22/dlib/gui_widgets/
H A Dfonts.cpp203 int int_tmp; in bdf_parser() local
205 … str_tmp = "STARTFONT"; int_tmp = STARTFONT; keyword_map.add( str_tmp, int_tmp ); in bdf_parser()
206 … str_tmp = "FONTBOUNDINGBOX";int_tmp = FONTBOUNDINGBOX; keyword_map.add( str_tmp, int_tmp ); in bdf_parser()
207 … str_tmp = "DWIDTH"; int_tmp = DWIDTH; keyword_map.add( str_tmp, int_tmp ); in bdf_parser()
208 … str_tmp = "CHARS"; int_tmp = CHARS; keyword_map.add( str_tmp, int_tmp ); in bdf_parser()
209 … str_tmp = "STARTCHAR"; int_tmp = STARTCHAR; keyword_map.add( str_tmp, int_tmp ); in bdf_parser()
210 … str_tmp = "ENCODING"; int_tmp = ENCODING; keyword_map.add( str_tmp, int_tmp ); in bdf_parser()
211 … str_tmp = "BBX"; int_tmp = BBX; keyword_map.add( str_tmp, int_tmp ); in bdf_parser()
212 … str_tmp = "BITMAP"; int_tmp = BITMAP; keyword_map.add( str_tmp, int_tmp ); in bdf_parser()
213 … str_tmp = "ENDCHAR"; int_tmp = ENDCHAR; keyword_map.add( str_tmp, int_tmp ); in bdf_parser()
[all …]
/dports/science/dlib-cpp/dlib-19.22/dlib/gui_widgets/
H A Dfonts.cpp203 int int_tmp; in bdf_parser() local
205 … str_tmp = "STARTFONT"; int_tmp = STARTFONT; keyword_map.add( str_tmp, int_tmp ); in bdf_parser()
206 … str_tmp = "FONTBOUNDINGBOX";int_tmp = FONTBOUNDINGBOX; keyword_map.add( str_tmp, int_tmp ); in bdf_parser()
207 … str_tmp = "DWIDTH"; int_tmp = DWIDTH; keyword_map.add( str_tmp, int_tmp ); in bdf_parser()
208 … str_tmp = "CHARS"; int_tmp = CHARS; keyword_map.add( str_tmp, int_tmp ); in bdf_parser()
209 … str_tmp = "STARTCHAR"; int_tmp = STARTCHAR; keyword_map.add( str_tmp, int_tmp ); in bdf_parser()
210 … str_tmp = "ENCODING"; int_tmp = ENCODING; keyword_map.add( str_tmp, int_tmp ); in bdf_parser()
211 … str_tmp = "BBX"; int_tmp = BBX; keyword_map.add( str_tmp, int_tmp ); in bdf_parser()
212 … str_tmp = "BITMAP"; int_tmp = BITMAP; keyword_map.add( str_tmp, int_tmp ); in bdf_parser()
213 … str_tmp = "ENDCHAR"; int_tmp = ENDCHAR; keyword_map.add( str_tmp, int_tmp ); in bdf_parser()
[all …]
/dports/science/nwchem-data/nwchem-7.0.2-release/src/NWints/auxil/
H A Dintb_chk_sum.F101 int_tmp = nat*(nat+1)/2
102 max_atom_q = int_tmp*(int_tmp+1)/2
103 int_tmp = ncont*(ncont+1)/2
104 max_shell_q = int_tmp*(int_tmp+1)/2
113 int_tmp = int_tmp + ((4*max_ints)/2) ! labels
114 int_tmp = int_tmp + ((max_shell_q*4)/2) ! quartet buffers
115 int_tmp = int_tmp + memscr + 15 ! scratch and stats
131 atom_blk_sz = int_tmp
137 max_shell_q = int_tmp
143 memb = int_tmp
[all …]
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/NWints/auxil/
H A Dintb_chk_sum.F101 int_tmp = nat*(nat+1)/2
102 max_atom_q = int_tmp*(int_tmp+1)/2
103 int_tmp = ncont*(ncont+1)/2
104 max_shell_q = int_tmp*(int_tmp+1)/2
113 int_tmp = int_tmp + ((4*max_ints)/2) ! labels
114 int_tmp = int_tmp + ((max_shell_q*4)/2) ! quartet buffers
115 int_tmp = int_tmp + memscr + 15 ! scratch and stats
131 atom_blk_sz = int_tmp
137 max_shell_q = int_tmp
143 memb = int_tmp
[all …]
/dports/net/fort/FORT-validator-1.5.3/src/slurm/
H A Dslurm_parser.c71 json_int_t int_tmp; in set_asn() local
74 error = json_get_int(object, ASN, &int_tmp); in set_asn()
84 if (int_tmp < 0 || UINT32_MAX < int_tmp) in set_asn()
85 return pr_op_err("ASN (%lld) is out of range [0 - %u].", int_tmp, in set_asn()
88 *result = (uint32_t) int_tmp; in set_asn()
182 json_int_t int_tmp; in set_max_prefix_length() local
185 error = json_get_int(object, MAX_PREFIX_LENGTH, &int_tmp); in set_max_prefix_length()
197 if (int_tmp <= 0 || (addr_fam == AF_INET ? 32 : 128) < int_tmp) in set_max_prefix_length()
199 int_tmp, (addr_fam == AF_INET ? 32 : 128)); in set_max_prefix_length()
202 *result = (uint8_t) int_tmp; in set_max_prefix_length()
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/NWints/texas/
H A Dtexas_face.F1354 icheck = int_tmp
1367 ncache = int_tmp
1373 ncache = int_tmp
1383 maxprice = int_tmp
1399 iprint = int_tmp
1405 iprint = int_tmp
1491 limxmem = int_tmp
1498 limblks = int_tmp
1505 limpair = int_tmp
1517 iroute = int_tmp
[all …]
/dports/science/nwchem-data/nwchem-7.0.2-release/src/NWints/texas/
H A Dtexas_face.F1354 icheck = int_tmp
1367 ncache = int_tmp
1373 ncache = int_tmp
1383 maxprice = int_tmp
1399 iprint = int_tmp
1405 iprint = int_tmp
1491 limxmem = int_tmp
1498 limblks = int_tmp
1505 limpair = int_tmp
1517 iroute = int_tmp
[all …]
/dports/math/oleo/oleo-1.99.16/src/
H A Deval.c1162 static long int_tmp; variable
1275 flt_tmp = (double) int_tmp;
1295 flt_tmp = (double) int_tmp;
1329 p->Int = int_tmp;
1386 int_tmp = value;
1399 int_tmp += value;
1402 int_tmp *= value;
1405 if (int_tmp < value)
1406 int_tmp = value;
1409 if (int_tmp > value)
[all …]
/dports/dns/mydns/mydns-1.1.0/src/lib/
H A Drr.c218 char int_tmp[12], data_copy[DNS_MAXNAMELEN * 2 + 2], *p; in mydns_rr_parse_naptr() local
223 if (!strsep_quotes(&p, int_tmp, sizeof(int_tmp))) in mydns_rr_parse_naptr()
225 rr->naptr_order = atoi(int_tmp); in mydns_rr_parse_naptr()
227 if (!strsep_quotes(&p, int_tmp, sizeof(int_tmp))) in mydns_rr_parse_naptr()
229 rr->naptr_pref = atoi(int_tmp); in mydns_rr_parse_naptr()
/dports/science/plumed/plumed2-2.7.2/src/ves/
H A DCoeffsBase.cpp404 int int_tmp; in getCoeffsInfoFromFile() local
415 if(ifile.scanField(field_ndimensions_,int_tmp)) { in getCoeffsInfoFromFile()
416 ndimensions_f=(unsigned int) int_tmp; in getCoeffsInfoFromFile()
423 if(ifile.scanField(field_ncoeffs_total_,int_tmp)) { in getCoeffsInfoFromFile()
424 ncoeffs_total_f=(size_t) int_tmp; in getCoeffsInfoFromFile()
432 if(ifile.scanField(field_shape_prefix_+getDimensionLabel(k),int_tmp)) { in getCoeffsInfoFromFile()
433 indices_shape_f[k]=(unsigned int) int_tmp; in getCoeffsInfoFromFile()
/dports/devel/tlsh/tlsh-d842e75/java/src/main/java/com/trendmicro/tlsh/
H A DTlshCreator.java363 long int_tmp = buf[left]; in partition() local
365 buf[right] = int_tmp; in partition()
379 long int_tmp = buf[ret]; in partition() local
381 buf[i] = int_tmp; in partition()
/dports/lang/python-legacy/Python-2.7.18/Modules/_ctypes/libffi/src/powerpc/
H A Dffi_sysv.c517 unsigned int int_tmp; in ffi_prep_args_SYSV() local
525 int_tmp = (*p_argv.ui)[ii]; in ffi_prep_args_SYSV()
526 *next_arg.u++ = int_tmp; in ffi_prep_args_SYSV()
533 int_tmp = (*p_argv.ui)[ii]; in ffi_prep_args_SYSV()
534 *gpr_base.u++ = int_tmp; in ffi_prep_args_SYSV()
/dports/lang/python27/Python-2.7.18/Modules/_ctypes/libffi/src/powerpc/
H A Dffi_sysv.c517 unsigned int int_tmp; in ffi_prep_args_SYSV() local
525 int_tmp = (*p_argv.ui)[ii]; in ffi_prep_args_SYSV()
526 *next_arg.u++ = int_tmp; in ffi_prep_args_SYSV()
533 int_tmp = (*p_argv.ui)[ii]; in ffi_prep_args_SYSV()
534 *gpr_base.u++ = int_tmp; in ffi_prep_args_SYSV()
/dports/lang/ruby26/ruby-2.6.9/ext/fiddle/libffi-3.2.1/src/powerpc/
H A Dffi_sysv.c517 unsigned int int_tmp; in ffi_prep_args_SYSV() local
525 int_tmp = (*p_argv.ui)[ii]; in ffi_prep_args_SYSV()
526 *next_arg.u++ = int_tmp; in ffi_prep_args_SYSV()
533 int_tmp = (*p_argv.ui)[ii]; in ffi_prep_args_SYSV()
534 *gpr_base.u++ = int_tmp; in ffi_prep_args_SYSV()
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/ctypes/libffi/src/powerpc/
H A Dffi_sysv.c517 unsigned int int_tmp; in ffi_prep_args_SYSV() local
525 int_tmp = (*p_argv.ui)[ii]; in ffi_prep_args_SYSV()
526 *next_arg.u++ = int_tmp; in ffi_prep_args_SYSV()
533 int_tmp = (*p_argv.ui)[ii]; in ffi_prep_args_SYSV()
534 *gpr_base.u++ = int_tmp; in ffi_prep_args_SYSV()
/dports/lang/gcc48/gcc-4.8.5/libffi/src/powerpc/
H A Dffi_sysv.c517 unsigned int int_tmp; in ffi_prep_args_SYSV() local
525 int_tmp = (*p_argv.ui)[ii]; in ffi_prep_args_SYSV()
526 *next_arg.u++ = int_tmp; in ffi_prep_args_SYSV()
533 int_tmp = (*p_argv.ui)[ii]; in ffi_prep_args_SYSV()
534 *gpr_base.u++ = int_tmp; in ffi_prep_args_SYSV()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libffi/src/powerpc/
H A Dffi_sysv.c517 unsigned int int_tmp; in ffi_prep_args_SYSV() local
525 int_tmp = (*p_argv.ui)[ii]; in ffi_prep_args_SYSV()
526 *next_arg.u++ = int_tmp; in ffi_prep_args_SYSV()
533 int_tmp = (*p_argv.ui)[ii]; in ffi_prep_args_SYSV()
534 *gpr_base.u++ = int_tmp; in ffi_prep_args_SYSV()
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/ctypes/libffi/src/powerpc/
H A Dffi_sysv.c517 unsigned int int_tmp;
525 int_tmp = (*p_argv.ui)[ii];
526 *next_arg.u++ = int_tmp;
533 int_tmp = (*p_argv.ui)[ii];
534 *gpr_base.u++ = int_tmp;
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llgo/third_party/gofrontend/libffi/src/powerpc/
H A Dffi_sysv.c517 unsigned int int_tmp; in ffi_prep_args_SYSV() local
525 int_tmp = (*p_argv.ui)[ii]; in ffi_prep_args_SYSV()
526 *next_arg.u++ = int_tmp; in ffi_prep_args_SYSV()
533 int_tmp = (*p_argv.ui)[ii]; in ffi_prep_args_SYSV()
534 *gpr_base.u++ = int_tmp; in ffi_prep_args_SYSV()
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/ctypes/libffi/src/powerpc/
H A Dffi_sysv.c517 unsigned int int_tmp; in ffi_prep_args_SYSV() local
525 int_tmp = (*p_argv.ui)[ii]; in ffi_prep_args_SYSV()
526 *next_arg.u++ = int_tmp; in ffi_prep_args_SYSV()
533 int_tmp = (*p_argv.ui)[ii]; in ffi_prep_args_SYSV()
534 *gpr_base.u++ = int_tmp; in ffi_prep_args_SYSV()
/dports/devel/libffi321/libffi-3.2.1/src/powerpc/
H A Dffi_sysv.c517 unsigned int int_tmp; in ffi_prep_args_SYSV() local
525 int_tmp = (*p_argv.ui)[ii]; in ffi_prep_args_SYSV()
526 *next_arg.u++ = int_tmp; in ffi_prep_args_SYSV()
533 int_tmp = (*p_argv.ui)[ii]; in ffi_prep_args_SYSV()
534 *gpr_base.u++ = int_tmp; in ffi_prep_args_SYSV()
/dports/lang/smalltalk/smalltalk-3.2.5/libffi/src/powerpc/
H A Dffi.c231 unsigned int int_tmp = (*p_argv.ui)[0]; in ffi_prep_args_SYSV() local
236 *next_arg.u = int_tmp; in ffi_prep_args_SYSV()
240 int_tmp = (*p_argv.ui)[ii]; in ffi_prep_args_SYSV()
241 *next_arg.u = int_tmp; in ffi_prep_args_SYSV()
247 *gpr_base.u++ = int_tmp; in ffi_prep_args_SYSV()
250 int_tmp = (*p_argv.ui)[ii]; in ffi_prep_args_SYSV()
251 *gpr_base.u++ = int_tmp; in ffi_prep_args_SYSV()
/dports/games/pinball/pinball-0.3.20201218/base/
H A DAllegroVisitor.cpp132 (AL_CONST V3D_f**)alleg_vtx_p,alleg_clip_p, alleg_tmp_p, int_tmp); in visit()
135 alleg_clip_p, alleg_tmp_p, int_tmp); in visit()
243 (AL_CONST V3D_f**)alleg_vtx_p,alleg_clip_p, alleg_tmp_p, int_tmp); in visit()
246 alleg_clip_p, alleg_tmp_p, int_tmp); in visit()
/dports/lang/sagittarius-scheme/sagittarius-0.9.8/ext/ffi/libffi-3.0.13/src/powerpc/
H A Dffi.c277 unsigned int int_tmp = (*p_argv.ui)[0]; in ffi_prep_args_SYSV() local
282 *(next_arg.u++) = int_tmp; in ffi_prep_args_SYSV()
284 int_tmp = (*p_argv.ui)[ii]; in ffi_prep_args_SYSV()
285 *(next_arg.u++) = int_tmp; in ffi_prep_args_SYSV()
288 *(gpr_base.u++) = int_tmp; in ffi_prep_args_SYSV()
290 int_tmp = (*p_argv.ui)[ii]; in ffi_prep_args_SYSV()
291 *(gpr_base.u++) = int_tmp; in ffi_prep_args_SYSV()

123