text stringlengths 1 22.8M |
|---|
```c++
// 2016 and later: Unicode, Inc. and others.
//
// file: repattrn.cpp
//
/*
***************************************************************************
* and others. All rights reserved.
***************************************************************************
*/
#include "unicode/utypes.h"
#if !UCONFIG... |
```php
<?php
namespace Carbon_Fields\Datastore;
use Carbon_Fields\Field\Field;
use Carbon_Fields\Exception\Incorrect_Syntax_Exception;
/**
* Widget datastore
*/
class Widget_Datastore extends Key_Value_Datastore {
/**
* Flat key-value array acting as storage
*
* @var array
*/
protected $storage = array(... |
```php
<?php
/**
*
*
* path_to_url
*
* or in the "license" file accompanying this file. This file is distributed
* on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either
*/
namespace Aws\SimpleDb\Exception;
/**
* Too many predicates exist in the query expression.
*/
class InvalidNumberPred... |
Stan Wawrinka was the defending champion, but withdrew before the tournament began.
Nick Kyrgios won the title, defeating David Goffin in the final, 4−6, 6−3, 7−5. This was his first ATP 500 level title.
Seeds
Draw
Finals
Top half
Bottom half
Qualifying
Seeds
Qualifiers
Lucky losers
Qualifying draw
First qu... |
Augustyn Mirys (8 January 1700 – 8 March 1790) was a Polish painter of Scottish-French origin.
Augustyn was born probably in France and educated in Rome. There in 1739 he met a Polish aristocrat Jan Kajetan Jabłonowski and moved to the Polish–Lithuanian Commonwealth. In Poland he worked for the Jabłonowskis, the Cetne... |
This list includes properties and districts listed on the National Register of Historic Places in Craven County, North Carolina. Click the "Map of all coordinates" link to the right to view an online map of all properties and districts with latitude and longitude coordinates in the table below.
Current listings
|}
F... |
```objective-c
/*
Bullet Continuous Collision Detection and Physics Library
This software is provided 'as-is', without any express or implied warranty.
In no event will the authors be held liable for any damages arising from the use of this software.
Permission is granted to anyone to use this software for any purpose... |
```xml
import { ConfigPlugin } from '@expo/config-plugins';
import { ExpoConfig } from '@expo/config-types';
export declare const withAndroidSplashLegacyMainActivity: ConfigPlugin;
export declare function setSplashScreenLegacyMainActivity(config: Pick<ExpoConfig, 'android' | 'androidStatusBar' | 'userInterfaceStyle'>, ... |
The Minnesota Senate Republican Caucus is the formal organization of the Republican members of the Minnesota Senate. With 33 members, the current minority leader is Senator Mark Johnson.
Current leadership
Effective with the start of the 91st Minnesota Legislature, the caucus leadership is as follows:
Paul Gazelka ... |
```xml
import { View } from 'native-base';
import React from 'react';
import { ImageBackground, SafeAreaView, StyleSheet } from 'react-native';
type Props = {
children: any;
disableSafeAreaView?: boolean;
};
function PageContainer({ children, disableSafeAreaView = false }: Props) {
return (
<Image... |
Nobby Clark can refer to:
Nobby Clark (cricketer) (1902–1982), English cricketer
Nobby Clark (ice hockey) (1897–1966), Canadian National Hockey League player
Nobby Clark (footballer) (born 1954), Scottish retired footballer
Nobby Clark (photographer), English photographer
Neil "Nobby" Clark, former CEO of the Nationa... |
Morayfield is a town and suburb in the City of Moreton Bay, Queensland, Australia. In the , the suburb of Morayfield had a population of 21,394 people.
Morayfield is by road north of Brisbane CBD, the state capital.
Geography
Morayfield is a mostly residential area, consisting mainly of low-set brick homes and some ... |
```objective-c
//
// HMAudioTool.h
//
//
// Created by apple on 14-8-8.
//
#import <Foundation/Foundation.h>
@interface LZAudioTool : NSObject
/**
*
*
* @param filename
*/
+ (BOOL)playMusic:(NSString *)filename;
@end
``` |
Alfred Edward Daff (18 August 1902 – 1991) was an Australian born executive who became head of Universal Pictures.
Biography
Daff was born in Melbourne. He joined the Melbourne office of Universal Pictures at 18 years of age. In 1922 he took early aerial newsreel footage of New Guinea.
In 1924 he made a 20-minute sen... |
```python
import os
##@inline
from library import *
def main():
print("Main run")
SomeLibrary.run()
main()
``` |
```java
/*
*/
package com.lightbend.lagom.it.two;
import com.google.inject.AbstractModule;
import com.lightbend.lagom.javadsl.server.ServiceGuiceSupport;
public class ServiceAModule extends AbstractModule implements ServiceGuiceSupport {
@Override
protected void configure() {
bindService(ServiceA.class, Ser... |
Hugo Urbahns (1890, Lieth – 1946, Stockholm) was a German communist revolutionary and politician.
He was involved in the Communist Party of Germany (KPD) in the 1920s. He was jailed for his role in the Hamburg Uprising of 1923, and spent time on hunger strike.
He was expelled from the KPD in the late 1920s, and beca... |
```java
/*
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
*
* path_to_url
*
* Unless required by applicable law or agreed to in writing, software
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or im... |
```c
*/
#include <stdint.h>
#include <zephyr/ztest.h>
#include <zephyr/bluetooth/uuid.h>
static struct bt_uuid_16 uuid_16 = BT_UUID_INIT_16(0xffff);
static struct bt_uuid_128 uuid_128 = BT_UUID_INIT_128(
0xfb, 0x34, 0x9b, 0x5f, 0x80, 0x00, 0x00, 0x80,
0x00, 0x10, 0x00, 0x00, 0xff, 0xff, 0x00, 0x00);
ZTEST_SUITE(... |
```python
#!/usr/bin/env python
#
# @license Apache-2.0
#
#
#
# path_to_url
#
# Unless required by applicable law or agreed to in writing, software
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
"""Benchmark numpy.ndarray.tolist."""
from __future__ import print_function
import timeit
N... |
Rochenda Sandall (born 1988) is a British actress who played Lisa McQueen in Line of Duty, and has featured in other productions including Small Axe and Doctor Who.
Biography
Rochenda Sandall was born in about 1988 in Grimsby, and grew up in Goxhill. Aged 17, she moved to London and attended the East 15 Acting Schoo... |
```swift
import ExpoModulesCore
internal final class Image: SharedRef<UIImage> {}
``` |
```json
# This file is automatically @generated by Poetry 1.8.3 and should not be changed by hand.
[[package]]
name = "argcomplete"
version = "3.4.0"
description = "Bash tab completion for argparse"
optional = false
python-versions = ">=3.8"
files = [
{file = "argcomplete-3.4.0-py3-none-any.whl", hash = "sha256:yo... |
Miodrag Petrović may refer to:
Miodrag Petrović Čkalja (1924–2003), Serbian actor
Miodrag Petrović (war artist) (1888–1950), official war artist of the Serbian army during World War I
Miodrag Petrović (footballer) |
```java
package com.example;
import com.facebook.react.ReactActivity;
public class MainActivity extends ReactActivity {
/**
* Returns the name of the main component registered from JavaScript. This is used to schedule
* rendering of the component.
*/
@Override
protected String getMainComponentName() {... |
```javascript
/*!
* # Semantic UI 2.2.7 - Dimmer
* path_to_url
*
*
* Released under the MIT license
* path_to_url
*
*/
;(function ($, window, document, undefined) {
"use strict";
window = (typeof window != 'undefined' && window.Math == Math)
? window
: (typeof self != 'undefined' && self.Math == Math)
... |
Stimson line is one of the symptoms of measles, characterized by transverse line of inflammation along the eyelid margin.
Eponym
It is named after Philip Moen Stimson (1888–1971), an American pediatrician who characterized it in 1926.
References
Medical signs
Measles |
```c
/* $OpenBSD: fpsetsticky.c,v 1.1 2020/06/25 02:03:55 drahn Exp $ */
/* $NetBSD: fpsetsticky.c,v 1.1 1999/07/07 01:55:08 danw Exp $ */
/*
* All rights reserved.
*
* This code is derived from software contributed to The NetBSD Foundation
* by Dan Winship.
*
* Redistribution and use in source and binary form... |
```c++
//
// Condition.cpp
//
// Library: Foundation
// Package: Threading
// Module: Condition
//
// and Contributors.
//
//
#include "Poco/Condition.h"
namespace Poco {
Condition::Condition()
{
}
Condition::~Condition()
{
}
void Condition::signal()
{
FastMutex::ScopedLock lock(_mutex);
if (!_waitQueue.e... |
Below are the rosters of the teams that participated in the 1999 Copa América.
Group A
Bolivia
Head coach: Héctor Veira
Japan
Head coach: Philippe Troussier
Paraguay
Head coach: Ever Almeida
Peru
Head coach: Juan Carlos Oblitas
Group B
Brazil
Head coach: Vanderlei Luxemburgo
Chile
Head coach: Nelson Ac... |
```c
/* udp.c - UDP specific code for echo server */
/*
*
*/
#include <zephyr/logging/log.h>
LOG_MODULE_DECLARE(net_echo_server_sample, LOG_LEVEL_DBG);
#include <zephyr/kernel.h>
#include <errno.h>
#include <stdio.h>
#include <zephyr/net/socket.h>
#include <zephyr/net/tls_credentials.h>
#include "common.h"
#incl... |
This is a list of active ships of the Chilean Navy, which is one of the three branches of the Chilean Armed Forces. The Chilean Navy's mission is to provide the Chilean State with naval power and an effective maritime service, to safeguard sovereignty and territorial integrity, maintain the security of the nation and s... |
```objective-c
/*
Class descritopn: Get and parse weather condition and forecast
from yahoo.com.
-query: method
Created by Guilherme Chapiewski on 10/19/12.
This program is free software; you can redistribute it and/or modify
(at your option) any later version.
This program i... |
Christopher David Renzema (REN-ze-ma) is a singer/songwriter and performer based out of Nashville, Tennessee. Chris grew up in Grand Rapids, Michigan. He is known to blend aspects of Indie Rock, Contemporary Christian, and Folk amongst other musical influences.
His early work includes Age To Age - EP, 2014 (as Chris R... |
A digital on-screen graphic, digitally originated graphic (DOG, bug, network bug, or screenbug) is a watermark-like station logo that most television broadcasters overlay over a portion of the screen area of their programs to identify the channel. They are thus a form of permanent visual station identification, increas... |
```go
package jsoniter
import (
"io"
)
// stream is a io.Writer like object, with JSON specific write functions.
// Error is not returned as return value, but stored as Error member on this stream instance.
type Stream struct {
cfg *frozenConfig
out io.Writer
buf []byte
Error error
ind... |
Stróża is a village in the administrative district of Gmina Andrespol, within Łódź East County, Łódź Voivodeship, in central Poland. It lies approximately south of Andrespol and south-east of the regional capital Łódź.
References
External links
Central Statistical Office (GUS) Population: Size and Structure by Ad... |
```go
// Code generated by private/model/cli/gen-api/main.go. DO NOT EDIT.
package pinpoint
import (
"github.com/aws/aws-sdk-go/private/protocol"
)
const (
// ErrCodeBadRequestException for service response error code
// "BadRequestException".
//
// Provides information about an API request or response.
ErrCo... |
Mordella subobliquefasciata is a species of beetle in the genus Mordella of the family Mordellidae, which is part of the superfamily Tenebrionoidea. It was discovered in 1936.
References
Beetles described in 1936
subobliquefasciata |
Dadang Sudrajat (born 22 March 1979) is an Indonesian former footballer who plays as a goalkeeper.
References
Dadang Sudrajat at goal.com
1979 births
Living people
Indonesian men's footballers
Sundanese people
Footballers from Bandung
PSKS Krakatau Steel Cilegon footballers
Persib Bandung players
PS Mitra Kukar playe... |
```javascript
Explicit setting of `this` using `call` and `apply` methods
Function constructor vs. function expression
Functions can be declared after use
Get query/url variables
Easily generate a random `HEX` color
``` |
Wellington East was a provincial electoral riding in Ontario, Canada. From 1886 to 1926 it elected members to the Legislative Assembly of Ontario.
Members of the Legislative Assembly
References
Former provincial electoral districts of Ontario |
Francis Harry Hoggarth (17 October 1876 — 7 January 1961) was a Scottish first-class cricketer and schoolmaster.
Hoggarth was born in October 1876 at Whitby, Yorkshire. A schoolmaster by profession, he began his teaching as an assistant master in Whitby at the Church Street Boys School in 1896. He later taught in Scot... |
An ejectosome is a cellular organelle responsible for ejecting their contents from the cell. Two unrelated types of ejectosomes are described in the literature:
Cryptomonads have two types of characteristic ejectosomes known as extrusomes.
Intracellular pathogens, such as Mycobacterium tuberculosis, escape from thei... |
```xml
// Components
import { makeVConfirmEditProps, VConfirmEdit } from '@/components/VConfirmEdit/VConfirmEdit'
import { makeVDatePickerProps, VDatePicker } from '@/components/VDatePicker/VDatePicker'
import { VMenu } from '@/components/VMenu/VMenu'
import { makeVTextFieldProps, VTextField } from '@/components/VTextF... |
St Thomas (St Thomas the Apostle's) is an area of Exeter and formerly a civil parish and registration district in Devon, England, on the western side of the River Exe, connected to Exeter by Exe Bridge. It has a number of pubs, places of worship, several schools and a large shopping precinct. The population, according... |
```objective-c
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#ifndef V8_UNITTESTS_INTERPRETER_INTERPRETER_ASSEMBLER_UNITTEST_H_
#define V8_UNITTESTS_INTERPRETER_INTERPRETER_ASSEMBLER_UNITTEST_H_
#include "src/compiler/code-assembler.h"
#include "src/compiler/m... |
This article presents a list of the historical events and publications of Australian literature during 1974.
Events
The Patrick White Award is presented for the first time. White used his 1973 Nobel Prize in Literature award to establish a trust for this prize.
Major publications
Books
James Aldridge – Mockery i... |
Slayers: The Motion Picture () is an original soundtrack from the 1995 anime film of the same title. It was released in Japan in 1995 and in the United States in 2003.
The CD features all the background music and songs from the movie. It was composed by Takayuki Hattori (primarily), Akira Odakura, Shō Goshima and Hide... |
```go
// Code generated by protoc-gen-gogo. DO NOT EDIT.
// source: combos/marshaler/one.proto
/*
Package one is a generated protocol buffer package.
It is generated from these files:
combos/marshaler/one.proto
It has these top-level messages:
Subby
AllTypesOneOf
TwoOneofs
CustomOneof
*/
package one
import pro... |
```xml
export class TreeNode<T extends ITreeNodeObject> {
node: T;
parent: TreeNode<T>;
children: TreeNode<T>[] = [];
constructor(node: T, parent: TreeNode<T>, name?: string, id?: string) {
this.parent = parent;
this.node = node;
if (name) {
this.node.name = name;
}
if (id) {
th... |
```java
/*
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
*
* 1. Redistributions of source code must retain the above copyright notice, this
* list of conditions and the following discl... |
Captain 3rd Rank Valery Mikhailovich Sablin (, ) (1 January 1939 – 3 August 1976) was a Soviet Navy officer and a member of the Communist Party. In November 1975, he noticed the rampant corruption and stagnation in Leonid Brezhnev's Soviet Union, he then led a mutiny on the Soviet anti-submarine frigate, Storozhevoy (,... |
Cumplo is a crowdlending company, operating in Mexico, Chile and Perú. Cumplo connects small and medium-sized companies that need financing with investors and institutions that are willing to invest in their dreams and projects. Cumplo's mission is to eliminate inequality in access to capital for SMEs in Peru, Mexico a... |
```php
<?php
/**
* @group taxonomy
* @group category
*
* @covers ::get_category_parents
*/
class Tests_Category_GetCategoryParents extends WP_UnitTestCase {
protected $c1;
protected $c2;
public function set_up() {
parent::set_up();
$this->c1 = self::factory()->category->create_and_get();
$this->c2 = se... |
```php
<?php
/*
*
*
* path_to_url
*
* Unless required by applicable law or agreed to in writing, software
* WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
*/
namespace Google\Service\CloudIdentity;
class AddIdpCredentialOperationMetadata extends \Google\Model
{
/**
* @var string
... |
```java
// 2016 and later: Unicode, Inc. and others.
/*
*******************************************************************************
* others. All Rights Reserved. *
*******************************************************************************
*/
package com.ibm... |
Rayshad Nichols (born June 9, 1998) is an American football defensive end for the Baltimore Ravens of the National Football League (NFL). He played college football at Stephen F. Austin.
Professional career
After not being selected in the 2022 NFL Draft, Nichols signed with the Baltimore Ravens as an undrafted free ag... |
Biakpa-Fume is the largest electoral area in the Ho West District Assembly in the Volta Region of Ghana. This comprises five communities: Biakpa, Fume, Dzorkpe, Adahave and Tanve Bunya. The electoral area is within the Avatime Traditional Area
Location
The Biakpa-Fume electoral area is bordered to the west by Nyangbo ... |
Bianca Matte (Roraima, October 13, 1990) is a Brazilian beauty queen and holder of the titles of Miss Roraima 2013 and Miss Brazilian Tourism 2014.
Bianca represented the state of Roraima at the Miss Brasil 2013, winner of Miss Tourism Brazil Universe 2014 and 2nd runner up at Miss Tourism Universe 2014, when she won ... |
```objective-c
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#ifndef UI_GL_GL_FENCE_ARB_H_
#define UI_GL_GL_FENCE_ARB_H_
#include "base/macros.h"
#include "ui/gl/gl_bindings.h"
#include "ui/gl/gl_fence.h"
namespace gfx {
class GL_EXPORT GLFenceARB : public G... |
```smalltalk
using System.Reflection;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
// General Information about an assembly is controlled through the following
// set of attributes. Change these attribute values to modify the information
// associated with an assembly.
[assembly: Assem... |
Jeffrey Williamson (born 1991), known professionally as Axe, is an American professional Super Smash Bros. Melee player. , he is ranked as the 17th best Melee player in the world and has finished in the top ten of formal rankings presented by Red Bull and esports team Panda Global every year between 2016 and 2022. Some... |
```go
/*
path_to_url
Unless required by applicable law or agreed to in writing, software
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
*/
package kms
import (
"bufio"
"bytes"
"crypto/tls"
"crypto/x509"
"encoding/base64"
"fmt"
"io"
"strconv"
"time"
kmip "github.com/gemalto/kmi... |
Madisonville is a city in Madison County, Texas, United States. The population was 4,420 at the 2020 census. It is the county seat of Madison County. Both the City of Madisonville and the County of Madison were named for U.S. President James Madison, the fourth chief executive.
Geography
Madisonville is located at (... |
```java
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
package org.chromium.chrome.browser.widget;
import android.content.Context;
import android.content.res.TypedArray;
import android.util.AttributeSet;
import android.widget.FrameLayout;
import org.chromium.c... |
```python
from multiprocessing.dummy import Pool
from util import logger as log
logger = log.getLogger(__name__)
def start_pool(function, iterations, args):
"""
Starts a pool to run the given function a given number of times.
:param function: The function you wish to iterate through
:param iterations... |
```python
# File: cortadora.py
# Del captulo 15 de _Algoritmos Genticos con Python_
#
# Author: Clinton Sheppard <fluentcoder@gmail.com>
#
# path_to_url
#
# Unless required by applicable law or agreed to in writing, software
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
from enum import Enum
... |
```objective-c
//===-- Passes.h - Target independent code generation passes ----*- C++ -*-===//
//
// See path_to_url for license information.
//
//===your_sha256_hash------===//
//
// This file defines interfaces to access the target independent code generation
// passes provided by the LLVM backend.
//
//===your_sha2... |
Action Family is an episode of "The Cinemax Comedy Experiment" anthology series written by and starring Chris Elliott as a Private Investigator named Chris Elliot who is juggling work and home life. The show's overarching theme is that it is in fact two shows in one, and has sudden dramatic tonal shifts that effect eve... |
```c++
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
// Original code copyright 2014 Foxit Software Inc. path_to_url
#include "fpdfsdk/fpdfxfa/cpdfxfa_page.h"
#include "core/fpdfapi/page/cpdf_page.h"
#include "core/fpdfapi/parser/cpdf_document.h"
#include "fp... |
Bride of Boogedy is a 1987 family film, directed by Oz Scott and written by Michael Janover, which originally aired as an episode of The Disney Sunday Movie.
The film tells the continuing story of the Davis family and their encounters with an evil 300-year-old ghost in the fictional New England town of Lucifer Falls. ... |
The 1986 Oklahoma Sooners football team represented the University of Oklahoma in the 1986 NCAA Division I-A football season. They played their home games at Oklahoma Memorial Stadium and competed as members of the Big Eight Conference. The team recorded five shutouts and led the nation in all four major defensive cate... |
Duh Darrehsi (, also Romanized as Dūh Darrehsī) is a village in Qeshlaq-e Gharbi Rural District, Aslan Duz District, Parsabad County, Ardabil Province, Iran. At the 2006 census, its population was 53, in 9 families.
References
Towns and villages in Parsabad County |
```javascript
/**
* @class Ext.fx.target.Element
*
* This class represents a animation target for an {@link Ext.dom.Element}. In general this class will not be
* created directly, the {@link Ext.dom.Element} will be passed to the animation and
* and the appropriate target will be created.
*/
Ext.define('Ext.fx.t... |
```javascript
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
// Flags: --allow-natives-syntax --harmony-dynamic-import
var ran = false;
async function test1() {
try {
let x = await import('modules-skip-8.js');
%AbortJS('failure: should be unreachable... |
```smalltalk
namespace ApiVersioning.Examples.Configuration;
using Asp.Versioning;
using Asp.Versioning.OData;
using Microsoft.AspNet.OData.Builder;
/// <summary>
/// Represents the model configuration for all configurations.
/// </summary>
public class AllConfigurations : IModelConfiguration
{
/// <inheritdoc />... |
```html
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>Expect 100-continue (Server)</title>
<link rel="stylesheet" href="../../../../../../doc/src/boostbook.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
<link rel="home" href="../../i... |
```javascript
// @flow
const debug = require('debug')('api:thread-message-connection');
import type { DBThread } from 'shared/types';
import type { PaginationOptions } from '../../utils/paginate-arrays';
import UserError from '../../utils/UserError';
import { encode, decode } from '../../utils/base64';
import { getMess... |
```java
/*
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
*
* path_to_url
*
* Unless required by applicable law or agreed to in writing, software
* WITHOUT WARRANTIES OR CONDI... |
```c++
// Aseprite
//
// This program is free software; you can redistribute it and/or modify
// published by the Free Software Foundation.
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include "app/app.h"
#include "app/commands/command.h"
#include "app/commands/commands.h"
#include "app/commands/params.h"
#includ... |
Tracey Neuls is a shoe designer; founder of TN29 and the eponymous Tracey Neuls labels. Neuls produced her first commercial collection in 2000 after winning the New Generation Prize at London Fashion Week.
Neuls has a shop in Marylebone Lane, London – listed in 2012 as one of Time Outs London Top 100 – which was follo... |
```scss
/**
* Syntax highlighting for code cells
*/
pre.highlight {
overflow-x: auto;
padding: .5em;
}
.highlight {
.c { color: #998; font-style: italic } // Comment
.err { color: #a61717; background-color: #e3d2d2 } // Error
.k { font-weight: bold } // Keyword
.o { font-weight... |
Frauenbad Stadthausquai is a public bath in Zürich, Switzerland, forming part of the historical Seeuferanlage promenades that were built between 1881 and 1887. Situated at the Stadthausquai by the Bürkliplatz plaza, the bath was built for, and is still exclusively used by women (Frauenbad means "bath for women").
Geog... |
Coldstream Airport is a small Australian regional airfield located in the township of Coldstream in Greater Melbourne, Victoria.
Coldstream is one of two airports in the Yarra Valley serving the general aviation needs of outer eastern Melbourne, with the other being Lilydale Airport.
History
The airstrip at Coldstre... |
```java
/*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
* published by the Free Software Foundation. Oracle designates this
* particular file as subject to the "Classpath" exception as provided
* by Oracle in the LICENSE ... |
```css
.cke_reset{margin:0;padding:0;border:0;background:0;text-decoration:none;width:auto;height:auto;vertical-align:baseline;box-sizing:content-box;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;position:static;-webkit-transition:none;-moz-transition:none;-ms-transition:none;transition:none}.cke_reset_all... |
```javascript
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
// Flags: --expose-wasm
load("test/mjsunit/wasm/wasm-constants.js");
load("test/mjsunit/wasm/wasm-module-builder.js");
function instantiate(sig, body) {
var builder = new WasmModuleBuilder();
va... |
```java
/*
* $Id: PdfResources.java 3712 2009-02-20 20:11:31Z xlv $
*
*
*
*
* The Original Code is 'iText, a free JAVA-PDF library'.
*
* The Initial Developer of the Original Code is Bruno Lowagie. Portions created by
* All Rights Reserved.
* Co-Developer of the code is Paulo Soares. Portions created by the C... |
```c++
#include "source/common/buffer/zero_copy_input_stream_impl.h"
#include "source/common/buffer/buffer_impl.h"
#include "source/common/common/assert.h"
namespace Envoy {
namespace Buffer {
ZeroCopyInputStreamImpl::ZeroCopyInputStreamImpl() : buffer_(new Buffer::OwnedImpl) {}
ZeroCopyInputStreamImpl::ZeroCopyInp... |
Mississippi River Bridge may refer to:
Mississippi River Bridge (I-35W) or I-35W Mississippi River bridge, a bridge in Minnesota that collapsed in 2007
Mississippi River Bridge (Vicksburg, Mississippi) or Old Vicksburg Bridge
Mississippi River Bridge (La Crosse, Wisconsin)
See also
Lists of crossings of the Missi... |
```html
---mycustomparser
title: Hello
slug: home
---
<h1>
Hello world!</h1>
``` |
The Australian Women's History Forum (AWHF) is an organisation that exists to enhance the understanding of the role of women in the history of Australia.
Goals
Through its web presence and its sponsorship of Women's History Month (WHM), the AWHF aims to:
recognise and promote awareness of and provide information o... |
Reunion may refer to:
Class reunion
Family reunion
Reunion, Réunion, Re-union, Reunions or The Reunion may also refer to:
Places
Réunion, a French overseas department and island in the Indian Ocean
Reunion, Commerce City, Colorado, US
Reunion, Florida, a resort neighborhood near Orlando, Florida, US
Holy Empir... |
```ruby
# frozen_string_literal: true
require_relative 'helper'
require 'yaml/store'
require 'tmpdir'
module Psych
class YAML::Store
alias :old_load :load
def load(content)
table = YAML.load(content, fallback: false)
if table == false
{}
else
table
end
end
end
... |
```c++
#include <Dictionaries/RangeHashedDictionaryGetItemsShortCircuitImpl.txx>
namespace DB
{
INSTANTIATE_GET_ITEMS_SHORT_CIRCUIT_IMPL_FOR_ATTRIBUTE_TYPE(Float32);
INSTANTIATE_GET_ITEMS_SHORT_CIRCUIT_IMPL_FOR_ATTRIBUTE_TYPE(Float64);
}
``` |
The 1945 Carlton Football Club season was the Carlton Football Club's 82nd season of competition, and 49th as a member of the Victorian Football League. Carlton fielded teams in the senior and reserves grades of the 1945 VFL season.
Under coach Percy Bentley, Carlton recovered from a middling 3–6 start to win thirteen... |
National Urban Security Technology Laboratory is a United States government-owned, government-operated laboratory, part of the Department of Homeland Security (DHS) Science & Technology Directorate.
It is located in the Federal Office Building at 201 Varick Street in the Hudson Square neighborhood, Manhattan, New York... |
Cardiology () is the study of the heart. Cardiology is a branch of medicine that deals with disorders of the heart and the cardiovascular system. The field includes medical diagnosis and treatment of congenital heart defects, coronary artery disease, heart failure, valvular heart disease, and electrophysiology. Physici... |
```yaml
id: search_endpoints_by_hash_-_crowdstrike
fromversion: 5.0.0
system: true
version: -1
name: Search Endpoints By Hash - CrowdStrike
deprecated: true
hidden: true
description: Deprecated. Use CrowdStrike Falcon instead.
starttaskid: "0"
tasks:
"0":
id: "0"
taskid: 64d3d099-e3f0-45ae-8898-c4530cf996b9
... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.