Home
last modified time | relevance | path

Searched refs:reimplement (Results 1 – 22 of 22) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/docs/HistoricalNotes/
D2001-06-01-GCCOptimizations.txt33 things to reimplement would be SSA based PRE, Strength reduction & loop
39 reimplement, I am leaning a bit more towards creating LLVM from the tree
D2001-06-01-GCCOptimizations2.txt10 If we were to reimplement any of these optimizations, I assume that we
/external/llvm/docs/HistoricalNotes/
D2001-06-01-GCCOptimizations.txt33 things to reimplement would be SSA based PRE, Strength reduction & loop
39 reimplement, I am leaning a bit more towards creating LLVM from the tree
D2001-06-01-GCCOptimizations2.txt10 If we were to reimplement any of these optimizations, I assume that we
/external/dagger2/java/dagger/internal/codegen/
DModifiableBindingMethods.java106 ModifiableBindingMethod reimplement( in reimplement() method in ModifiableBindingMethods.ModifiableBindingMethod
DModifiableBindingExpressions.java158 return supertypeMethod.reimplement( in reimplementedMethod()
/external/rust/crates/proc-macro2/
DCargo.toml18 …g new `proc_macro` API. Comes with an\noption, off by default, to also reimplement itself in terms…
DCargo.toml.orig14 option, off by default, to also reimplement itself in terms of the upstream
/external/autotest/client/tests/xfstests/
Dcontrol.plain16 reimplement the class parsing in python.
Dcontrol16 reimplement the class parsing in python.
/external/nanopb-c/
DREADME.md34 compiler. This has the advantage that there is no need to reimplement the
/external/grpc-grpc/third_party/nanopb/
DREADME.md34 compiler. This has the advantage that there is no need to reimplement the
/external/icu/icu4c/source/common/
Dubidiwrt.cpp44 # error reimplement ubidi_writeReordered() for UTF-8, see comment above
/external/autotest/docs/
Dfaft-design-doc.md252 It is good that we don’t need to reimplement the same work. FAFT still uses the original SAFT test …
Dbest-practices.md132 having to reimplement large pieces of functionality in python.
/external/python/cpython2/Doc/whatsnew/
D2.2.rst290 to get at a class's superclasses without having to reimplement Python's
/external/python/cpython3/Doc/whatsnew/
D2.2.rst290 to get at a class's superclasses without having to reimplement Python's
/external/python/cpython3/Doc/library/
Dunittest.rst698 the *methodName* nor reimplement the default ``runTest()`` method.
/external/brotli/tests/testdata/
Dlcet10.txt2916 reimplement the WAIS server software in the public domain * Need for an
2996 undertaking to reimplement software which has been available in the
3000 reimplement it so that one can have a WAIS server on a Mac instead of a
/external/icu/icu4c/source/data/unidata/
Dchanges.txt4189 * reimplement Hangul_Syllable_Type for new Jamo characters
/external/python/cpython3/Misc/
DHISTORY10006 - Issue #11377: Deprecate platform.popen() and reimplement it with os.popen().
30988 on all platforms. Rather than reimplement it, we note these
/external/python/cpython2/Misc/
DHISTORY13609 on all platforms. Rather than reimplement it, we note these