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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/sk98lin/h/
H A Dskcsum.h121 * Result = Value1 + Value2
123 #define SKCS_OC_ADD(Result, Value1, Value2) { \
128 (Result) = (Sum & 0xffff) + (Sum >> 16); \
134 * Result = Value1 - Value2
136 #define SKCS_OC_SUB(Result, Value1, Value2) \
137 SKCS_OC_ADD((Result), (Value1), ~(Value2) & 0xffff)
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/crypto/engine/vendor_defns/
H A Dhw_ubsec.h95 unsigned char *Result, int *Result_len);
98 unsigned char *Result, int *Result_len);
/netgear-WNDR4500-V1.0.1.40_1.0.68/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-WNDR4500-V1.0.1.40_1.0.68/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-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/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-WNDR4500-V1.0.1.40_1.0.68/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-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/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-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/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-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/scsi/
H A DBusLogic.c352 int ReplyBytes = 0, Result; local
380 Result = -2;
421 Result = -2;
431 Result = -1;
436 Result = 0;
478 Result = -2;
519 Result = -1;
527 Result = -1;
534 Result = ReplyBytes;
541 return Result;
1222 bool Result = true; local
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/sk98lin/
H A Dskgepnmi.c6286 SK_U8 Result; local
6290 Result = SK_PNMI_RLMT_LSTAT_PHY_DOWN;
6294 Result = SK_PNMI_RLMT_LSTAT_AUTONEG;
6298 Result = SK_PNMI_RLMT_LSTAT_LOG_UP;
6301 Result = SK_PNMI_RLMT_LSTAT_LOG_DOWN;
6304 return (Result);
6325 SK_U8 Result; local
6328 Result = pAC->GIni.GP[PhysPortIndex].PLinkModeStatus;
6331 if (Result < SK_LMODE_STAT_HALF) {
6333 Result
[all...]
H A Dskge.c4470 SK_U32 Result = 0; local
4492 Result = 0;
4496 Result = FirstNibble;
4497 Result = Result << 4; /* first nibble is higher one */
4498 Result = Result | SecondNibble;
4502 return (Result);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/m68k/fpsp040/
H A Dscale.S205 | Result is zero. Check for rounding mode to set lsb. If the
242 | Result is still denormalized.
H A Ddo_func.S153 | Result is either an operr or +inf for plus/minus operand
H A Dres_func.S496 | The move is fdmove or round precision is double. Result is zero.
511 | The move is fsmove or round precision is single. Result is zero.
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/
H A Druntest.c1871 fprintf(stderr, "Result for %s failed\n", filename);
1926 fprintf(stderr, "Result for %s failed\n", filename);
2042 fprintf(stderr, "Result for %s failed\n", filename);
2153 fprintf(stderr, "Result for %s failed\n", filename);
2356 fprintf(stderr, "Result for %s failed\n", filename);
2525 fprintf(stderr, "Result for %s failed\n", filename);
2649 fprintf(stderr, "Result for %s failed\n", filename);
2932 fprintf(stderr, "Result for %s on %s failed\n", filename, sch);
3105 fprintf(stderr, "Result for %s on %s failed\n", filename, sch);
3511 fprintf(stderr, "Result fo
[all...]

Completed in 275 milliseconds