Home
last modified time | relevance | path

Searched defs:cond (Results 501 - 525 of 629) sorted by relevance

1...<<212223242526

/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
H A DIceAssemblerX8664.cpp421 void AssemblerX8664::cmov(Type Ty, BrCond cond, GPRRegister dst, in cmov() argument
434 void AssemblerX8664::cmov(Type Ty, BrCond cond, GPRRegister dst, in cmov() argument
/third_party/skia/third_party/externals/tint/src/
H A Dprogram_builder.h2138 For(const Source& source, const ast::Statement* init, COND&& cond, const ast::Statement* cont, const ast::BlockStatement* body) For() argument
2155 For(const ast::Statement* init, COND&& cond, const ast::Statement* cont, const ast::BlockStatement* body) For() argument
/third_party/vixl/src/aarch64/
H A Dlogic-aarch64.cc507 cmp(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src1, const LogicVRegister& src2, Condition cond) cmp() argument
551 cmp(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src1, int imm, Condition cond) cmp() argument
[all...]
H A Dmacro-assembler-sve-aarch64.cc1020 void MacroAssembler::CompareHelper(Condition cond, in CompareHelper() argument
/third_party/selinux/libsepol/src/
H A Dkernel_to_cil.c2106 struct cond_node *cond; member
2120 struct cond_node *cond; in write_cond_nodes_to_cil() local
[all...]
H A Dkernel_to_conf.c2082 struct cond_node *cond; member
2096 struct cond_node *cond; in write_cond_nodes_to_conf() local
[all...]
H A Dlink.c2218 cond_list_t *cond = decl->cond_list; in cond_normalize() local
H A Dexpand.c1621 find_avtab_node(sepol_handle_t * handle, avtab_t * avtab, avtab_key_t * key, cond_av_list_t ** cond, av_extended_perms_t *xperms) find_avtab_node() argument
1703 expand_terule_helper(sepol_handle_t * handle, policydb_t * p, uint32_t * typemap, uint32_t specified, cond_av_list_t ** cond, cond_av_list_t ** other, uint32_t stype, uint32_t ttype, class_perm_node_t * perms, avtab_t * avtab, int enabled) expand_terule_helper() argument
1835 expand_avrule_helper(sepol_handle_t * handle, uint32_t specified, cond_av_list_t ** cond, uint32_t stype, uint32_t ttype, class_perm_node_t * perms, avtab_t * avtab, int enabled, av_extended_perms_t *extended_perms) expand_avrule_helper() argument
1906 expand_rule_helper(sepol_handle_t * handle, policydb_t * p, uint32_t * typemap, avrule_t * source_rule, avtab_t * dest_avtab, cond_av_list_t ** cond, cond_av_list_t ** other, int enabled, ebitmap_t * stypes, ebitmap_t * ttypes) expand_rule_helper() argument
1961 convert_and_expand_rule(sepol_handle_t * handle, policydb_t * dest_pol, uint32_t * typemap, avrule_t * source_rule, avtab_t * dest_avtab, cond_av_list_t ** cond, cond_av_list_t ** other, int enabled, int do_neverallow) convert_and_expand_rule() argument
2417 expand_rule(sepol_handle_t * handle, policydb_t * source_pol, avrule_t * source_rule, avtab_t * dest_avtab, cond_av_list_t ** cond, cond_av_list_t ** other, int enabled) expand_rule() argument
[all...]
/third_party/vk-gl-cts/modules/glshared/
H A DglsLifetimeTests.cpp809 bool ResultCollector::check (bool cond, const char* msg) in check() argument
/third_party/vk-gl-cts/external/vulkancts/scripts/
H A Dgen_framework.py3225 cond = 'if ( ' variable in writeMandatoryFeatures.StructFoundContinue
3228 cond = cond + ' || ' variable in writeMandatoryFeatures.StructFoundContinue
3230 cond = cond + 'context.contextSupports(vk::' + req + ')' variable in writeMandatoryFeatures.StructFoundContinue
3231 cond = cond variable in writeMandatoryFeatures.StructFoundContinue
[all...]
H A Dohos_gen_framework.py2874 cond = 'if ( ' variable in writeMandatoryFeatures.StructFoundContinue
2877 cond = cond + ' || ' variable in writeMandatoryFeatures.StructFoundContinue
2879 cond = cond + 'context.contextSupports(vk::' + req + ')' variable in writeMandatoryFeatures.StructFoundContinue
2880 cond = cond variable in writeMandatoryFeatures.StructFoundContinue
[all...]
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H A Ddhd_linux_pktdump.c609 bool cond; in dhd_dump_wsc_message() local
723 bool cond; dhd_dump_eap_packet() local
851 bool cond; dhd_dump_eapol_4way_message() local
921 bool cond; dhd_dump_eapol_message() local
1026 bool cond; dhd_dhcp_dump() local
1133 bool cond; dhd_icmp_dump() local
1233 bool cond, dump_enabled; dhd_arp_dump() local
1354 bool cond, dump_enabled; dhd_dns_dump() local
[all...]
/foundation/communication/dsoftbus/components/nstackx/fillp/include/
H A Dfillptypes.h397 pthread_cond_t cond; member
/third_party/mesa3d/src/freedreno/ir3/
H A Dir3_compiler_nir.c728 struct ir3_instruction *cond = src[0]; in emit_alu() local
2444 struct ir3_instruction *cond, *kill; emit_intrinsic() local
2491 struct ir3_instruction *cond, *kill; emit_intrinsic() local
2541 struct ir3_instruction *cond = ir3_get_src(ctx, &intr->src[1])[0]; emit_intrinsic() local
3762 struct ir3_instruction *vtxcnt, *maxvtxcnt, *cond; emit_stream_out() local
[all...]
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_shader.c589 nir_ssa_def *cond = nir_ieq_imm(&b, x_rate, 1); in radv_lower_fs_intrinsics() local
H A Dradv_nir_to_llvm.c1489 LLVMValueRef cond = LLVMBuildICmp(ctx.ac.builder, LLVMIntULT, thread_id, count, ""); in ac_translate_nir_to_llvm() local
/third_party/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_program.c925 enum qpu_cond cond; in ntq_emit_comparison() local
1832 struct qreg cond = ntq_get_src(c, instr->src[0], 0); ntq_emit_intrinsic() local
[all...]
H A Dvc4_qir.h204 uint8_t cond; member
715 qir_SEL(struct vc4_compile *c, uint8_t cond, struct qreg src0, struct qreg src1) in qir_SEL() argument
819 qir_MOV_cond(struct vc4_compile *c, uint8_t cond, in qir_MOV_cond() argument
828 qir_BRANCH(struct vc4_compile *c, uint8_t cond) in qir_BRANCH() argument
[all...]
/third_party/node/deps/v8/src/wasm/baseline/s390/
H A Dliftoff-assembler-s390.h2129 Condition cond = liftoff::ToCondition(liftoff_cond); in emit_cond_jump() local
2169 Condition cond = liftoff::ToCondition(liftoff_cond); in emit_i32_cond_jumpi() local
/third_party/ntfs-3g/libfuse-lite/
H A Dfuse.c651 pthread_cond_t cond; member
/third_party/mesa3d/src/vulkan/wsi/
H A Dwsi_common_display.c1309 cond_timedwait_ns(pthread_cond_t *cond, in cond_timedwait_ns() argument
2006 wsi_init_pthread_cond_monotonic(pthread_cond_t *cond) in wsi_init_pthread_cond_monotonic() argument
/third_party/ltp/tools/sparse/sparse-src/
H A Dlinearize.c739 static void add_branch(struct entrypoint *ep, pseudo_t cond, struct basic_block *bb_true, struct basic_block *bb_false) in add_branch() argument
1610 pseudo_t cond, valt, valf, res; in linearize_select() local
1649 linearize_short_conditional(struct entrypoint *ep, struct expression *expr, struct expression *cond, struct expression *expr_false) linearize_short_conditional() argument
1676 linearize_conditional(struct entrypoint *ep, struct expression *expr, struct expression *cond, struct expression *expr_true, struct expression *expr_false) linearize_conditional() argument
1779 pseudo_t cond; linearize_cond_branch() local
2447 struct expression *cond = stmt->if_conditional; linearize_statement() local
[all...]
H A Dcompile-i386.c1556 struct storage *cond, *stot = NULL, *stof = NULL; in emit_conditional_expr() local
1584 struct storage *cond = x86_expression(expr->conditional); in emit_select_expr() local
H A Devaluate.c1134 struct expression **cond; in evaluate_conditional_expression() local
[all...]
/third_party/node/deps/v8/src/compiler/backend/arm/
H A Dinstruction-selector-arm.cc1832 bool CanUseFlagSettingBinop(FlagsCondition cond) { in CanUseFlagSettingBinop() argument
1851 FlagsCondition MapForFlagSettingBinop(FlagsCondition cond) { in MapForFlagSettingBinop() argument
1876 MaybeReplaceCmpZeroWithFlagSettingBinop(InstructionSelector* selector, Node** node, Node* binop, InstructionCode* opcode, FlagsCondition cond, FlagsContinuation* cont) MaybeReplaceCmpZeroWithFlagSettingBinop() argument
1969 FlagsCondition cond = cont->condition(); VisitWordCompare() local
[all...]

Completed in 82 milliseconds

1...<<212223242526