Home
last modified time | relevance | path

Searched defs:except (Results 1 - 21 of 21) sorted by relevance

/third_party/selinux/libselinux/src/
H A Dexception.sh3 function except() { function
/third_party/skia/tools/skqp/src/
H A Dskqp_main.cpp122 std::string except; in main() local
126 out << "ERROR: " << testName << " (" << except << ")\n"; in main() local
H A Djni_skqp.cpp141 std::string except; in Java_org_skia_skqp_SkQP_nExecuteGM() local
/third_party/ltp/testcases/kernel/mem/mtest06/
H A Dshmat1.c115 unsigned long except; /* exception type. */ in sig_handler() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/MCParser/
H A DCOFFAsmParser.cpp646 bool unwind = false, except = false; in ParseSEHDirectiveHandler() local
689 bool COFFAsmParser::ParseAtUnwindOrAtExcept(bool &unwind, bool &except) { in ParseAtUnwindOrAtExcept() argument
[all...]
/kernel/linux/linux-5.10/arch/powerpc/kernel/
H A Dnvram_64.c765 const char **except; in nvram_can_remove_partition() local
/kernel/linux/linux-5.10/arch/arm/vfp/
H A Dvfpsingle.c1214 u32 except; in vfp_single_cpdo() local
H A Dvfpdouble.c1174 u32 except; in vfp_double_cpdo() local
/kernel/linux/linux-6.6/arch/arm/vfp/
H A Dvfpsingle.c1214 u32 except; in vfp_single_cpdo() local
H A Dvfpdouble.c1174 u32 except; in vfp_double_cpdo() local
/kernel/linux/linux-6.6/arch/powerpc/kernel/
H A Dnvram_64.c767 const char **except; in nvram_can_remove_partition() local
/kernel/linux/linux-5.10/drivers/staging/media/ipu3/
H A Dipu3-v4l2.c415 imgu_all_nodes_streaming(struct imgu_device *imgu, struct imgu_video_device *except) imgu_all_nodes_streaming() argument
/kernel/linux/linux-6.6/drivers/staging/media/ipu3/
H A Dipu3-v4l2.c423 imgu_all_nodes_streaming(struct imgu_device *imgu, struct imgu_video_device *except) imgu_all_nodes_streaming() argument
/third_party/pulseaudio/src/pulsecore/
H A Dcore-util.c2885 int pa_unblock_sigs(int except, ...) { in pa_unblock_sigs() argument
2920 int pa_unblock_sigsv(const int except[]) { in pa_unblock_sigsv() argument
2938 pa_reset_sigs(int except, ...) pa_reset_sigs() argument
2973 pa_reset_sigsv(const int except[]) pa_reset_sigsv() argument
[all...]
/kernel/linux/linux-5.10/virt/kvm/
H A Dkvm_main.c305 kvm_make_vcpus_request_mask(struct kvm *kvm, unsigned int req, struct kvm_vcpu *except, unsigned long *vcpu_bitmap, cpumask_var_t tmp) kvm_make_vcpus_request_mask() argument
328 kvm_make_all_cpus_request_except(struct kvm *kvm, unsigned int req, struct kvm_vcpu *except) kvm_make_all_cpus_request_except() argument
/kernel/linux/linux-6.6/virt/kvm/
H A Dkvm_main.c316 kvm_make_all_cpus_request_except(struct kvm *kvm, unsigned int req, struct kvm_vcpu *except) kvm_make_all_cpus_request_except() argument
/third_party/pcre2/pcre2/src/
H A Dpcre2_compile.c5156 add_list_to_class_internal(uint8_t *classbits, PCRE2_UCHAR **uchardptr, uint32_t options, compile_block *cb, const uint32_t *p, unsigned int except) add_list_to_class_internal() argument
5230 add_list_to_class(uint8_t *classbits, PCRE2_UCHAR **uchardptr, uint32_t options, compile_block *cb, const uint32_t *p, unsigned int except) add_list_to_class() argument
[all...]
/kernel/linux/linux-5.10/arch/x86/kvm/
H A Dx86.c8957 struct kvm_vcpu *except; in kvm_request_apicv_update() local
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_router.c1693 mlxsw_sp_ipip_demote_tunnel_by_saddr(struct mlxsw_sp *mlxsw_sp, enum mlxsw_sp_l3proto ul_proto, union mlxsw_sp_l3addr saddr, u32 ul_tb_id, const struct mlxsw_sp_ipip_entry *except) mlxsw_sp_ipip_demote_tunnel_by_saddr() argument
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_router.c1928 mlxsw_sp_ipip_demote_tunnel_by_saddr(struct mlxsw_sp *mlxsw_sp, enum mlxsw_sp_l3proto ul_proto, union mlxsw_sp_l3addr saddr, u32 ul_tb_id, const struct mlxsw_sp_ipip_entry *except) mlxsw_sp_ipip_demote_tunnel_by_saddr() argument
/third_party/python/Python/
H A Dcompile.c3137 basicblock *start, *except, *end; in compiler_async_for() local
3480 basicblock *body, *except, *end, *cleanup; compiler_try_except() local
3667 basicblock *except = compiler_new_block(c); compiler_try_star_except() local
5356 basicblock *start, *if_cleanup, *except; compiler_async_comprehension_generator() local
[all...]

Completed in 87 milliseconds