Home
last modified time | relevance | path

Searched refs:opcodesStringsCount (Results 1 – 5 of 5) sorted by relevance

/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/bundled/tbb-2018_U2/src/tbbmalloc/
H A Dtbb_function_replacement.cpp200 static size_t opcodesStringsCount = 0; in CheckOpcodes() local
209 if( !opcodesStringsCount || opcodes_pointer != (size_t)opcodes ){ in CheckOpcodes()
210 while( *(opcodes + opcodesStringsCount)!= NULL ){ in CheckOpcodes()
211 if( (i=strlen(*(opcodes + opcodesStringsCount))) > maxOpcodesLength ) in CheckOpcodes()
213 opcodesStringsCount++; in CheckOpcodes()
226 for( UINT idx=0; idx<opcodesStringsCount; ++idx ){ in CheckOpcodes()
/dports/math/stanmath/math-4.2.0/lib/tbb_2020.3/src/tbbmalloc/
H A Dtbb_function_replacement.cpp256 static size_t opcodesStringsCount = 0; in CheckOpcodes() local
265 if( !opcodesStringsCount || opcodes_pointer != (size_t)opcodes ){ in CheckOpcodes()
266 while( *(opcodes + opcodesStringsCount)!= NULL ){ in CheckOpcodes()
267 if( (i=strlen(*(opcodes + opcodesStringsCount))) > maxOpcodesLength ) in CheckOpcodes()
269 opcodesStringsCount++; in CheckOpcodes()
282 for( UINT idx=0; idx<opcodesStringsCount; ++idx ){ in CheckOpcodes()
/dports/devel/tbb/oneTBB-2020.3/src/tbbmalloc/
H A Dtbb_function_replacement.cpp256 static size_t opcodesStringsCount = 0; in CheckOpcodes() local
265 if( !opcodesStringsCount || opcodes_pointer != (size_t)opcodes ){ in CheckOpcodes()
266 while( *(opcodes + opcodesStringsCount)!= NULL ){ in CheckOpcodes()
267 if( (i=strlen(*(opcodes + opcodesStringsCount))) > maxOpcodesLength ) in CheckOpcodes()
269 opcodesStringsCount++; in CheckOpcodes()
282 for( UINT idx=0; idx<opcodesStringsCount; ++idx ){ in CheckOpcodes()
/dports/devel/taskflow/taskflow-3.2.0/3rd-party/tbb/src/tbbmalloc/
H A Dtbb_function_replacement.cpp256 static size_t opcodesStringsCount = 0; in CheckOpcodes() local
265 if( !opcodesStringsCount || opcodes_pointer != (size_t)opcodes ){ in CheckOpcodes()
266 while( *(opcodes + opcodesStringsCount)!= NULL ){ in CheckOpcodes()
267 if( (i=strlen(*(opcodes + opcodesStringsCount))) > maxOpcodesLength ) in CheckOpcodes()
269 opcodesStringsCount++; in CheckOpcodes()
282 for( UINT idx=0; idx<opcodesStringsCount; ++idx ){ in CheckOpcodes()
/dports/devel/onetbb/oneTBB-2021.4.0/src/tbbmalloc_proxy/
H A Dfunction_replacement.cpp255 static size_t opcodesStringsCount = 0; in CheckOpcodes() local
264 if( !opcodesStringsCount || opcodes_pointer != (size_t)opcodes ){ in CheckOpcodes()
265 while( *(opcodes + opcodesStringsCount)!= NULL ){ in CheckOpcodes()
266 if( (i=strlen(*(opcodes + opcodesStringsCount))) > maxOpcodesLength ) in CheckOpcodes()
268 opcodesStringsCount++; in CheckOpcodes()
281 for( UINT idx=0; idx<opcodesStringsCount; ++idx ){ in CheckOpcodes()