Home
last modified time | relevance | path

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

12345

/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/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/icu/icu4c/source/data/translit/
Des_FONIPA_zh.txt71 bwin } $not_vowel → 布因 ; # Nonstandard, but fits observed data.
167 gwan } [$] → 古安 ; # Nonstandard, but fits observed data.
283 mwin } $not_vowel → 穆因 ; # Nonstandard, but fits observed data.
/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/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
93 ; 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
Dsitofp.ll94 ; undefined behavior, so we can assume it fits.
/external/nanopb-c/
DREADME.txt2 especially suitable for use in microcontrollers, but fits any memory
/external/llvm/test/CodeGen/ARM/
Dglobal-merge.ll59 ; Make sure that the complete variable fits within the range of the maximum
/external/opencv3/doc/tutorials/features2d/akaze_matching/
Dakaze_matching.markdown105 then it it fits in the homography.
/external/elfutils/libelf/
DChangeLog331 * elf_begin.c (read_long_names): Make sure long_names len fits
467 table fits into object's bounds.
469 elf->map_address. Check if first section header fits into object's
472 Check if section header table fits into object's bounds.
473 * elf_begin.c (get_shnum): Ensure section headers fits into
/external/opencv3/doc/py_tutorials/py_gui/py_image_display/
Dpy_image_display.markdown43 Use the function **cv2.imshow()** to display an image in a window. The window automatically fits to
/external/clang/docs/
DControlFlowIntegrityDesign.rst135 If the bit vector fits in 32 bits, the code looks like this:
154 Or if the bit vector fits in 64 bits:
/external/llvm/lib/Target/Hexagon/
DHexagonOperands.td283 // u7StrictPosImmPred predicate - True if the immediate fits in an 7-bit
373 // n8ImmPred predicate - True if the immediate fits in a 8-bit signed
/external/srtp/
DChanges21 problem (there's a known problem whose profile it fits). It doesn't
/external/opencv3/doc/py_tutorials/py_feature2d/py_sift_intro/
Dpy_sift_intro.markdown39 \f$\sigma\f$ fits well for larger corner. So, we can find the local maxima across the scale and spa…
/external/llvm/lib/Target/Mips/
DMips64InstrInfo.td34 // Node immediate fits as 10-bit sign extended on target immediate.
54 // Predicate: True if immediate is a power of 2 and fits 32 bits

12345