Home
last modified time | relevance | path

Searched refs:exit (Results 7251 - 7275 of 10510) sorted by relevance

1...<<291292293294295296297298299300>>...421

/third_party/node/deps/v8/src/compiler/backend/arm64/
H A Dcode-generator-arm64.cc291 exit());
520 Label exit; \
525 __ B(ne, &exit); \
528 __ Bind(&exit); \
905 DeoptimizationExit* exit = in AssembleArchInstruction() local
907 __ B(exit->label()); in AssembleArchInstruction()
979 __ JumpIfSmi(value, ool->exit()); in AssembleArchInstruction()
983 __ Bind(ool->exit()); in AssembleArchInstruction()
998 __ JumpIfSmi(value, ool->exit()); in AssembleArchInstruction()
1002 __ Bind(ool->exit()); in AssembleArchInstruction()
[all...]
/base/hiviewdfx/faultloggerd/test/unittest/unwind/
H A Dark_test.cpp214 exit(0); in HWTEST_F()
/base/startup/init/test/benchmark/
H A Dparameter_benchmark.cpp120 exit(0); in CreateLocalParameterTest()
/base/security/selinux_adapter/scripts/
H A Dbuild_contexts.py306 exit(-1)
/base/startup/init/services/modules/seccomp/scripts/tools/
H A Dlibc_static_analysis.py276 sys.exit(main())
/base/startup/init/remount/
H A Dremount_overlay.c79 exit(-1); in ExecCommand()
/base/usb/usb_manager/test/native/service_unittest/src/
H A Dusb_manage_interface_test.cpp54 exit(0); in SetUpTestCase()
/kernel/linux/linux-5.10/drivers/devfreq/
H A Dimx8m-ddrc.c435 priv->profile.exit = imx8m_ddrc_exit; in imx8m_ddrc_probe()
/kernel/linux/linux-5.10/drivers/cpufreq/
H A Dloongson3_cpufreq.c300 .exit = loongson3_cpufreq_exit,
H A Dspeedstep-centrino.c510 .exit = centrino_cpu_exit,
H A Dsparc-us2e-cpufreq.c338 driver->exit = us2e_freq_cpu_exit; in us2e_freq_init()
H A Dqoriq-cpufreq.c255 .exit = qoriq_cpufreq_cpu_exit,
/kernel/linux/linux-5.10/crypto/
H A Dlrw.c393 inst->alg.exit = lrw_exit_tfm; in lrw_create()
H A Decrdsa.c271 .exit = ecrdsa_exit_tfm,
H A Dscompress.c209 tfm->exit = crypto_exit_scomp_ops_async; in crypto_init_scomp_ops_async()
/kernel/linux/common_modules/newip/third_party/linux-5.10/net/newip/
H A Dnip_fib.c311 .exit = nip_fib_net_exit,
340 * ensure that the function is only called during the exit phase
/kernel/linux/linux-5.10/arch/arm/mach-pxa/
H A Dsleep.S67 @ (see Errata 50, ...processor does not exit from sleep...)
H A Dpoodle.c288 .exit = poodle_mci_exit,
/kernel/linux/linux-5.10/arch/arm/mach-sa1100/
H A Dcollie.c337 .exit = collie_flash_exit,
/kernel/linux/linux-5.10/arch/mips/oprofile/
H A Dop_model_mipsxx.c476 .exit = mipsxx_exit,
/kernel/linux/linux-5.10/arch/x86/crypto/
H A Daegis128-aesni-glue.c245 .exit = crypto_aegis128_aesni_exit_tfm,
/kernel/linux/linux-5.10/drivers/base/regmap/
H A Dregcache-lzo.c364 .exit = regcache_lzo_exit,
/kernel/linux/linux-5.10/drivers/crypto/
H A Datmel-ecc.c314 .exit = atmel_ecdh_exit_tfm,
/kernel/linux/linux-5.10/drivers/crypto/ccp/
H A Dccp-crypto-aes-xts.c260 alg->exit = ccp_aes_xts_exit_tfm; in ccp_register_aes_xts_alg()
H A Dccp-crypto-rsa.c217 .exit = ccp_rsa_exit_tfm,

Completed in 21 milliseconds

1...<<291292293294295296297298299300>>...421