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

<<41424344454647484950>>

  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/Sema/
TypoCorrection.h 36 // weights mean greater contribution to the total edit distance, with the
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Analysis/
BranchProbabilityInfo.h 154 // weight to an edge that may have siblings with non-zero weights. This can
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/Sema/
TypoCorrection.h 36 // weights mean greater contribution to the total edit distance, with the
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Analysis/
BranchProbabilityInfo.h 154 // weight to an edge that may have siblings with non-zero weights. This can
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/Sema/
TypoCorrection.h 36 // weights mean greater contribution to the total edit distance, with the
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Analysis/
BranchProbabilityInfo.h 166 // weight to an edge that may have siblings with non-zero weights. This can
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/Sema/
TypoCorrection.h 36 // weights mean greater contribution to the total edit distance, with the
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Analysis/
BranchProbabilityInfo.h 166 // weight to an edge that may have siblings with non-zero weights. This can
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/Sema/
TypoCorrection.h 36 // weights mean greater contribution to the total edit distance, with the
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Analysis/
BranchProbabilityInfo.h 166 // weight to an edge that may have siblings with non-zero weights. This can
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/Sema/
TypoCorrection.h 36 // weights mean greater contribution to the total edit distance, with the
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Analysis/
BranchProbabilityInfo.h 166 // weight to an edge that may have siblings with non-zero weights. This can
  /system/update_engine/payload_consumer/
postinstall_runner_action.cc 68 // Initialize all the partition weights.
  /external/icu/icu4c/source/test/testdata/
emoji-test.txt     [all...]
  /external/unicode/
emoji-test.txt     [all...]
  /external/icu/icu4c/source/data/unidata/
FractionalUCA.txt 
  /external/skqp/site/user/api/
SkPath_Reference.md 203 | <a href="#SkPath_isInterpolatable">isInterpolatable</a> | returns if pair contains equal counts of <a href="#Verb_Array">Verb Array</a> and <a href="#Weight">Weights</a> |
225 | <a href="#SkPath_reset">reset</a> | removes <a href="#Verb_Array">Verb Array</a>, <a href="#Point_Array">Point Array</a>, and <a href="#Weight">Weights</a>; frees memory |
227 | <a href="#SkPath_rewind">rewind</a> | removes <a href="#Verb_Array">Verb Array</a>, <a href="#Point_Array">Point Array</a>, and <a href="#Weight">Weights</a>, keeping memory |
236 | <a href="#SkPath_transform">transform</a> | applies <a href="SkMatrix_Reference#Matrix">Matrix</a> to <a href="#Point_Array">Point Array</a> and <a href="#Weight">Weights</a> |
298 | <a href="#Verb">Verb</a> | Allocated <a href="#Point">Points</a> | Iterated <a href="#Point">Points</a> | <a href="#Weight">Weights</a> |
373 By default, <a href="#Path">Path</a> has no <a href="#Verb">Verbs</a>, no <a href="#Point">Points</a>, and no <a href="#Weight">Weights</a>.
407 and <a href="#Weight">Weights</a> are copied when modified.
474 shares pointer values. The underlying <a href="#Verb_Array">Verb Array</a>, <a href="#Point_Array">Point Array</a> and <a href="#Weight">Weights</a>
484 <a href="#Verb_Array">Verb Array</a>, <a href="#Point_Array">Point Array</a>, <a href="#Weight">Weights</a>, and <a href="#Fill_Type">Fill Type</a> to copy</td>
518 Compares <a href="#SkPath_equal_operator_a">a</a> and <a href="#SkPath_equal_operator_b">b</a>; returns true if <a href="#Fill_Type">Fill Type</a>, <a href="#Verb_Array">Verb Array</a>, <a href="#Point_Array">Point Array</a>, and <a href="#Weight">Weights</a
    [all...]
  /external/ImageMagick/MagickCore/
quantize.c 306 weights[ErrorQueueLength];
303 weights[ErrorQueueLength]; member in struct:_CubeInfo
    [all...]
  /external/tensorflow/tensorflow/stream_executor/cuda/
cuda_dnn.cc     [all...]
  /external/autotest/client/site_tests/firmware_TouchMTB/
test_conf.py 283 # Define the relative segment weights of a validator.
293 # Define the validator score weights
    [all...]
  /external/deqp/modules/gles31/functional/
es31fDrawTests.cpp     [all...]
es31fTessellationGeometryInteractionTests.cpp 389 buf << " vec3 weights = vec3(pow(gl_TessCoord.x, 1.3), pow(gl_TessCoord.y, 1.3), pow(gl_TessCoord.z, 1.3));\n"
391 " gl_Position = vec4(weights.x * gl_in[0].gl_Position.xyz + weights.y * gl_in[1].gl_Position.xyz + weights.z * gl_in[2].gl_Position.xyz, 1.0);\n"
396 " vec2 weights = normalizedWeights * 0.5 + vec2(0.5);\n"
398 " gl_Position = mix(mix(gl_in[0].gl_Position, gl_in[1].gl_Position, weights.y), mix(gl_in[2].gl_Position, gl_in[3].gl_Position, weights.y), weights.x);\n"
    [all...]
  /external/icu/android_icu4j/src/main/java/android/icu/impl/coll/
CollationDataReader.java 293 throw new ICUException("Common sec/ter weights in base data differ from the hardcoded value");
298 // and secondary weights would collide with compressed common secondaries.
  /external/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
CollationDataReader.java 292 throw new ICUException("Common sec/ter weights in base data differ from the hardcoded value");
297 // and secondary weights would collide with compressed common secondaries.
  /external/libopus/silk/
SigProc_FIX.h 328 /* Laroia low complexity NLSF weights */
330 opus_int16 *pNLSFW_Q_OUT, /* O Pointer to input vector weights [D] */
    [all...]

Completed in 1143 milliseconds

<<41424344454647484950>>