Searched refs:TELLERS (Results 1 - 5 of 5) 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.h10 #define TELLERS 100 macro
H A DTpcbExample.cpp26 tellers(TELLERS), history(HISTORY), fast_mode(1), verbose(0),
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/examples_c/
H A Dex_tpcb.c78 #define TELLERS 100 macro
85 #define TELLERS 100 macro
92 #define TELLERS 50 macro
99 #define TELLERS 100 macro
198 tellers = tellers == 0 ? TELLERS : tellers;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/examples_cxx/
H A DTpcbExample.cpp79 #define TELLERS 100 macro
86 #define TELLERS 100 macro
93 #define TELLERS 100 macro
195 tellers = tellers == 0 ? TELLERS : tellers;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/examples_java/src/db/
H A DTpcbExample.java45 public static final int TELLERS = 100;
53 public static final int TELLERS = 100;
60 public static final int TELLERS = 100; field in class:TpcbExample
596 int tellers = TELLERS;

Completed in 96 milliseconds