Searched refs:unused (Results 1 - 25 of 501) sorted by path

1234567891011>>

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/bzip2/
H A Dbzip2.c438 UChar unused[BZ_MAX_UNUSED]; local
456 (int)smallMode, unused, nUnused
474 for (i = 0; i < nUnused; i++) unused[i] = unusedTmp[i];
559 UChar unused[BZ_MAX_UNUSED]; local
574 (int)smallMode, unused, nUnused
589 for (i = 0; i < nUnused; i++) unused[i] = unusedTmp[i];
H A Dbzlib.c1092 void* unused,
1103 (unused == NULL && nUnused != 0) ||
1104 (unused != NULL && (nUnused < 0 || nUnused > BZ_MAX_UNUSED)))
1125 bzf->buf[bzf->bufN] = *((UChar*)(unused)); bzf->bufN++;
1126 unused = ((void*)( 1 + ((UChar*)(unused)) ));
1224 void** unused,
1232 if (unused == NULL || nUnused == NULL)
1237 *unused = bzf->strm.next_in;
1390 char unused[BZ_MAX_UNUSE local
1087 BZ2_bzReadOpen( int* bzerror, FILE* f, int verbosity, int small, void* unused, int nUnused ) argument
1221 BZ2_bzReadGetUnused( int* bzerror, BZFILE* b, void** unused, int* nUnused ) argument
[all...]
H A Dbzlib.h144 void* unused,
156 void** unused,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/curl-7.23.1/source/include/curl/
H A Dcurl.h1489 CURLOPT_LASTENTRY /* the last unused */
1629 CFINIT(NOTHING), /********* the first one is unused ************/
1655 CURLFORM_LASTENTRY /* the last unused */
1882 * the first argument. The time argument in the second parameter is unused
1885 CURL_EXTERN time_t curl_getdate(const char *p, const time_t *unused);
H A Dtypecheck-gcc.h144 static void __attribute__((warning(message))) __attribute__((unused)) \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/curl-7.23.1/source/lib/
H A Dnwlib.c82 #pragma unused(cmdLine)
83 #pragma unused(loadDirPath)
84 #pragma unused(uninitializedDataLength)
85 #pragma unused(NLMFileHandle)
86 #pragma unused(readRoutineP)
87 #pragma unused(customDataOffset)
88 #pragma unused(customDataSize)
89 #pragma unused(messageCount)
90 #pragma unused(messages)
H A Dsetup.h310 #pragma suppress 106 /* unnamed, unused parameter */
592 Parameters should of course normally not be unused, but for example when we
597 #define UNUSED_PARAM __attribute__((unused))
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/curl-7.23.1/source/
H A Dlibtool4967 return rval; /* =127, but avoids unused variable warning */
H A Dltmain.sh4542 return rval; /* =127, but avoids unused variable warning */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/curl-7.23.1/source/packages/OS400/
H A Dccsidcurl.c328 curl_getdate_ccsid(const char * p, const time_t * unused, unsigned int ccsid) argument
335 return curl_getdate(p, unused);
342 t = curl_getdate(s, unused);
H A Dccsidcurl.h44 CURL_EXTERN time_t curl_getdate_ccsid(const char * p, const time_t * unused,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/curl-7.23.1/source/src/
H A Dtool_getpass.c80 int unused; /* unused */ member in struct:_iosb
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/curl-7.23.1/source/tmp.bak/include/curl/
H A Dcurl.h1489 CURLOPT_LASTENTRY /* the last unused */
1629 CFINIT(NOTHING), /********* the first one is unused ************/
1655 CURLFORM_LASTENTRY /* the last unused */
1882 * the first argument. The time argument in the second parameter is unused
1885 CURL_EXTERN time_t curl_getdate(const char *p, const time_t *unused);
H A Dtypecheck-gcc.h144 static void __attribute__((warning(message))) __attribute__((unused)) \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iproute2/doc/
H A Dip-cref.tex958 \item \verb|unused|
2108 \item Delete the unused default rule:
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iproute2/tc/
H A Demp_ematch.l34 static void __attribute__ ((unused)) yyunput (int c,char *buf_ptr );
35 static void __attribute__ ((unused)) yy_push_state (int new_state );
36 static void __attribute__ ((unused)) yy_pop_state (void);
37 static int __attribute__ ((unused)) yy_top_state (void );
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iptables-1.4.12.1/iptables/
H A Dxtables.c93 void xtables_free_opts(int unused) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iptables-1.4.12.1/
H A Dlibtool4063 return rval; /* =127, but avoids unused variable warning */
H A Dltmain.sh3576 return rval; /* =127, but avoids unused variable warning */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/
H A Dcommon.mak32 $(CC) $(CFLAGS) $(LIBOBJFLAGS) -Wno-unused -c -o $@ -x c $<
H A Dcommon_arm.mak32 $(CC) $(CFLAGS) $(LIBOBJFLAGS) -Wno-unused -c -o $@ -x c $<
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/ppc/
H A Ddsputil_ppc.h149 #define POWERPC_PERF_DECLARE(a, cond) int altivec_placeholder __attribute__ ((unused))
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/x86/
H A Dh264dsp_mmx.c671 H264_DEBLOCK_P0_Q0(%8, unused)
677 "m"(*tmp0/*unused*/), "m"(*(uint32_t*)tc0), "m"(alpha1), "m"(beta1),
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libavformat/
H A Davformat.h498 int64_t unused[4+1]; member in struct:AVStream
650 /** decoding: size of data to probe; encoding: unused. */
688 * muxing : unused
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libavutil/
H A Dcommon.h102 # define av_unused __attribute__((unused))

Completed in 226 milliseconds

1234567891011>>