HomeSort by relevance Sort by last modified time
    Searched refs:conditional (Results 151 - 175 of 246) sorted by null

1 2 3 4 5 67 8 910

  /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/chromium_org/third_party/WebKit/Source/bindings/templates/
interface.cpp 692 {% filter conditional(attribute.conditional_string) %}
721 {% filter conditional(method.conditional_string) %}
    [all...]
methods.cpp 3 {% filter conditional(method.conditional_string) %}
421 {% filter conditional(method.conditional_string) %}
  /external/chromium_org/third_party/openmax_dl/dl/sp/src/arm/neon/
omxSP_FFTInv_CCSToR_S16_Sfs_s.S 147 @ The following conditional BL combination would work since
  /external/chromium_org/tools/grit/grit/tool/
build.py 85 conditional inclusion of resources.
107 Conditional inclusion of resources only affects the output of files which
205 # conditional output of resources
294 # Set the context, for conditional inclusion of resources
  /external/eigen/Eigen/src/Core/
BandMatrix.h 103 typedef typename internal::conditional<Conjugate,
GeneralProduct.h 260 template<typename T> struct IsRowMajor : internal::conditional<(int(T::Flags)&RowMajorBit), internal::true_type, internal::false_type>::type {};
343 typedef typename internal::conditional<int(Side)==OnTheRight,_LhsNested,_RhsNested>::type MatrixType;
  /external/eigen/Eigen/src/LU/
Inverse.h 358 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/chromium_org/chrome/browser/resources/hangout_services/
thunk.js 174 // desktop media source, so it does not need to be conditional.
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
hashtable_policy.h 346 using pointer = typename std::conditional<__constant_iterators,
349 using reference = typename std::conditional<__constant_iterators,
    [all...]
  /external/clang/lib/CodeGen/
CGExprCXX.cpp     [all...]
  /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 150 makeGivens(p, q, z, typename internal::conditional<NumTraits<Scalar>::IsComplex, internal::true_type, internal::false_type>::type());
  /external/eigen/unsupported/Eigen/src/IterativeSolvers/
DGMRES.h 437 typename internal::conditional<NumTraits<Scalar>::IsComplex, ComplexSchur<DenseMatrix>, RealSchur<DenseMatrix> >::type schurofH;
  /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/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
stl_iterator.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
stl_iterator.h     [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
stl_iterator.h     [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
stl_iterator.h     [all...]

Completed in 1090 milliseconds

1 2 3 4 5 67 8 910