Home
last modified time | relevance | path

Searched refs:modi (Results 1 – 13 of 13) sorted by relevance

/external/dropbear/libtomcrypt/src/headers/
Dtomcrypt_math.h246 int (*modi)(void *a, unsigned long b, unsigned long *c); member
480 #define mp_mod_d(a, b, c) ltc_mp.modi(a, b, c)
/external/dropbear/libtomcrypt/src/math/
Dgmp_desc.c279 static int modi(void *a, unsigned long b, unsigned long *c) in modi() function
426 &modi,
Dltm_desc.c278 static int modi(void *a, unsigned long b, unsigned long *c) in modi() function
432 &modi,
Dtfm_desc.c287 static int modi(void *a, unsigned long b, unsigned long *c) in modi() function
720 &modi,
/external/markdown/MarkdownTest/Tests_2004/
DYuri-Footnotes.text14 consectetur, adipisci velit, sed quia non numquam eius modi
/external/quake/quake/src/QW/progs/
Dmisc.qc505 local vector vtmp1, modi;
/external/qemu-pc-bios/vgabios/
DChangeLog210 * Bochs VBE prepared for more modi
1209 - updated changelog with new modi - added 640x480x8 (Mandrake
/external/webkit/LayoutTests/http/conf/
Dmime.types481 image/vnd.ms-modi
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/pkb/it-IT/
Dit-IT_klex.pkb312 modalitàymodi3G!,5Amodo4G!,5Kmoglie2mole2molta/G!KES1molte.G!KES;molti.G!KESA mol…
/external/tcpdump/tests/
Dprint-capX.out385 0x15a0: 6469 6e2e 0a20 204c 6173 7420 6d6f 6469 din....Last.modi
Dprint-X.new385 0x15a0: 6469 6e2e 0a20 204c 6173 7420 6d6f 6469 din....Last.modi
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/it-IT/
Dit-IT_lexpos.utf1840 N_M_PL "modi" "m'O:di"
/external/dropbear/libtomcrypt/
Dcrypt.tex6197 int (*modi)(void *a, unsigned long b, unsigned long *c);