HomeSort by relevance Sort by last modified time
    Searched full:over (Results 1851 - 1875 of 13432) sorted by null

<<71727374757677787980>>

  /bionic/tests/libs/
bionic_tests_zipalign.cpp 45 fprintf(stderr, "Unable to iterate over entries: %s\n", ErrorCodeString(return_value));
55 fprintf(stderr, "Error while iterating over zip entries: %s\n", ErrorCodeString(return_value));
  /build/core/
config_sanitizers.mk 22 # The sanitizer specified by the environment wins over the module.
27 # The sanitizer specified in the product configuration wins over the previous.
  /cts/libs/deviceutil/src/android/cts/util/
MediaUtils.java 732 /** returns the statistics for the moving average over n values */
752 /** returns the statistics for the moving average over a window over the
754 * [sum - window, sum] over the cumulative sum, over ((sum - window) / average)
755 * steps, and returns the average value over each window.
756 * This method is used to average time-diff data over a window of a constant time.
800 // calculate average over window and deal with odds and ends (e.g. if there are no
  /dalvik/dexgen/src/com/android/dexgen/rop/code/
LocalVariableExtractor.java 110 * Iterate over the instructions, adding information for each place
128 * If an assignment assigns over an existing local, make
  /dalvik/dx/src/com/android/dx/rop/code/
LocalVariableExtractor.java 110 * Iterate over the instructions, adding information for each place
128 * If an assignment assigns over an existing local, make
  /dalvik/dx/src/com/android/dx/ssa/
Optimizer.java 56 * Runs optimization algorthims over this method, and returns a new
77 * Runs optimization algorthims over this method, and returns a new
  /developers/build/prebuilts/gradle/ActiveNotifications/Application/src/main/java/com/example/android/common/logger/
LogView.java 118 * agonizing tedium of writing the same 3 lines over and over.
  /developers/build/prebuilts/gradle/ActivityInstrumentation/Application/src/main/java/com/example/android/common/logger/
LogView.java 118 * agonizing tedium of writing the same 3 lines over and over.
  /developers/build/prebuilts/gradle/ActivitySceneTransitionBasic/Application/src/main/java/com/example/android/common/logger/
LogView.java 118 * agonizing tedium of writing the same 3 lines over and over.
  /developers/build/prebuilts/gradle/AdvancedImmersiveMode/Application/src/main/java/com/example/android/common/logger/
LogView.java 118 * agonizing tedium of writing the same 3 lines over and over.
  /developers/build/prebuilts/gradle/AppRestrictionSchema/Application/src/main/java/com/example/android/common/logger/
LogView.java 118 * agonizing tedium of writing the same 3 lines over and over.
  /developers/build/prebuilts/gradle/BasicAccessibility/Application/src/main/java/com/example/android/common/logger/
LogView.java 118 * agonizing tedium of writing the same 3 lines over and over.
  /developers/build/prebuilts/gradle/BasicAndroidKeyStore/Application/src/main/java/com/example/android/common/logger/
LogView.java 118 * agonizing tedium of writing the same 3 lines over and over.
  /developers/build/prebuilts/gradle/BasicContactables/Application/src/main/java/com/example/android/common/logger/
LogView.java 118 * agonizing tedium of writing the same 3 lines over and over.
  /developers/build/prebuilts/gradle/BasicGestureDetect/Application/src/main/java/com/example/android/common/logger/
LogView.java 118 * agonizing tedium of writing the same 3 lines over and over.
  /developers/build/prebuilts/gradle/BasicImmersiveMode/Application/src/main/java/com/example/android/common/logger/
LogView.java 118 * agonizing tedium of writing the same 3 lines over and over.
  /developers/build/prebuilts/gradle/BasicMediaRouter/Application/src/main/java/com/example/android/common/logger/
LogView.java 118 * agonizing tedium of writing the same 3 lines over and over.
  /developers/build/prebuilts/gradle/BasicMultitouch/Application/src/main/java/com/example/android/common/logger/
LogView.java 118 * agonizing tedium of writing the same 3 lines over and over.
  /developers/build/prebuilts/gradle/BasicNetworking/Application/src/main/java/com/example/android/common/logger/
LogView.java 118 * agonizing tedium of writing the same 3 lines over and over.
  /developers/build/prebuilts/gradle/BasicSyncAdapter/Application/src/main/java/com/example/android/common/logger/
LogView.java 118 * agonizing tedium of writing the same 3 lines over and over.
  /developers/build/prebuilts/gradle/BasicTransition/Application/src/main/java/com/example/android/common/logger/
LogView.java 118 * agonizing tedium of writing the same 3 lines over and over.
  /developers/build/prebuilts/gradle/BatchStepSensor/Application/src/main/java/com/example/android/common/logger/
LogView.java 118 * agonizing tedium of writing the same 3 lines over and over.
  /developers/build/prebuilts/gradle/BeamLargeFiles/Application/src/main/java/com/example/android/common/logger/
LogView.java 118 * agonizing tedium of writing the same 3 lines over and over.
  /developers/build/prebuilts/gradle/BluetoothAdvertisements/Application/src/main/java/com/example/android/bluetoothadvertisements/
AdvertiserService.java 159 * Note: There is a strict limit of 31 Bytes on packets sent over BLE Advertisements.
162 * Attempting to send packets over this limit will result in a failure with error code
  /developers/build/prebuilts/gradle/BluetoothChat/Application/src/main/java/com/example/android/common/logger/
LogView.java 118 * agonizing tedium of writing the same 3 lines over and over.

Completed in 798 milliseconds

<<71727374757677787980>>