Home
last modified time | relevance | path

Searched defs:it (Results 251 – 275 of 55176) sorted by relevance

1...<<11121314151617181920>>...2208

/dports/devel/arm-elf-binutils/binutils-2.37/gas/testsuite/gas/arm/
H A Dmve-vldr-bad-1.s3 it \cond label
21 it eq label
38 it eq label
53 it eq label
64 it \cond label
83 it eq label
H A Dmve-vhadd-vhsub-vrhadd-bad.s3 it \cond label
30 it eq label
38 it eq label
46 it eq label
54 it eq label
62 it eq label
H A Dmve-vmlsldav-bad.s3 it \cond label
32 it eq label
39 it eq label
46 it eq label
53 it eq label
H A Dmve-vmlaldav-bad.s3 it \cond label
31 it eq label
38 it eq label
45 it eq label
52 it eq label
/dports/devel/gnulibiberty/binutils-2.37/gas/testsuite/gas/arm/
H A Dmve-vstr-bad-1.s3 it \cond label
76 it \cond label
89 it eq label
98 it eq label
107 it eq label
116 it eq label
H A Dmve-vldr-bad-1.s3 it \cond label
21 it eq label
38 it eq label
53 it eq label
64 it \cond label
83 it eq label
H A Dmve-vhadd-vhsub-vrhadd-bad.s3 it \cond label
30 it eq label
38 it eq label
46 it eq label
54 it eq label
62 it eq label
H A Dmve-vmlaldav-bad.s3 it \cond label
31 it eq label
38 it eq label
45 it eq label
52 it eq label
/dports/devel/binutils/binutils-2.37/gas/testsuite/gas/arm/
H A Dmve-vldr-bad-1.s3 it \cond label
21 it eq label
38 it eq label
53 it eq label
64 it \cond label
83 it eq label
H A Dmve-vhadd-vhsub-vrhadd-bad.s3 it \cond label
30 it eq label
38 it eq label
46 it eq label
54 it eq label
62 it eq label
/dports/net/spread4/spread-src-4.2.0/stdutil/src/
H A Dstdarr.c40 #define STDARR_IT_IS_LEGAL2(it) ((it)->vsize != 0) argument
439 stdit it; in stdarr_resize() local
542 stdit it; in stdarr_push_back() local
554 stdit it; in stdarr_push_back_n() local
566 stdit it; in stdarr_push_back_seq() local
578 stdit it; in stdarr_push_back_seq_n() local
590 stdit it; in stdarr_push_back_rep() local
724 STDINLINE void stdarr_erase(stdarr *arr, stdit *it) in stdarr_erase()
790 STDINLINE void *stdarr_it_val(const stdit *it) in stdarr_it_val()
834 STDINLINE stdit *stdarr_it_next(stdit *it) in stdarr_it_next()
[all …]
/dports/security/duo/duo_unix-1.11.4/tests/unity_tests/
H A Dbson_iter_next_test.c19 bson_iterator it; in test_bson_iter_next_basic_success() local
38 bson_iterator it; in test_bson_iter_next_long_msg_success() local
54 bson_iterator it; in test_bson_iter_next_large_size() local
70 bson_iterator it; in test_bson_iter_next_smaller_value_size() local
86 bson_iterator it; in test_bson_iter_next_smaller_msg_size() local
102 bson_iterator it; in test_bson_iter_next_eoo() local
118 bson_iterator it; in test_bson_iter_next_large_value() local
133 bson_iterator it; in test_bson_iter_next_no_null() local
148 bson_iterator it; in test_bson_iter_next_missing_null() local
163 bson_iterator it; in test_bson_iter_next_no_value() local
[all …]
/dports/games/py-fife/fifengine-0.4.2/engine/core/audio/
H A Dsoundclipmanager.cpp47 SoundClipHandleMapConstIterator it = m_sclipHandleMap.begin(), in getMemoryUsed() local
58 SoundClipHandleMapConstIterator it = m_sclipHandleMap.begin(), in getTotalResourcesCreated() local
72 SoundClipHandleMapConstIterator it = m_sclipHandleMap.begin(), in getTotalResourcesLoaded() local
147 SoundClipNameMapIterator it = m_sclipNameMap.find(name); in exists() local
179 SoundClipHandleMapIterator it = m_sclipHandleMap.find(handle); in reload() local
194 SoundClipHandleMapIterator it = m_sclipHandleMap.begin(), in reloadAll() local
206 SoundClipHandleMapIterator it = m_sclipHandleMap.begin(), in loadUnreferenced() local
245 SoundClipHandleMapIterator it = m_sclipHandleMap.begin(), in freeAll() local
261 SoundClipHandleMapIterator it = m_sclipHandleMap.begin(), in freeUnreferenced() local
305 SoundClipHandleMapIterator it = m_sclipHandleMap.find(handle); in remove() local
[all …]
/dports/audio/deadbeef/deadbeef-0.7.2/
H A Dplmeta.c38 pl_add_meta (playItem_t *it, const char *key, const char *value) { in pl_add_meta()
160 pl_set_meta_int (playItem_t *it, const char *key, int value) { in pl_set_meta_int()
174 pl_delete_meta (playItem_t *it, const char *key) { in pl_delete_meta()
198 pl_find_meta (playItem_t *it, const char *key) { in pl_find_meta()
223 pl_find_meta_raw (playItem_t *it, const char *key) { in pl_find_meta_raw()
236 pl_find_meta_int (playItem_t *it, const char *key, int def) { in pl_find_meta_int()
245 pl_find_meta_float (playItem_t *it, const char *key, float def) { in pl_find_meta_float()
254 pl_get_metadata_head (playItem_t *it) { in pl_get_metadata_head()
259 pl_delete_metadata (playItem_t *it, DB_metaInfo_t *meta) { in pl_delete_metadata()
283 pl_delete_all_meta (playItem_t *it) { in pl_delete_all_meta()
[all …]
/dports/emulators/mess/mame-mame0226/3rdparty/catch/include/reporters/
H A Dcatch_reporter_multi.hpp31 for( Reporters::const_iterator it = m_reporters.begin(), itEnd = m_reporters.end(); in noMatchingTestCases() local
39 for( Reporters::const_iterator it = m_reporters.begin(), itEnd = m_reporters.end(); in testRunStarting() local
46 for( Reporters::const_iterator it = m_reporters.begin(), itEnd = m_reporters.end(); in testGroupStarting() local
54 for( Reporters::const_iterator it = m_reporters.begin(), itEnd = m_reporters.end(); in testCaseStarting() local
61 for( Reporters::const_iterator it = m_reporters.begin(), itEnd = m_reporters.end(); in sectionStarting() local
69 for( Reporters::const_iterator it = m_reporters.begin(), itEnd = m_reporters.end(); in assertionStarting() local
79 for( Reporters::const_iterator it = m_reporters.begin(), itEnd = m_reporters.end(); in assertionEnded() local
87 for( Reporters::const_iterator it = m_reporters.begin(), itEnd = m_reporters.end(); in sectionEnded() local
94 for( Reporters::const_iterator it = m_reporters.begin(), itEnd = m_reporters.end(); in testCaseEnded() local
101 for( Reporters::const_iterator it = m_reporters.begin(), itEnd = m_reporters.end(); in testGroupEnded() local
[all …]
/dports/cad/yosys/yosys-yosys-0.12/passes/tests/
H A Dtest_autotb.cc151 for (auto it = signal_in.begin(); it != signal_in.end(); ++it) in autotest() local
153 for (auto it = signal_clk.begin(); it != signal_clk.end(); ++it) in autotest() local
156 for (auto it = signal_clk.begin(); it != signal_clk.end(); ++it) { in autotest() local
161 for (auto it = signal_in.begin(); it != signal_in.end(); ++it) in autotest() local
164 for (auto it = signal_clk.begin(); it != signal_clk.end(); ++it) { in autotest() local
169 for (auto it = signal_in.begin(); it != signal_in.end(); ++it) { in autotest() local
181 for (auto it = signal_in.begin(); it != signal_in.end(); it++) { in autotest() local
197 for (auto it = signal_clk.begin(); it != signal_clk.end(); it++) { in autotest() local
202 for (auto it = signal_clk.begin(); it != signal_clk.end(); it++) in autotest() local
217 for (auto it = signal_in.begin(); it != signal_in.end(); it++) { in autotest() local
[all …]
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/3rdparty/catch/include/reporters/
H A Dcatch_reporter_multi.hpp31 for( Reporters::const_iterator it = m_reporters.begin(), itEnd = m_reporters.end(); in noMatchingTestCases() local
39 for( Reporters::const_iterator it = m_reporters.begin(), itEnd = m_reporters.end(); in testRunStarting() local
46 for( Reporters::const_iterator it = m_reporters.begin(), itEnd = m_reporters.end(); in testGroupStarting() local
54 for( Reporters::const_iterator it = m_reporters.begin(), itEnd = m_reporters.end(); in testCaseStarting() local
61 for( Reporters::const_iterator it = m_reporters.begin(), itEnd = m_reporters.end(); in sectionStarting() local
69 for( Reporters::const_iterator it = m_reporters.begin(), itEnd = m_reporters.end(); in assertionStarting() local
79 for( Reporters::const_iterator it = m_reporters.begin(), itEnd = m_reporters.end(); in assertionEnded() local
87 for( Reporters::const_iterator it = m_reporters.begin(), itEnd = m_reporters.end(); in sectionEnded() local
94 for( Reporters::const_iterator it = m_reporters.begin(), itEnd = m_reporters.end(); in testCaseEnded() local
101 for( Reporters::const_iterator it = m_reporters.begin(), itEnd = m_reporters.end(); in testGroupEnded() local
[all …]
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/ThirdParty/Catch/include/reporters/
H A Dcatch_reporter_multi.hpp31 for( Reporters::const_iterator it = m_reporters.begin(), itEnd = m_reporters.end(); in noMatchingTestCases() local
39 for( Reporters::const_iterator it = m_reporters.begin(), itEnd = m_reporters.end(); in testRunStarting() local
46 for( Reporters::const_iterator it = m_reporters.begin(), itEnd = m_reporters.end(); in testGroupStarting() local
54 for( Reporters::const_iterator it = m_reporters.begin(), itEnd = m_reporters.end(); in testCaseStarting() local
61 for( Reporters::const_iterator it = m_reporters.begin(), itEnd = m_reporters.end(); in sectionStarting() local
69 for( Reporters::const_iterator it = m_reporters.begin(), itEnd = m_reporters.end(); in assertionStarting() local
79 for( Reporters::const_iterator it = m_reporters.begin(), itEnd = m_reporters.end(); in assertionEnded() local
87 for( Reporters::const_iterator it = m_reporters.begin(), itEnd = m_reporters.end(); in sectionEnded() local
94 for( Reporters::const_iterator it = m_reporters.begin(), itEnd = m_reporters.end(); in testCaseEnded() local
101 for( Reporters::const_iterator it = m_reporters.begin(), itEnd = m_reporters.end(); in testGroupEnded() local
[all …]
/dports/emulators/mame/mame-mame0226/3rdparty/catch/include/reporters/
H A Dcatch_reporter_multi.hpp31 for( Reporters::const_iterator it = m_reporters.begin(), itEnd = m_reporters.end(); in noMatchingTestCases() local
39 for( Reporters::const_iterator it = m_reporters.begin(), itEnd = m_reporters.end(); in testRunStarting() local
46 for( Reporters::const_iterator it = m_reporters.begin(), itEnd = m_reporters.end(); in testGroupStarting() local
54 for( Reporters::const_iterator it = m_reporters.begin(), itEnd = m_reporters.end(); in testCaseStarting() local
61 for( Reporters::const_iterator it = m_reporters.begin(), itEnd = m_reporters.end(); in sectionStarting() local
69 for( Reporters::const_iterator it = m_reporters.begin(), itEnd = m_reporters.end(); in assertionStarting() local
79 for( Reporters::const_iterator it = m_reporters.begin(), itEnd = m_reporters.end(); in assertionEnded() local
87 for( Reporters::const_iterator it = m_reporters.begin(), itEnd = m_reporters.end(); in sectionEnded() local
94 for( Reporters::const_iterator it = m_reporters.begin(), itEnd = m_reporters.end(); in testCaseEnded() local
101 for( Reporters::const_iterator it = m_reporters.begin(), itEnd = m_reporters.end(); in testGroupEnded() local
[all …]
/dports/devel/hyperscan/boost_1_75_0/libs/stl_interfaces/test/
H A Dreverse_iter.cpp80 for (auto it = first; it != last; ++it) { in main() local
88 for (auto it = first; it != last; it++) { in main() local
96 for (auto it = last; it != first; --it) { in main() local
104 for (auto it = last; it != first; it--) { in main() local
142 for (auto it = first; it != last; ++it) { in main() local
150 for (auto it = first; it != last; it++) { in main() local
158 for (auto it = last; it != first; --it) { in main() local
166 for (auto it = last; it != first; it--) { in main() local
211 for (auto it = first; it != last; ++it) { in main() local
219 for (auto it = first; it != last; it++) { in main() local
[all …]
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/guilib/
H A DGUIListGroup.cpp54 for (iControls it = m_children.begin(); it != m_children.end(); ++it) in Process() local
73 for (iControls it = m_children.begin(); it != m_children.end(); ++it) in ResetAnimation() local
85 for (iControls it = m_children.begin(); it != m_children.end(); it++) in UpdateInfo() local
107 for (iControls it = m_children.begin(); it != m_children.end(); it++) in EnlargeWidth() local
129 for (iControls it = m_children.begin(); it != m_children.end(); it++) in EnlargeHeight() local
160 for (iControls it = m_children.begin(); it != m_children.end(); it++) in SetFocusedItem() local
172 for (ciControls it = m_children.begin(); it != m_children.end(); it++) in GetFocusedItem() local
182 for (iControls it = m_children.begin(); it != m_children.end(); it++) in MoveLeft() local
192 for (iControls it = m_children.begin(); it != m_children.end(); it++) in MoveRight() local
202 for (iControls it = m_children.begin(); it != m_children.end(); it++) in SetState() local
[all …]
/dports/cad/horizon-eda/horizon-2.1.0/src/core/tools/
H A Dtool_import_dxf.cpp28 for (const auto it : importer.junctions) { in begin() local
45 for (const auto &it : unsupported) { in begin() local
96 for (auto it : lines) { in update() local
99 for (auto it : arcs) { in update() local
109 for (auto it : lines) { in update() local
112 for (auto it : arcs) { in update() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/yasm/source/patched-yasm/libyasm/
H A Dinttree.c73 IntervalTree *it = yasm_xmalloc(sizeof(IntervalTree)); in IT_create() local
115 LeftRotate(IntervalTree *it, IntervalTreeNode *x) in LeftRotate()
180 RightRotate(IntervalTree *it, IntervalTreeNode *y) in RightRotate()
240 TreeInsertHelp(IntervalTree *it, IntervalTreeNode *z) in TreeInsertHelp()
284 FixUpMaxHigh(IntervalTree *it, IntervalTreeNode *x) in FixUpMaxHigh()
315 IT_insert(IntervalTree *it, long low, long high, void *data) in IT_insert()
481 TreePrintHelper(const IntervalTree *it, IntervalTreeNode *x) in TreePrintHelper()
491 IT_destroy(IntervalTree *it) in IT_destroy()
555 IT_print(const IntervalTree *it) in IT_print()
577 DeleteFixUp(IntervalTree *it, IntervalTreeNode *x) in DeleteFixUp()
[all …]
/dports/devel/yasm/yasm-1.3.0/libyasm/
H A Dinttree.c73 IntervalTree *it = yasm_xmalloc(sizeof(IntervalTree)); in IT_create() local
115 LeftRotate(IntervalTree *it, IntervalTreeNode *x) in LeftRotate()
180 RightRotate(IntervalTree *it, IntervalTreeNode *y) in RightRotate()
240 TreeInsertHelp(IntervalTree *it, IntervalTreeNode *z) in TreeInsertHelp()
284 FixUpMaxHigh(IntervalTree *it, IntervalTreeNode *x) in FixUpMaxHigh()
315 IT_insert(IntervalTree *it, long low, long high, void *data) in IT_insert()
481 TreePrintHelper(const IntervalTree *it, IntervalTreeNode *x) in TreePrintHelper()
491 IT_destroy(IntervalTree *it) in IT_destroy()
555 IT_print(const IntervalTree *it) in IT_print()
577 DeleteFixUp(IntervalTree *it, IntervalTreeNode *x) in DeleteFixUp()
[all …]
/dports/games/xray_re-tools/xray_re-tools-52721d2/sources/xray_re/
H A Dxr_level_geom.cxx13 for (xr_vbuf_vec_it it = m_vbufs.begin(), end = m_vbufs.end(); it != end; ++it) { in load_d3d7() local
25 for (xr_vbuf_vec_it it = m_vbufs.begin(), end = m_vbufs.end(); it != end; ++it) { in load_v9() local
36 for (xr_vbuf_vec_it it = m_vbufs.begin(), end = m_vbufs.end(); it != end; ++it) { in load_v9() local
47 for (xr_ibuf_vec_it it = m_ibufs.begin(), end = m_ibufs.end(); it != end; ++it) in load_v9() local
57 for (xr_vbuf_vec_it it = m_vbufs.begin(), end = m_vbufs.end(); it != end; ++it) { in load_1865() local
68 for (xr_ibuf_vec_it it = m_ibufs.begin(), end = m_ibufs.end(); it != end; ++it) in load_1865() local
76 for (xr_swibuf_vec_it it = m_swibufs.begin(), end = m_swibufs.end(); it != end; ++it) in load_1865() local
87 for (xr_vbuf_vec_it it = m_vbufs.begin(), end = m_vbufs.end(); it != end; ++it) { in load_d3d9() local
98 for (xr_ibuf_vec_it it = m_ibufs.begin(), end = m_ibufs.end(); it != end; ++it) in load_d3d9() local
105 for (xr_swibuf_vec_it it = m_swibufs.begin(), end = m_swibufs.end(); it != end; ++it) in load_d3d9() local

1...<<11121314151617181920>>...2208