/third_party/selinux/libselinux/src/ |
H A D | exception.sh | 3 function except() { function
|
/third_party/skia/tools/skqp/src/ |
H A D | skqp_main.cpp | 122 std::string except; in main() local 126 out << "ERROR: " << testName << " (" << except << ")\n"; in main() local
|
H A D | jni_skqp.cpp | 141 std::string except; in Java_org_skia_skqp_SkQP_nExecuteGM() local
|
/third_party/ltp/testcases/kernel/mem/mtest06/ |
H A D | shmat1.c | 115 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 D | COFFAsmParser.cpp | 646 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 D | nvram_64.c | 765 const char **except; in nvram_can_remove_partition() local
|
/kernel/linux/linux-5.10/arch/arm/vfp/ |
H A D | vfpsingle.c | 1214 u32 except; in vfp_single_cpdo() local
|
H A D | vfpdouble.c | 1174 u32 except; in vfp_double_cpdo() local
|
/kernel/linux/linux-6.6/arch/arm/vfp/ |
H A D | vfpsingle.c | 1214 u32 except; in vfp_single_cpdo() local
|
H A D | vfpdouble.c | 1174 u32 except; in vfp_double_cpdo() local
|
/kernel/linux/linux-6.6/arch/powerpc/kernel/ |
H A D | nvram_64.c | 767 const char **except; in nvram_can_remove_partition() local
|
/kernel/linux/linux-5.10/drivers/staging/media/ipu3/ |
H A D | ipu3-v4l2.c | 415 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 D | ipu3-v4l2.c | 423 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 D | core-util.c | 2885 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 D | kvm_main.c | 305 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 D | kvm_main.c | 316 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 D | pcre2_compile.c | 5156 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 D | x86.c | 8957 struct kvm_vcpu *except; in kvm_request_apicv_update() local
|
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | spectrum_router.c | 1693 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 D | spectrum_router.c | 1928 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 D | compile.c | 3137 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...] |