HomeSort by relevance Sort by last modified time
    Searched full:"$ text" (Results 76 - 100 of 200) sorted by null

1 2 34 5 6 7 8

  /external/mockftpserver/MockFtpServer/src/test/groovy/org/mockftpserver/fake/command/
_AbstractFakeCommandHandlerTest.groovy 189 assert sentMessage.contains(text), "sentMessage=[$sentMessage] text=[$text]"
AbstractFakeCommandHandlerTestCase.groovy 180 assert actualMessage.contains(text), "[$actualMessage] does not contain [$text]"
  /external/antlr/antlr-3.4/runtime/C/doxygen/
interop.dox 125 /// generic $text reference in ANTLR to retrieve this. The return type is a reference type of #pANTLR3_STRING
127 /// only the text you copy from the input stream when you use this MACRO or $text).
129 /// The reference $text->chars or GETTEXT()->chars will reference a pointer to the '\\0' terminated character
  /external/antlr/antlr-3.4/gunit/src/main/antlr3/org/antlr/gunit/
gUnit.g 75 else System.err.println("Invalid option detected: "+$text);
  /external/curl/packages/vms/
readme 46 This procedure builds the pcsi$text file for
build_vms.com 395 $ file = "[...]*curl*.pcsi$text"
397 $ file = "[...]*curl_d*.pcsi$text"
    [all...]
  /external/ImageMagick/scripts/
format_c_api_docs 628 my($text) = @_;
629 return( " $text\n\n" );
txt2html 701 local($text) = $line =~ /\S+: *(.*) *$/;
702 local($text) = $line =~ /\S+: *(.*) *$/;
703 local($anchor) = &make_new_anchor($text);
  /external/antlr/antlr-3.4/runtime/C/
README 474 If you are going to use $text in a tree grammar or do rewrite=true
494 so rule $text attr works. CommonTreeNodeStream etc... now let
496 $text is not well-defined for rules like
519 $text will have rewrites. Here's a sample test program for grammar Rew.
764 * $text, $line, etc... were not working in assignments. Fixed and added
783 * $text, $line, etc... were not working properly within lexer rule.
794 such as $start, $stop, $text in a rule. Also forbid setting any attributes
    [all...]
  /external/smali/smali/src/main/antlr/
smaliTreeWalker.g     [all...]
  /external/boringssl/src/crypto/perlasm/
ppc-xlate.pl 81 my $text = sub {
  /external/jemalloc/bin/
jeprof.in     [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/ui/
EditableDialogCellEditor.java 132 text.setText("");//$NON-NLS-1$
133 text
.addModifyListener(getModifyListener());
SectionHelper.java 359 //assert label.startsWith("<form>") : "HTML for FormText must be wrapped in <form>...</form>"; //$NON-NLS-1$
360 label = "<form>" + label + "</form>"; //$NON-NLS-1$ //$NON-NLS-2$
361 }
362 text
.setText(label, isHtml /* parseTags */, isHtml /* expandURLs */);
  /toolchain/binutils/binutils-2.25/gas/doc/
c-hppa.texi 128 Assemble into the standard section called @samp{$TEXT$}, subsection
  /external/libvorbis/examples/
frameview.pl 589 my$text=shift @_;
590 $graph_status->configure(-text=>"$text");
  /external/libxml2/doc/devhelp/
html.xsl 29 <!-- <xsl:value-of select="$text"/> -->
30 <xsl:for-each select="str:tokenize($text, ' &#9;')">
  /external/libxml2/doc/
wiki.xsl 66 <!-- <xsl:value-of select="$text"/> -->
67 <xsl:for-each select="str:tokenize($text, ' &#9;')">
newapi.xsl 153 <!-- <xsl:value-of select="$text"/> -->
154 <xsl:for-each select="str:tokenize($text, ' &#9;')">
  /toolchain/binutils/binutils-2.25/gas/testsuite/lib/
gas-defs.exp 874 regsub -all "(^|\n)(ld.so: warning:\[^\n\]*\n?)+" $text "\\1" text
878 return $text
  /external/antlr/antlr-3.4/tool/src/test/java/org/antlr/test/
TestAttributes.java     [all...]
  /external/antlr/antlr-3.4/tool/
CHANGES.txt     [all...]
  /system/media/camera/docs/
metadata_helpers.py     [all...]
  /external/antlr/antlr-3.4/runtime/CSharp2/
doxyfile 81 WARN_FORMAT = "$file:$line: $text"
  /external/antlr/antlr-3.4/runtime/Java/
doxyfile 81 WARN_FORMAT = "$file:$line: $text"

Completed in 1475 milliseconds

1 2 34 5 6 7 8