/third_party/skia/src/core/ |
H A D | SkFont.cpp | 71 static inline uint32_t set_clear_mask(uint32_t bits, bool cond, uint32_t mask) { in set_clear_mask() argument
|
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/ |
H A D | SpirvShaderControlFlow.cpp | 513 auto cond = Operand(this, state, condId); in EmitBranchConditional() local
|
/third_party/skia/third_party/externals/spirv-tools/source/opt/ |
H A D | ir_builder.h | 351 Instruction* AddSelect(uint32_t type, uint32_t cond, uint32_t true_value, in AddSelect() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
H A D | ir_builder.h | 351 Instruction* AddSelect(uint32_t type, uint32_t cond, uint32_t true_value, in AddSelect() argument
|
/third_party/skia/third_party/skcms/src/ |
H A D | Transform_inl.h | 151 SI T if_then_else(C cond, T t, T e) { in if_then_else() argument
|
/third_party/vixl/src/aarch32/ |
H A D | macro-assembler-aarch32.cc | 223 void MacroAssembler::HandleOutOfBoundsImmediate(Condition cond, in HandleOutOfBoundsImmediate() argument 250 MemOperandComputationHelper( Condition cond, Register scratch, Register base, uint32_t offset, uint32_t extra_offset_mask) MemOperandComputationHelper() argument 965 Delegate(InstructionType type, InstructionCondSizeRL instruction, Condition cond, EncodingSize size, Register rd, Location* location) Delegate() argument 989 GenerateSplitInstruction( InstructionCondSizeRROp instruction, Condition cond, Register rd, Register rn, uint32_t imm, uint32_t mask) GenerateSplitInstruction() argument 1012 Delegate(InstructionType type, InstructionCondSizeRROp instruction, Condition cond, EncodingSize size, Register rd, Register rn, const Operand& operand) Delegate() argument 1335 Delegate(InstructionType type, InstructionCondDtSSop instruction, Condition cond, DataType dt, SRegister rd, const SOperand& operand) Delegate() argument 1366 Delegate(InstructionType type, InstructionCondDtDDop instruction, Condition cond, DataType dt, DRegister rd, const DOperand& operand) Delegate() argument 1512 Delegate(InstructionType type, InstructionCondDtQQop instruction, Condition cond, DataType dt, QRegister rd, const QOperand& operand) Delegate() argument 1657 Delegate(InstructionType type, InstructionCondRL instruction, Condition cond, Register rt, Location* location) Delegate() argument 1696 Delegate(InstructionType type, InstructionCondRRL instruction, Condition cond, Register rt, Register rt2, Location* location) Delegate() argument 1720 Delegate(InstructionType type, InstructionCondSizeRMop instruction, Condition cond, EncodingSize size, Register rd, const MemOperand& operand) Delegate() argument 1917 Delegate(InstructionType type, InstructionCondRRMop instruction, Condition cond, Register rt, Register rt2, const MemOperand& operand) Delegate() argument 2114 Delegate(InstructionType type, InstructionCondDtSMop instruction, Condition cond, DataType dt, SRegister rd, const MemOperand& operand) Delegate() argument 2187 Delegate(InstructionType type, InstructionCondDtDMop instruction, Condition cond, DataType dt, DRegister rd, const MemOperand& operand) Delegate() argument 2260 Delegate(InstructionType type, InstructionCondMsrOp instruction, Condition cond, MaskedSpecialRegister spec_reg, const Operand& operand) Delegate() argument 2282 Delegate(InstructionType type, InstructionCondDtDL instruction, Condition cond, DataType dt, DRegister rd, Location* location) Delegate() argument 2305 Delegate(InstructionType type, InstructionCondDtSL instruction, Condition cond, DataType dt, SRegister rd, Location* location) Delegate() argument [all...] |
/third_party/selinux/checkpolicy/test/ |
H A D | dismod.c | 621 cond_list_t *cond = decl->cond_list; in display_avdecl() local
|
/kernel/linux/linux-5.10/arch/loongarch/net/ |
H A D | ebpf_jit.h | 684 static inline int invert_jump_cond(u8 cond) in invert_jump_cond() argument 712 static inline void cond_jump_offs16(struct jit_ctx *ctx, u8 cond, enum loongarch_gpr rj, in cond_jump_offs16() argument 760 static inline void cond_jump_offs26(struct jit_ctx *ctx, u8 cond, enum loongarch_gpr rj, in cond_jump_offs26() argument 768 static inline void cond_jump_offs32(struct jit_ctx *ctx, u8 cond, enum loongarch_gpr rj, in cond_jump_offs32() argument 814 emit_cond_jump(struct jit_ctx *ctx, u8 cond, enum loongarch_gpr rj, enum loongarch_gpr rd, int jmp_offset) emit_cond_jump() argument 833 emit_tailcall_jump(struct jit_ctx *ctx, u8 cond, enum loongarch_gpr rj, enum loongarch_gpr rd, int jmp_offset) emit_tailcall_jump() argument [all...] |
/kernel/linux/linux-5.10/arch/arm64/kernel/ |
H A D | insn.c | 566 aarch64_insn_gen_cond_branch_imm(unsigned long pc, unsigned long addr, enum aarch64_insn_condition cond) aarch64_insn_gen_cond_branch_imm() argument
|
H A D | traps.c | 579 int cond; in cp15_cond_valid() local
|
/kernel/linux/linux-6.6/arch/arm64/kernel/ |
H A D | traps.c | 734 int cond; in cp15_cond_valid() local
|
/kernel/linux/linux-6.6/arch/riscv/net/ |
H A D | bpf_jit_comp64.c | 254 static void emit_bcc(u8 cond, u8 rd, u8 rs, int rvoff, in emit_bcc() argument 290 static void emit_branch(u8 cond, u8 rd, u8 rs, int rvoff, in emit_branch() argument 460 static bool is_signed_bpf_cond(u8 cond) in is_signed_bpf_cond() argument [all...] |
/kernel/linux/linux-5.10/drivers/gpu/drm/ |
H A D | drm_mipi_dbi.c | 631 static int mipi_dbi_poweron_reset_conditional(struct mipi_dbi_dev *dbidev, bool cond) in mipi_dbi_poweron_reset_conditional() argument
|
/kernel/linux/linux-5.10/drivers/i2c/busses/ |
H A D | i2c-brcmstb.c | 466 u32 cond, cond_per_msg; in brcmstb_i2c_xfer() local
|
/kernel/linux/linux-5.10/drivers/net/fddi/skfp/ |
H A D | pcmplc.c | 1076 int cond ; in lem_evaluate() local
|
H A D | smt.c | 279 int cond ; in smt_event() local 808 int cond ; in update_dac() local [all...] |
/kernel/linux/linux-5.10/drivers/net/phy/mscc/ |
H A D | mscc_ptp.c | 112 bool cond = (addr == MSCC_PHY_PTP_LTC_CTRL || in vsc85xx_ts_write_csr() local
|
/kernel/linux/linux-5.10/drivers/usb/gadget/function/ |
H A D | u_serial.c | 664 int cond; in gs_close_flush_done() local 1185 int cond; in gs_closed() local
|
/kernel/linux/linux-5.10/net/ipv4/ |
H A D | inet_diag.c | 689 const struct inet_diag_hostcond *cond; in inet_diag_bc_run() local 737 struct inet_diag_markcond *cond; inet_diag_bc_run() local 845 struct inet_diag_hostcond *cond; valid_hostcond() local [all...] |
/kernel/linux/linux-6.6/drivers/usb/gadget/function/ |
H A D | u_serial.c | 667 int cond; in gs_close_flush_done() local 1188 int cond; in gs_closed() local
|
/kernel/linux/linux-6.6/drivers/net/fddi/skfp/ |
H A D | smt.c | 279 int cond ; in smt_event() local 808 int cond ; in update_dac() local [all...] |
H A D | pcmplc.c | 1072 int cond ; in lem_evaluate() local
|
/kernel/linux/linux-6.6/drivers/net/phy/mscc/ |
H A D | mscc_ptp.c | 112 bool cond = (addr == MSCC_PHY_PTP_LTC_CTRL || in vsc85xx_ts_write_csr() local
|
/kernel/linux/linux-6.6/drivers/gpu/drm/ |
H A D | drm_mipi_dbi.c | 717 static int mipi_dbi_poweron_reset_conditional(struct mipi_dbi_dev *dbidev, bool cond) in mipi_dbi_poweron_reset_conditional() argument
|
/kernel/linux/linux-6.6/drivers/i2c/busses/ |
H A D | i2c-brcmstb.c | 455 u32 cond, cond_per_msg; in brcmstb_i2c_xfer() local
|