Searched
full:increase (Results
476 -
500 of
4176) sorted by null
<<11121314151617181920>>
| /external/llvm/lib/Transforms/Scalar/ |
| Sink.cpp | 157 // be careful not to *increase* register pressure though, e.g. sinking 158 // "x = y + z" down if it kills y and z would increase the live ranges of y
|
| /external/mesa3d/include/GL/ |
| osmesa.h | 230 * zero = Y coordinates increase downward 231 * non-zero = Y coordinates increase upward (default)
|
| /external/mesa3d/src/gallium/drivers/swr/rasterizer/scripts/mako/ |
| pygen.py | 115 # see if this line should increase the indentation level. 117 # then increase (after printing) the indentation level.
|
| /external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/ |
| Sink.cpp | 188 // be careful not to *increase* register pressure though, e.g. sinking 189 // "x = y + z" down if it kills y and z would increase the live ranges of y
|
| /external/tensorflow/tensorflow/contrib/nn/python/ops/ |
| sampling_ops_test.py | 34 # Because values of all matrices increase with indices, logits increase with
|
| /external/tensorflow/tensorflow/examples/ios/ |
| README.md | 157 increase the size of your app. Currently on iOS we see around a 11 MB binary 187 increase you see in your own app is similar, and if it's larger, look at the
|
| /external/tensorflow/tensorflow/python/kernel_tests/linalg/ |
| linear_operator_composition_test.py | 41 # Increase from 1e-6 to 1e-4 145 # Increase from 1e-6 to 1e-4
|
| /external/valgrind/docs/ |
| vgdb.1 | 92 If you specify a large value, you might need to increase the GDB "remotetimeout" value from its default value of 2 seconds\&. You should ensure that the timeout (in seconds) is bigger than the 178 args to increase the verbosity\&. When giving
|
| /external/webrtc/talk/session/media/ |
| srtpfilter.h | 121 // If an HMAC is used, this will increase the packet size. 209 // If an HMAC is used, this will increase the packet size.
|
| /external/webrtc/webrtc/test/ |
| fake_network_pipe_unittest.cc | 129 // Increase more than kPacketTimeMs, but not more than the extra delay. 162 // Increase time enough to deliver all three packets, verify only two are
|
| /frameworks/av/media/libstagefright/foundation/tests/ |
| Flagged_test.cpp | 107 // inheriting from A0 does not increase size 111 // wrapping a class that inherits from A0 does not increase size 114 // wrapping a class that inherits from A0 while also inheriting from A1 does not increase size 117 // wrapping a class that inherits from A0 while also inheriting from A0 DOES increase size 120 // wrapping a class that does not inherit from A0 while inheriting from A0 does not increase 125 // from A0 does increase size 129 // increase size 132 // wrapping a class that inherits from A0 while also inheriting A0 does increase size
|
| /frameworks/base/core/java/org/apache/http/params/ |
| HttpConnectionParams.java | 108 * sent. When applications wish to decrease network latency and increase 110 * Data will be sent earlier, at the cost of an increase in bandwidth consumption.
|
| /prebuilts/go/darwin-x86/src/runtime/ |
| mwbbuf.go | 63 // values amortize flushing overhead more, but increase the 64 // latency of flushing. Higher values also increase the cache
|
| /prebuilts/go/linux-x86/src/runtime/ |
| mwbbuf.go | 63 // values amortize flushing overhead more, but increase the 64 // latency of flushing. Higher values also increase the cache
|
| /prebuilts/vndk/v27/arm/arch-arm-armv7-a-neon/shared/vndk-core/ |
| libprotobuf-cpp-lite.so | |
| /prebuilts/vndk/v27/arm64/arch-arm-armv7-a-neon/shared/vndk-core/ |
| libprotobuf-cpp-lite.so | |
| /system/update_engine/payload_generator/ |
| deflate_utils.cc | 134 // |over_ext| is inside |base_ext|, increase its start block. 181 // |o_ext| is inside |b_ext|, increase its start block.
|
| /art/dex2oat/ |
| Android.bp | 177 // Ignore frame-size increase resulting from instrumentation.
|
| /art/libdexfile/dex/ |
| hidden_api_access_flags.h | 46 * Bits were selected so that they never increase the length of unsigned LEB-128
|
| /art/runtime/ |
| type_lookup_table.h | 99 * X - a part of has that we can't use without increasing increase
|
| /art/tools/ |
| run-libcore-tests.sh | 137 # Increase the timeout, as vogar cannot set individual test
|
| /bionic/docs/ |
| 32-bit-abi.md | 32 increase your target API level, you'll have more and more of the functions
|
| /cts/hostsidetests/sustainedperf/dhrystone/ |
| dhry_1.c | 191 printf ("Please increase number of runs\n");
|
| /cts/suite/audio_quality/lib/src/ |
| FileUtil.cpp | 128 //default buffer does not fit, increase buffer size and retry
|
| /cts/tests/camera/src/android/hardware/camera2/cts/ |
| LogicalCameraDeviceTest.java | [all...] |
Completed in 907 milliseconds
<<11121314151617181920>>