/third_party/ffmpeg/libavcodec/ |
H A D | proresdec2.c | 184 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 D | vf_fftfilt.c | 99 { "init", "eval expressions once during initialization", 0, AV_OPT_TYPE_CONST, {.i64=EVAL_MODE_INIT}, .flags = FLAGS, .unit = "eval" }, 606 .init = initialize,
|
H A D | vf_geq.c | 529 .init = geq_init,
|
H A D | vf_tinterlace.c | 566 .init = init_interlace,
|
H A D | vf_libplacebo.c | 753 .init = &libplacebo_init,
|
/third_party/ffmpeg/libavfilter/x86/ |
H A D | vf_lut3d.asm | 511 ; init prelut values
|
/third_party/glfw/src/ |
H A D | win32_init.c | 606 .init = _glfwInitWin32, in _glfwConnectWin32()
|
/third_party/glslang/glslang/MachineIndependent/ |
H A D | ParseHelper.h | 424 void inductiveLoopCheck(const TSourceLoc&, TIntermNode* init, TIntermLoop* loop);
|
/third_party/backends/backend/genesys/ |
H A D | tables_frontend.cpp | 31 s_frontends.init(); in genesys_init_frontend_tables()
|
H A D | tables_motor.cpp | 31 s_motors.init(); in genesys_init_motor_tables()
|
/third_party/icu/icu4c/source/common/ |
H A D | uprops.cpp | 278 if(buffer.init(5, errorCode)) { in changesWhenNFKC_Casefolded()
|
/third_party/node/src/ |
H A D | async_wrap.cc | 159 // 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 D | shrpx_quic_connection_handler.cc | 421 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 D | lexer.js | 1437 module.exports.init = () => initPromise;
|
/third_party/node/deps/icu-small/source/common/ |
H A D | uprops.cpp | 278 if(buffer.init(5, errorCode)) { in changesWhenNFKC_Casefolded()
|
/third_party/libfuse/lib/modules/ |
H A D | iconv.c | 595 .init = iconv_init,
|
/third_party/node/deps/v8/src/ast/ |
H A D | scopes.h | 210 InitializationFlag init, bool* was_added,
|
/third_party/mesa3d/src/gallium/drivers/r600/sb/ |
H A D | sb_shader.cpp | 211 void shader::init() { in init() function in r600_sb::shader
|
/third_party/node/deps/openssl/openssl/crypto/conf/ |
H A D | conf_def.c | 117 if (meth->init(ret) == 0) { in def_create()
|
/third_party/node/deps/openssl/openssl/include/openssl/ |
H A D | ec.h | 1465 int (*init)(EC_KEY *key),
|
/third_party/node/deps/openssl/openssl/crypto/ec/ |
H A D | ec_local.h | 639 int (*init)(EC_KEY *key); member
|
/third_party/node/deps/openssl/openssl/ssl/statem/ |
H A D | statem_local.h | 191 RAW_EXTENSION **res, size_t *len, int init);
|
/third_party/openssl/crypto/conf/ |
H A D | conf_def.c | 117 if (meth->init(ret) == 0) { in def_create()
|
/third_party/openssl/crypto/ec/ |
H A D | ec_local.h | 639 int (*init)(EC_KEY *key); member
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/dynamic_state/ |
H A D | vktDynamicStateDiscardTests.cpp | 713 void DynamicStateDiscardTests::init (void) in init() function in vkt::DynamicState::DynamicStateDiscardTests
|