content
stringlengths
10
4.9M
//------------------------------------------------------------------------------------ // stringToNonnegInt() converts a string to a nonnegative integer; -1 is returned if // the conversion cannot be performed int stringToNonnegInt(const std::string& s) { const char *str = s.c_str(); int value = 0; int i ...
import React from "react" const Clouds: React.FC = () => ( <dl> <dt>Clouds</dt> <dd> <ul> <li>Amazon Web Services (AWS)</li> <li>Google Cloud Platform (GCP)</li> <li>Microsoft Azure</li> </ul> </dd> </dl> ) export default Clouds
<filename>abs_tests.py<gh_stars>10-100 import unittest from abs_locator_unit_tests import LocatorTests from abs_parameter_extractor_unit_test import ParameterExtractorTest if __name__ == '__main__': unittest.main()
<reponame>cryptomental/MARKET.js import { BigNumber } from 'bignumber.js'; import Web3 from 'web3'; // Types import { ITxParams, MarketContractOraclize } from '@marketprotocol/types'; import { Market } from '../src'; import { constants } from '../src/constants'; import { getContractAddress } from './utils'; import { ...
Rescuing Science From The Military ... With Comics? Pouty lips, flowing hair and ... oligonucleotide synthesizers? Two of these things don't seem to belong — at least, not in a comic that seeks to expose high-level Defense Department research to the critical light of day. Human physicality seems somehow out of place i...
// Transparently pass through component from template export {AppHomePage} from './template'
def _calc_texture_hist(img: np.ndarray, texture_bins: int) -> np.ndarray: hist = np.array([]) for color_channel in (0, 1, 2): fd = img[:, color_channel] hist = np.concatenate( [hist] + [np.histogram(fd, bins=texture_bins, range=(0.0, 255.0))[0]]) hist = hist / len(img) return...
<reponame>SirEdvin/AncientPeripherals package site.siredvin.progressiveperipherals.common.tileentities; import de.srendi.advancedperipherals.common.blocks.base.PeripheralTileEntity; import net.minecraft.block.BlockState; import org.jetbrains.annotations.NotNull; import site.siredvin.progressiveperipherals.common.setup...
Former Manchester United boss David Moyes has warned successor Louis van Gaal he has to qualify for the Champions league if he is to stand any chance of keeping his job. The Dutchman, whose future has been under intense scrutiny in recent weeks amid speculation that Jose Mourinho is being lined up to replace him, suff...
<gh_stars>10-100 package controllers import ( "testing" "github.com/keikoproj/upgrade-manager/api/v1alpha1" "github.com/onsi/gomega" metav1 "k8s.io/apimachinery/pkg/apis/meta/v1" runtimelog "sigs.k8s.io/controller-runtime/pkg/log" ) func TestScriptSuccess(t *testing.T) { g := gomega.NewGomegaWithT(t) r := &Sc...
<gh_stars>10-100 #include "spatial_discretization/neumann_boundary_conditions/00_neumann_boundary_conditions_base.h" #include "easylogging++.h" #include "utility/python_utility.h" #include "utility/vector_operators.h" #include "control/types.h" namespace SpatialDiscretization { //constructor template<typename Functi...
<reponame>AidosKuneen/consensus // Copyright (c) 2018 Aidos Developer // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal // in the Software without restriction, including without limitation the rights // to us...
<gh_stars>10-100 import mongoose = require('mongoose'); export async function findStatistics() { let yesterdayTime = Date.now() - 24 * 3600000; let userCountPromise = mongoose.connection.db.collection('users').count({}); let tempUserCountPromise = mongoose.connection.db.collection('users') .cou...
<filename>test/unit/middlewares/parseBody/parseJsonBody.spec.ts import type * as Koa from 'koa'; import { json } from 'co-body'; import { valueOfType } from '../../../utils'; import createParseJsonBody from '@src/middlewares/parseBody/parseJsonBody'; jest.mock('co-body', () => ({ json: jest.fn().mockImplementation...
# After Zionism ONE STATE FOR ISRAEL AND PALESTINE _Edited by_ Antony Loewenstein and Ahmed Moor **SAQI** ## Contents Introduction Ahmed Moor _Presence, Memory and Denial_ Ilan Pappe _The State of Denial: The Nakba in the Israeli Zionist Landscape_ Sara Roy _Reconfiguring Palestine: A Way Forward?_ Diana...
from tensorflow.keras import backend as K from tensorflow.keras.layers import ( Input, Conv2D, BatchNormalization, Layer, PReLU, SeparableConv2D, DepthwiseConv2D, add, Flatten, Dense, Dropout, GlobalAveragePooling2D, Reshape, Multiply, ) from tensorflow.keras.mode...
/* * the free allocated call * used to free INDIVIDUAL allocations * NOT entire blocks * @param the ptr to be freed * @return if found */ int blkfree (void *ptr) { if (!ptr) { fprintf(stderr, "blkalloc: attempting to free a null pointer\n"); fprintf(stderr, "blkalloc: (ignoring null pointer free)\n"); ...
------------------------------------------------------------------------ -- | -- Module : Data.Parameterized.Context.Safe -- Copyright : (c) Galois, Inc 2014-2015 -- Maintainer : <NAME> <<EMAIL>> -- -- This module defines type contexts as a data-kind that consists of -- a list of types. Indexes ...
/* * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one * or more contributor license agreements. Licensed under the Elastic License; * you may not use this file except in compliance with the Elastic License. */ import { Request, ResponseToolkit } from 'hapi'; import { getAllHandler } fro...
import sys from bisect import * from heapq import * from collections import * from itertools import * from functools import * sys.setrecursionlimit(100000000) input = lambda: sys.stdin.readline().rstrip() N = int(input()) p = list(map(int, input().split())) s = sorted(p) ok = False if s == p: ok = True for i in ...
<gh_stars>1-10 /* * Copyright (C) 2011 Google Inc. * * 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 applicable la...
“A land forgotten.”; “The world’s most secretive country.” This is how North Korea is introduced on Lonely Planet, a travel website. The world’s last Stalinist state is often advertised as a quirky and mysterious travel destination for those seeking perhaps the most obscure passport stamp. Another tourism website inv...
<reponame>City-Outdoors/City-Outdoors-iOS #import "_MCFeatureItem.h" @interface MCFeatureItem : _MCFeatureItem {} + (MCFeatureItem *)featureItemWithId:(NSInteger)serverId usingManagedObjectContext:(NSManagedObjectContext *)moc; @end
// SplitRange splits the range containing splitKey. // The right range created by the split starts at the split key and extends to the // original range's end key. // Returns the new descriptors of the left and right ranges. // // splitKey must correspond to a SQL table key (it must end with a family ID / // col ID). f...
“The law already requires licensed gun dealers to run background checks, and over the last 14 years that’s kept 1.5 million of the wrong people from getting their hands on a gun. But it’s hard to enforce that law when as many as 40 percent of all gun purchases are conducted without a background check.” --President Oba...
<gh_stars>0 package com.raj.frs.dao; import java.util.ArrayList; import org.springframework.stereotype.Repository; import com.raj.frs.bean.CredentialsBean; public interface CredentialsDAO { String findSequence(); String createCredentials(CredentialsBean credentials); int deleteCredentials(A...
#include "lib9.h" #include <bio.h> static Biobuf* wbufs[20]; static int atexitflag; static void batexit(void) { Biobuf *bp; int i; for(i=0; i<nelem(wbufs); i++) { bp = wbufs[i]; if(bp != 0) { wbufs[i] = 0; Bflush(bp); } } } static void deinstall(Biobuf *bp) { int i; for(i=0; i<nelem(wbufs); i++)...
<reponame>TauAkiou/sni<gh_stars>10-100 package fxpakpro import ( "context" "io" "sni/snes" ) func (d *Device) ReadDirectory(ctx context.Context, path string) ([]snes.DirEntry, error) { return d.listFiles(ctx, path) } func (d *Device) MakeDirectory(ctx context.Context, path string) error { return d.mkdir(ctx, pa...
def run(self, n_trials=1, n_sessions=1, f_tolerance=0.05, b_testing=False): if self.env.primary_agent: if not b_testing and self.env.primary_agent.learning: root.info('Simulator.run(): Starting training session !') for trial in xrange(n_trials): if self.env.primar...
// Updates depth values using newDepth and oldDepth to simulate ripples void ShallowWaves::RunSimulation() { for (int i = 0; i < waveDepth.size(); i++) { newDepth[i] = waveDepth[i] + (waveDepth[i] - oldDepth[i]) * dampening + (waveDepth[(i % waveGridWidth - 1 >= 0 ? i - 1 : i)] + waveDepth[(i % wa...
#include <bits/stdc++.h> //#pragma GCC optimize ("O3") //#pragma GCC target ("sse4") //#pragma GCC target ("avx,tune=native") //Use above if bruteforcing with lots of small operations. Or just use it anytime, there's no downside. AVX is better slightly /* by farmersrice */ using namespace std; typedef long lon...
def corrcoeff(obs: _np.ndarray, scores: _np.ndarray) -> float: return cov(obs, scores) / (stddev(obs, scores)[0] * stddev(obs, scores)[1])
package io.rsocket.demo; import org.springframework.social.connect.Connection; import org.springframework.social.oauth1.OAuthToken; import org.springframework.social.twitter.connect.TwitterConnectionFactory; public class TwitterFactory { public static Connection<org.springframework.social.twitter.api.Twitter> conne...
import difference from 'lodash/difference'; type ID = string; const formatId = (id: ID) => ({ id }); export const computeFieldsToAdd = (oldIds: ID[], newIds: ID[]) => { return difference(newIds, oldIds).map(formatId); }; export const computeFieldsToRemove = (oldIds: ID[], newIds: ID[]) => { return difference(ol...
package com.locators; public class ServiceProvider { }
/** * This method tests whether a Organization BO with a given organization ID exists. * @param organizationId * @return */ private boolean validateOrganizationExists(String organizationId) { BusinessObjectService businessObjectService = KcServiceLocator.getService(BusinessObjectService.clas...
Houston, We Have a Problem The U.S. space shuttle program will be no more after Friday, when the shuttle Atlantis makes its final launch from Cape Canaveral. While it’s not the death of U.S. space travel, the demise of the expensive shuttle will leave the U.S. reliant, for now, on Russian rockets and hopeful that the ...
package com.aopphp.go; import com.intellij.lang.Language; public class PointcutQueryLanguage extends Language { public static final PointcutQueryLanguage INSTANCE = new PointcutQueryLanguage(); private PointcutQueryLanguage() { super("Go! AOP Pointcut query"); } }
Is the iPhone NDA About Patents? The obvious reason for iPhone developers’ frustration over Apple’s continuation of the iPhone SDK NDA is that it’s blocking open collaboration. Cocoa developers are used to having public mailing lists, weblog posts, and third-party reference books at their disposal. The NDA forbids thi...
<reponame>sirhcel/embedded-vintage-fonts #![cfg(test)] mod common; use embedded_graphics::{ geometry::Point, mock_display::MockDisplay, mono_font::MonoTextStyleBuilder, pixelcolor::BinaryColor, text::Text, transform::Transform, Drawable, }; use embedded_vintage_fonts::FONT_6X12; #[test] fn text_dimensions() {...
package types const ( // WasmModuleEventType is stored with any contract TX WasmModuleEventType = "wasm" // CustomContractEventPrefix contracts can create custom events. To not mix them with other system events they got the `wasm-` prefix. CustomContractEventPrefix = "wasm-" EventTypePinCode = "pin_code"...
#include <iostream> #include <bitset> #include <vector> using namespace std; int cd , kq = (1 << 30); vector <int> a; void dfs(vector <int> a , int cd , int result , int last) { if (last == 0) { // cout <<"res : "<<result<<endl; } if (last == -1) { kq = min(kq , result); return; } bitset ...
/** * Utility class that creates {@link ValueMapper}s. */ public class ValueMappers { @SuppressWarnings("rawtypes") public static final MetadataKey<ValueMapper> MAPPER = MetadataKey.create("storage:mapper", ValueMapper.class); private final Model model; private final Storage storage; private final ValueProvide...
/** * @author Weiyan Xiang on 2020/3/22 */ public class Add implements OperationStrategy { @Override public Integer apply(Integer a, Integer b) { return a + b; } }
import * as Ajaxify from './Ajaxify'; import {ContainerInterface} from './Container'; import {WidgetInterface} from './Widget'; import {AjaxifyObject, AjaxifyObjectInterface} from './AjaxifyObject'; import {DataType, Request, RequestInfo, Response} from './Ajax'; import {EventDispatcherInterface, EventDispatcher, Event...
// // OperationCondition.h // AdvancedNSOperations // // Created by <NAME> on 16/1/12. // // #import <Foundation/Foundation.h> @class Operation; typedef enum : NSInteger { OperationConditionResultStateSatisfied, OperationConditionResultStateFailed, } OperationConditionResultState; @interface OperationCon...
/* The following functions all do slightly different variants of the following thing: Catenate to the disjunct list pointed to by d, a new disjunct list. The new list is formed by copying the old list, and adding the new connector somewhere in the old disjunct, for disjuncts that satisfy certain conditi...
Manchester United manager Sir Alex Ferguson insists the days of doling out his infamous 'hairdryer treatment' to under-performing players are long gone. The 70-year-old Scot, who believes he has another two or three years before retirement, said age and experience had mellowed him and he no longer went in for dressing...
#include<bits/stdc++.h> using namespace std; int main() { int n;cin>>n; vector<int>v1,v2; while(n--){ int i,j;cin>>i>>j; v1.push_back(i); v2.push_back(j); } n = v1.size(); int sum=0; for(auto i=0; i<n; i++){ int a = count(v1.begin(), v1.end()...
def gather_request_args(self,**kwargs): ar_args = kwargs.copy() _context = self.client_get("service_context") for prop in self.msg_type.c_param: if prop in ar_args: continue val = _context.get(prop) if not val: if "request_args"...
<filename>python/packages/nisar/products/readers/SLC/Identification.py from ..Base.Identification import Identification as BaseId class Identification(BaseId): ''' Simple object to hold identification information for NISAR SLC products. ''' def __init__(self, *args, **kw): ''' Identify ...
<reponame>xiaohaijin/RHIC-STAR<gh_stars>1-10 //////////////////////////////////////////////////////////////////////////// // // $Id: StPmdCleanConstants.cxx,v 1.6 2011/08/17 11:46:07 rashmi Exp $ // // Description: constants for the Pmd Cleaner and calibration Maker // //////////////////////////////////////////////////...
// Run a command and write the lines of its output to a channel. func lineCommand(cmd *exec.Cmd, name string) (chan string, error) { var ( out = make(chan string, 100) err error ) go func() { defer close(out) defer util.Timed(time.Now(), fmt.Sprintf("%s scan", name)) stdout, err := cmd.StdoutPipe() if er...
#include <cstdio> #include <set> using namespace std; int main() { long long n, k, A, B; scanf("%lld%lld%lld%lld", &n, &k, &A, &B); long long x = n; long long ans = 0; if (k == 1) { printf("%lld", ((long long)A)*(x - 1)); return 0; } int f = 0; while (x != 1) { if (x%k != 0) { long long yushu = x % k...
def solution(skill: str, skill_trees: list) -> int: cnt = 0 for skill_tree in skill_trees: # iterator 활용 idx = 0 # skill의 idx flag = True # 주어진 skill 순서를 만족하는지 체크하는 플래그 print(skill_tree) # skill_tree의 각 문자열과 skill의 idx값을 비교, 같으면 idx를 추가 해줌. for i in range(len(skill_tre...
An alleged burglar got more than he bargained for when he entered the Wisconsin home of a 95-year-old former Marine and his daughter. Fred, a World War II veteran, says his dog started barking and alerted him to someone breaking in through a back door of the West Allis house on Dec. 4. “I was almost standing nose to ...
def plot_joint_diagnostic(self, fontsize=20): rand_cutoff = self.rank_est_['rand']['threshold'] rand_sv_samples = self.rank_est_['rand']['samples'] wedin_cutoff = self.rank_est_['wedin']['threshold'] wedin_sv_samples = self.rank_est_['wedin']['samples'] all_common_svals = self.ra...
/** * Sorts the items in the collection and writes it to the data output stream * * @param itemCollection * collection of items * @param dos * a <code>DataOutputStream</code> value * @param dotted * a <code>boolean</code> value * @exception ...
/** Knob list transfer handler */ @SuppressWarnings( "rawtypes" ) // JList only supports generics in Java 7 or later class ViewTransferHandler extends TransferHandler { /** serialization identifier */ private static final long serialVersionUID = 1L; final protected JList VIEW_LIST; ...
I really want to pass along news that the Orioles are on the verge of a big signing or trade, just to give you a lift before Thanksgiving, but I don’t have any indication that it’s true. Would you settle for a little white lie? Bad idea. The Orioles are still courting outfielder Carlos Beltran, according to this rep...
from django.urls import path, include from rest_framework import routers from .views import * router = routers.DefaultRouter() router.register('cart', MyCart, basename="MyCart") urlpatterns = [ path("", include(router.urls)), path("addToCart/", AddToCartView.as_view(), name="addToCart"), path("updateCart...
The Communications Decency Act of 1996 (CDA) was the first notable attempt by the United States Congress to regulate pornographic material on the Internet. In 1997, in the landmark case of Reno v. ACLU, the United States Supreme Court struck the anti-indecency provisions of the Act. The Act was Title V of the Telecomm...
def followup_conv(self, features: torch.Tensor) -> torch.Tensor: raise NotImplementedError('Should be implemented in the subclass!')
// Look through all the item defs and see if any of them statically specify a lootlist that they want to open FOR_EACH_MAP_FAST( mapItemDefs, i ) { const CEconItemDefinition* pSourceItemDef = mapItemDefs[ i ]; const CEconLootListDefinition* pLootlist = NULL; const CEconTool_Gift* pGift = pSourceItemDef->GetT...
<gh_stars>0 export declare class RoomFeatures { room_feature_id: string; room_feature_name: string; }
class Snapshot: """Snapshot class on ZFS filesystem. Snapshot only accept the existence ZFS pools. """ @classmethod def initialize(cls, logger, dryrun, snapshoter): global LOGGER LOGGER = logger cls.__dryrun = dryrun cls.__snapshoter = snapshoter def __init__(se...
import {m} from 'malevic'; import {mergeClass, omitAttrs} from '../utils'; interface TextBoxProps extends Malevic.NodeAttrs { oninput?: (e: Event & {target: HTMLInputElement}) => void; onchange?: (e: Event & {target: HTMLInputElement}) => void; } export default function TextBox(props: TextBoxProps) { cons...
package com.ojcoleman.ahni.evaluation; import org.jgapcustomised.BulkFitnessFunction; import org.jgapcustomised.Chromosome; import com.anji_ahni.integration.Activator; import com.ojcoleman.ahni.util.Point; /** * Base class for fitness functions that provides some extra capabilities used by AHNI. */ public abstract...
// IssuesSetTagsFunc testing Set tags on an issue. <br/>Requires authentication and Browse permission on project func IssuesSetTagsFunc() { opt := &IssuesSetTagsOption{ Issue: "MUST_EDIT_IT", Tags: "", } v, resp, err := client.Issues.SetTags(opt) if err != nil { fmt.Println(err.Error()) os.Exit(1) } fmt....
Dr. Elena Bodnar, whose inspiration comes in part from having witnessed as a young physician the devastating effects of the Chernobyl nuclear plant disaster in 1986, has created an Emergency Bra which is also a gas mask. Once removed, it separates into two masks which, when placed over the nose and mouth, filter out pa...
import java.io.*; import java.lang.reflect.Array; import java.math.BigDecimal; import java.math.RoundingMode; import java.util.Arrays; public class main { public static void main(String[] args) { try{ BufferedReader br = new BufferedReader(new InputStreamReader(System.in)); ...
def __determine_delete_kwargs(options): delete_kwargs = __kwargs_option_to_dict(options.delete_kwargs) project = delete_kwargs.get('project', options.project) if project == '': try: project = get_metadata('project/project-id') except: raise ValueError('project is required when not running on G...
<reponame>dennisj002/csl-2<filename>src/basis/core/conditionals.c #include "../../include/csl.h" Boolean Match_MapFunction ( dlnode * node, uint64 switchValue ) { CaseNode * cnode = ( CaseNode* ) node ; if ( IsString ( ( byte* ) switchValue ) && IsString ( ( byte* ) cnode->CN_CaseBytePtrValue ) && Stri...
<gh_stars>0 #include <stdio.h> #include <unistd.h> #include <string.h> #include <stdbool.h> #include <stdlib.h> #include <sys/socket.h> #include "config.h" #include "src/log.h" #include "src/request_handlers.h" #include "src/socket_handler.h" #include "src/tsup_msg.h" #include "src/util.h" enum LogLevel LOGGER_LEVE...
//go:build tinygo.wasm package req import ( "github.com/suborbital/reactr/api/tinygo/runnable/internal/ffi" ) type FieldType int32 const ( FieldMeta FieldType = iota FieldBody FieldHeader FieldParams FieldState ) func getField(fieldType FieldType, key string) []byte { return ffi.ReqGetField(int32(fieldType)...
from flask import Flask, request, abort, jsonify from flask_dynrbac import DynRBAC from flask_dynrbac.api import generate_rbac_api from flask_dynrbac.domain_model_generator import DomainModelGenerator from flask_sqlalchemy import SQLAlchemy import sys def create_mock_db(db, dmg): db.drop_all() db.create_all(...
It seems that the Liverpool media team might have made a mistake when they allowed the general public to participate in selecting the club's Player of the Year. Reds fans have been called upon to cast their vote for their team's stand-out player ahead of Liverpool FC's Players' Awards, needing to enter an email addres...
__version__ = '0.1.0' __description__ = "We need more free software interface testing."
<reponame>samchan0221/authgear-server package db import ( "github.com/jmoiron/sqlx" ) type MockHandle struct{} func (h *MockHandle) conn() (sqlx.ExtContext, error) { panic("not mocked") } func (h *MockHandle) WithTx(do func() error) (err error) { return do() } func (h *MockHandle) ReadOnly(do func() error) (err...
<reponame>kharakkular/DevCollective.io<gh_stars>10-100 import fs from "fs"; import Knex, { Knex as IKnex } from "knex"; import path from "path"; import configProvider from "../configProvider"; let instance: IKnex<any, unknown[]>; const getKnex = async () => { if (!instance) { const { MB_KNEXFILE } = configProv...
<gh_stars>0 #include "CircularList.h" #include "SingleNode.h" CircularList::CircularList(){ tail_ptr = NULL; } CircularList::~CircularList(){ } void CircularList::addHead(int number){ ISingleNode03* newNode = new SingleNode(); newNode->setValue(number); if (tail_ptr == NULL){ tail_ptr = newNode; tail_ptr->...
<filename>src/services/SdkService.ts import { AffinityWallet as Wallet } from "@affinidi/wallet-browser-sdk"; import { __dangerous } from "@affinidi/wallet-core-sdk"; import config from "../config"; const { WalletStorageService } = __dangerous; const SDK_OPTIONS = { env: config.env, apiKey: config.apiKey, }; cla...
/** * @author Martin Macko <https://github.com/LinkedList> */ @SpringBootTest @RunWith(SpringRunner.class) public class HttpTileInfoServiceTest { @Autowired private TileInfoService service; @Autowired private JdbcTemplate jdbc; @Before public void init() { jdbc.execute("TRUNCATE TABL...
<gh_stars>0 #pragma once #include "Module.h" #include "Globals.h" #include <vector> #include "Model.h" #include "Scene.h" #include "EngineQuadTree.h" class ComponentCamera; class EngineQuadtree; class ModuleScene : public Module { public: ModuleScene(); // Destructor virtual ~ModuleScene(); bool Init(); updat...
/****************************************************************************** * @file gpio_dev * @brief driver example a simple gpio_dev * @author Luos * @version 0.0.0 ******************************************************************************/ #include <gpio_dev.h> #include "main.h" #include "analog.h" /**...
Sony is unveiling a new business structure today, dubbed "One Sony," which it hopes will speed up and streamline its decision making process. Under the new plan, the separate professional and consumer product and service groups will disappear, which is probably what gave rise to the aspirational name. The top-tier reor...
/****************************************************************************** ** ** This is the top level document object. ** ******************************************************************************* */ class CHelpDoc { public: Constructors/Destructor. CHelpDoc(void); CHelpDoc(const CPath& rPath); ~CHelpD...
Some assembly required. Much cuteness included. In the pantheon of Japanese sweets, monaka occupy a particularly elegant position. Made of a pair of crisp mochi wafers with some sort of sweet filling, they’re a high-class indulgence sold by cultured confectioners. But that doesn’t mean monaka can’t be playful too, li...
import { DataFrame, DataFrameFieldIndex } from '@grafana/data'; import React, { useLayoutEffect, useMemo, useState } from 'react'; import { usePlotContext } from '../context'; import { Marker } from './Marker'; import { XYCanvas } from './XYCanvas'; import { UPlotConfigBuilder } from '../config/UPlotConfigBuilder'; in...
<gh_stars>1-10 #!/usr/bin/env python """ generated source for module UniquenessSolver_no_german """ from __future__ import print_function # # * Copyright (C) 2008-12 <NAME> # * # * This file is part of HoDoKu. # * # * HoDoKu is free software: you can redistribute it and/or modify # * it under the terms of...
package com.dev.reactor.ws.document; import java.io.Serializable; import java.time.LocalDate; import javax.validation.constraints.NotEmpty; import javax.validation.constraints.NotNull; import org.springframework.data.annotation.Id; import org.springframework.data.mongodb.core.mapping.Document; import org.springframe...
<reponame>WojciechMula/base64-avx512<gh_stars>100-1000 // This file is meant to be included into another .c file in // order to allow inlining. // // Procedure decodes tail of whitespace-free base64-encoded // message, and deals with trailing '='. #include <stddef.h> #include <stdint.h> #include <immintrin.h> int deco...
Mayor Kevin Faulconer will lay out his agenda for the year at his inaugural State of the City speech Wednesday evening. Ahead of the address, he told KPBS that his remarks will focus on creating solutions for San Diego's problems. “I’m going to spend a lot of time on infrastructure. I’m going to talk about opportunity...
/** * Tries to call invoke() without specifying a dependency provider. This * should cause an exception. */ @Test(expected = IllegalArgumentException.class) public void testInvokeNullDependencyProvider() { new ConstructorInvocation(TARGET_CLASS, PARAM_TYPES, paramDeps) .in...
<reponame>ycj123/Research-Project // // Decompiled by Procyon v0.5.36 // package org.codehaus.plexus.util.dag; import java.util.Iterator; import java.util.ArrayList; import java.util.List; import java.io.Serializable; public class Vertex implements Cloneable, Serializable { private String label; List child...
export * from './interfaces'; /** Названия дней недели */ export const WEEK_DAY_NAMES = 'Воскресенье_Понедельник_Вторник_Среда_Четверг_Пятница_Суббота_Воскресенье'.split( '_' );
<reponame>browsefile/backend package web import ( "bytes" "encoding/json" "github.com/browsefile/backend/src/cnst" "github.com/browsefile/backend/src/config" "github.com/browsefile/backend/src/lib" "github.com/dgrijalva/jwt-go" "golang.org/x/net/http2" "net/http" "net/http/httptest" "net/url" "strings" "te...
NEW YORK, Jun 10, 2014 (BUSINESS WIRE) -- Mediabistro Inc. (otcqx:MBIS) announced that more speakers are added to the lineup of the upcoming Inside Bitcoins Conference & Expo in Hong Kong on June 24-25 at the SkyCity Marriott Hotel. Current speakers include Ron Cao, co-founder and managing director at Lightspeed, Jehan...
Promoting medical humanism: design and evaluation of an online curriculum. To provide patient-centered care, physicians must be well trained in the concepts and methods of humanistic practice. Educational efforts to promote humanism may help to overcome the counter-training of the hidden medical school curriculum, res...
/* * This file is part of QBDI. * * Copyright 2017 - 2022 Quarkslab * * 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 re...