Home
last modified time | relevance | path

Searched defs:has_changes (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/stg/
H A Dcomparison.h96 bool has_changes = false; member
/aosp_15_r20/tools/treble/split/
H A Dmanifest_diff.py84 def has_changes(self): member in ManifestChanges
/aosp_15_r20/libcore/tools/upstream/
H A Dmerge-from-upstream210 def has_changes(self): member in Repo
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dbfloat16_propagation.cc81 auto has_changes = [this](HloInstruction* inst) { in RevertIfFusionInternalBF16Changes() local