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

1 2 34 5 6 7 8

  /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/ltrace/testsuite/lib/
ltrace.exp 354 puts $chan $text
379 [LtraceTempFile "lt-XXXXXXXXXX.$suffix"] $text 0]
  /external/smali/smali/src/main/antlr/
smaliTreeWalker.g     [all...]
  /external/jemalloc/bin/
jeprof.in     [all...]
  /external/mockftpserver/MockFtpServer/src/test/groovy/org/mockftpserver/fake/command/
AbstractFakeCommandHandlerTestCase.groovy 180 assert actualMessage.contains(text), "[$actualMessage] does not contain [$text]"
  /ndk/build/tools/
builder-funcs.sh 295 builder_log "${_BUILD_PREFIX}$text: $src"
  /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/ImageMagick/scripts/
txt2html 701 local($text) = $line =~ /\S+: *(.*) *$/;
702 local($text) = $line =~ /\S+: *(.*) *$/;
703 local($anchor) = &make_new_anchor($text);
  /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
  /prebuilts/go/darwin-x86/pkg/darwin_amd64/html/
template.a     [all...]
  /prebuilts/go/linux-x86/pkg/linux_amd64/html/
template.a     [all...]
  /external/antlr/antlr-3.4/tool/src/test/java/org/antlr/test/
TestAttributes.java     [all...]
  /external/antlr/antlr-3.4/tool/
CHANGES.txt     [all...]
  /external/curl/packages/vms/
build_vms.com 395 $ file = "[...]*curl*.pcsi$text"
397 $ file = "[...]*curl_d*.pcsi$text"
    [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"
  /external/antlr/antlr-3.4/runtime/Python/
doxyfile 81 WARN_FORMAT = "$file:$line: $text"
  /external/avahi/
doxygen.cfg 66 WARN_FORMAT = "$file:$line: $text"

Completed in 2960 milliseconds

1 2 34 5 6 7 8