Searched defs:conditional (Results 1 - 21 of 21) sorted by relevance

/external/proguard/src/proguard/optimize/evaluation/
H A DTracedBranchUnit.java42 int conditional)
44 if (conditional == Value.ALWAYS)
49 else if (conditional != Value.NEVER)
52 super.branchConditionally(clazz, codeAttribute, offset, branchTarget, conditional);
38 branchConditionally(Clazz clazz, CodeAttribute codeAttribute, int offset, int branchTarget, int conditional) argument
/external/caliper/examples/src/main/java/examples/
H A DIntModBenchmark.java28 @Benchmark int conditional(int reps) { method in class:IntModBenchmark
/external/libopus/silk/
H A Dgain_quant.c43 const opus_int conditional, /* I first gain is delta coded if 1 */
60 if( k == 0 && conditional == 0 ) {
97 const opus_int conditional, /* I first gain is delta coded if 1 */
104 if( k == 0 && conditional == 0 ) {
39 silk_gains_quant( opus_int8 ind[ MAX_NB_SUBFR ], opus_int32 gain_Q16[ MAX_NB_SUBFR ], opus_int8 *prev_ind, const opus_int conditional, const opus_int nb_subfr ) argument
93 silk_gains_dequant( opus_int32 gain_Q16[ MAX_NB_SUBFR ], const opus_int8 ind[ MAX_NB_SUBFR ], opus_int8 *prev_ind, const opus_int conditional, const opus_int nb_subfr ) argument
/external/proguard/src/proguard/evaluation/
H A DBranchUnit.java44 * conditional branch.
50 int conditional);
46 branchConditionally(Clazz clazz, CodeAttribute codeAttribute, int offset, int branchTarget, int conditional) argument
H A DBasicBranchUnit.java100 int conditional)
96 branchConditionally(Clazz clazz, CodeAttribute codeAttribute, int offset, int branchTarget, int conditional) argument
/external/swiftshader/third_party/LLVM/include/llvm/Support/
H A Dtype_traits.h120 struct conditional { typedef T type; }; struct in namespace:llvm
123 struct conditional<false, T, F> { typedef F type; }; struct in namespace:llvm
/external/mesa3d/src/mesa/drivers/dri/i965/
H A Dbrw_clip_unfilled.c101 GLuint conditional; local
107 conditional = BRW_CONDITIONAL_GE;
109 conditional = BRW_CONDITIONAL_L;
113 conditional,
129 GLuint conditional; local
144 conditional = BRW_CONDITIONAL_GE;
146 conditional = BRW_CONDITIONAL_L;
150 conditional,
H A Dbrw_eu_emit.c1120 * embedded comparison (conditional modifier). It is not used on gen7.
1123 gen6_IF(struct brw_compile *p, uint32_t conditional, argument
1142 insn->header.destreg__conditionalmod = conditional;
1204 * platforms, we convert flow control instructions to conditional ADDs that
1211 * instructions to conditional ADDs. So we do patch IF and ELSE
1333 * instructions to conditional ADDs. So we only do this trick on Gen4 and
1611 GLuint conditional,
1617 insn->header.destreg__conditionalmod = conditional;
1609 brw_CMP(struct brw_compile *p, struct brw_reg dest, GLuint conditional, struct brw_reg src0, struct brw_reg src1) argument
/external/clang/test/SemaCXX/
H A Dvector.cpp42 // Test the conditional operator with vector types.
43 void conditional(bool Cond, char16 c16, longlong16 ll16, char16_e c16e, function
/external/mesa3d/src/mesa/main/
H A Des_generator.py330 # We'll need a conditional variable to keep track of
335 # Write code based on that conditional.
377 # We'll need a conditional variable to keep track of
381 # Write code based on that conditional.
400 # have to worry about conditional value conversion - the
412 # We'll need a conditional variable to keep track of
417 # Write code based on that conditional.
518 conditional="" variable
528 conditional += " && %s != %s" % (valueToCheck, v)
529 switchCode.append(" if (%s) {" % conditional[
[all...]
/external/eigen/Eigen/src/Core/util/
H A DMeta.h58 struct conditional { typedef Then type; }; struct in namespace:Eigen::internal
61 struct conditional <false, Then, Else> { typedef Else type; }; struct in namespace:Eigen::internal
/external/eigen/Eigen/src/Core/products/
H A DGeneralBlockPanelKernel.h390 typedef typename conditional<Vectorizable,_LhsPacket,LhsScalar>::type LhsPacket;
391 typedef typename conditional<Vectorizable,_RhsPacket,RhsScalar>::type RhsPacket;
392 typedef typename conditional<Vectorizable,_ResPacket,ResScalar>::type ResPacket;
496 typedef typename conditional<Vectorizable,_LhsPacket,LhsScalar>::type LhsPacket;
497 typedef typename conditional<Vectorizable,_RhsPacket,RhsScalar>::type RhsPacket;
498 typedef typename conditional<Vectorizable,_ResPacket,ResScalar>::type ResPacket;
539 madd_impl(a, b, c, tmp, typename conditional<Vectorizable,true_type,false_type>::type());
629 typedef typename conditional<Vectorizable,RealPacket, Scalar>::type LhsPacket;
630 typedef typename conditional<Vectorizable,DoublePacketType,Scalar>::type RhsPacket;
631 typedef typename conditional<Vectorizabl
1584 typedef typename conditional<SwappedTraits::LhsProgress>=8,typename unpacket_traits<SResPacket>::half,SResPacket>::type SResPacketHalf; typedef
1585 typedef typename conditional<SwappedTraits::LhsProgress>=8,typename unpacket_traits<SLhsPacket>::half,SLhsPacket>::type SLhsPacketHalf; typedef
1586 typedef typename conditional<SwappedTraits::LhsProgress>=8,typename unpacket_traits<SLhsPacket>::half,SRhsPacket>::type SRhsPacketHalf; typedef
1587 typedef typename conditional<SwappedTraits::LhsProgress>=8,typename unpacket_traits<SAccPacket>::half,SAccPacket>::type SAccPacketHalf; typedef
[all...]
/external/vixl/test/aarch32/
H A Dtest-assembler-aarch32.cc1241 void EmitReusedLoadLiteralStressTest(InstructionSet isa, bool conditional) { argument
1262 if (conditional) {
1290 if (conditional) {
1315 EmitReusedLoadLiteralStressTest(isa, false /*conditional*/);
1320 EmitReusedLoadLiteralStressTest(isa, true /*conditional*/);
1550 // is conditional and there is a second conditional Ldrd instruction that will
1553 // the instruction again works correctly when the load is conditional.
5445 // Check that conditional B with a near hint use a narrow branch when it can.
5511 // Check that conditional
[all...]
/external/pcre/dist2/src/
H A Dpcre2_jit_compile.c7278 static PCRE2_SPTR compile_assert_matchingpath(compiler_common *common, PCRE2_SPTR cc, assert_backtrack *backtrack, BOOL conditional) argument
7290 jump_list **target = (conditional) ? &backtrack->condfailed : &backtrack->common.topbacktracks;
7309 SLJIT_ASSERT(!conditional);
7441 if ((opcode != OP_ASSERT_NOT && opcode != OP_ASSERTBACK_NOT) || conditional)
7460 if (conditional)
7541 if ((conditional && extrasize > 0) || bra == OP_BRAZERO)
/external/v8/src/inspector/build/closure-compiler/
H A Dclosure-compiler.jarMETA-INF/MANIFEST.MF META-INF/ com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...
/external/antlr/antlr-3.4/lib/
H A Dantlr-3.4-complete.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/antlr/ org/antlr/analysis/ org/antlr/codegen/ org/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.apache.jasper_5.5.17.v201004212143.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jdt.core_3.6.2.v_A76_R36x.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/icu/tools/srcgen/currysrc/libs/
H A Dorg.eclipse.jdt.core_3.11.0.v20150602-1242.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_.RSA META ...
/external/dagger2/lib/
H A Dgoogle-java-format-0.1-20151017.042846-2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/googlejavaformat/ com/google/googlejavaformat/CloseOp ...
/external/guice/extensions/struts2/lib/
H A Dcore-3.1.1.jarMETA-INF/ org/ org/eclipse/ org/eclipse/jdt/ org/eclipse/jdt/core/ org/eclipse/jdt/core/compiler/ org/ ...

Completed in 5528 milliseconds