Searched refs:Result (Results 1 - 25 of 34) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/palmos/
H A Dmsgdlg.cpp46 int Result=0; local
114 Result=FrmCustomAlert(AppDB,AlertID,m_message.c_str(),"","");
125 if(Result==0)
133 if(Result==0)
141 if(Result==0)
143 else if(Result==1)
/netgear-R7000-V1.0.7.12_1.2.5/src/router/iputils/
H A Dipg10 result=`cat /proc/net/pg | fgrep "Result: OK:"`
12 cat /proc/net/pg | fgrep Result:
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/engines/vendor_defns/
H A Dhw_ubsec.h118 unsigned char *Result,
122 unsigned char *Result, int *Result_len);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/engines/vendor_defns/
H A Dhw_ubsec.h95 unsigned char *Result, int *Result_len);
98 unsigned char *Result, int *Result_len);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/engines/vendor_defns/
H A Dhw_ubsec.h118 unsigned char *Result,
122 unsigned char *Result, int *Result_len);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/zlib-1.2.8/contrib/delphi/
H A DZLib.pas220 Result := AllocMem(Size);
256 // GetMem(Result, Items*Size);
257 Result := AllocMem(Items * Size);
267 Result := code;
274 Result := code;
281 Result := code;
461 Result := Count;
467 Result := FZRec.total_in
475 Result := 0
477 Result
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/zlib-1.2.3/contrib/delphi/
H A DZLib.pas220 Result := AllocMem(Size);
256 // GetMem(Result, Items*Size);
257 Result := AllocMem(Items * Size);
267 Result := code;
274 Result := code;
281 Result := code;
461 Result := Count;
467 Result := FZRec.total_in
475 Result := 0
477 Result
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/zlib-1.2.3/contrib/delphi/
H A DZLib.pas220 Result := AllocMem(Size);
256 // GetMem(Result, Items*Size);
257 Result := AllocMem(Items * Size);
267 Result := code;
274 Result := code;
281 Result := code;
461 Result := Count;
467 Result := FZRec.total_in
475 Result := 0
477 Result
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/zlib-1.2.7/contrib/delphi/
H A DZLib.pas220 Result := AllocMem(Size);
256 // GetMem(Result, Items*Size);
257 Result := AllocMem(Items * Size);
267 Result := code;
274 Result := code;
281 Result := code;
461 Result := Count;
467 Result := FZRec.total_in
475 Result := 0
477 Result
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/zlib-1.2.8/contrib/pascal/
H A Dzlibpas.pas229 Result := deflateInit_(strm, level, ZLIB_VERSION, sizeof(z_stream));
235 Result := deflateInit2_(strm, level, method, windowBits, memLevel, strategy,
241 Result := inflateInit_(strm, ZLIB_VERSION, sizeof(z_stream));
246 Result := inflateInit2_(strm, windowBits, ZLIB_VERSION, sizeof(z_stream));
252 Result := inflateBackInit_(strm, windowBits, window,
258 GetMem(Result, Size);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/zlib-1.2.3/contrib/pascal/
H A Dzlibpas.pas189 Result := deflateInit_(strm, level, ZLIB_VERSION, sizeof(z_stream));
195 Result := deflateInit2_(strm, level, method, windowBits, memLevel, strategy,
201 Result := inflateInit_(strm, ZLIB_VERSION, sizeof(z_stream));
206 Result := inflateInit2_(strm, windowBits, ZLIB_VERSION, sizeof(z_stream));
212 Result := inflateBackInit_(strm, windowBits, window,
218 GetMem(Result, Size);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/zlib-1.2.3/contrib/pascal/
H A Dzlibpas.pas189 Result := deflateInit_(strm, level, ZLIB_VERSION, sizeof(z_stream));
195 Result := deflateInit2_(strm, level, method, windowBits, memLevel, strategy,
201 Result := inflateInit_(strm, ZLIB_VERSION, sizeof(z_stream));
206 Result := inflateInit2_(strm, windowBits, ZLIB_VERSION, sizeof(z_stream));
212 Result := inflateBackInit_(strm, windowBits, window,
218 GetMem(Result, Size);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/zlib-1.2.7/contrib/pascal/
H A Dzlibpas.pas229 Result := deflateInit_(strm, level, ZLIB_VERSION, sizeof(z_stream));
235 Result := deflateInit2_(strm, level, method, windowBits, memLevel, strategy,
241 Result := inflateInit_(strm, ZLIB_VERSION, sizeof(z_stream));
246 Result := inflateInit2_(strm, windowBits, ZLIB_VERSION, sizeof(z_stream));
252 Result := inflateBackInit_(strm, windowBits, window,
258 GetMem(Result, Size);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/libcryptoxx-5.6.0/
H A Dfipsalgt.cpp361 OutputData(output, "Result ", b ? "P" : "F");
377 template <class H, class Result>
378 Result * CreateRSA2(const std::string &standard)
380 if (typeid(Result) == typeid(PK_Verifier))
383 return (Result *) new typename RSASS_ISO<H>::Verifier;
385 return (Result *) new typename RSASS<PSS, H>::Verifier;
387 return (Result *) new typename RSASS<PKCS1v15, H>::Verifier;
389 else if (typeid(Result) == typeid(PK_Signer))
392 return (Result *) new typename RSASS_ISO<H>::Signer;
394 return (Result *) ne
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/stc/scintilla/src/
H A DLexHTML.cxx369 int Result; local
372 Result = SCE_HB_START;
375 Result = SCE_HP_START;
378 Result = SCE_HPHP_DEFAULT;
381 Result = SCE_H_TAGUNKNOWN;
384 Result = SCE_H_SGML_DEFAULT;
387 Result = SCE_HJ_START;
390 return Result;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/spectra/
H A Dflash.c2044 u16 Result = PASS; local
2068 Result = GLOB_LLD_Read_Page_Main_Polling(tempbuf,
2095 Result = GLOB_LLD_Read_Page_Spare(pSpareBuf,
2100 Result = GLOB_LLD_Read_Page_Spare(pSpareBufBTLastPage,
2115 Result = FAIL;
2117 if (Result == PASS) {
2131 Result = FAIL;
2133 if (Result == PASS) {
2147 Result = FAIL;
2158 Result
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/lib/
H A Dashlsi3.S51 ! r0: Result
H A Dashrsi3.S51 ! r0: Result
H A Dlshrsi3.S51 ! r0: Result
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A DBusLogic.c345 int ReplyBytes = 0, Result; local
373 Result = -2;
414 Result = -2;
424 Result = -1;
429 Result = 0;
471 Result = -2;
512 Result = -1;
520 Result = -1;
527 Result = ReplyBytes;
534 return Result;
1218 bool Result = true; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/utils/scripts/
H A Dsanity48 class Result class
113 @results << Result.new( self, file, line )
586 Result.new( self, pair.last.first, pair.last.last )
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/hv/
H A Drndis_filter.c443 void *Result, u32 *ResultSize)
451 if (!Result)
483 memcpy(Result,
442 RndisFilterQueryDevice(struct rndis_device *Device, u32 Oid, void *Result, u32 *ResultSize) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/ifpsp060/src/
H A Dfplsp.S610 # Result is now in FP0
668 # Result is now in FP0
726 # Result is now in FP0
787 # Result is now in FP0
845 # Result is now in FP0
903 # Result is now in FP0
964 # Result is now in FP0
1022 # Result is now in FP0
1080 # Result is now in FP0
1141 # Result i
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/dbus-1.6.8/dbus/
H A Ddbus-string.c1553 * @param Result variable for extracted unicode char.
1559 #define UTF8_GET(Result, Chars, Count, Mask, Len) \
1560 (Result) = (Chars)[0] & (Mask); \
1565 (Result) = -1; \
1568 (Result) <<= 6; \
1569 (Result) |= ((Chars)[(Count)] & 0x3f); \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/motif/xmcombo/
H A Dxmcombo.c1197 XtGeometryResult Result = XtGeometryNo; local
1230 Result = XtMakeGeometryRequest((Widget) cbw, &MyRequest, &YourReply);
1231 if ( Result == XtGeometryAlmost ) {
1234 Result = XtMakeGeometryRequest((Widget) cbw, &MyRequest, &YourReply);
1236 if ( Result == XtGeometryYes )
1256 Result = XtMakeGeometryRequest((Widget) cbw, &MyRequest, NULL);
1258 if ( Result == XtGeometryYes )
1262 return Result;
3136 int ItemCount, index, Left, Right, Result; local
3168 Result
[all...]

Completed in 183 milliseconds

12