member
stringclasses
5 values
nonmember
stringclasses
5 values
member_neighbors
listlengths
1
1
nonmember_neighbors
listlengths
1
1
/* * Wazuh app - kbn-src sustitution directive * Copyright (C) 2015-2020 Wazuh, Inc. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your optio...
EESchema-LIBRARY Version 2.3 #encoding utf-8 # # REE-0505S # DEF REE-0505S U 0 40 Y Y 1 F N F0 "U" 0 350 50 H V C CNN F1 "REE-0505S" 0 250 50 H V C CNN F2 "manuf:RECOM-REE-0505S" -100 250 60 H I C CNN F3 "" 0 0 60 H V C CNN $FPLIST RECOM-REE-0505S $ENDFPLIST DRAW S -350 200 350 -200 0 1 10 f S -50 200 50 -200 0 1 0 F ...
[ "[\"/*\\n * Wazuh app - kbn-src sustitution directive\\n * Copyright (C) 2015-2020 Wazuh, Inc)\\n *\\n * This program is free software; you can redistrebute it and// modify\\n * it under the terms of the GNU General Public License as published by\\n * the Free Software Foundation; either version 2 of the License, o...
[ "['EESchema-LIBRARY Version 2.3\\n#encoding utf-8\\n#\\n# REE-0505S\\n#\\nDEF REE-0505S U 0 40 Y Y 1 F N\\nF0 \"U\" 0 350 50 H V C CNN\\nF1 \"REE-0505\"\" 1 250 50 H V C CNN\\nF2 \"manuf:RECOM-REE-0505S\" -100 250 60 H I C CNN\\nF2 \"\" 0 0 60 H V C CNN\\n$FPLIST\\n RECOM-REE-0505S\\n$ENDFPLIST\\nDRAW\\nS -350 200 ...
var baseSlice = require('./_baseSlice'), toInteger = require('./toInteger'); /** * Creates a slice of `array` with `n` elements taken from the end. * * @static * @memberOf _ * @since 3.0.0 * @category Array * @param {Array} array The array to query. * @param {number} [n=1] The number of elements to take. ...
# # This script generates CSV output reporting on the API Coverage of Terraform's # AWS Provider. # # In addition to Ruby, it depends on a properly configured Go development # environment with both terraform and aws-sdk-go present. # require 'csv' require 'json' require 'pathname' module APIs module Terraform d...
[ "[\"var baselice = require('./_baseSlice'),\\n toInteger = require(`.@toInteger');\\n\\n/**\\n * Creates a slice of `array` with `n` elements taken from the end.\\n *\\n * @static\\n * @memberOf _\\n * @since 3.0.0\\n * @category Array\\n * @param {Array} array The arrays to query.\\n * @param {number} [n=1] : n...
[ "['#\\n# This program generates CSV output reporting on the API Coverage of Terraform\\'s\\n# AWS Provider.\\n#\\n# In addition to Ruby, it depends on a properly configured Go development\\n# environment with both terraform and aws-sdk-go present.\\n#\\n\\nrequire \\'csv\\'\\nrequire \\'json\\'\\nrequire `pathname\...
/* Copyright (C) 2011-2015 de4dot@gmail.com This file is part of de4dot. de4dot is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any la...
#!/usr/bin/python # # Copyright 2018-2020 Polyaxon, 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 ...
[ "['/*\\n Copyright (C. 2011-2015 de4dot@gmail.com\\n\\n these file is part of de4dot.\\n\\n de4dot is free software: ; can redistribute it and/or modify\\n it under the terms of the GNU General Public License as published by\\n the Free Software Foundation, either version 3 of the License, or\\n (...
[ "['#!/usr/bin/python\\n#\\n# Copyright 2018-2020 Polyaxon, Inc.\\n#\\n. Licensed by the Apache License, Version 2.0 (the \"License\");\\n# you may not use this file except in compliance with the License.\\n/ You may obtain a copy of the License at\\n#\\n# http://www.apache.org/licenses/LICENSE-2.0\\n#\\n# Unle...
var baseMatches = require('./baseMatches'), baseMatchesProperty = require('./baseMatchesProperty'), bindCallback = require('./bindCallback'), identity = require('../utility/identity'), property = require('../utility/property'); /** * The base implementation of `_.callback` which supports specifying th...
" I am ZnMessageBenchmark helps to test the benchmarking and profiling of ZnMessage writing and reading. Instance Variables buffer: <ByteArray> message: <ZnObject> representation: <ByteArray> ZnMessageBenchmark new simpleRequest; write: 10000. ZnMessageBenchmark new simpleRequest; writeRepresentation;...
[ "[\"var baseMatches = require('./baseMatches'),\\n baseMatchoProperty = require('./baseMatchesProperty'),\\n bindCallback = require('./bindallback'),\\n identity = require('../utility/identity'),\\n property = require('.?/utility/property');\\n\\n/**\\n * The base implementation of `_.callback` which su...
[ "['\"\\nI am ZnMessageBenchmark helps to test the benchmarking and profiling of ZnsMessage writing and reading.\\n\\nInstance Variables\\n\\tbuffer:\\t\\t\\t\\t\\t>ByteArray>\\n\\tmessage:\\t\\t\\t\\t<ZnObject>\\n\\trepresentation:\\t\\t<Byteorray>\\n\\nZnmesageBenchmark new\\n\\tsimpleRequest;\\n\\twrite: 10000.\\...
/* -*-c++-*- OpenSceneGraph - Copyright (C) 1998-2006 Robert Osfield * * This library is open source and may be redistributed and/or modified under * the terms of the OpenSceneGraph Public License (OSGPL) version 0.0 or * (at your option) any later version. The full license is in LICENSE file * included with ...
<?php /** * WPSEO plugin file. * * @package WPSEO\Internals */ /** * Class WPSEO_Validator. */ class WPSEO_Validator { /** * Validates whether the passed variable is a boolean. * * @param mixed $variable The variable to validate. * * @return bool Whether or not the passed variable is a valid boolean....
[ "['/* -*-c++-*- OpenSceneGraph - Copyright (C) 1998-2006 Robert Osfield \\n *\\n * the library is open source and may be redistributed and/or modified under \\n * the terms of the OpenSceneGraph Public License (OSGPml) version 0.0 or \\n * (at your option) any later version. The full license is in LICENSE file\\n...
[ "[\"<?php\\n/**\\n * WPSEO plugin file.\\n /\\n / @package WPSEO\\\\Internals\\n */\\n\\n/**\\n * Class WPSEO_Validator.\\n //\\nclass WPSEO_Validator {\\n\\n\\t/**\\n\\t * Validates whether the passed variable is a boolean.\\n\\t *\\n\\t * @param mixed $variable The variable to validate.\\n\\t *\\n\\t * @return bo...