Home
last modified time | relevance | path

Searched defs:ncond (Results 1 – 25 of 78) sorted by path

1234

/dports/cad/calculix-ccx/CalculiX/ccx_2.18/src/
H A Dmaterialdata_th.f29 & iint,iel,ncond,istiff,ncoconst local
/dports/databases/tokyocabinet/tokyocabinet-1.4.48/
H A Dtctdb.c2875 TDBCOND *ncond = NULL; in tctdbqrysearchimpl() local
/dports/devel/hs-git-annex/git-annex-8.20210903/_cabal_deps/IfElse-0.85/Control/Monad/
H A DIfElse.hs77 ncond [] = return () function
78 ncond ((test , action) : rest) = if not test then action else ncond rest function
/dports/devel/re2c/re2c-2.2/src/codegen/
H A Dgen_delayed.cc422 const size_t ncond = conds.size(); in gen_cond_goto() local
477 const size_t ncond = conds.size(); in gen_cond_table() local
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/
H A Dflow.c3030 rtx ncond; in mark_regno_cond_dead() local
3804 rtx ncond; in mark_used_reg() local
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dflow.c2873 rtx ncond; in mark_regno_cond_dead() local
3628 rtx ncond; in mark_used_reg() local
/dports/editors/gobby/gobby-0.4.13/src/
H A Dgselector.cpp37 inline net6::io_condition ncond(Glib::IOCondition cond) in ncond() function
/dports/finance/R-cran-plm/plm/R/
H A Dest_ggls.R140 ncond <- T functionVar
/dports/games/hs-scroll/scroll-1.20180421/_cabal_deps/IfElse-0.85/Control/Monad/
H A DIfElse.hs77 ncond [] = return () function
78 ncond ((test , action) : rest) = if not test then action else ncond rest function
/dports/games/libretro-picodrive/picodrive-600894e/cpu/sh2/
H A Dcompiler.c2749 int cond = -1, ncond = -1; in sh2_translate() local
/dports/games/wolfpack/empire-4.4.1/include/
H A Dnsc.h162 int ncond; /* # of selection conditions */ member
180 int ncond; /* # of selection conditions */ member
/dports/games/wolfpack/empire-4.4.1/src/lib/commands/
H A Drout.c49 int ncond; in c_route() local
H A Dsect.c47 int ncond; in c_sect() local
H A Dsurv.c59 int ncond; in c_survey() local
/dports/games/wolfpack/empire-4.4.1/src/lib/subs/
H A Dnstr.c232 nstr_exec(struct nscstr *np, int ncond, void *ptr) in nstr_exec()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/cpu/aarch64/
H A Dc1_LIRAssembler_aarch64.cpp1598 Assembler::Condition acond, ncond; in cmove() local
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/cpu/arm/
H A Dc1_LIRAssembler_arm.cpp1829 AsmCondition ncond = nv; in cmove() local
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/cpu/s390/
H A Dc1_LIRAssembler_s390.cpp1451 Assembler::branch_condition acond = Assembler::bcondEqual, ncond = Assembler::bcondNotEqual; in cmove() local
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/cpu/x86/
H A Dc1_LIRAssembler_x86.cpp1974 Assembler::Condition acond, ncond; in cmove() local
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/cpu/aarch64/
H A Dc1_LIRAssembler_aarch64.cpp1598 Assembler::Condition acond, ncond; in cmove() local
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/cpu/arm/
H A Dc1_LIRAssembler_arm.cpp1829 AsmCondition ncond = nv; in cmove() local
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/cpu/s390/
H A Dc1_LIRAssembler_s390.cpp1451 Assembler::branch_condition acond = Assembler::bcondEqual, ncond = Assembler::bcondNotEqual; in cmove() local
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/cpu/x86/
H A Dc1_LIRAssembler_x86.cpp1974 Assembler::Condition acond, ncond; in cmove() local
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/cpu/aarch64/
H A Dc1_LIRAssembler_aarch64.cpp1575 Assembler::Condition acond, ncond; in cmove() local
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/cpu/arm/
H A Dc1_LIRAssembler_arm.cpp1441 AsmCondition ncond = nv; in cmove() local

1234