Searched defs:order (Results 76 - 100 of 216) sorted by relevance

123456789

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/zlib-1.2.3/contrib/infback9/
H A Dinfback9.c249 static const unsigned short order[19] = /* permutation of code lengths */ local
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/zlib-1.2.3/
H A Dinflate.c574 static const unsigned short order[19] = /* permutation of code lengths */ local
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/pci/
H A Dsetup-bus.c327 int order, max_order; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libiconv-1.11/tests/
H A Duniq-u.c144 int order; local
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-xtensa/
H A Dpage.h65 int order; local
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dgfp.h118 static inline void arch_free_page(struct page *page, int order) { } argument
121 static inline void arch_alloc_page(struct page *page, int order) { } argument
145 alloc_pages(gfp_t gfp_mask, unsigned int order) argument
127 alloc_pages_node(int nid, gfp_t gfp_mask, unsigned int order) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/libexif-0.6.19/libexif/
H A Dexif-entry.c174 exif_get_short_convert(const unsigned char *buf, ExifFormat format, ExifByteOrder order) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/libvorbis-1.2.3/lib/
H A Dbackends.h42 int order; member in struct:__anon1077
H A Dblock.c407 int order=16; local
454 int order=32; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/btree/
H A Dbt_recno.c749 u_int32_t order; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/bin/psorder/
H A Dpsorder.c407 int order; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/lib/zlib_inflate/
H A Dinflate.c333 static const unsigned short order[19] = /* permutation of code lengths */ local
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/mm/
H A Dbootmem.c332 int order; local
H A Dslob.c51 int order; member in struct:bigblock
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/dbinc/
H A Dhash.h82 u_int32_t order; /* Relative order among deleted curs. */ member in struct:cursor_t
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/dbinc_auto/
H A Dhash_auto.h146 u_int32_t order; member in struct:___ham_curadj_args
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/zlib-1.2.3/contrib/puff/
H A Dpuff.c636 static const short order[19] = /* permutation of code length codes */ local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/crypto/ec/
H A Decp_smpl.c287 ec_GFp_simple_group_set_generator(EC_GROUP *group, const EC_POINT *generator, const BIGNUM *order, const BIGNUM *cofactor) argument
323 ec_GFp_simple_group_get_order(const EC_GROUP *group, BIGNUM *order, BN_CTX *ctx) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/crypto/
H A Dmem_dbg.c83 static unsigned long order = 0; /* number of memory requests */ variable
120 unsigned long order; member in struct:mem_st
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/
H A Dcavsdec.c98 static inline int get_ue_code(GetBitContext *gb, int order) { argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/infiniband/hw/mthca/
H A Dmthca_memfree.c108 static int mthca_alloc_icm_pages(struct scatterlist *mem, int order, gfp_t gfp_mask) argument
119 mthca_alloc_icm_coherent(struct device *dev, struct scatterlist *mem, int order, gfp_t gfp_mask) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/crypto/ec/
H A Dec_lcl.h188 BIGNUM order, cofactor; member in struct:ec_group_st
H A Decp_smpl.c283 BIGNUM *a,*b,*order,*tmp_1,*tmp_2; local
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/crypto/
H A Dmem_dbg.c83 static unsigned long order = 0; /* number of memory requests */ variable
120 unsigned long order; member in struct:mem_st
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/kernel/
H A Diommu.c530 unsigned int order; local
616 unsigned int order; local

Completed in 254 milliseconds

123456789