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

1 2 3 4 5 6 7 8

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/hppa/unsorted/
align4.s 1 .space $TEXT$
align3.s 3 .SPACE $TEXT$
12 .SPACE $PRIVATE$
13 .SUBSPA $DATA$
14
15 .SPACE $TEXT$
globalbug.s 6 .space $PRIVATE$
7 .subspa $GLOBAL$
8 .export $global$
9 $global$
10 .space $TEXT$
ss_align.s 3 .SPACE $TEXT$
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/hppa/reloc/
fixupbug.s 6 .SPACE $TEXT$
reduce2.s 4 .SPACE $TEXT$
10 .SPACE $TEXT$
22 .SPACE $TEXT$
39 .SPACE $TEXT$
46 .SPACE $TEXT$
  /external/antlr/antlr-3.4/runtime/JavaScript/tests/functional/
t037rulePropertyRef.g 8 $bla = [$start, $stop, $text];
t025lexerRulePropertyRef.g 14 [$text, $type, $line, $pos, $index, $channel, $start, $stop]
  /external/antlr/antlr-3.4/runtime/Python/tests/
t037rulePropertyRef.g 8 $bla = $start, $stop, $text
t025lexerRulePropertyRef.g 14 ($text, $type, $line, $pos, $index, $channel, $start, $stop)
  /external/autotest/client/tests/kvm/autoit/
notepad1.au3 13 Func WaitForWindow($title, $text="", $timeout=60)
14 Assert(WinWait($title, $text, $timeout))
15 WinActivate($title, $text)
16 Assert(WinWaitActive($title, $text, $timeout))
  /prebuilts/go/darwin-x86/src/syscall/
mksyscall.pl 91 my $text = "";
117 $text .= "// THIS FILE IS GENERATED BY THE COMMAND AT THE TOP; DO NOT EDIT\n\n";
121 $text .= sprintf "func %s(%s)%s {\n", $func, join(', ', @in), $out_decl;
142 $text .= "\tvar _p$n *byte\n";
143 $text .= "\t_p$n, $errvar = BytePtrFromString($name)\n";
144 $text .= "\tif $errvar != nil {\n\t\treturn\n\t}\n";
150 $text .= "\tvar _p$n *byte\n";
151 $text .= "\t_p$n, _ = BytePtrFromString($name)\n";
160 $text .= "\tvar _p$n unsafe.Pointer\n";
161 $text .= "\tif len($name) > 0 {\n\t\t_p$n = unsafe.Pointer(\&${name}[0])\n\t}"
    [all...]
mksyscall_solaris.pl 62 my $text = "";
123 if($text ne "") {
124 $text .= "\n"
126 $text .= sprintf "func %s(%s)%s {\n", $func, join(', ', @in), $out;
147 $text .= "\tvar _p$n $strconvtype\n";
148 $text .= "\t_p$n, $errvar = $strconvfunc($name)\n";
149 $text .= "\tif $errvar != nil {\n\t\treturn\n\t}\n";
155 $text .= "\tvar _p$n $strconvtype\n";
156 $text .= "\t_p$n, _ = $strconvfunc($name)\n";
164 $text .= "\tvar _p$n *$1\n"
    [all...]
  /prebuilts/go/linux-x86/src/syscall/
mksyscall.pl 91 my $text = "";
117 $text .= "// THIS FILE IS GENERATED BY THE COMMAND AT THE TOP; DO NOT EDIT\n\n";
121 $text .= sprintf "func %s(%s)%s {\n", $func, join(', ', @in), $out_decl;
142 $text .= "\tvar _p$n *byte\n";
143 $text .= "\t_p$n, $errvar = BytePtrFromString($name)\n";
144 $text .= "\tif $errvar != nil {\n\t\treturn\n\t}\n";
150 $text .= "\tvar _p$n *byte\n";
151 $text .= "\t_p$n, _ = BytePtrFromString($name)\n";
160 $text .= "\tvar _p$n unsafe.Pointer\n";
161 $text .= "\tif len($name) > 0 {\n\t\t_p$n = unsafe.Pointer(\&${name}[0])\n\t}"
    [all...]
mksyscall_solaris.pl 62 my $text = "";
123 if($text ne "") {
124 $text .= "\n"
126 $text .= sprintf "func %s(%s)%s {\n", $func, join(', ', @in), $out;
147 $text .= "\tvar _p$n $strconvtype\n";
148 $text .= "\t_p$n, $errvar = $strconvfunc($name)\n";
149 $text .= "\tif $errvar != nil {\n\t\treturn\n\t}\n";
155 $text .= "\tvar _p$n $strconvtype\n";
156 $text .= "\t_p$n, _ = $strconvfunc($name)\n";
164 $text .= "\tvar _p$n *$1\n"
    [all...]
  /external/dnsmasq/contrib/webmin/
dnsmasq.wbm 78 &header($text{'index_title'}, "", "intro", 1, 1, undef,
102 print "<h2>$text{'DNS_settings'}</h2>";
104 print $text{'local_domain'};
107 print $text{'domain_needed'};
110 print $text{'expand_hosts'};
113 print $text{'bogus_priv'};
116 print $text{'filterwin2k'};
119 print $text{'hosts'};
122 print $text{'xhosts'};
125 print $text{'xhostsfile'}
    [all...]
  /toolchain/binutils/binutils-2.25/binutils/testsuite/binutils-all/hppa/
addendbug.s 4 .SPACE $TEXT$
10 .SPACE $TEXT$
freg.s 5 .SPACE $TEXT$
11 .SPACE $TEXT$
  /external/curl/packages/OS400/
makefile.sh 37 do MEMBER="`basename \"${TEXT}\" .OS400`"
40 if action_needed "${MEMBER}" "${TEXT}"
41 then CMD="CPY OBJ('${TEXT}') TOOBJ('${MEMBER}') TOCCSID(${TGTCCSID})"
  /toolchain/binutils/binutils-2.25/gas/testsuite/lib/
gas-dg.exp 63 #send_user "Before:$text\n"
64 regsub -all "(^|\n)\[^\n\]*: Assembler messages:\[^\n\]*" $text "" text
65 regsub -all "(^|\n)\[^\n\]*: End of file not at end\[^\n\]*Newline inserted." $text "" text
66 #send_user "After:$text\n"
68 return $text
  /external/harfbuzz_ng/test/shaping/
record-test.sh 38 unicodes=`echo "$text" | ./hb-unicode-decode`
39 glyphs=`echo "$text" | $hb_shape $options "$fontfile"`
50 --text="$text"
57 glyphs_subset=`echo "$text" | $hb_shape $options "$dir/font.ttf.subset"`
63 echo "$text" | $hb_view $options "$dir/font.ttf" --output-format=png --output-file="$dir/orig.png"
64 echo "$text" | $hb_view $options "$dir/font.ttf.subset" --output-format=png --output-file="$dir/subset.png"
  /external/libxml2/os400/
make.sh 40 do if [ -f "${TEXT}" ]
41 then MEMBER="`basename \"${TEXT}\" .OS400`"
44 if action_needed "${MEMBER}" "${TEXT}"
47 CMD="CPY OBJ('${TEXT}') TOOBJ('${TOPDIR}/tmpfile1')"
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/hppa/parse/
nosubspace.s 1 .SPACE $TEXT$
ssbug.s 5 .SPACE $TEXT$
  /external/mesa3d/src/gallium/drivers/trace/
trace.xsl 156 <xsl:when test="contains($text, '&#xa;')">
157 <xsl:value-of select="substring-before($text, '&#xa;')"/>
160 <xsl:with-param name="text" select="substring-after($text, '&#xa;')"/>
164 <xsl:value-of select="$text"/>
174 <xsl:when test="contains($text,$from)">
175 <xsl:value-of select="concat(substring-before($text,$from),$to)"/>
177 <xsl:with-param name="text" select="substring-after($text,$from)"/>
183 <xsl:value-of select="$text"/>

Completed in 2462 milliseconds

1 2 3 4 5 6 7 8