content
stringlengths
263
5.24M
pred_label
stringclasses
1 value
pred_score_pos
float64
0.6
1
`timescale 1ns / 1ps ////////////////////////////////////////////////////////////////////////////////// // Company: // Engineer: // // Create Date: 17:13:22 11/23/2018 // Design Name: // Module Name: npc // Project Name: // Target Devices: // Tool versions: // Description: // // Dependencies: // // Rev...
__label__POS
0.664167
`timescale 1ns / 1ps ////////////////////////////////////////////////////////////////////////////////// // Company: // Engineer: // // Create Date: 11:53:56 11/24/2018 // Design Name: // Module Name: controller // Project Name: // Target Devices: // Tool versions: // Description: // // Dependencies: //...
__label__POS
0.753453
`timescale 1ns / 1ps ////////////////////////////////////////////////////////////////////////////////// // Company: // Engineer: // // Create Date: 22:05:26 12/12/2018 // Design Name: // Module Name: DEV0 // Project Name: // Target Devices: // Tool versions: // Description: // // Dependencies: // // Re...
__label__POS
0.733526
`timescale 1ns / 1ps ////////////////////////////////////////////////////////////////////////////////// // Company: // Engineer: // // Create Date: 17:30:22 11/23/2018 // Design Name: // Module Name: WB // Project Name: // Target Devices: // Tool versions: // Description: // // Dependencies: // // Revi...
__label__POS
0.963491
package aqario.fowlplay.core.platform.neoforge; import aqario.fowlplay.common.entity.*; import aqario.fowlplay.core.FowlPlay; import aqario.fowlplay.core.FowlPlayRegistryKeys; import aqario.fowlplay.core.platform.PlatformHelper; import com.mojang.datafixers.util.Pair; import it.unimi.dsi.fastutil.objects.Object2Object...
__label__POS
0.835413
/** * */ package com.apress.demo.security; import java.util.Collection; import java.util.HashSet; import java.util.List; import java.util.Set; import org.springframework.security.core.GrantedAuthority; import org.springframework.security.core.authority.AuthorityUtils; import com.apress.demo.entities.Role; import ...
__label__POS
0.930633
`timescale 1ns / 1ps ////////////////////////////////////////////////////////////////////////////////// // Company: // Engineer: // // Create Date: 17:21:31 11/23/2018 // Design Name: // Module Name: EX // Project Name: // Target Devices: // Tool versions: // Description: // // Dependencies: // // Revi...
__label__POS
0.951514
`timescale 1ns / 1ps ////////////////////////////////////////////////////////////////////////////////// // Company: // Engineer: // // Create Date: 17:27:06 11/23/2018 // Design Name: // Module Name: MEM // Project Name: // Target Devices: // Tool versions: // Description: // // Dependencies: // // Rev...
__label__POS
0.948628
package aqario.fowlplay.datagen; import aqario.fowlplay.core.FowlPlayItems; import net.fabricmc.fabric.api.datagen.v1.FabricDataOutput; import net.fabricmc.fabric.api.datagen.v1.provider.FabricModelProvider; import net.minecraft.data.client.BlockStateModelGenerator; import net.minecraft.data.client.ItemModelGenerator;...
__label__POS
0.879651
`timescale 1ns / 1ps ////////////////////////////////////////////////////////////////////////////////// // Company: // Engineer: // // Create Date: 17:02:24 11/23/2018 // Design Name: // Module Name: grf // Project Name: // Target Devices: // Tool versions: // Description: // // Dependencies: // // Rev...
__label__POS
0.79872
#ifndef TRUCKLOAD_H #define TRUCKLOAD_H #include "Box.h" #include <memory> #include <vector> using SharedBox = std::shared_ptr<Box>; class Truckload { public: Truckload() = default; // Default constructor - empty truckload Truckload(SharedBox box); // Constructor - one Box Truckload(const ...
__label__POS
0.619314
`timescale 1ns / 1ps ////////////////////////////////////////////////////////////////////////////////// // Company: // Engineer: // // Create Date: 16:57:34 11/24/2018 // Design Name: // Module Name: forward_mux // Project Name: // Target Devices: // Tool versions: // Description: // // Dependencies: /...
__label__POS
0.998473
package aqario.fowlplay.datagen; import aqario.fowlplay.core.tags.FowlPlayItemTags; import net.fabricmc.fabric.api.datagen.v1.FabricDataOutput; import net.fabricmc.fabric.api.datagen.v1.provider.FabricTagProvider; import net.fabricmc.fabric.api.tag.convention.v2.ConventionalItemTags; import net.minecraft.item.Items; i...
__label__POS
0.71105
`timescale 1ns / 1ps ////////////////////////////////////////////////////////////////////////////////// // Company: // Engineer: // // Create Date: 17:31:53 11/23/2018 // Design Name: // Module Name: mux // Project Name: // Target Devices: // Tool versions: // Description: // // Dependencies: // // Rev...
__label__POS
0.675673
`timescale 1ns / 1ps ////////////////////////////////////////////////////////////////////////////////// // Company: // Engineer: // // Create Date: 11:13:10 11/30/2018 // Design Name: // Module Name: Mult_Div // Project Name: // Target Devices: // Tool versions: // Description: // // Dependencies: // /...
__label__POS
0.693174
`timescale 1ns / 1ps ////////////////////////////////////////////////////////////////////////////////// // Company: // Engineer: // // Create Date: 16:57:57 11/23/2018 // Design Name: // Module Name: dm // Project Name: // Target Devices: // Tool versions: // Description: // // Dependencies: // // Revi...
__label__POS
0.983991
package aqario.fowlplay.datagen; import aqario.fowlplay.core.tags.FowlPlayBiomeTags; import net.fabricmc.fabric.api.datagen.v1.FabricDataOutput; import net.fabricmc.fabric.api.datagen.v1.provider.FabricTagProvider; import net.fabricmc.fabric.api.tag.convention.v2.ConventionalBiomeTags; import net.minecraft.registry.Re...
__label__POS
0.659462
package aqario.fowlplay.datagen; import aqario.fowlplay.core.tags.FowlPlayBlockTags; import net.fabricmc.fabric.api.datagen.v1.FabricDataOutput; import net.fabricmc.fabric.api.datagen.v1.provider.FabricTagProvider; import net.fabricmc.fabric.api.tag.convention.v2.ConventionalBlockTags; import net.minecraft.block.Block...
__label__POS
0.906974
`timescale 1ns / 1ps ////////////////////////////////////////////////////////////////////////////////// // Company: // Engineer: // // Create Date: 17:13:22 11/23/2018 // Design Name: // Module Name: npc // Project Name: // Target Devices: // Tool versions: // Description: // // Dependencies: // // Rev...
__label__POS
0.664167
`timescale 1ns / 1ps ////////////////////////////////////////////////////////////////////////////////// // Company: // Engineer: // // Create Date: 11:53:56 11/24/2018 // Design Name: // Module Name: controller // Project Name: // Target Devices: // Tool versions: // Description: // // Dependencies: //...
__label__POS
0.753453
`timescale 1ns / 1ps ////////////////////////////////////////////////////////////////////////////////// // Company: // Engineer: // // Create Date: 17:30:22 11/23/2018 // Design Name: // Module Name: WB // Project Name: // Target Devices: // Tool versions: // Description: // // Dependencies: // // Revi...
__label__POS
0.963491
/*****************************************************************\ To implement printCount(), you first need a static member variable to store the object count. Every constructor should then increment this count, and you need to add a destructor that decrements it. \************************************************...
__label__POS
0.972744
#include <iostream> #include "Integer.h" /****************************************************************\ Implementing compare() as a friend is quite simple. We must declare the function as a friend in the class definition. We now need both objects as arguments and the code in the body of the function just compa...
__label__POS
0.819571
`timescale 1ns / 1ps ////////////////////////////////////////////////////////////////////////////////// // Company: // Engineer: // // Create Date: 17:21:31 11/23/2018 // Design Name: // Module Name: EX // Project Name: // Target Devices: // Tool versions: // Description: // // Dependencies: // // Revi...
__label__POS
0.951514
`timescale 1ns / 1ps ////////////////////////////////////////////////////////////////////////////////// // Company: // Engineer: // // Create Date: 17:27:06 11/23/2018 // Design Name: // Module Name: MEM // Project Name: // Target Devices: // Tool versions: // Description: // // Dependencies: // // Rev...
__label__POS
0.94849
// Create a doubly-linked list of Packages #include "RandomBoxes.h" #include "Truckload.h" /* To show reverse iteration, we've modified findSmallestBox() to iterate in reverse order */ SharedBox findLargestBox(const Truckload& truckload); SharedBox findSmallestBox(const Truckload& truckload); int main() { Truc...
__label__POS
0.716637
`timescale 1ns / 1ps ////////////////////////////////////////////////////////////////////////////////// // Company: // Engineer: // // Create Date: 17:02:24 11/23/2018 // Design Name: // Module Name: grf // Project Name: // Target Devices: // Tool versions: // Description: // // Dependencies: // // Rev...
__label__POS
0.79872
`timescale 1ns / 1ps ////////////////////////////////////////////////////////////////////////////////// // Company: // Engineer: // // Create Date: 16:56:51 11/23/2018 // Design Name: // Module Name: ID // Project Name: // Target Devices: // Tool versions: // Description: // // Dependencies: // // Revi...
__label__POS
0.608091
/** * */ package com.apress.demo; import org.junit.Test; import org.junit.runner.RunWith; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.test.context.ContextConfiguration; import org.springframework.test.context.junit4.SpringRunner; import java.util.List; import static o...
__label__POS
0.691836
`timescale 1ns / 1ps ////////////////////////////////////////////////////////////////////////////////// // Company: // Engineer: // // Create Date: 16:57:34 11/24/2018 // Design Name: // Module Name: forward_mux // Project Name: // Target Devices: // Tool versions: // Description: // // Dependencies: /...
__label__POS
0.998473
`timescale 1ns / 1ps ////////////////////////////////////////////////////////////////////////////////// // Company: // Engineer: // // Create Date: 17:31:53 11/23/2018 // Design Name: // Module Name: mux // Project Name: // Target Devices: // Tool versions: // Description: // // Dependencies: // // Rev...
__label__POS
0.675673
`timescale 1ns / 1ps ////////////////////////////////////////////////////////////////////////////////// // Company: // Engineer: // // Create Date: 11:13:10 11/30/2018 // Design Name: // Module Name: Mult_Div // Project Name: // Target Devices: // Tool versions: // Description: // // Dependencies: // /...
__label__POS
0.693174
`timescale 1ns / 1ps ////////////////////////////////////////////////////////////////////////////////// // Company: // Engineer: // // Create Date: 16:57:57 11/23/2018 // Design Name: // Module Name: dm // Project Name: // Target Devices: // Tool versions: // Description: // // Dependencies: // // Revi...
__label__POS
0.983991
`timescale 1ns / 1ps ////////////////////////////////////////////////////////////////////////////////// // Company: // Engineer: // // Create Date: 22:40:05 12/12/2018 // Design Name: // Module Name: DEV1 // Project Name: // Target Devices: // Tool versions: // Description: // // Dependencies: // // Re...
__label__POS
0.73065
`timescale 1ns / 1ps ////////////////////////////////////////////////////////////////////////////////// // Company: // Engineer: // // Create Date: 17:13:22 11/23/2018 // Design Name: // Module Name: npc // Project Name: // Target Devices: // Tool versions: // Description: // // Dependencies: // // Rev...
__label__POS
0.664167
`timescale 1ns / 1ps ////////////////////////////////////////////////////////////////////////////////// // Company: // Engineer: // // Create Date: 11:53:56 11/24/2018 // Design Name: // Module Name: controller // Project Name: // Target Devices: // Tool versions: // Description: // // Dependencies: //...
__label__POS
0.753453
`timescale 1ns / 1ps ////////////////////////////////////////////////////////////////////////////////// // Company: // Engineer: // // Create Date: 22:05:26 12/12/2018 // Design Name: // Module Name: DEV0 // Project Name: // Target Devices: // Tool versions: // Description: // // Dependencies: // // Re...
__label__POS
0.733526
`timescale 1ns / 1ps ////////////////////////////////////////////////////////////////////////////////// // Company: // Engineer: // // Create Date: 17:30:22 11/23/2018 // Design Name: // Module Name: WB // Project Name: // Target Devices: // Tool versions: // Description: // // Dependencies: // // Revi...
__label__POS
0.963491
// Throwing and catching standard exceptions #include <iostream> #include <stdexcept> #include <vector> #include <format> #include <typeinfo> #include <optional> /* This solution triggers all exceptions mentioned in the text accompanying the Table with all Standard Library exceptions, in order. To know how to t...
__label__POS
0.782847
`timescale 1ns / 1ps ////////////////////////////////////////////////////////////////////////////////// // Company: // Engineer: // // Create Date: 17:21:31 11/23/2018 // Design Name: // Module Name: EX // Project Name: // Target Devices: // Tool versions: // Description: // // Dependencies: // // Revi...
__label__POS
0.951514
`timescale 1ns / 1ps ////////////////////////////////////////////////////////////////////////////////// // Company: // Engineer: // // Create Date: 17:27:06 11/23/2018 // Design Name: // Module Name: MEM // Project Name: // Target Devices: // Tool versions: // Description: // // Dependencies: // // Rev...
__label__POS
0.948628
`timescale 1ns / 1ps ////////////////////////////////////////////////////////////////////////////////// // Company: // Engineer: // // Create Date: 17:02:24 11/23/2018 // Design Name: // Module Name: grf // Project Name: // Target Devices: // Tool versions: // Description: // // Dependencies: // // Rev...
__label__POS
0.79872
`timescale 1ns / 1ps ////////////////////////////////////////////////////////////////////////////////// // Company: // Engineer: // // Create Date: 16:56:51 11/23/2018 // Design Name: // Module Name: ID // Project Name: // Target Devices: // Tool versions: // Description: // // Dependencies: // // Revi...
__label__POS
0.60996
`timescale 1ns / 1ps ////////////////////////////////////////////////////////////////////////////////// // Company: // Engineer: // // Create Date: 16:57:34 11/24/2018 // Design Name: // Module Name: forward_mux // Project Name: // Target Devices: // Tool versions: // Description: // // Dependencies: /...
__label__POS
0.998473
`timescale 1ns / 1ps ////////////////////////////////////////////////////////////////////////////////// // Company: // Engineer: // // Create Date: 17:31:53 11/23/2018 // Design Name: // Module Name: mux // Project Name: // Target Devices: // Tool versions: // Description: // // Dependencies: // // Rev...
__label__POS
0.675673
`timescale 1ns / 1ps ////////////////////////////////////////////////////////////////////////////////// // Company: // Engineer: // // Create Date: 11:13:10 11/30/2018 // Design Name: // Module Name: Mult_Div // Project Name: // Target Devices: // Tool versions: // Description: // // Dependencies: // /...
__label__POS
0.693174
`timescale 1ns / 1ps ////////////////////////////////////////////////////////////////////////////////// // Company: // Engineer: // // Create Date: 16:57:57 11/23/2018 // Design Name: // Module Name: dm // Project Name: // Target Devices: // Tool versions: // Description: // // Dependencies: // // Revi...
__label__POS
0.983991
package com.apress.webfluxdemo; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.boot.CommandLineRunner; import org.springframework.stereotype.Component; import java.util.Arrays; import java.util.List; @Component public class SampleDataPopulator implements CommandLineRunner {...
__label__POS
0.636628
`timescale 1ns / 1ps ////////////////////////////////////////////////////////////////////////////////// // Company: // Engineer: // // Create Date: 17:13:22 11/23/2018 // Design Name: // Module Name: npc // Project Name: // Target Devices: // Tool versions: // Description: // // Dependencies: // // Rev...
__label__POS
0.664167
`timescale 1ns / 1ps ////////////////////////////////////////////////////////////////////////////////// // Company: // Engineer: // // Create Date: 11:53:56 11/24/2018 // Design Name: // Module Name: controller // Project Name: // Target Devices: // Tool versions: // Description: // // Dependencies: //...
__label__POS
0.753453
`timescale 1ns / 1ps ////////////////////////////////////////////////////////////////////////////////// // Company: // Engineer: // // Create Date: 17:30:22 11/23/2018 // Design Name: // Module Name: WB // Project Name: // Target Devices: // Tool versions: // Description: // // Dependencies: // // Revi...
__label__POS
0.963491
package com.apress.webfluxdemo; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.boot.CommandLineRunner; import org.springframework.stereotype.Component; import java.util.Arrays; import java.util.List; @Component public class SampleDataPopulator implements CommandLineRunner {...
__label__POS
0.636628
/** * Copyright (c) 2005-2013 by Appcelerator, Inc. All Rights Reserved. * Licensed under the terms of the Eclipse Public License (EPL). * Please see the license.txt included with this distribution for details. * Any modifications to this file must keep this entire header intact. */ package org.python.pydev.debug....
__label__POS
0.998123
`timescale 1ns / 1ps ////////////////////////////////////////////////////////////////////////////////// // Company: // Engineer: // // Create Date: 17:21:31 11/23/2018 // Design Name: // Module Name: EX // Project Name: // Target Devices: // Tool versions: // Description: // // Dependencies: // // Revi...
__label__POS
0.951514
`timescale 1ns / 1ps ////////////////////////////////////////////////////////////////////////////////// // Company: // Engineer: // // Create Date: 17:27:06 11/23/2018 // Design Name: // Module Name: MEM // Project Name: // Target Devices: // Tool versions: // Description: // // Dependencies: // // Rev...
__label__POS
0.94849
// Exercising the SparseArray class template in combination with the LinkedList class template #include "SparseArray.h" #include "LinkedList.h" #include <string> #include <string_view> #include <iostream> #include <cctype> #include <utility> int main() { std::string text; // Stores inp...
__label__POS
0.721692
`timescale 1ns / 1ps ////////////////////////////////////////////////////////////////////////////////// // Company: // Engineer: // // Create Date: 17:02:24 11/23/2018 // Design Name: // Module Name: grf // Project Name: // Target Devices: // Tool versions: // Description: // // Dependencies: // // Rev...
__label__POS
0.79872
// Exercise 17-5 Exercising the LinkedList template class // This program reverses the text that is entered #include "LinkedList.h" #include <string> #include <string_view> #include <iostream> int main() { std::string text; // Stores input prose or poem std::cout << "\nEnter a poem or ...
__label__POS
0.951969
`timescale 1ns / 1ps ////////////////////////////////////////////////////////////////////////////////// // Company: // Engineer: // // Create Date: 16:56:51 11/23/2018 // Design Name: // Module Name: ID // Project Name: // Target Devices: // Tool versions: // Description: // // Dependencies: // // Revi...
__label__POS
0.608091
package org.python.pydev.debug.newconsole.prefs; import org.eclipse.jface.dialogs.IInputValidator; import org.eclipse.jface.dialogs.InputDialog; import org.eclipse.jface.preference.BooleanFieldEditor; import org.eclipse.jface.preference.FieldEditorPreferencePage; import org.eclipse.jface.preference.ListEditor; import ...
__label__POS
0.69138
`timescale 1ns / 1ps ////////////////////////////////////////////////////////////////////////////////// // Company: // Engineer: // // Create Date: 16:57:34 11/24/2018 // Design Name: // Module Name: forward_mux // Project Name: // Target Devices: // Tool versions: // Description: // // Dependencies: /...
__label__POS
0.998473
`timescale 1ns / 1ps ////////////////////////////////////////////////////////////////////////////////// // Company: // Engineer: // // Create Date: 17:31:53 11/23/2018 // Design Name: // Module Name: mux // Project Name: // Target Devices: // Tool versions: // Description: // // Dependencies: // // Rev...
__label__POS
0.675673
`timescale 1ns / 1ps ////////////////////////////////////////////////////////////////////////////////// // Company: // Engineer: // // Create Date: 11:13:10 11/30/2018 // Design Name: // Module Name: Mult_Div // Project Name: // Target Devices: // Tool versions: // Description: // // Dependencies: // /...
__label__POS
0.693174
`timescale 1ns / 1ps ////////////////////////////////////////////////////////////////////////////////// // Company: // Engineer: // // Create Date: 16:57:57 11/23/2018 // Design Name: // Module Name: dm // Project Name: // Target Devices: // Tool versions: // Description: // // Dependencies: // // Revi...
__label__POS
0.983991
`timescale 1ns / 1ps ////////////////////////////////////////////////////////////////////////////////// // Company: // Engineer: // // Create Date: 22:40:05 12/12/2018 // Design Name: // Module Name: DEV1 // Project Name: // Target Devices: // Tool versions: // Description: // // Dependencies: // // Re...
__label__POS
0.73065
`timescale 1ns / 1ps ////////////////////////////////////////////////////////////////////////////////// // Company: // Engineer: // // Create Date: 17:13:22 11/23/2018 // Design Name: // Module Name: npc // Project Name: // Target Devices: // Tool versions: // Description: // // Dependencies: // // Rev...
__label__POS
0.664167
`timescale 1ns / 1ps ////////////////////////////////////////////////////////////////////////////////// // Company: // Engineer: // // Create Date: 11:53:56 11/24/2018 // Design Name: // Module Name: controller // Project Name: // Target Devices: // Tool versions: // Description: // // Dependencies: //...
__label__POS
0.753453
`timescale 1ns / 1ps ////////////////////////////////////////////////////////////////////////////////// // Company: // Engineer: // // Create Date: 22:05:26 12/12/2018 // Design Name: // Module Name: DEV0 // Project Name: // Target Devices: // Tool versions: // Description: // // Dependencies: // // Re...
__label__POS
0.733526
`timescale 1ns / 1ps ////////////////////////////////////////////////////////////////////////////////// // Company: // Engineer: // // Create Date: 17:30:22 11/23/2018 // Design Name: // Module Name: WB // Project Name: // Target Devices: // Tool versions: // Description: // // Dependencies: // // Revi...
__label__POS
0.963491
`timescale 1ns / 1ps ////////////////////////////////////////////////////////////////////////////////// // Company: // Engineer: // // Create Date: 17:21:31 11/23/2018 // Design Name: // Module Name: EX // Project Name: // Target Devices: // Tool versions: // Description: // // Dependencies: // // Revi...
__label__POS
0.951514
`timescale 1ns / 1ps ////////////////////////////////////////////////////////////////////////////////// // Company: // Engineer: // // Create Date: 17:27:06 11/23/2018 // Design Name: // Module Name: MEM // Project Name: // Target Devices: // Tool versions: // Description: // // Dependencies: // // Rev...
__label__POS
0.948628
`timescale 1ns / 1ps ////////////////////////////////////////////////////////////////////////////////// // Company: // Engineer: // // Create Date: 17:02:24 11/23/2018 // Design Name: // Module Name: grf // Project Name: // Target Devices: // Tool versions: // Description: // // Dependencies: // // Rev...
__label__POS
0.79872
package cm.aptoide.accountmanager; import org.junit.Test; import rx.observers.TestSubscriber; import static org.junit.Assert.assertEquals; public class AptoideCredentialsValidatorTest { @Test public void shouldValidateEmailAndPassword() throws Exception { CredentialsValidator validator = new CredentialsValid...
__label__POS
0.864122
`timescale 1ns / 1ps ////////////////////////////////////////////////////////////////////////////////// // Company: // Engineer: // // Create Date: 16:56:51 11/23/2018 // Design Name: // Module Name: ID // Project Name: // Target Devices: // Tool versions: // Description: // // Dependencies: // // Revi...
__label__POS
0.603928
`timescale 1ns / 1ps ////////////////////////////////////////////////////////////////////////////////// // Company: // Engineer: // // Create Date: 16:57:34 11/24/2018 // Design Name: // Module Name: forward_mux // Project Name: // Target Devices: // Tool versions: // Description: // // Dependencies: /...
__label__POS
0.998473
package cm.aptoide.accountmanager; import org.junit.After; import org.junit.Before; import org.junit.Test; import org.mockito.MockitoAnnotations; import static org.junit.Assert.assertEquals; import static org.mockito.Mockito.validateMockitoUsage; /** * Created by franciscocalado on 02/03/18. */ public class Crede...
__label__POS
0.949904
`timescale 1ns / 1ps ////////////////////////////////////////////////////////////////////////////////// // Company: // Engineer: // // Create Date: 17:31:53 11/23/2018 // Design Name: // Module Name: mux // Project Name: // Target Devices: // Tool versions: // Description: // // Dependencies: // // Rev...
__label__POS
0.675673
`timescale 1ns / 1ps ////////////////////////////////////////////////////////////////////////////////// // Company: // Engineer: // // Create Date: 11:13:10 11/30/2018 // Design Name: // Module Name: Mult_Div // Project Name: // Target Devices: // Tool versions: // Description: // // Dependencies: // /...
__label__POS
0.693174
`timescale 1ns / 1ps ////////////////////////////////////////////////////////////////////////////////// // Company: // Engineer: // // Create Date: 16:57:57 11/23/2018 // Design Name: // Module Name: dm // Project Name: // Target Devices: // Tool versions: // Description: // // Dependencies: // // Revi...
__label__POS
0.983991
/** * */ package com.apress.spring.boot.autoconfigure; import static org.junit.Assert.*; import org.junit.After; import org.junit.Before; import org.junit.Test; import org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration; import org.springframework.boot.test.util.TestPropertyValues; ...
__label__POS
0.996101
`timescale 1ns / 1ps ////////////////////////////////////////////////////////////////////////////////// // Company: // Engineer: // // Create Date: 22:40:05 12/12/2018 // Design Name: // Module Name: DEV1 // Project Name: // Target Devices: // Tool versions: // Description: // // Dependencies: // // Re...
__label__POS
0.73065
`timescale 1ns / 1ps ////////////////////////////////////////////////////////////////////////////////// // Company: // Engineer: // // Create Date: 17:13:22 11/23/2018 // Design Name: // Module Name: npc // Project Name: // Target Devices: // Tool versions: // Description: // // Dependencies: // // Rev...
__label__POS
0.664167
/** * */ package com.apress.spring.boot.autoconfigure; import org.springframework.boot.context.properties.ConfigurationProperties; import org.springframework.boot.context.properties.NestedConfigurationProperty; /** * @author Siva * */ @ConfigurationProperties(prefix= Twitter4jProperties.TWITTER4J_PREFIX) public...
__label__POS
0.869292
package cm.aptoide.accountmanager; import java.net.SocketTimeoutException; import rx.Completable; import rx.Single; public class AptoideSignUpAdapter implements SignUpAdapter<AptoideCredentials> { private final CredentialsValidator credentialsValidator; public AptoideSignUpAdapter(CredentialsValidator credentia...
__label__POS
0.966637
package aqario.fowlplay.mixin; import aqario.fowlplay.common.entity.CustomSpawnGroup; import net.minecraft.entity.SpawnGroup; import org.spongepowered.asm.mixin.*; import org.spongepowered.asm.mixin.injection.At; import org.spongepowered.asm.mixin.injection.Inject; import org.spongepowered.asm.mixin.injection.callback...
__label__POS
0.730726
package cm.aptoide.accountmanager; import android.util.Patterns; import androidx.annotation.Nullable; import androidx.annotation.VisibleForTesting; import rx.Completable; import rx.Single; public class CredentialsValidator { /** * Returns true if email and password are not empty. If validate password content is ...
__label__POS
0.997468
`timescale 1ns / 1ps ////////////////////////////////////////////////////////////////////////////////// // Company: // Engineer: // // Create Date: 11:53:56 11/24/2018 // Design Name: // Module Name: controller // Project Name: // Target Devices: // Tool versions: // Description: // // Dependencies: //...
__label__POS
0.753453
`timescale 1ns / 1ps ////////////////////////////////////////////////////////////////////////////////// // Company: // Engineer: // // Create Date: 22:05:26 12/12/2018 // Design Name: // Module Name: DEV0 // Project Name: // Target Devices: // Tool versions: // Description: // // Dependencies: // // Re...
__label__POS
0.733526
package cm.aptoide.accountmanager; import android.text.TextUtils; import java.util.Collections; import java.util.List; public class LocalAccount implements Account { private final Store store; public LocalAccount(Store store) { this.store = store; } @Override public List<Store> getSubscribedStores() { ...
__label__POS
0.999528
package aqario.fowlplay.core; import aqario.fowlplay.common.entity.ai.brain.sensor.*; import aqario.fowlplay.core.platform.PlatformHelper; import net.minecraft.entity.ai.brain.sensor.Sensor; import net.minecraft.entity.ai.brain.sensor.SensorType; import java.util.function.Supplier; public final class FowlPlaySensorT...
__label__POS
0.995628
`timescale 1ns / 1ps ////////////////////////////////////////////////////////////////////////////////// // Company: // Engineer: // // Create Date: 17:30:22 11/23/2018 // Design Name: // Module Name: WB // Project Name: // Target Devices: // Tool versions: // Description: // // Dependencies: // // Revi...
__label__POS
0.963491
package aqario.fowlplay.core; import aqario.fowlplay.common.config.FowlPlayConfig; import aqario.fowlplay.common.entity.*; import aqario.fowlplay.common.world.gen.PigeonSpawner; import aqario.fowlplay.common.world.gen.SparrowSpawner; import dev.architectury.event.events.common.TickEvent; import dev.architectury.platfo...
__label__POS
0.960403
package aqario.fowlplay.core; import aqario.fowlplay.common.entity.ai.brain.TeleportTarget; import aqario.fowlplay.core.platform.PlatformHelper; import com.mojang.serialization.Codec; import net.minecraft.entity.ai.brain.MemoryModuleType; import net.minecraft.entity.passive.PassiveEntity; import net.minecraft.util.Uni...
__label__POS
0.975363
package cm.aptoide.accountmanager; import androidx.core.util.Pair; import com.aptoide.authentication.model.CodeAuth; import rx.Completable; import rx.Single; public interface AccountService { Single<Pair<Account, Boolean>> getAccount(String email, String code, String state, String agent); Single<Account> create...
__label__POS
0.987407
package aqario.fowlplay.core; import aqario.fowlplay.core.platform.PlatformHelper; import net.minecraft.sound.SoundEvent; import net.minecraft.util.Identifier; import java.util.function.Supplier; public final class FowlPlaySoundEvents { public static final Supplier<SoundEvent> ENTITY_BIRD_EAT = register("entity....
__label__POS
0.999995
package aqario.fowlplay.core; import aqario.fowlplay.common.entity.*; import aqario.fowlplay.common.util.RegistryBuilder; import net.minecraft.registry.Registry; public class FowlPlayRegistries { public static final Registry<ChickenVariant> CHICKEN_VARIANT = RegistryBuilder .create(FowlPlayRegistryKeys.CH...
__label__POS
0.999999
`timescale 1ns / 1ps ////////////////////////////////////////////////////////////////////////////////// // Company: // Engineer: // // Create Date: 17:21:31 11/23/2018 // Design Name: // Module Name: EX // Project Name: // Target Devices: // Tool versions: // Description: // // Dependencies: // // Revi...
__label__POS
0.951514
package aqario.fowlplay.core; import aqario.fowlplay.core.platform.PlatformHelper; import net.minecraft.entity.ai.brain.Activity; import net.tslat.smartbrainlib.api.core.schedule.SmartBrainSchedule; import java.util.function.Supplier; public class FowlPlaySchedules { public static final Supplier<SmartBrainSchedu...
__label__POS
0.991326
package cm.aptoide.accountmanager; public class Store { private final long id; private final String name; private final String avatar; private final long downloadCount; private final String theme; private final String username; private final String password; private final boolean publicAccess; publi...
__label__POS
0.959063
package aqario.fowlplay.core; import aqario.fowlplay.common.entity.*; import aqario.fowlplay.core.platform.PlatformHelper; import net.minecraft.entity.data.TrackedDataHandler; import net.minecraft.network.codec.PacketCodecs; import net.minecraft.registry.entry.RegistryEntry; import net.minecraft.util.Uuids; import ja...
__label__POS
0.994613