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

12

  /external/openfst/src/include/fst/
difference.h 0 // difference.h
19 // Class to compute the difference between two FSAs
48 // Computes the difference between two FSAs. This version is a delayed
148 // Computes the difference between two FSAs. This version is writes
149 // the difference to an output MutableFst. Only strings that are in
160 void Difference(const Fst<Arc> &ifst1, const Fst<Arc> &ifst2,
  /external/chromium_org/chrome/browser/resources/file_manager/js/image_editor/
image_util.js 155 * @param {number} dx Difference in X.
156 * @param {number} dy Difference in Y.
173 * @param {number} dx Difference in X.
174 * @param {number} dy Difference in Y.
  /external/skia/tools/skpdiff/
diff_viewer.js 90 "title": "Perceptual Difference"
  /external/chromium_org/chrome/browser/sync/glue/
sync_backend_host.cc 653 syncer::Difference(previous_types, current_types);
    [all...]
data_type_manager_impl_unittest.cc 59 syncer::ModelTypeSet result = syncer::Difference(syncer::CoreTypes(),
225 syncer::Difference(types_to_configure, failed_download_types),
    [all...]
  /external/chromium_org/chrome/common/extensions/permissions/
api_permission_set.cc 194 void APIPermissionSet::Difference(
permission_set.cc 79 APIPermissionSet::Difference(set1_safe->apis(), set2_safe->apis(), &apis);
  /build/tools/releasetools/
ota_from_target_files 373 d = common.Difference(recovery_img, boot_img, diff_program=diff_program)
573 diffs.append(common.Difference(tf, sf))
638 d = common.Difference(target_boot, source_boot)
    [all...]
common.py 845 class Difference(object):
902 """Call ComputePatch on all the Difference objects in 'diffs'."""
  /external/chromium_org/chrome/browser/sync/
backend_migrator_unittest.cc 127 syncer::ModelTypeSet to_migrate, difference; local
129 difference.Put(syncer::AUTOFILL);
130 difference.Put(syncer::BOOKMARKS);
145 SendConfigureDone(DataTypeManager::OK, difference);
158 syncer::ModelTypeSet to_migrate, difference; local
160 difference.Put(syncer::AUTOFILL);
161 difference.Put(syncer::BOOKMARKS);
173 SendConfigureDone(DataTypeManager::OK, difference);
226 Difference(preferred_types(), to_migrate1);
247 syncer::ModelTypeSet difference; local
272 syncer::ModelTypeSet to_migrate, difference; local
    [all...]
profile_sync_service.cc     [all...]
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/sunspider-0.9/
date-format-tofte.js 149 // Difference to Greenwich time (GMT) in hours
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/sunspider-0.9.1/
date-format-tofte.js 149 // Difference to Greenwich time (GMT) in hours
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/sunspider-1.0/
date-format-tofte.js 149 // Difference to Greenwich time (GMT) in hours
  /external/chromium_org/third_party/mesa/src/docs/
MESA_texture_signed_rgba.spec 103 (Difference to ARB_texture_compression_rgtc):
  /external/mesa3d/docs/
MESA_texture_signed_rgba.spec 103 (Difference to ARB_texture_compression_rgtc):
  /external/chromium_org/sync/engine/
sync_scheduler_impl.cc 245 return Difference(enabled_types, throttled_types);
syncer_unittest.cc 664 Difference(GetRoutingInfoTypes(context_->routing_info()),
    [all...]
  /external/chromium_org/sync/internal_api/
sync_manager_impl_unittest.cc     [all...]
sync_encryption_handler_impl.cc     [all...]
  /external/llvm/include/llvm/IR/
IRBuilder.h     [all...]
  /external/openfst/src/test/
algo_test.h 808 Difference(R, path, &S);
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
ant.jar 
  /prebuilts/tools/common/ant/
ant.jar 
  /prebuilts/tools/common/m2/internal/org/apache/ant/ant/1.8.0/
ant-1.8.0.jar 

Completed in 685 milliseconds

12