Home
last modified time | relevance | path

Searched refs:Generalize (Results 1 – 9 of 9) sorted by relevance

/external/v8/src/compiler/
Drepresentation-change.h39 static Truncation Generalize(Truncation t1, Truncation t2) { in Generalize() function
41 Generalize(t1.kind(), t2.kind()), in Generalize()
103 static TruncationKind Generalize(TruncationKind rep1, TruncationKind rep2);
Drepresentation-change.cc68 Truncation::TruncationKind Truncation::Generalize(TruncationKind rep1, in Generalize() function in v8::internal::compiler::Truncation
Dsimplified-lowering.cc253 truncation_ = Truncation::Generalize(truncation_, info.truncation()); in AddUse()
/external/swiftshader/third_party/subzero/src/
DIceClFlags.def295 /* TODO(tlively): Generalize this to handle more sanitizers */ \
/external/libpcap/
DCHANGES137 Generalize encapsulation handling, fixing some bugs.
/external/python/cpython3/Lib/idlelib/
DChangeLog1566 * EditorWindow.py: Generalize menu creation.
/external/python/cpython2/Lib/idlelib/
DChangeLog1566 * EditorWindow.py: Generalize menu creation.
/external/freetype/
DChangeLog.233614 Generalize the concept of `tricky' fonts by introducing
/external/strace/
DChangeLog14531 Generalize seccomp filter parser.