Searched
full:reduce (Results
701 -
725 of
2773) sorted by null
<<21222324252627282930>>
/external/llvm/test/Transforms/LoopStrengthReduce/ |
post-inc-icmpzero.ll | 1 ; RUN: opt -loop-reduce -S < %s | FileCheck %s
|
pr18165.ll | 1 ; RUN: opt < %s -loop-reduce -S | FileCheck %s
|
uglygep.ll | 1 ; RUN: opt < %s -loop-reduce -S | FileCheck %s
|
/external/llvm/tools/bugpoint/ |
ListReducer.h | 48 // reduceList - This function attempts to reduce the length of the specified
|
/external/mesa3d/src/gallium/state_trackers/clover/core/ |
base.hpp | 220 /// Reduce the result of zipping all the specified iterators
|
/external/mesa3d/src/gallium/state_trackers/d3d1x/d3d1xshader/include/ |
sm4.h | 63 // length and extended are always present, but they are only here to reduce duplication
|
/external/mesa3d/src/glsl/ |
opt_copy_propagation.cpp | 30 * This should reduce the number of MOV instructions in the generated
|
/external/mockito/src/org/mockito/ |
ArgumentCaptor.java | 30 * Also it may reduce defect localization because if stubbed method was not called then no argument is captured.
|
/external/pdfium/core/src/fxcodec/libjpeg/ |
jdct.h | 135 * Caution: some C compilers fail to reduce "FIX(constant)" at compile time,
|
/external/protobuf/src/google/protobuf/compiler/cpp/ |
cpp_helpers.h | 172 // flat arrays? We don't do this in Lite mode because we'd rather reduce code
|
/external/selinux/libselinux/man/man5/ |
selabel_file.5 | 209 requested validates the entries. If possible use the \fBSELABEL_OPT_SUBSET\fR option to reduce the number of entries processed.
|
/external/selinux/libselinux/src/ |
setrans_client.c | 6 it is to reduce size for such as embedded devices.
|
/external/selinux/libsepol/ |
ChangeLog | 184 * Port of Yuichi Nakamura's tune avtab to reduce memory usage patch from the kernel avtab to libsepol from Stephen Smalley. 187 * Add support for consuming avrule_blocks during expansion to reduce 200 * clarify and reduce neverallow error reporting from Stephen Smalley. 219 * Moved next_entry and put_entry out-of-line to reduce code size from Ulrich Drepper.
|
/external/selinux/libsepol/tests/ |
test-downgrade.c | 153 /* Reduce policy version */
|
/external/skia/include/utils/ |
SkDeferredCanvas.h | 126 * Attempt to reduce the storage allocated for recording by evicting
|
/external/v8/src/compiler/ |
change-lowering.cc | 17 Reduction ChangeLowering::Reduce(Node* node) {
|
/external/v8/src/ |
interface-descriptors.h | 471 // descriptor here to reduce boilerplate and mistakes.
|
/external/v8/test/cctest/compiler/ |
test-phi-reducer.cc | 34 Reduction reduction = reducer.Reduce(phi);
|
/external/v8/test/mjsunit/ |
debug-evaluate-locals-optimized-double.js | 62 return arr.reduce(function (a, b) { return a + b; }, 0);
|
debug-evaluate-locals-optimized.js | 53 return arr.reduce(function (a, b) { return a + b; }, 0);
|
/external/v8/test/webkit/fast/js/ |
Object-getOwnPropertyNames-expected.txt | 71 PASS getSortedOwnPropertyNames(Array.prototype) is ['concat', 'constructor', 'entries', 'every', 'filter', 'forEach', 'indexOf', 'join', 'keys', 'lastIndexOf', 'length', 'map', 'pop', 'push', 'reduce', 'reduceRight', 'reverse', 'shift', 'slice', 'some', 'sort', 'splice', 'toLocaleString', 'toString', 'unshift']
|
Object-getOwnPropertyNames.js | 79 "Array.prototype": "['concat', 'constructor', 'entries', 'every', 'filter', 'forEach', 'indexOf', 'join', 'keys', 'lastIndexOf', 'length', 'map', 'pop', 'push', 'reduce', 'reduceRight', 'reverse', 'shift', 'slice', 'some', 'sort', 'splice', 'toLocaleString', 'toString', 'unshift']",
|
/external/webp/src/enc/ |
backward_references.h | 25 // The spec allows 11, we use 9 bits to reduce memory consumption in encoding.
|
/external/webrtc/src/modules/audio_coding/codecs/isac/main/source/ |
decode.c | 147 /* Reduce gain to compensate for pitch enhancer. */
|
/external/wpa_supplicant_8/wpa_supplicant/ |
bgscan_simple.c | 48 * every now and then) to reduce effect on the data connection.
|
Completed in 170 milliseconds
<<21222324252627282930>>