Home
last modified time | relevance | path

Searched refs:edited (Results 1 – 25 of 152) sorted by relevance

1234567

/external/javassist/src/main/javassist/expr/
DExprEditor.java92 boolean edited = false; in doit()
97 edited = true; in doit()
104 if (h.edited()) { in doit()
105 edited = true; in doit()
117 if (edited) in doit()
125 return edited; in doit()
135 boolean edited = false; in doit()
139 edited = true; in doit()
146 return edited; in doit()
250 if (expr != null && expr.edited()) { in loopBody()
DExpr.java50 boolean edited; field in Expr
77 protected final boolean edited() { in edited() method in Expr
78 return edited; in edited()
288 edited = true; in replace0()
317 edited = true; in runEditor()
DHandler.java123 edited = true; in insertBefore()
/external/mdnsresponder/mDNSWindows/ControlPanel/res/
DControlPanel.rc211 // Add manually edited resources here...
/external/mdnsresponder/mDNSWindows/DNSServiceBrowser/WindowsCE/Resources/
DApplication.rc211 // Add manually edited resources here...
DApplication.rc55 …"#include ""Resources\\Application.rc2"" // non-Microsoft eMbedded Visual C++ edited resources\r\…
187 #include "Resources\Application.rc2" // non-Microsoft eMbedded Visual C++ edited resources
/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/
DCHANGES7 The older, manually edited, changelog is found in git named CHANGES.0
/external/libxml2/result/noent/
Dintsubset2.xml.sax2149 edited by Andrew Nelson (now published as the "Classic"
152 edited by John Haig.
154 edited by Jack Halpern.
155 halpern_kkld - "Kanji Learners Dictionary" (Kodansha) edited by
168 sakade - "A Guide To Reading and Writing Japanese" edited by
171 edition, edited by Henshall, Seeley and De Groot.
/external/libxml2/result/
Dintsubset2.xml.sax149 edited by Andrew Nelson (now published as the "Classic"
152 edited by John Haig.
154 edited by Jack Halpern.
155 halpern_kkld - "Kanji Learners Dictionary" (Kodansha) edited by
168 sakade - "A Guide To Reading and Writing Japanese" edited by
171 edition, edited by Henshall, Seeley and De Groot.
Dintsubset2.xml.sax2149 edited by Andrew Nelson (now published as the "Classic"
152 edited by John Haig.
154 edited by Jack Halpern.
155 halpern_kkld - "Kanji Learners Dictionary" (Kodansha) edited by
168 sakade - "A Guide To Reading and Writing Japanese" edited by
171 edition, edited by Henshall, Seeley and De Groot.
/external/python/asn1crypto/tests/fixtures/
Dreadme.md5 signatures since the structures were hand edited to highlight the one
/external/curl/
DCHANGES1 See https://curl.se/changes.html for the edited and human readable online
/external/llvm/test/DebugInfo/Generic/
Dinline-debug-info-multiret.ll3 ; A hand-edited version of inline-debug-info.ll to test inlining of a
46 %3 = load i32, i32* %retval, !dbg !20 ; hand-edited
47 ret i32 %3, !dbg !20 ; hand-edited
/external/skia/tools/gpu/gl/interface/
DREADME.md21 Once edited, the Assemble/Validate code can be re-generated by running
/external/glide/third_party/disklrucache/
DREADME.md22 have only one editor at one time; if a value is not available to be edited then
27 * When an entry is being **edited**, it is not necessary to supply data for
/external/icu/android_icu4j/
DREADME.android21 and may be edited directly.
/external/python/cpython2/Modules/
Dconfig.c.in13 /* !!! !!! !!! This file is edited by the makesetup script !!! !!! !!! */
/external/python/cpython3/Modules/
Dconfig.c.in13 /* !!! !!! !!! This file is edited by the makesetup script !!! !!! !!! */
/external/pcre/testdata/
Dwintestinput32 # It is not Perl-compatible. When run via RunTest, the locale is edited to
Dtestinput32 # It is not Perl-compatible. When run via RunTest, the locale is edited to
/external/bzip2/
DREADME.XML.STUFF20 The file "entities.xml" must be edited to reflect current
/external/llvm/test/Verifier/
Dcallsite-dbgloc.ll2 ; Created and then edited from
/external/grpc-grpc/
DCONTRIBUTING.md46 projects files are generated using templates and should not be edited by hand.
51 edited generated files or you didn't regenerate the projects properly (or your
/external/libpcap/doc/
DREADME.septel45 are configuration files that are edited by the user before running the
/external/mdnsresponder/mDNSWindows/DNSServiceBrowser/Windows/Resources/
DApplication.rc53 "#include ""Resources\\Application.rc2"" // non-Microsoft Visual C++ edited resources\r\n"
317 #include "Resources\Application.rc2" // non-Microsoft Visual C++ edited resources

1234567