Home
last modified time | relevance | path

Searched refs:preinit (Results 1 – 24 of 24) sorted by relevance

/third_party/alsa-utils/alsactl/init/
D00main19 # 1) look for preinit subdirectory and parse all files in it
29 ACCESS=="preinit", INCLUDE="preinit"
/third_party/python/Programs/
D_testembed.c395 static int check_init_compat_config(int preinit) in check_init_compat_config() argument
399 if (preinit) { in check_init_compat_config()
918 static int check_preinit_isolated_config(int preinit) in check_preinit_isolated_config() argument
929 if (preinit) { in check_preinit_isolated_config()
971 static int check_init_python_config(int preinit) in check_init_python_config() argument
986 if (preinit) { in check_init_python_config()
/third_party/ffmpeg/libavfilter/
Dvf_alphamerge.c195 .preinit = alphamerge_framesync_preinit,
Dvf_identity.c419 .preinit = identity_framesync_preinit,
441 .preinit = msad_framesync_preinit,
Davfilter.h211 int (*preinit)(AVFilterContext *ctx); member
Dvf_program_opencl.c370 .preinit = &program_opencl_framesync_preinit,
Dvf_overlay_cuda.c449 .preinit = overlay_cuda_framesync_preinit,
Dvf_libvmaf.c371 .preinit = libvmaf_framesync_preinit,
Dvf_convolve.c631 .preinit = convolve_framesync_preinit,
661 .preinit = deconvolve_framesync_preinit,
Dvf_overlay_qsv.c424 .preinit = overlay_qsv_framesync_preinit,
Dvf_hysteresis.c380 .preinit = hysteresis_framesync_preinit,
Dvf_xmedian.c401 .preinit = xmedian_framesync_preinit,
Dvf_psnr.c473 .preinit = psnr_framesync_preinit,
Davfilter.c683 if (filter->preinit) { in ff_filter_alloc()
684 if (filter->preinit(ret) < 0) in ff_filter_alloc()
Dvf_ssim.c599 .preinit = ssim_framesync_preinit,
Dvf_lut2.c566 .preinit = lut2_framesync_preinit,
Dvf_overlay.c1112 .preinit = overlay_framesync_preinit,
Dvf_blend.c912 .preinit = blend_framesync_preinit,
Dvf_lut3d.c1627 .preinit = haldclut_framesync_preinit,
/third_party/python/Doc/c-api/
Dinit_config.rst338 .. _c-preinit:
446 :ref:`Preinitialize Python <c-preinit>` if needed.
453 :ref:`Preinitialize Python <c-preinit>` if needed.
460 :ref:`Preinitialize Python <c-preinit>` if needed.
468 :ref:`Preinitialize Python <c-preinit>` if needed.
474 :ref:`Preinitialize Python <c-preinit>` if needed.
488 :ref:`Preinitialize Python <c-preinit>` if needed.
500 Most ``PyConfig`` methods :ref:`preinitialize Python <c-preinit>` if needed.
Dsys.rst124 that :ref:`Python is preinitialized <c-preinit>`.
127 <c-preinit>` and so that the LC_CTYPE locale is properly configured: see
194 <c-preinit>` and so that the LC_CTYPE locale is properly configured: see
Dmemory.rst493 preinitialization <c-preinit>` to setup debug hooks on Python memory allocators
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DDynamicTags.def73 DYNAMIC_TAG(PREINIT_ARRAY, 32) // Pointer to array of preinit functions.
/third_party/python/Doc/library/
Dlocale.rst331 The :ref:`Python preinitialization <c-preinit>` configures the LC_CTYPE