HomeSort by relevance Sort by last modified time
    Searched refs:have (Results 376 - 400 of 2688) sorted by null

<<11121314151617181920>>

  /external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/tree/
BaseTreeAdaptor.as 11 /** System.identityHashCode() is not always unique; we have to
13 * expensive: we have to create a hashtable with all tree nodes in it.
25 * If you specify your own kind of tree nodes, you will likely have to
27 * if no token payload but you might have to set token type for diff
30 * You don't have to subclass CommonErrorNode; you will likely need to
73 * make sure that this is consistent with have the user will build
104 * children; i.e., you don't have to copy the list. We are
105 * constructing these nodes so we should have this control for
  /external/chromium-trace/catapult/third_party/flot/
FAQ.md 38 So you have to set the width with the barWidth option which is NOT in
52 Depending on how you include jQuery, you may have to add one line of
  /external/chromium-trace/catapult/third_party/gsutil/gslib/addlhelp/
naming.py 48 - For DNS compliance, you should not have a period adjacent to another
91 If your project needs to use a domain-named bucket, you need to have
111 have two IT staff members who are responsible for managing your site, called
119 If you have administrative control over the HTML files that make up a site,
139 If you have administrative control over a domain's DNS configuration, you can
145 you add their name to the list of verified domain owners or they have verified
  /external/gmock/test/
Android.mk 41 # module's name and to have different module names for the host vs
43 # libraries, typically the host libs have a _host suffix in their
  /external/llvm/test/MC/X86/AlignedBundling/
pad-align-to-bundle-end.s 28 # Here we have to pad until the end of the *next* boundary because
single-inst-bundling.s 21 # This imull is 3 bytes long and should have started at 0xe, so two bytes
  /external/markdown/markdown/extensions/
headerid.py 171 'forceid' : ['True', 'Force all headers to have an id.']
  /external/v8/test/mjsunit/
char-escape.js 40 // Do the single escape chars have the right value?
51 // Do the hex and unicode escape chars have the right value?
  /prebuilts/go/darwin-x86/doc/play/
tree.go 6 // but have the same contents. For example:
56 // if t1 and t2 have the same contents.
  /prebuilts/go/darwin-x86/pkg/bootstrap/src/bootstrap/compile/internal/big/
float.go 47 // uninitialized Floats provided as result arguments will have their
56 // values than IEEE-754 because Float exponents have a much larger range.
100 // the slice may (but doesn't have to) be shorter if the mantissa contains
378 // have before calling round. z's mantissa must be normalized (with the msb set)
472 // ToXInf modes have been converted to ToZero or AwayFromZero
550 // If z's precision is 0, it is changed to 64 (and rounding will have
557 // If z's precision is 0, it is changed to 64 (and rounding will have
570 // If z's precision is 0, it is changed to 53 (and rounding will have
619 // or 64 (and rounding will have no effect).
670 // before setting z (and rounding will have no effect)
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/big/
float.go 44 // uninitialized Floats provided as result arguments will have their
53 // values than IEEE-754 because Float exponents have a much larger range.
97 // the slice may (but doesn't have to) be shorter if the mantissa contains
375 // have before calling round. z's mantissa must be normalized (with the msb set)
469 // ToXInf modes have been converted to ToZero or AwayFromZero
547 // If z's precision is 0, it is changed to 64 (and rounding will have
554 // If z's precision is 0, it is changed to 64 (and rounding will have
567 // If z's precision is 0, it is changed to 53 (and rounding will have
616 // or 64 (and rounding will have no effect).
667 // before setting z (and rounding will have no effect)
    [all...]
  /prebuilts/go/darwin-x86/src/html/template/
example_test.go 91 err = t.ExecuteTemplate(os.Stdout, "T", "<script>alert('you have been pwned')</script>")
94 // Hello, &lt;script&gt;alert(&#39;you have been pwned&#39;)&lt;/script&gt;!
  /prebuilts/go/darwin-x86/src/math/big/
float.go 44 // uninitialized Floats provided as result arguments will have their
53 // values than IEEE-754 because Float exponents have a much larger range.
97 // the slice may (but doesn't have to) be shorter if the mantissa contains
375 // have before calling round. z's mantissa must be normalized (with the msb set)
469 // ToXInf modes have been converted to ToZero or AwayFromZero
547 // If z's precision is 0, it is changed to 64 (and rounding will have
554 // If z's precision is 0, it is changed to 64 (and rounding will have
567 // If z's precision is 0, it is changed to 53 (and rounding will have
616 // or 64 (and rounding will have no effect).
667 // before setting z (and rounding will have no effect)
    [all...]
  /prebuilts/go/darwin-x86/src/net/http/
proxy_test.go 28 {"foobar.com", false}, // have a port but match
33 {"barbarbaz.net", true}, // not match because NO_PROXY have a '.'
  /prebuilts/go/darwin-x86/src/runtime/
race.go 32 // for composite objects we have to read every address
45 // for composite objects we have to write every address
  /prebuilts/go/linux-x86/doc/play/
tree.go 6 // but have the same contents. For example:
56 // if t1 and t2 have the same contents.
  /prebuilts/go/linux-x86/pkg/bootstrap/src/bootstrap/compile/internal/big/
float.go 47 // uninitialized Floats provided as result arguments will have their
56 // values than IEEE-754 because Float exponents have a much larger range.
100 // the slice may (but doesn't have to) be shorter if the mantissa contains
378 // have before calling round. z's mantissa must be normalized (with the msb set)
472 // ToXInf modes have been converted to ToZero or AwayFromZero
550 // If z's precision is 0, it is changed to 64 (and rounding will have
557 // If z's precision is 0, it is changed to 64 (and rounding will have
570 // If z's precision is 0, it is changed to 53 (and rounding will have
619 // or 64 (and rounding will have no effect).
670 // before setting z (and rounding will have no effect)
    [all...]
  /prebuilts/go/linux-x86/src/cmd/compile/internal/big/
float.go 44 // uninitialized Floats provided as result arguments will have their
53 // values than IEEE-754 because Float exponents have a much larger range.
97 // the slice may (but doesn't have to) be shorter if the mantissa contains
375 // have before calling round. z's mantissa must be normalized (with the msb set)
469 // ToXInf modes have been converted to ToZero or AwayFromZero
547 // If z's precision is 0, it is changed to 64 (and rounding will have
554 // If z's precision is 0, it is changed to 64 (and rounding will have
567 // If z's precision is 0, it is changed to 53 (and rounding will have
616 // or 64 (and rounding will have no effect).
667 // before setting z (and rounding will have no effect)
    [all...]
  /prebuilts/go/linux-x86/src/html/template/
example_test.go 91 err = t.ExecuteTemplate(os.Stdout, "T", "<script>alert('you have been pwned')</script>")
94 // Hello, &lt;script&gt;alert(&#39;you have been pwned&#39;)&lt;/script&gt;!
  /prebuilts/go/linux-x86/src/math/big/
float.go 44 // uninitialized Floats provided as result arguments will have their
53 // values than IEEE-754 because Float exponents have a much larger range.
97 // the slice may (but doesn't have to) be shorter if the mantissa contains
375 // have before calling round. z's mantissa must be normalized (with the msb set)
469 // ToXInf modes have been converted to ToZero or AwayFromZero
547 // If z's precision is 0, it is changed to 64 (and rounding will have
554 // If z's precision is 0, it is changed to 64 (and rounding will have
567 // If z's precision is 0, it is changed to 53 (and rounding will have
616 // or 64 (and rounding will have no effect).
667 // before setting z (and rounding will have no effect)
    [all...]
  /prebuilts/go/linux-x86/src/net/http/
proxy_test.go 28 {"foobar.com", false}, // have a port but match
33 {"barbarbaz.net", true}, // not match because NO_PROXY have a '.'
  /prebuilts/go/linux-x86/src/runtime/
race.go 32 // for composite objects we have to read every address
45 // for composite objects we have to write every address
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/
group-reloc-ldr-encoding-bad.s 24 @ LDR/STR/LDRB/STRB only have 12 bits available for the magnitude of the addend.
group-reloc-ldr.s 23 @ LDR/STR/LDRB/STRB only have 12 bits available for the magnitude of the addend.
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/pdp11/
absreloc.s 14 # You should have received a copy of the GNU General Public License

Completed in 5603 milliseconds

<<11121314151617181920>>