Searched refs:once (Results 1 – 14 of 14) sorted by relevance
19 static void once(void (*func)(void)) in once() function78 static void once(void (*func)(void)) in once() function91 static void once(void (*func)(void)) in once() function
17 once(setup_rtcd_internal); in vpx_scale_rtcd()
20 once(setup_rtcd_internal); in vp8_rtcd()
19 once(setup_rtcd_internal); in vp9_rtcd()
337 once(init_intra_pred_fn_ptrs); in build_intra_predictors()
200 .nodevenv.once:210 CLEAN-OBJS += \$(if \$(found_devenv),,.nodevenv.once)235 $nows_sln_config: $outfile .nodevenv.once
49 pthread_once_t once = PTHREAD_ONCE_INIT; variable84 pthread_once(&once, init_once); in lib_init()
25 signature of #vpx_codec_put_frame_cb_fn_t and are invoked once the entire
168 maps at once with one call. Other applications may set one map at a time,
56 lvsl v3, 0, r5 ;# only needs to be done once per block
147 pthread_once_t once = PTHREAD_ONCE_INIT; variable220 pthread_once(&once, init_once); in lib_init()
583 ;Do two rows once
118 # Only expand once:6477 # once in the compiler output.7924 # Yes, that means every name once taken will need to remain here until8494 # This macro should only be invoked once -- use via AC_REQUIRE.
1134 func_fatal_error "you cannot specify \`-o' more than once"