HomeSort by relevance Sort by last modified time
    Searched refs:conditional (Results 126 - 150 of 215) sorted by null

1 2 3 4 56 7 8 9

  /external/chromium_org/tools/grit/grit/tool/
resize.py 153 conditional inclusion of resources.
  /external/clang/test/SemaCXX/
vector.cpp 39 // Test the conditional operator with vector types.
40 void conditional(bool Cond, char16 c16, longlong16 ll16, char16_e c16e, function
42 // Conditional operators with the same type.
48 // Conditional operators with similar types.
54 // Conditional operators with compatible types under -flax-vector-conversions (default)
  /external/eigen/Eigen/src/Core/
SolveTriangular.h 181 typedef typename internal::conditional<copy,
Transpose.h 111 typedef typename internal::conditional<
BandMatrix.h 103 typedef typename internal::conditional<Conjugate,
  /external/eigen/unsupported/Eigen/src/Skyline/
SkylineProduct.h 55 typedef typename internal::conditional<ResultIsSkyline,
  /external/llvm/include/llvm/Support/
ErrorOr.h 171 conditional< isRef
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
hashtable_policy.h 147 typedef typename std::conditional<__constant_iterators,
150 typedef typename std::conditional<__constant_iterators,
    [all...]
stl_iterator.h     [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
hashtable_policy.h 147 typedef typename std::conditional<__constant_iterators,
150 typedef typename std::conditional<__constant_iterators,
    [all...]
stl_iterator.h     [all...]
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/
brw_eu.h 811 void brw_set_conditionalmod( struct brw_compile *p, GLuint conditional );
1034 struct brw_instruction *gen6_IF(struct brw_compile *p, uint32_t conditional,
1065 GLuint conditional,
brw_eu_emit.c     [all...]
  /external/mesa3d/src/mesa/drivers/dri/i965/
brw_eu.h 811 void brw_set_conditionalmod( struct brw_compile *p, GLuint conditional );
1034 struct brw_instruction *gen6_IF(struct brw_compile *p, uint32_t conditional,
1065 GLuint conditional,
brw_eu_emit.c     [all...]
  /external/oprofile/events/i386/nehalem/
events 69 event:0x89 counters:0,1,2,3 um:br_misp_exec minimum:6000 name:BR_MISP_EXEC : Counts the number of mispredicted conditional near branch instructions executed, but not necessarily retired.
72 event:0xA7 counters:0,1,2,3 um:one minimum:6000 name:BACLEAR_FORCE_IQ : Counts number of times a BACLEAR was forced by the Instruction Queue. The IQ is also responsible for providing conditional branch prediciton direction based on a static scheme and dynamic data provided by the L2 Branch Prediction Unit. If the conditional branch target is not found in the Target Array and the IQ predicts that the branch is taken, then the IQ will force the Branch Address Calculator to issue a BACLEAR. Each BACLEAR asserted by the BAC generates approximately an 8 cycle bubble in the instruction fetch pipeline.
  /external/eigen/Eigen/src/Householder/
HouseholderSequence.h 131 typename internal::conditional<NumTraits<Scalar>::IsComplex,
  /external/eigen/Eigen/src/LU/
Inverse.h 354 typedef typename internal::conditional<
  /external/eigen/Eigen/src/SparseCore/
TriangularSolver.h 173 typedef typename internal::conditional<copy,
298 // typedef typename internal::conditional<copy,
  /external/libsepol/src/
hierarchy.c 33 #include <sepol/policydb/conditional.h>
155 * a conditional list for the relationship as well as the unconditional avtab
250 * A_t has conditional permission on X_t, however, a part of
326 ERR(args->handle, "out of memory on conditional av list expansion");
394 ERR(args->handle, "out of memory on conditional av list expansion");
  /external/checkpolicy/test/
dispol.c 15 * avtab (including conditional avtab) rules.
23 #include <sepol/policydb/conditional.h>
376 printf("2) display conditional AVTAB (entirely)\n");
377 printf("3) display conditional AVTAG (only ENABLED rules)\n");
378 printf("4) display conditional AVTAB (only DISABLED rules)\n");
379 printf("5) display conditional bools\n");
380 printf("6) display conditional expressions\n");
  /external/eigen/Eigen/src/Jacobi/
Jacobi.h 147 makeGivens(p, q, z, typename internal::conditional<NumTraits<Scalar>::IsComplex, internal::true_type, internal::false_type>::type());
  /external/oprofile/events/mips/74K/
events 54 event:0x25 counters:0,2 um:zero minimum:500 name:BRANCH_INSNS : 37-0 Branch instructions graduated, excluding CP1/CP2 conditional branches
56 event:0x27 counters:0,2 um:zero minimum:500 name:COND_BRANCH_INSNS : 39-0 Conditional branches graduated
130 event:0x425 counters:1,3 um:zero minimum:500 name:CP1_CP2_COND_BRANCH_INSNS : 37-1 CP1/CP2 conditional branch instructions graduated
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
stl_iterator.h     [all...]
  /dalvik/vm/compiler/template/out/
CompilerTemplateAsm-armv5te.S 136 * integer value, which we can do with 2 conditional mov/mvn instructions
377 /* Don't use conditional loads if the HW defect exists */
    [all...]

Completed in 1182 milliseconds

1 2 3 4 56 7 8 9