/third_party/ffmpeg/libavcodec/ |
H A D | rawenc.c | 90 .init = raw_encode_init,
|
H A D | qsvenc_mpeg2.c | 102 .init = qsv_enc_init,
|
H A D | qsvenc_jpeg.c | 88 .init = qsv_enc_init,
|
H A D | webvttdec.c | 107 .init = ff_ass_subtitle_header_default,
|
H A D | targa_y216dec.c | 81 .init = y216_decode_init,
|
H A D | tmv.c | 94 .init = tmv_decode_init,
|
/third_party/ffmpeg/libavformat/ |
H A D | wvenc.c | 87 .init = wv_init,
|
H A D | rtpdec_mpegts.c | 96 .init = mpegts_init,
|
/third_party/fsverity-utils/lib/ |
H A D | lib_private.h | 41 void (*init)(struct hash_ctx *ctx); member
|
/third_party/alsa-utils/axfer/ |
H A D | xfer.h | 85 int (*init)(struct xfer_context *xfer, snd_pcm_stream_t direction); member
|
/third_party/backends/backend/ |
H A D | stubs.c | 15 return ENTRY(init) (vc, cb); in sane_init()
|
/third_party/backends/japi/ |
H A D | Sane.java | 101 public native int init(int[] versionCode); in init() method in Sane
|
/third_party/curl/lib/ |
H A D | dynbuf.h | 53 int init; /* detect API usage mistakes */ member
|
/third_party/icu/icu4c/source/i18n/ |
H A D | units_converter.h | 218 void init(const ConversionRates &ratesInfo, UErrorCode &status);
|
H A D | units_complexconverter.h | 122 void init(const MeasureUnitImpl &inputUnit, const ConversionRates &ratesInfo, UErrorCode &status);
|
/third_party/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/util/ |
H A D | LocaleAliasCollationTest.java | 49 public void init() { in init() method in LocaleAliasCollationTest
|
/third_party/alsa-lib/include/ |
H A D | pcm_extplug.h | 156 * init; optional initialization called at prepare or reset 158 int (*init)(snd_pcm_extplug_t *ext); member
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/ |
H A D | LocaleAliasCollationTest.java | 52 public void init() { in init() method in LocaleAliasCollationTest
|
/third_party/icu/tools/unicode/c/genuca/ |
H A D | collationbasedatabuilder.h | 44 void init(UErrorCode &errorCode);
|
/third_party/libcoap/examples/lwip/ |
H A D | server.c | 39 #include <lwip/init.h>
|
/third_party/ltp/testcases/kdump/lib/crasher/ |
H A D | crasher.c | 24 #include <linux/init.h>
|
/third_party/node/lib/internal/ |
H A D | trace_events_async_hooks.js | 41 // non-init events, use a map to manually map the asyncId to the type name. 44 init(asyncId, type, triggerAsyncId, resource) {
|
/third_party/node/test/parallel/ |
H A D | test-async-hooks-http-parser-destroy.js | 20 init: (asyncId, type) => {
|
H A D | test-http-agent-domain-reused-gc.js | 21 init(id, type, triggerId, resource) {
|
/third_party/node/deps/v8/tools/cppgc/ |
H A D | export_to_github.sh | 23 --init-history) 24 init_history='--init-history --force' 75 read -p "--init-history is only supposed to be used on the first export of \
|