/third_party/libunwind/libunwind/include/tdep-arm/ |
H A D | libunwind_i.h | 256 #define tdep_init UNW_OBJ(init)
|
/third_party/libunwind/libunwind/include/tdep-hppa/ |
H A D | libunwind_i.h | 225 #define tdep_init UNW_OBJ(init)
|
/third_party/libunwind/libunwind/include/tdep-x86_64/ |
H A D | libunwind_i.h | 228 #define tdep_init UNW_OBJ(init)
|
/third_party/libunwind/libunwind/include/tdep-x86/ |
H A D | libunwind_i.h | 239 #define tdep_init UNW_OBJ(init)
|
/third_party/libunwind/libunwind/include/tdep-riscv/ |
H A D | libunwind_i.h | 252 #define tdep_init UNW_OBJ(init)
|
/third_party/libunwind/libunwind/include/tdep-s390x/ |
H A D | libunwind_i.h | 207 #define tdep_init UNW_OBJ(init)
|
/third_party/libunwind/libunwind/include/tdep-sh/ |
H A D | libunwind_i.h | 226 #define tdep_init UNW_OBJ(init)
|
/third_party/libunwind/libunwind/include/tdep-aarch64/ |
H A D | libunwind_i.h | 275 #define tdep_init UNW_OBJ(init)
|
/third_party/libunwind/libunwind/include/tdep-ppc32/ |
H A D | libunwind_i.h | 253 #define tdep_init UNW_OBJ(init)
|
/third_party/lame/ACM/ |
H A D | ACMStream.cpp | 108 bool ACMStream::init(const int nSamplesPerSec, const int nOutputSamplesPerSec, const int nChannels, const int nAvgBytesPerSec, const vbr_mode mode) in init() function in ACMStream
|
/third_party/mbedtls/ |
H A D | Makefile | 11 Run `git submodule update --init` to fetch the submodule contents.
|
/third_party/mesa3d/src/freedreno/decode/scripts/ |
H A D | parse-submits.lua | 15 local r = rnn.init("a630")
|
/third_party/ltp/testcases/kernel/device-drivers/base/tbase/ |
H A D | tbase.c | 36 #include <linux/init.h> 881 /* call any other init functions you might use here */ in tbase_init_module() 910 /* specify what that init is run when the module is first
|
/third_party/ltp/testcases/kernel/device-drivers/usb/tusb/ |
H A D | tusb.c | 47 #include <linux/init.h>
|
/third_party/ltp/testcases/kernel/device-drivers/agp/kernel_space/ |
H A D | tagp.c | 37 #include <linux/init.h> 687 printk("tagp: PCI module init success.\n"); in tagp_init_module() 712 /* specify what that init is run when the module is first
|
/third_party/mesa3d/src/gallium/drivers/r600/sb/ |
H A D | sb_liveness.cpp | 345 int liveness::init() { in init() function in r600_sb::liveness
|
/third_party/node/lib/internal/crypto/ |
H A D | cipher.js | 120 this[kHandle].init(cipher, credential, authTagLength);
|
/third_party/node/test/sequential/ |
H A D | test-async-wrap-getasyncid.js | 19 init(id, type) {
|
/third_party/ntfs-3g/include/fuse-lite/ |
H A D | fuse_lowlevel.h | 125 * Most of the methods (with the exception of init and destroy) 153 void (*init) (void *userdata, struct fuse_conn_info *conn); member
|
/third_party/node/deps/icu-small/source/common/unicode/ |
H A D | locid.h | 1135 Locale& init(const char* cLocaleID, UBool canonicalize);
|
H A D | messagepattern.h | 925 UBool init(UErrorCode &errorCode);
|
/third_party/node/deps/cares/src/lib/ |
H A D | ares_event_thread.c | 429 if (!e->ev_sys->init(e)) { in ares_event_thread_init()
|
/third_party/mesa3d/src/intel/tools/ |
H A D | intel_sanitize_gpu.c | 426 init(void) in init() function
|
/third_party/node/deps/npm/test/fixtures/ |
H A D | sandbox.js | 16 init: (asyncId, type, triggerAsyncId, resource) => {
|
/third_party/icu/icu4c/source/tools/gensprep/ |
H A D | gensprep.c | 225 init(); in main()
|