content stringlengths 2 6.21k | label stringclasses 16
values |
|---|---|
rifier/README.md). The compiler command line
automatically calls the bytecode verifier at the end of compilation.
## Command-line options
```text
USAGE:
compiler [FLAGS] [OPTIONS] <source-path>
FLAGS:
-h, --help Prints help information
-l, --list-dependencies Instead of compiling the s... | Markdown |
/**
* @file
* @brief ext3 file system
*
* @date 12.03.2013
* @author Andrey Gazukin
*/
#include <errno.h>
#include <string.h>
#include <sys/stat.h>
#include <fs/inode.h>
#include <fs/super_block.h>
#include <fs/ext2.h>
#include <fs/hlpr_path.h>
#include <fs/dir_context.h>
#include <fs/inode_operation.h>
#incl... | C |
= true, RequirePkce = false, AllowedScopes = new []{ "UserScope", "ProductScope", IdentityServerConstants.StandardScopes.OpenId, IdentityServerConstants.StandardScopes.Profile, //Identity... | HTML |
duce(
(cum, key) => ({ ...cum, [key]: fn(obj[key], key) }),
{}
)
export const clone = mapValues(identity)
export const cloneDeepWith = customizer => obj =>
defaultTo(
customizer(obj),
() => mapValues(prop => cloneDeepWith(customizer)(prop))(obj)
)
let _uniqueId = 0
export const uni... | Typescript |
"
L70_1 = "C84AFE574F5AEC213"
L68_1[L69_1] = L70_1
L68_1 = _ENV["C84AFE574F5AEC213"]
L69_1 = "prototype"
L70_1 = _hx_e
L70_1 = L70_1()
L68_1[L69_1] = L70_1
_ENV["C84AFE574F5AEC213"]["prototype"]["FB68CFA277DC5D2A5"] = function(A0_2)
local L1_2, L2_2, L3_2
L2_2 = A0_2
L1_2 = A0_2.F052BEB8F702E7A17
L3_2 = "shop_... | Lua |
class Restaurant:
""" Restaurant class describes a resturant.
"""
def __init__(self, name: str, cusine_type: str):
""" Creates a new restaurant.
Args:
name (str): Name of the restaurant.
cusine_type (str): Type of food restaurant makes.
"""
self.name... | Python |
-216 0-8 0 0-16 8 0 216 0c53 0 96 43 96 96s-43 96-96 96l-56 0-8 0zm64-256l-66 0c-.7-5.4-1.5-10.7-2.5-16l68.5 0c44.2 0 80-35.8 80-80s-35.8-80-80-80l-56 0-8 0 0-16 8 0 56 0c53 0 96 43 96 96s-43 96-96 96z"],"location-pin-slash":[640,512,["map-marker-slash"],"f60c","M512 192C512 86 426 0 320 0C266.7 0 218.5 21.7 183.8 56.7... | JavaScript |
}
pub(crate) struct PredicateType {
/// Any lifetimes from a `for` binding
pub lifetimes: Option<BoundLifetimes>,
/// The type being bounded
pub bounded_ty: Type,
pub colon_token: Token![:],
/// Trait and lifetime bounds (`Clone+Send+'static`)
pub bounds: Punctuated<TypeParamBound, Token![+... | Rust |
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
--
-- file: minimap_startbox.lua
-- brief: shows the startboxes in the minimap
-- author: Dave Rodgers
--
-- Copyright (C) 2007.
-- Licensed under ... | Lua |
3 * abs[i] + abs[i-1] + abs[i+1] + 2 * ctx_h_abs[i] + 4 ) / 7;
if ( abs[i] > 0 ) {
ctx_h_sgn[i] = ( ( ctx_h_sgn[i] << 1 ) | ( sgn[i] & 0x1 ) ) & 0xF;
if ( abs[i] == 15 ) ctx_h_len[i] = ( 2 * len[i] + ctx_h_len[i] + 2 ) / 3;
else ctx_h_len[i] >>= 1;
} else {
ctx_h_sgn[i] = ( ctx_h... | C++ |
2;
public static int[] ViewStubCompat = new int[] {
16842960,
16842994,
16842995};
// aapt resource value: 0
public static int ViewStubCompat_android_id = 0;
// aapt resource value: 2
public static int ViewStubCompat_android_inflat | C# |
"></td><td><a href="cmake-3.13.0-win64-x64.zip">cmake-3.13.0-win64-x64.zip</a></td><td align="right">2018-11-20 14:05 </td><td align="right"> 28M</td><td> </td></tr>
<tr><td valign="top"><img src="/icons/compressed.gif" alt="[ ]"></td><td><a href="cmake-3.13.0.tar.Z">cmake-3.13.0.tar.Z</a></td><td align="right"... | HTML |
.l3.c2 { fill: #2b8cbe }
.PuBu.l4.c0 { fill: #f1eef6 }
.PuBu.l4.c1 { fill: #bdc9e1 }
.PuBu.l4.c2 { fill: #74a9cf }
.PuBu.l4.c3 { fill: #0570b0 }
.PuBu.l5.c0 { fill: #f1eef6 }
.PuBu.l5.c1 { fill: #bdc9e1 }
.PuBu.l5.c2 { fill: #74a9cf }
.PuBu.l5.c3 { fill: #2b8cbe }
.PuBu.l5.c4 { fill: #045a8d }
.PuBu.l6.c0 { fill: #f... | CSS |
Item.itemId) {
R.id.action_search -> true
R.id.action_sync -> {
viewModel.synchronize()
true
}
R.id.action_feedback -> {
showFeedBackDialog()
t... | Kotlin |
rent_layout[key * layout_pages + 1],
is_command,
is_special_pair))
return true;
}
} else {
// normal plane
if (current_layout[key*layout_pages]!=0) {
// check if command-bit is set for normal plane
bool is_command=(current_layout[key*layout_pages+layout_pages-... | C++ |
ref="control/if.html"><boost/preprocessor/control/if.hpp></a></li>
<li><a href="control/iif.html"><boost/preprocessor/control/iif.hpp></a></li>
<li><a href="control/while.html"><boost/preprocessor/control/while.hpp></a></li>
</ul>
<hr size="1">
<div style="margin-left: 0px;">
<i> Copyright... | HTML |
InJacobiMatrix(), idxPointLocal2GlobalInQxx.size());
idxPointGlobal2LocalInQxx.put(param.getColInJacobiMatrix() + 1, idxPointLocal2GlobalInQxx.size() + 1);
idxPointGlobal2LocalInQxx.put(param.getColInJacobiMatrix() + 2, idxPointLocal2GlobalInQxx.size() + 2);
idxPointLocal2GlobalInQxx.add(param.getC... | Java |
for (var index = 0; index < languagesTitlesAndLinks.Length; index++)
{
feature.Attributes.AddOrUpdate(FeatureAttributes.NAME + ":" + languagesTitlesAndLinks[index].Language,
languagesTitlesAndLinks[index].Title);
var posix = index > 0 ? index.ToString() : ... | C# |
b r0, [r4, #6]
sub r0, fp, #60
bl BsGet
subs r6, r0, #0
bne .L57
mov r1, #1
sub r0, fp, #60
bl BsGet
mov r1, #1
strb r0, [r4, #7]
sub r0, fp, #60
bl BsGet
mov r1, #1
strb r0, [r4, #8]
sub r0, fp, #60
bl BsGet
mov r1, #1
strb r0, [r4, #9]
sub r0, fp, #60
bl BsGet
mov r1, #2
strb r0, [r4, #10]
sub r... | Assembly |
the connector to
**also drop the dependent objects**. Therefore, you MUST have a way to recreate those dependent
objects from scratch.
## Tutorials
Now that you have set up the Postgres destination connector, check out the following tutorials:
- [Migrate from mysql to postgres](https://airbyte.com/tutorials/migrate... | Markdown |
D `json:"id,omitempty"`
// AdminID holds the value of the "admin_id" field.
AdminID uuid.UUID `json:"admin_id,omitempty"`
// Code holds the value of the "code" field.
Code string `json:"code,omitempty"`
// Status holds the value of the "status" field.
Status consts.InviteCodeStatus `json:"status,omitempty"`
// C... | Go |
estyles-14 {
vertical-align: middle;
text-align: center;
border: 0 solid #777
}
.bd-productoutofstock-1 {
position: absolute;
top: 7.55813063252929%;
right: auto;
left: 25.7388756255775%;
bottom: auto;
width: 80px
}
@media (max-width: 1199px) {
.bd-productoutofstock-1 {
p... | CSS |
pb.TagNumber(4)
void clearUnstakeMessage() => clearField(4);
@$pb.TagNumber(4)
Message_Undelegate ensureUnstakeMessage() => $_ensure(3);
@$pb.TagNumber(5)
Message_BeginRedelegate get restakeMessage => $_getN(4);
@$pb.TagNumber(5)
set restakeMessage(Message_BeginRedelegate v) { setField(5, v); }
@$pb.Ta... | Dart |
Llevel_13_80082D04
/* 1196AB0 80082CE8 0C006426 */ addiu $a0, $s3, 0xC
/* 1196AB4 80082CEC 550B0208 */ j .Llevel_13_80082D54
/* 1196AB8 80082CF0 00000000 */ nop
.Llevel_13_80082CF4:
/* 1196ABC 80082CF4 23108300 */ subu $v0, $a0, $v1
/* 1196AC0 80082CF8 00024228 */ slti $v0, $v0, 0x200
/*... | Assembly |
+FOVLerp, 0, 140 )
-- local MaximizeZoom = 1
-- if paris.Maximized then
-- MaximizeZoom = 3
-- end
-- --[[ CAMERA CONTROLLER ]]--
-- local plypos = LocalPlayer():GetPos()
... | Lua |
?size=120\"\u003e\u003cimg src=\"https://github.com/pab1it0.png?size=120\" width=\"12px\" height=\"12px\" style=\"max-width: 100%;\"\u003e\u003c/a\u003e \u003cstrong\u003e\u003ca href=\"/metorial/mcp-containers/blob/main/catalog/pab1it0/tripadvisor-mcp/tripadvisor-mcp/README.md\"\u003eTripadvisor MCP Server\n\u003c/a\u... | HTML |
>
<div>
<p>classic.poly</p>
<img src="./occurrence/density/0/0/0@1x.png?srs=EPSG:4326&style=classic.poly&taxonKey=9703&bin=hex&hexPerTile=17"/>
</div>
<div>
<p>classic.poly</p>
<img src="./occurrence/density/0/0/0@1x.png?srs=EPSG:4326&style=classic.poly&taxonKey=9703&bin=square&squar... | HTML |
.fromString("12345678-1234-1234-1234-123456789012")
return Stream.of<Arguments?>(
// No filters (test for both actor types)
Arguments.of(
workspaceId,
null,
"WHERE a.workspace_id = ?",
mutableListOf<UUID?>(workspaceId),
"No filters",
Acto... | Kotlin |
.of(it.name) } + CodeBlock.of("retValue.%M", KtxC.PTR))
.joinToCode(prefix = "${command.name}(", suffix = ")\n")
wrapperFun.returns(ClassName("copengl", lastArg.type.name))
wrapperFun.addCode(buildCodeBlock {
addStatement("%T.push()", VIRTUAL_STACK)
beginControlFlow("try")
addStateme... | Kotlin |
}
if (!response.expiry.startsWith(`${SERVICE_MAX_DAYS} day`)) {
throw new Error(`Unexpected "expiry" value received`);
}
return response;
}
import { Action } from 'redux';
import { useDispatch, useSelector } from 'react-redux';
import { Pages, State } from './state';
import { action, isAction,... | Typescript |
).toUpperCase();
}
function refreshSwatch() {
var red = $( "#red" ).slider( "value" ),
green = $( "#green" ).slider( "value" ),
blue = $( "#blue" ).slider( "value" ),
hex = hexFromRGB( red, green, blue );
$( "#swatch" ).css( "background-color", "#" + hex );
}
$(function() {
$( "#red, #green, #blue" ... | HTML |
/* vi: set sw=4 ts=4: */
/*
* Architecture specific code used by dl-startup.c
* Copyright (C) 2005 by Erik Andersen <andersen@codepoet.org>
*/
asm ("\
.text\n\
.globl _start\n\
.type _start,@function\n\
_start:\n\
move.l %sp, -(%sp)\n\
jbsr _dl_start\n\
addq.l #4, %sp\n\
/* FALLTHRU */\n\
\n\
.globl _dl_sta... | C |
using System.Drawing;
using System.Numerics;
using AAEmu.Game.Core.Managers;
using AAEmu.Game.Core.Managers.World;
using AAEmu.Game.Models.Game.Char;
using AAEmu.Game.Models.Game.DoodadObj;
using AAEmu.Game.Models.Game.World;
using AAEmu.Game.Utils.Scripts;
using AAEmu.Game.Utils.Scripts.SubCommands;
namespace AAEmu.... | C# |
Path: reflect.TypeOf(x{}).PkgPath(),
RawDescriptor: unsafe.Slice(unsafe.StringData(file_bonanza_build_pkg_proto_buildqueuestate_buildqueuestate_proto_rawDesc), len(file_bonanza_build_pkg_proto_buildqueuestate_buildqueuestate_proto_rawDesc)),
NumEnums: 2,
NumMessages: 37,
NumExtensions: 0,
NumServi... | Go |
{
"file": "src/core/vertex.js",
"line": 22,
"description": "<p>Use the beginContour() and endContour() functions to create negative\nshapes within shapes such as the center of the letter 'O'. beginContour()\nbegins recording vertices for the shape and endContour() st... | JavaScript |
)
PropertyUpdate.NAME -> trigger = trigger.copy(
propertyUpdate = PropertyUpdate.Factory.create(parser)
)
}
}
eventType = parser.next()
}
return trigger
... | Kotlin |
)
close()
}
path(fill = SolidColor(Color(0xFF000000))) {
moveTo(13f, 15.23f)
curveTo(13f, 16.42f, 12.56f, 17.52f, 11.82f, 18.39f)
curveTo(10.83f, 19.59f, 9.26f, 20.36f, 7.5f, 20.36f)
lineTo(4.89f, 21.91f)
... | Kotlin |
rd/query/type:10
// 获取type参数: short type = request.getRequstURIPath("type:", (short)0);
public short getRequstURIPath(String prefix, short defaultValue);
// 获取请求URL分段中含prefix段的short值
// 例如请求URL /pipes/record/query/type:a
// 获取type参数: short type = request.getRequstURIPath(16, "type:", (short)0); typ... | Java |
namespace TDesign;
/// <summary>
/// 表示呈现复选选控件的列。
/// </summary>
/// <typeparam name="TItem">数据的类型。</typeparam>
/// <typeparam name="TField">绑定的字段类型。</typeparam>
[CssClass("t-table__cell-check")]
public class TTableCheckboxColumn<TItem,TField> : TTableRadioColumn<TItem,TField>
{
/// <inheritdoc/>
protected ove... | C# |
2()},kv:B(e){7.1D();y f=e.kw();y g=7.5u();y h=c(7.3q()).1N();c.18(g,B(j,l){if(l.V===f){7.as(l)}});if(h&&h[0].V===f){7.as(h)}7.1o();7.12()},as:B(e){c(e).1T(c(e).1K())},6m:B(g,i){y l=7.2B();y h=l.4b;7.$J.1r();7.1y();y e=c("<N>").U(c.9q(g));g=e.Y();g=7.b3(g);e=c("<N>").U(c.9q(g));y f=7.1X();if(e.1K().11==1){y j=e.1K()[0].... | JavaScript |
AudioOutChanR) return false;
if (os->mAudioInIsMono != ns->mAudioInIsMono) return false;
return true;
}
bool MIDISettingsInStateAreEqual(AppState* os, AppState* ns)
{
if (strcmp(os->mMidiInDev, ns->mMidiInDev)) return false;
if (strcmp(os->mMidiOutDev, ns->mMidiOutDev)) return false;
if (os->mMidiInChan != ... | C++ |
they described a problem like #1
"I forgot my password". #1
#1
List of 10 synonyms for 'forgot' #1
1\. Forgot 2\. Did not remember 3\. Didn’t know 4\. Unknown #2
5\. Not applicable 6\. Unable to access 7\. Couldn’t recall #2
8\. Didn’t memorise 9\. OMG Failed to remember #2
10\. Unable to login #2
```
#1 更新后的指... | Markdown |
tr {
th { [scoring.name()] }
player_scorings
}
)
});
let total_footers = game
.players
.iter()
.map(|player| {
player
.score_sheet
.iter()
.map(|maybe_points| maybe_points.unwrap_or(0))
.sum::<u64>()
})
.map(|points| rs... | Rust |
"UniversityDegree"
],
"issuer": {
"id": "did:key:zDnaeqPNFZ4YdURZczMiLp5cNpP3SurXZA5b8w461xRw19shB"
},
... | Kotlin |
ldA== 39690
YWNseQ== 39691
IEZlcm5hbmRleg== 39692
QnV5YWJsZQ== 39693
IGR1Y2tz 39694
YXVudGxldHM= 39695
IGVsb25n 39696
IDI4Ng== 39697
IHNpbXVs 39698
R2Fz 39699
IEtpcnN0 39700
IHByb3Ry 39701
IFJvYm8= 39702
IEFvRQ== 39703
b3BvbA== 39704
IHBzeWNob2xvZ2ljYWxseQ== 39705
c3Bpbg== 39706
aWxhdGVyYWxseQ== 39707
IENvbnJhZA== 3970... | Kotlin |
# (iii) indicator
dist = funcs[i](cur_theta)
distances.append(dist)
ind = dist < eps
# compute
if q > 0:
res = ind * pr / q
else:
res = 0
... | Python |
yle.cssText=a.style.cssText,e}function y(a){var b,c=a.split("{"),d=c.length,e=RegExp("(^|[\\s,>+~])("+m().join("|")+")(?=[[\\s,>+~#.:]|$)","gi"),f="$1"+u+"\\:$2";while(d--)b=c[d]=c[d].split("}"),b[b.length-1]=b[b.length-1].replace(e,f),c[d]=b.join("}");return c.join("{")}function z(a){var b=a.length;while(b--)a[b].remo... | JavaScript |
ým záujmom, ani ničím iným, o čom sa snažíme médiami dnes naznačením dozvedieť.',
'To čo dnes Slovensko má šancu predsedať Rade Európskej únii, predvečer toho predsedníctva v tej veľkej oslave toho medzinárodného význnamu, by to naozaj nebolo na mieste.',
'Nechcem robiť nikoho z hrdinu, kto ním nie je.'... | Typescript |
ional[float] = None,
stop: Optional[List[str]] = None,
**kwargs: Any,
) -> Generator[ChatMessageType, None, None]:
api_endpoint = "/api/generate"
payload = {
"model": self.config.model,
"prompt": "",
"stream": stream,
}
if self.con... | Python |
);
isCollection = resp.code != 404;
setState(() {});
}
/// 加载更多
Future<void> load() async {
var ep1Resp = await api.getEpisodeList(
subjectId,
offset: offset,
limit: 30,
);
var pageLen = 0;
if (ep1Resp.code == 0) {
var page = ep1Resp.data as BangumiPageT<BangumiEpi... | Dart |
dir=\"auto\"\u003eCI/CD \u0026amp; DevOps Pipelines\u003c/h2\u003e\u003ca id=\"user-content-cicd--devops-pipelines\" class=\"anchor\" aria-label=\"Permalink: CI/CD \u0026amp; DevOps Pipelines\" href=\"#cicd--devops-pipelines\"\u003e\u003csvg class=\"octicon octicon-link\" viewBox=\"0 0 16 16\" version=\"1.1\" width=\"... | HTML |
SIIA PPA+RLA+KTF++EY +++R+ ILREI RGGQVYY+YN V+NI AERL+ L+
Sbjct 439 SIIAKPPAQRLAIKTFIQEYSPILIRKTILREISRGGQVYYIYNKVQNIMNIAERLSILI 498
Query 834 PEARIAIGHGQMRERELERVMNDFHHQRFNVLVCTTIIETGIDIPTANTIIIERADHFGL 893
PEA I IGHGQM+ +L++VMN+F++ +FNVL+CTTIIE+G+DI ANTIIIE +DHFGL
Sbjct 499 PEA... | Dart |
2a864886f70d01010b050030123110300e060355040a130741636d6520436f301e170d3136303831373231343231395a170d3137303831373231343231395a30123110300e060355040a130741636d6520436f305c300d06092a864886f70d0101010500034b003048024100b105afc859a711ee864114e7d2d46c2dcbe392d3506249f6c2285b0eb342cc4bf2d803677c61c0abde443f084745c1a6d62080e5... | Go |
.addBang("bang")
.setPosition(10,20)
.setSize(100,100)
.moveTo(g1)
.plugTo(this,"shuffle");
;
// group number 2, contains a radiobutton
Group g2 = cp5.addGroup("myGroup2")
.setBackgroundColor(color(0, 64))
.setBackgroundHeight(150)
;
... | HTML |
issues = item.get("issues", [])
summary["total_issues_found"] += len(issues)
file_issue_count[item["file"]] = len(issues)
for issue in issues:
vuln_name = issue.get("vuln", "Unknown")
severity = issue.get("severity", "Unknown")
autofix = issue.get("aut... | Python |
box.js" type="text/javascript"></script>
<script src="http://www.google-analytics.com/urchin.js" type="text/javascript"> </script>
<script type="text/javascript"> _uacct = "UA-309245-1"; urchinTracker(); </script>
</body>
<!-- InstanceEnd --></html>
</text>
<text id="http://www.subclub.org/darkroom/splitter.htm" enco... | HTML |
kground-color: var(--color-sf-content-bg-color-alt3);
}
.e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn {
-ms-flex-direction: column;
flex-direction: column;
height: calc(100% - 10px);
padding: 0;
padding-bottom: 10px;
}
.e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-... | CSS |
}
.product_section .owl-carousel .owl-nav button.owl-next,
.product_section .owl-carousel .owl-nav button.owl-prev {
margin: 0 2px;
}
.product_section .owl-carousel .item {
width: auto;
}
}
@media (max-width: 480px) {
.contact_section form {
padding: 45px 25px;
}
.slider_section .img_... | CSS |
$.
## Gráficos aproximación binomial Poisson
Condición deseable $n\geq 20$, $n\cdot p < 10$, $p\leq 0.05$
## Ejemplo $Po(\lambda)$
<div class="example">
**Ejemplo**: Trampa insectos.
La conocida [lámpara antiinsectos o insecticida eléctrico](https://es.wikipedia.org/wiki/Insecticida_el%C3%A9ctrico) a... | Markdown |
from esm import Alphabet, FastaBatchedDataset, ProteinBertModel, pretrained, MSATransformer
from Bio import SeqIO
import itertools
from typing import List, Tuple
import torch
import scipy.stats
import numpy as np
#from BLAT_ECOLX_Ostermeier2014 import seq,res
from BLAT_ECOLX_Palzkill2012 import seq,res
def spearmanr(t... | Python |
out, err := cmd.Output()
if err != nil {
// If no upstream is set, return "main" as default
return "main", nil
}
return strings.TrimSpace(string(out)), nil
}
package collector
import (
"runtime"
"time"
)
// GaugeFunc is an interface that implements the setting of a gauge value
// in a stats system. It shoul... | Go |
Diagnostics.AddError("cannot set frontend rule actions", "tcp_reject element type not found")
}
if elementType, ok := elementTypes["use_backend"]; ok {
action.UseBackend, diags = types.ListValueFrom(ctx, elementType, useBackends)
respDiagnostics.Append(diags...)
} else {
respDiagnostics.AddError("cannot set f... | Go |
eLength)},i.onload=function(){e.push(null)},i.readAsArrayBuffer(s)}e._xhr.readyState===rStates.DONE&&"ms-stream"!==e._mode&&e.push(null)};
}).call(this,require('_process'),typeof global !== "undefined" ? global : typeof self !== "undefined" ? self : typeof window !== "undefined" ? window : {},require("buffer").Buffer)... | HTML |
h64c8.8 0 16-7.2 16-16s-7.2-16-16-16H160c-8.8 0-16 7.2-16 16z"],
"plane-up": [512, 512, [], "e22d", "M221.2 13.3C230.8 5.7 242.6 0 256 0c26.9 0 47.1 21.6 59.2 41.8C327.9 62.9 336 89.1 336 109.7v52.5l151.8 86.8c15 8.5 24.2 24.5 24.2 41.7v56.2c0 21.3-20.3 36.6-40.8 30.8L336 338.9V376l51.2 38.4c8.1 6 12.8 15.5 12.8 25... | JavaScript |
8eHZHWkbDTFp72g/ZaDV0Nu6qGQ/9v3wqWTwJ3CBgA7YPfhx/2dr+PAQ3ndzW//kn72qgdaDi/rE/v73ZbDV0NO6qG5vqf67+4F1CbiAFwPuX/+SfNTXCO/9vNHf8GNBy2+A/frvsFu9Jw+jzg6VW942poadhRNXzZ/VgvdwPtEjEArp9zPP17X/f8HtLQXAaYvi1+PPoaLrdC2Hc1nDTsphouX3xw3li+D6BDyABovgPoMo+7+tafQQ2nz4Vddm73o0Ebfn1Tt9dq6GrYSzVc3gVdto9vBGsTKAAAAGAKBAAAwE4hAAAAdgoBAACwUw... | HTML |
:var(--xhUGwc);display:inline-block;text-align:start;width:100%}.ujnsy{border-top-left-radius:8px;border-top-right-radius:8px}.TpRPV{border-top-left-radius:16px;border-top-right-radius:16px}.jnyxRd:focus{outline:none}.IEBxXd{height:100%}.vSyRff .uBEihf{padding:10px;position:absolute;right:0;top:0;z-index:1}.vSyRff.Y5Ip... | HTML |
8.2l-4.7 4.7c4.4-4.4 11.6-4.4 16 0L181 226c4.4 4.4 11.6 4.4 16 0l-4.7 4.7c5.5-5.2 11.6-9.6 18.2-13.1l2.1-1c5.7-2.9 5-5.1-1.1-5.1-7.5-.3-14.8-2-21.6-5.1l-2.1-1c-6.6-3.5-12.7-7.9-18.2-13.1l-6.8-6.8c-5.2-5.4-9.6-11.5-13.1-18.2l-1-2.1c-3.1-6.8-4.9-14.2-5.1-21.7V121c0-6.3 3.1-15.6 6.9-20.6l20.2-26.9c3.8-5.1 8.1-4.3 9.6 1.8l... | CSS |
for uint16", num)
}
case reflect.Uint32:
if num < 0 || unum > math.MaxUint32 {
return e("value %d is out of range for uint32", num)
}
}
rv.SetUint(unum)
} else {
panic("unreachable")
}
return nil
}
return badtype("integer", data)
}
func (md *MetaData) unifyBool(data interface{}, r... | Go |
,
fontWeight: FontWeight.bold,
),
),
textDirection: TextDirection.ltr,
);
textPainter.layout();
textPainter.paint(
canvas,
Offset(
transformedX - textPainter.width / 2,
transformedY - textPainter.height / ... | Dart |
--turquoise-60: #a7ebf7;
--turquoise-70: #9de9f6;
--turquoise-80: #94e7f5;
--turquoise-90: #8ce5f4;
--turquoise-100: #84e3f3;
--turquoise-125: #73dff2;
--turquoise-150: #64dcf0;
--turquoise-175: #57d9ef;
--turquoise-200: #4bd6ee;
--turquoise-300: #26ceea;
--turquoise-400: #15bfdc;
--turquoise-50... | CSS |
|= 1 << (y % 8);
else
byte &= ~(1 << (y % 8));
buf[byte_idx] = byte;
}
// Basic Bresenhams.
static void DrawLine(uint8_t *buf, int x0, int y0, int x1, int y1, bool on) {
int dx = abs(x1-x0);
int sx = x0<x1 ? 1 : -1;
int dy = -abs(y1-y0);
int sy = y0<y1 ? 1 : -1;
int err = dx+dy;
... | C |
akiomik.seiun.model.com.atproto.repo.CreateRecordOutput
import io.github.akiomik.seiun.model.com.atproto.repo.DeleteRecordInput
import io.github.akiomik.seiun.model.com.atproto.repo.UploadBlobOutput
import io.github.akiomik.seiun.model.com.atproto.server.CreateAccountInput
import io.github.akiomik.seiun.model.com.atpro... | Kotlin |
.VerifyAssertions) VM._assert(VM.NOT_REACHED);
if (VM.VerifyAssertions) VM._assert(fits(DS, 16));
final int LDUtemplate = 58 << 26 | 1;
int mi = LDUtemplate | RT.value() << 21 | RA.value() << 16 | (DS & 0xFFFC);
appendInstruction(mi);
}
public void emitLDUX(GPR RT, GPR RA, GPR RB) {
if (!VM.Bui... | Java |
event.connectionId))
}
return connectionEvent
}
private fun convertConnectionEventList(events: List<ConnectionTimelineEvent>): ConnectionEventList {
val eventsRead =
events.stream().map { event: ConnectionTimelineEvent -> this.convertConnectionEvent(event) }.collect(Collectors.toList... | Kotlin |
/*
* Copyright (c) 2018-2025 Tencent. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by a... | C# |
version 1.8 compiler option.
// See https://kotlinlang.org/docs/inline-classes.html for more information.
@JvmInline
value class SelfReference<T>(
val value: T,
) : ReadOnlyProperty<Any?, T> {
@Suppress("OVERRIDE_BY_INLINE", "NOTHING_TO_INLINE")
override inline fun getValue(
thisRef: Any?,
property: KProp... | Kotlin |
32 0 0 1-45.248-45.248l135.808-135.808a32 32 0 0 1 45.248 0z"},null,-1),EA=[SA];function TA(e,t,n,o,l,s){return b(),_("svg",$A,EA)}var sl=ht(kA,[["render",TA]]);const MA=x({name:"Minus"}),_A={viewBox:"0 0 1024 1024",xmlns:"http://www.w3.org/2000/svg"},NA=A("path",{fill:"currentColor",d:"M128 544h768a32 32 0 1 0 0-64H1... | JavaScript |
r4, r1]
add r0, r1, #0
ldr r0, [r4, r0]
bl ov96_021EB5B8
mov r1, #0
str r1, [sp, #0x24]
mov r1, #0xa
lsl r1, r1, #0xe
str r1, [sp, #0x1c]
mov r1, #1
sub r2, r1, r5
mov r1, #0x58
mul r1, r2
add r1, #0x30
lsl r2, r1, #0xc
mov r1, #0xaf
lsl r1, r1, #0xe
add r1, r2, r1
str r1, [sp, #0x20]
add r1, sp, #0x... | Assembly |
HHQBLECm1Wvq2gBL+UyUnipXiI1eEn907+qVoOnNrIpZcH51NqEUiATI0M/cQt0oGlVYOrycIoYhCe6cZYIHeHifSqQx0eiVCgSjCoSj4fB54fBKpRAYyhTgolYhPUmLq53deYSn52tC5xMd6knjugEOVyLBfzmQym5Ox9Jp4ImVKpTJShmFJhmEJfGBAI0AAJMEKeCQtoPhxiVTkEImFZ/h88qiEIn9xyw4L9ys6n+JTfGLx/5k6U1aC9AwWAAAAAElFTkSuQmCC" />
</div>
</div>
<div class="pure-u-... | HTML |
;
}
/// <summary>
/// Serialized representation of the operation.
/// </summary>
SqlXml Data
{
get;
}
/// <summary>
/// State from which Undo will start.
/// </summary>
StoreOperationState UndoStartState
{
... | C# |
COLUMNS
@function width-of-fallback-column-item($container-width, $gap-between-columns, $number-of-columns) {
@return math.div($container-width - $gap-between-columns * ($number-of-columns - 1), $number-of-columns);
}
@mixin layout-columns(
$class,
$column-min-width: 300px,
$column-gap: $gs-gutter,
... | CSS |
save_data_CB.Text = "Let's Go Pikachu Save Data";
main_pikachu_save_data_CB.UseVisualStyleBackColor = true;
main_pikachu_save_data_CB.CheckedChanged += main_pikachu_save_data_CB_CheckedChanged;
//
// main_gpikachu_PB
//
main_gpikachu_PB.Caught = false;
main_gpikachu_PB.DrawDyna... | C# |
bool isPerspectiveCoordTransform(int matrixIndex, bool useExplicitLocalCoords) const {
const GrCoordTransform& coordTransform = this->getProcessor()->coordTransform(matrixIndex);
SkMatrix::TypeMask type0 = coordTransform.getMatrix().getType();
SkMatrix::TypeMask type1 = SkMatrix::kIdentity_Mask... | C |
path d='M.13 117.81c1.15-6.02 2.37-12.03 3.43-18.06 4.1-23.24 8.09-46.5 12.24-69.73C18.6 14.38 30.24 4.45 46.95 4.23c25.44-.33 50.89-.12 76.33-.09 3.38 0 5.03 2.17 4.47 5.68-2.01 12.39-4.05 24.77-6.08 37.15-2.6 15.91-5.27 31.81-7.76 47.74-2.84 18.17-15.58 29.23-33.98 29.23-24.7 0-49.39-.03-74.09.05-2.47 0-4.36-.6-5.71-... | CSS |
d.file('pubspec.yaml', '''
name: pkg_b
'''),
]).create();
expect(
() => testGenerateConfig(
printMatcher: '''
package:pkg_a
package:pkg_b''',
),
throwsUserExceptionWith(
'Not all packages agree on `stages` ordering, found a cycle '
'between the following st... | Dart |
INHÃO',
'17=CAMINHÃO TRATOR',
'18=TRATOR RODAS',
'19=TRATOR ESTEIRAS',
'20=TRATOR MISTO',
'21=QUADRICICLO',
'22=ESP / ÔNIBUS',
'23=CAMINHONETE',
'24=CARGA/CAM',
'25=UTILITÁRIO',
'26=MOTOR-CASA'
];
static const List<String> listaCorDenatran = <String>[
'01-AMARELO',
'02-AZUL',
'03-BEGE',
'04-BRANCA',
... | Dart |
X12: [0x05,0x15,0x2b,0xd6,0xfa,0x04,0x06,0xa3,0x01,0x5f,0x01,0x01]
v_min3_num_f16_e64_dpp v5, v1, -|v2|, -|0.5| op_sel:[0,0,1,0] row_xmask:0 row_mask:0x1 bank_mask:0x3
// GFX12: [0x05,0x26,0x2b,0xd6,0xfa,0x04,0xc2,0xc3,0x01,0x60,0x01,0x13]
v_min3_num_f16_e64_dpp v255, -|v255|, -|v255|, -|src_scc| op_sel:[0,0,0,1] cla... | Assembly |
v_ceil_f16_e64 v5, vcc_hi
// CHECK: [0x05,0x00,0x85,0xd1,0x6b,0x00,0x00,0x00]
v_ceil_f16_e64 v5, m0
// CHECK: [0x05,0x00,0x85,0xd1,0x7c,0x00,0x00,0x00]
v_ceil_f16_e64 v5, exec_lo
// CHECK: [0x05,0x00,0x85,0xd1,0x7e,0x00,0x00,0x00]
v_ceil_f16_e64 v5, exec_hi
// CHECK: [0x05,0x00,0x85,0xd1,0x7f,0x00,0x00,0x00]
v_ceil... | Assembly |
1)
printf(": unexpected number of memory spaces %d should be 1\n",
cfe->num_iospace);
/* Allocate pcmcia space - but don't listen to the card, it's lying
about the size needed! */
for (i = 0; i < cfe->num_iospace; i++)
if (pcmcia_io_alloc(pa->pf, cfe->iospace[i].start, cfe->iospace[i].length, 1, &psc->... | C |
tton:SetSelected(true);
panel:SetHide(false);
-- TODO: Investigate Locale problem
-- Controls.WindowTitle:SetText(Locale.Lookup("LOC_CQUI_NAME") .. ": " .. Locale.ToUpper(button:GetText()));
Controls.WindowTitle:SetText("CQUI: " .. Locale.ToUpper(button:GetText()));
end
-- =============================... | Lua |
nst C1 = null;\n\n // Magic constant: http://php.net/manual/ru/language.constants.predefined.php\n const className = __CLASS__;\n\n public function method1()\n {\n int a = 1, b = 2;\n return a + b;\n }\n\n // See fn is allowed like shortcut\n public fn method2() -> <Test>\n {\n ... | Dart |
2, 3] *y[y + 1] |seq -> [2, 3, 4]
Here, 'x' means any identifier. Caterwaul 1.0 introduces some new stuff. The map function now has a new variant, *~!. Filter also supports this variant. Like other operators, they support
variable renaming and sequence context. You can do this by putting those modifi... | HTML |
4.7Zm0 0 6.5-4.7a.5.5 0 0 0 .18-.57l-.75-2.3L7 13.15l2.47-7.57H4.53L7 13.15Zm2.47-7.57h3.46l-1.49-4.55a.26.26 0 0 0-.48 0L9.47 5.58Z"})),google:import_react6.default.createElement(import_react6.default.Fragment,null,import_react6.default.createElement("path",{d:"M10.92 1.1H7.26c-1.64 0-3.19 1.24-3.19 2.68 0 1.47 1.12 ... | JavaScript |
){
break;
}
}
if(vsPlugin) { vsPlugin.button.focus(); vsPlugin.button.set("checked", false);}
},
runTest: function(){
var d = new doh.Deferred();
editor0.onLoadDeferred.addCallback(function(){
//Timing gets wonky here, so we need to do this on a timeout
... | HTML |
stantiates a
* mock master and node that use that configuration
*/
public static void setupLocalWriteDir() {
try {
tmpdir = FileUtil.mktempdir();
} catch (Exception e) {
Assert.fail("mk temp dir failed");
}
FlumeConfiguration conf = FlumeConfiguration.get();
conf.clear(); // rese... | Java |
){"use strict";function n(e){var t,o=e.icon,n=e.isActive,l=e.isOpened,u=e.isDisabled,d=e.isGrouped,p=e.isHovered,v=e.onClick,h=e.text,f=e.textBeforeIcon,m=e.title,b=e.theme,g=void 0===b?s:b,O=e.className,w=e.forceInteractive,E=Object(r.__rest)(e,["icon","isActive","isOpened","isDisabled","isGrouped","isHovered","onClic... | JavaScript |
n temp()
uv0["麥"] = {
["克"] = {
["斯"] = {
this = true
}
}
}
end
temp()
function temp()
uv0["勱"] = {
this = {
this = true
}
}
end
temp()
function temp()
uv0["馒"] = {
["头"] = {
["屄"] = {
this = true
}
}
}
end
temp()
function temp()
uv0["瞞"] = {
["報"] = {
this = true
... | Lua |
ciAddress)
pciAddressPrefix := GetPciAddressPrefix(pciAddress)
return len(mellanoxNicsStatus[pciAddressPrefix]) > 1
}
// handleTotalVfs return required total VFs or max (required VFs for dual port NIC) and needReboot if totalVfs will change
func HandleTotalVfs(fwCurrent, fwNext, attrs *MlxNic, ifaceSpec sriovnetwork... | Go |
column_index_mask)
ymm_store_mask = YMMRegister()
VPANDN(ymm_store_mask, ymm_before_column_start_mask, ymm_before_column_end_mask)
# stride is in elements; multiply by sizeof(float) to get stride in bytes
SHL(reg_stride, 2)
if relu:
ymm_zero = YMMRegister()
VMOVAPS(ymm_zer... | Python |
c.Type, rec.Name)
}
// 遍历所有记录,按分组键聚合
for _, rec := range records {
key := genGroupKey(rec)
if _, ok := aggregatedMap[key]; !ok {
aggregatedMap[key] = &struct {
resources.Monitor
UsedValues map[uint8][]int64
Count int64
}{
Monitor: rec,
UsedValues: make(map[uint8][]int64),
C... | Go |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.