Home
last modified time | relevance | path

Searched defs:newC (Results 1 – 25 of 232) sorted by relevance

12345678910

/dports/lang/sdcc/sdcc-4.0.0/sim/ucsim/s51.src/
H A Darith.cc116 u8_t newC, newA, c6; in instruction_24() local
143 u8_t newC, newA, c6; in instruction_25() local
173 u8_t newC, newA, c6; in instruction_26() local
202 u8_t newC, newA, c6; in instruction_28() local
253 u8_t orgC, newC, newA, c6; in instruction_34() local
280 u8_t orgC, newC, newA, c6; in instruction_35() local
310 u8_t orgC, newC, newA, c6; in instruction_36() local
339 u8_t orgC, newC, newA, c6; in instruction_38() local
/dports/math/openturns/openturns-1.18/lib/include/openturns/
H A DOTprivate.hxx93 T * newC(size_t count = 1) in newC() function
/dports/audio/libsidplayfp/libsidplayfp-2.3.1/src/c64/CPU/
H A Dmos6510.cpp1166 const uint8_t newC = Cycle_Data & 0x80; in rol_instr() local
1177 const uint8_t newC = Register_Accumulator & 0x80; in rola_instr() local
1188 const uint8_t newC = Cycle_Data & 0x01; in ror_instr() local
1199 const uint8_t newC = Register_Accumulator & 0x01; in rora_instr() local
1429 const uint8_t newC = Cycle_Data & 0x80; in rla_instr() local
1444 const uint8_t newC = Cycle_Data & 0x01; in rra_instr() local
/dports/science/opensim-core/opensim-core-4.1/Bindings/Java/Matlab/
H A DconfigureOpenSim.m.in310 newC = cell(0); variable
317 newC = [newC, C{1}{i, 1}]; variable
322 newC = [newC, {commentedOut}]; variable
/dports/graphics/mandelbulber/mandelbulber2-2.26/mandelbulber2/formula/definition/
H A Dfractal_transf_add_cpixel_scator.cpp39 CVector4 newC = tempC; in FormulaCode() local
/dports/graphics/libfpx/libfpx-1.3.1-10/basics/
H A Db_string.h198 inline void Chaine::SubstChar(unsigned char oldC, unsigned char newC) in SubstChar()
205 inline void Chaine::SubstChars(const Chaine& oldChars, unsigned char newC) in SubstChars()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/runtime/RedefineTests/
H A DRedefineInterfaceCall.java55 static String newC = field in RedefineInterfaceCall
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/hotspot/jtreg/serviceability/jvmti/RedefineClasses/
H A DRedefineInterfaceCall.java55 static String newC = field in RedefineInterfaceCall
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/hotspot/jtreg/serviceability/jvmti/RedefineClasses/
H A DRedefineInterfaceCall.java55 static String newC = field in RedefineInterfaceCall
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/hotspot/jtreg/serviceability/jvmti/RedefineClasses/
H A DRedefineInterfaceCall.java56 static String newC = field in RedefineInterfaceCall
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/hotspot/jtreg/serviceability/jvmti/RedefineClasses/
H A DRedefineInterfaceCall.java56 static String newC = field in RedefineInterfaceCall
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/runtime/RedefineTests/
H A DRedefineInterfaceCall.java55 static String newC = field in RedefineInterfaceCall
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/hotspot/jtreg/runtime/RedefineTests/
H A DRedefineInterfaceCall.java55 static String newC = field in RedefineInterfaceCall
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/hotspot/jtreg/serviceability/jvmti/RedefineClasses/
H A DRedefineInterfaceCall.java55 static String newC = field in RedefineInterfaceCall
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/test/runtime/RedefineTests/
H A DRedefineInterfaceCall.java50 static String newC = field in RedefineInterfaceCall
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/test/runtime/RedefineTests/
H A DRedefineInterfaceCall.java50 static String newC = field in RedefineInterfaceCall
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/Compiler/
H A DACLPrintfTranslation.cpp70 … Constant* newC = ConstantFP::get(Type::getFloatTy(V->getContext()), apf.convertToDouble()); in visitCallInst() local
/dports/science/siconos/siconos-4.4.0/kernel/src/modelingTools/
H A DLagrangianLinearTIDS.cpp30 SP::SiconosMatrix newMass, SP::SiconosMatrix newK, SP::SiconosMatrix newC): in LagrangianLinearTIDS()
/dports/biology/edlib/edlib-d5774b4/test/
H A DSimpleEditDistance.h50 int* newC = new int[queryLength]; in calcEditDistanceSimple() local
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bseg/bstm/cpp/algo/
H A Dbstm_refine_blk_in_space_function.hxx125 …bstm_data_base* newC = new bstm_data_base(new char[dataSize * bstm_data_traits<BSTM_CHANGE>::datas… in refine() local
238 …bit_tree& refined_tree, bstm_time_block* newTimeBlk, bstm_data_traits<BSTM_CHANGE>::datatype * ne… in move_time_trees()
/dports/sysutils/kubectl/kubernetes-1.22.2/pkg/apis/admissionregistration/validation/
H A Dvalidation.go500 func ValidateValidatingWebhookConfigurationUpdate(newC, oldC *admissionregistration.ValidatingWebho… argument
509 func ValidateMutatingWebhookConfigurationUpdate(newC, oldC *admissionregistration.MutatingWebhookCo… argument
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/java/beans/XMLEncoder/
H A DTest5023557.java57 public C newC(B b) { in newC() method in Test5023557.A
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jdk/java/beans/XMLEncoder/
H A DTest5023557.java57 public C newC(B b) { in newC() method in Test5023557.A
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jdk/java/beans/XMLEncoder/
H A DTest5023557.java57 public C newC(B b) { in newC() method in Test5023557.A
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jdk/java/beans/XMLEncoder/
H A DTest5023557.java57 public C newC(B b) { in newC() method in Test5023557.A

12345678910