HomeSort by relevance Sort by last modified time
    Searched defs:ovl (Results 1 - 11 of 11) sorted by null

  /external/iproute2/tc/
q_cbq.c 441 struct tc_cbq_ovl *ovl = NULL; local
477 if (RTA_PAYLOAD(tb[TCA_CBQ_OVL_STRATEGY]) < sizeof(*ovl))
480 (unsigned int) sizeof(*ovl));
482 ovl = RTA_DATA(tb[TCA_CBQ_OVL_STRATEGY]);
  /external/fio/engines/
windowsaio.c 369 OVERLAPPED *ovl; local
381 if (!GetQueuedCompletionStatus(ctx->iocp, &bytes, &ulKey, &ovl, 250) && ovl == NULL)
384 fov = CONTAINING_RECORD(ovl, struct fio_overlapped, o);
387 if (ovl->Internal == ERROR_SUCCESS) {
388 io_u->resid = io_u->xfer_buflen - ovl->InternalHigh;
  /toolchain/binutils/binutils-2.27/ld/emultempl/
spu_ovl.S 65 #define ovl reserved4 define
124 * __ovly_return, prev ovl index, caller return addr, undefined.
134 shlqbyi ovl, $lr, 4 # 1,4 0
139 shli off1, ovl, 4 # 0,4 4
166 stqr ovl, __ovly_current # 1,6 18
206 rotmi ovl, target, -18 # 0,4 -1
213 shli off2, ovl, 4 # 0,4 3
214 stqr ovl, __ovly_current # 1,6 3
228 shli off2, ovl, 4 # 0,4 2
231 stqr ovl, __ovly_current # 1,6
    [all...]
  /frameworks/native/opengl/libagl/
primitives.cpp 896 vertex_t** const ovl = &out[outi][0]; local
897 vertex_t** output = ovl;
945 ivl = ovl;
962 vertex_t** const ovl = &out[outi][0]; local
963 vertex_t** output = ovl;
    [all...]
  /external/e2fsprogs/lib/blkid/
probe.c 1045 struct ocfs_volume_label ovl; local
1049 memcpy(&ovl, buf+512, sizeof(ovl));
1057 blkid_set_tag(probe->dev, "LABEL", ovl.label, ocfslabellen(ovl));
1059 set_uuid(probe->dev, ovl.vol_id, 0);
    [all...]
  /toolchain/binutils/binutils-2.27/bfd/
elf32-spu.c 360 unsigned int ovl; member in struct:got_entry
713 /* A section in an overlay area called .ovl.init is not
717 if (strncmp (s->name, ".ovl.init", 9) != 0)
777 if (strncmp (s0->name, ".ovl.init", 9) != 0)
786 if (strncmp (s->name, ".ovl.init", 9) != 0)
1070 unsigned int ovl = 0; local
1080 ovl = spu_elf_section_data (isec->output_section)->u.o.ovl_index;
1099 htab->stub_count[ovl] += 1;
1107 if (ovl == 0)
1112 if (g->addend == addend && g->ovl == 0
1204 unsigned int ovl, dest_ovl, set_id; local
1698 unsigned int ovl = spu_elf_section_data (osec)->u.o.ovl_index; local
1787 unsigned int ovl = spu_elf_section_data (osec)->u.o.ovl_index; local
4950 unsigned int ovl = 0; local
4983 unsigned int ovl = overlay_index (sec); local
    [all...]
  /external/clang/lib/Sema/
SemaExpr.cpp 5187 OverloadExpr *ovl = find.Expression; local
    [all...]
  /external/valgrind/VEX/priv/
guest_s390_toIR.c 14212 } ovl; local
14418 } ovl; local
15565 } ovl; local
    [all...]
  /prebuilts/tools/common/m2/repository/net/sourceforge/htmlunit/htmlunit-core-js/2.14/
htmlunit-core-js-2.14.jar 
  /prebuilts/jdk/jdk8/darwin-x86/lib/
sa-jdi.jar 
  /prebuilts/jdk/jdk8/linux-x86/lib/
sa-jdi.jar 

Completed in 351 milliseconds