Home
last modified time | relevance | path

Searched defs:indx (Results 176 – 200 of 5835) sorted by relevance

12345678910>>...234

/dports/graphics/photoflow/PhotoFlow-8472024f/src/rt/rtengine/
H A Damaze_demosaic_RT.cc364 for (int indx = rr * ts; indx < rr * ts + cc1; indx += 4) { in amaze_demosaic_RT() local
376 for (int cc = 2, indx = (rr) * ts + cc; cc < cc1 - 2; cc++, indx++) { in amaze_demosaic_RT() local
404 for (int indx = rr * ts + 4; indx < rr * ts + cc1 - 7; indx += 4) { in amaze_demosaic_RT() local
459 for (int cc = 4, indx = rr * ts + cc; cc < cc1 - 4; cc++, indx++) { in amaze_demosaic_RT() local
562 for (int indx = rr * ts + 4; indx < rr * ts + cc1 - 4; indx += 4) { in amaze_demosaic_RT() local
812 int indx = rr * ts + cc; in amaze_demosaic_RT() local
909 for (int indx = rr * ts; indx < rr * ts + cc1; indx += 32) { in amaze_demosaic_RT() local
1027 for (int cc = 6, indx = rr * ts + cc; cc < cc1 - 6; cc += 8, indx += 8) { in amaze_demosaic_RT() local
1037 for (int cc = 6, indx = rr * ts + cc; cc < cc1 - 6; cc += 8, indx += 8) { in amaze_demosaic_RT() local
1053 for (int cc = 6, indx = rr * ts + cc; cc < cc1 - 6; cc += 2, indx += 2) { in amaze_demosaic_RT() local
[all …]
/dports/graphics/photoflow/PhotoFlow-8472024f/src/external/librtprocess/src/demosaic/
H A Damaze.cc377 for (int indx = rr * ts; indx < rr * ts + cc1; indx += 4) { in amaze_demosaic() local
389 for (int cc = 2, indx = (rr) * ts + cc; cc < cc1 - 2; cc++, indx++) { in amaze_demosaic() local
417 for (int indx = rr * ts + 4; indx < rr * ts + cc1 - 7; indx += 4) { in amaze_demosaic() local
472 for (int cc = 4, indx = rr * ts + cc; cc < cc1 - 4; cc++, indx++) { in amaze_demosaic() local
575 for (int indx = rr * ts + 4; indx < rr * ts + cc1 - 4; indx += 4) { in amaze_demosaic() local
825 int indx = rr * ts + cc; in amaze_demosaic() local
922 for (int indx = rr * ts; indx < rr * ts + cc1; indx += 32) { in amaze_demosaic() local
1040 … for (int cc = 6, indx = rr * ts + cc; cc < cc1 - 6; cc += 8, indx += 8) { in amaze_demosaic() local
1050 … for (int cc = 6, indx = rr * ts + cc; cc < cc1 - 6; cc += 8, indx += 8) { in amaze_demosaic() local
1066 … for (int cc = 6, indx = rr * ts + cc; cc < cc1 - 6; cc += 2, indx += 2) { in amaze_demosaic() local
[all …]
/dports/databases/db5/db-5.3.28/src/btree/
H A Dbt_put.c82 db_indx_t cnt, indx; local
508 __bam_partsize(dbp, op, data, h, indx) in __bam_partsize() argument
540 __bam_build(dbc, op, dbt, h, indx, nbytes) in __bam_build() argument
674 __bam_ritem(dbc, h, indx, data, typeflag) in __bam_ritem() argument
745 __bam_ritem_nolog(dbc, h, indx, hdr, data, type) in __bam_ritem_nolog() argument
834 __bam_irep(dbc, h, indx, hdr, data) in __bam_irep() argument
872 __bam_dup_check(dbc, op, h, indx, sz, cntp) in __bam_dup_check() argument
943 __bam_dup_convert(dbc, h, indx, cnt) in __bam_dup_convert() argument
1053 __bam_ovput(dbc, type, pgno, h, indx, item) in __bam_ovput() argument
/dports/security/gnutls/gnutls-3.6.16/lib/x509/
H A Dpkcs12_bag.c97 gnutls_pkcs12_bag_get_type(gnutls_pkcs12_bag_t bag, unsigned indx) in gnutls_pkcs12_bag_get_type()
142 gnutls_pkcs12_bag_get_data(gnutls_pkcs12_bag_t bag, unsigned indx, in gnutls_pkcs12_bag_get_data()
519 gnutls_pkcs12_bag_set_key_id(gnutls_pkcs12_bag_t bag, unsigned indx, in gnutls_pkcs12_bag_set_key_id()
560 gnutls_pkcs12_bag_get_key_id(gnutls_pkcs12_bag_t bag, unsigned indx, in gnutls_pkcs12_bag_get_key_id()
593 gnutls_pkcs12_bag_get_friendly_name(gnutls_pkcs12_bag_t bag, unsigned indx, in gnutls_pkcs12_bag_get_friendly_name()
627 gnutls_pkcs12_bag_set_friendly_name(gnutls_pkcs12_bag_t bag, unsigned indx, in gnutls_pkcs12_bag_set_friendly_name()
H A Dextensions.c38 const char *extension_id, int indx, in _gnutls_get_extension()
135 int indx, gnutls_datum_t * out) in get_indx_extension()
154 const char *extension_id, int indx, in _gnutls_x509_crt_get_extension()
180 unsigned indx, in gnutls_x509_crt_get_extension_data2()
189 const char *extension_id, int indx, in _gnutls_x509_crl_get_extension()
216 unsigned indx, in gnutls_x509_crl_get_extension_data2()
230 unsigned indx, void *oid, size_t * sizeof_oid) in get_extension_oid()
294 int indx, void *oid, in _gnutls_x509_crt_get_extension_oid()
303 int indx, void *oid, in _gnutls_x509_crl_get_extension_oid()
378 overwrite_extension(ASN1_TYPE asn, const char *root, unsigned int indx, in overwrite_extension()
/dports/textproc/mifluz/mifluz-0.26.0/db/
H A Dbt_put.c82 db_indx_t indx; local
390 CDB___bam_partsize(op, data, h, indx) in CDB___bam_partsize() argument
441 CDB___bam_build(dbc, op, dbt, h, indx, nbytes) in CDB___bam_build() argument
574 CDB___bam_ritem(dbc, h, indx, data) in CDB___bam_ritem() argument
678 __bam_dup_convert(dbc, h, indx) in __bam_dup_convert() argument
792 __bam_ovput(dbc, type, pgno, h, indx, item) in __bam_ovput() argument
/dports/mail/libetpan/libetpan-1.9.4/src/low-level/mime/
H A Dmailmime_decode.c101 size_t * indx, const char * tocode, in mailmime_encoded_phrase_parse()
284 size_t * indx, in mailmime_non_encoded_word_parse()
368 size_t * indx, in mailmime_encoded_word_parse()
659 size_t * indx, char ** charset) in mailmime_charset_parse()
665 size_t * indx, int * result) in mailmime_encoding_parse()
727 size_t * indx, char ** result) in mailmime_etoken_parse()
/dports/mail/libetpan/libetpan-1.9.4/src/low-level/imap/
H A Dnamespace_parser.c58 … MMAPString * buffer, struct mailimap_parser_context * parser_ctx, size_t * indx, in mailimap_namespace_extension_parse()
111 … MMAPString * buffer, struct mailimap_parser_context * parser_ctx, size_t * indx, in mailimap_namespace_info_parse()
224 … MMAPString * buffer, struct mailimap_parser_context * parser_ctx, size_t * indx, in mailimap_namespace_item_parse()
297 size_t * indx, char ** result, in namespace_extension_value_parse()
307 … MMAPString * buffer, struct mailimap_parser_context * parser_ctx, size_t * indx, in mailimap_namespace_response_extension_parse()
394 … MMAPString * buffer, struct mailimap_parser_context * parser_ctx, size_t * indx, in mailimap_namespace_data_parse()
/dports/emulators/qemu5/qemu-5.2.0/target/avr/
H A Ddisas.c30 static int to_regs_16_31_by_one(DisasContext *ctx, int indx) in to_regs_16_31_by_one()
35 static int to_regs_16_23_by_one(DisasContext *ctx, int indx) in to_regs_16_23_by_one()
40 static int to_regs_24_30_by_two(DisasContext *ctx, int indx) in to_regs_24_30_by_two()
45 static int to_regs_00_30_by_two(DisasContext *ctx, int indx) in to_regs_00_30_by_two()
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/target/avr/
H A Ddisas.c30 static int to_regs_16_31_by_one(DisasContext *ctx, int indx) in to_regs_16_31_by_one()
35 static int to_regs_16_23_by_one(DisasContext *ctx, int indx) in to_regs_16_23_by_one()
40 static int to_regs_24_30_by_two(DisasContext *ctx, int indx) in to_regs_24_30_by_two()
45 static int to_regs_00_30_by_two(DisasContext *ctx, int indx) in to_regs_00_30_by_two()
/dports/emulators/qemu/qemu-6.2.0/target/avr/
H A Ddisas.c30 static int to_regs_16_31_by_one(DisasContext *ctx, int indx) in to_regs_16_31_by_one()
35 static int to_regs_16_23_by_one(DisasContext *ctx, int indx) in to_regs_16_23_by_one()
40 static int to_regs_24_30_by_two(DisasContext *ctx, int indx) in to_regs_24_30_by_two()
45 static int to_regs_00_30_by_two(DisasContext *ctx, int indx) in to_regs_00_30_by_two()
/dports/emulators/qemu60/qemu-6.0.0/target/avr/
H A Ddisas.c30 static int to_regs_16_31_by_one(DisasContext *ctx, int indx) in to_regs_16_31_by_one()
35 static int to_regs_16_23_by_one(DisasContext *ctx, int indx) in to_regs_16_23_by_one()
40 static int to_regs_24_30_by_two(DisasContext *ctx, int indx) in to_regs_24_30_by_two()
45 static int to_regs_00_30_by_two(DisasContext *ctx, int indx) in to_regs_00_30_by_two()
/dports/news/trn/trn-3.6/
H A Dbackpage.c44 vrdary(indx) in vrdary() argument
79 vwtary(indx,newvalue) in vwtary() argument
/dports/news/trn4/trn-4.0-test77/
H A Dbackpage.c35 vrdary(indx) in vrdary() argument
70 vwtary(indx,newvalue) in vwtary() argument
/dports/science/dynare/dynare-4.6.4/matlab/
H A Dvar_sample_moments.m84 indx = NumberOfVariables*nlag+1; variable
88 indx = NumberOfVariables*nlag+1:NumberOfVariables*nlag+2; variable
/dports/science/qmcpack/qmcpack-3.11.0/src/AFQMC/Numerics/detail/CPU/
H A Dsparse_cpu.hpp38 const int* indx, in csrmv()
98 const int* indx, in csrmv()
159 const int* indx, in csrmm()
245 const int* indx, in csrmm()
331 const int* indx, in csrmv()
351 const int* indx, in csrmv()
371 const int* indx, in csrmv()
391 const int* indx, in csrmv()
412 const int* indx, in csrmm()
435 const int* indx, in csrmm()
[all …]
/dports/net/mpich/mpich-3.4.3/src/mpi/request/
H A Dwaitany.c32 int MPIR_Waitany_state(int count, MPIR_Request * request_ptrs[], int *indx, MPI_Status * status, in MPIR_Waitany_state()
96 int MPIR_Waitany_impl(int count, MPIR_Request * request_ptrs[], int *indx, MPI_Status * status) in MPIR_Waitany_impl()
144 int MPI_Waitany(int count, MPI_Request array_of_requests[], int *indx, MPI_Status * status) in MPI_Waitany()
H A Dtestany.c32 int *indx, int *flag, MPI_Status * status, MPID_Progress_state * state) in MPIR_Testany_state()
75 int *indx, int *flag, MPI_Status * status) in MPIR_Testany_impl()
111 int MPI_Testany(int count, MPI_Request array_of_requests[], int *indx, in MPI_Testany()
/dports/science/py-OpenMC/openmc-0.12.2/include/openmc/
H A Dlattice.h114 virtual bool is_valid_index(int indx) const in is_valid_index()
155 LatticeIter(Lattice &lat, int indx) in LatticeIter()
186 ReverseLatticeIter(Lattice &lat, int indx) in ReverseLatticeIter()
/dports/science/openmc/openmc-0.12.2/include/openmc/
H A Dlattice.h114 virtual bool is_valid_index(int indx) const in is_valid_index()
155 LatticeIter(Lattice &lat, int indx) in LatticeIter()
186 ReverseLatticeIter(Lattice &lat, int indx) in ReverseLatticeIter()
/dports/x11-toolkits/viewklass/ViewKlass-0.7.2/
H A DVkCheckBox.C101 VkCheckBox::setValue(int indx, Boolean newValue) in setValue()
129 VkCheckBox::valueChanged(int indx, Boolean set) in valueChanged()
141 for (int indx = 0; indx < obj->_widgetList->size(); ++indx) { in valueChangedCallback() local
/dports/comms/wsjtz/wsjtx/map65/libm65/
H A Dtrimlist.f901 subroutine trimlist(sig,km,ftol,indx,nsiz,nz) argument
5 integer indx(MAXMSG),nsiz(MAXMSG) local
/dports/science/dynare/dynare-4.6.4/matlab/particles/src/
H A Dtraditional_resampling.m60 indx = ones(number_of_particles,1); variable
96 indx = indx+1; variable
/dports/databases/db18/db-18.1.40/src/btree/
H A Dbt_put.c84 db_indx_t cnt, indx; local
604 __bam_partsize(dbp, op, data, h, indx, data_size) in __bam_partsize() argument
665 __bam_build(dbc, op, dbt, h, indx, nbytes) in __bam_build() argument
799 __bam_ritem(dbc, h, indx, data, typeflag) in __bam_ritem() argument
870 __bam_ritem_nolog(dbc, h, indx, hdr, data, type) in __bam_ritem_nolog() argument
959 __bam_irep(dbc, h, indx, hdr, data) in __bam_irep() argument
998 __bam_dup_check(dbc, op, h, indx, sz, cntp) in __bam_dup_check() argument
1070 __bam_dup_convert(dbc, h, indx, cnt) in __bam_dup_convert() argument
1181 __bam_ovput(dbc, type, pgno, h, indx, item) in __bam_ovput() argument
/dports/devel/staf/src/staf/services/http/
H A DWebForm.java151 int indx = findName(element.getName(),list); in groupParameters() local
340 int indx = findParameter(key); in getParameterSummary() local
362 int indx = findParameter(key); in getParameterValue() local
384 int indx = findParameter(key); in setParameterValue() local

12345678910>>...234