Searched
full:reduce (Results
351 -
375 of
1985) sorted by null
<<11121314151617181920>>
/external/open-vcdiff/src/ |
vcencoder.cc | 21 // to further reduce the size of each section of the VCDIFF output.
|
/external/openssl/crypto/engine/ |
eng_init.c | 86 /* Reduce the functional reference count here so if it's the terminating
|
/external/oprofile/doc/ |
CodingStyle | 22 Rationale: reduce false include dependencies
|
/external/protobuf/src/google/protobuf/compiler/cpp/ |
cpp_helpers.h | 144 // flat arrays? We don't do this in Lite mode because we'd rather reduce code
|
/external/protobuf/src/google/protobuf/io/ |
printer.cc | 92 // Two delimiters in a row reduce to a literal delimiter character.
|
/external/regex-re2/re2/ |
mimics_pcre.cc | 111 // will reduce the number of regexps we sanity check against PCRE,
|
stringpiece.h | 13 // Systematic usage of StringPiece is encouraged as it will reduce unnecessary
|
/external/skia/tests/ |
ClipCacheTest.cpp | 68 // create a clip stack that will (trivially) reduce to a single rect that
|
/external/sonivox/arm-hybrid-22k/lib_src/ |
ARM-E_interpolate_noloop_gnu.s | 99 MOV tmp0, tmp0, ASR #2 @ reduce 16-bit signal by 12dB
|
ARM-E_voice_gain_gnu.s | 79 @ NOTE: instructions are reordered to reduce the effect of latency
|
/external/sonivox/arm-wt-22k/lib_src/ |
ARM-E_interpolate_noloop_gnu.s | 99 MOV tmp0, tmp0, ASR #2 @ reduce 16-bit signal by 12dB
|
ARM-E_voice_gain_gnu.s | 79 @ NOTE: instructions are reordered to reduce the effect of latency
|
/external/stlport/stlport/stl/ |
_valarray.c | 168 // Reduce __m to an equivalent number in the range [0, size()). We
|
/external/v8/test/message/ |
testcfg.py | 117 file_prefix = join(self.root, reduce(join, test[1:], ""))
|
/external/v8/test/mjsunit/ |
testcfg.py | 142 file_path = join(self.root, reduce(join, test[1:], "") + ".js")
|
undeletable-functions.js | 36 "every", "map", "indexOf", "lastIndexOf", "reduce", "reduceRight"];
|
/external/v8/test/mozilla/ |
testcfg.py | 112 script = join(self.root, reduce(join, dir, ''), 'shell.js')
|
/external/webkit/Source/JavaScriptCore/assembler/ |
CodeLocation.h | 51 // offsets apart. To reduce memory overhead we will only retain a pointer to
|
/external/webkit/Source/JavaScriptCore/wtf/ |
CONTRIBUTORS.pthreads-win32 | 112 idea to separate routines to reduce statically
|
StdLibExtras.h | 142 // The item we are looking for is smaller than the item being check; reduce the value of 'size',
|
/external/webkit/Source/WebCore/platform/ |
Length.cpp | 143 // IE Quirk: If the last comma is the last char skip it and reduce len by one.
|
/external/webkit/Source/WebCore/platform/graphics/gpu/ |
PODIntervalTree.h | 50 // Typedef to reduce typing when declaring intervals to be stored in
|
/external/webkit/Source/WebCore/platform/graphics/qt/ |
ContextShadowQt.cpp | 71 // much smaller than our buffer, reduce our buffer so that we will not
|
/external/webkit/Source/WebCore/platform/image-encoders/skia/ |
PNGImageEncoder.cpp | 88 // - the delta filter is 1 ("sub") instead of 5 ("all"), to reduce the filter computations.
|
/external/webkit/Source/WebCore/platform/text/qt/ |
TextCodecQt.cpp | 97 // when the input buffer is big. This helps reduce peak memory consumption in
|
Completed in 2345 milliseconds
<<11121314151617181920>>