Home
last modified time | relevance | path

Searched defs:idx (Results 226 – 250 of 50624) sorted by relevance

12345678910>>...2025

/dports/science/ascent/ascent-0.7.1-66-gbcf2742a/src/examples/proxies/lulesh2.0.3/
H A Dlulesh_tuple.h232 Real_t& xd(Index_t idx) { return m_vel[idx].x ; } in xd()
233 Real_t& yd(Index_t idx) { return m_vel[idx].y ; } in yd()
234 Real_t& zd(Index_t idx) { return m_vel[idx].z ; } in zd()
237 Real_t& xdd(Index_t idx) { return m_acc[idx].x ; } in xdd()
238 Real_t& ydd(Index_t idx) { return m_acc[idx].y ; } in ydd()
239 Real_t& zdd(Index_t idx) { return m_acc[idx].z ; } in zdd()
280 Real_t& dxx(Index_t idx) { return m_dxx[idx] ; } in dxx()
281 Real_t& dyy(Index_t idx) { return m_dyy[idx] ; } in dyy()
282 Real_t& dzz(Index_t idx) { return m_dzz[idx] ; } in dzz()
327 Index_t nodeElemCount(Index_t idx) in nodeElemCount()
[all …]
H A Dlulesh.h247 Real_t& x(Index_t idx) { return m_x[idx] ; } in x()
248 Real_t& y(Index_t idx) { return m_y[idx] ; } in y()
249 Real_t& z(Index_t idx) { return m_z[idx] ; } in z()
252 Real_t& xd(Index_t idx) { return m_xd[idx] ; } in xd()
253 Real_t& yd(Index_t idx) { return m_yd[idx] ; } in yd()
254 Real_t& zd(Index_t idx) { return m_zd[idx] ; } in zd()
262 Real_t& fx(Index_t idx) { return m_fx[idx] ; } in fx()
263 Real_t& fy(Index_t idx) { return m_fy[idx] ; } in fy()
264 Real_t& fz(Index_t idx) { return m_fz[idx] ; } in fz()
349 Index_t nodeElemCount(Index_t idx) in nodeElemCount()
[all …]
/dports/archivers/zchunk/zchunk-1.1.16/src/lib/index/
H A Dindex_read.c135 for(zckChunk *idx=zck->index.first; idx!=NULL; idx=idx->next) { in zck_get_chunk() local
149 zckChunk PUBLIC *zck_get_next_chunk(zckChunk *idx) { in zck_get_next_chunk()
160 ssize_t PUBLIC zck_get_chunk_start(zckChunk *idx) { in zck_get_chunk_start()
174 ssize_t PUBLIC zck_get_chunk_size(zckChunk *idx) { in zck_get_chunk_size()
185 ssize_t PUBLIC zck_get_chunk_comp_size(zckChunk *idx) { in zck_get_chunk_comp_size()
196 ssize_t PUBLIC zck_get_chunk_number(zckChunk *idx) { in zck_get_chunk_number()
207 int PUBLIC zck_get_chunk_valid(zckChunk *idx) { in zck_get_chunk_valid()
243 for(zckChunk *idx = zck->index.first; idx; idx=idx->next) in zck_missing_chunks() local
253 for(zckChunk *idx = zck->index.first; idx; idx=idx->next) in zck_failed_chunks() local
263 for(zckChunk *idx = zck->index.first; idx; idx=idx->next) in zck_reset_failed_chunks() local
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/pecos/test/inactive/
H A Dpecos_hierarch_approx_driver.cpp160 for (unsigned int idx = 0; idx < l_driver.grid_size() ; ++idx) { in main() local
173 for (unsigned int idx = 0; idx < l_driver.grid_size(); ++idx ) { in main() local
208 for (unsigned int idx = 0; idx < l_driver.grid_size() ; ++idx) { in main() local
221 for (unsigned int idx = 0; idx < l_driver.grid_size(); ++idx ) { in main() local
266 for ( unsigned int idx = 0; idx < dimension ; ++idx ) { in test_function() local
277 for ( unsigned int idx = 0; idx < dimension; ++idx ){ in test_function_grad() local
286 for ( unsigned int idx = 0; idx< dimension; ++idx ){ in test_function_grad() local
302 for ( unsigned int idx = 0; idx < dimension ; ++idx ) { in test_function_2() local
312 for (unsigned int idx = 0; idx < dimension; ++idx) grad[idx] = 1; in test_function_2_grad() local
313 for (unsigned int idx = 0; idx < dimension; ++idx) { in test_function_2_grad() local
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/sherlock/tattoo/
H A Dtattoo_scene.cpp139 for (uint idx = 0; idx < _bgShapes.size(); ++idx) { in drawAllShapes() local
158 for (uint idx = 0; idx < _bgShapes.size(); ++idx) { in drawAllShapes() local
182 for (int idx = 0; idx < MAX_CHARACTERS; ++idx) { in drawAllShapes() local
360 for (int idx = 0; idx < MAX_CHARACTERS; ++idx) { in doBgAnim() local
407 for (int idx = 1; idx < MAX_CHARACTERS; ++idx) { in doBgAnim() local
423 for (int idx = 0; idx < MAX_CHARACTERS; ++idx) { in doBgAnimUpdateBgObjectsAndAnim() local
446 for (int idx = 0; idx < MAX_CHARACTERS; ++idx) { in updateBackground() local
513 for (int idx = 0; idx < MAX_CHARACTERS; ++idx) { in doBgAnimDrawSprites() local
751 for (int idx = 1; idx < MAX_CHARACTERS; ++idx) in setNPCPath() local
782 for (int idx = 1; idx < MAX_CHARACTERS; ++idx) { in findBgShape() local
[all …]
/dports/games/scummvm/scummvm-2.5.1/engines/sherlock/tattoo/
H A Dtattoo_scene.cpp139 for (uint idx = 0; idx < _bgShapes.size(); ++idx) { in drawAllShapes() local
158 for (uint idx = 0; idx < _bgShapes.size(); ++idx) { in drawAllShapes() local
182 for (int idx = 0; idx < MAX_CHARACTERS; ++idx) { in drawAllShapes() local
360 for (int idx = 0; idx < MAX_CHARACTERS; ++idx) { in doBgAnim() local
407 for (int idx = 1; idx < MAX_CHARACTERS; ++idx) { in doBgAnim() local
423 for (int idx = 0; idx < MAX_CHARACTERS; ++idx) { in doBgAnimUpdateBgObjectsAndAnim() local
446 for (int idx = 0; idx < MAX_CHARACTERS; ++idx) { in updateBackground() local
513 for (int idx = 0; idx < MAX_CHARACTERS; ++idx) { in doBgAnimDrawSprites() local
751 for (int idx = 1; idx < MAX_CHARACTERS; ++idx) in setNPCPath() local
782 for (int idx = 1; idx < MAX_CHARACTERS; ++idx) { in findBgShape() local
[all …]
/dports/cad/iverilog/verilog-11.0/
H A Dsvector.h41 { for (unsigned idx = 0 ; idx < size ; idx += 1) in svector() local
47 { for (unsigned idx = 0 ; idx < that.nitems_ ; idx += 1) in svector() local
53 { for (unsigned idx = 0 ; idx < l.nitems_ ; idx += 1) in svector() local
56 for (unsigned idx = 0 ; idx < r.nitems_ ; idx += 1) in svector() local
62 { for (unsigned idx = 0 ; idx < l.nitems_ ; idx += 1) in svector() local
74 for (unsigned idx = 0 ; idx < nitems_ ; idx += 1) { variable
115 for (unsigned idx = 0 ; idx < that.count() ; idx += 1) in vector_from_svector() local
/dports/science/code_saturne/code_saturne-7.1.0/bin/model/
H A DNotebookModel.py118 def deleteVariable(self, idx): argument
177 def getVariableName(self, idx): argument
192 def setVariableName(self, idx, name): argument
201 def getVariableValue(self, idx): argument
215 def setVariableValue(self, val, idx=None, var = None): argument
230 def getVariableOt(self, idx): argument
245 def setVariableOt(self, idx, otval): argument
254 def getVariableEditable(self, idx): argument
268 def setVariableEditable(self, idx, editable): argument
276 def getVariableDescription(self, idx): argument
[all …]
/dports/biology/canu/canu-2.2/src/utility/src/utility/
H A Dintervals.H57 iNum bgn (uint32 idx) const { return(_list[idx]._bgn); }; in bgn()
58 iNum end (uint32 idx) const { return(_list[idx]._end); }; in end()
61 uint32 count(uint32 idx) const { return(_list[idx]._num); }; in count()
65 iNum &bgn (uint32 idx) { return(_list[idx]._bgn); }; in bgn()
66 iNum &end (uint32 idx) { return(_list[idx]._end); }; in end()
68 uint32 &count(uint32 idx) { return(_list[idx]._num); }; in count()
70 void clear(uint32 idx) { in clear()
199 iNum bgn (uint32 idx) { return(_list[idx]._bgn); }; in bgn()
200 iNum end (uint32 idx) { return(_list[idx]._end); }; in end()
201 iNum span(uint32 idx) { return(_list[idx]._end - _list[idx]._bgn); }; in span()
[all …]
/dports/math/py-pandas/pandas-1.2.5/pandas/tests/indexes/multi/
H A Dtest_get_set.py19 def test_get_level_number_integer(idx): argument
39 def test_set_name_methods(idx, index_names): argument
73 def test_set_levels_codes_directly(idx): argument
92 def test_set_levels(idx): argument
172 def test_set_codes(idx): argument
246 def test_set_levels_codes_names_bad_input(idx): argument
355 def test_set_codes_inplace_deprecated(idx, inplace): argument
363 def test_set_levels_inplace_deprecated(idx, inplace): argument
/dports/biology/cufflinks/cufflinks-2.2.1-89-gdc3b0cb/src/lemon/
H A Dbucket_heap.h122 void unlace(int idx) { in unlace()
133 void lace(int idx) { in lace()
211 int idx = index[i]; in erase() local
224 int idx = index[i]; variable
236 int idx = index[i]; in set() local
254 int idx = index[i]; in decrease() local
271 int idx = index[i]; in increase() local
286 int idx = index[i]; in state() local
387 void lace(int idx) { in lace()
604 int idx; in push() local
[all …]
/dports/devel/luajava/luajava-1.1/src/java/org/keplerproject/luajava/
H A DLuaState.java318 public void setTop(int idx) in setTop()
328 public void remove(int idx) in remove()
333 public void insert(int idx) in insert()
338 public void replace(int idx) in replace()
410 public int type(int idx) in type()
455 public int strLen(int idx) in strLen()
460 public int objLen(int idx) in objLen()
520 public void rawGet(int idx) in rawGet()
563 public void rawSet(int idx) in rawSet()
580 public int setFEnv(int idx) in setFEnv()
[all …]
/dports/devel/simde/simde-0.7.2/test/arm/neon/
H A Dqtbl.c22 SIMDE_ALIGN_TO_16 uint8_t idx[8]; in test_simde_vqtbl1_s8() member
97 SIMDE_ALIGN_TO_16 uint8_t idx[8]; in test_simde_vqtbl1_u8() member
175 SIMDE_ALIGN_TO_16 uint8_t idx[8]; in test_simde_vqtbl2_s8() member
276 SIMDE_ALIGN_TO_16 uint8_t idx[8]; in test_simde_vqtbl2_u8() member
378 SIMDE_ALIGN_TO_16 uint8_t idx[8]; in test_simde_vqtbl3_s8() member
496 SIMDE_ALIGN_TO_16 uint8_t idx[8]; in test_simde_vqtbl3_u8() member
615 SIMDE_ALIGN_TO_16 uint8_t idx[8]; in test_simde_vqtbl4_s8() member
750 SIMDE_ALIGN_TO_16 uint8_t idx[8]; in test_simde_vqtbl4_u8() member
888 SIMDE_ALIGN_TO_16 uint8_t idx[16]; in test_simde_vqtbl1q_s8() member
979 SIMDE_ALIGN_TO_16 uint8_t idx[16]; in test_simde_vqtbl1q_u8() member
[all …]
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/hopkins/
H A Dobjects.cpp127 for (int idx = 0; idx < 6; ++idx) in ~ObjectsManager() local
138 for (int idx = 0; idx < 6; ++idx) in clearAll() local
150 for (int idx = 0; idx < 300; ++idx) { in loadObjects() local
167 for (int idx = 1; idx <= 5; ++idx) { in resetHidingItems() local
171 for (int idx = 0; idx <= 20; ++idx) { in resetHidingItems() local
235 int idx; in removeObject() local
455 int idx = arr[sortIdx]; in displaySprite() local
491 for (int idx = 0; idx < 50; ++idx) { in displaySprite() local
3536 int idx = 0; in showActionAnimation() local
3617 for (int idx = 0; ; idx++) { in showSpecialActionAnimation() local
[all …]
/dports/games/scummvm/scummvm-2.5.1/engines/hopkins/
H A Dobjects.cpp127 for (int idx = 0; idx < 6; ++idx) in ~ObjectsManager() local
138 for (int idx = 0; idx < 6; ++idx) in clearAll() local
150 for (int idx = 0; idx < 300; ++idx) { in loadObjects() local
167 for (int idx = 1; idx <= 5; ++idx) { in resetHidingItems() local
171 for (int idx = 0; idx <= 20; ++idx) { in resetHidingItems() local
235 int idx; in removeObject() local
455 int idx = arr[sortIdx]; in displaySprite() local
491 for (int idx = 0; idx < 50; ++idx) { in displaySprite() local
3559 int idx = 0; in showActionAnimation() local
3640 for (int idx = 0; ; idx++) { in showSpecialActionAnimation() local
[all …]
/dports/science/rdkit/rdkit-Release_2021_03_5/Code/GraphMol/FragCatalog/Wrap/
H A DFragCatalog.cpp30 unsigned int GetBitEntryId(const FragCatalog *self, unsigned int idx) { in GetBitEntryId()
37 unsigned int GetEntryBitId(const FragCatalog *self, unsigned int idx) { in GetEntryBitId()
43 std::string GetEntryDescription(const FragCatalog *self, unsigned int idx) { in GetEntryDescription()
49 std::string GetBitDescription(const FragCatalog *self, unsigned int idx) { in GetBitDescription()
55 unsigned int GetEntryOrder(const FragCatalog *self, unsigned int idx) { in GetEntryOrder()
61 unsigned int GetBitOrder(const FragCatalog *self, unsigned int idx) { in GetBitOrder()
67 INT_VECT GetEntryFuncGroupIds(const FragCatalog *self, unsigned int idx) { in GetEntryFuncGroupIds()
80 INT_VECT GetBitFuncGroupIds(const FragCatalog *self, unsigned int idx) { in GetBitFuncGroupIds()
93 INT_VECT GetEntryDownIds(const FragCatalog *self, unsigned int idx) { in GetEntryDownIds()
100 DOUBLE_VECT GetBitDiscrims(const FragCatalog *self, unsigned int idx) { in GetBitDiscrims()
/dports/science/py-dlib/dlib-19.22/dlib/sqlite/
H A Dsqlite.h231 unsigned long idx, in get_column()
249 unsigned long idx, in get_column()
257 unsigned long idx in get_column_as_blob()
276 unsigned long idx, in get_column_as_object()
295 unsigned long idx in get_column_as_text()
314 unsigned long idx in get_column_as_double()
329 unsigned long idx in get_column_as_int()
344 unsigned long idx in get_column_as_int64()
359 unsigned long idx in get_column_name()
388 unsigned long idx, in bind()
[all …]
/dports/science/dlib-cpp/dlib-19.22/dlib/sqlite/
H A Dsqlite.h231 unsigned long idx, in get_column()
249 unsigned long idx, in get_column()
257 unsigned long idx in get_column_as_blob()
276 unsigned long idx, in get_column_as_object()
295 unsigned long idx in get_column_as_text()
314 unsigned long idx in get_column_as_double()
329 unsigned long idx in get_column_as_int()
344 unsigned long idx in get_column_as_int64()
359 unsigned long idx in get_column_name()
388 unsigned long idx, in bind()
[all …]
/dports/math/ctl-sat/CTLSAT-6de41e0/parser/
H A DCTLParser.cpp273 uint idx = 0; in parse() local
300 Formula * CTLParser::parseRecursive(string f, uint * idx, char nt){ in parseRecursive()
432 Formula * CTLParser::applyRule1(stack <char> * stck, string f, uint * idx){ in applyRule1()
452 Formula * CTLParser::applyRule3(stack <char> * stck, string f, uint * idx){ in applyRule3()
465 Formula * CTLParser::applyRule4(stack <char> * stck, string f, uint * idx){ in applyRule4()
478 Formula * CTLParser::applyRule5(stack <char> * stck, string f, uint * idx){ in applyRule5()
491 Formula * CTLParser::applyRule6(stack <char> * stck, string f, uint * idx){ in applyRule6()
535 Formula * CTLParser::applyRule7(stack <char> * stck, string f, uint * idx){ in applyRule7()
579 Formula * CTLParser::applyRule8(stack <char> * stck, string f, uint * idx){ in applyRule8()
592 Formula * CTLParser::applyRule9(stack <char> * stck, string f, uint * idx){ in applyRule9()
[all …]
/dports/sysutils/atf-sun50i_h6/arm-trusted-firmware-2.5/lib/extensions/amu/aarch64/
H A Damu.c132 uint64_t amu_group0_cnt_read(unsigned int idx) in amu_group0_cnt_read()
141 void amu_group0_cnt_write(unsigned int idx, uint64_t val) in amu_group0_cnt_write()
156 uint64_t amu_group0_voffset_read(unsigned int idx) in amu_group0_voffset_read()
171 void amu_group0_voffset_write(unsigned int idx, uint64_t val) in amu_group0_voffset_write()
183 uint64_t amu_group1_cnt_read(unsigned int idx) in amu_group1_cnt_read()
193 void amu_group1_cnt_write(unsigned int idx, uint64_t val) in amu_group1_cnt_write()
208 uint64_t amu_group1_voffset_read(unsigned int idx) in amu_group1_voffset_read()
224 void amu_group1_voffset_write(unsigned int idx, uint64_t val) in amu_group1_voffset_write()
240 void amu_group1_set_evtype(unsigned int idx, unsigned int val) in amu_group1_set_evtype()
/dports/sysutils/atf-rk3399/arm-trusted-firmware-2.5/lib/extensions/amu/aarch64/
H A Damu.c132 uint64_t amu_group0_cnt_read(unsigned int idx) in amu_group0_cnt_read()
141 void amu_group0_cnt_write(unsigned int idx, uint64_t val) in amu_group0_cnt_write()
156 uint64_t amu_group0_voffset_read(unsigned int idx) in amu_group0_voffset_read()
171 void amu_group0_voffset_write(unsigned int idx, uint64_t val) in amu_group0_voffset_write()
183 uint64_t amu_group1_cnt_read(unsigned int idx) in amu_group1_cnt_read()
193 void amu_group1_cnt_write(unsigned int idx, uint64_t val) in amu_group1_cnt_write()
208 uint64_t amu_group1_voffset_read(unsigned int idx) in amu_group1_voffset_read()
224 void amu_group1_voffset_write(unsigned int idx, uint64_t val) in amu_group1_voffset_write()
240 void amu_group1_set_evtype(unsigned int idx, unsigned int val) in amu_group1_set_evtype()
/dports/sysutils/atf-sun50i_a64/arm-trusted-firmware-2.5/lib/extensions/amu/aarch64/
H A Damu.c132 uint64_t amu_group0_cnt_read(unsigned int idx) in amu_group0_cnt_read()
141 void amu_group0_cnt_write(unsigned int idx, uint64_t val) in amu_group0_cnt_write()
156 uint64_t amu_group0_voffset_read(unsigned int idx) in amu_group0_voffset_read()
171 void amu_group0_voffset_write(unsigned int idx, uint64_t val) in amu_group0_voffset_write()
183 uint64_t amu_group1_cnt_read(unsigned int idx) in amu_group1_cnt_read()
193 void amu_group1_cnt_write(unsigned int idx, uint64_t val) in amu_group1_cnt_write()
208 uint64_t amu_group1_voffset_read(unsigned int idx) in amu_group1_voffset_read()
224 void amu_group1_voffset_write(unsigned int idx, uint64_t val) in amu_group1_voffset_write()
240 void amu_group1_set_evtype(unsigned int idx, unsigned int val) in amu_group1_set_evtype()
/dports/sysutils/atf-rk3328/arm-trusted-firmware-2.5/lib/extensions/amu/aarch64/
H A Damu.c132 uint64_t amu_group0_cnt_read(unsigned int idx) in amu_group0_cnt_read()
141 void amu_group0_cnt_write(unsigned int idx, uint64_t val) in amu_group0_cnt_write()
156 uint64_t amu_group0_voffset_read(unsigned int idx) in amu_group0_voffset_read()
171 void amu_group0_voffset_write(unsigned int idx, uint64_t val) in amu_group0_voffset_write()
183 uint64_t amu_group1_cnt_read(unsigned int idx) in amu_group1_cnt_read()
193 void amu_group1_cnt_write(unsigned int idx, uint64_t val) in amu_group1_cnt_write()
208 uint64_t amu_group1_voffset_read(unsigned int idx) in amu_group1_voffset_read()
224 void amu_group1_voffset_write(unsigned int idx, uint64_t val) in amu_group1_voffset_write()
240 void amu_group1_set_evtype(unsigned int idx, unsigned int val) in amu_group1_set_evtype()
/dports/sysutils/atf-fvp/arm-trusted-firmware-2.5/lib/extensions/amu/aarch64/
H A Damu.c132 uint64_t amu_group0_cnt_read(unsigned int idx) in amu_group0_cnt_read()
141 void amu_group0_cnt_write(unsigned int idx, uint64_t val) in amu_group0_cnt_write()
156 uint64_t amu_group0_voffset_read(unsigned int idx) in amu_group0_voffset_read()
171 void amu_group0_voffset_write(unsigned int idx, uint64_t val) in amu_group0_voffset_write()
183 uint64_t amu_group1_cnt_read(unsigned int idx) in amu_group1_cnt_read()
193 void amu_group1_cnt_write(unsigned int idx, uint64_t val) in amu_group1_cnt_write()
208 uint64_t amu_group1_voffset_read(unsigned int idx) in amu_group1_voffset_read()
224 void amu_group1_voffset_write(unsigned int idx, uint64_t val) in amu_group1_voffset_write()
240 void amu_group1_set_evtype(unsigned int idx, unsigned int val) in amu_group1_set_evtype()
/dports/irc/eggdrop/eggdrop-1.9.1/src/
H A Dcmds.c59 static int add_bot_hostmask(int idx, char *nick) in add_bot_hostmask()
90 static void tell_who(struct userrec *u, int idx, int chan) in tell_who()
294 static void cmd_whom(struct userrec *u, int idx, char *par) in cmd_whom()
331 static void cmd_me(struct userrec *u, int idx, char *par) in cmd_me()
355 static void cmd_motd(struct userrec *u, int idx, char *par) in cmd_motd()
383 static void cmd_away(struct userrec *u, int idx, char *par) in cmd_away()
390 static void cmd_back(struct userrec *u, int idx, char *par) in cmd_back()
439 static void cmd_bots(struct userrec *u, int idx, char *par) in cmd_bots()
464 static void cmd_help(struct userrec *u, int idx, char *par) in cmd_help()
506 static void cmd_who(struct userrec *u, int idx, char *par) in cmd_who()
[all …]

12345678910>>...2025