Home
last modified time | relevance | path

Searched refs:Discovered (Results 1 – 11 of 11) sorted by relevance

/external/spirv-llvm/lib/SPIRV/libSPIRV/
DSPIRVModule.cpp1179 Discovered, enumerator
1205 assert(State != Discovered && "Cyclic dependency detected"); in visit()
1208 State = Discovered; in visit()
/external/u-boot/board/gateworks/gw_ventana/
DREADME79 Discovered Bad Block Table (DBBT). The SPL build artifact from U-Boot is
/external/ply/ply/
DCHANGES350 Performance optimization. Discovered a few places to make
423 Discovered and removed a dead if-statement in the lexer. This
/external/iperf3/
DRELEASE_NOTES312 version of cJSON (plus local ESnet modifications). Discovered and
/external/python/cpython3/Doc/whatsnew/
D3.2.rst514 (Discovered by Yury Selivanov and fixed by Benjamin Peterson; :issue:`9666`.)
2699 (Discovered by David Beazley and fixed by Victor Stinner; :issue:`10783`.)
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DScalarEvolution.cpp6683 SmallPtrSet<Instruction *, 8> Discovered; in getBackedgeTakenInfo() local
6728 Discovered.insert(I).second) in getBackedgeTakenInfo()
/external/curl/
DCHANGES6353 Discovered-by: Harry Sintonen
/external/brotli/tests/testdata/
Dplrabn12.txt3500 Discovered and surprised. As when a spark
9396 Discovered soon the place of her retire.
/external/python/cpython2/Misc/
DHISTORY2038 defined. Discovered as a result of not being able to build on OS X.
10542 Discovered by Mitch Chapman.
/external/python/cpython3/Misc/
DHISTORY2259 Discovered by Jonas Wielicki, patch by Yury Selivanov.
19422 defined. Discovered as a result of not being able to build on OS X.
27921 Discovered by Mitch Chapman.
/external/strace/
DChangeLog47409 Discovered by running test/sigkill_rain under strace.