| /external/tcpdump/ |
| gmpls.c | 127 { 53, "IP/PPP (GFP)"}, 128 { 54, "Ethernet MAC (framed GFP)"}, 129 { 55, "Ethernet PHY (transparent GFP)"},
|
| /frameworks/wilhelm/tests/examples/ |
| slesTestRecBuffQueue.cpp | 65 static FILE* gFp; 120 fwrite(pCntxt->pDataBase, BUFFER_SIZE_IN_BYTES, 1, gFp); 144 gFp = fopen(path, "w"); 145 if (NULL == gFp) { 317 fclose(gFp);
|
| slesTestDecodeToBuffQueue.cpp | 64 static FILE* gFp; 188 if (fwrite(pCntxt->pDataBase, 1, BUFFER_SIZE_IN_BYTES, gFp) < BUFFER_SIZE_IN_BYTES) { 271 gFp = fopen(outputPath, "w"); 272 if (NULL == gFp) { 528 fclose(gFp);
|
| /external/llvm/test/CodeGen/X86/ |
| loop-strength-reduce7.ll | 9 define fastcc void @outer_loop(%struct.lame_global_flags* nocapture %gfp, double* nocapture %xr, i32 %targ_bits, double* nocapture %best_noise, %struct.III_psy_xmin* nocapture %l3_xmin, i32* nocapture %l3_enc, %struct.III_scalefac_t* nocapture %scalefac, %struct.gr_info* nocapture %cod_info, i32 %ch) nounwind {
|
| /external/openssh/ |
| bufec.c | 36 * Maximum supported EC GFp field length is 528 bits. SEC1 uncompressed
|
| /external/chromium_org/third_party/openssl/openssl/crypto/ec/ |
| ec.h | 138 /** Returns the basic GFp ec methods which provides the basis for the 144 /** Returns GFp methods using montgomery multiplication. 149 /** Returns GFp methods using optimized methods for NIST recommended curves 284 /** Sets the parameter of a ec over GFp defined by y^2 = x^3 + a*x + b 294 /** Gets the parameter of the ec over GFp defined by y^2 = x^3 + a*x + b 357 * over GFp (defined by the equation y^2 = x^3 + a*x + b) 448 /** Sets the jacobian projective coordinates of a EC_POINT over GFp 460 /** Gets the jacobian projective coordinates of a EC_POINT over GFp 472 /** Sets the affine coordinates of a EC_POINT over GFp 483 /** Gets the affine coordinates of a EC_POINT over GFp [all...] |
| /external/chromium_org/third_party/openssl/openssl/include/openssl/ |
| ec.h | 138 /** Returns the basic GFp ec methods which provides the basis for the 144 /** Returns GFp methods using montgomery multiplication. 149 /** Returns GFp methods using optimized methods for NIST recommended curves 284 /** Sets the parameter of a ec over GFp defined by y^2 = x^3 + a*x + b 294 /** Gets the parameter of the ec over GFp defined by y^2 = x^3 + a*x + b 357 * over GFp (defined by the equation y^2 = x^3 + a*x + b) 448 /** Sets the jacobian projective coordinates of a EC_POINT over GFp 460 /** Gets the jacobian projective coordinates of a EC_POINT over GFp 472 /** Sets the affine coordinates of a EC_POINT over GFp 483 /** Gets the affine coordinates of a EC_POINT over GFp [all...] |
| /external/openssl/crypto/ec/ |
| ec.h | 138 /** Returns the basic GFp ec methods which provides the basis for the 144 /** Returns GFp methods using montgomery multiplication. 149 /** Returns GFp methods using optimized methods for NIST recommended curves 284 /** Sets the parameter of a ec over GFp defined by y^2 = x^3 + a*x + b 294 /** Gets the parameter of the ec over GFp defined by y^2 = x^3 + a*x + b 357 * over GFp (defined by the equation y^2 = x^3 + a*x + b) 448 /** Sets the jacobian projective coordinates of a EC_POINT over GFp 460 /** Gets the jacobian projective coordinates of a EC_POINT over GFp 472 /** Sets the affine coordinates of a EC_POINT over GFp 483 /** Gets the affine coordinates of a EC_POINT over GFp [all...] |
| /external/openssl/include/openssl/ |
| ec.h | 138 /** Returns the basic GFp ec methods which provides the basis for the 144 /** Returns GFp methods using montgomery multiplication. 149 /** Returns GFp methods using optimized methods for NIST recommended curves 284 /** Sets the parameter of a ec over GFp defined by y^2 = x^3 + a*x + b 294 /** Gets the parameter of the ec over GFp defined by y^2 = x^3 + a*x + b 357 * over GFp (defined by the equation y^2 = x^3 + a*x + b) 448 /** Sets the jacobian projective coordinates of a EC_POINT over GFp 460 /** Gets the jacobian projective coordinates of a EC_POINT over GFp 472 /** Sets the affine coordinates of a EC_POINT over GFp 483 /** Gets the affine coordinates of a EC_POINT over GFp [all...] |
| /external/kernel-headers/original/linux/ |
| pagemap.h | 13 #include <linux/gfp.h>
|
| slab.h | 14 #include <linux/gfp.h>
|
| kernel.h | 122 extern char *kasprintf(gfp_t gfp, const char *fmt, ...)
|
| mmzone.h | 123 * NOTE! Make sure this matches the zones in <linux/gfp.h>
|
| mm.h | 10 #include <linux/gfp.h> [all...] |
| fs.h | 658 unsigned long flags; /* error bits/gfp mask */ [all...] |
| /external/kernel-headers/original/asm-arm/ |
| dma-mapping.h | 73 dma_alloc_coherent(struct device *dev, size_t size, dma_addr_t *handle, gfp_t gfp); 120 dma_alloc_writecombine(struct device *dev, size_t size, dma_addr_t *handle, gfp_t gfp);
|
| /external/llvm/test/CodeGen/ARM/ |
| 2008-04-10-ScavengerAssert.ll | 109 define fastcc void @outer_loop(%struct.lame_global_flags* %gfp, double* %xr, i32 %targ_bits, double* %best_noise, %struct.III_psy_xmin* %l3_xmin, i32* %l3_enc, %struct.III_scalefac_t* %scalefac, %struct.gr_info* %cod_info, i32 %ch) { 182 %tmp221 = call fastcc i32 @init_outer_loop( %struct.lame_global_flags* %gfp, double* %xr, %struct.gr_info* %cod_info ) ; <i32> [#uses=0] 191 define fastcc void @outer_loop2(%struct.lame_global_flags* %gfp, double* %xr, i32 %targ_bits, double* %best_noise, %struct.III_psy_xmin* %l3_xmin, i32* %l3_enc, %struct.III_scalefac_t* %scalefac, %struct.gr_info* %cod_info, i32 %ch) {
|
| /external/wpa_supplicant_8/src/eap_common/ |
| eap_pwd_common.c | 141 wpa_printf(MSG_INFO, "EAP-pwd: unable to get prime for GFp "
|
| /external/chromium_org/third_party/openssl/openssl/apps/ |
| ecparam.c | 574 "GFp(tmp_1, tmp_2, tmp_3, NULL)) == NULL)"
|
| /external/openssl/apps/ |
| ecparam.c | 574 "GFp(tmp_1, tmp_2, tmp_3, NULL)) == NULL)"
|
| /prebuilts/qemu-kernel/arm/ |
| vmlinux-qemu-armv7 | |
| vmlinux-qemu | |
| /frameworks/base/media/tests/contents/media_api/music/ |
| test_amr_ietf.amr | 301 ??9???<J
?g?????f6X(??s=?&?©?P<?[u.gfP????o????????@v??<9??f?a?9?-??ZO?Mnsc]+=??<9zV{?r????j+??J??/n)??8?<???+&?T????F?e????V?^?^M?/D?< ?$&~?????J?+??(?s_o??m?" <67???4??_S?z??E?W??K~+6?!??p<??d?;F ???_???????k?xs?a0<??l?O? ?D?b:????tL????&;?#??<B(????g"/3??0?Z??iX???GX\\p<?
k?l R?7o?f [all...] |
| /prebuilts/qemu-kernel/mips/ |
| kernel-qemu | |
| vmlinux-qemu | |