Searched refs:fetch (Results 26 - 50 of 63) sorted by relevance

123

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libpcap-1.4.0/
H A Dpcap-usb-linux.c104 int32_t nfetch; /* Number of events to fetch (out: fetched) */
824 struct mon_bin_mfetch fetch; local
842 /* try to fetch as many events as possible*/
843 fetch.offvec = vec;
844 fetch.nfetch = limit;
845 fetch.nflush = nflush;
848 ret = ioctl(handle->fd, MON_IOCX_MFETCH, &fetch);
866 nflush = fetch.nfetch;
867 for (i=0; i<fetch.nfetch; ++i) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/tests/
H A Dfate.sh40 git:*) git fetch --force && git reset --hard "origin/$branch" ;;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gdbm-1.8.3/
H A DMakefile65 DBM_CF = dbminit.c delete.c fetch.c store.c seq.c close.c
78 DBM_OF = dbminit.o delete.o fetch.o store.o seq.o close.o
88 DBM_LOF = dbminit.lo delete.lo fetch.lo store.lo seq.lo close.lo
257 fetch.o: autoconf.h gdbmdefs.h proto.h extern.h
H A DMakefile.in62 DBM_CF = dbminit.c delete.c fetch.c store.c seq.c close.c
75 DBM_OF = dbminit.o delete.o fetch.o store.o seq.o close.o
85 DBM_LOF = dbminit.lo delete.lo fetch.lo store.lo seq.lo close.lo
246 fetch.o: autoconf.h gdbmdefs.h proto.h extern.h
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/gdbm-1.8.3/
H A DMakefile62 DBM_CF = dbminit.c delete.c fetch.c store.c seq.c close.c
75 DBM_OF = dbminit.o delete.o fetch.o store.o seq.o close.o
85 DBM_LOF = dbminit.lo delete.lo fetch.lo store.lo seq.lo close.lo
246 fetch.o: autoconf.h gdbmdefs.h proto.h extern.h
H A DMakefile.in62 DBM_CF = dbminit.c delete.c fetch.c store.c seq.c close.c
75 DBM_OF = dbminit.o delete.o fetch.o store.o seq.o close.o
85 DBM_LOF = dbminit.lo delete.lo fetch.lo store.lo seq.lo close.lo
246 fetch.o: autoconf.h gdbmdefs.h proto.h extern.h
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/editors/
H A Ddiff.c655 static void fetch(long *f, int a, int b, FILE * lb, int ch) function
754 fetch(ixold, lowa, a - 1, f1, ' ');
755 fetch(ixold, a, b, f1, '-');
758 fetch(ixnew, lowc, c - 1, f2, ' ');
760 fetch(ixnew, c, d, f2, '+');
764 fetch(ixnew, d + 1, upd, f2, ' ');
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/ifpsp060/src/
H A Dfplsp.S577 bsr.l tag # fetch operand type
634 bsr.l tag # fetch operand type
693 bsr.l tag # fetch operand type
754 bsr.l tag # fetch operand type
811 bsr.l tag # fetch operand type
870 bsr.l tag # fetch operand type
931 bsr.l tag # fetch operand type
988 bsr.l tag # fetch operand type
1047 bsr.l tag # fetch operand type
1108 bsr.l tag # fetch operan
[all...]
H A Dfpsp.S651 mov.l EXC_EXTWPTR(%a6),%a0 # fetch instruction addr
653 bsr.l _imem_read_long # fetch the instruction words
712 mov.l (tbl_unsupp.l,%pc,%d1.w*4),%d1 # fetch routine addr
891 mov.l EXC_EXTWPTR(%a6),%a0 # fetch instruction addr
893 bsr.l _imem_read_long # fetch the instruction words
955 mov.l (tbl_unsupp.l,%pc,%d1.w*4),%d1 # fetch routine addr
1118 # get_packed() - fetch packed operand from memory #
1217 mov.l %usp,%a0 # fetch user stack pointer
1233 mov.l EXC_EXTWPTR(%a6),%a0 # fetch instruction addr
1235 bsr.l _imem_read_long # fetch th
[all...]
H A Dilsp.S134 mov.l 0x8(%a6),%d7 # fetch divisor
912 mov.w %cc, %d3 # fetch resulting ccodes
917 mov.w %cc, %d4 # fetch resulting ccodes
921 mov.w CMP2_CC(%a6), %d4 # fetch old ccodes
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-omap2/
H A Dsram34xx.S230 ldr r12, omap_sdrc_rfr_ctrl_0_val @ fetch value from SRAM
231 ldr r11, omap3_sdrc_rfr_ctrl_0 @ fetch addr from SRAM
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/alpha/lib/
H A Dev6-copy_user.S96 EXI( ldq_u $3,0($7) ) # .. L .. .. : Forward fetch for fallthrough code
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/
H A Dcyber2000fb.c416 u_int fetch; member in struct:par_info
511 cyber2000_grphw(0x14, hw->fetch, cfb);
512 cyber2000_grphw(0x15, ((hw->fetch >> 8) & 0x03) |
915 hw.fetch = hw.pitch;
917 hw.fetch <<= 1;
918 hw.fetch += 1;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kvm/
H A Dpaging_tmpl.h316 static u64 *FNAME(fetch)(struct kvm_vcpu *vcpu, gva_t addr, function
472 sptep = FNAME(fetch)(vcpu, addr, &walker, user_fault, write_fault,
H A Dtrace.h668 __entry->rip = vcpu->arch.emulate_ctxt.decode.fetch.start;
671 - vcpu->arch.emulate_ctxt.decode.fetch.start;
673 vcpu->arch.emulate_ctxt.decode.fetch.data,
H A Demulate.c693 struct fetch_cache *fc = &ctxt->decode.fetch;
700 rc = ops->fetch(ctxt->cs_base + eip, fc->data + cur_size,
978 c->fetch.start = c->fetch.end = c->eip;
1111 * Decode and fetch the source operand: register, memory
1129 /* Don't fetch the address for invlpg: it could be unmapped. */
1235 * Decode and fetch the second source operand: register, memory
1257 /* Decode and fetch the destination operand: register or memory. */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/docs/examples/
H A DMakefile.in125 imap-lsub$(EXEEXT) imap-fetch$(EXEEXT) imap-store$(EXEEXT) \
340 imap_fetch_SOURCES = imap-fetch.c
341 imap_fetch_OBJECTS = imap-fetch.$(OBJEXT)
685 imap-create.c imap-delete.c imap-examine.c imap-fetch.c \
701 imap-create.c imap-delete.c imap-examine.c imap-fetch.c \
1102 imap-fetch$(EXEEXT): $(imap_fetch_OBJECTS) $(imap_fetch_DEPENDENCIES) $(EXTRA_imap_fetch_DEPENDENCIES)
1103 @rm -f imap-fetch$(EXEEXT)
1310 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/imap-fetch.Po@am__quote@
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/arm/
H A Dsynth_filter_vfp.S133 ldr a3, [sp, #(16+6+2)*4] @ fetch in from stack, to pass to imdct_half
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/rc4/asm/
H A Drc4-ia64.pl700 lfetch.nt1 [EndPtr] // fetch line with last byte
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/tcl/
H A Dtcl_compat.c301 "fetch",
390 DB_RETOK_STD(ret), "dbm fetch");
397 data = fetch(key);
431 DB_RETOK_STD(ret), "dbm fetch");
439 DB_RETOK_STD(ret), "dbm fetch");
478 DB_RETOK_STD(ret), "dbm fetch");
536 DB_RETOK_STD(ret), "dbm fetch");
591 "fetch",
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/rc4/asm/
H A Drc4-ia64.pl700 lfetch.nt1 [EndPtr] // fetch line with last byte
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dhtmllbox.tex212 Note that the HTML strings you fetch to wxSimpleHtmlListBox should not contain the {\tt <html>}
H A Drichtextbuffer.tex586 If you specify (any) paragraph attribute in {\it style}'s flags, this function will fetch
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/jpeg-7/
H A Djmemdosa.asm237 xmsavail: mov ax,4310h ; fetch driver address with
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sparc/lib/
H A Dchecksum_32.S137 addx %g0, %o2, %o2 ! fetch final carry

Completed in 199 milliseconds

123