Searched refs:BRANCHES (Results 1 - 6 of 6) 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.h9 #define BRANCHES 10 macro
H A DTpcbExample.cpp25 : dbenv(0), accounts(ACCOUNTS), branches(BRANCHES),
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-parisc/
H A Dperf.h39 #define BRANCHES 19 macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/examples_c/
H A Dex_tpcb.c77 #define BRANCHES 10 macro
84 #define BRANCHES 10 macro
91 #define BRANCHES 10 macro
98 #define BRANCHES 10 macro
197 branches = branches == 0 ? BRANCHES : branches;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/examples_cxx/
H A DTpcbExample.cpp78 #define BRANCHES 10 macro
85 #define BRANCHES 10 macro
92 #define BRANCHES 10 macro
194 branches = branches == 0 ? BRANCHES : branches;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/examples_java/src/db/
H A DTpcbExample.java44 public static final int BRANCHES = 10;
52 public static final int BRANCHES = 10;
59 public static final int BRANCHES = 10; field in class:TpcbExample
595 int branches = BRANCHES;

Completed in 81 milliseconds