hexsha stringlengths 40 40 | size int64 3 1.05M | ext stringclasses 163
values | lang stringclasses 53
values | max_stars_repo_path stringlengths 3 945 | max_stars_repo_name stringlengths 4 112 | max_stars_repo_head_hexsha stringlengths 40 78 | max_stars_repo_licenses listlengths 1 10 | max_stars_count float64 1 191k ⌀ | max_stars_repo_stars_event_min_datetime stringlengths 24 24 ⌀ | max_stars_repo_stars_event_max_datetime stringlengths 24 24 ⌀ | max_issues_repo_path stringlengths 3 945 | max_issues_repo_name stringlengths 4 113 | max_issues_repo_head_hexsha stringlengths 40 78 | max_issues_repo_licenses listlengths 1 10 | max_issues_count float64 1 116k ⌀ | max_issues_repo_issues_event_min_datetime stringlengths 24 24 ⌀ | max_issues_repo_issues_event_max_datetime stringlengths 24 24 ⌀ | max_forks_repo_path stringlengths 3 945 | max_forks_repo_name stringlengths 4 113 | max_forks_repo_head_hexsha stringlengths 40 78 | max_forks_repo_licenses listlengths 1 10 | max_forks_count float64 1 105k ⌀ | max_forks_repo_forks_event_min_datetime stringlengths 24 24 ⌀ | max_forks_repo_forks_event_max_datetime stringlengths 24 24 ⌀ | content stringlengths 3 1.05M | avg_line_length float64 1 966k | max_line_length int64 1 977k | alphanum_fraction float64 0 1 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
fb974e4e9d2dad8caffaaeb1f0a1827bbc03bde1 | 8,608 | ads | Ada | llvm-gcc-4.2-2.9/gcc/ada/stringt.ads | vidkidz/crossbridge | ba0bf94aee0ce6cf7eb5be882382e52bc57ba396 | [
"MIT"
] | 1 | 2016-04-09T02:58:13.000Z | 2016-04-09T02:58:13.000Z | llvm-gcc-4.2-2.9/gcc/ada/stringt.ads | vidkidz/crossbridge | ba0bf94aee0ce6cf7eb5be882382e52bc57ba396 | [
"MIT"
] | null | null | null | llvm-gcc-4.2-2.9/gcc/ada/stringt.ads | vidkidz/crossbridge | ba0bf94aee0ce6cf7eb5be882382e52bc57ba396 | [
"MIT"
] | null | null | null | ------------------------------------------------------------------------------
-- --
-- GNAT COMPILER COMPONENTS --
-- --
-- ... | 51.855422 | 78 | 0.631506 |
4d8ed16effb3df0712a4c786f517708202ed14fa | 66,195 | ads | Ada | src/emojis.ads | onox/emojis | f3518c6c89dcea72df2c72f1e4bad5a41b9a48a3 | [
"Apache-2.0"
] | 7 | 2021-09-15T15:16:59.000Z | 2021-09-29T13:49:13.000Z | src/emojis.ads | onox/emojis | f3518c6c89dcea72df2c72f1e4bad5a41b9a48a3 | [
"Apache-2.0"
] | null | null | null | src/emojis.ads | onox/emojis | f3518c6c89dcea72df2c72f1e4bad5a41b9a48a3 | [
"Apache-2.0"
] | null | null | null | -- SPDX-License-Identifier: Apache-2.0
--
-- Copyright (c) 2021 onox <denkpadje@gmail.com>
--
-- 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/L... | 37.31398 | 91 | 0.508528 |
189566909e80105f4fc3ee27bb6aeec427976c97 | 576 | ads | Ada | generated-sources/ada-server/mojang-sessions/src/com-github.ads | AsyncMC/Mojang-API-Libs | b01bbd2bce44bfa2b9ed705a128cf4ecda077916 | [
"Apache-2.0"
] | null | null | null | generated-sources/ada-server/mojang-sessions/src/com-github.ads | AsyncMC/Mojang-API-Libs | b01bbd2bce44bfa2b9ed705a128cf4ecda077916 | [
"Apache-2.0"
] | null | null | null | generated-sources/ada-server/mojang-sessions/src/com-github.ads | AsyncMC/Mojang-API-Libs | b01bbd2bce44bfa2b9ed705a128cf4ecda077916 | [
"Apache-2.0"
] | null | null | null | -- Mojang Session API
-- No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
-- ------------ EDIT NOTE ------------
-- This file was generated with openapi-generator. You can modify it to implement
-- the server. After you modify this file, you should add th... | 38.4 | 110 | 0.677083 |
4d8fa315c94b6b06c75290d3135464395652001d | 2,784 | adb | Ada | demo/tutorial/guis.adb | csb6/libtcod-ada | 89c2a75eb357a8468ccb0a6476391a6b388f00b4 | [
"BSD-3-Clause"
] | null | null | null | demo/tutorial/guis.adb | csb6/libtcod-ada | 89c2a75eb357a8468ccb0a6476391a6b388f00b4 | [
"BSD-3-Clause"
] | null | null | null | demo/tutorial/guis.adb | csb6/libtcod-ada | 89c2a75eb357a8468ccb0a6476391a6b388f00b4 | [
"BSD-3-Clause"
] | null | null | null | with Engines, Ada.Strings.Fixed;
package body GUIs is
use Ada.Strings;
use type Console.Y_Pos;
Log_X : constant := Bar_Width + 2;
Message_Height : constant := Panel_Height - 1;
procedure render_bar(self : in out GUI; x : Console.X_Pos; y : Console.Y_Pos;
w : Width; name : Strin... | 36.631579 | 100 | 0.58908 |
4d89c498aa001823d6a8bd175148196b5726bc0c | 1,800 | ads | Ada | src/generated/sys_utypes_utime_t_h.ads | csb6/libtcod-ada | 89c2a75eb357a8468ccb0a6476391a6b388f00b4 | [
"BSD-3-Clause"
] | null | null | null | src/generated/sys_utypes_utime_t_h.ads | csb6/libtcod-ada | 89c2a75eb357a8468ccb0a6476391a6b388f00b4 | [
"BSD-3-Clause"
] | null | null | null | src/generated/sys_utypes_utime_t_h.ads | csb6/libtcod-ada | 89c2a75eb357a8468ccb0a6476391a6b388f00b4 | [
"BSD-3-Clause"
] | null | null | null | pragma Ada_2012;
pragma Style_Checks (Off);
with Interfaces.C; use Interfaces.C;
with i386_utypes_h;
package sys_utypes_utime_t_h is
-- * Copyright (c) 2003-2012 Apple Inc. All rights reserved.
-- *
-- * @APPLE_OSREFERENCE_LICENSE_HEADER_START@
-- *
-- * This file contains Original Code and/or Modification... | 45 | 187 | 0.733889 |
50eefd9abbcff71c5352530a4a14a54480a200a1 | 4,865 | ads | Ada | source/amf/ocl/amf-ocl-let_exps-collections.ads | svn2github/matreshka | 9d222b3ad9da508855fb1f5adbe5e8a4fad4c530 | [
"BSD-3-Clause"
] | 24 | 2016-11-29T06:59:41.000Z | 2021-08-30T11:55:16.000Z | source/amf/ocl/amf-ocl-let_exps-collections.ads | svn2github/matreshka | 9d222b3ad9da508855fb1f5adbe5e8a4fad4c530 | [
"BSD-3-Clause"
] | 2 | 2019-01-16T05:15:20.000Z | 2019-02-03T10:03:32.000Z | source/amf/ocl/amf-ocl-let_exps-collections.ads | svn2github/matreshka | 9d222b3ad9da508855fb1f5adbe5e8a4fad4c530 | [
"BSD-3-Clause"
] | 4 | 2017-07-18T07:11:05.000Z | 2020-06-21T03:02:25.000Z | ------------------------------------------------------------------------------
-- --
-- Matreshka Project --
-- --
-- ... | 52.880435 | 78 | 0.502775 |
0b94d8b2a1f7b0b3455477ee0da5993d656e6e6a | 63,074 | ads | Ada | src/fonts/geste_fonts-freeserifbolditalic12pt7b.ads | Fabien-Chouteau/GESTE | 5ac814906fdb49d880db60cbb17279cbbb777336 | [
"BSD-3-Clause"
] | 13 | 2018-07-31T12:11:46.000Z | 2021-11-19T14:16:46.000Z | src/fonts/geste_fonts-freeserifbolditalic12pt7b.ads | gregkrsak/GESTE | 5ac814906fdb49d880db60cbb17279cbbb777336 | [
"BSD-3-Clause"
] | 1 | 2018-10-22T21:41:59.000Z | 2018-10-22T21:41:59.000Z | src/fonts/geste_fonts-freeserifbolditalic12pt7b.ads | gregkrsak/GESTE | 5ac814906fdb49d880db60cbb17279cbbb777336 | [
"BSD-3-Clause"
] | 4 | 2020-07-03T10:03:13.000Z | 2022-02-10T03:35:07.000Z | package GESTE_Fonts.FreeSerifBoldItalic12pt7b is
Font : constant Bitmap_Font_Ref;
private
FreeSerifBoldItalic12pt7bBitmaps : aliased constant Font_Bitmap := (
16#00#, 16#00#, 16#00#, 16#00#, 16#00#, 16#00#, 16#00#, 16#00#, 16#00#,
16#00#, 16#00#, 16#00#, 16#00#, 16#00#, 16#00#, 16#00#, 16#00#, 16#00#,
16#... | 73.171694 | 74 | 0.488141 |
4dae097140e038f1d61ca8aaafe65cc616ea290f | 3,532 | ada | Ada | gcc-gcc-7_3_0-release/gcc/testsuite/ada/acats/tests/c5/c55b11a.ada | best08618/asylo | 5a520a9f5c461ede0f32acc284017b737a43898c | [
"Apache-2.0"
] | 7 | 2020-05-02T17:34:05.000Z | 2021-10-17T10:15:18.000Z | gcc-gcc-7_3_0-release/gcc/testsuite/ada/acats/tests/c5/c55b11a.ada | best08618/asylo | 5a520a9f5c461ede0f32acc284017b737a43898c | [
"Apache-2.0"
] | null | null | null | gcc-gcc-7_3_0-release/gcc/testsuite/ada/acats/tests/c5/c55b11a.ada | best08618/asylo | 5a520a9f5c461ede0f32acc284017b737a43898c | [
"Apache-2.0"
] | 2 | 2020-07-27T00:22:36.000Z | 2021-04-01T09:41:02.000Z | -- C55B11A.ADA
-- Grant of Unlimited Rights
--
-- Under contracts F33600-87-D-0337, F33600-84-D-0280, MDA903-79-C-0687,
-- F08630-91-C-0015, and DCA100-97-D-0025, the U.S. Government obtained
-- unlimited rights in the software and documentation contained herein.
-- Unlimit... | 33.638095 | 79 | 0.524066 |
4deac482b529b9462bd74f54131a1a19bf333dc1 | 4,828 | ads | Ada | gcc-gcc-7_3_0-release/gcc/ada/g-mbflra.ads | best08618/asylo | 5a520a9f5c461ede0f32acc284017b737a43898c | [
"Apache-2.0"
] | 7 | 2020-05-02T17:34:05.000Z | 2021-10-17T10:15:18.000Z | gcc-gcc-7_3_0-release/gcc/ada/g-mbflra.ads | best08618/asylo | 5a520a9f5c461ede0f32acc284017b737a43898c | [
"Apache-2.0"
] | null | null | null | gcc-gcc-7_3_0-release/gcc/ada/g-mbflra.ads | best08618/asylo | 5a520a9f5c461ede0f32acc284017b737a43898c | [
"Apache-2.0"
] | 2 | 2020-07-27T00:22:36.000Z | 2021-04-01T09:41:02.000Z | ------------------------------------------------------------------------------
-- --
-- GNAT RUN-TIME COMPONENTS --
-- --
-- ... | 46.423077 | 78 | 0.518641 |
4dd93e0cfe69a1ac134131e87966a56c7fad5afe | 3,763 | adb | Ada | demo/adainclude/g-io.adb | e3l6/SSMDev | 2929757aab3842aefd84debb2d7c3e8b28c2b340 | [
"MIT"
] | 12 | 2017-06-08T14:19:57.000Z | 2022-03-09T02:48:59.000Z | demo/adainclude/g-io.adb | e3l6/SSMDev | 2929757aab3842aefd84debb2d7c3e8b28c2b340 | [
"MIT"
] | 6 | 2017-06-08T13:13:50.000Z | 2020-05-15T09:32:43.000Z | demo/adainclude/g-io.adb | e3l6/SSMDev | 2929757aab3842aefd84debb2d7c3e8b28c2b340 | [
"MIT"
] | 3 | 2017-06-30T14:05:06.000Z | 2022-02-17T12:20:45.000Z | ------------------------------------------------------------------------------
-- --
-- GNAT RUN-TIME COMPONENTS --
-- --
-- ... | 37.257426 | 78 | 0.350784 |
50458cf44f9c4b5f001e92b0eeaed5c9b5ace082 | 1,270 | adb | Ada | software/unittest/estimator/src/logger.adb | TUM-EI-RCS/StratoX | 5fdd04e01a25efef6052376f43ce85b5bc973392 | [
"BSD-3-Clause"
] | 12 | 2017-06-08T14:19:57.000Z | 2022-03-09T02:48:59.000Z | software/unittest/estimator/src/logger.adb | TUM-EI-RCS/StratoX | 5fdd04e01a25efef6052376f43ce85b5bc973392 | [
"BSD-3-Clause"
] | 6 | 2017-06-08T13:13:50.000Z | 2020-05-15T09:32:43.000Z | software/unittest/estimator/src/logger.adb | TUM-EI-RCS/StratoX | 5fdd04e01a25efef6052376f43ce85b5bc973392 | [
"BSD-3-Clause"
] | 3 | 2017-06-30T14:05:06.000Z | 2022-02-17T12:20:45.000Z | with Ada.Text_IO;
package body logger with Refined_State => (LogState => null)
is
procedure init(status : out Init_Error_Code) is null;
procedure Start_SDLog is null;
function Image (level : Log_Level) return String is
begin
case level is
when SENSOR => return "S: ";
when ERROR =... | 28.222222 | 76 | 0.653543 |
0b6c14f1b7d4e04f0baebe3f1ab566f2c76fe380 | 1,100 | ads | Ada | gcc-gcc-7_3_0-release/gcc/testsuite/gnat.dg/specs/alignment2.ads | best08618/asylo | 5a520a9f5c461ede0f32acc284017b737a43898c | [
"Apache-2.0"
] | 7 | 2020-05-02T17:34:05.000Z | 2021-10-17T10:15:18.000Z | gcc-gcc-7_3_0-release/gcc/testsuite/gnat.dg/specs/alignment2.ads | best08618/asylo | 5a520a9f5c461ede0f32acc284017b737a43898c | [
"Apache-2.0"
] | null | null | null | gcc-gcc-7_3_0-release/gcc/testsuite/gnat.dg/specs/alignment2.ads | best08618/asylo | 5a520a9f5c461ede0f32acc284017b737a43898c | [
"Apache-2.0"
] | 2 | 2020-07-27T00:22:36.000Z | 2021-04-01T09:41:02.000Z | -- { dg-do compile }
with Interfaces; use Interfaces;
package Alignment2 is
pragma Warnings (Off, "*size*");
-- warning
type R1 is record
A, B, C, D : Integer_8;
end record;
for R1'Size use 32;
for R1'Alignment use 32; -- { dg-warning "suspiciously large alignment" }
-- warning
type R2 is recor... | 22 | 75 | 0.64 |
fbdb9bc75b64a1256df3c353da284000392f4ad8 | 4,447 | adb | Ada | source/amf/mof/amf-visitors-containment.adb | svn2github/matreshka | 9d222b3ad9da508855fb1f5adbe5e8a4fad4c530 | [
"BSD-3-Clause"
] | 24 | 2016-11-29T06:59:41.000Z | 2021-08-30T11:55:16.000Z | source/amf/mof/amf-visitors-containment.adb | svn2github/matreshka | 9d222b3ad9da508855fb1f5adbe5e8a4fad4c530 | [
"BSD-3-Clause"
] | 2 | 2019-01-16T05:15:20.000Z | 2019-02-03T10:03:32.000Z | source/amf/mof/amf-visitors-containment.adb | svn2github/matreshka | 9d222b3ad9da508855fb1f5adbe5e8a4fad4c530 | [
"BSD-3-Clause"
] | 4 | 2017-07-18T07:11:05.000Z | 2020-06-21T03:02:25.000Z | ------------------------------------------------------------------------------
-- --
-- Matreshka Project --
-- --
-- ... | 50.534091 | 78 | 0.429728 |
50ee5c139f7149c5a39ad3e9b6b9a15ea2a52e85 | 5,127 | ads | Ada | src/ada/src/services/spark/common.ads | VVCAS-Sean/OpenUxAS | dcd7be29d182d278a5387908f568d6f8a06b79ee | [
"NASA-1.3"
] | 88 | 2017-08-24T07:02:01.000Z | 2022-03-18T04:34:17.000Z | src/ada/src/services/spark/common.ads | VVCAS-Sean/OpenUxAS | dcd7be29d182d278a5387908f568d6f8a06b79ee | [
"NASA-1.3"
] | 46 | 2017-06-08T18:18:08.000Z | 2022-03-15T18:24:43.000Z | src/ada/src/services/spark/common.ads | VVCAS-Sean/OpenUxAS | dcd7be29d182d278a5387908f568d6f8a06b79ee | [
"NASA-1.3"
] | 53 | 2017-06-22T14:48:05.000Z | 2022-02-15T16:59:38.000Z | with Ada.Containers.Functional_Vectors;
with Ada.Containers.Functional_Sets;
with Ada.Containers.Functional_Maps;
with Ada.Strings;
with Ada.Strings.Maps;
with Ada.Strings.Unbounded; use Ada.Strings.Unbounded;
with Interfaces;
package Common with SPARK_Mode is
type UInt32 is new Interfaces.Unsigned_32;... | 37.152174 | 101 | 0.645992 |
507997e7a0096bf9f6956394ee80ed5b858d0a2d | 4,680 | ads | Ada | tools/scitools/conf/understand/ada/ada05/a-stwise.ads | brucegua/moocos | 575c161cfa35e220f10d042e2e5ca18773691695 | [
"Apache-2.0"
] | 1 | 2020-01-20T21:26:46.000Z | 2020-01-20T21:26:46.000Z | tools/scitools/conf/understand/ada/ada05/a-stwise.ads | brucegua/moocos | 575c161cfa35e220f10d042e2e5ca18773691695 | [
"Apache-2.0"
] | null | null | null | tools/scitools/conf/understand/ada/ada05/a-stwise.ads | brucegua/moocos | 575c161cfa35e220f10d042e2e5ca18773691695 | [
"Apache-2.0"
] | null | null | null | ------------------------------------------------------------------------------
-- --
-- GNAT RUN-TIME COMPONENTS --
-- --
-- ... | 39.327731 | 78 | 0.542521 |
503d990e0e9aaf0b7bb0e1994473f3ad2bc83c2a | 3,895 | ads | Ada | gcc-gcc-7_3_0-release/gcc/ada/s-pack58.ads | best08618/asylo | 5a520a9f5c461ede0f32acc284017b737a43898c | [
"Apache-2.0"
] | 7 | 2020-05-02T17:34:05.000Z | 2021-10-17T10:15:18.000Z | gcc-gcc-7_3_0-release/gcc/ada/s-pack58.ads | best08618/asylo | 5a520a9f5c461ede0f32acc284017b737a43898c | [
"Apache-2.0"
] | null | null | null | gcc-gcc-7_3_0-release/gcc/ada/s-pack58.ads | best08618/asylo | 5a520a9f5c461ede0f32acc284017b737a43898c | [
"Apache-2.0"
] | 2 | 2020-07-27T00:22:36.000Z | 2021-04-01T09:41:02.000Z | ------------------------------------------------------------------------------
-- --
-- GNAT RUN-TIME COMPONENTS --
-- --
-- ... | 49.935897 | 78 | 0.474711 |
397c336a0becc8400e9d3b0e064c584a9d88f505 | 12,185 | adb | Ada | regtests/are-tests.adb | stcarrez/resource-embedder | b1134306db459f87506703ba0a266c0b5e0045b9 | [
"Apache-2.0"
] | 7 | 2021-06-04T16:58:59.000Z | 2021-06-14T08:51:11.000Z | regtests/are-tests.adb | stcarrez/resource-embedder | b1134306db459f87506703ba0a266c0b5e0045b9 | [
"Apache-2.0"
] | 2 | 2021-07-20T15:25:33.000Z | 2021-08-20T18:39:58.000Z | regtests/are-tests.adb | stcarrez/resource-embedder | b1134306db459f87506703ba0a266c0b5e0045b9 | [
"Apache-2.0"
] | null | null | null | -----------------------------------------------------------------------
-- are-tests -- Various tests for the are tool (based on examples)
-- Copyright (C) 2021 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may... | 47.784314 | 94 | 0.556094 |
4d8912badadded5892d039aa4a1596823424c30a | 14,153 | ads | Ada | arch/ARM/STM32/svd/stm32wb55x/stm32_svd-syscfg.ads | morbos/Ada_Drivers_Library | a4ab26799be60997c38735f4056160c4af597ef7 | [
"BSD-3-Clause"
] | 2 | 2018-05-16T03:56:39.000Z | 2019-07-31T13:53:56.000Z | arch/ARM/STM32/svd/stm32wb55x/stm32_svd-syscfg.ads | morbos/Ada_Drivers_Library | a4ab26799be60997c38735f4056160c4af597ef7 | [
"BSD-3-Clause"
] | null | null | null | arch/ARM/STM32/svd/stm32wb55x/stm32_svd-syscfg.ads | morbos/Ada_Drivers_Library | a4ab26799be60997c38735f4056160c4af597ef7 | [
"BSD-3-Clause"
] | null | null | null | -- This spec has been automatically generated from STM32WB55x.svd
pragma Restrictions (No_Elaboration_Code);
pragma Ada_2012;
pragma Style_Checks (Off);
with HAL;
with System;
package STM32_SVD.SYSCFG is
pragma Preelaborate;
---------------
-- Registers --
---------------
subtype MEMRMP_MEM_MODE_Fi... | 32.23918 | 66 | 0.563555 |
0eb92ed8f13897577fd451711d2b377f49c9f527 | 9,858 | adb | Ada | Ada/src/Problem_13.adb | Tim-Tom/project-euler | 177e0043ee93409742ec596c4379251f681b4275 | [
"Unlicense"
] | null | null | null | Ada/src/Problem_13.adb | Tim-Tom/project-euler | 177e0043ee93409742ec596c4379251f681b4275 | [
"Unlicense"
] | null | null | null | Ada/src/Problem_13.adb | Tim-Tom/project-euler | 177e0043ee93409742ec596c4379251f681b4275 | [
"Unlicense"
] | null | null | null | with Ada.Text_IO;
with BigInteger; use BigInteger;
package body Problem_13 is
package IO renames Ada.Text_IO;
procedure Solve is
type Problem_13_Array is Array (1 .. 100) of BigInt;
nums : Problem_13_Array;
sum : BigInt := BigInteger.Create(0);
begin
nums( 1) := BigInteger.Create("371... | 79.5 | 91 | 0.769832 |
4dd5eae66546922973bc5f478d2261043475f872 | 44 | ads | Ada | src/ini-print.ads | SSOCsoft/Log_Reporter | 9351ce0b5bda6909d7b9fac3436a702393188fc9 | [
"MIT"
] | null | null | null | src/ini-print.ads | SSOCsoft/Log_Reporter | 9351ce0b5bda6909d7b9fac3436a702393188fc9 | [
"MIT"
] | null | null | null | src/ini-print.ads | SSOCsoft/Log_Reporter | 9351ce0b5bda6909d7b9fac3436a702393188fc9 | [
"MIT"
] | null | null | null | Procedure INI.Print(Object : Instance);
| 22 | 43 | 0.704545 |
1002f271dcb04198baf63a4630c733567c3196b3 | 4,334 | adb | Ada | src/gl/implementation/gl-immediate.adb | Roldak/OpenGLAda | 6807605b7321249d71286fa25231bdfd537d3eac | [
"MIT"
] | 79 | 2015-04-20T23:10:02.000Z | 2022-03-04T13:50:56.000Z | src/gl/implementation/gl-immediate.adb | Roldak/OpenGLAda | 6807605b7321249d71286fa25231bdfd537d3eac | [
"MIT"
] | 126 | 2015-09-10T10:41:34.000Z | 2022-03-20T11:25:40.000Z | src/gl/implementation/gl-immediate.adb | Roldak/OpenGLAda | 6807605b7321249d71286fa25231bdfd537d3eac | [
"MIT"
] | 20 | 2015-03-17T07:15:57.000Z | 2022-02-02T17:12:11.000Z | -- part of OpenGLAda, (c) 2017 Felix Krause
-- released under the terms of the MIT license, see the file "COPYING"
with GL.API;
with GL.Enums.Getter;
package body GL.Immediate is
Error_Checking_Suspended : Boolean := False;
overriding procedure Finalize (Token : in out Input_Token) is
begin
if not T... | 28.326797 | 77 | 0.695201 |
1c48ac0e08e29e0aea599714dc46415fbc36705f | 918 | adb | Ada | source/strings/a-snmade.adb | ytomino/drake | 4e4bdcd8b8e23a11a29b31d3a8861fdf60090ea2 | [
"MIT"
] | 33 | 2015-04-04T09:19:36.000Z | 2021-11-10T05:33:34.000Z | source/strings/a-snmade.adb | ytomino/drake | 4e4bdcd8b8e23a11a29b31d3a8861fdf60090ea2 | [
"MIT"
] | 8 | 2017-11-14T13:05:07.000Z | 2018-08-09T15:28:49.000Z | source/strings/a-snmade.adb | ytomino/drake | 4e4bdcd8b8e23a11a29b31d3a8861fdf60090ea2 | [
"MIT"
] | 9 | 2015-02-03T17:09:53.000Z | 2021-11-12T01:16:05.000Z | package body Ada.Strings.Naked_Maps.Debug is
-- implementation of sets
function Valid (Set : Character_Set_Data) return Boolean is
begin
for I in Set.Items'First .. Set.Items'Last loop
if Set.Items (I).High < Set.Items (I).Low then
return False;
end if;
end loop;
... | 26.228571 | 66 | 0.584967 |
0b14a5cf5b3f74a3b6dfa8540c2cf3279033d508 | 3,473 | adb | Ada | Validation/pyFrame3DD-master/gcc-master/gcc/ada/libgnat/s-conca5.adb | djamal2727/Main-Bearing-Analytical-Model | 2f00c2219c71be0175c6f4f8f1d4cca231d97096 | [
"Apache-2.0"
] | null | null | null | Validation/pyFrame3DD-master/gcc-master/gcc/ada/libgnat/s-conca5.adb | djamal2727/Main-Bearing-Analytical-Model | 2f00c2219c71be0175c6f4f8f1d4cca231d97096 | [
"Apache-2.0"
] | null | null | null | Validation/pyFrame3DD-master/gcc-master/gcc/ada/libgnat/s-conca5.adb | djamal2727/Main-Bearing-Analytical-Model | 2f00c2219c71be0175c6f4f8f1d4cca231d97096 | [
"Apache-2.0"
] | null | null | null | ------------------------------------------------------------------------------
-- --
-- GNAT RUN-TIME LIBRARY (GNARL) COMPONENTS --
-- --
-- ... | 39.91954 | 78 | 0.391592 |
4dbc83257a76b5d2babf7e2decf83b4175798620 | 5,459 | ads | Ada | source/amf/uml/amf-standard_profile_l2-subsystems-collections.ads | svn2github/matreshka | 9d222b3ad9da508855fb1f5adbe5e8a4fad4c530 | [
"BSD-3-Clause"
] | 24 | 2016-11-29T06:59:41.000Z | 2021-08-30T11:55:16.000Z | source/amf/uml/amf-standard_profile_l2-subsystems-collections.ads | svn2github/matreshka | 9d222b3ad9da508855fb1f5adbe5e8a4fad4c530 | [
"BSD-3-Clause"
] | 2 | 2019-01-16T05:15:20.000Z | 2019-02-03T10:03:32.000Z | source/amf/uml/amf-standard_profile_l2-subsystems-collections.ads | svn2github/matreshka | 9d222b3ad9da508855fb1f5adbe5e8a4fad4c530 | [
"BSD-3-Clause"
] | 4 | 2017-07-18T07:11:05.000Z | 2020-06-21T03:02:25.000Z | ------------------------------------------------------------------------------
-- --
-- Matreshka Project --
-- --
-- ... | 59.336957 | 110 | 0.556879 |
0b23a20f9473e341609cb10950fa9988a1968e59 | 617 | ads | Ada | tier-1/gmp/source/thin/gmp_c-mpf_ptr.ads | charlie5/cBound | 741be08197a61ad9c72553e3302f3b669902216d | [
"0BSD"
] | 2 | 2015-11-12T11:16:20.000Z | 2021-08-24T22:32:04.000Z | tier-1/gmp/source/thin/gmp_c-mpf_ptr.ads | charlie5/cBound | 741be08197a61ad9c72553e3302f3b669902216d | [
"0BSD"
] | 1 | 2018-06-05T05:19:35.000Z | 2021-11-20T01:13:23.000Z | tier-1/gmp/source/thin/gmp_c-mpf_ptr.ads | charlie5/cBound | 741be08197a61ad9c72553e3302f3b669902216d | [
"0BSD"
] | null | null | null | -- This file is generated by SWIG. Please do *not* modify by hand.
--
with gmp_c.a_a_mpf_struct;
with Interfaces.C;
package gmp_c.mpf_ptr is
-- Item
--
subtype Item is gmp_c.a_a_mpf_struct.Pointer;
-- Items
--
type Items is
array (Interfaces.C.size_t range <>) of aliased gmp_c.mpf_ptr.Item;
... | 19.903226 | 75 | 0.679092 |
101b796a6d26121901da62d502cc3497be95624b | 1,826 | adb | Ada | test/simple_test.adb | HeisenbugLtd/flac-ada | 54ee813e05ec91207cbf3dcb3a36449ecb48db5d | [
"WTFPL"
] | 5 | 2020-07-05T18:45:12.000Z | 2020-12-18T22:58:55.000Z | test/simple_test.adb | HeisenbugLtd/flac-ada | 54ee813e05ec91207cbf3dcb3a36449ecb48db5d | [
"WTFPL"
] | null | null | null | test/simple_test.adb | HeisenbugLtd/flac-ada | 54ee813e05ec91207cbf3dcb3a36449ecb48db5d | [
"WTFPL"
] | null | null | null | ------------------------------------------------------------------------------
-- Copyright (C) 2020 by Heisenbug Ltd. (gh+flacada@heisenbug.eu)
--
-- This work is free. You can redistribute it and/or modify it under the
-- terms of the Do What The Fuck You Want To Public License, Version 2,
-- as published by Sam ... | 33.2 | 81 | 0.55586 |
fbeee9a02702dc795a62a94812f993cfaf449a76 | 2,832 | adb | Ada | 3-mid/opengl/source/lean/model/opengl-model-hexagon-lit_textured.adb | charlie5/lace-alire | 9ace9682cf4daac7adb9f980c2868d6225b8111c | [
"0BSD"
] | 1 | 2022-01-20T07:13:42.000Z | 2022-01-20T07:13:42.000Z | 3-mid/opengl/source/lean/model/opengl-model-hexagon-lit_textured.adb | charlie5/lace-alire | 9ace9682cf4daac7adb9f980c2868d6225b8111c | [
"0BSD"
] | null | null | null | 3-mid/opengl/source/lean/model/opengl-model-hexagon-lit_textured.adb | charlie5/lace-alire | 9ace9682cf4daac7adb9f980c2868d6225b8111c | [
"0BSD"
] | null | null | null | with
openGL.Geometry.lit_textured,
openGL.Primitive.indexed;
package body openGL.Model.hexagon.lit_textured
is
---------
--- Forge
--
function new_Hexagon (Radius : in Real;
Face : in lit_textured.Face) return View
is
Self : constant View := new Item;
begi... | 32.930233 | 117 | 0.569915 |
1025254ac73ba895bfa7680b8d8ed125238f101b | 822 | ada | Ada | aflex/src/vaxvms/command_lineb.ada | irion7/aflex-ayacc-mirror | 6c8e444ca735a1e2149beb14c5a85759d05403fe | [
"Unlicense"
] | 1 | 2015-01-18T23:09:29.000Z | 2015-01-18T23:09:29.000Z | aflex/src/vaxvms/command_lineb.ada | irion7/aflex-ayacc-mirror | 6c8e444ca735a1e2149beb14c5a85759d05403fe | [
"Unlicense"
] | null | null | null | aflex/src/vaxvms/command_lineb.ada | irion7/aflex-ayacc-mirror | 6c8e444ca735a1e2149beb14c5a85759d05403fe | [
"Unlicense"
] | null | null | null | -- TITLE command line interface
-- AUTHOR: Simon Wright
-- DESCRIPTION command line interface body for use with VAX/VMS
-- NOTES this file is system dependent
with Tstring;
with Handle_Foreign_Command;
package body Command_Line_Interface is
subtype Argument_Number is Integer range 1 .. Max_Number_Args;
procedur... | 24.909091 | 64 | 0.734793 |
1cd5e801b603c47a62a93d906ff119dd3d109dbe | 608 | ads | Ada | utils/src/coordinates_2d.ads | Heziode/aoc-ada-2021 | fd2fcb177a930d16a16da888e89aeca8946cc615 | [
"BSD-2-Clause"
] | 3 | 2021-12-02T10:21:33.000Z | 2021-12-25T13:31:55.000Z | utils/src/coordinates_2d.ads | Heziode/aoc-ada-2021 | fd2fcb177a930d16a16da888e89aeca8946cc615 | [
"BSD-2-Clause"
] | null | null | null | utils/src/coordinates_2d.ads | Heziode/aoc-ada-2021 | fd2fcb177a930d16a16da888e89aeca8946cc615 | [
"BSD-2-Clause"
] | 1 | 2021-12-06T22:47:02.000Z | 2021-12-06T22:47:02.000Z | generic
type Element is (<>);
with function "+" (Left, Right : Element) return Element is <>;
with function "-" (Left, Right : Element) return Element is <>;
package Coordinates_2D is
type Coordinate_2D is record
Line, Column : Element;
end record;
function "+" (Left, Right : Coordinate_2D) ret... | 33.777778 | 69 | 0.649671 |
4dfce2236a4480da2e264956dd650dbabfba82d3 | 837 | adb | Ada | src/gdb/gdb-7.11/gdb/testsuite/gdb.ada/win_fu_syms/foo.adb | alrooney/unum-sdk | bbccb10b0cd3500feccbbef22e27ea111c3d18eb | [
"Apache-2.0"
] | 31 | 2018-08-01T21:25:24.000Z | 2022-02-14T07:52:34.000Z | src/gdb/gdb-7.11/gdb/testsuite/gdb.ada/win_fu_syms/foo.adb | alrooney/unum-sdk | bbccb10b0cd3500feccbbef22e27ea111c3d18eb | [
"Apache-2.0"
] | 40 | 2018-12-03T19:48:52.000Z | 2021-03-10T06:34:26.000Z | src/gdb/gdb-7.11/gdb/testsuite/gdb.ada/win_fu_syms/foo.adb | alrooney/unum-sdk | bbccb10b0cd3500feccbbef22e27ea111c3d18eb | [
"Apache-2.0"
] | 20 | 2018-11-16T21:19:22.000Z | 2021-10-18T23:08:24.000Z | -- Copyright 2013-2016 Free Software Foundation, 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 3 of the License, or
-- (at your option) any later version.
--
-- ... | 34.875 | 73 | 0.735962 |
0bff45afed9c3bfa403dee7311f30b742c1bf998 | 3,730 | ads | Ada | Validation/pyFrame3DD-master/gcc-master/gcc/ada/libgnat/a-stoufi.ads | djamal2727/Main-Bearing-Analytical-Model | 2f00c2219c71be0175c6f4f8f1d4cca231d97096 | [
"Apache-2.0"
] | null | null | null | Validation/pyFrame3DD-master/gcc-master/gcc/ada/libgnat/a-stoufi.ads | djamal2727/Main-Bearing-Analytical-Model | 2f00c2219c71be0175c6f4f8f1d4cca231d97096 | [
"Apache-2.0"
] | null | null | null | Validation/pyFrame3DD-master/gcc-master/gcc/ada/libgnat/a-stoufi.ads | djamal2727/Main-Bearing-Analytical-Model | 2f00c2219c71be0175c6f4f8f1d4cca231d97096 | [
"Apache-2.0"
] | null | null | null | ------------------------------------------------------------------------------
-- --
-- GNAT RUN-TIME COMPONENTS --
-- --
-- ... | 51.09589 | 78 | 0.498928 |
0b4eea5230dfdd29cca4dcaaa7a5f39510ba2426 | 1,211 | adb | Ada | source/server/ada_lsp-completions.adb | reznikmm/ada_lsp | b0e2666f758d6e46b973b5d7e4b9a7ba66c46157 | [
"MIT"
] | 11 | 2017-10-18T18:22:04.000Z | 2022-01-01T12:22:23.000Z | source/server/ada_lsp-completions.adb | reznikmm/ada_lsp | b0e2666f758d6e46b973b5d7e4b9a7ba66c46157 | [
"MIT"
] | null | null | null | source/server/ada_lsp-completions.adb | reznikmm/ada_lsp | b0e2666f758d6e46b973b5d7e4b9a7ba66c46157 | [
"MIT"
] | 1 | 2019-09-14T23:13:33.000Z | 2019-09-14T23:13:33.000Z | -- Copyright (c) 2017 Maxim Reznik <reznikmm@gmail.com>
--
-- SPDX-License-Identifier: MIT
-- License-Filename: LICENSE
-------------------------------------------------------------
package body Ada_LSP.Completions is
--------------
-- Document --
--------------
not overriding function Document
(... | 22.018182 | 74 | 0.554088 |
1cb5f92a23c7abd3f3aeae96510eed1bc233a055 | 5,099 | adb | Ada | gcc-gcc-7_3_0-release/gcc/ada/s-stoele.adb | best08618/asylo | 5a520a9f5c461ede0f32acc284017b737a43898c | [
"Apache-2.0"
] | 7 | 2020-05-02T17:34:05.000Z | 2021-10-17T10:15:18.000Z | gcc-gcc-7_3_0-release/gcc/ada/s-stoele.adb | best08618/asylo | 5a520a9f5c461ede0f32acc284017b737a43898c | [
"Apache-2.0"
] | 13 | 2018-10-12T21:29:09.000Z | 2018-10-25T20:06:51.000Z | gcc-gcc-7_3_0-release/gcc/ada/s-stoele.adb | best08618/asylo | 5a520a9f5c461ede0f32acc284017b737a43898c | [
"Apache-2.0"
] | 2 | 2020-07-27T00:22:36.000Z | 2021-04-01T09:41:02.000Z | ------------------------------------------------------------------------------
-- --
-- GNAT COMPILER COMPONENTS --
-- --
-- ... | 38.628788 | 79 | 0.504413 |
4d7d797f1eb7584dca6ea52c776e04f8996f8139 | 173 | adb | Ada | Read Only/gdb-6.8/gdb/testsuite/gdb.ada/complete/pck.adb | samyvic/OS-Project | 1622bc1641876584964effd91d65ef02e92728e1 | [
"Apache-2.0"
] | null | null | null | Read Only/gdb-6.8/gdb/testsuite/gdb.ada/complete/pck.adb | samyvic/OS-Project | 1622bc1641876584964effd91d65ef02e92728e1 | [
"Apache-2.0"
] | null | null | null | Read Only/gdb-6.8/gdb/testsuite/gdb.ada/complete/pck.adb | samyvic/OS-Project | 1622bc1641876584964effd91d65ef02e92728e1 | [
"Apache-2.0"
] | null | null | null | package body Pck is
procedure Proc (I : Integer) is
Not_In_Scope : Integer := 77;
begin
Inner.Inside_Variable := Not_In_Scope + I;
end Proc;
end Pck;
| 17.3 | 48 | 0.641618 |
4d13b6084d72d024ad86ee1492a61b3a06308be6 | 33,437 | adb | Ada | arch/ARM/STM32/driversL5/stm32-pka.adb | morbos/Ada_Drivers_Library | a4ab26799be60997c38735f4056160c4af597ef7 | [
"BSD-3-Clause"
] | 2 | 2018-05-16T03:56:39.000Z | 2019-07-31T13:53:56.000Z | arch/ARM/STM32/driversL5/stm32-pka.adb | morbos/Ada_Drivers_Library | a4ab26799be60997c38735f4056160c4af597ef7 | [
"BSD-3-Clause"
] | null | null | null | arch/ARM/STM32/driversL5/stm32-pka.adb | morbos/Ada_Drivers_Library | a4ab26799be60997c38735f4056160c4af597ef7 | [
"BSD-3-Clause"
] | null | null | null | with System;
with System.Machine_Code; use System.Machine_Code;
with STM32.RNG; use STM32.RNG;
with STM32_SVD.RCC; use STM32_SVD.RCC;
package body STM32.PKA is
Curve : CurveData;
procedure Copy_S_To_U32 (S : String; To : out UInt32_Array)
is
X : UInt32;
Y : UInt8_Array (0 .. 3);
for... | 38.30126 | 119 | 0.566947 |
fbf576f42d1d395ff5e6b734224a426424f18071 | 3,988 | ads | Ada | include/sf-graphics.ads | Fabien-Chouteau/ASFML | 52a013554bcfb6150e0d6391871356c1443a6b93 | [
"Zlib"
] | null | null | null | include/sf-graphics.ads | Fabien-Chouteau/ASFML | 52a013554bcfb6150e0d6391871356c1443a6b93 | [
"Zlib"
] | null | null | null | include/sf-graphics.ads | Fabien-Chouteau/ASFML | 52a013554bcfb6150e0d6391871356c1443a6b93 | [
"Zlib"
] | null | null | null | --//////////////////////////////////////////////////////////
-- SFML - Simple and Fast Multimedia Library
-- Copyright (C) 2007-2015 Laurent Gomila (laurent@sfml-dev.org)
-- 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... | 35.292035 | 101 | 0.714393 |
0b6012e0ee606fcc6221d26096b966eb9bec00b8 | 9,625 | ads | Ada | llvm-gcc-4.2-2.9/gcc/ada/g-soccon-hpux.ads | vidkidz/crossbridge | ba0bf94aee0ce6cf7eb5be882382e52bc57ba396 | [
"MIT"
] | 1 | 2016-04-09T02:58:13.000Z | 2016-04-09T02:58:13.000Z | llvm-gcc-4.2-2.9/gcc/ada/g-soccon-hpux.ads | vidkidz/crossbridge | ba0bf94aee0ce6cf7eb5be882382e52bc57ba396 | [
"MIT"
] | null | null | null | llvm-gcc-4.2-2.9/gcc/ada/g-soccon-hpux.ads | vidkidz/crossbridge | ba0bf94aee0ce6cf7eb5be882382e52bc57ba396 | [
"MIT"
] | null | null | null | ------------------------------------------------------------------------------
-- --
-- GNAT COMPILER COMPONENTS --
-- --
-- ... | 52.884615 | 78 | 0.470753 |
0b995fcbc766fdab5a6e6970aa249ec76d7a2cab | 99 | ads | Ada | tests/nonsmoke/functional/CompileTests/experimental_ada_tests/constant_declaration.ads | ucd-plse/rose | 17db6454e8baba0014e30a8ec23df1a11ac55a0c | [
"BSD-3-Clause"
] | 488 | 2015-01-09T08:54:48.000Z | 2022-03-30T07:15:46.000Z | tests/nonsmoke/functional/CompileTests/experimental_ada_tests/constant_declaration.ads | ucd-plse/rose | 17db6454e8baba0014e30a8ec23df1a11ac55a0c | [
"BSD-3-Clause"
] | 174 | 2015-01-28T18:41:32.000Z | 2022-03-31T16:51:05.000Z | tests/nonsmoke/functional/CompileTests/experimental_ada_tests/tests/constant_declaration.ads | passlab/rexompiler | 5494df3766ab606e230c5f1785b438a019c9e353 | [
"BSD-3-Clause"
] | 146 | 2015-04-27T02:48:34.000Z | 2022-03-04T07:32:53.000Z | package Constant_Declaration is
The_Constant : constant Integer := 1;
end Constant_Declaration;
| 24.75 | 40 | 0.808081 |
4deb04d82356eaa7cfe4705c4fe89c3f101359f2 | 1,112 | adb | Ada | build_gnu/binutils/gdb/testsuite/gdb.ada/dyn_arrayidx/foo.adb | jed-frey/e200-gcc | df1421b421a8ec8729d70791129f5283dee5f9ea | [
"BSD-3-Clause"
] | 1 | 2017-05-31T21:42:12.000Z | 2017-05-31T21:42:12.000Z | build_gnu/binutils/gdb/testsuite/gdb.ada/dyn_arrayidx/foo.adb | jed-frey/e200-gcc | df1421b421a8ec8729d70791129f5283dee5f9ea | [
"BSD-3-Clause"
] | null | null | null | build_gnu/binutils/gdb/testsuite/gdb.ada/dyn_arrayidx/foo.adb | jed-frey/e200-gcc | df1421b421a8ec8729d70791129f5283dee5f9ea | [
"BSD-3-Clause"
] | 1 | 2019-12-17T22:04:07.000Z | 2019-12-17T22:04:07.000Z | -- Copyright 2014 Free Software Foundation, 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 3 of the License, or
-- (at your option) any later version.
--
-- This... | 33.69697 | 73 | 0.681655 |
dfa7767312c7a4ee43298994f3478fb1f7340d46 | 844 | adb | Ada | src/gdb/gdb-8.3/gdb/testsuite/gdb.ada/null_record/null_record.adb | alrooney/unum-sdk | bbccb10b0cd3500feccbbef22e27ea111c3d18eb | [
"Apache-2.0"
] | 31 | 2018-08-01T21:25:24.000Z | 2022-02-14T07:52:34.000Z | src/gdb/gdb-8.3/gdb/testsuite/gdb.ada/null_record/null_record.adb | alrooney/unum-sdk | bbccb10b0cd3500feccbbef22e27ea111c3d18eb | [
"Apache-2.0"
] | 40 | 2018-12-03T19:48:52.000Z | 2021-03-10T06:34:26.000Z | src/gdb/gdb-8.3/gdb/testsuite/gdb.ada/null_record/null_record.adb | alrooney/unum-sdk | bbccb10b0cd3500feccbbef22e27ea111c3d18eb | [
"Apache-2.0"
] | 20 | 2018-11-16T21:19:22.000Z | 2021-10-18T23:08:24.000Z | -- Copyright 2004-2019 Free Software Foundation, 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 3 of the License, or
-- (at your option) any later version.
--
-- ... | 35.166667 | 73 | 0.729858 |
20b02afcb0a9bd4c5f097051565d94374ecddc29 | 4,788 | adb | Ada | source/nodes/program-nodes-array_component_associations.adb | optikos/oasis | 9f64d46d26d964790d69f9db681c874cfb3bf96d | [
"MIT"
] | null | null | null | source/nodes/program-nodes-array_component_associations.adb | optikos/oasis | 9f64d46d26d964790d69f9db681c874cfb3bf96d | [
"MIT"
] | null | null | null | source/nodes/program-nodes-array_component_associations.adb | optikos/oasis | 9f64d46d26d964790d69f9db681c874cfb3bf96d | [
"MIT"
] | 2 | 2019-09-14T23:18:50.000Z | 2019-10-02T10:11:40.000Z | -- Copyright (c) 2019 Maxim Reznik <reznikmm@gmail.com>
--
-- SPDX-License-Identifier: MIT
-- License-Filename: LICENSE
-------------------------------------------------------------
package body Program.Nodes.Array_Component_Associations is
function Create
(Choices : Program.Element_Vectors.Element_Vect... | 33.02069 | 79 | 0.731412 |
20ec0651e204e4e72abaf412dcdb3893415b99fa | 3,171 | ads | Ada | Ada95/samples/rain.ads | neverware-mirrors/ncurses | 931939e0d2765af13962820e59cb6629df3ee638 | [
"X11"
] | 269 | 2015-03-01T21:34:42.000Z | 2022-03-30T23:07:18.000Z | Ada95/samples/rain.ads | neverware-mirrors/ncurses | 931939e0d2765af13962820e59cb6629df3ee638 | [
"X11"
] | 3 | 2020-10-09T15:00:37.000Z | 2020-10-09T15:05:19.000Z | Ada95/samples/rain.ads | neverware-mirrors/ncurses | 931939e0d2765af13962820e59cb6629df3ee638 | [
"X11"
] | 97 | 2016-04-25T06:22:54.000Z | 2022-03-30T23:07:19.000Z | ------------------------------------------------------------------------------
-- --
-- GNAT ncurses Binding Samples --
-- --
-- ... | 70.466667 | 78 | 0.394197 |
10db013fc9b6590152de84fe6564922211fc4673 | 182 | ads | Ada | source/numerics/a-nurear.ads | ytomino/drake | 4e4bdcd8b8e23a11a29b31d3a8861fdf60090ea2 | [
"MIT"
] | 33 | 2015-04-04T09:19:36.000Z | 2021-11-10T05:33:34.000Z | source/numerics/a-nurear.ads | ytomino/drake | 4e4bdcd8b8e23a11a29b31d3a8861fdf60090ea2 | [
"MIT"
] | 8 | 2017-11-14T13:05:07.000Z | 2018-08-09T15:28:49.000Z | source/numerics/a-nurear.ads | ytomino/drake | 4e4bdcd8b8e23a11a29b31d3a8861fdf60090ea2 | [
"MIT"
] | 9 | 2015-02-03T17:09:53.000Z | 2021-11-12T01:16:05.000Z | pragma License (Unrestricted);
with Ada.Numerics.Generic_Real_Arrays;
package Ada.Numerics.Real_Arrays is
new Generic_Real_Arrays (Float);
pragma Pure (Ada.Numerics.Real_Arrays);
| 30.333333 | 39 | 0.818681 |
4d480e0519f9d96187ea9307e6b78e2425566aa2 | 3,353 | adb | Ada | gcc-gcc-7_3_0-release/gcc/ada/i-vxwoio.adb | best08618/asylo | 5a520a9f5c461ede0f32acc284017b737a43898c | [
"Apache-2.0"
] | 7 | 2020-05-02T17:34:05.000Z | 2021-10-17T10:15:18.000Z | gcc-gcc-7_3_0-release/gcc/ada/i-vxwoio.adb | best08618/asylo | 5a520a9f5c461ede0f32acc284017b737a43898c | [
"Apache-2.0"
] | null | null | null | gcc-gcc-7_3_0-release/gcc/ada/i-vxwoio.adb | best08618/asylo | 5a520a9f5c461ede0f32acc284017b737a43898c | [
"Apache-2.0"
] | 2 | 2020-07-27T00:22:36.000Z | 2021-04-01T09:41:02.000Z | ------------------------------------------------------------------------------
-- --
-- GNAT RUN-TIME LIBRARY (GNARL) COMPONENTS --
-- --
-- ... | 45.931507 | 78 | 0.417537 |
0b286f8efb5c48d1206a7a9fcb2a6432cc7400ec | 3,617 | ads | Ada | .emacs.d/elpa/wisi-2.1.1/sal-gen_bounded_definite_queues.ads | caqg/linux-home | eed631aae6f5e59e4f46e14f1dff443abca5fa28 | [
"Linux-OpenIB"
] | null | null | null | .emacs.d/elpa/wisi-2.1.1/sal-gen_bounded_definite_queues.ads | caqg/linux-home | eed631aae6f5e59e4f46e14f1dff443abca5fa28 | [
"Linux-OpenIB"
] | null | null | null | .emacs.d/elpa/wisi-2.1.1/sal-gen_bounded_definite_queues.ads | caqg/linux-home | eed631aae6f5e59e4f46e14f1dff443abca5fa28 | [
"Linux-OpenIB"
] | null | null | null | -- Abstract:
--
-- A generic queue, allowing definite non-limited item types.
--
-- Copyright (C) 2004, 2008, 2009, 2011, 2017, 2019 Free Software Foundation All Rights Reserved.
--
-- This library is free software; you can redistribute it and/or modify it
-- under terms of the GNU General Public License as pub... | 36.17 | 99 | 0.696986 |
50898c9c7a8008adc91a7c457e9cd35ed1715067 | 900 | ads | Ada | resources/scripts/api/chaos.ads | devkw/Amass | 1101ef11d1e71753751205e4a3e30a36edc8ffe8 | [
"Apache-2.0"
] | 1 | 2020-08-24T09:14:08.000Z | 2020-08-24T09:14:08.000Z | resources/scripts/api/chaos.ads | devkw/Amass | 1101ef11d1e71753751205e4a3e30a36edc8ffe8 | [
"Apache-2.0"
] | null | null | null | resources/scripts/api/chaos.ads | devkw/Amass | 1101ef11d1e71753751205e4a3e30a36edc8ffe8 | [
"Apache-2.0"
] | null | null | null | -- Copyright 2017 Jeff Foley. All rights reserved.
-- Use of this source code is governed by Apache 2 LICENSE that can be found in the LICENSE file.
local json = require("json")
name = "Chaos"
type = "api"
function start()
setratelimit(10)
end
function vertical(ctx, domain)
if (api ~= nil and api.key ~= '')... | 21.95122 | 97 | 0.617778 |
4d4896aea585a0b8bb99cfa4e239f3be0462d5e2 | 299 | adb | Ada | gcc-gcc-7_3_0-release/gcc/testsuite/gnat.dg/oconst5.adb | best08618/asylo | 5a520a9f5c461ede0f32acc284017b737a43898c | [
"Apache-2.0"
] | 7 | 2020-05-02T17:34:05.000Z | 2021-10-17T10:15:18.000Z | gcc-gcc-7_3_0-release/gcc/testsuite/gnat.dg/oconst5.adb | best08618/asylo | 5a520a9f5c461ede0f32acc284017b737a43898c | [
"Apache-2.0"
] | null | null | null | gcc-gcc-7_3_0-release/gcc/testsuite/gnat.dg/oconst5.adb | best08618/asylo | 5a520a9f5c461ede0f32acc284017b737a43898c | [
"Apache-2.0"
] | 2 | 2020-07-27T00:22:36.000Z | 2021-04-01T09:41:02.000Z | -- { dg-do compile }
-- { dg-final { scan-assembler-not "elabs" } }
package body OCONST5 is
procedure Check (Arg : R; Bit : U1) is
begin
if Arg.Bit /= Bit
or else Arg.Agg.A /= 3
or else Arg.Agg.B /= 7
then
raise Program_Error;
end if;
end;
end;
| 18.6875 | 46 | 0.538462 |
d0d9beeb20f75ff7a2de214709b67ffce6160902 | 414 | ada | Ada | Task/Determine-if-a-string-is-numeric/Ada/determine-if-a-string-is-numeric-3.ada | mullikine/RosettaCodeData | 4f0027c6ce83daa36118ee8b67915a13cd23ab67 | [
"Info-ZIP"
] | 1 | 2018-11-09T22:08:38.000Z | 2018-11-09T22:08:38.000Z | Task/Determine-if-a-string-is-numeric/Ada/determine-if-a-string-is-numeric-3.ada | mullikine/RosettaCodeData | 4f0027c6ce83daa36118ee8b67915a13cd23ab67 | [
"Info-ZIP"
] | null | null | null | Task/Determine-if-a-string-is-numeric/Ada/determine-if-a-string-is-numeric-3.ada | mullikine/RosettaCodeData | 4f0027c6ce83daa36118ee8b67915a13cd23ab67 | [
"Info-ZIP"
] | 1 | 2018-11-09T22:08:40.000Z | 2018-11-09T22:08:40.000Z | with Ada.Text_Io; use Ada.Text_Io;
with Numeric_Tests; use Numeric_Tests;
procedure Is_Numeric_Test is
S1 : String := "152";
S2 : String := "-3.1415926";
S3 : String := "Foo123";
begin
Put_Line(S1 & " results in " & Boolean'Image(Is_Numeric(S1)));
Put_Line(S2 & " results in " & Boolean'Image(Is_Numeric(... | 31.846154 | 65 | 0.673913 |
4a0cb7feb90543697a00af88837c7a334f618ae6 | 1,285 | ads | Ada | generated/ada/src/model/-models.ads | cliffano/openapi-ipify | 5d99cdfa7fc7ffde37b13bb0f29a26b9d0433472 | [
"MIT"
] | 4 | 2018-08-24T10:45:15.000Z | 2022-03-05T04:22:54.000Z | generated/ada-server/src/model/-models.ads | cliffano/openapi-ipify | 5d99cdfa7fc7ffde37b13bb0f29a26b9d0433472 | [
"MIT"
] | 8 | 2021-12-09T20:06:39.000Z | 2022-03-07T08:25:48.000Z | generated/ada/src/model/-models.ads | cliffano/openapi-ipify | 5d99cdfa7fc7ffde37b13bb0f29a26b9d0433472 | [
"MIT"
] | null | null | null | -- openapi_ipify
-- OpenAPI client for ipify, a simple public IP address API
--
-- OpenAPI spec version: 0.9.0
-- Contact: blah@cliffano.com
--
-- NOTE: This package is auto generated by the swagger code generator 3.2.1-SNAPSHOT.
-- https://openapi-generator.tech
-- Do not edit the class manually.
with Swagger.S... | 29.204545 | 86 | 0.583658 |
df45a0c22191f18c52a0640b0d1f3de8114d409a | 8,606 | ads | Ada | src/gen/gstreamer-gst_low_level-gstreamer_0_10_gst_controller_gstinterpolationcontrolsource_h.ads | persan/A-gst | 7a39693d105617adea52680424c862a1a08f7368 | [
"Apache-2.0"
] | 1 | 2018-01-18T00:51:00.000Z | 2018-01-18T00:51:00.000Z | src/gen/gstreamer-gst_low_level-gstreamer_0_10_gst_controller_gstinterpolationcontrolsource_h.ads | persan/A-gst | 7a39693d105617adea52680424c862a1a08f7368 | [
"Apache-2.0"
] | null | null | null | src/gen/gstreamer-gst_low_level-gstreamer_0_10_gst_controller_gstinterpolationcontrolsource_h.ads | persan/A-gst | 7a39693d105617adea52680424c862a1a08f7368 | [
"Apache-2.0"
] | null | null | null | pragma Ada_2005;
pragma Style_Checks (Off);
pragma Warnings (Off);
with Interfaces.C; use Interfaces.C;
with glib;
with glib.Values;
with System;
with GStreamer.GST_Low_Level.gstreamer_0_10_gst_controller_gstcontrolsource_h;
-- limited -- with GStreamer.GST_Low_Level.glib_2_0_glib_gthread_h;
with System;
with glib;
... | 61.035461 | 266 | 0.806763 |
4d3f809fe620610c034148b02733f30f7a17138b | 518 | adb | Ada | electives/pw/lab/lista-3/ada/edgeregistry.adb | jerry-sky/academic-notebook | be2d350289441b99168ea40412891bc65b9cb431 | [
"Unlicense"
] | 4 | 2020-12-28T21:53:00.000Z | 2022-03-22T19:24:47.000Z | electives/pw/lab/lista-3/ada/edgeregistry.adb | jerry-sky/academic-notebook | be2d350289441b99168ea40412891bc65b9cb431 | [
"Unlicense"
] | 3 | 2022-02-13T18:07:10.000Z | 2022-02-13T18:16:07.000Z | electives/pw/lab/lista-3/ada/edgeregistry.adb | jerry-sky/academic-notebook | be2d350289441b99168ea40412891bc65b9cb431 | [
"Unlicense"
] | 4 | 2020-12-28T16:05:35.000Z | 2022-03-08T16:20:00.000Z |
package body EdgeRegistry is
function Key(a: Natural; b: Natural) return MString is
begin
return ToMString(Natural'Image(a) & ";" & Natural'Image(b));
end Key;
procedure Register(map: in out HashMap; a: Natural; b: Natural) is
begin
map.Insert(Key(a, b), True);
map.Insert(... | 24.666667 | 75 | 0.631274 |
0b17509c70fbb3691095fd42f369935f9ce9feeb | 2,060 | ads | Ada | source/adam-subprogram.ads | charlie5/aIDE | fab406dbcd9b72a4cb215ffebb05166c788d6365 | [
"MIT"
] | 3 | 2017-04-29T14:25:22.000Z | 2017-09-29T10:15:28.000Z | source/adam-subprogram.ads | charlie5/aIDE | fab406dbcd9b72a4cb215ffebb05166c788d6365 | [
"MIT"
] | null | null | null | source/adam-subprogram.ads | charlie5/aIDE | fab406dbcd9b72a4cb215ffebb05166c788d6365 | [
"MIT"
] | null | null | null | with
AdaM.Entity,
AdaM.Block,
AdaM.Context,
AdaM.Parameter,
Ada.Containers.Vectors,
Ada.Streams;
package AdaM.Subprogram
is
type Item is new Entity.item with private;
-- View
--
type View is access all Item'Class;
procedure View_write (Stream : not null access Ada.Str... | 23.678161 | 85 | 0.60534 |
50ed4efcc4c01b9cd88db2ea511e0ca758ecdf25 | 10,010 | adb | Ada | Practica 03/P03_Planificador_Ciclico/obj/b__planificador_ciclico.adb | dpr1005/Tiempo-Real-Ejercicios | 244911e9e9a2d8667649eb9f3d7417c39b340161 | [
"BSD-3-Clause"
] | null | null | null | Practica 03/P03_Planificador_Ciclico/obj/b__planificador_ciclico.adb | dpr1005/Tiempo-Real-Ejercicios | 244911e9e9a2d8667649eb9f3d7417c39b340161 | [
"BSD-3-Clause"
] | null | null | null | Practica 03/P03_Planificador_Ciclico/obj/b__planificador_ciclico.adb | dpr1005/Tiempo-Real-Ejercicios | 244911e9e9a2d8667649eb9f3d7417c39b340161 | [
"BSD-3-Clause"
] | 1 | 2022-03-06T17:37:39.000Z | 2022-03-06T17:37:39.000Z | pragma Warnings (Off);
pragma Ada_95;
pragma Source_File_Name (ada_main, Spec_File_Name => "b__planificador_ciclico.ads");
pragma Source_File_Name (ada_main, Body_File_Name => "b__planificador_ciclico.adb");
pragma Suppress (Overflow_Check);
with Ada.Exceptions;
package body ada_main is
E072 : Short_Integ... | 38.949416 | 140 | 0.671229 |
4d9aa502438ccd4dcd8b84266800b00a2f63670d | 4,105 | ads | Ada | firehog/ncurses/Ada95/samples/sample-manifest.ads | KipodAfterFree/KAF-2019-FireHog | 5f6ee3c3c3329459bc9daeabc1a16ff4619508d9 | [
"MIT"
] | null | null | null | firehog/ncurses/Ada95/samples/sample-manifest.ads | KipodAfterFree/KAF-2019-FireHog | 5f6ee3c3c3329459bc9daeabc1a16ff4619508d9 | [
"MIT"
] | null | null | null | firehog/ncurses/Ada95/samples/sample-manifest.ads | KipodAfterFree/KAF-2019-FireHog | 5f6ee3c3c3329459bc9daeabc1a16ff4619508d9 | [
"MIT"
] | 1 | 2019-12-26T10:18:16.000Z | 2019-12-26T10:18:16.000Z | ------------------------------------------------------------------------------
-- --
-- GNAT ncurses Binding Samples --
-- --
-- ... | 60.367647 | 78 | 0.491352 |
102aae4a91625021116f4dc40b25eda967b7ed8d | 2,468 | adb | Ada | electives/pw/lab/lista-1/ada/logger.adb | jerry-sky/academic-notebook | be2d350289441b99168ea40412891bc65b9cb431 | [
"Unlicense"
] | 4 | 2020-12-28T21:53:00.000Z | 2022-03-22T19:24:47.000Z | electives/pw/lab/lista-1/ada/logger.adb | jerry-sky/academic-notebook | be2d350289441b99168ea40412891bc65b9cb431 | [
"Unlicense"
] | 3 | 2022-02-13T18:07:10.000Z | 2022-02-13T18:16:07.000Z | electives/pw/lab/lista-1/ada/logger.adb | jerry-sky/academic-notebook | be2d350289441b99168ea40412891bc65b9cb431 | [
"Unlicense"
] | 4 | 2020-12-28T16:05:35.000Z | 2022-03-08T16:20:00.000Z |
package body Logger is
task body LoggerReceiver is
subtype RangeN is Natural range 1..n;
subtype RangeNE is Natural range 0..(n-1);
subtype RangeD is Natural range 1..d;
subtype RangeK is Natural range 1..k;
-- gather stats
type NodeStats is array (RangeN, RangeK) ... | 38.5625 | 116 | 0.464749 |
dce6e853de5620f93ac24bdde85770ff7a81f742 | 6,025 | adb | Ada | bb-runtimes/runtimes/ravenscar-full-stm32f3x4/gnat/s-wchstw.adb | JCGobbi/Nucleo-STM32F334R8 | 2a0b1b4b2664c92773703ac5e95dcb71979d051c | [
"BSD-3-Clause"
] | null | null | null | bb-runtimes/runtimes/ravenscar-full-stm32f3x4/gnat/s-wchstw.adb | JCGobbi/Nucleo-STM32F334R8 | 2a0b1b4b2664c92773703ac5e95dcb71979d051c | [
"BSD-3-Clause"
] | null | null | null | bb-runtimes/runtimes/ravenscar-full-stm32f3x4/gnat/s-wchstw.adb | JCGobbi/Nucleo-STM32F334R8 | 2a0b1b4b2664c92773703ac5e95dcb71979d051c | [
"BSD-3-Clause"
] | null | null | null | ------------------------------------------------------------------------------
-- --
-- GNAT RUN-TIME COMPONENTS --
-- --
-- ... | 34.626437 | 78 | 0.423402 |
0bc7d2d0e4e163610b09cda0e4cb9f65ce83bc4b | 582 | ads | Ada | tests/tk-image-bitmap-test_data.ads | thindil/tashy2 | 43fcbadb33c0062b2c8d6138a8238441dec5fd80 | [
"Apache-2.0"
] | 2 | 2020-12-09T07:27:07.000Z | 2021-10-19T13:31:54.000Z | tests/tk-image-bitmap-test_data.ads | thindil/tashy2 | 43fcbadb33c0062b2c8d6138a8238441dec5fd80 | [
"Apache-2.0"
] | null | null | null | tests/tk-image-bitmap-test_data.ads | thindil/tashy2 | 43fcbadb33c0062b2c8d6138a8238441dec5fd80 | [
"Apache-2.0"
] | null | null | null | -- This package is intended to set up and tear down the test environment.
-- Once created by GNATtest, this package will never be overwritten
-- automatically. Contents of this package can be modified in any way
-- except for sections surrounded by a 'read only' marker.
with AUnit.Test_Fixtures;
package Tk.Image... | 30.631579 | 75 | 0.756014 |
4db87544617346c552c218a1269ba74e6f381777 | 1,089 | ads | Ada | resources/scripts/crawl/commoncrawl.ads | marcostolosa/Amass | 7a48ddae82eeac76fd6447de908f6b27002eace7 | [
"Apache-2.0"
] | 1,823 | 2017-09-28T19:58:31.000Z | 2022-03-31T21:35:45.000Z | resources/scripts/crawl/commoncrawl.ads | marcostolosa/Amass | 7a48ddae82eeac76fd6447de908f6b27002eace7 | [
"Apache-2.0"
] | 66 | 2018-03-04T19:21:05.000Z | 2021-12-11T14:32:34.000Z | resources/scripts/crawl/commoncrawl.ads | marcostolosa/Amass | 7a48ddae82eeac76fd6447de908f6b27002eace7 | [
"Apache-2.0"
] | 214 | 2017-09-28T19:58:33.000Z | 2022-02-16T00:54:13.000Z | -- Copyright 2021 Jeff Foley. All rights reserved.
-- Use of this source code is governed by Apache 2 LICENSE that can be found in the LICENSE file.
local json = require("json")
name = "CommonCrawl"
type = "crawl"
local urls = {}
function start()
set_rate_limit(10)
end
function vertical(ctx, domain)
if (ur... | 22.6875 | 97 | 0.598714 |
0b7b510144963759fa2c2c79a2110e689d43929a | 794 | adb | Ada | contrib/gnu/gdb/dist/gdb/testsuite/gdb.ada/packed_array_assign/tester.adb | TheSledgeHammer/2.11BSD | fe61f0b9aaa273783cd027c7b5ec77e95ead2153 | [
"BSD-3-Clause"
] | 3 | 2021-05-04T17:09:06.000Z | 2021-10-04T07:19:26.000Z | contrib/gnu/gdb/dist/gdb/testsuite/gdb.ada/packed_array_assign/tester.adb | TheSledgeHammer/2.11BSD | fe61f0b9aaa273783cd027c7b5ec77e95ead2153 | [
"BSD-3-Clause"
] | null | null | null | contrib/gnu/gdb/dist/gdb/testsuite/gdb.ada/packed_array_assign/tester.adb | TheSledgeHammer/2.11BSD | fe61f0b9aaa273783cd027c7b5ec77e95ead2153 | [
"BSD-3-Clause"
] | null | null | null | -- Copyright 2018-2020 Free Software Foundation, 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 3 of the License, or
-- (at your option) any later version.
--
-- ... | 37.809524 | 73 | 0.744332 |
1207b68fc505963d61049c843403f99eff76d3a0 | 4,109 | adb | Ada | src/fltk-widgets-menus-menu_buttons.adb | micahwelf/FLTK-Ada | 83e0c58ea98e5ede2cbbb158b42eae44196c3ba7 | [
"Unlicense"
] | 1 | 2020-12-18T15:20:13.000Z | 2020-12-18T15:20:13.000Z | src/fltk-widgets-menus-menu_buttons.adb | micahwelf/FLTK-Ada | 83e0c58ea98e5ede2cbbb158b42eae44196c3ba7 | [
"Unlicense"
] | null | null | null | src/fltk-widgets-menus-menu_buttons.adb | micahwelf/FLTK-Ada | 83e0c58ea98e5ede2cbbb158b42eae44196c3ba7 | [
"Unlicense"
] | null | null | null |
with
Interfaces.C,
System;
use type
System.Address;
package body FLTK.Widgets.Menus.Menu_Buttons is
procedure menu_button_set_draw_hook
(W, D : in System.Address);
pragma Import (C, menu_button_set_draw_hook, "menu_button_set_draw_hook");
pragma Inline (menu_button_set_draw_h... | 26.171975 | 82 | 0.611828 |
c53b61e112f9ca6d0d9ffef803b5ea73a410fe9f | 3,183 | ads | Ada | src/util/gnatcoll-opt_parse-extension.ads | HeisenbugLtd/spat | c3ec2b7675a12bdbe5378862b1ec6b17805d5a6c | [
"WTFPL"
] | 20 | 2020-05-17T18:55:16.000Z | 2021-05-26T14:53:53.000Z | src/util/gnatcoll-opt_parse-extension.ads | selroc/spat | c3ec2b7675a12bdbe5378862b1ec6b17805d5a6c | [
"WTFPL"
] | 33 | 2020-04-03T13:08:50.000Z | 2020-10-17T04:26:34.000Z | src/util/gnatcoll-opt_parse-extension.ads | selroc/spat | c3ec2b7675a12bdbe5378862b1ec6b17805d5a6c | [
"WTFPL"
] | 4 | 2020-06-12T12:17:27.000Z | 2021-09-09T14:19:31.000Z | ------------------------------------------------------------------------------
-- G N A T C O L L --
-- --
-- Copyright (C) 2009-2019, AdaCore --
-- ... | 48.969231 | 78 | 0.513981 |
0b10a638a03397681e7b6e4fc43095ecbf015621 | 14,005 | adb | Ada | Validation/pyFrame3DD-master/gcc-master/gcc/ada/libgnat/a-suenco.adb | djamal2727/Main-Bearing-Analytical-Model | 2f00c2219c71be0175c6f4f8f1d4cca231d97096 | [
"Apache-2.0"
] | null | null | null | Validation/pyFrame3DD-master/gcc-master/gcc/ada/libgnat/a-suenco.adb | djamal2727/Main-Bearing-Analytical-Model | 2f00c2219c71be0175c6f4f8f1d4cca231d97096 | [
"Apache-2.0"
] | null | null | null | Validation/pyFrame3DD-master/gcc-master/gcc/ada/libgnat/a-suenco.adb | djamal2727/Main-Bearing-Analytical-Model | 2f00c2219c71be0175c6f4f8f1d4cca231d97096 | [
"Apache-2.0"
] | null | null | null | ------------------------------------------------------------------------------
-- --
-- GNAT RUN-TIME COMPONENTS --
-- --
-- ... | 33.424821 | 79 | 0.495252 |
df7dfc10290716a46b38ebf969e66241c97b797e | 1,136 | adb | Ada | gcc-gcc-7_3_0-release/gcc/testsuite/gnat.dg/sso/q3.adb | best08618/asylo | 5a520a9f5c461ede0f32acc284017b737a43898c | [
"Apache-2.0"
] | 7 | 2020-05-02T17:34:05.000Z | 2021-10-17T10:15:18.000Z | gcc-gcc-7_3_0-release/gcc/testsuite/gnat.dg/sso/q3.adb | best08618/asylo | 5a520a9f5c461ede0f32acc284017b737a43898c | [
"Apache-2.0"
] | null | null | null | gcc-gcc-7_3_0-release/gcc/testsuite/gnat.dg/sso/q3.adb | best08618/asylo | 5a520a9f5c461ede0f32acc284017b737a43898c | [
"Apache-2.0"
] | 2 | 2020-07-27T00:22:36.000Z | 2021-04-01T09:41:02.000Z | -- { dg-do run }
with Init3; use Init3;
with Text_IO; use Text_IO;
with Dump;
procedure Q3 is
A1 : R1 := My_R1;
B1 : R1 := My_R1;
A2 : R2 := My_R2;
B2 : R2 := My_R2;
begin
Put ("A1 :");
Dump (A1'Address, R1'Max_Size_In_Storage_Elements);
New_Line;
-- { dg-output "A1 : e2 59 d1 48 b4 aa d9 bb.*\n" }... | 18.622951 | 53 | 0.596831 |
3987416215573d0eec3e89a8b03ff534878b3bb5 | 3,422 | ads | Ada | ada-streams-stream_io.ads | mgrojo/adalib | dc1355a5b65c2843e702ac76252addb2caf3c56b | [
"BSD-3-Clause"
] | 15 | 2018-07-08T07:09:19.000Z | 2021-11-21T09:58:55.000Z | ada-streams-stream_io.ads | mgrojo/adalib | dc1355a5b65c2843e702ac76252addb2caf3c56b | [
"BSD-3-Clause"
] | 4 | 2019-11-17T20:04:33.000Z | 2021-08-29T21:24:55.000Z | ada-streams-stream_io.ads | mgrojo/adalib | dc1355a5b65c2843e702ac76252addb2caf3c56b | [
"BSD-3-Clause"
] | 3 | 2020-04-23T11:17:11.000Z | 2021-08-29T19:31:09.000Z | -- Standard Ada library specification
-- Copyright (c) 2003-2018 Maxim Reznik <reznikmm@gmail.com>
-- Copyright (c) 2004-2016 AXE Consultants
-- Copyright (c) 2004, 2005, 2006 Ada-Europe
-- Copyright (c) 2000 The MITRE Corporation, Inc.
-- Copyright (c) 1992, 1993, 1994, 1995 Intermetrics, Inc.
... | 36.021053 | 75 | 0.648451 |
0b4d91d77611ba13cce50c9c87f816644b90327f | 1,005 | ads | Ada | src/montecarlo.ads | Hamster-Furtif/JeremyPlusPlus | fc8ba0cfe0ef2bd1dfb94b6720592649dfb307e2 | [
"MIT"
] | null | null | null | src/montecarlo.ads | Hamster-Furtif/JeremyPlusPlus | fc8ba0cfe0ef2bd1dfb94b6720592649dfb307e2 | [
"MIT"
] | null | null | null | src/montecarlo.ads | Hamster-Furtif/JeremyPlusPlus | fc8ba0cfe0ef2bd1dfb94b6720592649dfb307e2 | [
"MIT"
] | null | null | null | with utils, ada.text_io, ada.Float_Text_IO, ada.Integer_Text_IO;
use utils, ada.text_io, ada.Float_Text_IO, ada.Integer_Text_IO;
package montecarlo is
--E/ cards : T_set
--E/S/ sample : T_set
--Necessite : Table ne contient pas plus de 5 cartes
--Entraine : Genere 50 000 jeux en completant le jeu exi... | 35.892857 | 96 | 0.688557 |
4dbc69b9d55e3453da17c93f16dca782a8251a1f | 1,132 | ads | Ada | src/fsmaker-target.ads | Fabien-Chouteau/fsmaker | 3d96522852077c3865bb21ad3705f570733f1d7a | [
"MIT"
] | null | null | null | src/fsmaker-target.ads | Fabien-Chouteau/fsmaker | 3d96522852077c3865bb21ad3705f570733f1d7a | [
"MIT"
] | null | null | null | src/fsmaker-target.ads | Fabien-Chouteau/fsmaker | 3d96522852077c3865bb21ad3705f570733f1d7a | [
"MIT"
] | null | null | null | with GNAT.OS_Lib;
with FSmaker.Source;
with FSmaker.Sink;
package FSmaker.Target is
type Filesystem is interface;
type Any_Filesystem_Ref is access all Filesystem'Class;
procedure Format (This : in out Filesystem;
FD : GNAT.OS_Lib.File_Descriptor;
Size : ... | 28.3 | 63 | 0.536219 |
23a1c58cccdea9f8e1bab0ca9200818ea01dea84 | 10,688 | ads | Ada | ada_gui-gnoga-server-database.ads | jrcarter/Ada_GUI | 65a829c55dec91fd48a0b72f88d76137768bf4fb | [
"BSD-3-Clause"
] | 19 | 2018-03-18T18:07:14.000Z | 2022-03-30T03:10:12.000Z | ada_gui-gnoga-server-database.ads | jrcarter/Ada_GUI | 65a829c55dec91fd48a0b72f88d76137768bf4fb | [
"BSD-3-Clause"
] | 4 | 2021-08-23T12:52:06.000Z | 2022-03-31T10:48:43.000Z | ada_gui-gnoga-server-database.ads | jrcarter/Ada_GUI | 65a829c55dec91fd48a0b72f88d76137768bf4fb | [
"BSD-3-Clause"
] | null | null | null | -- Ada_GUI implementation based on Gnoga. Adapted 2021
-- --
-- GNOGA - The GNU Omnificent GUI for Ada --
-- --
-- G N O G ... | 44.907563 | 79 | 0.607317 |
1cd92b05e870d4bedb135b64ea172968065993db | 184 | ads | Ada | testsuite/tests/NA17-007__Ada_units/gnat95_config/pck.ads | AdaCore/style_checker | 17108ebfc44375498063ecdad6c6e4430458e60a | [
"CNRI-Python"
] | 2 | 2017-10-22T18:04:26.000Z | 2020-03-06T11:07:41.000Z | testsuite/tests/NA17-007__Ada_units/gnat95_config/pck.ads | AdaCore/style_checker | 17108ebfc44375498063ecdad6c6e4430458e60a | [
"CNRI-Python"
] | null | null | null | testsuite/tests/NA17-007__Ada_units/gnat95_config/pck.ads | AdaCore/style_checker | 17108ebfc44375498063ecdad6c6e4430458e60a | [
"CNRI-Python"
] | 4 | 2018-05-22T12:08:54.000Z | 2020-12-14T15:25:27.000Z | --
-- Intentionally not providing a Copyright header to verify that
-- having -copyright in the config for our module does indeed turn
-- this check off.
--
package Pck is
end Pck;
| 23 | 67 | 0.733696 |
0bdbe83ab7890fb86065ac5b4b8820ebecc9c241 | 1,498 | ads | Ada | tools/css-analysis-duplicates.ads | stcarrez/ada-css | f7c337306094993186c507540701d04a4753b724 | [
"Apache-2.0"
] | 3 | 2017-01-03T22:18:22.000Z | 2017-01-10T07:58:17.000Z | tools/css-analysis-duplicates.ads | stcarrez/ada-css | f7c337306094993186c507540701d04a4753b724 | [
"Apache-2.0"
] | null | null | null | tools/css-analysis-duplicates.ads | stcarrez/ada-css | f7c337306094993186c507540701d04a4753b724 | [
"Apache-2.0"
] | null | null | null | -----------------------------------------------------------------------
-- css-analysis-duplicates -- Duplicate CSS Rule Analysis
-- Copyright (C) 2017 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use ... | 46.8125 | 81 | 0.644192 |
0ba957e5ef4e63139f715c658e04e5494317e98c | 26,834 | adb | Ada | Validation/pyFrame3DD-master/gcc-master/gcc/ada/make_util.adb | djamal2727/Main-Bearing-Analytical-Model | 2f00c2219c71be0175c6f4f8f1d4cca231d97096 | [
"Apache-2.0"
] | null | null | null | Validation/pyFrame3DD-master/gcc-master/gcc/ada/make_util.adb | djamal2727/Main-Bearing-Analytical-Model | 2f00c2219c71be0175c6f4f8f1d4cca231d97096 | [
"Apache-2.0"
] | null | null | null | Validation/pyFrame3DD-master/gcc-master/gcc/ada/make_util.adb | djamal2727/Main-Bearing-Analytical-Model | 2f00c2219c71be0175c6f4f8f1d4cca231d97096 | [
"Apache-2.0"
] | null | null | null | ------------------------------------------------------------------------------
-- --
-- GNAT COMPILER COMPONENTS --
-- --
-- ... | 27.807254 | 79 | 0.478833 |
0b63272897fedad3cf70521df213f3587fb04f39 | 2,632 | adb | Ada | examples/generic_example.adb | AntonMeep/parse_args | 907bcb470a21b36b625b942bfeade06eed048ec6 | [
"0BSD"
] | 9 | 2015-12-08T17:06:54.000Z | 2022-03-28T09:44:20.000Z | examples/generic_example.adb | AntonMeep/parse_args | 907bcb470a21b36b625b942bfeade06eed048ec6 | [
"0BSD"
] | 1 | 2022-03-30T20:17:18.000Z | 2022-03-30T20:58:34.000Z | examples/generic_example.adb | AntonMeep/parse_args | 907bcb470a21b36b625b942bfeade06eed048ec6 | [
"0BSD"
] | 2 | 2017-01-07T17:31:48.000Z | 2022-03-28T09:36:42.000Z | -- generic_example
-- An example of the use of parse_args with generic option types
-- Copyright (c) 2015, James Humphry
--
-- Permission to use, copy, modify, and/or distribute this software for any
-- purpose with or without fee is hereby granted, provided that the above
-- copyright notice and this permission notic... | 39.878788 | 99 | 0.700988 |
39792975ac450781593424c313b15f7c631d78be | 3,927 | ads | Ada | source/web/spikedog/api/spikedog-servlet_contexts.ads | svn2github/matreshka | 9d222b3ad9da508855fb1f5adbe5e8a4fad4c530 | [
"BSD-3-Clause"
] | 24 | 2016-11-29T06:59:41.000Z | 2021-08-30T11:55:16.000Z | source/web/spikedog/api/spikedog-servlet_contexts.ads | svn2github/matreshka | 9d222b3ad9da508855fb1f5adbe5e8a4fad4c530 | [
"BSD-3-Clause"
] | 2 | 2019-01-16T05:15:20.000Z | 2019-02-03T10:03:32.000Z | source/web/spikedog/api/spikedog-servlet_contexts.ads | svn2github/matreshka | 9d222b3ad9da508855fb1f5adbe5e8a4fad4c530 | [
"BSD-3-Clause"
] | 4 | 2017-07-18T07:11:05.000Z | 2020-06-21T03:02:25.000Z | ------------------------------------------------------------------------------
-- --
-- Matreshka Project --
-- --
-- ... | 63.33871 | 78 | 0.430354 |
1049c10dd15fc92a37d83d0218b75d691dbc993a | 7,611 | adb | Ada | llvm-gcc-4.2-2.9/gcc/ada/a-reatim.adb | vidkidz/crossbridge | ba0bf94aee0ce6cf7eb5be882382e52bc57ba396 | [
"MIT"
] | 1 | 2016-04-09T02:58:13.000Z | 2016-04-09T02:58:13.000Z | llvm-gcc-4.2-2.9/gcc/ada/a-reatim.adb | vidkidz/crossbridge | ba0bf94aee0ce6cf7eb5be882382e52bc57ba396 | [
"MIT"
] | null | null | null | llvm-gcc-4.2-2.9/gcc/ada/a-reatim.adb | vidkidz/crossbridge | ba0bf94aee0ce6cf7eb5be882382e52bc57ba396 | [
"MIT"
] | null | null | null | ------------------------------------------------------------------------------
-- --
-- GNAT RUN-TIME LIBRARY (GNARL) COMPONENTS --
-- --
-- ... | 30.689516 | 78 | 0.510051 |
23d12f1de5045eacf558a9e761643d804cfaf20e | 6,658 | ads | Ada | llvm-gcc-4.2-2.9/gcc/ada/a-intnam-darwin.ads | vidkidz/crossbridge | ba0bf94aee0ce6cf7eb5be882382e52bc57ba396 | [
"MIT"
] | 1 | 2016-04-09T02:58:13.000Z | 2016-04-09T02:58:13.000Z | llvm-gcc-4.2-2.9/gcc/ada/a-intnam-darwin.ads | vidkidz/crossbridge | ba0bf94aee0ce6cf7eb5be882382e52bc57ba396 | [
"MIT"
] | null | null | null | llvm-gcc-4.2-2.9/gcc/ada/a-intnam-darwin.ads | vidkidz/crossbridge | ba0bf94aee0ce6cf7eb5be882382e52bc57ba396 | [
"MIT"
] | null | null | null | ------------------------------------------------------------------------------
-- --
-- GNAT RUN-TIME LIBRARY (GNARL) COMPONENTS --
-- --
-- ... | 43.51634 | 79 | 0.586362 |
1c51547d4305207e58ff39b1942a32c5d0fc5bc5 | 4,174 | adb | Ada | source/web/tools/a2js/properties-statements-exit_statement.adb | svn2github/matreshka | 9d222b3ad9da508855fb1f5adbe5e8a4fad4c530 | [
"BSD-3-Clause"
] | 24 | 2016-11-29T06:59:41.000Z | 2021-08-30T11:55:16.000Z | source/web/tools/a2js/properties-statements-exit_statement.adb | svn2github/matreshka | 9d222b3ad9da508855fb1f5adbe5e8a4fad4c530 | [
"BSD-3-Clause"
] | 2 | 2019-01-16T05:15:20.000Z | 2019-02-03T10:03:32.000Z | source/web/tools/a2js/properties-statements-exit_statement.adb | svn2github/matreshka | 9d222b3ad9da508855fb1f5adbe5e8a4fad4c530 | [
"BSD-3-Clause"
] | 4 | 2017-07-18T07:11:05.000Z | 2020-06-21T03:02:25.000Z | ------------------------------------------------------------------------------
-- --
-- Matreshka Project --
-- --
-- ... | 54.207792 | 78 | 0.430762 |
502e1373bcd02742c01fa0399a0af6ce1db59049 | 3,957 | ads | Ada | Sources/Globe_3d/gl/gl-buffer-general.ads | ForYouEyesOnly/Space-Convoy | be4904f6a02695f7c4c5c3c965f4871cd3250003 | [
"MIT"
] | 1 | 2019-09-21T09:40:34.000Z | 2019-09-21T09:40:34.000Z | Sources/Globe_3d/gl/gl-buffer-general.ads | ForYouEyesOnly/Space-Convoy | be4904f6a02695f7c4c5c3c965f4871cd3250003 | [
"MIT"
] | null | null | null | Sources/Globe_3d/gl/gl-buffer-general.ads | ForYouEyesOnly/Space-Convoy | be4904f6a02695f7c4c5c3c965f4871cd3250003 | [
"MIT"
] | 1 | 2019-09-25T12:29:27.000Z | 2019-09-25T12:29:27.000Z | -------------------------------------------------------------------------
-- GL.Buffer.general - a generic for producing the various types of openGL vertex buffer objects.
--
-- Copyright (c) Rod Kay 2007
-- AUSTRALIA
-- Permission granted to use this software, without any warranty,
-- for any purpose,... | 41.21875 | 153 | 0.672479 |
0b1008a32bfa45a506e169e622d759e615b360a2 | 7,877 | adb | Ada | src/asf-security-filters.adb | Letractively/ada-asf | da9f85f85666eba7e23fefea661160863b74154d | [
"Apache-2.0"
] | null | null | null | src/asf-security-filters.adb | Letractively/ada-asf | da9f85f85666eba7e23fefea661160863b74154d | [
"Apache-2.0"
] | null | null | null | src/asf-security-filters.adb | Letractively/ada-asf | da9f85f85666eba7e23fefea661160863b74154d | [
"Apache-2.0"
] | null | null | null | -----------------------------------------------------------------------
-- security-filters -- Security filter
-- Copyright (C) 2011, 2012, 2013 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this fi... | 42.349462 | 96 | 0.576996 |
50d4f702324e58677b4f4fac7d8e857a25a3c22e | 3,177 | adb | Ada | gcc-gcc-7_3_0-release/gcc/ada/g-timsta.adb | best08618/asylo | 5a520a9f5c461ede0f32acc284017b737a43898c | [
"Apache-2.0"
] | 7 | 2020-05-02T17:34:05.000Z | 2021-10-17T10:15:18.000Z | gcc-gcc-7_3_0-release/gcc/ada/g-timsta.adb | best08618/asylo | 5a520a9f5c461ede0f32acc284017b737a43898c | [
"Apache-2.0"
] | null | null | null | gcc-gcc-7_3_0-release/gcc/ada/g-timsta.adb | best08618/asylo | 5a520a9f5c461ede0f32acc284017b737a43898c | [
"Apache-2.0"
] | 2 | 2020-07-27T00:22:36.000Z | 2021-04-01T09:41:02.000Z | ------------------------------------------------------------------------------
-- --
-- GNAT RUN-TIME COMPONENTS --
-- --
-- ... | 52.95 | 78 | 0.446333 |
fb04d1fac1b9190bcc951d0c545c1bb1db9c415a | 4,607 | ads | Ada | source/amf/mof/amf-internals-collections-elements-containers.ads | svn2github/matreshka | 9d222b3ad9da508855fb1f5adbe5e8a4fad4c530 | [
"BSD-3-Clause"
] | 24 | 2016-11-29T06:59:41.000Z | 2021-08-30T11:55:16.000Z | source/amf/mof/amf-internals-collections-elements-containers.ads | svn2github/matreshka | 9d222b3ad9da508855fb1f5adbe5e8a4fad4c530 | [
"BSD-3-Clause"
] | 2 | 2019-01-16T05:15:20.000Z | 2019-02-03T10:03:32.000Z | source/amf/mof/amf-internals-collections-elements-containers.ads | svn2github/matreshka | 9d222b3ad9da508855fb1f5adbe5e8a4fad4c530 | [
"BSD-3-Clause"
] | 4 | 2017-07-18T07:11:05.000Z | 2020-06-21T03:02:25.000Z | ------------------------------------------------------------------------------
-- --
-- Matreshka Project --
-- --
-- ... | 54.845238 | 78 | 0.492728 |
4d41414892436d6873f4d767e1a28489d371fa72 | 46,463 | adb | Ada | ctrl_broadcast/eg1_stencil_computation/optimize/jacobi2d_kernel/solution/.autopilot/db/load.sched.adb | Licheng-Guo/vivado-hls-broadcast-optimization | 6df922aaab9463fe78bb8216c976e525e6626f9b | [
"MIT"
] | 24 | 2020-06-17T22:57:36.000Z | 2021-09-14T03:37:45.000Z | ctrl_broadcast/eg1_stencil_computation/optimize/jacobi2d_kernel/solution/.autopilot/db/load.sched.adb | Licheng-Guo/vivado-hls-broadcast-optimization | 6df922aaab9463fe78bb8216c976e525e6626f9b | [
"MIT"
] | null | null | null | ctrl_broadcast/eg1_stencil_computation/optimize/jacobi2d_kernel/solution/.autopilot/db/load.sched.adb | Licheng-Guo/vivado-hls-broadcast-optimization | 6df922aaab9463fe78bb8216c976e525e6626f9b | [
"MIT"
] | 7 | 2020-06-17T22:40:10.000Z | 2021-09-14T03:37:53.000Z | <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE boost_serialization>
<boost_serialization signature="serialization::archive" version="15">
<syndb class_id="0" tracking_level="0" version="0">
<userIPLatency>-1</userIPLatency>
<userIPName></userIPName>
<cdfg class_id="1" tracking_level="1" version="... | 28.210686 | 141 | 0.618277 |
50778f84e0ace9e367ca5ee06e5d87dac1db1b7c | 3,823 | ads | Ada | regtests/servlet-routes-tests.ads | My-Colaborations/ada-servlet | 4a82140ecf87418808ca8882f698384bb56b412e | [
"Apache-2.0"
] | null | null | null | regtests/servlet-routes-tests.ads | My-Colaborations/ada-servlet | 4a82140ecf87418808ca8882f698384bb56b412e | [
"Apache-2.0"
] | null | null | null | regtests/servlet-routes-tests.ads | My-Colaborations/ada-servlet | 4a82140ecf87418808ca8882f698384bb56b412e | [
"Apache-2.0"
] | null | null | null | -----------------------------------------------------------------------
-- servlet-routes-tests - Unit tests for Servlet.Routes
-- Copyright (C) 2015, 2020 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not ... | 37.116505 | 92 | 0.638242 |
4dacdfd228b9388900a0802e4973537882ef91e5 | 252 | ads | Ada | source/machine-pc-freebsd/s-stomap.ads | ytomino/drake | 4e4bdcd8b8e23a11a29b31d3a8861fdf60090ea2 | [
"MIT"
] | 33 | 2015-04-04T09:19:36.000Z | 2021-11-10T05:33:34.000Z | source/machine-pc-freebsd/s-stomap.ads | ytomino/drake | 4e4bdcd8b8e23a11a29b31d3a8861fdf60090ea2 | [
"MIT"
] | 8 | 2017-11-14T13:05:07.000Z | 2018-08-09T15:28:49.000Z | source/machine-pc-freebsd/s-stomap.ads | ytomino/drake | 4e4bdcd8b8e23a11a29b31d3a8861fdf60090ea2 | [
"MIT"
] | 9 | 2015-02-03T17:09:53.000Z | 2021-11-12T01:16:05.000Z | pragma License (Unrestricted);
-- runtime unit specialized for FreeBSD
package System.Storage_Map is
pragma Preelaborate;
function Load_Address return Address;
Growing_Down_Is_Preferred : constant Boolean := False;
end System.Storage_Map;
| 22.909091 | 57 | 0.789683 |
1ccc46564aff96658c245fc7f8b8665d475d0a1c | 3,447 | ads | Ada | src.prep/audio-wavefiles-generic_NUM_TYPE_wav_io.ads | Ada-Audio/wavefiles | 8e1162c5b9dc604a835f60be6a78e8f9d3c85052 | [
"MIT"
] | 10 | 2016-02-29T09:35:56.000Z | 2020-05-16T02:55:20.000Z | src.prep/audio-wavefiles-generic_NUM_TYPE_wav_io.ads | gusthoff/wavefiles | 8e1162c5b9dc604a835f60be6a78e8f9d3c85052 | [
"MIT"
] | null | null | null | src.prep/audio-wavefiles-generic_NUM_TYPE_wav_io.ads | gusthoff/wavefiles | 8e1162c5b9dc604a835f60be6a78e8f9d3c85052 | [
"MIT"
] | null | null | null | ------------------------------------------------------------------------------
-- --
-- THIS IS AN AUTOMATICALLY GENERATED FILE! DO NOT EDIT! --
-- --
-- ... | 53.030769 | 78 | 0.468523 |
10b380bc6ccfec850210093a6f0cdb54f6997fbd | 4,931 | ads | Ada | source/amf/ocl/amf-ocl-void_types-collections.ads | svn2github/matreshka | 9d222b3ad9da508855fb1f5adbe5e8a4fad4c530 | [
"BSD-3-Clause"
] | 24 | 2016-11-29T06:59:41.000Z | 2021-08-30T11:55:16.000Z | source/amf/ocl/amf-ocl-void_types-collections.ads | svn2github/matreshka | 9d222b3ad9da508855fb1f5adbe5e8a4fad4c530 | [
"BSD-3-Clause"
] | 2 | 2019-01-16T05:15:20.000Z | 2019-02-03T10:03:32.000Z | source/amf/ocl/amf-ocl-void_types-collections.ads | svn2github/matreshka | 9d222b3ad9da508855fb1f5adbe5e8a4fad4c530 | [
"BSD-3-Clause"
] | 4 | 2017-07-18T07:11:05.000Z | 2020-06-21T03:02:25.000Z | ------------------------------------------------------------------------------
-- --
-- Matreshka Project --
-- --
-- ... | 53.597826 | 78 | 0.50943 |
1c2a8d9bc2196a0cd85ae7a6752068584d90fbfc | 2,682 | ads | Ada | resources/scripts/api/securitytrails.ads | mehrdad-shokri/amass | bf4df987c63d0509bf3e94cba2e4448855fc0805 | [
"Apache-2.0"
] | 1 | 2021-03-27T09:57:11.000Z | 2021-03-27T09:57:11.000Z | resources/scripts/api/securitytrails.ads | rishuranjanofficial/Amass | a7e3d07febafae6220032121a1b1c4f508e16ec0 | [
"Apache-2.0"
] | null | null | null | resources/scripts/api/securitytrails.ads | rishuranjanofficial/Amass | a7e3d07febafae6220032121a1b1c4f508e16ec0 | [
"Apache-2.0"
] | null | null | null | -- Copyright 2017 Jeff Foley. All rights reserved.
-- Use of this source code is governed by Apache 2 LICENSE that can be found in the LICENSE file.
local json = require("json")
name = "SecurityTrails"
type = "api"
function start()
setratelimit(1)
end
function vertical(ctx, domain)
if (api == nil or api.key... | 22.35 | 97 | 0.544743 |
123d5d1bf3eed03d08ffd8491d1daa23741b4102 | 2,767 | ads | Ada | src/el-functions-default.ads | My-Colaborations/ada-el | dba689d093357cda0722a1e650358fa5fcaf8157 | [
"Apache-2.0"
] | null | null | null | src/el-functions-default.ads | My-Colaborations/ada-el | dba689d093357cda0722a1e650358fa5fcaf8157 | [
"Apache-2.0"
] | null | null | null | src/el-functions-default.ads | My-Colaborations/ada-el | dba689d093357cda0722a1e650358fa5fcaf8157 | [
"Apache-2.0"
] | null | null | null | -----------------------------------------------------------------------
-- EL.Functions -- Default function mapper
-- Copyright (C) 2009, 2010 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use thi... | 41.924242 | 80 | 0.589808 |
5056080d4bf3f87335704d270b2992864e3b2e67 | 5,739 | ads | Ada | Validation/pyFrame3DD-master/gcc-master/gcc/ada/libgnat/a-stouut.ads | djamal2727/Main-Bearing-Analytical-Model | 2f00c2219c71be0175c6f4f8f1d4cca231d97096 | [
"Apache-2.0"
] | null | null | null | Validation/pyFrame3DD-master/gcc-master/gcc/ada/libgnat/a-stouut.ads | djamal2727/Main-Bearing-Analytical-Model | 2f00c2219c71be0175c6f4f8f1d4cca231d97096 | [
"Apache-2.0"
] | null | null | null | Validation/pyFrame3DD-master/gcc-master/gcc/ada/libgnat/a-stouut.ads | djamal2727/Main-Bearing-Analytical-Model | 2f00c2219c71be0175c6f4f8f1d4cca231d97096 | [
"Apache-2.0"
] | null | null | null | ------------------------------------------------------------------------------
-- --
-- GNAT RUN-TIME COMPONENTS --
-- --
-- ... | 53.138889 | 79 | 0.565604 |
0b9d926330cee3371688118ab1a92a92acfef4bf | 2,983 | ads | Ada | tools/scitools/conf/understand/ada/ada12/s-pack57.ads | brucegua/moocos | 575c161cfa35e220f10d042e2e5ca18773691695 | [
"Apache-2.0"
] | 1 | 2020-01-20T21:26:46.000Z | 2020-01-20T21:26:46.000Z | tools/scitools/conf/understand/ada/ada12/s-pack57.ads | brucegua/moocos | 575c161cfa35e220f10d042e2e5ca18773691695 | [
"Apache-2.0"
] | null | null | null | tools/scitools/conf/understand/ada/ada12/s-pack57.ads | brucegua/moocos | 575c161cfa35e220f10d042e2e5ca18773691695 | [
"Apache-2.0"
] | null | null | null | ------------------------------------------------------------------------------
-- --
-- GNAT RUN-TIME COMPONENTS --
-- --
-- ... | 58.490196 | 78 | 0.376802 |
1cee824e9b5b386787cc3787ae8361f50f6aa8f4 | 2,917 | ada | Ada | gcc-gcc-7_3_0-release/gcc/testsuite/ada/acats/tests/cd/cd5014k.ada | best08618/asylo | 5a520a9f5c461ede0f32acc284017b737a43898c | [
"Apache-2.0"
] | 7 | 2020-05-02T17:34:05.000Z | 2021-10-17T10:15:18.000Z | gcc-gcc-7_3_0-release/gcc/testsuite/ada/acats/tests/cd/cd5014k.ada | best08618/asylo | 5a520a9f5c461ede0f32acc284017b737a43898c | [
"Apache-2.0"
] | null | null | null | gcc-gcc-7_3_0-release/gcc/testsuite/ada/acats/tests/cd/cd5014k.ada | best08618/asylo | 5a520a9f5c461ede0f32acc284017b737a43898c | [
"Apache-2.0"
] | 2 | 2020-07-27T00:22:36.000Z | 2021-04-01T09:41:02.000Z | -- CD5014K.ADA
-- Grant of Unlimited Rights
--
-- Under contracts F33600-87-D-0337, F33600-84-D-0280, MDA903-79-C-0687,
-- F08630-91-C-0015, and DCA100-97-D-0025, the U.S. Government obtained
-- unlimited rights in the software and documentation contained herein.
-- Unlimit... | 33.147727 | 79 | 0.619472 |
0b3353620a286b09c16d3b70e19d7adc338edd76 | 1,680 | adb | Ada | Ada/DataStructures/Containers/generic_stack.adb | egustafson/sandbox | 9804e966347b33558b0497a04edb1a591d2d7773 | [
"Apache-2.0"
] | 2 | 2019-09-27T21:25:26.000Z | 2019-12-29T11:26:54.000Z | Ada/DataStructures/Containers/generic_stack.adb | egustafson/sandbox | 9804e966347b33558b0497a04edb1a591d2d7773 | [
"Apache-2.0"
] | 7 | 2020-08-11T17:32:14.000Z | 2020-08-11T17:32:39.000Z | Ada/DataStructures/Containers/generic_stack.adb | egustafson/sandbox | 9804e966347b33558b0497a04edb1a591d2d7773 | [
"Apache-2.0"
] | 2 | 2016-07-18T10:55:50.000Z | 2020-08-19T01:46:08.000Z | with Ada.Unchecked_Deallocation;
package body Generic_Stack is
procedure Free is new Ada.Unchecked_Deallocation( Stack_Node,
Stack_Node_Ptr );
------------------------------------------------------------
procedure Push( Stack: in out T; Element: in Elem... | 24.347826 | 73 | 0.468452 |
4d8840d6f6a1f8a1085616d304a80354f5ba5957 | 7,060 | ads | Ada | source/amf/uml/amf-uml-object_nodes.ads | svn2github/matreshka | 9d222b3ad9da508855fb1f5adbe5e8a4fad4c530 | [
"BSD-3-Clause"
] | 24 | 2016-11-29T06:59:41.000Z | 2021-08-30T11:55:16.000Z | source/amf/uml/amf-uml-object_nodes.ads | svn2github/matreshka | 9d222b3ad9da508855fb1f5adbe5e8a4fad4c530 | [
"BSD-3-Clause"
] | 2 | 2019-01-16T05:15:20.000Z | 2019-02-03T10:03:32.000Z | source/amf/uml/amf-uml-object_nodes.ads | svn2github/matreshka | 9d222b3ad9da508855fb1f5adbe5e8a4fad4c530 | [
"BSD-3-Clause"
] | 4 | 2017-07-18T07:11:05.000Z | 2020-06-21T03:02:25.000Z | ------------------------------------------------------------------------------
-- --
-- Matreshka Project --
-- --
-- ... | 50.428571 | 86 | 0.554249 |
50c297df15d1d8d086694a0422f6ccfa7e5cf3d5 | 1,061 | adb | Ada | gdb/testsuite/gdb.ada/mi_var_array/bar.adb | greyblue9/binutils-gdb | 05377632b124fe7600eea7f4ee0e9a35d1b0cbdc | [
"BSD-3-Clause"
] | 1 | 2020-10-14T03:24:35.000Z | 2020-10-14T03:24:35.000Z | gdb/testsuite/gdb.ada/mi_var_array/bar.adb | greyblue9/binutils-gdb | 05377632b124fe7600eea7f4ee0e9a35d1b0cbdc | [
"BSD-3-Clause"
] | null | null | null | gdb/testsuite/gdb.ada/mi_var_array/bar.adb | greyblue9/binutils-gdb | 05377632b124fe7600eea7f4ee0e9a35d1b0cbdc | [
"BSD-3-Clause"
] | null | null | null | -- Copyright 2015-2021 Free Software Foundation, 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 3 of the License, or
-- (at your option) any later version.
--
-- ... | 35.366667 | 73 | 0.704995 |
5006d052f4924ca533683d9c182d40c067f576bd | 6,228 | ads | Ada | include/sf-network-ipaddress.ads | danva994/ASFML-1.6 | bd74ae700843338a15aef295f99297b866aa0c93 | [
"Zlib"
] | 1 | 2017-10-07T06:20:38.000Z | 2017-10-07T06:20:38.000Z | include/sf-network-ipaddress.ads | danva994/ASFML-1.6 | bd74ae700843338a15aef295f99297b866aa0c93 | [
"Zlib"
] | 3 | 2020-09-15T21:19:34.000Z | 2022-03-02T23:13:46.000Z | include/sf-network-ipaddress.ads | danva994/ASFML-1.6 | bd74ae700843338a15aef295f99297b866aa0c93 | [
"Zlib"
] | 2 | 2020-09-26T21:16:43.000Z | 2022-01-16T19:36:48.000Z | -- ////////////////////////////////////////////////////////////
-- //
-- // SFML - Simple and Fast Multimedia Library
-- // Copyright (C) 2007-2009 Laurent Gomila (laurent.gom@gmail.com)
-- //
-- // This software is provided 'as-is', without any express or implied warranty.
-- // In no event will the authors be held li... | 41.798658 | 104 | 0.493256 |
4da71bc151eba28af1f1b7efb0d2e3780b0620ac | 12,886 | ads | Ada | Validation/pyFrame3DD-master/gcc-master/gcc/ada/libgnat/a-cborma.ads | djamal2727/Main-Bearing-Analytical-Model | 2f00c2219c71be0175c6f4f8f1d4cca231d97096 | [
"Apache-2.0"
] | null | null | null | Validation/pyFrame3DD-master/gcc-master/gcc/ada/libgnat/a-cborma.ads | djamal2727/Main-Bearing-Analytical-Model | 2f00c2219c71be0175c6f4f8f1d4cca231d97096 | [
"Apache-2.0"
] | null | null | null | Validation/pyFrame3DD-master/gcc-master/gcc/ada/libgnat/a-cborma.ads | djamal2727/Main-Bearing-Analytical-Model | 2f00c2219c71be0175c6f4f8f1d4cca231d97096 | [
"Apache-2.0"
] | null | null | null | ------------------------------------------------------------------------------
-- --
-- GNAT LIBRARY COMPONENTS --
-- --
-- ... | 33.21134 | 79 | 0.629753 |
4db82b9ec28393de9ae5004989571854ddbcd8ab | 405 | ads | Ada | specs/ada/common/tkmrpc-response-ike-isa_create-convert.ads | DrenfongWong/tkm-rpc | 075d22871cf81d497aac656c7f03a513278b641c | [
"BSD-3-Clause"
] | null | null | null | specs/ada/common/tkmrpc-response-ike-isa_create-convert.ads | DrenfongWong/tkm-rpc | 075d22871cf81d497aac656c7f03a513278b641c | [
"BSD-3-Clause"
] | null | null | null | specs/ada/common/tkmrpc-response-ike-isa_create-convert.ads | DrenfongWong/tkm-rpc | 075d22871cf81d497aac656c7f03a513278b641c | [
"BSD-3-Clause"
] | null | null | null | with Ada.Unchecked_Conversion;
package Tkmrpc.Response.Ike.Isa_Create.Convert is
function To_Response is new Ada.Unchecked_Conversion (
Source => Isa_Create.Response_Type,
Target => Response.Data_Type);
function From_Response is new Ada.Unchecked_Conversion (
Source => Response.Data_Type,
... | 28.928571 | 59 | 0.758025 |
126797117dee97a16954cadbfe7c8e2a617390ec | 3,696 | ads | Ada | tools/scitools/conf/understand/ada/ada95/s-valint.ads | brucegua/moocos | 575c161cfa35e220f10d042e2e5ca18773691695 | [
"Apache-2.0"
] | 1 | 2020-01-20T21:26:46.000Z | 2020-01-20T21:26:46.000Z | tools/scitools/conf/understand/ada/ada95/s-valint.ads | brucegua/moocos | 575c161cfa35e220f10d042e2e5ca18773691695 | [
"Apache-2.0"
] | null | null | null | tools/scitools/conf/understand/ada/ada95/s-valint.ads | brucegua/moocos | 575c161cfa35e220f10d042e2e5ca18773691695 | [
"Apache-2.0"
] | null | null | null | ------------------------------------------------------------------------------
-- --
-- GNAT COMPILER COMPONENTS --
-- --
-- ... | 56 | 79 | 0.510552 |
4dbe65bd492c7afb473b4d3f53c497ae2d1475b6 | 3,061 | ads | Ada | source/distributed/machine-w64-mingw32/s-natpro.ads | ytomino/drake | 4e4bdcd8b8e23a11a29b31d3a8861fdf60090ea2 | [
"MIT"
] | 33 | 2015-04-04T09:19:36.000Z | 2021-11-10T05:33:34.000Z | source/distributed/machine-w64-mingw32/s-natpro.ads | ytomino/drake | 4e4bdcd8b8e23a11a29b31d3a8861fdf60090ea2 | [
"MIT"
] | 8 | 2017-11-14T13:05:07.000Z | 2018-08-09T15:28:49.000Z | source/distributed/machine-w64-mingw32/s-natpro.ads | ytomino/drake | 4e4bdcd8b8e23a11a29b31d3a8861fdf60090ea2 | [
"MIT"
] | 9 | 2015-02-03T17:09:53.000Z | 2021-11-12T01:16:05.000Z | pragma License (Unrestricted);
-- implementation unit specialized for Windows
with Ada.Command_Line;
with Ada.IO_Exceptions;
with Ada.Streams.Naked_Stream_IO;
with C.winbase;
with C.winnt;
package System.Native_Processes is
subtype Command_Type is C.winnt.LPWSTR;
procedure Free (X : in out Command_Type);
f... | 28.877358 | 78 | 0.697484 |
120657fc47e8426dc0a941443e48790af6055e89 | 37,068 | adb | Ada | llvm-gcc-4.2-2.9/gcc/ada/s-taprop-tru64.adb | vidkidz/crossbridge | ba0bf94aee0ce6cf7eb5be882382e52bc57ba396 | [
"MIT"
] | 1 | 2016-04-09T02:58:13.000Z | 2016-04-09T02:58:13.000Z | llvm-gcc-4.2-2.9/gcc/ada/s-taprop-tru64.adb | vidkidz/crossbridge | ba0bf94aee0ce6cf7eb5be882382e52bc57ba396 | [
"MIT"
] | null | null | null | llvm-gcc-4.2-2.9/gcc/ada/s-taprop-tru64.adb | vidkidz/crossbridge | ba0bf94aee0ce6cf7eb5be882382e52bc57ba396 | [
"MIT"
] | null | null | null | ------------------------------------------------------------------------------
-- --
-- GNAT RUN-TIME LIBRARY (GNARL) COMPONENTS --
-- --
-- ... | 29.050157 | 79 | 0.577236 |
fba274723689e20fd9b8d63c9d813abe44760c6c | 4,139 | adb | Ada | source/nodes/program-nodes-array_aggregates.adb | reznikmm/gela | 20134f1d154fb763812e73860c6f4b04f353df79 | [
"MIT"
] | null | null | null | source/nodes/program-nodes-array_aggregates.adb | reznikmm/gela | 20134f1d154fb763812e73860c6f4b04f353df79 | [
"MIT"
] | null | null | null | source/nodes/program-nodes-array_aggregates.adb | reznikmm/gela | 20134f1d154fb763812e73860c6f4b04f353df79 | [
"MIT"
] | 1 | 2019-10-16T09:05:27.000Z | 2019-10-16T09:05:27.000Z | -- SPDX-FileCopyrightText: 2019 Max Reznik <reznikmm@gmail.com>
--
-- SPDX-License-Identifier: MIT
-------------------------------------------------------------
package body Program.Nodes.Array_Aggregates is
function Create
(Left_Bracket_Token : not null Program.Lexical_Elements
.Lexical_Element_Ac... | 31.356061 | 79 | 0.720464 |
dfa6fcd2da3c2596374af5297355a71ed61eb9dc | 11,413 | ads | Ada | arch/ARM/STM32/svd/stm32wl5x_cm4/stm32_svd-spi.ads | morbos/Ada_Drivers_Library | a4ab26799be60997c38735f4056160c4af597ef7 | [
"BSD-3-Clause"
] | 2 | 2018-05-16T03:56:39.000Z | 2019-07-31T13:53:56.000Z | arch/ARM/STM32/svd/stm32wl5x_cm4/stm32_svd-spi.ads | morbos/Ada_Drivers_Library | a4ab26799be60997c38735f4056160c4af597ef7 | [
"BSD-3-Clause"
] | null | null | null | arch/ARM/STM32/svd/stm32wl5x_cm4/stm32_svd-spi.ads | morbos/Ada_Drivers_Library | a4ab26799be60997c38735f4056160c4af597ef7 | [
"BSD-3-Clause"
] | null | null | null | -- This spec has been automatically generated from STM32WL5x_CM4.svd
pragma Restrictions (No_Elaboration_Code);
pragma Ada_2012;
pragma Style_Checks (Off);
with HAL;
with System;
package STM32_SVD.SPI is
pragma Preelaborate;
---------------
-- Registers --
---------------
subtype CR1_BR_Field is HA... | 31.702778 | 69 | 0.541663 |
Subsets and Splits
HTML Code Excluding Scripts
The query retrieves a limited set of HTML content entries that are longer than 8 characters and do not contain script tags, offering only basic filtering with minimal analytical value.