Searched refs:init (Results 4451 - 4475 of 25174) sorted by relevance
1...<<171172173174175176177178179180>>...1007
/kernel/liteos_m/arch/include/ |
H A D | los_timer.h | 60 UINT32 (*init)(HWI_PROC_FUNC tickHandler);
member
|
/test/ostest/wukong/shell_command/include/ |
H A D | wukong_shell_command.h | 38 ErrCode init() override;
|
/third_party/ffmpeg/libavcodec/ |
H A D | mpegaudioenc_float.c | 33 .init = MPA_encode_init,
|
H A D | mpegaudioenc_fixed.c | 32 .init = MPA_encode_init,
|
/third_party/ffmpeg/libavformat/ |
H A D | daudenc.c | 51 .init = daud_init,
|
/third_party/curl/src/ |
H A D | tool_sdecls.h | 57 * 'init' member holds original file size or offset at which truncation is 73 curl_off_t init; member
|
/third_party/libwebsockets/include/libwebsockets/ |
H A D | lws-spi.h | 68 int (*init)(const struct lws_spi_ops *ctx); member
|
H A D | lws-ssd1306-i2c.h | 60 .init = lws_display_ssd1306_i2c_init, \
|
H A D | lws-ili9341-spi.h | 51 .init = lws_display_ili9341_spi_init, \
|
H A D | lws-i2c.h | 35 int (*init)(const struct lws_i2c_ops *ctx); member
|
H A D | lws-bb-spi.h | 40 lws_spi_ops_t bb_ops; /* init to lws_bb_spi_ops */ 55 .init = lws_bb_spi_init, \
|
H A D | lws-bb-i2c.h | 29 lws_i2c_ops_t bb_ops; /* init to lws_bb_i2c_ops */ 42 .init = lws_bb_i2c_init, \
|
/third_party/libuv/test/ |
H A D | run-benchmarks.c | 34 __attribute__((constructor)) void init() { in init() function
|
/third_party/mesa3d/src/freedreno/decode/scripts/ |
H A D | sanity-a6xx.lua | 55 local r = rnn.init("a630")
|
H A D | test.lua | 3 r = rnn.init("a630")
|
/third_party/node/test/node-api/test_async_context/ |
H A D | test-gcable.js | 19 init: (id, type) => {
|
/third_party/node/test/common/ |
H A D | ongc.js | 12 init: common.mustCallAtLeast(function(id, type) {
|
/third_party/node/benchmark/async_hooks/ |
H A D | http-server.js | 5 asyncHooks: ['init', 'before', 'after', 'all', 'disabled', 'none'], 13 init() {},
|
/third_party/icu/icu4c/source/tools/gensprep/ |
H A D | gensprep.h | 47 init(void);
|
/third_party/ltp/testcases/network/iptables/ |
H A D | nft01.sh | 14 init
|
/third_party/ltp/tools/sparse/ |
H A D | Makefile | 13 git submodule update --init
|
/third_party/ltp/tools/sparse/sparse-src/ |
H A D | target-arm.c | 55 .init = init_arm,
|
H A D | target-nios2.c | 44 .init = init_nios2,
|
/third_party/mesa3d/src/vulkan/runtime/ |
H A D | vk_sync_binary.h | 63 return type->init == vk_sync_binary_init; in vk_sync_type_is_vk_sync_binary()
|
H A D | vk_sync_dummy.c | 56 .init = vk_sync_dummy_init,
|
Completed in 12 milliseconds
1...<<171172173174175176177178179180>>...1007