HomeSort by relevance Sort by last modified time
    Searched refs:diff (Results 2301 - 2325 of 3197) sorted by null

<<919293949596979899100>>

  /prebuilts/tools/common/m2/repository/com/fasterxml/jackson/core/jackson-core/2.1.3/
jackson-core-2.1.3.jar 
  /prebuilts/tools/common/m2/repository/com/fasterxml/jackson/core/jackson-core/2.6.6/
jackson-core-2.6.6.jar 
  /external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
vktShaderBuiltinPrecisionTests.cpp     [all...]
  /external/deqp/modules/glshared/
glsBuiltinPrecisionTests.cpp     [all...]
  /external/protobuf/gtest/fused-src/gtest/
gtest-all.cc 2397 const double diff = fabs(val1 - val2); local
    [all...]
  /external/stressapptest/
configure     [all...]
  /external/toolchain-utils/cros_utils/
stats.py     [all...]
  /frameworks/base/services/core/java/com/android/server/
ConnectivityService.java 4881 String diff = nai.networkCapabilities.describeImmutableDifferences(nc); local
    [all...]
  /frameworks/base/services/core/java/com/android/server/am/
ActivityStack.java 1625 long diff = mService.mProcessCpuTracker.getCpuTimeForPid(prev.app.pid) local
    [all...]
  /toolchain/binutils/binutils-2.27/intl/
configure     [all...]
  /toolchain/binutils/binutils-2.27/libiberty/
configure     [all...]
  /tools/repohooks/tools/
checkpatch.pl 758 open($FILE, '-|', "diff -u /dev/null $filename") ||
759 die "$P: $filename: diff failed - $!\n";
958 # Drop the diff line leader and expand tabs
989 # Always copy over the diff marker.
1211 # Strip the diff line prefixes and rip blank lines at start and end.
    [all...]
  /build/make/tools/releasetools/
blockimgdiff.py 215 assert self.style == "diff"
269 USED_IMGDIFF = "APK files diff'd with imgdiff"
270 USED_IMGDIFF_LARGE_APK = "Large APK files split and diff'd with imgdiff"
428 name: The filename to be diff'd.
462 # When looking for a source file to use as the diff input for a
760 # "move" and "diff" may introduce implicit stashes in BBOTA v3. Prior to
761 # ComputePatches(), they both have the style of "diff".
762 if xf.style == "diff":
816 elif xf.style == "diff":
871 # writing the diff input files in the main process before forking, or b
    [all...]
  /external/boringssl/src/crypto/chacha/asm/
chacha-armv8.pl 800 my $diff = ($#thread0+1)*6 - $#thread67 - 1;
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/math/raw/
Nat224.java 228 public static boolean diff(int[] x, int xOff, int[] y, int yOff, int[] z, int zOff) method in class:Nat224
    [all...]