HomeSort by relevance Sort by last modified time
    Searched full:prevent (Results 1001 - 1025 of 5347) sorted by null

<<41424344454647484950>>

  /external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/
CommonTreeAdaptor.cs 56 * I could use reflection to prevent having to override this
  /external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/
RecognizerSharedState.cs 73 * This is used to prevent infinite loops where an error is found
  /external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/
RecognizerSharedState.java 53 * This is used to prevent infinite loops where an error is found
  /external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/tree/
CommonTreeAdaptor.java 47 * I could use reflection to prevent having to override this
  /external/antlr/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/tree/
CommonTreeAdaptor.js 17 * I could use reflection to prevent having to override this
  /external/antlr/antlr-3.4/tool/src/main/java/org/antlr/codegen/
CPPTarget.java 108 else if( (c & 0x80) != 0 ) // if in char mode prevent sign extensions
  /external/apache-commons-math/src/main/java/org/apache/commons/math/random/
RandomAdaptor.java 37 * Prevent instantiation without a generator argument
  /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/Events/
ClassUnloadTest.java 63 // which will prevent it from garbage collecting and unloading
  /external/apache-http/src/org/apache/http/client/methods/
HttpRequestBase.java 155 // Trigger the callbacks outside of the lock, to prevent
  /external/apache-http/src/org/apache/http/client/params/
ClientPNames.java 84 * The limit on number of redirects is intended to prevent infinite loops.
  /external/apache-xml/src/main/java/org/apache/xml/serializer/
SerializerFactory.java 64 * This constructor is private just to prevent the creation of such an object.
  /external/autotest/client/site_tests/bluetooth_RegressionClient/
bluetooth_RegressionClient.py 31 'after a short delay. Do not prevent it from idling.'
  /external/autotest/client/site_tests/kernel_Delay/
kernel_Delay.py 130 # Prevent CPUs from going up and down during the test if the option
  /external/autotest/server/site_tests/firmware_ECLidShutdown/
firmware_ECLidShutdown.py 38 # reset ec_uart_regexp to prevent timeouts in case there was
  /external/autotest/server/site_tests/firmware_ECLidSwitch/
firmware_ECLidSwitch.py 160 Disable powerd to prevent DUT shutting down during test. Then check
  /external/autotest/site_utils/
server_manager_actions.py 129 # This check is to prevent actions to be applied to server not in primary
  /external/ceres-solver/include/ceres/
cost_function.h 107 // are not satisfied will prevent the solver from moving into the
  /external/ceres-solver/internal/ceres/
dynamic_compressed_row_sparse_matrix.h 56 // number of non-zeros, then passing this value here can prevent future
  /external/chromium-trace/catapult/dashboard/dashboard/
layered_cache.py 9 may result in our data being evicted. To prevent this, we cache processed
  /external/chromium-trace/catapult/dashboard/dashboard/templates/
migrate_test_names.html 18 * @return {boolean} false (to prevent default click handler behavior).
  /external/chromium-trace/catapult/devil/devil/android/perf/
surface_stats_collector.py 87 # prevent the main thread from waiting at _data_queue.get() infinitely.
  /external/chromium-trace/catapult/telemetry/telemetry/core/
local_server.py 145 to prevent LocalServer subclasses from accessing the browser backend directly.
  /external/chromium-trace/catapult/telemetry/third_party/webpagereplay/
httpproxy_test.py 95 # Intentionally use HTTP 1.0 to prevent this behavior.
  /external/chromium-trace/catapult/third_party/gsutil/gslib/addlhelp/
encoding.py 87 There is one precaution users can exercise to prevent some of these problems:
  /external/chromium-trace/catapult/third_party/pipeline/pipeline/ui/
common.js 96 // Prevent flicker on butter update by hiding it first.

Completed in 1636 milliseconds

<<41424344454647484950>>