Home
last modified time | relevance | path

Searched refs:Balance (Results 1 – 5 of 5) sorted by relevance

/openbsd-src/games/fortune/datfiles/
H A Dstartrek46 -- Romulan Commander, "Balance of Terror", stardate 1709.2
149 -- Romulan Commander, "Balance of Terror", stardate 1709.2
300 -- Kirk, "Balance of Terror", stardate 1709.2
406 -- The Centurion, "Balance of Terror", stardate 1709.2
604 -- McCoy, "Balance of Terror", stardate 1709.2
/openbsd-src/share/misc/
H A Dusb_hid_usages855 0xE1 Balance
885 0x150 Balance Right
886 0x151 Balance Left
2331 0x26 Horizontal Pincushion Balance
2334 0x2C Horizontal Linearity Balance
2338 0x36 Vertical Pincushion Balance
2341 0x3C Vertical Linearity Balance
2346 0x48 Top Corner Distortion Balance
2348 0x4C Bottom Corner Distortion Balance
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64A57FPLoadBalancing.cpp139 int &Balance);
/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonConstExtenders.cpp183 int32_t Balance = height(N->Right) - height(N->Left); in rebalance() local
184 if (Balance < -1) in rebalance()
186 if (Balance > 1) in rebalance()
/openbsd-src/gnu/usr.bin/binutils/gdb/
H A DChangeLog-20001950 * remote-mips.c (mips_getstring): Balance changes to immediate_quit.