view release on metacpan or search on metacpan
lib/Archive/Extract/ppport.h view on Meta::CPAN
#ifndef IVSIZE
# ifdef LONGSIZE
# define IVSIZE LONGSIZE
# else
# define IVSIZE 4 /* A bold guess, but the best we can make. */
# endif
#endif
#ifndef UVTYPE
# define UVTYPE unsigned IVTYPE
#endif
view all matches for this distribution
view release on metacpan or search on metacpan
],
"cookies": [],
"content": {
"size": 213057,
"mimeType": "text/html",
"text": "<!doctype html><html itemscope=\"\" itemtype=\"http://schema.org/WebPage\" lang=\"en-AU\"><head><meta content=\"/images/branding/googleg/1x/googleg_standard_color_128dp.png\" itemprop=\"image\"><link href=\"/images/branding/produ...
},
"redirectURL": "",
"headersSize": -1,
"bodySize": -1,
"_transferSize": 68060
],
"cookies": [],
"content": {
"size": 436180,
"mimeType": "text/javascript",
"text": "/* _GlobalPrefix_ */\n/* _Module_:quantum */\ntry{\nvar s_,s_aaa=\"function\"==typeof Object.defineProperties?Object.defineProperty:function(a,b,c){if(c.get||c.set)throw new TypeError(\"ES3 does not support getters and setters.\"...
},
"redirectURL": "",
"headersSize": -1,
"bodySize": 0,
"_transferSize": 0
view all matches for this distribution
view release on metacpan or search on metacpan
xs/ppport.h view on Meta::CPAN
#ifndef IVSIZE
# ifdef LONGSIZE
# define IVSIZE LONGSIZE
# else
# define IVSIZE 4 /* A bold guess, but the best we can make. */
# endif
#endif
#ifndef UVTYPE
# define UVTYPE unsigned IVTYPE
#endif
view all matches for this distribution
view release on metacpan or search on metacpan
examples/search_cpan.pl view on Meta::CPAN
my $snippet
= substr( $contents, $previous, $next - $previous );
$snippet
=~ s{$search}{color('black on_yellow') . $& . color('reset')}eg;
say '' if $lines++;
say color('bold green'), $key, color('reset');
say "$snippet";
}
}
);
};
view all matches for this distribution
view release on metacpan or search on metacpan
inc/Pod/Markdown.pm view on Meta::CPAN
sub interior_sequence {
my ($parser, $seq_command, $seq_argument, $pod_seq) = @_;
my $data = $parser->_private;
my %interiors = (
'I' => sub { return '_' . $_[1] . '_' }, # italic
'B' => sub { return '__' . $_[1] . '__' }, # bold
'C' => sub { return '`' . $_[1] . '`' }, # monospace
'F' => sub { return '`' . $_[1] . '`' }, # system path
'S' => sub { return '`' . $_[1] . '`' }, # code
'E' => sub {
my ($seq, $charname) = @_;
view all matches for this distribution
view release on metacpan or search on metacpan
#ifndef IVSIZE
# ifdef LONGSIZE
# define IVSIZE LONGSIZE
# else
# define IVSIZE 4 /* A bold guess, but the best we can make. */
# endif
#endif
#ifndef UVTYPE
# define UVTYPE unsigned IVTYPE
#endif
view all matches for this distribution
view release on metacpan or search on metacpan
src/ppport.h view on Meta::CPAN
#ifndef IVSIZE
# ifdef LONGSIZE
# define IVSIZE LONGSIZE
# else
# define IVSIZE 4 /* A bold guess, but the best we can make. */
# endif
#endif
#ifndef UVTYPE
# define UVTYPE unsigned IVTYPE
#endif
view all matches for this distribution
view release on metacpan or search on metacpan
#ifndef IVSIZE
# ifdef LONGSIZE
# define IVSIZE LONGSIZE
# else
# define IVSIZE 4 /* A bold guess, but the best we can make. */
# endif
#endif
#ifndef UVTYPE
# define UVTYPE unsigned IVTYPE
#endif
view all matches for this distribution
view release on metacpan or search on metacpan
#ifndef IVSIZE
# ifdef LONGSIZE
# define IVSIZE LONGSIZE
# else
# define IVSIZE 4 /* A bold guess, but the best we can make. */
# endif
#endif
#ifndef UVTYPE
# define UVTYPE unsigned IVTYPE
#endif
view all matches for this distribution
view release on metacpan or search on metacpan
web/css/main.css view on Meta::CPAN
#sidebar { float: right; width: 27% }
#main { width: 70%; padding: 0 1em }
h1 { font-size: 14pt; color: #00f }
.warning { font-weight: bold }
.option-buttons { text-align: right }
.compilation-options { float: right; font-size: 10pt }
.package-name { color: black }
.source-package-name { text-decoration: underline }
.builder-name { color: black }
.builder-info { font-size: 10pt; color: #3a3 }
.builder-info .builder-name { color: inherit; font-weight: bold }
#incoming-package-list { margin-left: 1em }
.valid-signature { color: #0a0 }
.invalid-signature { color: #a00 }
.incoming-package { margin-bottom: 3ex }
.incoming-package-name { font-weight: bold; font-size: large }
.incoming-package-version { font-size: large }
.incoming-package-info { }
.incoming-package-attr {
display: block;
font-size: small;
web/css/main.css view on Meta::CPAN
.builder-line:nth-child(odd) { background-color: #cef }
.builder-line:nth-child(even) { background-color: #bdf }
.builder-line { padding: 5px }
.builder-status { float: right; color: #005; font-size: 10pt }
.builder-props { display: block; font-size: 8pt; color: #777 }
.builder-prop-value { font-weight: bold }
.compilation-props { display: block; font-size: 8pt; color: #777; padding-bottom: 1px }
.compilation-prop-value { font-weight: bold }
.compilation-queue-line, .failed-compilation-line { padding-bottom: 1ex }
.failed-compilation-line { color: #777 }
.repo-package-line { padding-bottom: 1ex }
.repo-package-info { display: block; font-size: 8pt; color: #777 }
.repo-package-version { font-weight: bold }
.inactive { color: #777 }
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Ark/Context/Debug.pm view on Meta::CPAN
}
#error {
padding: 10px;
color: #f00;
font-weight: bold;
border: 1px solid #f00;
background-color: #fee;
}
.dump pre {
view all matches for this distribution
view release on metacpan or search on metacpan
#ifndef IVSIZE
# ifdef LONGSIZE
# define IVSIZE LONGSIZE
# else
# define IVSIZE 4 /* A bold guess, but the best we can make. */
# endif
#endif
#ifndef UVTYPE
# define UVTYPE unsigned IVTYPE
#endif
view all matches for this distribution
view release on metacpan or search on metacpan
lib/ArrayData/Lingua/Word/EN/Enable.pm view on Meta::CPAN
boites
bola
bolar
bolas
bolases
bold
bolder
boldest
boldface
boldfaced
boldfaces
boldfacing
boldly
boldness
boldnesses
bolds
bole
bolero
boleros
boles
bolete
lib/ArrayData/Lingua/Word/EN/Enable.pm view on Meta::CPAN
embodies
embodiment
embodiments
embody
embodying
embolden
emboldened
emboldening
emboldens
embolectomies
embolectomy
emboli
embolic
embolies
lib/ArrayData/Lingua/Word/EN/Enable.pm view on Meta::CPAN
imblazing
imbodied
imbodies
imbody
imbodying
imbolden
imboldened
imboldening
imboldens
imbosom
imbosomed
imbosoming
imbosoms
imbower
lib/ArrayData/Lingua/Word/EN/Enable.pm view on Meta::CPAN
koan
koans
koas
kob
kobo
kobold
kobolds
kobos
kobs
koel
koels
kohl
lib/ArrayData/Lingua/Word/EN/Enable.pm view on Meta::CPAN
overboard
overboil
overboiled
overboiling
overboils
overbold
overbook
overbooked
overbooking
overbooks
overbore
view all matches for this distribution
view release on metacpan or search on metacpan
lib/ArrayData/Lingua/Word/EN/Medical/Glutanimate.pm view on Meta::CPAN
archaeus
Archagathus
archaic
archamphiaster
Archangelica
archboldomys
archchemic
arche
archegonium
archegony
archencephalon
lib/ArrayData/Lingua/Word/EN/Medical/Glutanimate.pm view on Meta::CPAN
bokhara
Bol.
bola
Bolam
bolasterone
boldenone
boldine
boldo
boldoa
boldomys
Boldu
boldus
bolenol
Boletus
Boley
Bolivian
boliviensis
lib/ArrayData/Lingua/Word/EN/Medical/Glutanimate.pm view on Meta::CPAN
humanoid
humanus
Humate
Humatin
Humatrope
humboldtiana
Humby
humectant
humectation
Humegon
humeral
lib/ArrayData/Lingua/Word/EN/Medical/Glutanimate.pm view on Meta::CPAN
siderotic
siderotica
siderous
Sidhi
SIDS
Siebold
Siegert
Siegert's
Siegle
Siegle's
Siekert
lib/ArrayData/Lingua/Word/EN/Medical/Glutanimate.pm view on Meta::CPAN
tobacco
tobaccoism
tobamovirus
Tobey
Tobia
Tobold
TobraDex
tobramycin
Tobrex
Tobruk
tocainide
view all matches for this distribution
view release on metacpan or search on metacpan
lib/ArrayData/Lingua/Word/EN/Wordle.pm view on Meta::CPAN
bokeh
bokes
bokos
bolar
bolas
bolds
boles
bolix
bolls
bolos
bolts
view all matches for this distribution
view release on metacpan or search on metacpan
lib/ArrayData/Word/EN/Enable.pm view on Meta::CPAN
boites
bola
bolar
bolas
bolases
bold
bolder
boldest
boldface
boldfaced
boldfaces
boldfacing
boldly
boldness
boldnesses
bolds
bole
bolero
boleros
boles
bolete
lib/ArrayData/Word/EN/Enable.pm view on Meta::CPAN
embodies
embodiment
embodiments
embody
embodying
embolden
emboldened
emboldening
emboldens
embolectomies
embolectomy
emboli
embolic
embolies
lib/ArrayData/Word/EN/Enable.pm view on Meta::CPAN
imblazing
imbodied
imbodies
imbody
imbodying
imbolden
imboldened
imboldening
imboldens
imbosom
imbosomed
imbosoming
imbosoms
imbower
lib/ArrayData/Word/EN/Enable.pm view on Meta::CPAN
koan
koans
koas
kob
kobo
kobold
kobolds
kobos
kobs
koel
koels
kohl
lib/ArrayData/Word/EN/Enable.pm view on Meta::CPAN
overboard
overboil
overboiled
overboiling
overboils
overbold
overbook
overbooked
overbooking
overbooks
overbore
view all matches for this distribution
view release on metacpan or search on metacpan
t/public/css/error.css view on Meta::CPAN
font-size: 10px;
}
span.key {
color: #449;
font-weight: bold;
width: 120px;
display: inline;
}
span.value {
t/public/css/error.css view on Meta::CPAN
div.title {
font-family: "lucida console","monaco","andale mono","bitstream vera sans mono","consolas",monospace;
font-size: 12px;
background-color: #aaa;
color: #444;
font-weight: bold;
padding: 3px;
padding-left: 10px;
}
pre.content span.nu {
view all matches for this distribution
view release on metacpan or search on metacpan
lib/AsposeCellsCloud/Object/Font.pm view on Meta::CPAN
base_name => 'DoubleSize',
description => 'Gets and sets the double size of the font. ',
format => '',
read_only => '',
},
'is_bold' => {
datatype => 'boolean',
base_name => 'IsBold',
description => 'Gets or sets a value indicating whether the font is bold. ',
format => '',
read_only => '',
},
'is_italic' => {
datatype => 'boolean',
lib/AsposeCellsCloud/Object/Font.pm view on Meta::CPAN
});
__PACKAGE__->swagger_types( {
'color' => 'Color',
'double_size' => 'double',
'is_bold' => 'boolean',
'is_italic' => 'boolean',
'is_strikeout' => 'boolean',
'is_subscript' => 'boolean',
'is_superscript' => 'boolean',
'name' => 'string',
lib/AsposeCellsCloud/Object/Font.pm view on Meta::CPAN
} );
__PACKAGE__->attribute_map( {
'color' => 'Color',
'double_size' => 'DoubleSize',
'is_bold' => 'IsBold',
'is_italic' => 'IsItalic',
'is_strikeout' => 'IsStrikeout',
'is_subscript' => 'IsSubscript',
'is_superscript' => 'IsSuperscript',
'name' => 'Name',
view all matches for this distribution
view release on metacpan or search on metacpan
lib/AsposeSlidesCloud/Object/PdfExportOptions.pm view on Meta::CPAN
read_only => '',
},
'rasterize_unsupported_font_styles' => {
datatype => 'boolean',
base_name => 'RasterizeUnsupportedFontStyles',
description => 'True if text should be rasterized as a bitmap and saved to PDF when the font does not support bold styling. This approach can enhance the quality of text in the resulting PDF for certain fonts.',
format => '',
read_only => '',
},
'include_ole_data' => {
datatype => 'boolean',
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Tk/AstroCatalog.pm view on Meta::CPAN
Also triggers the UpDate method.
=cut
sub fillWithSourceList {
my (@bold, @normal);
my $self = shift;
my $T = $self->Text;
my $selected = $self->Selected;
my $task = shift;
my $index = shift;
lib/Tk/AstroCatalog.pm view on Meta::CPAN
@$selected = ();
}
# Set up display styles
if ($T->depth > 1) {
@bold = (-background => "#eeeeee", -relief => 'raised', -borderwidth => 1);
@normal = (-background => undef, -relief => 'flat');
}
else {
@bold = (-foreground => 'white', -background => 'black');
@normal = (-foreground => undef, -background => undef);
}
$T->tag(qw/configure normal -foreground blue/);
$T->tag(qw/configure inactive -foreground black/);
$T->tag(qw/configure selected -foreground red/);
lib/Tk/AstroCatalog.pm view on Meta::CPAN
$len = @sources;
for ($itag = 0; $itag < $len; $itag ++) {
my $dtag = "d$itag";
$T->tag('bind', $dtag, '<Any-Enter>' => sub {
shift->tag('configure', $dtag, @bold);
});
$T->tag('bind', $dtag, '<Any-Leave>' => sub {
shift->tag('configure', $dtag, @normal);
});
$T->tag('bind', $dtag, '<ButtonRelease-1>' => sub {
view all matches for this distribution
view release on metacpan or search on metacpan
data/XML_Schema.md view on Meta::CPAN
* **items** - the list of *PhysicalConstant* items
## PhysicalConstant
This describes the attributes of one physical constant.
Options are enclosed in [ ]'s and defaults are **bolded**.
* **name** - the name of the constant as used in your programming language
* **alternateName** - used for older names, aliases, can be more than one
- *type* - attribute which describes how the alternateName is used. [alias, deprecated]
- *version* - version of Constants file in which type decided
view all matches for this distribution
view release on metacpan or search on metacpan
#ifndef IVSIZE
# ifdef LONGSIZE
# define IVSIZE LONGSIZE
# else
# define IVSIZE 4 /* A bold guess, but the best we can make. */
# endif
#endif
#ifndef UVTYPE
# define UVTYPE unsigned IVTYPE
#endif
view all matches for this distribution
view release on metacpan or search on metacpan
#ifndef IVSIZE
# ifdef LONGSIZE
# define IVSIZE LONGSIZE
# else
# define IVSIZE 4 /* A bold guess, but the best we can make. */
# endif
#endif
#ifndef UVTYPE
# define UVTYPE unsigned IVTYPE
#endif
view all matches for this distribution
view release on metacpan or search on metacpan
#ifndef IVSIZE
# ifdef LONGSIZE
# define IVSIZE LONGSIZE
# else
# define IVSIZE 4 /* A bold guess, but the best we can make. */
# endif
#endif
#ifndef UVTYPE
# define UVTYPE unsigned IVTYPE
#endif
view all matches for this distribution
view release on metacpan or search on metacpan
palsrc/palFitxy.c view on Meta::CPAN
void palFitxy ( int itype, int np, double xye[][2], double xym[][2],
double coeffs[6], int *j) {
int i, jstat, iw[4], nsol;
double a, b, c, d, aold, bold, cold, dold, sold,
p, sxe, sxexm, sxeym, sye, syeym, syexm, sxm,
sym, sxmxm, sxmym, symym, xe, ye,
xm, ym, v[4], dm3[3][3], dm4[4][4], det,
sgn, sxxyy, sxyyx, sx2y2, sdr2, xr, yr;
palsrc/palFitxy.c view on Meta::CPAN
a = 0.0;
b = 0.0;
c = 0.0;
d = 0.0;
aold = 0.0;
bold = 0.0;
cold = 0.0;
dold = 0.0;
sold = 0.0;
/* Float the number of samples */
palsrc/palFitxy.c view on Meta::CPAN
}
/* If first pass and non-singular, save variables */
if (nsol == 0 && jstat == 0) {
aold = a;
bold = b;
cold = c;
dold = d;
sold = sdr2;
}
}
/* Pick the best of the two solutions */
if (sold >= 0.0 && (sold <= sdr2 || np == 2)) {
coeffs[0] = aold;
coeffs[1] = bold;
coeffs[2] = -cold;
coeffs[3] = dold;
coeffs[4] = cold;
coeffs[5] = bold;
} else if (jstat == 0) {
coeffs[0] = -a;
coeffs[1] = -b;
coeffs[2] = c;
coeffs[3] = d;
view all matches for this distribution
view release on metacpan or search on metacpan
examples/pagi-chat/public/css/style.css view on Meta::CPAN
background: var(--accent-color);
color: white;
display: flex;
align-items: center;
justify-content: center;
font-weight: bold;
font-size: 1rem;
}
.user-name {
font-weight: 500;
view all matches for this distribution
view release on metacpan or search on metacpan
src/ppport.h view on Meta::CPAN
#ifndef IVSIZE
# ifdef LONGSIZE
# define IVSIZE LONGSIZE
# else
# define IVSIZE 4 /* A bold guess, but the best we can make. */
# endif
#endif
#ifndef UVTYPE
# define UVTYPE unsigned IVTYPE
#endif
view all matches for this distribution
view release on metacpan or search on metacpan
lib/At/Protocol/URI.pm view on Meta::CPAN
=head2 C<create( ... )>
my $uri_1 = create('did:plc:44ybard66vv44zksje25o7dz');
my $uri_2 = create('did:plc:44ybard66vv44zksje25o7dz', 'app.bsky.feed.post', '3jwdwj2ctlk26');
my $uri_3 = create('bnewbold.bsky.team', 'app.bsky.feed.post', '3jwdwj2ctlk26');
Allows you to build a new URI from parts.
Expected parameters include:
view all matches for this distribution
view release on metacpan or search on metacpan
share/endpoint/www/css/docs.css view on Meta::CPAN
}
h1 {
letter-spacing: -3px;
font-size: 3.23em;
font-weight: bold;
margin: 0;
}
h2 {
font-size: 1.23em;
font-weight: bold;
margin: .5em 0;
letter-spacing: -1px;
}
h3 {
font-size: 1em;
font-weight: bold;
margin: .4em 0;
}
pre {
font-family: Courier New, monospaced;
share/endpoint/www/css/docs.css view on Meta::CPAN
background-color: #df0019;
width: 100%;
display: block;
text-align: center;
font-size: 1.23em;
font-weight: bold;
text-decoration: none;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
border-radius: 6px;
padding: .5em 0;
view all matches for this distribution
view release on metacpan or search on metacpan
* capable of those should have IVSIZE already. */
#if !defined(IVSIZE) && defined(LONGSIZE)
# define IVSIZE LONGSIZE
#endif
#ifndef IVSIZE
# define IVSIZE 4 /* A bold guess, but the best we can make. */
#endif
#ifndef UVSIZE
# define UVSIZE IVSIZE
#endif
view all matches for this distribution