HomeSort by relevance Sort by last modified time
    Searched refs:alternate (Results 51 - 75 of 321) sorted by null

1 23 4 5 6 7 8 91011>>

  /prebuilts/go/darwin-x86/misc/nacl/
mkzip.go 13 // actual data for the file (or directory) from an alternate location.
  /prebuilts/go/darwin-x86/src/regexp/syntax/
doc.go 15 Parts of the syntax can be disabled by passing alternate flags to Parse.
parse.go 316 // alternate replaces the top of the stack (above the topmost '(') with its alternation.
317 func (p *parser) alternate() *Regexp { func
333 // Empty alternate is special case
368 // alternate of an alternate.
896 p.alternate()
1216 p.alternate()
    [all...]
  /prebuilts/go/darwin-x86/src/runtime/
signal_sighandler.go 18 // set to a gsignal goroutine and we will be running on the alternate
  /prebuilts/go/linux-x86/misc/nacl/
mkzip.go 13 // actual data for the file (or directory) from an alternate location.
  /prebuilts/go/linux-x86/src/regexp/syntax/
doc.go 15 Parts of the syntax can be disabled by passing alternate flags to Parse.
parse.go 316 // alternate replaces the top of the stack (above the topmost '(') with its alternation.
317 func (p *parser) alternate() *Regexp { func
333 // Empty alternate is special case
368 // alternate of an alternate.
896 p.alternate()
1216 p.alternate()
    [all...]
  /prebuilts/go/linux-x86/src/runtime/
signal_sighandler.go 18 // set to a gsignal goroutine and we will be running on the alternate
  /external/libavc/common/arm/
ih264_inter_pred_chroma_a9q.s 59 @* UWORD8 pointer to the source containing alternate U and V samples
  /external/syslinux/gpxe/src/include/gpxe/
ib_mad.h 373 /** Alternate path */
374 struct ib_cm_path alternate; member in struct:ib_cm_connect_request
  /external/libusb-compat/libusb/
core.c 719 API_EXPORTED int usb_set_altinterface(usb_dev_handle *dev, int alternate)
721 usbi_dbg("alternate %d", alternate);
726 dev->last_claimed_interface, alternate));
  /prebuilts/go/darwin-x86/src/encoding/xml/
read_test.go 30 <feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-us" updated="2009-10-04T01:35:58+00:00"><title>Code Review - My issues</title><link href="http://codereview.appspot.com/" rel="alternate"></link><link href="http://codereview.appspot.com/rss/mine/rsc" rel="self"></link><id>http://codereview.appspot.com/</id><author><name>rietveld&lt;&gt;</name></author><entry><title>rietveld: an attempt at pubsubhubbub
31 </title><link href="http://codereview.appspot.com/126085" rel="alternate"></link><updated>2009-10-04T01:35:58+00:00</updated><author><name>email-address-removed</name></author><id>urn:md5:134d9179c41f806be79b3a5f7877d19a</id><summary type="html">
63 </title><link href="http://codereview.appspot.com/124106" rel="alternate"></link><updated>2009-10-03T23:02:17+00:00</updated><author><name>email-address-removed</name></author><id>urn:md5:0a2a4f19bb815101f0ba2904aed7c35a</id><summary type="html">
123 {Rel: "alternate", Href: "http://codereview.appspot.com/"},
136 {Rel: "alternate", Href: "http://codereview.appspot.com/126085"},
183 {Rel: "alternate", Href: "http://codereview.appspot.com/124106"},
  /prebuilts/go/linux-x86/src/encoding/xml/
read_test.go 30 <feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-us" updated="2009-10-04T01:35:58+00:00"><title>Code Review - My issues</title><link href="http://codereview.appspot.com/" rel="alternate"></link><link href="http://codereview.appspot.com/rss/mine/rsc" rel="self"></link><id>http://codereview.appspot.com/</id><author><name>rietveld&lt;&gt;</name></author><entry><title>rietveld: an attempt at pubsubhubbub
31 </title><link href="http://codereview.appspot.com/126085" rel="alternate"></link><updated>2009-10-04T01:35:58+00:00</updated><author><name>email-address-removed</name></author><id>urn:md5:134d9179c41f806be79b3a5f7877d19a</id><summary type="html">
63 </title><link href="http://codereview.appspot.com/124106" rel="alternate"></link><updated>2009-10-03T23:02:17+00:00</updated><author><name>email-address-removed</name></author><id>urn:md5:0a2a4f19bb815101f0ba2904aed7c35a</id><summary type="html">
123 {Rel: "alternate", Href: "http://codereview.appspot.com/"},
136 {Rel: "alternate", Href: "http://codereview.appspot.com/126085"},
183 {Rel: "alternate", Href: "http://codereview.appspot.com/124106"},
  /external/robolectric/v1/lib/main/
commons-codec-1.6.jar 
  /prebuilts/tools/common/m2/repository/commons-codec/commons-codec/1.6/
commons-codec-1.6.jar 
  /external/harfbuzz_ng/src/
hb-ot-layout-gsub-table.hh 451 typedef ArrayOf<GlyphID> AlternateSet; /* Array of alternate GlyphIDs--in
1131 AlternateSubst alternate; member in union:OT::SubstLookupSubTable::__anon19915
    [all...]
  /external/libvorbis/doc/
07-floor1.tex 104 'subclass' value representing the number of alternate entropy books
106 [subclass] books and a master book used to encode which alternate
  /prebuilts/go/darwin-x86/src/testing/
sub_test.go 231 desc: "alternate sequential and parallel",
250 desc: "alternate sequential and parallel 2",
  /prebuilts/go/linux-x86/src/testing/
sub_test.go 231 desc: "alternate sequential and parallel",
250 desc: "alternate sequential and parallel 2",
  /external/llvm/test/MC/ARM/
neon-shuffle-encoding.s 79 @ VTRN alternate size suffices
  /external/syslinux/utils/
isohybrid.c 805 initialise_gpt(uint8_t *gpt, uint32_t current, uint32_t alternate, int primary)
826 header->backupLBA = lendian_64(alternate);
  /prebuilts/go/darwin-x86/src/cmd/go/
list.go 29 The -f flag specifies an alternate format for the list, using the
  /prebuilts/go/darwin-x86/src/cmd/vendor/golang.org/x/arch/arm/armasm/
inst.go 108 // A ImmAlt is an alternate encoding of an integer constant.
  /prebuilts/go/linux-x86/src/cmd/go/
list.go 29 The -f flag specifies an alternate format for the list, using the
  /prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/arm/armasm/
inst.go 108 // A ImmAlt is an alternate encoding of an integer constant.

Completed in 657 milliseconds

1 23 4 5 6 7 8 91011>>