| /system/extras/simpleperf/demo/SimpleperfExamplePureJava/ | 
| gradlew | 87 # Increase the maximum file descriptors if we can. 
 | 
| /system/extras/simpleperf/demo/SimpleperfExampleWithNative/ | 
| gradlew | 87 # Increase the maximum file descriptors if we can. 
 | 
| /system/netd/libnetdutils/include/netdutils/ | 
| Slice.h | 34 // impossible to increase the size of a slice. This guarantees that 
 | 
| /system/update_engine/payload_generator/ | 
| block_mapping.cc | 128   // We increase the number of times we had to read this block from disk and 
 | 
| /system/update_engine/update_manager/ | 
| next_update_check_policy_impl.cc | 67   // check fails, we increase the interval between the update checks 
 | 
| /system/vold/ | 
| Loop.cpp | 180     LOG(DEBUG) << "Attempting to increase " << file << " to " << numSectors; 
 | 
| /toolchain/binutils/binutils-2.27/zlib/examples/ | 
| gzlog.h | 82    appending, it will both significantly increase the execution time and 
 | 
| /tools/metalava/ | 
| gradlew | 91 # Increase the maximum file descriptors if we can. 
 | 
| /tools/test/connectivity/acts/tests/google/bt/pts/instructions/ | 
| SM_PTS_INSTRUCTIONS | 204 2. Increase bt logging to 5 on all profile. 
 | 
| /frameworks/native/cmds/dumpstate/tests/ | 
| dumpstate_test.cpp | 362     // Run a command that will increase maximum timeout. 366     progress_message = GetProgressMessage(ds.listener_name_, 31, 37, 30);  // 20% increase
 672     // Ignore negative increase.
 686     // No increase
 692     // Increase, with new value < max*20%
 705     // No increase
 711     // Increase, with new value > max*20%
 [all...]
 | 
| /external/neven/Embedded/common/src/b_BasicEm/ | 
| Context.c | 290 		bbs_ERROR1( "%s:\nShared Memory Table is full! Increase bbs_MAX_MEM_SEGS", fNameL ); 295 		bbs_ERROR1( "%s:\nExclusive Memory Table is full! Increase bbs_MAX_MEM_SEGS", fNameL );
 339 		bbs_ERROR1( "%s:\nMemory Manager Table is full! Increase bbs_CONTEXT_MAX_MEM_MANAGERS", fNameL );
 344 		bbs_ERROR1( "%s:\nShared Memory Table is full! Increase bbs_MAX_MEM_SEGS", fNameL );
 349 		bbs_ERROR1( "%s:\nExclusive Memory Table is full! Increase bbs_MAX_MEM_SEGS", fNameL );
 
 | 
| /device/google/marlin/camera/QCamera2/stack/mm-camera-test/src/ | 
| mm_qcamera_main_menu.c | 123   {INC_BRIGHTNESS, "Increase Brightness by one step."}, 128   {INC_CONTRAST, "Increase Contrast by one step."},
 133   {INCREASE_EV, "Increase EV by one step."},
 138   {INC_SATURATION, "Increase Satuation by one step."},
 143   {INC_SHARPNESS, "Increase Sharpness."},
 933         printf("Increase Contrast to %d\n", contrast);
 [all...]
 | 
| /external/webrtc/webrtc/modules/audio_processing/agc/legacy/ | 
| analog_agc.c | 532         /* Increase microphone level only if it's less than 50% */ 556          * vastly increase the volume after a muting event. This timer prevents
 681         /* If the mic level is very low at start, increase it! */
 978                     /* Compute weighting factor for the volume increase, 32^(-2*X)/2+1.05 */
 [all...]
 | 
| /cts/tests/inputmethod/src/android/view/inputmethod/cts/ | 
| BaseInputConnectionTest.java | 220         // InputConnection.deleteSurroundingText() is not supposed to increase the text length. 298         // InputConnection.deleteSurroundingTextInCodePoints() is not supposed to increase the text
 
 | 
| /device/linaro/bootloader/edk2/MdeModulePkg/Library/DxeSecurityManagementLib/ | 
| DxeSecurityManagementLib.c | 83   // Increase max handler number 323   // Increase max handler number
 
 | 
| /device/linaro/bootloader/edk2/NetworkPkg/IpSecDxe/ | 
| IkeService.c | 444   // Insert the udp4 io into the list and increase the count. 514   // Insert the udp6 io into the list and increase the count.
 
 | 
| /external/ImageMagick/ImageMagick/api/ | 
| statistic.html | 59 <p>EvaluateImage() applies a value to the image with an arithmetic, relational, or logical operator to an image. Use these operations to lighten or darken an image, to increase or decrease contrast in an image, or to produce the "negative" of an image.</p> 98 <p>FunctionImage() applies a value to the image with an arithmetic, relational, or logical operator to an image. Use these operations to lighten or darken an image, to increase or decrease contrast in an image, or to produce the "negative" of an image.</p>
 
 | 
| /external/ImageMagick/www/api/ | 
| statistic.php | 59 <p>EvaluateImage() applies a value to the image with an arithmetic, relational, or logical operator to an image. Use these operations to lighten or darken an image, to increase or decrease contrast in an image, or to produce the "negative" of an image.</p> 98 <p>FunctionImage() applies a value to the image with an arithmetic, relational, or logical operator to an image. Use these operations to lighten or darken an image, to increase or decrease contrast in an image, or to produce the "negative" of an image.</p>
 
 | 
| /external/autotest/client/profilers/powertop/src/po/ | 
| nl.po | 116 msgid " W - Increase Writeback time " 457 "Suggestion: increase the VM dirty writeback time from %1.2f to 15 seconds "
 
 | 
| /external/eigen/Eigen/src/IterativeLinearSolvers/ | 
| IncompleteCholesky.h | 41   * the info() method, then you can either increase the initial shift, or better use another preconditioning technique. 326         // increase shift
 
 | 
| /external/icu/android_icu4j/src/main/java/android/icu/impl/ | 
| Punycode.java | 198              * Increase delta enough to advance the decoder's 327              * if we increase i as we go, then subtract off its starting
 
 | 
| /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/stringprep/ | 
| PunycodeReference.java | 186         /* Increase delta enough to advance the decoder's    */ 342         /* if we increase i as we go, then subtract off its starting */
 
 | 
| /external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ | 
| Punycode.java | 196              * Increase delta enough to advance the decoder's 325              * if we increase i as we go, then subtract off its starting
 
 | 
| /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/stringprep/ | 
| PunycodeReference.java | 183         /* Increase delta enough to advance the decoder's    */ 339         /* if we increase i as we go, then subtract off its starting */
 
 | 
| /external/jacoco/org.jacoco.doc/docroot/doc/ | 
| flow.html | 159   bytecode instructions this would increase the size of the class files several 409   total classes instrumented with JaCoCo increase their size by about 30%. Due
 
 |