Home
last modified time | relevance | path

Searched refs:init (Results 4051 - 4075 of 4835) sorted by relevance

1...<<161162163164165166167168169170>>...194

/third_party/ffmpeg/libavcodec/
H A Dproresdec2.c184 av_log(avctx, AV_LOG_ERROR, "Fail to init proresdsp for bits per raw sample %d\n", avctx->bits_per_raw_sample); in decode_init()
879 .init = decode_init,
/third_party/ffmpeg/libavfilter/
H A Dvf_fftfilt.c99 { "init", "eval expressions once during initialization", 0, AV_OPT_TYPE_CONST, {.i64=EVAL_MODE_INIT}, .flags = FLAGS, .unit = "eval" },
606 .init = initialize,
H A Dvf_geq.c529 .init = geq_init,
H A Dvf_tinterlace.c566 .init = init_interlace,
H A Dvf_libplacebo.c753 .init = &libplacebo_init,
/third_party/ffmpeg/libavfilter/x86/
H A Dvf_lut3d.asm511 ; init prelut values
/third_party/glfw/src/
H A Dwin32_init.c606 .init = _glfwInitWin32, in _glfwConnectWin32()
/third_party/glslang/glslang/MachineIndependent/
H A DParseHelper.h424 void inductiveLoopCheck(const TSourceLoc&, TIntermNode* init, TIntermLoop* loop);
/third_party/backends/backend/genesys/
H A Dtables_frontend.cpp31 s_frontends.init(); in genesys_init_frontend_tables()
H A Dtables_motor.cpp31 s_motors.init(); in genesys_init_motor_tables()
/third_party/icu/icu4c/source/common/
H A Duprops.cpp278 if(buffer.init(5, errorCode)) { in changesWhenNFKC_Casefolded()
/third_party/node/src/
H A Dasync_wrap.cc159 // All of init, before, after, destroy, and promise_resolve are supplied by in SetupHooks()
162 // init !IsEmpty(). in SetupHooks()
177 SET_HOOK_FN(init); in SetupHooks()
481 // Use AsyncReset() call to execute the init() callbacks. in AsyncWrap()
500 // Before the init() hook runs, if there is one, the BaseObject() constructor
518 // where heap dumps are being taken while the init() hook is on the call stack.
578 // This instance was in use before, we have already emitted an init with in AsyncReset()
/third_party/nghttp2/src/
H A Dshrpx_quic_connection_handler.cc421 if (upstream->init(faddr, remote_addr, local_addr, hd, odcid, token, tokenlen, in handle_new_connection()
/third_party/node/deps/cjs-module-lexer/
H A Dlexer.js1437 module.exports.init = () => initPromise;
/third_party/node/deps/icu-small/source/common/
H A Duprops.cpp278 if(buffer.init(5, errorCode)) { in changesWhenNFKC_Casefolded()
/third_party/libfuse/lib/modules/
H A Diconv.c595 .init = iconv_init,
/third_party/node/deps/v8/src/ast/
H A Dscopes.h210 InitializationFlag init, bool* was_added,
/third_party/mesa3d/src/gallium/drivers/r600/sb/
H A Dsb_shader.cpp211 void shader::init() { in init() function in r600_sb::shader
/third_party/node/deps/openssl/openssl/crypto/conf/
H A Dconf_def.c117 if (meth->init(ret) == 0) { in def_create()
/third_party/node/deps/openssl/openssl/include/openssl/
H A Dec.h1465 int (*init)(EC_KEY *key),
/third_party/node/deps/openssl/openssl/crypto/ec/
H A Dec_local.h639 int (*init)(EC_KEY *key); member
/third_party/node/deps/openssl/openssl/ssl/statem/
H A Dstatem_local.h191 RAW_EXTENSION **res, size_t *len, int init);
/third_party/openssl/crypto/conf/
H A Dconf_def.c117 if (meth->init(ret) == 0) { in def_create()
/third_party/openssl/crypto/ec/
H A Dec_local.h639 int (*init)(EC_KEY *key); member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/dynamic_state/
H A DvktDynamicStateDiscardTests.cpp713 void DynamicStateDiscardTests::init (void) in init() function in vkt::DynamicState::DynamicStateDiscardTests

Completed in 38 milliseconds

1...<<161162163164165166167168169170>>...194