Searched refs:edit (Results 1 – 25 of 262) sorted by relevance
1234567891011
97 edit(h); in doit()191 edit((MethodCall)expr); in loopBody()197 edit((FieldAccess)expr); in loopBody()211 edit((NewExpr)expr); in loopBody()219 edit(ccall); in loopBody()223 edit(mcall); in loopBody()232 edit((NewArray)expr); in loopBody()236 edit((Instanceof)expr); in loopBody()240 edit((Cast)expr); in loopBody()262 public void edit(NewExpr e) throws CannotCompileException {} in edit() method in ExprEditor[all …]
99 cache.edit(key); in validateKey()106 cache.edit(key); in validateKey()113 cache.edit(key); in validateKey()120 cache.edit(key); in validateKey()127 cache.edit(key); in validateKey()135 cache.edit(key); in validateKey()146 cache.edit(key).abort(); in validateKey()149 cache.edit(key).abort(); in validateKey()152 cache.edit(key).abort(); in validateKey()156 DiskLruCache.Editor creator = cache.edit("k1"); in writeAndReadEntry()[all …]
20 using namespace edit;222 for (edit::Commit::edit_iterator in commit()224 const edit::Commit::Edit &edit = *I; in commit() local225 switch (edit.Kind) { in commit()226 case edit::Commit::Act_Insert: in commit()227 commitInsert(edit.OrigLoc, edit.Offset, edit.Text, edit.BeforePrev); in commit()229 case edit::Commit::Act_InsertFromRange: in commit()230 commitInsertFromRange(edit.OrigLoc, edit.Offset, in commit()231 edit.InsertFromRangeOffs, edit.Length, in commit()232 edit.BeforePrev); in commit()[all …]
17 edit = new QLineEdit; in StringQuery()18 edit->setFocus(); in StringQuery()21 layout->addWidget(edit, 0, 1); in StringQuery()24 connect(edit, SIGNAL(returnPressed()), this, SLOT(accept())); in StringQuery()30 return edit->text(); in get_string()
25 QLineEdit *edit;
13 ... //depot/google3/third_party/libsrtp/README.google#6 edit14 ... //depot/google3/third_party/libsrtp/crypto/ae_xfm/xfm.c#4 edit15 ... //depot/google3/third_party/libsrtp/crypto/cipher/aes_icm.c#4 edit16 ... //depot/google3/third_party/libsrtp/crypto/include/config.h#5 edit17 ... //depot/google3/third_party/libsrtp/srtp/ekt.c#3 edit20 # action=edit type=text32 # action=edit type=text44 # action=edit type=text57 # action=edit type=text70 # action=edit type=text
14 ... //depot/google3/third_party/libsrtp/README.google#9 edit15 ... //depot/google3/third_party/libsrtp/tables/aes_tables.c#4 edit18 # action=edit type=text30 # action=edit type=text
2 # action=edit type=text15 # action=edit type=text37 # action=edit type=text
13 edit=23 edit=yes111 if test -n "$EDITOR" -a -n "$edit"126 if test -n "$EDITOR" -a -n "$edit"
95 std::unique_ptr<edit::EditedSource> Editor;129 Editor.reset(new edit::EditedSource(Context.getSourceManager(), in Initialize()242 const NSAPI &NS, edit::Commit &commit, in rewriteToPropertyDotSyntax()334 edit::Commit commit(*Consumer.Editor); in VisitObjCMessageExpr()335 edit::rewriteToObjCLiteralSyntax(E, *Consumer.NSAPIObj, commit, &PMap); in VisitObjCMessageExpr()340 edit::Commit commit(*Consumer.Editor); in VisitObjCMessageExpr()341 edit::rewriteToObjCSubscriptSyntax(E, *Consumer.NSAPIObj, commit); in VisitObjCMessageExpr()346 edit::Commit commit(*Consumer.Editor); in VisitObjCMessageExpr()464 const NSAPI &NS, edit::Commit &commit, in rewriteToObjCProperty()675 const NSAPI &NS, edit::Commit &commit) { in rewriteToObjCInterfaceDecl()[all …]
1035 boolean edit = false; in fixWhiteSpace()1060 edit = true; in fixWhiteSpace()1082 edit = true; in fixWhiteSpace()1095 edit = true; in fixWhiteSpace()1104 edit = true; in fixWhiteSpace()1111 return edit ? xsf.newstr(new String(buf, start, d - start)) : this; in fixWhiteSpace()
861 boolean edit = false; in fixWhiteSpace()877 edit = true; in fixWhiteSpace()899 edit = true; in fixWhiteSpace()912 edit = true; in fixWhiteSpace()921 edit = true; in fixWhiteSpace()928 return edit ? xsf.newstr(buf, start, d - start) : this; in fixWhiteSpace()
8 /usr/include/edit/readline 12 FIND_LIBRARY(EDITLINE_LIBRARY NAMES edit)
META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
30 def run(self, edit): argument51 edit, sublime.Region(0, self.view.size()),
21 Clients call `edit` to create or update the values of an entry. An entry may23 `edit` will return null.30 Every `edit` call must be matched by a call to `Editor.commit` or40 error occurs while writing a cache value, the edit will fail silently. Callers
1 # To enable ProGuard in your project, edit project.properties7 # You can edit the include path and order by changing the ProGuard
98 var edit = view.TextBuffer.CreateEdit(); in MenuItemCallback()104 edit.Replace(span, replacement.Value); in MenuItemCallback()106 edit.Apply(); in MenuItemCallback()
221 SharedPreferences.Editor editor = prefs.edit(); in onResume()226 SharedPreferences.Editor editor = prefs.edit(); in onResume()260 SharedPreferences.Editor editor = prefs.edit(); in onResume()265 SharedPreferences.Editor editor = prefs.edit(); in onResume()347 SharedPreferences.Editor editor = prefs.edit(); in onCreateDialog()
2 set(link_libs edit)
77 $ Make = f$edit( Make, "trim")141 $ work = f$edit(line, "compress,trim")309 $ cparm = f$edit(p'i',"upcase")313 $ if f$edit(cparm,"trim") .nes. ""325 $ if f$locate("AS_IS",f$edit(ccopt,"UPCASE")) .lt. f$length(ccopt) -509 $ myrec = f$edit(rec - "\", "trim,compress")528 $ rec = f$edit(rec,"TRIM")530 $ rec = f$edit(rec - "#", "TRIM")
813 var edit = new EditConstraint(first, Strength.PREFERRED);815 edits.add(edit);863 var edit = new EditConstraint(v, Strength.PREFERRED);865 edits.add(edit);871 edit.destroyConstraint();
143 edit = sed -e 's,@PACKAGE_NAME\@,$(PACKAGE_NAME),g' \ macro153 $(AM_V_GEN)$(edit) $(srcdir)/Doxyfile.in >Doxyfile
19 namespace edit {
54 …ttps://docs.google.com/a/chromium.org/document/d/1ca_Q7xePmCRqaYnHe7vkpCmKNFNLdDXvzgtUPt9iG8w/edit)55 …(https://docs.google.com/a/google.com/document/d/1hDDUUNE5OUV8eCjtOj7Ow6EZ2DSBCTjQirnA3Rp5pOg/edit)56 …(https://docs.google.com/a/google.com/document/d/1cpLSSYpqi4SprkJcVxbS7af6avKM0qc-imxvkexmCZs/edit)57 …(https://docs.google.com/a/google.com/document/d/1di__87watociuZj_dm22Cn72UM2xsZBXixbl8TCFQmw/edit)