Home
last modified time | relevance | path

Searched refs:initFunction (Results 1 – 2 of 2) sorted by relevance

/external/lz4/tests/
Dfullbench.c429 void (*initFunction)(void) = NULL; in fullSpeedBench() local
461 …case 9 : compressionFunction = local_LZ4_compress_fast_continue0; initFunction = local_LZ4_createS… in fullSpeedBench()
465 …case 14: compressionFunction = local_LZ4_compress_HC_continue; initFunction = local_LZ4_resetStrea… in fullSpeedBench()
467 …case 20: compressionFunction = local_LZ4_compress_forceDict; initFunction = local_LZ4_resetDictT; … in fullSpeedBench()
496 if (initFunction!=NULL) initFunction(); in fullSpeedBench()
/external/kotlinc/lib/
Dkotlin-compiler.jarMETA-INF/MANIFEST.MF org/jetbrains/kotlin/utils/JavaSdkUtil.class JavaSdkUtil ...