Home
last modified time | relevance | path

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

123

/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/libvpx/libvpx/vp8/encoder/ppc/
Dfdct_altivec.asm115 vspltisw v7, 14 ;# == 14, fits in 5 signed bits
144 vspltisw v7, 14 ;# == 14, fits in 5 signed bits
167 vspltisw v7, 14 ;# == 14, fits in 5 signed bits
/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/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/R600/
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/CodeGen/ARM/
Dglobal-merge.ll59 ; Make sure that the complete variable fits within the range of the maximum
/external/nanopb-c/
DREADME.txt2 especially suitable for use in microcontrollers, but fits any memory
/external/elfutils/src/libelf/
DChangeLog7 * elf_begin.c (read_long_names): Make sure long_names len fits
143 table fits into object's bounds.
145 elf->map_address. Check if first section header fits into object's
148 Check if section header table fits into object's bounds.
149 * elf_begin.c (get_shnum): Ensure section headers fits into
/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.td265 // u7StrictPosImmPred predicate - True if the immediate fits in an 7-bit
350 // n8ImmPred predicate - True if the immediate fits in a 8-bit signed
/external/llvm/test/Transforms/InstCombine/
Dsitofp.ll94 ; undefined behavior, so we can assume it fits.
/external/srtp/
DChanges21 problem (there's a known problem whose profile it fits). It doesn't
/external/llvm/lib/Target/Mips/
DMips64InstrInfo.td40 // Node immediate fits as 10-bit sign extended on target immediate.
60 // Predicate: True if immediate is a power of 2 and fits 32 bits
DMipsInstrInfo.td528 // Node immediate fits as 16-bit sign extended on target immediate.
532 // Node immediate fits as 16-bit sign extended on target immediate.
536 // Node immediate fits as 15-bit sign extended on target immediate.
540 // Node immediate fits as 16-bit zero extended on target immediate.
560 // True if (N + 1) fits in 16-bit field.
/external/libvpx/libvpx/vp9/encoder/x86/
Dvp9_subpel_variance.asm87 ; in m6, i.e. it _exactly_ fits in a signed word per word in the xmm reg.
/external/llvm/lib/Support/Unix/
DPath.inc430 // Make sure that the requested size fits within SIZE_T.
/external/antlr/antlr-3.4/runtime/ObjC/Framework/
DANTLRTreeWizard.m517 /** Do the work for parse. Check to see if the t2 pattern fits the
/external/llvm/lib/Support/Windows/
DPath.inc464 // Make sure that the requested size fits within SIZE_T.
/external/srtp/doc/
DDoxyfile974 # this value, doxygen will try to truncate the graph, so that it fits within
982 # this value, doxygen will try to truncate the graph, so that it fits within
/external/bison/doc/
DDoxyfile.in1041 # this value, doxygen will try to truncate the graph, so that it fits within
1049 # this value, doxygen will try to truncate the graph, so that it fits within

123