HomeSort by relevance Sort by last modified time
    Searched full:weights (Results 601 - 625 of 1517) sorted by null

<<21222324252627282930>>

  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/IR/
MDBuilder.h 59 /// \brief Return metadata containing two branch weights.
62 /// \brief Return metadata containing a number of branch weights.
63 MDNode *createBranchWeights(ArrayRef<uint32_t> Weights);
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/IR/
MDBuilder.h 59 /// \brief Return metadata containing two branch weights.
62 /// \brief Return metadata containing a number of branch weights.
63 MDNode *createBranchWeights(ArrayRef<uint32_t> Weights);
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/IR/
MDBuilder.h 59 /// \brief Return metadata containing two branch weights.
62 /// \brief Return metadata containing a number of branch weights.
63 MDNode *createBranchWeights(ArrayRef<uint32_t> Weights);
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/IR/
MDBuilder.h 59 /// \brief Return metadata containing two branch weights.
62 /// \brief Return metadata containing a number of branch weights.
63 MDNode *createBranchWeights(ArrayRef<uint32_t> Weights);
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/IR/
MDBuilder.h 59 /// \brief Return metadata containing two branch weights.
62 /// \brief Return metadata containing a number of branch weights.
63 MDNode *createBranchWeights(ArrayRef<uint32_t> Weights);
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
MDBuilder.h 59 /// \brief Return metadata containing two branch weights.
62 /// \brief Return metadata containing a number of branch weights.
63 MDNode *createBranchWeights(ArrayRef<uint32_t> Weights);
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/IR/
MDBuilder.h 59 /// \brief Return metadata containing two branch weights.
62 /// \brief Return metadata containing a number of branch weights.
63 MDNode *createBranchWeights(ArrayRef<uint32_t> Weights);
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/IR/
MDBuilder.h 59 /// \brief Return metadata containing two branch weights.
62 /// \brief Return metadata containing a number of branch weights.
63 MDNode *createBranchWeights(ArrayRef<uint32_t> Weights);
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/IR/
MDBuilder.h 59 /// \brief Return metadata containing two branch weights.
62 /// \brief Return metadata containing a number of branch weights.
63 MDNode *createBranchWeights(ArrayRef<uint32_t> Weights);
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/IR/
MDBuilder.h 59 /// \brief Return metadata containing two branch weights.
62 /// \brief Return metadata containing a number of branch weights.
63 MDNode *createBranchWeights(ArrayRef<uint32_t> Weights);
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/IR/
MDBuilder.h 59 /// \brief Return metadata containing two branch weights.
62 /// \brief Return metadata containing a number of branch weights.
63 MDNode *createBranchWeights(ArrayRef<uint32_t> Weights);
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/IR/
MDBuilder.h 59 /// \brief Return metadata containing two branch weights.
62 /// \brief Return metadata containing a number of branch weights.
63 MDNode *createBranchWeights(ArrayRef<uint32_t> Weights);
  /external/deqp/framework/randomshaders/
rsgExpression.cpp 331 float weights[MAX_EXPRESSION_SPECS]; local
333 DE_ASSERT(numSpecs <= (int)DE_LENGTH_OF_ARRAY(weights));
335 // Compute weights
337 weights[ndx] = specs[ndx].getWeight(state, valueRange);
340 return &state.getRandom().chooseWeighted<const ExpressionSpec&>(specs, specs+numSpecs, weights);
974 float weights[DE_LENGTH_OF_ARRAY(storages)]; local
983 weights[0] = de::max(1.0f-dynWeight, 0.1f);
984 weights[1] = uniformOk ? dynWeight*0.5f : 0.0f;
985 weights[2] = dynWeight;
986 weights[3] = shaderInOk ? dynWeight*2.0f : 0.0f
1122 std::vector<float> weights; local
    [all...]
  /external/tensorflow/tensorflow/core/grappler/optimizers/
arithmetic_optimizer_test.cc 909 Output weights = ops::Const(s.WithOpName("weights"), local
946 Output weights = ops::Const(s.WithOpName("weights"), local
982 Output weights = ops::Const(s.WithOpName("weights"), local
1021 Output weights = ops::Const(s.WithOpName("weights"), local
1074 Output weights = ops::Const(s.WithOpName("weights"), local
    [all...]
  /external/freetype/include/freetype/
ftparams.h 123 * corresponding argument specifies the five LCD filter weights for a
  /external/icu/icu4c/source/i18n/
collation.h 40 * Same as the unique primary and identical-level weights of U+FFFE.
68 /** Lower 32 bits of a CE with common secondary and tertiary weights. */
259 * Tag for CEs with primary weights in code point order.
451 * 16-bit secondary/tertiary weights, and a 2-bit quaternary.
  /external/libavc/common/
ih264_weighted_pred.c 175 /* ht x wd block, weights it, rounds it off, offsets it, */
249 /* ht x wd block, weights it, rounds it off, offsets it, */
338 /* ht x wd blocks, weights them, adds them, rounds off the */
414 /* ht x wd blocks, weights them, adds them, rounds off the */
  /external/libopus/silk/
NLSF_VQ.c 39 const opus_int16 pWght_Q9[], /* I Codebook weights [K*LPC_order] */
NLSF_decode.c 83 /* Apply inverse square-rooted weights to first stage and add to output */
  /external/llvm/include/llvm/CodeGen/
CalcSpillWeights.h 72 /// \brief Compute spill weights and allocation hints for all virtual register
MachineBranchProbabilityInfo.h 31 // weight to an edge that may have siblings with non-zero weights. This can
  /external/llvm/test/CodeGen/Generic/
MachineBranchProb.ll 58 ; Check that we set branch weights on the pivot cmp instruction correctly.
  /external/python/cpython3/Tools/stringbench/
README 67 However, this has no meaning as it evenly weights every test.
  /external/skia/src/effects/
GrCircleBlurFragmentProcessor.cpp 112 uint8_t* weights = new uint8_t[numSteps]; local
133 weights[i] = eval_at(evalX, circleR, halfKernel, halfKernelSize, yEvals + i);
136 weights[numSteps - 1] = 0;
137 return weights;
  /external/skqp/src/effects/
GrCircleBlurFragmentProcessor.cpp 112 uint8_t* weights = new uint8_t[numSteps]; local
133 weights[i] = eval_at(evalX, circleR, halfKernel, halfKernelSize, yEvals + i);
136 weights[numSteps - 1] = 0;
137 return weights;

Completed in 1126 milliseconds

<<21222324252627282930>>