HomeSort by relevance Sort by last modified time
    Searched refs:conditional (Results 226 - 250 of 758) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /packages/apps/Settings/tests/robotests/src/com/android/settings/dashboard/conditional/
ConditionTest.java 16 package com.android.settings.dashboard.conditional;
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
Chrono.h 94 typedef typename std::conditional<
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Support/
Chrono.h 94 typedef typename std::conditional<
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Support/
Chrono.h 94 typedef typename std::conditional<
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Support/
Chrono.h 94 typedef typename std::conditional<
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Support/
Chrono.h 94 typedef typename std::conditional<
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Support/
Chrono.h 94 typedef typename std::conditional<
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Support/
Chrono.h 94 typedef typename std::conditional<
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
Chrono.h 94 typedef typename std::conditional<
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Support/
Chrono.h 94 typedef typename std::conditional<
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Support/
Chrono.h 94 typedef typename std::conditional<
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Support/
Chrono.h 94 typedef typename std::conditional<
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Support/
Chrono.h 94 typedef typename std::conditional<
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Support/
Chrono.h 94 typedef typename std::conditional<
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Support/
Chrono.h 94 typedef typename std::conditional<
  /prebuilts/go/darwin-x86/src/cmd/vendor/golang.org/x/arch/ppc64/ppc64asm/
decode.go 79 TypeCondRegBit // conditional register bit (0-31)
80 TypeCondRegField // conditional register field (0-7)
  /prebuilts/go/darwin-x86/src/cmd/vet/internal/cfg/
cfg.go 35 // The CFG does not record conditions associated with conditional branch
67 // normal (jump) block; and two for a conditional (if) block.
  /prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/ppc64/ppc64asm/
decode.go 79 TypeCondRegBit // conditional register bit (0-31)
80 TypeCondRegField // conditional register field (0-7)
  /prebuilts/go/linux-x86/src/cmd/vet/internal/cfg/
cfg.go 35 // The CFG does not record conditions associated with conditional branch
67 // normal (jump) block; and two for a conditional (if) block.
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/utilities/smartptr/unique.ptr/unique.ptr.class/unique.ptr.ctor/
pointer.pass.cpp 42 typedef typename std::conditional<!IsArray, A, A[]>::type ValueT;
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setools/
terulequery.py 79 boolean_equal If true, the booleans in the conditional
228 # Match on Boolean in conditional expression
233 rule.conditional.booleans,
  /art/dexdump/
dexdump_cfg.cc 210 const bool conditional = !inst->IsUnconditional(); local
218 if (!conditional) {
  /external/eigen/Eigen/src/Eigenvalues/
Tridiagonalization.h 88 typedef typename internal::conditional<NumTraits<Scalar>::IsComplex,
93 typedef typename internal::conditional<NumTraits<Scalar>::IsComplex,
  /external/eigen/unsupported/test/
matrix_power.cpp 107 typedef typename internal::conditional<IsComplex, TriangularView<MatrixType,Upper>, const MatrixType&>::type TriangularType;
108 typename internal::conditional< IsComplex, ComplexSchur<MatrixType>, RealSchur<MatrixType> >::type schur;
  /external/libopus/silk/
main.h 182 const opus_int conditional, /* I first gain is delta coded if 1 */
191 const opus_int conditional, /* I first gain is delta coded if 1 */
412 opus_int condCoding, /* I The type of conditional coding to use */
422 opus_int condCoding /* I The type of conditional coding to use */
429 opus_int condCoding /* I The type of conditional coding to use */
473 opus_int condCoding /* I The type of conditional coding to use */

Completed in 618 milliseconds

1 2 3 4 5 6 7 8 91011>>