Searched refs:mods (Results 26 - 34 of 34) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libgcrypt-1.5.0/cipher/
H A Dprimegen.c762 int *mods;
770 mods = gcry_xmalloc( no_of_small_prime_numbers * sizeof *mods );
797 mods[i] = mpi_fdiv_r_ui(NULL, prime, x);
802 /* Check against all the small primes we have in mods. */
806 while ( mods[i] + step >= x )
807 mods[i] -= x;
808 if ( !(mods[i] + step) )
846 gcry_free(mods);
760 int *mods; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/bzip2/
H A Dbuildbz2.com81 $ LISTING = "/''curr_arg'" ! But see below for mods.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/vms/
H A Dbuild_zip.com176 $ LISTING = "/''curr_arg'" ! But see below for mods.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/printing/
H A Dnt_printing.c3040 ADS_MODLIST mods; local
3107 /* build the ads mods */
3114 mods = ads_init_mods(ctx);
3116 if (mods == NULL) {
3122 get_local_printer_publishing_data(ctx, &mods, printer->info_2->data);
3123 ads_mod_str(ctx, &mods, SPOOL_REG_PRINTERNAME,
3127 ads_rc = ads_mod_printer_entry(ads, prt_dn, ctx, &mods);
3129 ads_rc = ads_add_printer_entry(ads, prt_dn, ctx, &mods);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/vms/
H A Dbuild_unzip.com195 $ LISTING = "/''curr_arg'" ! But see below for mods.
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/scripts/
H A Dcheckpatch.pl234 my $mods = "(?x: \n" . join("|\n ", @modifierList) . "\n)";
236 $Modifier = qr{(?:$Attribute|$Sparse|$mods)};
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/Micromax/Linux/lib/
H A Djcommon-1.0.16.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/keypoint/ org/ org/jfree/ org/jfree/base/ org/ ...
H A Dquaqua.jarMETA-INF/ META-INF/MANIFEST.MF ch/ ch/randelshofer/ ch/randelshofer/quaqua/ ch/randelshofer/quaqua/border/ ...
H A Djfreechart-1.0.13.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/jfree/ org/jfree/chart/ org/jfree/chart/annotations/ ...

Completed in 151 milliseconds

12