Home
last modified time | relevance | path

Searched refs:fits (Results 1 – 25 of 135) sorted by relevance

123456

/external/ImageMagick/PerlMagick/t/reference/read/
Dinput_fits.miff10 fits:bitpix={8 }
11 fits:bscale={1.000000E+00 }
12 fits:bzero={0.000000E+00 }
13 fits:datamax={2.550000E+02 }
14 fits:datamin={0.000000E+00 }
15 fits:history={ImageMagick 7.0.0-0 2012-06-17 Q16 http://www.imagemagick.org }
16 fits:naxis={2 }
17 fits:naxis1={70 }
18 fits:naxis2={46 }
19 fits:simple={T }
/external/curl/tests/data/
Dtest28622 A chunk of data which exactly fits into
57 A chunk of data which exactly fits into
Dtest28413 A chunk of data which exactly fits into
/external/swiftshader/third_party/LLVM/lib/Target/CellSPU/
DSPUOperands.td76 // simm7 predicate - True if the immediate fits in an 7-bit signed
83 // uimm7 predicate - True if the immediate fits in an 7-bit unsigned
89 // immSExt8 predicate - True if the immediate fits in an 8-bit sign extended
101 // i32ImmSExt10 predicate - True if the i32 immediate fits in a 10-bit sign
107 // i32ImmUns10 predicate - True if the i32 immediate fits in a 10-bit unsigned
113 // i16ImmSExt10 predicate - True if the i16 immediate fits in a 10-bit sign
119 // i16ImmUns10 predicate - True if the i16 immediate fits into a 10-bit unsigned
126 // immSExt16 predicate - True if the immediate fits in a 16-bit sign extended
133 // immZExt16 predicate - True if the immediate fits in a 16-bit zero extended
139 // immU16 predicate- True if the immediate fits into a 16-bit unsigned field.
[all …]
/external/swiftshader/third_party/LLVM/lib/Target/SystemZ/
DSystemZOperands.td139 // immSExt16 predicate - true if the immediate fits in a 16-bit sign extended
153 // immSExt32 predicate - true if the immediate fits in a 32-bit sign extended
182 // i32immSExt8 predicate - True if the 32-bit immediate fits in a 8-bit
188 // i32immSExt16 predicate - True if the 32-bit immediate fits in a 16-bit
194 // i64immSExt32 predicate - True if the 64-bit immediate fits in a 32-bit
200 // i64immZExt32 predicate - True if the 64-bit immediate fits in a 32-bit
/external/libvorbis/lib/
Dfloor1.c471 static int fit_line(lsfit_acc *a,int fits,int *y0,int *y1, in fit_line() argument
476 int x1=a[fits-1].x1; in fit_line()
478 for(i=0;i<fits;i++){ in fit_line()
599 lsfit_acc fits[VIF_POSIT+1]; in floor1_fit() local
617 nonzero+=accumulate_fit(logmask,logmdct,0,n,fits,n,info); in floor1_fit()
621 look->sorted_index[i+1],fits+i, in floor1_fit()
629 fit_line(fits,posts-1,&y0,&y1,info); in floor1_fit()
669 int ret0=fit_line(fits+lsortpos,sortpos-lsortpos,&ly0,&ly1,info); in floor1_fit()
670 int ret1=fit_line(fits+sortpos,hsortpos-sortpos,&hy0,&hy1,info); in floor1_fit()
/external/fio/examples/
Dlatency-profile.fio3 # that fits within the latency constraints of this 4k random
/external/clang/test/CodeGenObjC/
Dencode-test-3.m21 char f[2] = @encode(int); // fits
/external/swiftshader/third_party/LLVM/test/CodeGen/CellSPU/
Darg_ret.ll4 ; this fits into registers r3-r74
/external/llvm/test/DebugInfo/
Ddebugmacinfo.test8 ; section. It also checks that the file numbers fits with those in the
/external/llvm/test/Transforms/Inline/
Dinline-cold-callee.ll5 ; A callee with identical body does gets inlined because cost fits within the
/external/llvm/test/CodeGen/PowerPC/
Dfast-isel-load-store.ll181 ;; ld requires an offset that fits in 16 bits, so we need ldx here.
193 ;; std requires an offset that fits in 16 bits, so we need stdx here.
/external/icu/icu4c/source/data/translit/
Des_FONIPA_zh.txt79 bwin } $not_vowel → 布因 ; # Nonstandard, but fits observed data.
180 gwan } [$] → 古安 ; # Nonstandard, but fits observed data.
296 mwin } $not_vowel → 穆因 ; # Nonstandard, but fits observed data.
/external/swiftshader/third_party/LLVM/test/CodeGen/ARM/
Dglobal-merge.ll13 ; Make sure that the complete variable fits within the range of the maximum
/external/ImageMagick/coders/
DMake.com49 $call Make fits.c
153 cmyk,cut,dcm,dds,debug,dib,dng,dps,dpx,emf,ept,exr,fax,fd,fits,fpx,gif, -
DAndroid.mk51 fits.c\
/external/llvm/docs/HistoricalNotes/
D2001-02-06-TypeNotationDebateResp2.txt25 * This fits more closely with what Java needs, ie what we need in the
D2001-05-19-ExceptionResponse.txt27 other one is needed on demand. Also this strategy fits with the "zero
/external/swiftshader/third_party/LLVM/docs/HistoricalNotes/
D2001-02-06-TypeNotationDebateResp2.txt25 * This fits more closely with what Java needs, ie what we need in the
D2001-05-19-ExceptionResponse.txt27 other one is needed on demand. Also this strategy fits with the "zero
/external/llvm/test/CodeGen/AMDGPU/
Dmubuf.ll9 ; MUBUF load with an immediate byte offset that fits into 12-bits
91 ; MUBUF store with an immediate byte offset that fits into 12-bits
/external/bison/m4/
Dsize_max.m435 dnl Even though SIZE_MAX fits in an unsigned int, it must be of type
/external/llvm/test/Transforms/InstCombine/
Dcast-int-fcmp-eq-0.ll264 ; Since 0xFFFFFF fits in a float, and one less and
265 ; one more than it also fits without rounding, the
286 ; Though 0x1000000 fits in a float, one more than it
/external/protobuf/objectivec/Tests/
DGPBCodedOuputStreamTests.m131 // Only do 32-bit write if the value fits in 32 bits.
165 // Only do 32-bit write if the value fits in 32 bits.
/external/nanopb-c/
DREADME.txt2 especially suitable for use in microcontrollers, but fits any memory

123456