Home
last modified time | relevance | path

Searched defs:cond (Results 351 - 375 of 605) sorted by relevance

1...<<11121314151617181920>>...25

/third_party/mesa3d/src/compiler/glsl/
H A Dir_constant_expression.cpp1129 ir_constant *cond = in constant_expression_evaluate_expression_list() local
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_fs_nir.cpp366 nir_alu_instr *cond = nir_src_as_alu_instr(if_stmt->condition); in nir_emit_if() local
/third_party/ltp/tools/sparse/sparse-src/
H A Dflow.c242 int cond; in try_to_simplify_bb() local
306 pseudo_t cond = br->cond; in simplify_phi_branch() local
703 pseudo_t cond = br->cond; rewrite_branch_bb() local
[all...]
/third_party/node/deps/v8/src/diagnostics/ppc/
H A Ddisasm-ppc.cc628 CRBit cond = static_cast<CRBit>(bi & (CRWIDTH - 1)); in DecodeExt1() local
1637 CRBit cond = static_cast<CRBit>(bi & (CRWIDTH - 1)); in InstructionDecode() local
/third_party/node/deps/v8/src/maglev/
H A Dmaglev-ir.cc243 void JumpToDeferredIf(Condition cond, MaglevCodeGenState* code_gen_state, in JumpToDeferredIf() argument
270 void EmitEagerDeoptIf(Condition cond, MaglevCodeGenState* code_gen_state, in EmitEagerDeoptIf() argument
278 void EmitEagerDeoptIf(Condition cond, MaglevCodeGenState* code_gen_state, in EmitEagerDeoptIf() argument
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_format_soa.c1107 LLVMValueRef cond = LLVMBuildExtractElement(gallivm->builder, should_store_mask, loop_state.counter, ""); in lp_build_store_rgba_soa() local
/third_party/mesa3d/src/gallium/drivers/etnaviv/
H A Detnaviv_disasm.c42 uint32_t cond : 5; member
/third_party/musl/Benchmark/musl/
H A Dlibc_pthread.cpp263 pthread_cond_t cond; in Bm_function_pthread_cond_init() local
273 pthread_cond_t cond; in Bm_function_pthread_cond_init_destroy() local
383 pthread_cond_t cond; in Bm_function_pthread_cond_timedwait() local
475 pthread_cond_t cond; in Bm_function_pthread_cond_signal() local
[all...]
/third_party/mesa3d/src/gallium/drivers/r600/sb/
H A Dsb_expr.cpp985 bool cond = evaluate_condition(n.bc.op_ptr->flags & (AF_CC_MASK | in fold_alu_op3() local
/third_party/node/deps/uv/include/uv/
H A Dunix.h148 uv_cond_t cond; member
/third_party/node/deps/uv/src/unix/
H A Dthread.c537 uv_cond_t cond; member
718 uv_cond_init(uv_cond_t* cond) uv_cond_init() argument
724 uv_cond_init(uv_cond_t* cond) uv_cond_init() argument
755 uv_cond_destroy(uv_cond_t* cond) uv_cond_destroy() argument
789 uv_cond_signal(uv_cond_t* cond) uv_cond_signal() argument
794 uv_cond_broadcast(uv_cond_t* cond) uv_cond_broadcast() argument
799 uv_cond_wait(uv_cond_t* cond, uv_mutex_t* mutex) uv_cond_wait() argument
805 uv_cond_timedwait(uv_cond_t* cond, uv_mutex_t* mutex, uint64_t timeout) uv_cond_timedwait() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/
H A DRemoveDynamicIndexing.cpp230 TIntermBinary *cond = in GetIndexFunctionDefinition() local
/third_party/skia/src/core/
H A DSkFont.cpp71 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 DSpirvShaderControlFlow.cpp513 auto cond = Operand(this, state, condId); in EmitBranchConditional() local
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dir_builder.h351 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 Dir_builder.h351 Instruction* AddSelect(uint32_t type, uint32_t cond, uint32_t true_value, in AddSelect() argument
/third_party/skia/third_party/skcms/src/
H A DTransform_inl.h151 SI T if_then_else(C cond, T t, T e) { in if_then_else() argument
/third_party/vixl/src/aarch32/
H A Dmacro-assembler-aarch32.cc223 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 Ddismod.c621 cond_list_t *cond = decl->cond_list; in display_avdecl() local
/base/hiviewdfx/hisysevent/test/moduletest/common/
H A Dhisysevent_native_test.cpp114 static bool WrapSysEventWriteAssertion(int32_t ret, bool cond) in WrapSysEventWriteAssertion() argument
/test/xts/acts/commonlibrary/ark_runtime/ark_runtime_jsvm_test/entry/src/main/cpp/jsvmtest/
H A Djsvm_utils.cpp51 void PrintErrorMessage(const std::string &cond, const std::string &file, unsigned int line, const char *fmt, ...) in PrintErrorMessage() argument
/third_party/ffmpeg/libavcodec/
H A Domx.c239 static void append_buffer(pthread_mutex_t *mutex, pthread_cond_t *cond, in append_buffer() argument
249 static OMX_BUFFERHEADERTYPE *get_buffer(pthread_mutex_t *mutex, pthread_cond_t *cond, in get_buffer() argument
H A Dvp8.h128 pthread_cond_t cond; member
/third_party/ffmpeg/libavformat/
H A Dudp.c109 pthread_cond_t cond; member
[all...]
/third_party/backends/backend/
H A Dkvs40xx.h123 pthread_cond_t cond; member

Completed in 40 milliseconds

1...<<11121314151617181920>>...25