Searched refs:is (Results 1 - 25 of 7284) sorted by last modified time

1234567891011>>

/external/yaffs2/yaffs2/
H A DKconfig12 YAFFS2, or Yet Another Flash Filing System, is a filing system
20 Further information on YAFFS2 is available at
114 chunk is found. This helps to detect any partially written chunks
118 before writing to them. This takes more time but is potentially a
131 If this config is set, then short names are stored with the
138 bool "Erase device if erase is passed as the mount option"
142 If this config is set, then passing erase as the mount option
/external/zlib/
H A DAndroid.mk4 # measurements show that the ARM version of ZLib is about x1.17 faster
72 # up needing to drag in most of the other files anyway. So this is a first
/external/zlib/src/as400/
H A Dzlib.inc12 * size. This is needed because RPG lacks some macro feature.
/external/zlib/src/contrib/delphi/
H A DZLib.pas58 { TCompressionStream compresses data on the fly as data is written to it, and
61 TCompressionStream is write-only and strictly sequential. Reading from the
65 Output data is cached internally, written to the output stream only when
66 the internal output buffer is full. All pending output data is flushed
67 when the stream is destroyed.
75 is 75%
77 The OnProgress event is called each time the output buffer is filled and
78 written to the output stream. This is usefu
[all...]
H A Dzlibd32.mak72 # the command line is cut to fit in the MS-DOS 128 byte limit:
/external/zlib/src/contrib/masmx64/
H A Dgvmat64.asm16 ; This software is provided 'as-is', without any express or implied
20 ; Permission is granted to anyone to use this software for any purpose,
27 ; appreciated but is not required.
49 ; ml64.exe is given with Visual Studio 2005/2008/2010 and Windows WDK
246 ;;; chainlen is decremented once beforehand so that the function can
248 ;;; It is then shifted into the high word, to make room for the wmask
275 ;;; Determine how many bytes the scan ptr is off from being
370 ;;; Here is the inner loop of the function. The function will spend the
405 ;;; both pointed (MAX_MATCH_8 - scanalign) bytes ahead, and edx is
[all...]
H A Dinffasx64.asm1 ; inffasx64.asm is a hand tuned assembler version of inffast.c - fast decoding
4 ; inffasx64.asm is automatically convert from AMD64 portion of inffas86.c
5 ; inffasx64.asm is called by inffas8664.c, which contain more info.
15 ; ml64.exe is given with Visual Studio 2005/2008/2010 and Windows WDK
219 cmp r15d, 1 ; /* if dist 1, is a memset */
/external/zlib/src/contrib/masmx86/
H A Dinffas32.asm1 ;/* inffas32.asm is a hand tuned assembler version of inffast.c -- fast decoding
3 ; * inffas32.asm is derivated from inffas86.c, with translation of assembly code
11 ; * Mar-13-2003 -- Most of this is derived from inffast.S which is derived from
12 ; * the gcc -S output of zlib-1.2.0/inffast.c. Zlib-1.2.0 is in beta release at
14 ; * gcc3.2, icc5.0, msvc6.0. It is very close to the speed of inffast.S
15 ; * compiled with gcc -DNO_MMX, but inffast.S is still faster on the P3 with MMX
23 ; ml.exe is in directory \MASM611C of Win95 DDK
24 ; ml.exe is also distributed in http://www.masm32.com/masmdl.htm
35 ; zlib122sup is
[all...]
H A Dmatch686.asm4 ; for MASM. This is as assembly version of longest_match
12 ; ml.exe is distributed in
31 ; this file is not optimized for old pentium, but it compatible with all x86 32 bits
168 ;; This software is provided 'as-is', without any express or implied
172 ;; Permission is granted to anyone to use this software for any purpose,
179 ;; appreciated but is not required.
232 ;;; chainlen is decremented once beforehand so that the function can
234 ;;; It is then shifted into the high word, to make room for the wmask
259 ;;; Determine how many bytes the scan ptr is of
[all...]
/external/zlib/src/contrib/pascal/
H A Dexample.pas287 (* At this point, uncompr is still mostly zeroes, so it should compress
H A Dzlibd32.mak72 # the command line is cut to fit in the MS-DOS 128 byte limit:
/external/zlib/src/
H A Dmake_vms.com61 $! Why is this needed? And if it is needed, why not simply ".not. vax"?
569 $! Check if this is a define relating to the properties of the C/C++
/external/webrtc/
H A DAndroid.mk3 # Use of this source code is governed by a BSD-style license
H A Dandroid-webrtc.mk3 # Use of this source code is governed by a BSD-style license
/external/webrtc/src/common_audio/resampler/
H A DAndroid.mk3 # Use of this source code is governed by a BSD-style license
/external/webrtc/src/common_audio/signal_processing/
H A DAndroid.mk3 # Use of this source code is governed by a BSD-style license
H A Dspl_sqrt_floor.s5 @ Output is bit-exact with the reference C code in spl_sqrt_floor.c.
8 @ Output: r0 = INT (SQRT (r0)), precision is 16 bits
/external/webrtc/src/common_audio/vad/
H A DAndroid.mk3 # Use of this source code is governed by a BSD-style license
/external/webrtc/src/modules/audio_coding/codecs/isac/fix/source/
H A DAndroid.mk3 # Use of this source code is governed by a BSD-style license
48 # Using .S (instead of .s) extention is to include a C header file in assembly.
H A Dlattice_armv7.S4 @ Use of this source code is governed by a BSD-style license
14 @ Output is bit-exact with the reference C code in lattic_c.c
H A Dlattice_neon.S4 @ Use of this source code is governed by a BSD-style license
27 @ Output is not bit-exact with the reference C code, due to the replacement
H A Dlpc_masking_model_neon.S4 @ Use of this source code is governed by a BSD-style license
H A Dpitch_filter_armv6.S4 @ Use of this source code is governed by a BSD-style license
14 @ Output is bit-exact with the reference C code in pitch_filter.c.
74 @ The pitch filter loop here is unrolled with 9 multipications.
/external/webrtc/src/modules/audio_coding/codecs/isac/fix/test/
H A DAndroid.mk3 # Use of this source code is governed by a BSD-style license
/external/webrtc/src/modules/audio_coding/codecs/isac/main/source/
H A DAndroid.mk3 # Use of this source code is governed by a BSD-style license

Completed in 1734 milliseconds

1234567891011>>