HomeSort by relevance Sort by last modified time
    Searched full:xfr (Results 1 - 25 of 31) sorted by null

1 2

  /external/mesa3d/src/gallium/drivers/nouveau/
nouveau_buffer.c 178 struct nouveau_transfer *xfr = CALLOC_STRUCT(nouveau_transfer); local
179 if (!xfr)
182 xfr->base.resource = resource;
183 xfr->base.box.x = box->x;
184 xfr->base.box.width = box->width;
185 xfr->base.usage = usage;
194 return &xfr->base;
202 struct nouveau_transfer *xfr = nouveau_transfer(transfer); local
205 if (xfr->base.usage & PIPE_TRANSFER_WRITE) {
215 FREE(xfr);
253 struct nouveau_transfer *xfr = nouveau_transfer(transfer); local
    [all...]
  /external/llvm/test/CodeGen/ARM/
optselect-regclass.ll 10 define void @xfr() {
  /external/chromium-trace/catapult/telemetry/third_party/web-page-replay/third_party/dns/
message.py 112 @ivar xfr: Is the message being used to contain the results of a DNS
114 @type xfr: bool
162 self.xfr = False
693 if self.message.xfr and rdtype == dns.rdatatype.SOA:
727 def from_wire(wire, keyring=None, request_mac='', xfr=False, origin=None,
738 @param xfr: Is this message part of a zone transfer?
739 @type xfr: bool
767 m.xfr = xfr
    [all...]
zone.py 820 def from_xfr(xfr, zone_factory=Zone, relativize=True):
823 @param xfr: The xfr generator
824 @type xfr: generator of dns.message.Message objects
827 to dns.query.xfr().
835 for r in xfr:
query.py 258 def xfr(where, zone, rdtype=dns.rdatatype.AXFR, rdclass=dns.rdataclass.IN, function
377 xfr=True, origin=origin, tsig_ctx=tsig_ctx,
  /prebuilts/go/darwin-x86/src/html/
entity.go 571 "Xfr;": '\U0001D51B',
    [all...]
  /prebuilts/go/linux-x86/src/html/
entity.go 571 "Xfr;": '\U0001D51B',
    [all...]
  /prebuilts/go/darwin-x86/pkg/darwin_amd64/
html.a     [all...]
  /prebuilts/go/darwin-x86/pkg/darwin_amd64_race/
html.a     [all...]
  /prebuilts/go/linux-x86/pkg/linux_amd64/
html.a     [all...]
  /prebuilts/go/linux-x86/pkg/linux_amd64_race/
html.a     [all...]
  /external/chromium-trace/catapult/third_party/html5lib-python/html5lib/
constants.py     [all...]
  /external/tagsoup/src/org/ccil/cowan/tagsoup/
HTMLSchema.java     [all...]
  /external/chromium-trace/catapult/third_party/vinn/third_party/parse5/tools/
entities.json     [all...]
  /external/tagsoup/definitions/
html.tssl     [all...]
  /external/chromium-trace/catapult/third_party/vinn/third_party/parse5/test/data/tokenization/
namedEntities.test     [all...]
  /external/robolectric/v3/runtime/
tagsoup-1.2.jar 
  /prebuilts/tools/common/m2/repository/org/ccil/cowan/tagsoup/tagsoup/1.2/
tagsoup-1.2.jar 
  /prebuilts/tools/common/m2/repository/org/ccil/cowan/tagsoup/tagsoup/1.2.1/
tagsoup-1.2.1.jar 
  /toolchain/binutils/binutils-2.25/opcodes/
metag-dis.c 987 /* Print an XFR instruction. */
    [all...]
  /external/webrtc/data/voice_engine/stereo_rtp_files/
toggling_stereo_g729_pt18_pt125.rtp 321 ?(?R?I??X?m??????D(?)?R?I??X?`?bfW @?(?*?S5I??Xhs?U?:??T((?+?S?I??X???Ã?bZT(2?,?S?I??X(??C ??1wV(<?-?T%I??X?(F(P(Z?.?UI??X?(d?/?UeI??X???!>??}b(n?0?U?I??X??(x(?(??1?V?I??X?(?(?(??2?W?I??X??z?@z????(??3?W?I??X`??CF5?&?(??4?X5I??Xv??x9??@(?5?X?I??X=05?k??g<(?6?X?I??Xu$\??Gj@(?7?Y%I??X@?x????R(?8?YuI??X???????}1(??9?Y?I??X????mq1??E(??:?ZI??X??w???H)?;?ZeI??X6?O?wH")?<?Z?I??X????ir2??)?=?[I??X3?{br?0?)"?>?[UI??Xfr???s?),???[?I??X ??{.B
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-dynload/
_codecs_jp.so 
  /toolchain/binutils/binutils-2.25/gas/config/
tc-metag.c     [all...]
  /external/c-ares/
ares_platform.c     [all...]
  /external/owasp/sanitizer/lib/htmlparser-1.3/doc/
named-character-references.html     [all...]

Completed in 2214 milliseconds

1 2