Searched refs:MEM (Results 26 - 45 of 45) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/pci/hotplug/
H A Dibmphp_pci.c463 mem_tmp->type = MEM;
501 debug ("REGULAR MEM SPACE\n");
513 mem[count]->type = MEM;
727 mem_tmp->type = MEM;
768 bus_mem[count]->type = MEM;
861 mem->type = MEM;
898 mem_tmp->type = MEM;
1312 if (ibmphp_find_resource (bus, start_address, &mem, MEM) < 0) {
1313 err ("cannot find corresponding MEM resource to remove\n");
1424 if (ibmphp_find_resource (bus, start_address, &mem, MEM) <
[all...]
H A Dibmphp.h291 #define MEM 0 macro
367 int type; /* MEM, IO, PFMEM */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/tests/
H A Dmemanalyze.pl26 # MEM mprintf.c:1094 malloc(32) = e5718
27 # MEM mprintf.c:1103 realloc(e5718, 64) = e6118
28 # MEM sendf.c:232 free(f6520)
105 elsif($line =~ /^MEM ([^ ]*):(\d*) (.*)/) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libswscale/bfin/
H A Dinternal_bfin.S102 #define MEM mL1 define
124 DEFUN(yuv2rgb565_line,MEM,
237 DEFUN(yuv2rgb555_line,MEM,
352 DEFUN(yuv2rgb24_line,MEM,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libgcrypt-1.5.0/mpi/m68k/
H A Dmpih-rshift.S111 movel R(d1),MEM(res_ptr) /* store most significant limb */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libgcrypt-1.5.0/mpi/m68k/
H A Dmpih-rshift.S111 movel R(d1),MEM(res_ptr) /* store most significant limb */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A DMakefile.in2290 MEM=`cat .memdump | grep "MEMORY ALLOCATED" | awk '{ print $$7}'`;\
2291 if [ "$$MEM" != "" ] ; then echo Using $$MEM bytes ; fi ; \
2295 MEM=`cat .memdump | grep "MEMORY ALLOCATED" | awk '{ print $$7}'`;\
2296 if [ "$$MEM" != "" ] ; then echo Using $$MEM bytes ; fi ; \
2300 MEM=`cat .memdump | grep "MEMORY ALLOCATED" | awk '{ print $$7}'`;\
2301 if [ "$$MEM" != "" ] ; then echo Using $$MEM bytes ; fi ; \
2307 MEM
[all...]
H A DMakefile2290 MEM=`cat .memdump | grep "MEMORY ALLOCATED" | awk '{ print $$7}'`;\
2291 if [ "$$MEM" != "" ] ; then echo Using $$MEM bytes ; fi ; \
2295 MEM=`cat .memdump | grep "MEMORY ALLOCATED" | awk '{ print $$7}'`;\
2296 if [ "$$MEM" != "" ] ; then echo Using $$MEM bytes ; fi ; \
2300 MEM=`cat .memdump | grep "MEMORY ALLOCATED" | awk '{ print $$7}'`;\
2301 if [ "$$MEM" != "" ] ; then echo Using $$MEM bytes ; fi ; \
2307 MEM
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A DMakefile.in2290 MEM=`cat .memdump | grep "MEMORY ALLOCATED" | awk '{ print $$7}'`;\
2291 if [ "$$MEM" != "" ] ; then echo Using $$MEM bytes ; fi ; \
2295 MEM=`cat .memdump | grep "MEMORY ALLOCATED" | awk '{ print $$7}'`;\
2296 if [ "$$MEM" != "" ] ; then echo Using $$MEM bytes ; fi ; \
2300 MEM=`cat .memdump | grep "MEMORY ALLOCATED" | awk '{ print $$7}'`;\
2301 if [ "$$MEM" != "" ] ; then echo Using $$MEM bytes ; fi ; \
2307 MEM
[all...]
H A DMakefile2288 MEM=`cat .memdump | grep "MEMORY ALLOCATED" | awk '{ print $$7}'`;\
2289 if [ "$$MEM" != "" ] ; then echo Using $$MEM bytes ; fi ; \
2293 MEM=`cat .memdump | grep "MEMORY ALLOCATED" | awk '{ print $$7}'`;\
2294 if [ "$$MEM" != "" ] ; then echo Using $$MEM bytes ; fi ; \
2298 MEM=`cat .memdump | grep "MEMORY ALLOCATED" | awk '{ print $$7}'`;\
2299 if [ "$$MEM" != "" ] ; then echo Using $$MEM bytes ; fi ; \
2305 MEM
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/zlib-1.2.8/
H A Dinflate.c1217 case MEM:
1235 state->mode = MEM;
1318 state->mode = MEM;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/zlib/
H A Dinflate.c1120 case MEM:
1137 state->mode = MEM;
1193 state->mode = MEM;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/zlib-1.2.3/
H A Dinflate.c1120 case MEM:
1137 state->mode = MEM;
1193 state->mode = MEM;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/zlib-1.2.3/
H A Dinflate.c1120 case MEM:
1137 state->mode = MEM;
1193 state->mode = MEM;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/zlib-1.2.7/
H A Dinflate.c1216 case MEM:
1234 state->mode = MEM;
1302 state->mode = MEM;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/libcryptoxx-5.6.0/
H A Dpubkey.h1645 template <class KEYS, class SA, class MEM, class H, class ALG_INFO>
1649 template <class KEYS, class SA, class MEM, class H, class ALG_INFO = DL_SS<KEYS, SA, MEM, H, int> >
1652 typedef DL_SignatureSchemeOptions<ALG_INFO, KEYS, SA, MEM, H> SchemeOptions;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/lib/zlib_inflate/
H A Dinflate.c704 case MEM:
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/stack/
H A Dsafestack.h2584 # define lh_MEM_new() LHM_lh_new(MEM,mem)
2585 # define lh_MEM_insert(lh,inst) LHM_lh_insert(MEM,lh,inst)
2586 # define lh_MEM_retrieve(lh,inst) LHM_lh_retrieve(MEM,lh,inst)
2587 # define lh_MEM_delete(lh,inst) LHM_lh_delete(MEM,lh,inst)
2588 # define lh_MEM_doall(lh,fn) LHM_lh_doall(MEM,lh,fn)
2590 LHM_lh_doall_arg(MEM,lh,fn,arg_type,arg)
2591 # define lh_MEM_error(lh) LHM_lh_error(MEM,lh)
2592 # define lh_MEM_num_items(lh) LHM_lh_num_items(MEM,lh)
2593 # define lh_MEM_down_load(lh) LHM_lh_down_load(MEM,lh)
2595 LHM_lh_node_stats_bio(MEM,l
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/stack/
H A Dsafestack.h2584 # define lh_MEM_new() LHM_lh_new(MEM,mem)
2585 # define lh_MEM_insert(lh,inst) LHM_lh_insert(MEM,lh,inst)
2586 # define lh_MEM_retrieve(lh,inst) LHM_lh_retrieve(MEM,lh,inst)
2587 # define lh_MEM_delete(lh,inst) LHM_lh_delete(MEM,lh,inst)
2588 # define lh_MEM_doall(lh,fn) LHM_lh_doall(MEM,lh,fn)
2590 LHM_lh_doall_arg(MEM,lh,fn,arg_type,arg)
2591 # define lh_MEM_error(lh) LHM_lh_error(MEM,lh)
2592 # define lh_MEM_num_items(lh) LHM_lh_num_items(MEM,lh)
2593 # define lh_MEM_down_load(lh) LHM_lh_down_load(MEM,lh)
2595 LHM_lh_node_stats_bio(MEM,l
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/Micromax/Linux/
H A Djre-1_5_0_15-linux-i586.bin[all...]

Completed in 323 milliseconds

12