Home
last modified time | relevance | path

Searched refs:modi (Results 1 – 11 of 11) 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/quake/quake/src/QW/progs/
Dmisc.qc505 local vector vtmp1, modi;
/external/webkit/LayoutTests/http/conf/
Dmime.types480 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-X.new385 0x15a0: 6469 6e2e 0a20 204c 6173 7420 6d6f 6469 din....Last.modi
Dprint-capX.out385 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);