HomeSort by relevance Sort by last modified time
    Searched refs:Difference (Results 1 - 12 of 12) sorted by null

  /external/llvm/tools/llvm-diff/
DifferenceEngine.cpp 10 // This header defines the implementation of the LLVM difference
116 /// A function-scope difference engine.
319 bool Difference = false;
330 } else if (!Difference) {
333 Difference = true;
336 if (!Difference)
341 Difference = true;
343 return Difference;
  /external/srec/tools/thirdparty/OpenFst/fst/lib/
difference.h 0 // difference.h
17 // Class to compute the difference between two FSAs
32 // Computes the difference between two FSAs. This version is a delayed
116 // Computes the difference between two FSAs. This version is writes
117 // the difference to an output MutableFst. Only strings that are in
128 void Difference(const Fst<Arc> &ifst1, const Fst<Arc> &ifst2,
  /device/samsung/crespo/
releasetools.py 102 diff = common.Difference(tf, sf)
106 # computing difference failed, or difference is nearly as
  /device/samsung/toro/
releasetools.py 122 diff = common.Difference(tf, sf)
126 # computing difference failed, or difference is nearly as
  /device/samsung/tuna/
releasetools.py 105 diff = common.Difference(tf, sf)
109 # computing difference failed, or difference is nearly as
  /build/tools/releasetools/
ota_from_target_files 331 d = common.Difference(recovery_img, boot_img)
513 diffs.append(common.Difference(tf, sf))
574 d = common.Difference(target_boot, source_boot)
common.py 716 class Difference(object):
769 """Call ComputePatch on all the Difference objects in 'diffs'."""
  /external/mesa3d/docs/
MESA_texture_signed_rgba.spec 103 (Difference to ARB_texture_compression_rgtc):
  /external/webkit/PerformanceTests/SunSpider/tests/sunspider-0.9/
date-format-tofte.js 149 // Difference to Greenwich time (GMT) in hours
  /external/webkit/PerformanceTests/SunSpider/tests/sunspider-0.9.1/
date-format-tofte.js 149 // Difference to Greenwich time (GMT) in hours
  /external/llvm/include/llvm/Support/
IRBuilder.h     [all...]
  /prebuilt/common/ant/
ant.jar 

Completed in 165 milliseconds