Home
last modified time | relevance | path

Searched refs:start_mod (Results 1 – 25 of 39) sorted by relevance

12

/dports/lang/clover/mesa-21.3.6/src/amd/compiler/
H A Daco_insert_NOPs.cpp288 unsigned start_mod = start % BITSET_WORDBITS; in set_bitset_range() local
289 if (start_mod + size <= BITSET_WORDBITS) { in set_bitset_range()
292 unsigned first_size = BITSET_WORDBITS - start_mod; in set_bitset_range()
293 set_bitset_range(words, start, BITSET_WORDBITS - start_mod); in set_bitset_range()
302 unsigned start_mod = start % BITSET_WORDBITS; in test_bitset_range() local
303 if (start_mod + size <= BITSET_WORDBITS) { in test_bitset_range()
306 unsigned first_size = BITSET_WORDBITS - start_mod; in test_bitset_range()
307 return test_bitset_range(words, start, BITSET_WORDBITS - start_mod) || in test_bitset_range()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/amd/compiler/
H A Daco_insert_NOPs.cpp288 unsigned start_mod = start % BITSET_WORDBITS; in set_bitset_range() local
289 if (start_mod + size <= BITSET_WORDBITS) { in set_bitset_range()
292 unsigned first_size = BITSET_WORDBITS - start_mod; in set_bitset_range()
293 set_bitset_range(words, start, BITSET_WORDBITS - start_mod); in set_bitset_range()
302 unsigned start_mod = start % BITSET_WORDBITS; in test_bitset_range() local
303 if (start_mod + size <= BITSET_WORDBITS) { in test_bitset_range()
306 unsigned first_size = BITSET_WORDBITS - start_mod; in test_bitset_range()
307 return test_bitset_range(words, start, BITSET_WORDBITS - start_mod) || in test_bitset_range()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/amd/compiler/
H A Daco_insert_NOPs.cpp288 unsigned start_mod = start % BITSET_WORDBITS; in set_bitset_range() local
289 if (start_mod + size <= BITSET_WORDBITS) { in set_bitset_range()
292 unsigned first_size = BITSET_WORDBITS - start_mod; in set_bitset_range()
293 set_bitset_range(words, start, BITSET_WORDBITS - start_mod); in set_bitset_range()
302 unsigned start_mod = start % BITSET_WORDBITS; in test_bitset_range() local
303 if (start_mod + size <= BITSET_WORDBITS) { in test_bitset_range()
306 unsigned first_size = BITSET_WORDBITS - start_mod; in test_bitset_range()
307 return test_bitset_range(words, start, BITSET_WORDBITS - start_mod) || in test_bitset_range()
/dports/graphics/mesa-libs/mesa-21.3.6/src/amd/compiler/
H A Daco_insert_NOPs.cpp288 unsigned start_mod = start % BITSET_WORDBITS; in set_bitset_range() local
289 if (start_mod + size <= BITSET_WORDBITS) { in set_bitset_range()
292 unsigned first_size = BITSET_WORDBITS - start_mod; in set_bitset_range()
293 set_bitset_range(words, start, BITSET_WORDBITS - start_mod); in set_bitset_range()
302 unsigned start_mod = start % BITSET_WORDBITS; in test_bitset_range() local
303 if (start_mod + size <= BITSET_WORDBITS) { in test_bitset_range()
306 unsigned first_size = BITSET_WORDBITS - start_mod; in test_bitset_range()
307 return test_bitset_range(words, start, BITSET_WORDBITS - start_mod) || in test_bitset_range()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/amd/compiler/
H A Daco_insert_NOPs.cpp288 unsigned start_mod = start % BITSET_WORDBITS; in set_bitset_range() local
289 if (start_mod + size <= BITSET_WORDBITS) { in set_bitset_range()
292 unsigned first_size = BITSET_WORDBITS - start_mod; in set_bitset_range()
293 set_bitset_range(words, start, BITSET_WORDBITS - start_mod); in set_bitset_range()
302 unsigned start_mod = start % BITSET_WORDBITS; in test_bitset_range() local
303 if (start_mod + size <= BITSET_WORDBITS) { in test_bitset_range()
306 unsigned first_size = BITSET_WORDBITS - start_mod; in test_bitset_range()
307 return test_bitset_range(words, start, BITSET_WORDBITS - start_mod) || in test_bitset_range()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/amd/compiler/
H A Daco_insert_NOPs.cpp288 unsigned start_mod = start % BITSET_WORDBITS; in set_bitset_range() local
289 if (start_mod + size <= BITSET_WORDBITS) { in set_bitset_range()
292 unsigned first_size = BITSET_WORDBITS - start_mod; in set_bitset_range()
293 set_bitset_range(words, start, BITSET_WORDBITS - start_mod); in set_bitset_range()
302 unsigned start_mod = start % BITSET_WORDBITS; in test_bitset_range() local
303 if (start_mod + size <= BITSET_WORDBITS) { in test_bitset_range()
306 unsigned first_size = BITSET_WORDBITS - start_mod; in test_bitset_range()
307 return test_bitset_range(words, start, BITSET_WORDBITS - start_mod) || in test_bitset_range()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/amd/compiler/
H A Daco_insert_NOPs.cpp288 unsigned start_mod = start % BITSET_WORDBITS; in set_bitset_range() local
289 if (start_mod + size <= BITSET_WORDBITS) { in set_bitset_range()
292 unsigned first_size = BITSET_WORDBITS - start_mod; in set_bitset_range()
293 set_bitset_range(words, start, BITSET_WORDBITS - start_mod); in set_bitset_range()
302 unsigned start_mod = start % BITSET_WORDBITS; in test_bitset_range() local
303 if (start_mod + size <= BITSET_WORDBITS) { in test_bitset_range()
306 unsigned first_size = BITSET_WORDBITS - start_mod; in test_bitset_range()
307 return test_bitset_range(words, start, BITSET_WORDBITS - start_mod) || in test_bitset_range()
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/amd/compiler/
H A Daco_insert_NOPs.cpp288 unsigned start_mod = start % BITSET_WORDBITS; in set_bitset_range() local
289 if (start_mod + size <= BITSET_WORDBITS) { in set_bitset_range()
292 unsigned first_size = BITSET_WORDBITS - start_mod; in set_bitset_range()
293 set_bitset_range(words, start, BITSET_WORDBITS - start_mod); in set_bitset_range()
302 unsigned start_mod = start % BITSET_WORDBITS; in test_bitset_range() local
303 if (start_mod + size <= BITSET_WORDBITS) { in test_bitset_range()
306 unsigned first_size = BITSET_WORDBITS - start_mod; in test_bitset_range()
307 return test_bitset_range(words, start, BITSET_WORDBITS - start_mod) || in test_bitset_range()
/dports/graphics/libosmesa/mesa-21.3.6/src/amd/compiler/
H A Daco_insert_NOPs.cpp288 unsigned start_mod = start % BITSET_WORDBITS; in set_bitset_range() local
289 if (start_mod + size <= BITSET_WORDBITS) { in set_bitset_range()
292 unsigned first_size = BITSET_WORDBITS - start_mod; in set_bitset_range()
293 set_bitset_range(words, start, BITSET_WORDBITS - start_mod); in set_bitset_range()
302 unsigned start_mod = start % BITSET_WORDBITS; in test_bitset_range() local
303 if (start_mod + size <= BITSET_WORDBITS) { in test_bitset_range()
306 unsigned first_size = BITSET_WORDBITS - start_mod; in test_bitset_range()
307 return test_bitset_range(words, start, BITSET_WORDBITS - start_mod) || in test_bitset_range()
/dports/graphics/mesa-dri/mesa-21.3.6/src/amd/compiler/
H A Daco_insert_NOPs.cpp288 unsigned start_mod = start % BITSET_WORDBITS; in set_bitset_range() local
289 if (start_mod + size <= BITSET_WORDBITS) { in set_bitset_range()
292 unsigned first_size = BITSET_WORDBITS - start_mod; in set_bitset_range()
293 set_bitset_range(words, start, BITSET_WORDBITS - start_mod); in set_bitset_range()
302 unsigned start_mod = start % BITSET_WORDBITS; in test_bitset_range() local
303 if (start_mod + size <= BITSET_WORDBITS) { in test_bitset_range()
306 unsigned first_size = BITSET_WORDBITS - start_mod; in test_bitset_range()
307 return test_bitset_range(words, start, BITSET_WORDBITS - start_mod) || in test_bitset_range()
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/amd/compiler/
H A Daco_insert_NOPs.cpp255 unsigned start_mod = start % BITSET_WORDBITS; in set_bitset_range() local
256 if (start_mod + size <= BITSET_WORDBITS) { in set_bitset_range()
259 unsigned first_size = BITSET_WORDBITS - start_mod; in set_bitset_range()
260 set_bitset_range(words, start, BITSET_WORDBITS - start_mod); in set_bitset_range()
267 unsigned start_mod = start % BITSET_WORDBITS; in test_bitset_range() local
268 if (start_mod + size <= BITSET_WORDBITS) { in test_bitset_range()
271 unsigned first_size = BITSET_WORDBITS - start_mod; in test_bitset_range()
272 return test_bitset_range(words, start, BITSET_WORDBITS - start_mod) || in test_bitset_range()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/util/
H A Dbitset.h212 const unsigned start_mod = start % BITSET_WORDBITS; in __bitset_set_range() local
214 if (start_mod + size <= BITSET_WORDBITS) { in __bitset_set_range()
217 const unsigned first_size = BITSET_WORDBITS - start_mod; in __bitset_set_range()
/dports/lang/clover/mesa-21.3.6/src/util/
H A Dbitset.h212 const unsigned start_mod = start % BITSET_WORDBITS; in __bitset_set_range() local
214 if (start_mod + size <= BITSET_WORDBITS) { in __bitset_set_range()
217 const unsigned first_size = BITSET_WORDBITS - start_mod; in __bitset_set_range()
/dports/graphics/libosmesa/mesa-21.3.6/src/util/
H A Dbitset.h212 const unsigned start_mod = start % BITSET_WORDBITS; in __bitset_set_range() local
214 if (start_mod + size <= BITSET_WORDBITS) { in __bitset_set_range()
217 const unsigned first_size = BITSET_WORDBITS - start_mod; in __bitset_set_range()
/dports/graphics/mesa-libs/mesa-21.3.6/src/util/
H A Dbitset.h212 const unsigned start_mod = start % BITSET_WORDBITS; in __bitset_set_range() local
214 if (start_mod + size <= BITSET_WORDBITS) { in __bitset_set_range()
217 const unsigned first_size = BITSET_WORDBITS - start_mod; in __bitset_set_range()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/util/
H A Dbitset.h212 const unsigned start_mod = start % BITSET_WORDBITS; in __bitset_set_range() local
214 if (start_mod + size <= BITSET_WORDBITS) { in __bitset_set_range()
217 const unsigned first_size = BITSET_WORDBITS - start_mod; in __bitset_set_range()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/util/
H A Dbitset.h212 const unsigned start_mod = start % BITSET_WORDBITS; in __bitset_set_range() local
214 if (start_mod + size <= BITSET_WORDBITS) { in __bitset_set_range()
217 const unsigned first_size = BITSET_WORDBITS - start_mod; in __bitset_set_range()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/util/
H A Dbitset.h212 const unsigned start_mod = start % BITSET_WORDBITS; in __bitset_set_range() local
214 if (start_mod + size <= BITSET_WORDBITS) { in __bitset_set_range()
217 const unsigned first_size = BITSET_WORDBITS - start_mod; in __bitset_set_range()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/util/
H A Dbitset.h212 const unsigned start_mod = start % BITSET_WORDBITS; in __bitset_set_range() local
214 if (start_mod + size <= BITSET_WORDBITS) { in __bitset_set_range()
217 const unsigned first_size = BITSET_WORDBITS - start_mod; in __bitset_set_range()
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/util/
H A Dbitset.h212 const unsigned start_mod = start % BITSET_WORDBITS; in __bitset_set_range() local
214 if (start_mod + size <= BITSET_WORDBITS) { in __bitset_set_range()
217 const unsigned first_size = BITSET_WORDBITS - start_mod; in __bitset_set_range()
/dports/graphics/mesa-dri/mesa-21.3.6/src/util/
H A Dbitset.h212 const unsigned start_mod = start % BITSET_WORDBITS; in __bitset_set_range() local
214 if (start_mod + size <= BITSET_WORDBITS) { in __bitset_set_range()
217 const unsigned first_size = BITSET_WORDBITS - start_mod; in __bitset_set_range()
/dports/math/py-statsmodels/statsmodels-0.13.1/statsmodels/sandbox/examples/
H A Dexample_nbin.py139 start_mod = NBin(endog, exog, 'nb2')
140 start_res = start_mod.fit(disp=False)
/dports/net/pjsip/pjproject-2.11.1/pjsip/include/pjsip/
H A Dsip_endpoint.h274 void *start_mod; member
/dports/www/yaws/yaws-2.0.6/include/
H A Dyaws.hrl255 start_mod, % user provided module to be started
/dports/net/pjsip/pjproject-2.11.1/pjsip/src/pjsip/
H A Dsip_endpoint.c900 if (p->start_mod) { in pjsip_endpt_process_rx_data()
902 pj_list_find_node(&endpt->module_list, p->start_mod); in pjsip_endpt_process_rx_data()

12