Home
last modified time | relevance | path

Searched refs:BG (Results 1 – 25 of 29) sorted by relevance

12

/openbsd/gnu/llvm/compiler-rt/lib/scudo/standalone/
H A Dprimary64.h410 BatchGroup *BG = nullptr; variable
416 BG->Batches.clear();
422 BG = C->createGroup();
423 BG->Batches.clear();
429 BG->GroupId = GroupId;
431 BG->PushedBlocks = 0;
433 BG->MaxCachedPerBatch =
436 return BG;
703 BG.PushedBlocks - BG.PushedBlocksAtLastCheckpoint;
747 const uptr NumBlocks = (BG.Batches.size() - 1) * BG.MaxCachedPerBatch +
[all …]
H A Dprimary32.h404 BatchGroup *BG = nullptr; variable
410 BG->Batches.clear();
416 BG = C->createGroup();
417 BG->Batches.clear();
423 BG->GroupId = GroupId;
425 BG->PushedBlocks = 0;
427 BG->MaxCachedPerBatch =
430 return BG;
701 BG.PushedBlocks - BG.PushedBlocksAtLastCheckpoint;
713 const uptr NumBlocks = (BG.Batches.size() - 1) * BG.MaxCachedPerBatch +
[all …]
/openbsd/gnu/llvm/llvm/include/llvm/Support/
H A DWithColor.h72 bool Bold = false, bool BG = false,
75 changeColor(Color, Bold, BG); in OS()
121 bool BG = false);
H A DFormattedStream.h148 raw_ostream &changeColor(enum Colors Color, bool Bold, bool BG) override { in changeColor() argument
149 TheStream->changeColor(Color, Bold, BG); in changeColor()
H A Draw_ostream.h322 bool BG = false);
/openbsd/gnu/llvm/llvm/tools/llvm-cov/
H A DRenderingSupport.h52 bool Bold = false, bool BG = false) {
54 OS.changeColor(Color, Bold, BG);
/openbsd/gnu/llvm/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp1828 if (BG.StartIdx <= BG.EndIdx) { in assignRepl32BitGroups()
1860 if (&BG != &BG2 && BG.V == BG2.V && in assignRepl32BitGroups()
1868 if (BG.StartIdx < 32 && BG.EndIdx < 32) { in assignRepl32BitGroups()
2098 return BG.V == VRI.V && BG.RLAmt == VRI.RLAmt; in SelectAndParts32()
2131 return BG.V == VRI.V && BG.RLAmt == VRI.RLAmt; in Select32()
2347 if (BG.StartIdx < 32 && BG.EndIdx < 32 && BG.StartIdx <= BG.EndIdx && in SelectAndParts64()
2365 if (BG.StartIdx <= BG.EndIdx) { in SelectAndParts64()
2406 SelectRotMask64Count(BG.RLAmt, BG.Repl32, BG.StartIdx, BG.EndIdx, in SelectAndParts64()
2528 if (BG.StartIdx < 32 && BG.EndIdx < 32 && BG.StartIdx < BG.EndIdx) in Select64()
2572 Res = SelectRotMask64(BG.V, dl, BG.RLAmt, BG.Repl32, BG.StartIdx, in Select64()
[all …]
/openbsd/gnu/llvm/llvm/lib/Support/
H A DWithColor.cpp144 bool BG) { in changeColor() argument
146 OS.changeColor(Color, Bold, BG); in changeColor()
/openbsd/regress/lib/libcrypto/x509/bettertls/certificates/
H A D3321.key6 Nmogdbsc0UvjVFe2f6mUE5tyxiCq36DPLwD9M/18T76EoEtUvWN1sXcWWR/WH+BG
H A D59.key23 BG+kFHfcVS9KF9Os2vwxfRYwrMeKfP7XndBlkHMkOGv3qVxFwzSmxEVpBMz6vfPZ
H A D1712.chain42 NnggLd4UAtJCZqx9OE/sikSCtctI7BPF2mjJZ1Ytu2zjZ6p5E8JKxQooZKo61+BG
H A D2903.chain19 Afe9OI/V8YZi2G06m/HFiOlvFHZyWZCFEHplexYNb03XIIvk5cxTjY2K+BG/x4nt
H A D2244.chain45 7BG/RNAKG08R/8+LHsxldDJ23dTexSq+9GKTFhywmibP58gPapOvLezoJjFiF6Bb
/openbsd/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-i960.c196 #define BG 0x11000000 macro
1970 { CMPO, BG }, /* 0x31 - cmpobg */
1978 { CMPI, BG }, /* 0x39 - cmpibg */
/openbsd/share/misc/
H A Dcountrycodes32 BG:BULGARIA
/openbsd/gnu/usr.bin/binutils/gas/config/
H A Dtc-i960.c277 #define BG 0x11000000 macro
2425 { CMPO, BG }, /* 0x31 - cmpobg */
2433 { CMPI, BG }, /* 0x39 - cmpibg */
/openbsd/sys/arch/sparc64/stand/bootblk/
H A Dgenfth.cf36 # at Lawrence Berkeley Laboratory under DARPA contract BG 91-66 and
/openbsd/gnu/usr.bin/perl/cpan/Unicode-Collate/t/
H A Dloc_bg.t32 new(locale => 'BG', normalization => undef);
/openbsd/share/zoneinfo/datfiles/
H A Diso3166.tab53 BG Bulgaria
H A Dzone.tab81 BG +4241+02319 Europe/Sofia
H A Dzone1970.tab82 BG +4241+02319 Europe/Sofia
/openbsd/sys/arch/sparc64/sparc64/
H A Dgenassym.cf36 # at Lawrence Berkeley Laboratory under DARPA contract BG 91-66 and
/openbsd/lib/libc/arch/sparc64/gen/
H A Ddivrem.m47 * at Lawrence Berkeley Laboratory under DARPA contract BG 91-66 and
/openbsd/sys/arch/amd64/conf/
H A DRAMDISK_CD285 iwi* at pci? # Intel PRO/Wireless 2200BG/2915ABG
/openbsd/sys/arch/i386/conf/
H A DRAMDISK_CD285 iwi* at pci? # Intel PRO/Wireless 2200BG/2915ABG

12