Searched refs:FTYPE (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/examples_cxx/wce_tpcb/
H A DTpcbExample.h15 typedef enum { ACCOUNT, BRANCH, TELLER } FTYPE; typedef in typeref:enum:__anon2104
56 u_int32_t randomId(FTYPE, u_int32_t, u_int32_t, u_int32_t);
H A DTpcbExample.cpp488 TpcbExample::randomId(FTYPE type, u_int32_t accounts,
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/examples_c/
H A Dex_tpcb.c41 typedef enum { ACCOUNT, BRANCH, TELLER } FTYPE; typedef in typeref:enum:__anon2101
46 u_int32_t random_id __P((FTYPE, int, int, int));
491 FTYPE type;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/examples_cxx/
H A DTpcbExample.cpp23 typedef enum { ACCOUNT, BRANCH, TELLER } FTYPE; typedef in typeref:enum:__anon2102
26 u_int32_t random_id(FTYPE, u_int32_t, u_int32_t, u_int32_t);
445 random_id(FTYPE type, u_int32_t accounts, u_int32_t branches, u_int32_t tellers)

Completed in 95 milliseconds