/kernel/linux/linux-6.6/sound/soc/sof/ |
H A D | trace.c | 18 return fw_tracing->init(sdev); in sof_fw_trace_init()
|
/kernel/linux/linux-6.6/net/nfc/hci/ |
H A D | llc.h | 16 void *(*init) (struct nfc_hci_dev *hdev, xmit_to_drv_t xmit_to_drv, member
|
/third_party/elfutils/backends/ |
H A D | libebl_CPU.h | 40 extern Ebl *EBLHOOK(init) (Elf *elf, GElf_Half machine, Ebl *eh);
|
/third_party/ffmpeg/libavcodec/ |
H A D | opus_metadata_bsf.c | 66 .init = &opus_metadata_init,
|
/third_party/ffmpeg/libavformat/ |
H A D | crcenc.c | 35 /* init CRC */ in crc_init() 63 .init = crc_init,
|
/third_party/glslang/glslang/HLSL/ |
H A D | hlslScanContext.h | 57 HlslToken() : string(nullptr) { loc.init(); } in HlslToken()
|
/third_party/astc-encoder/Source/Fuzzers/ |
H A D | fuzz_astc_physical_to_symbolic.cpp | 58 * Triggering via a static initializer, rather than a lazy init in the fuzzer 83 static bool init = bsd_initializer(); in LLVMFuzzerTestOneInput() local
|
/third_party/backends/backend/genesys/ |
H A D | static_init.h | 43 void init(Args&& ... args) in init() function in genesys::StaticInit
|
/third_party/mesa3d/.gitlab-ci/container/ |
H A D | build-vkd3d-proton.sh | 32 git submodule update --init --recursive
|
/third_party/mesa3d/.gitlab-ci/lava/utils/ |
H A D | lava_log_hints.py | 18 has_r8152_issue_history: bool = field(default=False, init=False)
|
/third_party/lame/ACM/ |
H A D | ACMStream.h | 57 bool init(const int nSamplesPerSec, const int nOutputSamplesPerSec, const int nChannels, const int nAvgBytesPerSec, const vbr_mode mode);
|
H A D | DecodeStream.h | 54 bool init(const int nSamplesPerSec, const int nChannels, const int nAvgBytesPerSec, const int nSourceBitrate);
|
/third_party/node/test/node-api/test_async_context/ |
H A D | test-gcable-callback.js | 23 init: (id, type) => {
|
/third_party/node/test/parallel/ |
H A D | test-async-hooks-execution-async-resource.js | 14 init(asyncId, type, triggerAsyncId, resource) {
|
H A D | test-worker-messageport-hasref.js | 10 init(asyncId, type, triggerAsyncId, resource) {
|
/third_party/node/test/pseudo-tty/ |
H A D | test-async-wrap-getasyncid-tty.js | 16 init(id, type) {
|
/third_party/node/test/async-hooks/ |
H A D | test-fseventwrap.js | 5 const initHooks = require('./init-hooks'); 38 checkInvocations(a, { init: 1, destroy: 1 }, 'when process exits');
|
/third_party/node/benchmark/async_hooks/ |
H A D | promises.js | 25 init() {},
|
/third_party/ltp/tools/sparse/sparse-src/ |
H A D | target-ppc.c | 57 .init = init_ppc32,
|
H A D | target-s390.c | 45 .init = init_s390,
|
/third_party/node/deps/openssl/openssl/crypto/dh/ |
H A D | dh_local.h | 53 int (*init) (DH *dh); member
|
/third_party/libphonenumber/java/libphonenumber/src/com/google/i18n/phonenumbers/metadata/source/ |
H A D | FormattingMetadataSourceImpl.java | 21 import com.google.i18n.phonenumbers.metadata.init.MetadataParser;
|
H A D | RegionMetadataSourceImpl.java | 22 import com.google.i18n.phonenumbers.metadata.init.MetadataParser;
|
/third_party/rust/crates/env_logger/tests/ |
H A D | init-twice-retains-filter.rs | 11 env_logger::init(); in main()
|
H A D | log-in-log.rs | 20 env_logger::init(); in main()
|