HomeSort by relevance Sort by last modified time
    Searched refs:fit (Results 26 - 50 of 304) sorted by null

12 3 4 5 6 7 8 91011>>

  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-tic6x/
reloc-overflow-pcr-s10-2.d 5 #error: .*relocation truncated to fit: R_C6000_PCR_S10.*
reloc-overflow-pcr-s12-1.d 5 #error: .*relocation truncated to fit: R_C6000_PCR_S12.*
reloc-overflow-pcr-s12-2.d 5 #error: .*relocation truncated to fit: R_C6000_PCR_S12.*
reloc-overflow-pcr-s21-1.d 5 #error: .*relocation truncated to fit: R_C6000_PCR_S21.*
reloc-overflow-pcr-s21-2.d 5 #error: .*relocation truncated to fit: R_C6000_PCR_S21.*
reloc-overflow-pcr-s7-1.d 5 #error: .*relocation truncated to fit: R_C6000_PCR_S7.*
reloc-overflow-pcr-s7-2.d 5 #error: .*relocation truncated to fit: R_C6000_PCR_S7.*
reloc-overflow-sbr-s16-1.d 5 #error: .*relocation truncated to fit: R_C6000_SBR_S16.*
reloc-overflow-sbr-s16-2.d 5 #error: .*relocation truncated to fit: R_C6000_SBR_S16.*
reloc-overflow-sbr-u15-b-1.d 5 #error: .*relocation truncated to fit: R_C6000_SBR_U15_B.*
reloc-overflow-sbr-u15-b-2.d 5 #error: .*relocation truncated to fit: R_C6000_SBR_U15_B.*
reloc-overflow-sbr-u15-h-1.d 5 #error: .*relocation truncated to fit: R_C6000_SBR_U15_H.*
reloc-overflow-sbr-u15-h-2.d 5 #error: .*relocation truncated to fit: R_C6000_SBR_U15_H.*
reloc-overflow-sbr-u15-w-1.d 5 #error: .*relocation truncated to fit: R_C6000_SBR_U15_W.*
reloc-overflow-sbr-u15-w-2.d 5 #error: .*relocation truncated to fit: R_C6000_SBR_U15_W.*
  /external/skia/src/core/
SkGpuBlurUtils.h 35 * @param fit backing fit for the returned render target context
47 SkBackingFit fit = SkBackingFit::kApprox);
  /external/skia/src/gpu/
GrTextureRenderTargetProxy.cpp 15 SkBackingFit fit,
18 : GrSurfaceProxy(desc, fit, budgeted, flags)
20 , GrTextureProxy(desc, fit, budgeted, nullptr, 0, flags)
21 , GrRenderTargetProxy(caps, desc, fit, budgeted, flags) {
  /frameworks/rs/tests/java_api/HealingBrush/src/rs/example/android/com/healingbrush/
find_region.rs 28 This takes a float2 polygon and an image and searches a best fit polygon in the image
42 fit = alloc_float(search_range_width, search_range_width, 0);
46 int2 fit_pos = gfindMin(fit, cx, cy, cwidth, cheight);
100 static int2 gfindMin(rs_allocation fit, int cx, int cy, int cwidth, int cheight) {
101 int w = rsAllocationGetDimX(fit);
102 int h = rsAllocationGetDimY(fit);
103 float minFit = rsGetElementAt_float(fit, 0, 0);
120 float v = rsGetElementAt_float(fit, x, y);
132 void findMin(rs_allocation fit, rs_allocation fit_max,int cx, int cy, int cwidth, int cheight) {
133 int2 fit_pos = gfindMin(fit, cx, cy, cwidth, cheight)
    [all...]
  /external/apache-commons-math/src/main/java/org/apache/commons/math/optimization/fitting/
GaussianFitter.java 45 * GaussianFunction fitFunction = fitter.fit();
94 * @throws FunctionEvaluationException if <code>CurveFitter.fit</code> throws it
95 * @throws OptimizationException if <code>CurveFitter.fit</code> throws it
96 * @throws IllegalArgumentException if <code>CurveFitter.fit</code> throws it
100 public GaussianFunction fit() throws FunctionEvaluationException, OptimizationException { method in class:GaussianFitter
101 return new GaussianFunction(fitter.fit(new ParametricGaussianFunction(),
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-aarch64/
emit-relocs-275.d 3 #error: .*\(.text\+0x\d+\): relocation truncated to fit: R_AARCH64_ADR_PREL_PG_HI21 against symbol `tempy'
farcall-b-none-function.d 5 #error: .*\(.text\+0x0\): relocation truncated to fit: R_AARCH64_JUMP26 against symbol `bar'.*
farcall-bl-none-function.d 5 #error: .*\(.text\+0x0\): relocation truncated to fit: R_AARCH64_CALL26 against symbol `bar'.*
farcall-section.d 5 #error: .*\(.text\+0x0\): relocation truncated to fit: R_AARCH64_CALL26 against `.foo'
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-arm/
farcall-section.d 5 #error: .*\(.text\+0x0\): relocation truncated to fit: R_ARM_CALL against `.foo'
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-mmix/
getaa-6b.d 11 #error: relocation truncated to fit: R_MMIX_ADDR19 against symbol `a'

Completed in 1024 milliseconds

12 3 4 5 6 7 8 91011>>