Home
last modified time | relevance | path

Searched defs:b_tot (Results 1 – 8 of 8) sorted by relevance

/dports/games/gnuchess/gnuchess-6.2.9/src/engine/
H A Dmaterial.cpp333 int b_tot = b_maj * 2 + b_min; in material_comp_info() local
385 int b_tot = b_maj * 2 + b_min; in material_comp_info() local
469 int b_tot = b_maj * 2 + b_min; in material_comp_info() local
521 int b_tot = b_maj * 2 + b_min; in material_comp_info() local
/dports/games/scid/scid/engines/togaII1.2.1a/src/
H A Dmaterial.cpp330 int b_tot = b_maj * 2 + b_min; in material_comp_info() local
382 int b_tot = b_maj * 2 + b_min; in material_comp_info() local
466 int b_tot = b_maj * 2 + b_min; in material_comp_info() local
518 int b_tot = b_maj * 2 + b_min; in material_comp_info() local
/dports/science/yoda/YODA-1.9.1/src/
H A DHisto2D.cc371 const HistoBin2D& b_tot = total.bin(i); in efficiency() local
H A DHisto1D.cc507 const HistoBin1D& b_tot = total.bin(i); in efficiency() local
/dports/games/vultures-eye/vulture-2.3.67/slashem/win/gl/
H A Dgl_rendu.c416 Uint32 c, r_tot=0, g_tot=0, b_tot=0, a_count=0; in sdlgl_shrink_surface() local
/dports/games/edge/Edge-1.35-source/src/
H A Dr_colormap.cc412 int b_tot = 0; in AnalyseColourmap() local
/dports/net/haproxy17/haproxy-1.7.14/include/types/
H A Dproxy.h218 unsigned long long b_tot; /* total bytes transferred via this buffer */ member
/dports/net/haproxy18/haproxy-1.8.30/include/types/
H A Dproxy.h221 unsigned long long b_tot; /* total bytes transferred via this buffer */ member