Home
last modified time | relevance | path

Searched defs:Differ (Results 1 – 8 of 8) sorted by relevance

/external/cldr/tools/java/org/unicode/cldr/util/
DDiffer.java16 final public class Differ<T> { class
22 public Differ(int stackSize, int matchCount) { in Differ() method in Differ
/external/webrtc/webrtc/modules/desktop_capture/win/
Dscreen_capturer_win_gdi.h25 class Differ; variable
Dscreen_capturer_win_magnifier.h30 class Differ; variable
/external/webrtc/webrtc/modules/desktop_capture/
Ddiffer.cc20 Differ::Differ(int width, int height, int bpp, int stride) { in Differ() function in webrtc::Differ
/external/clang/test/CXX/stmt.stmt/stmt.iter/stmt.ranged/
Dp1.cpp122 struct Differ { in g() struct
/external/mesa3d/src/gallium/tools/trace/
Ddiff_state.py186 class Differ(Visitor): class
/external/python/cpython2/Lib/
Ddifflib.py764 class Differ: class
/external/python/cpython3/Lib/
Ddifflib.py751 class Differ: class