Home
last modified time | relevance | path

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

1234

/external/javassist/src/main/javassist/expr/
DExprEditor.java86 boolean edited = false; in doit()
91 edited = true; in doit()
98 if (h.edited()) { in doit()
99 edited = true; in doit()
111 if (edited) in doit()
119 return edited; in doit()
129 boolean edited = false; in doit()
133 edited = true; in doit()
140 return edited; in doit()
244 if (expr != null && expr.edited()) { in loopBody()
DExpr.java49 boolean edited; field in Expr
76 protected final boolean edited() { in edited() method in Expr
77 return edited; in edited()
292 edited = true; in replace0()
321 edited = true; in runEditor()
DHandler.java109 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/curl/
DCHANGES1 See https://curl.haxx.se/changes.html for the edited and human readable online
/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/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/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
Dvirtual-index.ll16 ; and manually edited to set virtualIndex attribute on the A::g subprogram to
/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/harfbuzz_ng/win32/
Dgenerate-msvc.mak3 # Items in here should not need to be edited unless
/external/python/cpython2/Modules/
Dconfig.c.in13 /* !!! !!! !!! This file is edited by the makesetup script !!! !!! !!! */
/external/pcre/dist2/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/libpcap/
DREADME.septel45 are configuration files that are edited by the user before running the
/external/hyphenation-patterns/
DREADME.android50 hyph-{lang}.lic.txt files are edited to keep only the license Android applies
/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
/external/python/cpython2/Doc/tutorial/
Dinteractive.rst27 primary or secondary prompt. The current line can be edited using the
47 can be edited; an asterisk appears in front of the prompt to mark a line as
/external/protobuf/objectivec/Tests/
DGPBObjectiveCPlusPlusTest.mm54 // edited the testing project) and it might be time to revisit the GPB_ENUM
/external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/translit/
DgenIndexFilters.bat35 # hand-edited and checked before use; it contains comments indicating

1234