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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
29a3c4287c68bbe868b59a9d9ba497a6b0703b97 | 2,940 | ads | Ada | src/base/events/util-events-channels.ads | yrashk/ada-util | 2aaa1d87e92a7137e1c63dce90f0722c549dfafd | [
"Apache-2.0"
] | 60 | 2015-01-18T23:05:34.000Z | 2022-03-20T18:56:30.000Z | src/base/events/util-events-channels.ads | yrashk/ada-util | 2aaa1d87e92a7137e1c63dce90f0722c549dfafd | [
"Apache-2.0"
] | 20 | 2016-09-15T16:41:30.000Z | 2022-03-29T22:02:32.000Z | src/base/events/util-events-channels.ads | yrashk/ada-util | 2aaa1d87e92a7137e1c63dce90f0722c549dfafd | [
"Apache-2.0"
] | 10 | 2015-02-13T04:00:45.000Z | 2022-03-20T18:57:54.000Z | -----------------------------------------------------------------------
-- util-events-channel -- Event Channels
-- Copyright (C) 2001, 2002, 2003, 2009, 2010, 2018 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you... | 37.21519 | 80 | 0.647279 |
3db2d8e1a97ed5a582d5773c6f7623c46c691883 | 148,216 | ads | Ada | include/gl.ads | docandrew/troodon | 9240611708f92ffb5491fa677bffb6ecac58a51e | [
"MIT"
] | 5 | 2021-11-03T04:34:16.000Z | 2021-11-10T23:06:30.000Z | include/gl.ads | docandrew/troodon | 9240611708f92ffb5491fa677bffb6ecac58a51e | [
"MIT"
] | null | null | null | include/gl.ads | docandrew/troodon | 9240611708f92ffb5491fa677bffb6ecac58a51e | [
"MIT"
] | null | null | null | pragma Ada_2012;
pragma Style_Checks (Off);
with Interfaces.C; use Interfaces.C;
with Interfaces.C.Strings; use Interfaces.C.Strings;
with System;
limited with glext;
package gl is
-- unsupported macro: GLAPI __attribute__((visibility("default")))
-- unsupported macro: APIENTRY GLAPIENTRY
-- unsupported ... | 33.135703 | 117 | 0.598869 |
3d1ea6b7f87918c42b1e1794de10d114b2bad046 | 1,790 | ads | Ada | extern/gnat_sdl/gnat_sdl2/src/tbmintrin_h.ads | AdaCore/training_material | 6651eb2c53f8c39649b8e0b3c757bc8ff963025a | [
"CC-BY-4.0"
] | 15 | 2020-10-07T08:56:45.000Z | 2022-02-08T23:13:22.000Z | extern/gnat_sdl/gnat_sdl2/src/tbmintrin_h.ads | AdaCore/training_material | 6651eb2c53f8c39649b8e0b3c757bc8ff963025a | [
"CC-BY-4.0"
] | 20 | 2020-11-05T14:35:20.000Z | 2022-01-13T15:59:33.000Z | extern/gnat_sdl/gnat_sdl2/src/tbmintrin_h.ads | AdaCore/training_material | 6651eb2c53f8c39649b8e0b3c757bc8ff963025a | [
"CC-BY-4.0"
] | 6 | 2020-10-08T15:57:06.000Z | 2021-08-31T12:03:08.000Z | pragma Ada_2005;
pragma Style_Checks (Off);
with Interfaces.C; use Interfaces.C;
package tbmintrin_h is
-- Copyright (C) 2010-2017 Free Software Foundation, Inc.
-- This file is part of GCC.
-- GCC is free software; you can redistribute it and/or modify
-- it under the terms of the GNU General Public L... | 28.412698 | 76 | 0.701676 |
c732ac412245b076a3e13f740a902695a81e1339 | 498 | adb | Ada | ada/chopsticks.adb | rtoal/enhanced-dining-philosophers | e5305fb975e8eb5a3d6bbbc1ae0a798d278a074d | [
"MIT"
] | null | null | null | ada/chopsticks.adb | rtoal/enhanced-dining-philosophers | e5305fb975e8eb5a3d6bbbc1ae0a798d278a074d | [
"MIT"
] | null | null | null | ada/chopsticks.adb | rtoal/enhanced-dining-philosophers | e5305fb975e8eb5a3d6bbbc1ae0a798d278a074d | [
"MIT"
] | null | null | null | ------------------------------------------------------------------------------
-- chopsticks.adb
--
-- Implementation of the Chopsticks package.
------------------------------------------------------------------------------
package body Chopsticks is
protected body Chopstick is
entry Pick_Up when not... | 20.75 | 79 | 0.419679 |
1a2be31915e11e2e4de5504b60d1f541794bf665 | 3,593 | ads | Ada | source/amf/uml/amf-uml-regions-hash.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-regions-hash.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-regions-hash.ads | svn2github/matreshka | 9d222b3ad9da508855fb1f5adbe5e8a4fad4c530 | [
"BSD-3-Clause"
] | 4 | 2017-07-18T07:11:05.000Z | 2020-06-21T03:02:25.000Z | ------------------------------------------------------------------------------
-- --
-- Matreshka Project --
-- --
-- ... | 71.86 | 78 | 0.399388 |
c7a38e26d84ea53ecd7c25f867085a0b83fa4ff4 | 1,646 | ads | Ada | orka/src/orka/interface/orka-loggers-location.ads | onox/orka | 9edf99559a16ffa96dfdb208322f4d18efbcbac6 | [
"Apache-2.0"
] | 52 | 2016-07-30T23:00:28.000Z | 2022-02-05T11:54:55.000Z | orka/src/orka/interface/orka-loggers-location.ads | onox/orka | 9edf99559a16ffa96dfdb208322f4d18efbcbac6 | [
"Apache-2.0"
] | 79 | 2016-08-01T18:36:48.000Z | 2022-02-27T12:14:20.000Z | orka/src/orka/interface/orka-loggers-location.ads | onox/orka | 9edf99559a16ffa96dfdb208322f4d18efbcbac6 | [
"Apache-2.0"
] | 4 | 2018-04-28T22:36:26.000Z | 2020-11-14T23:00:29.000Z | -- SPDX-License-Identifier: Apache-2.0
--
-- Copyright (c) 2019 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... | 35.782609 | 86 | 0.718712 |
1a08e0af63db3a8f14700868224b00bc1f1b2aae | 3,419 | ads | Ada | ray_tracer.ads | FROL256/ada-ray-tracer | 7a4c538dac2fa54523d4eb315c2c963af4ef0f99 | [
"MIT"
] | 3 | 2017-02-22T18:53:43.000Z | 2020-09-03T06:27:53.000Z | ray_tracer.ads | FROL256/ada-ray-tracer | 7a4c538dac2fa54523d4eb315c2c963af4ef0f99 | [
"MIT"
] | 1 | 2018-12-14T18:10:35.000Z | 2018-12-24T19:48:14.000Z | ray_tracer.ads | FROL256/ada-ray-tracer | 7a4c538dac2fa54523d4eb315c2c963af4ef0f99 | [
"MIT"
] | null | null | null | with Interfaces;
with Ada.Numerics.Float_Random;
with Ada.Assertions;
with Vector_Math;
with Materials;
with Lights;
with Geometry;
with Scene;
with Ada.Unchecked_Deallocation;
use Interfaces;
use Vector_Math;
use Materials;
use Lights;
use Ada.Assertions;
use Geometry;
package Ray_Tracer is
width : Positive := 1... | 29.991228 | 113 | 0.724773 |
296f022bee457114c193ed02ded45caef25a52e3 | 14,118 | ads | Ada | arch/ARM/STM32/svd/stm32f46_79x/stm32_svd-dac.ads | shakram02/Ada_Drivers_Library | a407ca7ddbc2d9756647016c2f8fd8ef24a239ff | [
"BSD-3-Clause"
] | 192 | 2016-06-01T18:32:04.000Z | 2022-03-26T22:52:31.000Z | arch/ARM/STM32/svd/stm32f46_79x/stm32_svd-dac.ads | morbos/Ada_Drivers_Library | a4ab26799be60997c38735f4056160c4af597ef7 | [
"BSD-3-Clause"
] | 239 | 2016-05-26T20:02:01.000Z | 2022-03-31T09:46:56.000Z | arch/ARM/STM32/svd/stm32f46_79x/stm32_svd-dac.ads | morbos/Ada_Drivers_Library | a4ab26799be60997c38735f4056160c4af597ef7 | [
"BSD-3-Clause"
] | 142 | 2016-06-05T08:12:20.000Z | 2022-03-24T17:37:17.000Z | -- This spec has been automatically generated from STM32F46_79x.svd
pragma Restrictions (No_Elaboration_Code);
pragma Ada_2012;
pragma Style_Checks (Off);
with HAL;
with System;
package STM32_SVD.DAC is
pragma Preelaborate;
---------------
-- Registers --
---------------
subtype CR_TSEL1_Field is H... | 33.534442 | 68 | 0.615455 |
2236f9d584fcf92da9bc6371e265048ad8e591c2 | 63,079 | adb | Ada | 3-mid/impact/source/3d/collision/broadphase/impact-d3-collision-bounding_volume_tree.adb | charlie5/lace | e9b7dc751d500ff3f559617a6fc3089ace9dc134 | [
"0BSD"
] | 20 | 2015-11-04T09:23:59.000Z | 2022-01-14T10:21:42.000Z | 3-mid/impact/source/3d/collision/broadphase/impact-d3-collision-bounding_volume_tree.adb | charlie5/lace | e9b7dc751d500ff3f559617a6fc3089ace9dc134 | [
"0BSD"
] | 2 | 2015-11-04T17:05:56.000Z | 2015-12-08T03:16:13.000Z | 3-mid/impact/source/3d/collision/broadphase/impact-d3-collision-bounding_volume_tree.adb | charlie5/lace | e9b7dc751d500ff3f559617a6fc3089ace9dc134 | [
"0BSD"
] | 1 | 2015-12-07T12:53:52.000Z | 2015-12-07T12:53:52.000Z | with impact.d3.Vector;
with ada.Unchecked_Deallocation;
with Ada.Unchecked_Conversion;
with System;
with impact.d3.aabb_Util;
package body impact.d3.collision.bounding_volume_Tree
is
subtype tNodeArray is Node_Vector;
subtype tConstNodeArray is Node_Vector;
procedure free is new ada.Unchecked_Deall... | 25.322762 | 159 | 0.449722 |
c72e458e24ad26d8726c9111752d87ad8d3a6d62 | 8,038 | ads | Ada | bb-runtimes/runtimes/ravenscar-full-stm32f3x4/gnat/i-pacdec.ads | JCGobbi/Nucleo-STM32F334R8 | 2a0b1b4b2664c92773703ac5e95dcb71979d051c | [
"BSD-3-Clause"
] | null | null | null | bb-runtimes/runtimes/ravenscar-full-stm32f3x4/gnat/i-pacdec.ads | JCGobbi/Nucleo-STM32F334R8 | 2a0b1b4b2664c92773703ac5e95dcb71979d051c | [
"BSD-3-Clause"
] | null | null | null | bb-runtimes/runtimes/ravenscar-full-stm32f3x4/gnat/i-pacdec.ads | JCGobbi/Nucleo-STM32F334R8 | 2a0b1b4b2664c92773703ac5e95dcb71979d051c | [
"BSD-3-Clause"
] | null | null | null | ------------------------------------------------------------------------------
-- --
-- GNAT COMPILER COMPONENTS --
-- --
-- ... | 53.586667 | 79 | 0.546778 |
c74447726d633e13009b62d2a90221f4f28f1e4d | 584 | ads | Ada | src/002/moving_thing.ads | xeenta/learning-ada | bd3edf0c9e8b8eff814ffd89b040f488b80a7d5b | [
"MIT"
] | null | null | null | src/002/moving_thing.ads | xeenta/learning-ada | bd3edf0c9e8b8eff814ffd89b040f488b80a7d5b | [
"MIT"
] | null | null | null | src/002/moving_thing.ads | xeenta/learning-ada | bd3edf0c9e8b8eff814ffd89b040f488b80a7d5b | [
"MIT"
] | null | null | null | package Moving_Thing is
type Position is private;
type Speed is private;
type Thing is private;
type Direction is (North, South,
East, West,
Up, Down);
procedure Faster (T : in out Thing;
D : in Direction;
M : in Float);
procedure Stop (T : in out ... | 17.69697 | 38 | 0.561644 |
c7cc1d0e3d6c5577733ebff41d68a607e2ce5b0d | 1,137 | ads | Ada | tools/SPARK2005/preprocessor/src/fp_detect.ads | michalkonecny/polypaver | 7a1541a85523f5ecbef44b7f5e09680d9a5c1ca6 | [
"BSD-3-Clause"
] | 1 | 2015-07-01T14:50:00.000Z | 2015-07-01T14:50:00.000Z | tools/SPARK2005/preprocessor/src/fp_detect.ads | michalkonecny/polypaver | 7a1541a85523f5ecbef44b7f5e09680d9a5c1ca6 | [
"BSD-3-Clause"
] | null | null | null | tools/SPARK2005/preprocessor/src/fp_detect.ads | michalkonecny/polypaver | 7a1541a85523f5ecbef44b7f5e09680d9a5c1ca6 | [
"BSD-3-Clause"
] | null | null | null | with Asis;
package FP_Detect is
type FP_Type_Code is (F, LF, SF);
type FP_Type is
record
Precision : Positive;
Name : Asis.Defining_Name;
Is_Standard : Boolean;
Code : FP_Type_Code;
end record;
type FP_Operator_Kind is (Field_Op, Elementary_Fn... | 27.071429 | 87 | 0.580475 |
221ac2a3ed58c01de6b7b27bb065b6c0f1a861fc | 5,228 | ads | Ada | source/amf/uml/amf-uml-behavioral_features-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-uml-behavioral_features-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-uml-behavioral_features-collections.ads | svn2github/matreshka | 9d222b3ad9da508855fb1f5adbe5e8a4fad4c530 | [
"BSD-3-Clause"
] | 4 | 2017-07-18T07:11:05.000Z | 2020-06-21T03:02:25.000Z | ------------------------------------------------------------------------------
-- --
-- Matreshka Project --
-- --
-- ... | 56.826087 | 96 | 0.537299 |
2293118fa640c91cc727d33366053b68b00a2775 | 20,586 | ads | Ada | extern/gnat_sdl/gnat_sdl2/src/sdl_scancode_h.ads | AdaCore/training_material | 6651eb2c53f8c39649b8e0b3c757bc8ff963025a | [
"CC-BY-4.0"
] | 15 | 2020-10-07T08:56:45.000Z | 2022-02-08T23:13:22.000Z | extern/gnat_sdl/gnat_sdl2/src/sdl_scancode_h.ads | AdaCore/training_material | 6651eb2c53f8c39649b8e0b3c757bc8ff963025a | [
"CC-BY-4.0"
] | 20 | 2020-11-05T14:35:20.000Z | 2022-01-13T15:59:33.000Z | extern/gnat_sdl/gnat_sdl2/src/sdl_scancode_h.ads | AdaCore/training_material | 6651eb2c53f8c39649b8e0b3c757bc8ff963025a | [
"CC-BY-4.0"
] | 6 | 2020-10-08T15:57:06.000Z | 2021-08-31T12:03:08.000Z | pragma Ada_2005;
pragma Style_Checks (Off);
with Interfaces.C; use Interfaces.C;
package SDL_scancode_h is
-- Simple DirectMedia Layer
-- Copyright (C) 1997-2018 Sam Lantinga <slouken@libsdl.org>
-- This software is provided 'as-is', without any express or implied
-- warranty. In no event will the autho... | 47.986014 | 84 | 0.637666 |
59b0bdb99de30230ca0b4f9cf6923f70486fe666 | 51,997 | adb | Ada | gcc-gcc-7_3_0-release/gcc/ada/a-cbhase.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/a-cbhase.adb | best08618/asylo | 5a520a9f5c461ede0f32acc284017b737a43898c | [
"Apache-2.0"
] | null | null | null | gcc-gcc-7_3_0-release/gcc/ada/a-cbhase.adb | best08618/asylo | 5a520a9f5c461ede0f32acc284017b737a43898c | [
"Apache-2.0"
] | 2 | 2020-07-27T00:22:36.000Z | 2021-04-01T09:41:02.000Z | ------------------------------------------------------------------------------
-- --
-- GNAT LIBRARY COMPONENTS --
-- --
-- ... | 26.706215 | 79 | 0.542358 |
225c6542e9c6f9d3cbbea25cfa21d18ed330225d | 5,134 | ads | Ada | source/web/fastcgi/fastcgi-replies.ads | svn2github/matreshka | 9d222b3ad9da508855fb1f5adbe5e8a4fad4c530 | [
"BSD-3-Clause"
] | 24 | 2016-11-29T06:59:41.000Z | 2021-08-30T11:55:16.000Z | source/web/fastcgi/fastcgi-replies.ads | svn2github/matreshka | 9d222b3ad9da508855fb1f5adbe5e8a4fad4c530 | [
"BSD-3-Clause"
] | 2 | 2019-01-16T05:15:20.000Z | 2019-02-03T10:03:32.000Z | source/web/fastcgi/fastcgi-replies.ads | svn2github/matreshka | 9d222b3ad9da508855fb1f5adbe5e8a4fad4c530 | [
"BSD-3-Clause"
] | 4 | 2017-07-18T07:11:05.000Z | 2020-06-21T03:02:25.000Z | ------------------------------------------------------------------------------
-- --
-- Matreshka Project --
-- --
-- ... | 47.537037 | 78 | 0.509934 |
c75dfbe66e6f4b7fda2fc0e1c15429a89ec49758 | 602 | adb | Ada | gcc-gcc-7_3_0-release/gcc/testsuite/gnat.dg/unc.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/unc.adb | best08618/asylo | 5a520a9f5c461ede0f32acc284017b737a43898c | [
"Apache-2.0"
] | null | null | null | gcc-gcc-7_3_0-release/gcc/testsuite/gnat.dg/unc.adb | best08618/asylo | 5a520a9f5c461ede0f32acc284017b737a43898c | [
"Apache-2.0"
] | 2 | 2020-07-27T00:22:36.000Z | 2021-04-01T09:41:02.000Z | -- { dg-do compile }
with Ada.Streams.Stream_IO; use Ada.Streams.Stream_IO;
procedure Unc is
type Arr is array (1..4) of integer;
type Bytes is array (positive range <>) of Character;
type Buffer (D : Boolean := False) is record
case D is
when False =>
Chars: Bytes (1..16);
w... | 22.296296 | 56 | 0.584718 |
1a288e76ae83f1e1f01cad2026067ceee9140d2b | 26,855 | adb | Ada | ga_ref_impl/src/blade.adb | rogermc2/GA_Ada | 0b55eb5691ac1c543c79c9a06ffdbe2e47e8f1be | [
"ISC"
] | 3 | 2019-04-12T01:09:55.000Z | 2021-02-24T18:17:32.000Z | ga_ref_impl/src/blade.adb | rogermc2/GA_Ada | 0b55eb5691ac1c543c79c9a06ffdbe2e47e8f1be | [
"ISC"
] | 1 | 2020-08-12T10:10:25.000Z | 2020-08-12T10:10:25.000Z | ga_ref_impl/src/blade.adb | rogermc2/GA_Ada | 0b55eb5691ac1c543c79c9a06ffdbe2e47e8f1be | [
"ISC"
] | 1 | 2019-04-12T01:14:15.000Z | 2019-04-12T01:14:15.000Z |
with Ada.Text_IO; use Ada.Text_IO;
with Bits;
package body Blade is
epsilon : constant Float := 10.0 ** (-6);
function GP_OP (BA, BB : Basis_Blade; Outer : Boolean) return Basis_Blade;
function Inner_Product_Filter (Grade_1, Grade_2 : Integer;
Blades : Blade_Lis... | 36.09543 | 128 | 0.493465 |
22d8e4bcaf979d7eb9d8cb22eaeddf15a3bc8424 | 1,713 | ads | Ada | source/oasis/program-elements-real_range_specifications.ads | optikos/oasis | 9f64d46d26d964790d69f9db681c874cfb3bf96d | [
"MIT"
] | null | null | null | source/oasis/program-elements-real_range_specifications.ads | optikos/oasis | 9f64d46d26d964790d69f9db681c874cfb3bf96d | [
"MIT"
] | null | null | null | source/oasis/program-elements-real_range_specifications.ads | 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
-------------------------------------------------------------
with Program.Elements.Definitions;
with Program.Lexical_Elements;
with Program.Elements.Expressions;
package Program.Elements.Real_Ra... | 33.588235 | 75 | 0.767075 |
590117c39e063f565bdfe2435da9f165ad8a2cec | 3,607 | ads | Ada | tools/scitools/conf/understand/ada/ada95/s-fatgen.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-fatgen.ads | brucegua/moocos | 575c161cfa35e220f10d042e2e5ca18773691695 | [
"Apache-2.0"
] | null | null | null | tools/scitools/conf/understand/ada/ada95/s-fatgen.ads | brucegua/moocos | 575c161cfa35e220f10d042e2e5ca18773691695 | [
"Apache-2.0"
] | null | null | null | ------------------------------------------------------------------------------
-- --
-- GNAT COMPILER COMPONENTS --
-- --
-- ... | 46.24359 | 78 | 0.447741 |
129bbf9c3dcd86369a97152ac945c7c8fc3eea09 | 667 | adb | Ada | source/directories/machine-w64-mingw32/s-natcre.adb | ytomino/drake | 4e4bdcd8b8e23a11a29b31d3a8861fdf60090ea2 | [
"MIT"
] | 33 | 2015-04-04T09:19:36.000Z | 2021-11-10T05:33:34.000Z | source/directories/machine-w64-mingw32/s-natcre.adb | ytomino/drake | 4e4bdcd8b8e23a11a29b31d3a8861fdf60090ea2 | [
"MIT"
] | 8 | 2017-11-14T13:05:07.000Z | 2018-08-09T15:28:49.000Z | source/directories/machine-w64-mingw32/s-natcre.adb | ytomino/drake | 4e4bdcd8b8e23a11a29b31d3a8861fdf60090ea2 | [
"MIT"
] | 9 | 2015-02-03T17:09:53.000Z | 2021-11-12T01:16:05.000Z | with System.Zero_Terminated_WStrings;
with C.winbase;
with C.windef;
with C.winnt;
package body System.Native_Credentials is
use type C.size_t;
use type C.windef.WINBOOL;
function User_Name return String is
Result : aliased C.winnt.WCHAR_array (0 .. C.windef.MAX_PATH - 1);
Length : aliased C.winde... | 27.791667 | 72 | 0.668666 |
068ab88db44cc9ea35055c5a156ee63237b92c58 | 1,955 | ads | Ada | src/ewok-sleep.ads | vdh-anssi/ewok-kernel | 9a88dcae16659c212c4123b7a9272c9dfa51f85a | [
"Apache-2.0"
] | 65 | 2018-09-26T09:10:11.000Z | 2022-01-30T21:17:37.000Z | src/ewok-sleep.ads | vdh-anssi/ewok-kernel | 9a88dcae16659c212c4123b7a9272c9dfa51f85a | [
"Apache-2.0"
] | 22 | 2019-04-07T15:15:54.000Z | 2020-10-15T12:45:54.000Z | src/ewok-sleep.ads | vdh-anssi/ewok-kernel | 9a88dcae16659c212c4123b7a9272c9dfa51f85a | [
"Apache-2.0"
] | 10 | 2018-09-27T09:43:08.000Z | 2021-01-29T22:50:17.000Z | --
-- Copyright 2018 The wookey project team <wookey@ssi.gouv.fr>
-- - Ryad Benadjila
-- - Arnauld Michelizza
-- - Mathieu Renard
-- - Philippe Thierry
-- - Philippe Trebuchet
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this file except in compliance with the... | 30.546875 | 79 | 0.678261 |
3dc74be1cdd77d4fb909752f427b7e0b4c8c6141 | 1,285 | ads | Ada | source/machine-apple-darwin/s-sysall.ads | ytomino/drake | 4e4bdcd8b8e23a11a29b31d3a8861fdf60090ea2 | [
"MIT"
] | 33 | 2015-04-04T09:19:36.000Z | 2021-11-10T05:33:34.000Z | source/machine-apple-darwin/s-sysall.ads | ytomino/drake | 4e4bdcd8b8e23a11a29b31d3a8861fdf60090ea2 | [
"MIT"
] | 8 | 2017-11-14T13:05:07.000Z | 2018-08-09T15:28:49.000Z | source/machine-apple-darwin/s-sysall.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 POSIX (Darwin, FreeBSD, or Linux)
with System.Storage_Elements;
package System.System_Allocators is
pragma Preelaborate;
-- heap
Minimum_System_Allocator_Alignment : constant :=
Standard'Address_Size / Standard'Storage_Unit;
function ... | 29.883721 | 71 | 0.729183 |
c7ddfa541d8623b75f9e589032328de20c7a50d5 | 5,092 | adb | Ada | tools-src/gnu/gcc/gcc/ada/a-tideio.adb | modern-tomato/tomato | 96f09fab4929c6ddde5c9113f1b2476ad37133c4 | [
"FSFAP"
] | 80 | 2015-01-02T10:14:04.000Z | 2021-06-07T06:29:49.000Z | tools-src/gnu/gcc/gcc/ada/a-tideio.adb | modern-tomato/tomato | 96f09fab4929c6ddde5c9113f1b2476ad37133c4 | [
"FSFAP"
] | 9 | 2015-05-14T11:03:12.000Z | 2018-01-04T07:12:58.000Z | tools-src/gnu/gcc/gcc/ada/a-tideio.adb | modern-tomato/tomato | 96f09fab4929c6ddde5c9113f1b2476ad37133c4 | [
"FSFAP"
] | 69 | 2015-01-02T10:45:56.000Z | 2021-09-06T07:52:13.000Z | ------------------------------------------------------------------------------
-- --
-- GNAT RUNTIME COMPONENTS --
-- --
-- ... | 35.608392 | 78 | 0.475059 |
c7a067c523f0cf5b5c985f6aaa883c0f14773cd1 | 2,758 | adb | Ada | examples/MicroBit_v2/music/src/main.adb | BaderKashkash/Ada_Drivers_Library | 027f0982c033a45a490b262080a9ede8c6adbc1c | [
"BSD-3-Clause"
] | 1 | 2022-01-10T13:58:36.000Z | 2022-01-10T13:58:36.000Z | examples/MicroBit_v2/music/src/main.adb | BaderKashkash/Ada_Drivers_Library | 027f0982c033a45a490b262080a9ede8c6adbc1c | [
"BSD-3-Clause"
] | null | null | null | examples/MicroBit_v2/music/src/main.adb | BaderKashkash/Ada_Drivers_Library | 027f0982c033a45a490b262080a9ede8c6adbc1c | [
"BSD-3-Clause"
] | null | null | null | ------------------------------------------------------------------------------
-- --
-- Copyright (C) 2018, AdaCore --
-- --
-- ... | 58.680851 | 83 | 0.517041 |
22492b2155e368176d7ea4f48618e03d1cf4b70b | 1,854 | ads | Ada | Hardware/ADS Gerbers/Oscar_Romeu_mmGerbers_wrk/workspace.ads | oscaromeu/FMCW-Radar | 1e96d583ef888cb8a2172d1d68b78193596b1eff | [
"MIT"
] | null | null | null | Hardware/ADS Gerbers/Oscar_Romeu_mmGerbers_wrk/workspace.ads | oscaromeu/FMCW-Radar | 1e96d583ef888cb8a2172d1d68b78193596b1eff | [
"MIT"
] | null | null | null | Hardware/ADS Gerbers/Oscar_Romeu_mmGerbers_wrk/workspace.ads | oscaromeu/FMCW-Radar | 1e96d583ef888cb8a2172d1d68b78193596b1eff | [
"MIT"
] | null | null | null | <ADSWorkspace Revision="2" Version="100">
<Workspace Name="">
<Library Name="ads_standard_layers" />
<Library Name="adstechlib" />
<Library Name="ads_schematic_layers" />
<Library Name="empro_standard_layers" />
<Library Name="ads_standard_layers_ic" />
<Library Name=... | 45.219512 | 70 | 0.642395 |
c7c17c243d147ecad09034da7faba25d2b0a96ae | 18,268 | ads | Ada | arch/ARM/STM32/svd/stm32wl5x_cm0/stm32_svd-hsem.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_cm0/stm32_svd-hsem.ads | morbos/Ada_Drivers_Library | a4ab26799be60997c38735f4056160c4af597ef7 | [
"BSD-3-Clause"
] | null | null | null | arch/ARM/STM32/svd/stm32wl5x_cm0/stm32_svd-hsem.ads | morbos/Ada_Drivers_Library | a4ab26799be60997c38735f4056160c4af597ef7 | [
"BSD-3-Clause"
] | null | null | null | -- This spec has been automatically generated from STM32WL5x_CM0P.svd
pragma Restrictions (No_Elaboration_Code);
pragma Ada_2012;
pragma Style_Checks (Off);
with HAL;
with System;
package STM32_SVD.HSEM is
pragma Preelaborate;
---------------
-- Registers --
---------------
subtype HSEM_R_PROCID_Fi... | 32.275618 | 77 | 0.610247 |
1a245c2a3a39e346c2b0a00b25b65cd39eec8f31 | 1,076 | adb | Ada | tests/syntax_examples/src/operator_subprogram_calls.adb | TNO/Dependency_Graph_Extractor-Ada | cfcc9132cf181e4db5139c14150f221efa69a6d6 | [
"BSD-3-Clause"
] | 1 | 2022-03-08T13:00:47.000Z | 2022-03-08T13:00:47.000Z | src/tools/Dependency_Graph_Extractor/tests/Syntax_Examples/src/operator_subprogram_calls.adb | selroc/Renaissance-Ada | 39230b34aced4a9d83831be346ca103136c53715 | [
"BSD-3-Clause"
] | null | null | null | src/tools/Dependency_Graph_Extractor/tests/Syntax_Examples/src/operator_subprogram_calls.adb | selroc/Renaissance-Ada | 39230b34aced4a9d83831be346ca103136c53715 | [
"BSD-3-Clause"
] | null | null | null | package body Operator_Subprogram_Calls is
type R is
record
I : Integer;
end record;
function "<"(P1 : R; P2 : R) return Boolean;
procedure Test is
R1 : R := (I => 42);
R2 : R := (I => 42);
function Foo(I1 : R; I2 : R) return Boolean renames "<";
begin
if... | 23.911111 | 75 | 0.524164 |
c798b5fb2f5f82ea8ea64301309b948591355d01 | 823 | ads | Ada | firmware/coreboot/3rdparty/libgfxinit/common/hw-gfx-i2c.ads | fabiojna02/OpenCellular | 45b6a202d6b2e2485c89955b9a6da920c4d56ddb | [
"CC-BY-4.0",
"BSD-3-Clause"
] | 1 | 2019-02-05T09:50:07.000Z | 2019-02-05T09:50:07.000Z | firmware/coreboot/3rdparty/libgfxinit/common/hw-gfx-i2c.ads | aimin-wang/OpenCellular | 5308146bf7edf43cc81c0e4d15305b711117070a | [
"CC-BY-4.0",
"BSD-3-Clause"
] | 13 | 2018-10-12T21:29:09.000Z | 2018-10-25T20:06:51.000Z | firmware/coreboot/3rdparty/libgfxinit/common/hw-gfx-i2c.ads | aimin-wang/OpenCellular | 5308146bf7edf43cc81c0e4d15305b711117070a | [
"CC-BY-4.0",
"BSD-3-Clause"
] | null | null | null | --
-- Copyright (C) 2015 secunet Security Networks AG
--
-- This program is free software; you can redistribute it and/or modify
-- it under the terms of the GNU General Public License as published by
-- the Free Software Foundation; either version 2 of the License, or
-- (at your option) any later version.
--
-- This ... | 35.782609 | 73 | 0.747266 |
22bc466265643e61dab7415156fc1668fb6ce4cf | 5,780 | adb | Ada | 3-mid/opengl/source/opengl.adb | charlie5/lace | e9b7dc751d500ff3f559617a6fc3089ace9dc134 | [
"0BSD"
] | 20 | 2015-11-04T09:23:59.000Z | 2022-01-14T10:21:42.000Z | 3-mid/opengl/source/opengl.adb | charlie5/lace | e9b7dc751d500ff3f559617a6fc3089ace9dc134 | [
"0BSD"
] | 2 | 2015-11-04T17:05:56.000Z | 2015-12-08T03:16:13.000Z | 3-mid/opengl/source/opengl.adb | charlie5/lace | e9b7dc751d500ff3f559617a6fc3089ace9dc134 | [
"0BSD"
] | 1 | 2015-12-07T12:53:52.000Z | 2015-12-07T12:53:52.000Z | with
ada.Strings.Hash,
ada.unchecked_Conversion;
package body openGL
is
------------
-- Profiles
--
function Profile return profile_Kind
is separate;
-----------
-- Vectors
--
function Scaled (Self : in Vector_3; By : in Vector_3) return Vector_3
is
begin
retu... | 21.328413 | 89 | 0.537543 |
41768d142a612365cd08bdcfdeb6d30e2cb9b736 | 1,402 | ads | Ada | tier-1/xcb/source/thin/xcb-xcb_alloc_named_color_cookie_t.ads | charlie5/cBound | 741be08197a61ad9c72553e3302f3b669902216d | [
"0BSD"
] | 2 | 2015-11-12T11:16:20.000Z | 2021-08-24T22:32:04.000Z | tier-1/xcb/source/thin/xcb-xcb_alloc_named_color_cookie_t.ads | charlie5/cBound | 741be08197a61ad9c72553e3302f3b669902216d | [
"0BSD"
] | 1 | 2018-06-05T05:19:35.000Z | 2021-11-20T01:13:23.000Z | tier-1/xcb/source/thin/xcb-xcb_alloc_named_color_cookie_t.ads | charlie5/cBound | 741be08197a61ad9c72553e3302f3b669902216d | [
"0BSD"
] | null | null | null | -- This file is generated by SWIG. Please do not modify by hand.
--
with Interfaces.C;
with Interfaces.C;
with Interfaces.C.Pointers;
package xcb.xcb_alloc_named_color_cookie_t is
-- Item
--
type Item is record
sequence : aliased Interfaces.C.unsigned;
end record;
-- Item_Array
--
type It... | 26.45283 | 77 | 0.669757 |
57e4cb89fa33bfb18dd2e1449cc689e5a1cdcfd7 | 4,210 | ada | Ada | gcc-gcc-7_3_0-release/gcc/testsuite/ada/acats/tests/ce/ce2111e.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/ce/ce2111e.ada | best08618/asylo | 5a520a9f5c461ede0f32acc284017b737a43898c | [
"Apache-2.0"
] | null | null | null | gcc-gcc-7_3_0-release/gcc/testsuite/ada/acats/tests/ce/ce2111e.ada | best08618/asylo | 5a520a9f5c461ede0f32acc284017b737a43898c | [
"Apache-2.0"
] | 2 | 2020-07-27T00:22:36.000Z | 2021-04-01T09:41:02.000Z | -- CE2111E.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... | 26.815287 | 79 | 0.580998 |
58f0314025339b9216af57dc4468c76a95ead16c | 933 | adb | Ada | src/gdb/gdb-8.3/gdb/testsuite/gdb.ada/mi_ref_changeable/pck.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/mi_ref_changeable/pck.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/mi_ref_changeable/pck.adb | alrooney/unum-sdk | bbccb10b0cd3500feccbbef22e27ea111c3d18eb | [
"Apache-2.0"
] | 20 | 2018-11-16T21:19:22.000Z | 2021-10-18T23:08:24.000Z | -- Copyright 2018-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.
--
-- ... | 34.555556 | 73 | 0.723473 |
c7cd37ec225e877527d8e609edcb8e642b35dd5f | 2,220 | ads | Ada | resources/scripts/api/github.ads | mehrdad-shokri/amass | bf4df987c63d0509bf3e94cba2e4448855fc0805 | [
"Apache-2.0"
] | 1 | 2021-03-27T09:57:11.000Z | 2021-03-27T09:57:11.000Z | resources/scripts/api/github.ads | rishuranjanofficial/Amass | a7e3d07febafae6220032121a1b1c4f508e16ec0 | [
"Apache-2.0"
] | null | null | null | resources/scripts/api/github.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 = "GitHub"
type = "api"
function start()
setratelimit(7)
end
function vertical(ctx, domain)
if (api == nil or api.key == nil ... | 23.870968 | 106 | 0.531081 |
1a5cd12a7fe100b365892be843969604c065abbe | 1,262 | ads | Ada | tests/src/sha2_streams_tests.ads | AntonMeep/sha2 | 73c2cd73e440b1e36d1b5c8b741fcb0e3fc4046c | [
"0BSD"
] | null | null | null | tests/src/sha2_streams_tests.ads | AntonMeep/sha2 | 73c2cd73e440b1e36d1b5c8b741fcb0e3fc4046c | [
"0BSD"
] | null | null | null | tests/src/sha2_streams_tests.ads | AntonMeep/sha2 | 73c2cd73e440b1e36d1b5c8b741fcb0e3fc4046c | [
"0BSD"
] | null | null | null | with AUnit.Test_Fixtures;
with AUnit.Test_Suites;
package SHA2_Streams_Tests is
function Suite return AUnit.Test_Suites.Access_Test_Suite;
private
type Fixture is new AUnit.Test_Fixtures.Test_Fixture with null record;
procedure SHA2_224_Test (Object : in out Fixture);
procedure SHA2_224_One_Million_Test (... | 48.538462 | 73 | 0.790016 |
c7ac84dd790774ab6103cd313834898e69ceea85 | 793 | ads | Ada | Read Only/gdb-7.12.1/gdb/testsuite/gdb.ada/str_ref_cmp/pck.ads | samyvic/OS-Project | 1622bc1641876584964effd91d65ef02e92728e1 | [
"Apache-2.0"
] | null | null | null | Read Only/gdb-7.12.1/gdb/testsuite/gdb.ada/str_ref_cmp/pck.ads | samyvic/OS-Project | 1622bc1641876584964effd91d65ef02e92728e1 | [
"Apache-2.0"
] | null | null | null | Read Only/gdb-7.12.1/gdb/testsuite/gdb.ada/str_ref_cmp/pck.ads | samyvic/OS-Project | 1622bc1641876584964effd91d65ef02e92728e1 | [
"Apache-2.0"
] | null | null | null | -- Copyright 2008-2017 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.761905 | 73 | 0.732661 |
5742129fbec318cd1ca5b125f8f0ff932b75b428 | 3,685 | adb | Ada | regtests/el-beans-tests.adb | jquorning/ada-el | b0b07da093ac6109286404cb54a62a9a93816610 | [
"Apache-2.0"
] | 6 | 2015-01-18T23:04:00.000Z | 2022-01-26T12:34:07.000Z | regtests/el-beans-tests.adb | jquorning/ada-el | b0b07da093ac6109286404cb54a62a9a93816610 | [
"Apache-2.0"
] | 1 | 2022-01-30T20:46:16.000Z | 2022-01-30T20:46:16.000Z | regtests/el-beans-tests.adb | jquorning/ada-el | b0b07da093ac6109286404cb54a62a9a93816610 | [
"Apache-2.0"
] | 2 | 2021-01-06T08:27:49.000Z | 2022-01-30T19:33:41.000Z | -----------------------------------------------------------------------
-- EL.Beans.Tests - Testsuite for EL.Beans
-- Copyright (C) 2011, 2018 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.404494 | 95 | 0.564722 |
c7d07db4034962402c41ec4823945cbcb0ceaf0a | 4,733 | ads | Ada | source/amf/utp/amf-utp-suts-collections.ads | svn2github/matreshka | 9d222b3ad9da508855fb1f5adbe5e8a4fad4c530 | [
"BSD-3-Clause"
] | 24 | 2016-11-29T06:59:41.000Z | 2021-08-30T11:55:16.000Z | source/amf/utp/amf-utp-suts-collections.ads | svn2github/matreshka | 9d222b3ad9da508855fb1f5adbe5e8a4fad4c530 | [
"BSD-3-Clause"
] | 2 | 2019-01-16T05:15:20.000Z | 2019-02-03T10:03:32.000Z | source/amf/utp/amf-utp-suts-collections.ads | svn2github/matreshka | 9d222b3ad9da508855fb1f5adbe5e8a4fad4c530 | [
"BSD-3-Clause"
] | 4 | 2017-07-18T07:11:05.000Z | 2020-06-21T03:02:25.000Z | ------------------------------------------------------------------------------
-- --
-- Matreshka Project --
-- --
-- ... | 51.445652 | 78 | 0.488063 |
c7d905e658c524bb88cda0452b9b1d3eac68cf8b | 3,436 | adb | Ada | source/nodes/program-nodes-null_components.adb | optikos/oasis | 9f64d46d26d964790d69f9db681c874cfb3bf96d | [
"MIT"
] | null | null | null | source/nodes/program-nodes-null_components.adb | optikos/oasis | 9f64d46d26d964790d69f9db681c874cfb3bf96d | [
"MIT"
] | null | null | null | source/nodes/program-nodes-null_components.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.Null_Components is
function Create
(Null_Token : not null Program.Lexical_Elements
.L... | 29.118644 | 79 | 0.710128 |
c71b4bf23db83d11c6b1c314f03f7241b3593ef8 | 5,362 | adb | Ada | Validation/pyFrame3DD-master/gcc-master/gcc/ada/libgnat/a-tiinio.adb | djamal2727/Main-Bearing-Analytical-Model | 2f00c2219c71be0175c6f4f8f1d4cca231d97096 | [
"Apache-2.0"
] | null | null | null | Validation/pyFrame3DD-master/gcc-master/gcc/ada/libgnat/a-tiinio.adb | djamal2727/Main-Bearing-Analytical-Model | 2f00c2219c71be0175c6f4f8f1d4cca231d97096 | [
"Apache-2.0"
] | null | null | null | Validation/pyFrame3DD-master/gcc-master/gcc/ada/libgnat/a-tiinio.adb | djamal2727/Main-Bearing-Analytical-Model | 2f00c2219c71be0175c6f4f8f1d4cca231d97096 | [
"Apache-2.0"
] | null | null | null | ------------------------------------------------------------------------------
-- --
-- GNAT RUN-TIME COMPONENTS --
-- --
-- ... | 34.593548 | 79 | 0.500559 |
c7aa66b7ac8ee014aeb21124d64a1acf03aa5e99 | 1,023 | ada | Ada | Task/Averages-Pythagorean-means/Ada/averages-pythagorean-means-2.ada | mullikine/RosettaCodeData | 4f0027c6ce83daa36118ee8b67915a13cd23ab67 | [
"Info-ZIP"
] | 1 | 2018-11-09T22:08:38.000Z | 2018-11-09T22:08:38.000Z | Task/Averages-Pythagorean-means/Ada/averages-pythagorean-means-2.ada | mullikine/RosettaCodeData | 4f0027c6ce83daa36118ee8b67915a13cd23ab67 | [
"Info-ZIP"
] | null | null | null | Task/Averages-Pythagorean-means/Ada/averages-pythagorean-means-2.ada | mullikine/RosettaCodeData | 4f0027c6ce83daa36118ee8b67915a13cd23ab67 | [
"Info-ZIP"
] | 1 | 2018-11-09T22:08:40.000Z | 2018-11-09T22:08:40.000Z | with Ada.Numerics.Generic_Elementary_Functions;
package body Pythagorean_Means is
package Math is new Ada.Numerics.Generic_Elementary_Functions (Float);
function "**" (Left, Right : Float) return Float renames Math."**";
function Arithmetic_Mean (Data : Set) return Float is
Sum : Float := 0.0;
begin
... | 30.088235 | 73 | 0.650049 |
29eba18133b48c4959346cec86230b9b010a6b1f | 139 | ads | Ada | drivers/forward_ad-hamiltonian.ads | sciencylab/lagrangian-solver | 0f77265c1105658a27a9fa316bf5f046ac233774 | [
"MIT"
] | null | null | null | drivers/forward_ad-hamiltonian.ads | sciencylab/lagrangian-solver | 0f77265c1105658a27a9fa316bf5f046ac233774 | [
"MIT"
] | null | null | null | drivers/forward_ad-hamiltonian.ads | sciencylab/lagrangian-solver | 0f77265c1105658a27a9fa316bf5f046ac233774 | [
"MIT"
] | null | null | null | package Forward_AD.Hamiltonian is
function Func (Q, V : in Real_Array; T : in Real) return AD_Type;
end Forward_AD.Hamiltonian;
| 23.166667 | 68 | 0.719424 |
06273ecf0a16e4540f0c253a105b78dfe12fe42e | 4,252 | adb | Ada | examples/zlibwrap/zlib/contrib/ada/read.adb | gahr/critcl | bceac8a8e959c40357c0ebdc0f0ec6c14408b5bf | [
"TCL"
] | 41 | 2015-03-19T09:26:55.000Z | 2022-03-22T09:41:33.000Z | examples/zlibwrap/zlib/contrib/ada/read.adb | apnadkarni/critcl | db00b6cd251cfdfca6c685772941e559fdf9b6a1 | [
"TCL"
] | 69 | 2015-02-06T17:30:53.000Z | 2022-03-25T16:27:43.000Z | examples/zlibwrap/zlib/contrib/ada/read.adb | apnadkarni/critcl | db00b6cd251cfdfca6c685772941e559fdf9b6a1 | [
"TCL"
] | 11 | 2015-02-05T15:46:39.000Z | 2021-03-24T18:43:53.000Z | ----------------------------------------------------------------
-- ZLib for Ada thick binding. --
-- --
-- Copyright (C) 2002-2003 Dmitriy Anisimkov --
-- ... | 27.082803 | 77 | 0.535513 |
22db44116d0ab7b34de36b7c339b7f4bc365080f | 3,227 | ads | Ada | Validation/pyFrame3DD-master/gcc-master/gcc/ada/libgnat/s-pack31.ads | djamal2727/Main-Bearing-Analytical-Model | 2f00c2219c71be0175c6f4f8f1d4cca231d97096 | [
"Apache-2.0"
] | null | null | null | Validation/pyFrame3DD-master/gcc-master/gcc/ada/libgnat/s-pack31.ads | djamal2727/Main-Bearing-Analytical-Model | 2f00c2219c71be0175c6f4f8f1d4cca231d97096 | [
"Apache-2.0"
] | null | null | null | Validation/pyFrame3DD-master/gcc-master/gcc/ada/libgnat/s-pack31.ads | djamal2727/Main-Bearing-Analytical-Model | 2f00c2219c71be0175c6f4f8f1d4cca231d97096 | [
"Apache-2.0"
] | null | null | null | ------------------------------------------------------------------------------
-- --
-- GNAT RUN-TIME COMPONENTS --
-- --
-- ... | 52.901639 | 78 | 0.439727 |
1da434405c5b87d7dfc5c87a973179ebc3f99a8b | 25,017 | adb | Ada | apps/hls_examples/camera_ready_synthesis/app_files/big_apps_32_shifts/conv2d_b2b/conv2d_b2b/hls_target/.autopilot/db/call_1.bind.adb | dillonhuff/Halide-HLS | e9f4c3ac7915e5a52f211ce65004ae17890515a0 | [
"MIT"
] | 1 | 2020-06-18T16:51:39.000Z | 2020-06-18T16:51:39.000Z | apps/hls_examples/camera_ready_synthesis/app_files/big_apps_32_shifts/conv2d_b2b/conv2d_b2b/hls_target/.autopilot/db/call_1.bind.adb | dillonhuff/Halide-HLS | e9f4c3ac7915e5a52f211ce65004ae17890515a0 | [
"MIT"
] | null | null | null | apps/hls_examples/camera_ready_synthesis/app_files/big_apps_32_shifts/conv2d_b2b/conv2d_b2b/hls_target/.autopilot/db/call_1.bind.adb | dillonhuff/Halide-HLS | e9f4c3ac7915e5a52f211ce65004ae17890515a0 | [
"MIT"
] | 1 | 2020-03-18T00:43:22.000Z | 2020-03-18T00:43:22.000Z | <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE boost_serialization>
<boost_serialization signature="serialization::archive" version="14">
<syndb class_id="0" tracking_level="0" version="0">
<userIPLatency>-1</userIPLatency>
<userIPName></userIPName>
<cdfg class_id="1" tracking_level="1" version="... | 27.796667 | 140 | 0.607547 |
5975b74458a80a27e1e2472d5be7598ce17c7b0e | 4,098 | adb | Ada | llvm-gcc-4.2-2.9/gcc/ada/s-imglli.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-imglli.adb | vidkidz/crossbridge | ba0bf94aee0ce6cf7eb5be882382e52bc57ba396 | [
"MIT"
] | null | null | null | llvm-gcc-4.2-2.9/gcc/ada/s-imglli.adb | vidkidz/crossbridge | ba0bf94aee0ce6cf7eb5be882382e52bc57ba396 | [
"MIT"
] | null | null | null | ------------------------------------------------------------------------------
-- --
-- GNAT RUN-TIME COMPONENTS --
-- --
-- ... | 41.816327 | 79 | 0.443631 |
59ce3bc6aaa89d7bdf40321fe4eb0a66ae2e7e70 | 682 | ads | Ada | source/setup.ads | jquorning/Gauss | 742b93651cd97e417b9eacba7a3416be581f9c23 | [
"blessing"
] | 4 | 2019-02-17T16:11:41.000Z | 2019-03-28T00:06:12.000Z | source/setup.ads | jquorning/GAWS | 742b93651cd97e417b9eacba7a3416be581f9c23 | [
"blessing"
] | null | null | null | source/setup.ads | jquorning/GAWS | 742b93651cd97e417b9eacba7a3416be581f9c23 | [
"blessing"
] | null | null | null | --
-- The author disclaims copyright to this source code. In place of
-- a legal notice, here is a blessing:
--
-- May you do good and not evil.
-- May you find forgiveness for yourself and forgive others.
-- May you share freely, not taking more than you give.
--
package Setup is
function Get_Program_... | 29.652174 | 68 | 0.750733 |
3d0b4a2f8883c0fe5a21b187726f70184f79068c | 1,773 | adb | Ada | src/tcl-commands.adb | thindil/tashy2 | 43fcbadb33c0062b2c8d6138a8238441dec5fd80 | [
"Apache-2.0"
] | 2 | 2020-12-09T07:27:07.000Z | 2021-10-19T13:31:54.000Z | src/tcl-commands.adb | thindil/tashy2 | 43fcbadb33c0062b2c8d6138a8238441dec5fd80 | [
"Apache-2.0"
] | null | null | null | src/tcl-commands.adb | thindil/tashy2 | 43fcbadb33c0062b2c8d6138a8238441dec5fd80 | [
"Apache-2.0"
] | null | null | null | -- Copyright (c) 2020-2021 Bartek thindil Jasicki <thindil@laeran.pl>
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this file except in compliance with the License.
-- You may obtain a copy of the License at
--
-- http://www.apache.org/licenses/LICENSE-2.0
--
-- Unless req... | 34.764706 | 78 | 0.7022 |
2268ce214fc99cf60e068668635fad2c6a520806 | 1,774 | adb | Ada | src/lumen-program.adb | darkestkhan/lumen | d560f322a8efccac7ed5d16db1d2d188245836ba | [
"0BSD"
] | 8 | 2015-07-20T18:20:10.000Z | 2021-01-29T21:09:02.000Z | src/lumen-program.adb | darkestkhan/lumen | d560f322a8efccac7ed5d16db1d2d188245836ba | [
"0BSD"
] | 10 | 2015-07-20T18:48:45.000Z | 2016-05-07T19:23:31.000Z | src/lumen-program.adb | darkestkhan/lumen | d560f322a8efccac7ed5d16db1d2d188245836ba | [
"0BSD"
] | 1 | 2018-11-18T17:01:15.000Z | 2018-11-18T17:01:15.000Z |
-- Lumen.Program -- Helper routines fr working with shader programs.
--
-- darkestkhan, Winter 2014
-- This code is covered by the ISC License:
--
-- Copyright © 2014, darkestkhan
--
-- Permission to use, copy, modify, and/or distribute this software for any
-- purpose with or without fee is hereby granted, provided ... | 31.678571 | 78 | 0.617249 |
c78ced39dcfa125721d58a2beaef2af8cbad586a | 12,927 | adb | Ada | bb-runtimes/runtimes/zfp-stm32g474/gnat/setup_pll.adb | JCGobbi/Nucleo-STM32G474RE | 8dc1c4948ffeb11841eed10f1c3708f00fa1d832 | [
"BSD-3-Clause"
] | null | null | null | bb-runtimes/runtimes/zfp-stm32g474/gnat/setup_pll.adb | JCGobbi/Nucleo-STM32G474RE | 8dc1c4948ffeb11841eed10f1c3708f00fa1d832 | [
"BSD-3-Clause"
] | null | null | null | bb-runtimes/runtimes/zfp-stm32g474/gnat/setup_pll.adb | JCGobbi/Nucleo-STM32G474RE | 8dc1c4948ffeb11841eed10f1c3708f00fa1d832 | [
"BSD-3-Clause"
] | null | null | null | ------------------------------------------------------------------------------
-- --
-- GNAT RUN-TIME COMPONENTS --
-- --
-- ... | 36.516949 | 79 | 0.543591 |
58e11ddcecb92e21762e485a0d41581d5f492add | 18,315 | adb | Ada | tests/phelix/test_phelix.adb | HeisenbugLtd/Saatana | d6f4b4d68f4c80c1872deeb2df3e8762df0c627b | [
"WTFPL"
] | 10 | 2020-03-19T13:40:04.000Z | 2021-08-03T00:17:02.000Z | tests/phelix/test_phelix.adb | HeisenbugLtd/security | 69458f6039f89ea9e56995a9378d33b133dd4aff | [
"WTFPL"
] | 8 | 2017-10-04T08:42:03.000Z | 2020-02-10T09:56:29.000Z | tests/phelix/test_phelix.adb | HeisenbugLtd/security | 69458f6039f89ea9e56995a9378d33b133dd4aff | [
"WTFPL"
] | null | null | null | ------------------------------------------------------------------------------
-- Copyright (C) 2017-2020 by Heisenbug Ltd. (gh+saatana@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... | 48.452381 | 113 | 0.517827 |
a17309f69493bd4764fcfe526b64956a0e5cead4 | 164 | ads | Ada | src/random.ads | JeremyGrosser/the_grid | cf2956be1bdf9bae5adc96a41aac3fa7416e929c | [
"BSD-3-Clause"
] | null | null | null | src/random.ads | JeremyGrosser/the_grid | cf2956be1bdf9bae5adc96a41aac3fa7416e929c | [
"BSD-3-Clause"
] | null | null | null | src/random.ads | JeremyGrosser/the_grid | cf2956be1bdf9bae5adc96a41aac3fa7416e929c | [
"BSD-3-Clause"
] | null | null | null | with HAL; use HAL;
package Random is
function Next
return UInt16;
function In_Range
(First, Last : Natural)
return Natural;
end Random;
| 12.615385 | 29 | 0.646341 |
58718ded4b31a0fe044d7de71f32c708899b9e8b | 569 | adb | Ada | dependencies/agar/ada-gui/agar-gui-widget-separator.adb | amvb/GUCEF | 08fd423bbb5cdebbe4b70df24c0ae51716b65825 | [
"Apache-2.0"
] | 286 | 2017-07-31T20:05:16.000Z | 2022-03-26T20:26:24.000Z | dependencies/agar/ada-gui/agar-gui-widget-separator.adb | amvb/GUCEF | 08fd423bbb5cdebbe4b70df24c0ae51716b65825 | [
"Apache-2.0"
] | 67 | 2017-08-30T18:56:21.000Z | 2021-09-08T03:38:20.000Z | dependencies/agar/ada-gui/agar-gui-widget-separator.adb | amvb/GUCEF | 08fd423bbb5cdebbe4b70df24c0ae51716b65825 | [
"Apache-2.0"
] | 31 | 2017-08-14T13:34:12.000Z | 2022-03-14T15:33:49.000Z | package body agar.gui.widget.separator is
package cbinds is
procedure set_padding
(separator : separator_access_t;
pixels : c.int);
pragma import (c, set_padding, "AG_SeparatorSetPadding");
end cbinds;
procedure set_padding
(separator : separator_access_t;
pixels : natural) i... | 24.73913 | 76 | 0.718805 |
227c2e498d7bb4dc34a9dc637c4139f5475a3816 | 2,750 | ads | Ada | Validation/pyFrame3DD-master/gcc-master/gcc/ada/libgnat/g-soliop__lynxos.ads | djamal2727/Main-Bearing-Analytical-Model | 2f00c2219c71be0175c6f4f8f1d4cca231d97096 | [
"Apache-2.0"
] | null | null | null | Validation/pyFrame3DD-master/gcc-master/gcc/ada/libgnat/g-soliop__lynxos.ads | djamal2727/Main-Bearing-Analytical-Model | 2f00c2219c71be0175c6f4f8f1d4cca231d97096 | [
"Apache-2.0"
] | null | null | null | Validation/pyFrame3DD-master/gcc-master/gcc/ada/libgnat/g-soliop__lynxos.ads | djamal2727/Main-Bearing-Analytical-Model | 2f00c2219c71be0175c6f4f8f1d4cca231d97096 | [
"Apache-2.0"
] | null | null | null | ------------------------------------------------------------------------------
-- --
-- GNAT COMPILER COMPONENTS --
-- --
-- ... | 63.953488 | 78 | 0.419636 |
1a5189cf1db23e987b3c976574a7d573a733eb9e | 5,705 | adb | Ada | tests/crafts-test_data-tests.adb | thindil/steamsky | d5d7fea622f7994c91017c4cd7ba5e188153556c | [
"TCL",
"MIT"
] | 80 | 2017-04-08T23:14:07.000Z | 2022-02-10T22:30:51.000Z | tests/crafts-test_data-tests.adb | thindil/steamsky | d5d7fea622f7994c91017c4cd7ba5e188153556c | [
"TCL",
"MIT"
] | 89 | 2017-06-24T08:18:26.000Z | 2021-11-12T04:37:36.000Z | tests/crafts-test_data-tests.adb | thindil/steamsky | d5d7fea622f7994c91017c4cd7ba5e188153556c | [
"TCL",
"MIT"
] | 9 | 2018-04-14T16:37:25.000Z | 2020-03-21T14:33:49.000Z | -- This package has been generated automatically by GNATtest.
-- You are allowed to add your code to the bodies of test routines.
-- Such changes will be kept during further regeneration of this file.
-- All code placed outside of test routine bodies will be lost. The
-- code intended to set up and tear down the t... | 31.346154 | 87 | 0.69816 |
3d103770aab18bb1152681443cd37ad7dfcef5b4 | 1,710 | adb | Ada | src/are-main.adb | stcarrez/resource-embedder | b1134306db459f87506703ba0a266c0b5e0045b9 | [
"Apache-2.0"
] | 7 | 2021-06-04T16:58:59.000Z | 2021-06-14T08:51:11.000Z | src/are-main.adb | stcarrez/resource-embedder | b1134306db459f87506703ba0a266c0b5e0045b9 | [
"Apache-2.0"
] | 2 | 2021-07-20T15:25:33.000Z | 2021-08-20T18:39:58.000Z | src/are-main.adb | stcarrez/resource-embedder | b1134306db459f87506703ba0a266c0b5e0045b9 | [
"Apache-2.0"
] | null | null | null | -----------------------------------------------------------------------
-- are-main -- Main tool program
-- 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 not use this file except in compl... | 34.897959 | 86 | 0.666667 |
c745c9ec4be7e33a985a3dd3931d353c9a80bcd7 | 18,436 | adb | Ada | sources/jupyter/jupyter-start_kernel.adb | reznikmm/jupyter | 159f8ae87a3da8bf66e059db07b23de826d81293 | [
"MIT"
] | 4 | 2020-06-17T16:45:16.000Z | 2022-01-19T22:55:48.000Z | sources/jupyter/jupyter-start_kernel.adb | reznikmm/jupyter | 159f8ae87a3da8bf66e059db07b23de826d81293 | [
"MIT"
] | null | null | null | sources/jupyter/jupyter-start_kernel.adb | reznikmm/jupyter | 159f8ae87a3da8bf66e059db07b23de826d81293 | [
"MIT"
] | null | null | null | -- SPDX-FileCopyrightText: 2020 Max Reznik <reznikmm@gmail.com>
--
-- SPDX-License-Identifier: MIT
----------------------------------------------------------------
with Ada.Characters.Wide_Wide_Latin_1;
with Ada.Containers.Doubly_Linked_Lists;
with Ada.Containers.Hashed_Maps;
with Ada.Wide_Wide_Text_IO;
with GNAT.SH... | 31.622642 | 79 | 0.582339 |
29dd3d8f458f254eb93a0f59b2fe502d9e2a7df1 | 848 | ads | Ada | ConfProfile/jni/strongswan/src/charon-tkm/src/ehandler/exception_handler.ads | Infoss/conf-profile-4-android | 619bd63095bb0f5a67616436d5510d24a233a339 | [
"MIT"
] | 2 | 2017-10-16T07:51:18.000Z | 2019-06-16T12:07:52.000Z | strongswan/strongswan-5.3.2/src/charon-tkm/src/ehandler/exception_handler.ads | SECURED-FP7/secured-mobility-ned | 36fdbfee58a31d42f7047f7a7eaa1b2b70246151 | [
"Apache-2.0"
] | 5 | 2016-01-25T18:04:42.000Z | 2016-02-25T08:54:56.000Z | strongswan/strongswan-5.3.2/src/charon-tkm/src/ehandler/exception_handler.ads | SECURED-FP7/secured-mobility-ned | 36fdbfee58a31d42f7047f7a7eaa1b2b70246151 | [
"Apache-2.0"
] | 2 | 2016-01-25T17:14:17.000Z | 2016-02-13T20:14:09.000Z | --
-- Copyright (C) 2012 Reto Buerki
-- Copyright (C) 2012 Adrian-Ken Rueegsegger
-- Hochschule fuer Technik Rapperswil
--
-- 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... | 33.92 | 78 | 0.737028 |
4db74090269fa62a2b8467af82c73ecc82e332ff | 898 | adb | Ada | src/gdb/gdb-7.11/gdb/testsuite/gdb.ada/call_pn/pck.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/call_pn/pck.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/call_pn/pck.adb | alrooney/unum-sdk | bbccb10b0cd3500feccbbef22e27ea111c3d18eb | [
"Apache-2.0"
] | 20 | 2018-11-16T21:19:22.000Z | 2021-10-18T23:08:24.000Z | -- Copyright 2010-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.538462 | 73 | 0.717149 |
59bd4a2486bcf2b8a7c9c7b2c94b52de5e36d731 | 6,746 | ads | Ada | extensions/xada-dispatching-tts.ads | rocher/TTS-Runtime-Ravenscar | 0eb0267b6aced9c61f21a841c2e030e25c606864 | [
"MIT"
] | 2 | 2018-04-19T10:56:56.000Z | 2019-05-22T14:44:57.000Z | extensions/xada-dispatching-tts.ads | rocher/TTS-Runtime-Ravenscar | 0eb0267b6aced9c61f21a841c2e030e25c606864 | [
"MIT"
] | 8 | 2018-03-13T11:53:00.000Z | 2019-11-11T11:54:40.000Z | extensions/xada-dispatching-tts.ads | rocher/TTS-Runtime-Ravenscar | 0eb0267b6aced9c61f21a841c2e030e25c606864 | [
"MIT"
] | 2 | 2019-06-06T12:59:08.000Z | 2019-06-24T18:34:40.000Z | ------------------------------------------------------------
--
-- GNAT RUN-TIME EXTENSIONS
--
-- XADA . DISPATCHING . TIME-TRIGGERED SCHEDULING
--
-- @file x-distts.ads / xada-dispatching-tts.ads
--
-- @package XAda.Dispatching.TTS (SPEC)
--
-- @author Jorge Real <jorge@disca.upv.es>
-- @author Sergio Saez <ssae... | 35.505263 | 83 | 0.693003 |
22e47dbae875094faaa12448755a567c7dbc8696 | 7,403 | adb | Ada | src/inverter_pwm.adb | JCGobbi/Nucleo-STM32H743ZI | bb0b5a66e9ac8b3dbe381f9909df5ed5d77dad1c | [
"BSD-3-Clause"
] | null | null | null | src/inverter_pwm.adb | JCGobbi/Nucleo-STM32H743ZI | bb0b5a66e9ac8b3dbe381f9909df5ed5d77dad1c | [
"BSD-3-Clause"
] | null | null | null | src/inverter_pwm.adb | JCGobbi/Nucleo-STM32H743ZI | bb0b5a66e9ac8b3dbe381f9909df5ed5d77dad1c | [
"BSD-3-Clause"
] | null | null | null | with HAL; use HAL;
package body Inverter_PWM is
--------------------
-- Initialize_PWM --
--------------------
procedure Initialize_PWM (Frequency : Frequency_Hz;
Deadtime : Deadtime_Range;
Alignment : PWM_Alignment)
is
Counter_Mode : co... | 30.717842 | 87 | 0.491422 |
5897128a52eaad215cc26ac592bcd722606305a9 | 2,896 | ads | Ada | gcc-gcc-7_3_0-release/gcc/ada/s-fatflt.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-fatflt.ads | best08618/asylo | 5a520a9f5c461ede0f32acc284017b737a43898c | [
"Apache-2.0"
] | null | null | null | gcc-gcc-7_3_0-release/gcc/ada/s-fatflt.ads | best08618/asylo | 5a520a9f5c461ede0f32acc284017b737a43898c | [
"Apache-2.0"
] | 2 | 2020-07-27T00:22:36.000Z | 2021-04-01T09:41:02.000Z | ------------------------------------------------------------------------------
-- --
-- GNAT COMPILER COMPONENTS --
-- --
-- ... | 60.333333 | 78 | 0.434392 |
59ef3de71e5bcb1ed074b26293d7a98b000a24ce | 1,785 | adb | Ada | AdaDemo2.adb | MatrixMike/AdaDemo1 | cbf2ad5a05dc06a8ee11d0780c19f5fd74c8990a | [
"MIT"
] | 1 | 2019-06-27T12:58:28.000Z | 2019-06-27T12:58:28.000Z | AdaDemo2.adb | MatrixMike/AdaDemo1 | cbf2ad5a05dc06a8ee11d0780c19f5fd74c8990a | [
"MIT"
] | null | null | null | AdaDemo2.adb | MatrixMike/AdaDemo1 | cbf2ad5a05dc06a8ee11d0780c19f5fd74c8990a | [
"MIT"
] | null | null | null | procedure adaDemo2 is
type Day_type is range 1 .. 31;
type Month_type is range 1 .. 12;
type Year_type is range 1800 .. 2100;
type Hours is mod 24;
type Weekday is (Monday, Tuesday, Wednesday, Thursday, Friday, Saturday, Sunday);
type Date is
record
Day : Day_type;
Month : Month_type;
... | 28.790323 | 113 | 0.652101 |
c70515b8a062aec245ce8c66be02ea9aa59bd263 | 4,676 | adb | Ada | Src/serial.adb | SMerrony/dashera | 74961f34a44cabae414e84537e8baae0ecb373c9 | [
"MIT"
] | 23 | 2021-12-12T15:20:22.000Z | 2022-03-19T19:55:06.000Z | Src/serial.adb | SMerrony/dashera | 74961f34a44cabae414e84537e8baae0ecb373c9 | [
"MIT"
] | 1 | 2022-03-10T00:09:35.000Z | 2022-03-15T08:16:00.000Z | Src/serial.adb | SMerrony/dashera | 74961f34a44cabae414e84537e8baae0ecb373c9 | [
"MIT"
] | 1 | 2022-03-11T19:42:02.000Z | 2022-03-11T19:42:02.000Z | -- Copyright ©2022 Steve Merrony
-- Permission is hereby granted, free of charge, to any person obtaining a copy
-- of this software and associated documentation files (the "Software"), to deal
-- in the Software without restriction, including without limitation the rights
-- to use, copy, modify, merge, publish, dist... | 35.157895 | 107 | 0.618905 |
c745aee44313382566b11df00f01b6ce0418d045 | 12,724 | ada | Ada | gcc-gcc-7_3_0-release/gcc/testsuite/ada/acats/tests/c8/c85005d.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/c8/c85005d.ada | best08618/asylo | 5a520a9f5c461ede0f32acc284017b737a43898c | [
"Apache-2.0"
] | null | null | null | gcc-gcc-7_3_0-release/gcc/testsuite/ada/acats/tests/c8/c85005d.ada | best08618/asylo | 5a520a9f5c461ede0f32acc284017b737a43898c | [
"Apache-2.0"
] | 2 | 2020-07-27T00:22:36.000Z | 2021-04-01T09:41:02.000Z | -- C85005D.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.572559 | 79 | 0.489783 |
580030d9c974c6e3a78a99d5c161ea63786562cc | 2,681 | ads | Ada | tools/scitools/conf/understand/ada/ada05/a-wtcstr.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-wtcstr.ads | brucegua/moocos | 575c161cfa35e220f10d042e2e5ca18773691695 | [
"Apache-2.0"
] | null | null | null | tools/scitools/conf/understand/ada/ada05/a-wtcstr.ads | brucegua/moocos | 575c161cfa35e220f10d042e2e5ca18773691695 | [
"Apache-2.0"
] | null | null | null | ------------------------------------------------------------------------------
-- --
-- GNAT RUN-TIME COMPONENTS --
-- --
-- ... | 47.875 | 78 | 0.447594 |
2293136c7a4e72bb56d0c78e98cfde1d7dce1d94 | 3,958 | adb | Ada | Validation/pyFrame3DD-master/gcc-master/gcc/ada/libgnat/a-ssicst.adb | djamal2727/Main-Bearing-Analytical-Model | 2f00c2219c71be0175c6f4f8f1d4cca231d97096 | [
"Apache-2.0"
] | null | null | null | Validation/pyFrame3DD-master/gcc-master/gcc/ada/libgnat/a-ssicst.adb | djamal2727/Main-Bearing-Analytical-Model | 2f00c2219c71be0175c6f4f8f1d4cca231d97096 | [
"Apache-2.0"
] | null | null | null | Validation/pyFrame3DD-master/gcc-master/gcc/ada/libgnat/a-ssicst.adb | djamal2727/Main-Bearing-Analytical-Model | 2f00c2219c71be0175c6f4f8f1d4cca231d97096 | [
"Apache-2.0"
] | null | null | null | ------------------------------------------------------------------------------
-- --
-- GNAT RUN-TIME COMPONENTS --
-- --
-- ... | 44.977273 | 78 | 0.455028 |
29e4f60ca21f66a6e913f429d932e2bbfe561487 | 10,584 | adb | Ada | .emacs.d/elpa/wisi-3.1.3/wisitoken-bnf.adb | caqg/linux-home | eed631aae6f5e59e4f46e14f1dff443abca5fa28 | [
"Linux-OpenIB"
] | null | null | null | .emacs.d/elpa/wisi-3.1.3/wisitoken-bnf.adb | caqg/linux-home | eed631aae6f5e59e4f46e14f1dff443abca5fa28 | [
"Linux-OpenIB"
] | null | null | null | .emacs.d/elpa/wisi-3.1.3/wisitoken-bnf.adb | caqg/linux-home | eed631aae6f5e59e4f46e14f1dff443abca5fa28 | [
"Linux-OpenIB"
] | null | null | null | -- Abstract :
--
-- see spec
--
-- Copyright (C) 2012 - 2015, 2017 - 2019 Free Software Foundation, Inc.
--
-- This program is free software; you can redistribute it and/or
-- modify it under terms of the GNU General Public License as
-- published by the Free Software Foundation; either version 3, or (at
-- your... | 29.730337 | 114 | 0.590703 |
22f70ce6ca5c0765bf00fc7ad5813212160dfd7e | 1,620 | ads | Ada | orka/src/orka/interface/orka-strings.ads | onox/orka | 9edf99559a16ffa96dfdb208322f4d18efbcbac6 | [
"Apache-2.0"
] | 52 | 2016-07-30T23:00:28.000Z | 2022-02-05T11:54:55.000Z | orka/src/orka/interface/orka-strings.ads | onox/orka | 9edf99559a16ffa96dfdb208322f4d18efbcbac6 | [
"Apache-2.0"
] | 79 | 2016-08-01T18:36:48.000Z | 2022-02-27T12:14:20.000Z | orka/src/orka/interface/orka-strings.ads | onox/orka | 9edf99559a16ffa96dfdb208322f4d18efbcbac6 | [
"Apache-2.0"
] | 4 | 2018-04-28T22:36:26.000Z | 2020-11-14T23:00:29.000Z | -- SPDX-License-Identifier: Apache-2.0
--
-- Copyright (c) 2017 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... | 35.217391 | 91 | 0.72037 |
1dca057277a6885b87c2cd35871bef7d6e061399 | 3,608 | adb | Ada | llvm-gcc-4.2-2.9/gcc/ada/a-szunau.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-szunau.adb | vidkidz/crossbridge | ba0bf94aee0ce6cf7eb5be882382e52bc57ba396 | [
"MIT"
] | null | null | null | llvm-gcc-4.2-2.9/gcc/ada/a-szunau.adb | vidkidz/crossbridge | ba0bf94aee0ce6cf7eb5be882382e52bc57ba396 | [
"MIT"
] | null | null | null | ------------------------------------------------------------------------------
-- --
-- GNAT RUN-TIME COMPONENTS --
-- --
-- ... | 45.670886 | 78 | 0.467295 |
1d25fb84b62dff3beca1319e07559507a0ad075d | 3,826 | adb | Ada | gcc-gcc-7_3_0-release/gcc/ada/s-tpoaal.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-tpoaal.adb | best08618/asylo | 5a520a9f5c461ede0f32acc284017b737a43898c | [
"Apache-2.0"
] | null | null | null | gcc-gcc-7_3_0-release/gcc/ada/s-tpoaal.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.547619 | 78 | 0.464715 |
58a811419f65e536f6a57d99921a517c1deca7c3 | 4,984 | ads | Ada | src/sys/streams/util-streams.ads | yrashk/ada-util | 2aaa1d87e92a7137e1c63dce90f0722c549dfafd | [
"Apache-2.0"
] | 60 | 2015-01-18T23:05:34.000Z | 2022-03-20T18:56:30.000Z | src/sys/streams/util-streams.ads | yrashk/ada-util | 2aaa1d87e92a7137e1c63dce90f0722c549dfafd | [
"Apache-2.0"
] | 20 | 2016-09-15T16:41:30.000Z | 2022-03-29T22:02:32.000Z | src/sys/streams/util-streams.ads | yrashk/ada-util | 2aaa1d87e92a7137e1c63dce90f0722c549dfafd | [
"Apache-2.0"
] | 10 | 2015-02-13T04:00:45.000Z | 2022-03-20T18:57:54.000Z | -----------------------------------------------------------------------
-- util-streams -- Stream utilities
-- Copyright (C) 2010, 2016, 2018, 2019, 2020 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not us... | 41.882353 | 91 | 0.652087 |
c7ad6deffc1c3fca0bce5b344597945553ac8416 | 2,528 | adb | Ada | src/sdl-events-events.adb | rveenker/sdlada | 2ef55d2100b248db44c89cb3a9f20038e453f330 | [
"Zlib"
] | 1 | 2021-10-30T14:41:56.000Z | 2021-10-30T14:41:56.000Z | src/sdl-events-events.adb | rveenker/sdlada | 2ef55d2100b248db44c89cb3a9f20038e453f330 | [
"Zlib"
] | null | null | null | src/sdl-events-events.adb | rveenker/sdlada | 2ef55d2100b248db44c89cb3a9f20038e453f330 | [
"Zlib"
] | null | null | null | --------------------------------------------------------------------------------------------------------------------
-- Copyright (c) 2013-2020, Luke A. Guest
--
-- 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 f... | 36.114286 | 116 | 0.612342 |
2949687870653a8de37cd05d2fcdfbed7d946d84 | 849 | adb | Ada | test/tests.adb | Jellix/virtual_clocks | 622bea775af63ae6f02a8d0f097435273b6f686e | [
"WTFPL"
] | null | null | null | test/tests.adb | Jellix/virtual_clocks | 622bea775af63ae6f02a8d0f097435273b6f686e | [
"WTFPL"
] | null | null | null | test/tests.adb | Jellix/virtual_clocks | 622bea775af63ae6f02a8d0f097435273b6f686e | [
"WTFPL"
] | null | null | null | ------------------------------------------------------------------------
-- Copyright (C) 2010-2020 by <ada.rocks@jlfencey.com> --
-- --
-- This work is free. You can redistribute it and/or modify it under --
-- the terms of the Do What... | 38.590909 | 72 | 0.3404 |
29282b9f4c6220ead421b2edbca2828b6cf29340 | 3,740 | adb | Ada | arch/ARM/STM32/drivers/stm32-rng-polling.adb | shakram02/Ada_Drivers_Library | a407ca7ddbc2d9756647016c2f8fd8ef24a239ff | [
"BSD-3-Clause"
] | 192 | 2016-06-01T18:32:04.000Z | 2022-03-26T22:52:31.000Z | arch/ARM/STM32/drivers/stm32-rng-polling.adb | morbos/Ada_Drivers_Library | a4ab26799be60997c38735f4056160c4af597ef7 | [
"BSD-3-Clause"
] | 239 | 2016-05-26T20:02:01.000Z | 2022-03-31T09:46:56.000Z | arch/ARM/STM32/drivers/stm32-rng-polling.adb | morbos/Ada_Drivers_Library | a4ab26799be60997c38735f4056160c4af597ef7 | [
"BSD-3-Clause"
] | 142 | 2016-06-05T08:12:20.000Z | 2022-03-24T17:37:17.000Z | ------------------------------------------------------------------------------
-- --
-- Copyright (C) 2015, AdaCore --
-- --
-- ... | 51.944444 | 78 | 0.441711 |
22e62ba847d4b22c4aeaa3a3fcd95c16ffbea520 | 2,814 | ada | Ada | gcc-gcc-7_3_0-release/gcc/testsuite/ada/acats/tests/c4/c48004e.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/c4/c48004e.ada | best08618/asylo | 5a520a9f5c461ede0f32acc284017b737a43898c | [
"Apache-2.0"
] | null | null | null | gcc-gcc-7_3_0-release/gcc/testsuite/ada/acats/tests/c4/c48004e.ada | best08618/asylo | 5a520a9f5c461ede0f32acc284017b737a43898c | [
"Apache-2.0"
] | 2 | 2020-07-27T00:22:36.000Z | 2021-04-01T09:41:02.000Z | -- C48004E.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... | 31.266667 | 79 | 0.56823 |
3df3b4f232241fd1339c30ea4ab7c42d27086217 | 4,278 | adb | Ada | src/giza-bitmaps.adb | Fabien-Chouteau/Giza | 9f6c167666dbba8f0e5f0ba3e33825c0b3f399bd | [
"BSD-3-Clause"
] | 7 | 2017-10-18T02:40:24.000Z | 2020-12-19T22:41:19.000Z | src/giza-bitmaps.adb | Fabien-Chouteau/Giza | 9f6c167666dbba8f0e5f0ba3e33825c0b3f399bd | [
"BSD-3-Clause"
] | null | null | null | src/giza-bitmaps.adb | Fabien-Chouteau/Giza | 9f6c167666dbba8f0e5f0ba3e33825c0b3f399bd | [
"BSD-3-Clause"
] | 2 | 2019-05-06T08:30:26.000Z | 2020-11-22T11:27:27.000Z | ------------------------------------------------------------------------------
-- --
-- Giza --
-- --
-- ... | 41.134615 | 78 | 0.469378 |
1a76c2878dbfa7430d032ae13968bac46ddd1274 | 7,383 | adb | Ada | source/nodes/program-nodes-single_protected_declarations.adb | reznikmm/gela | 20134f1d154fb763812e73860c6f4b04f353df79 | [
"MIT"
] | null | null | null | source/nodes/program-nodes-single_protected_declarations.adb | reznikmm/gela | 20134f1d154fb763812e73860c6f4b04f353df79 | [
"MIT"
] | null | null | null | source/nodes/program-nodes-single_protected_declarations.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.Single_Protected_Declarations is
function Create
(Protected_Token : not null Program.Lexical_Elements
.Lexical_E... | 34.990521 | 79 | 0.730597 |
29a341be362dbd63c6defd6dc75f90ef24ff236c | 2,028 | ads | Ada | strings_edit-floats.ads | jrcarter/Ada_GUI | 65a829c55dec91fd48a0b72f88d76137768bf4fb | [
"BSD-3-Clause"
] | 19 | 2018-03-18T18:07:14.000Z | 2022-03-30T03:10:12.000Z | strings_edit-floats.ads | jrcarter/Ada_GUI | 65a829c55dec91fd48a0b72f88d76137768bf4fb | [
"BSD-3-Clause"
] | 4 | 2021-08-23T12:52:06.000Z | 2022-03-31T10:48:43.000Z | strings_edit-floats.ads | jrcarter/Ada_GUI | 65a829c55dec91fd48a0b72f88d76137768bf4fb | [
"BSD-3-Clause"
] | null | null | null | -- --
-- package Strings_Edit.Floats Copyright (c) Dmitry A. Kazakov --
-- Instantiation Luebeck --
-- Spring, 2002 --
-- ... | 65.419355 | 73 | 0.543886 |
c7e874b29d734aa9c7b7b51cc96f42d1dab419dd | 1,387 | ada | Ada | gcc-gcc-7_3_0-release/gcc/testsuite/ada/acats/tests/ca/ca1022a2.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/ca/ca1022a2.ada | best08618/asylo | 5a520a9f5c461ede0f32acc284017b737a43898c | [
"Apache-2.0"
] | null | null | null | gcc-gcc-7_3_0-release/gcc/testsuite/ada/acats/tests/ca/ca1022a2.ada | best08618/asylo | 5a520a9f5c461ede0f32acc284017b737a43898c | [
"Apache-2.0"
] | 2 | 2020-07-27T00:22:36.000Z | 2021-04-01T09:41:02.000Z | -- CA1022A2.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.
-- Unlimi... | 40.794118 | 79 | 0.677722 |
1a72df0b0e5f1fb8bd6f1053cedc04d9f7b4d206 | 3,584 | ads | Ada | bb-runtimes/runtimes/ravenscar-sfp-stm32f3x4/gnarl/s-bbprot.ads | JCGobbi/Nucleo-STM32F334R8 | 2a0b1b4b2664c92773703ac5e95dcb71979d051c | [
"BSD-3-Clause"
] | null | null | null | bb-runtimes/runtimes/ravenscar-sfp-stm32f3x4/gnarl/s-bbprot.ads | JCGobbi/Nucleo-STM32F334R8 | 2a0b1b4b2664c92773703ac5e95dcb71979d051c | [
"BSD-3-Clause"
] | null | null | null | bb-runtimes/runtimes/ravenscar-sfp-stm32f3x4/gnarl/s-bbprot.ads | JCGobbi/Nucleo-STM32F334R8 | 2a0b1b4b2664c92773703ac5e95dcb71979d051c | [
"BSD-3-Clause"
] | null | null | null | ------------------------------------------------------------------------------
-- --
-- GNAT RUN-TIME LIBRARY (GNARL) COMPONENTS --
-- --
-- ... | 60.745763 | 78 | 0.421038 |
dfd4cd9452533b6c274298b4683868c3ba35a18a | 3,764 | adb | Ada | bb-runtimes/runtimes/zfp-stm32f3x4/gnat/s-imageu.adb | JCGobbi/Nucleo-STM32F334R8 | 2a0b1b4b2664c92773703ac5e95dcb71979d051c | [
"BSD-3-Clause"
] | null | null | null | bb-runtimes/runtimes/zfp-stm32f3x4/gnat/s-imageu.adb | JCGobbi/Nucleo-STM32F334R8 | 2a0b1b4b2664c92773703ac5e95dcb71979d051c | [
"BSD-3-Clause"
] | null | null | null | bb-runtimes/runtimes/zfp-stm32f3x4/gnat/s-imageu.adb | JCGobbi/Nucleo-STM32F334R8 | 2a0b1b4b2664c92773703ac5e95dcb71979d051c | [
"BSD-3-Clause"
] | null | null | null | ------------------------------------------------------------------------------
-- --
-- GNAT RUN-TIME COMPONENTS --
-- --
-- ... | 43.264368 | 78 | 0.376196 |
22f203e252f292124dbf136f9254e3e2cf6a84d0 | 2,476 | ads | Ada | tools/xml2ayacc/encoding/auto/encodings-maps-cp_864.ads | faelys/gela-asis | 48a3bee90eda9f0c9d958b4e3c80a5a9b1c65253 | [
"BSD-3-Clause"
] | 4 | 2016-02-05T15:51:56.000Z | 2022-03-25T20:38:32.000Z | tools/xml2ayacc/encoding/auto/encodings-maps-cp_864.ads | faelys/gela-asis | 48a3bee90eda9f0c9d958b4e3c80a5a9b1c65253 | [
"BSD-3-Clause"
] | null | null | null | tools/xml2ayacc/encoding/auto/encodings-maps-cp_864.ads | faelys/gela-asis | 48a3bee90eda9f0c9d958b4e3c80a5a9b1c65253 | [
"BSD-3-Clause"
] | null | null | null | -- Auto generated file. Don't edit
-- Read copyright and license at the end of this file
package Encodings.Maps.CP_864 is
function Decode (Char : Character) return Wide_Character;
pragma Inline (Decode);
procedure Encode
(Text : in Wide_String;
Text_Last : out Natural;
Res... | 45.851852 | 79 | 0.657916 |
31d11899735aa024508e938bf8f9b5dc24b89b1b | 4,071 | adb | Ada | tools-src/gnu/gcc/gcc/ada/s-tpinop.adb | modern-tomato/tomato | 96f09fab4929c6ddde5c9113f1b2476ad37133c4 | [
"FSFAP"
] | 80 | 2015-01-02T10:14:04.000Z | 2021-06-07T06:29:49.000Z | tools-src/gnu/gcc/gcc/ada/s-tpinop.adb | modern-tomato/tomato | 96f09fab4929c6ddde5c9113f1b2476ad37133c4 | [
"FSFAP"
] | 9 | 2015-05-14T11:03:12.000Z | 2018-01-04T07:12:58.000Z | tools-src/gnu/gcc/gcc/ada/s-tpinop.adb | modern-tomato/tomato | 96f09fab4929c6ddde5c9113f1b2476ad37133c4 | [
"FSFAP"
] | 69 | 2015-01-02T10:45:56.000Z | 2021-09-06T07:52:13.000Z | ------------------------------------------------------------------------------
-- --
-- GNU ADA RUN-TIME LIBRARY (GNARL) COMPONENTS --
-- --
-- ... | 49.048193 | 78 | 0.474576 |
416f3bf26c642d924f497b68b48373c2e82f5830 | 385,257 | adb | Ada | wayland_ada_scanner/src/wayland_ada_scanner.adb | onox/wayland-ada | 9317b87482af03a650e02543a3cb46f20bb747d0 | [
"Apache-2.0"
] | 5 | 2021-01-11T01:32:16.000Z | 2022-02-03T00:08:11.000Z | wayland_ada_scanner/src/wayland_ada_scanner.adb | onox/wayland-ada | 9317b87482af03a650e02543a3cb46f20bb747d0 | [
"Apache-2.0"
] | 11 | 2021-01-11T20:12:20.000Z | 2022-02-04T09:47:13.000Z | wayland_ada_scanner/src/wayland_ada_scanner.adb | onox/wayland-ada | 9317b87482af03a650e02543a3cb46f20bb747d0 | [
"Apache-2.0"
] | null | null | null | -- SPDX-License-Identifier: Apache-2.0
--
-- Copyright (c) 2018 - 2019 Joakim Strandberg <joakim@mequinox.se>
--
-- 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.ap... | 55.882942 | 190 | 0.498091 |
3d76521c71c4c53873749d6198f170c2ba91335a | 3,803 | adb | Ada | firmware/coreboot/3rdparty/libhwbase/common/direct/hw-pci-dev.adb | fabiojna02/OpenCellular | 45b6a202d6b2e2485c89955b9a6da920c4d56ddb | [
"CC-BY-4.0",
"BSD-3-Clause"
] | 1 | 2019-11-04T07:11:25.000Z | 2019-11-04T07:11:25.000Z | firmware/coreboot/3rdparty/libhwbase/common/direct/hw-pci-dev.adb | aimin-wang/OpenCellular | 5308146bf7edf43cc81c0e4d15305b711117070a | [
"CC-BY-4.0",
"BSD-3-Clause"
] | 13 | 2018-10-12T21:29:09.000Z | 2018-10-25T20:06:51.000Z | firmware/coreboot/3rdparty/libhwbase/common/direct/hw-pci-dev.adb | aimin-wang/OpenCellular | 5308146bf7edf43cc81c0e4d15305b711117070a | [
"CC-BY-4.0",
"BSD-3-Clause"
] | null | null | null | --
-- Copyright (C) 2017 Nico Huber <nico.h@gmx.de>
--
-- This program is free software; you can redistribute it and/or modify
-- it under the terms of the GNU General Public License as published by
-- the Free Software Foundation; either version 2 of the License, or
-- (at your option) any later version.
--
-- This pr... | 32.228814 | 77 | 0.614515 |
29c9840dfa4a15db374eaa4970596de4212800a5 | 973 | adb | Ada | contrib/gnu/gdb/dist/gdb/testsuite/gdb.ada/mi_string_access/bar.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/mi_string_access/bar.adb | TheSledgeHammer/2.11BSD | fe61f0b9aaa273783cd027c7b5ec77e95ead2153 | [
"BSD-3-Clause"
] | null | null | null | contrib/gnu/gdb/dist/gdb/testsuite/gdb.ada/mi_string_access/bar.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.
--
-- ... | 38.92 | 73 | 0.723535 |
597b91a50d09bf2ecb37da7bde9362932f1f41ae | 4,264 | adb | Ada | Des_Ada/src/p_deshandler.adb | VMika/Des_Ada | fcadb38aa9118e668329c3443d3b6e4c83456acc | [
"MIT"
] | null | null | null | Des_Ada/src/p_deshandler.adb | VMika/Des_Ada | fcadb38aa9118e668329c3443d3b6e4c83456acc | [
"MIT"
] | null | null | null | Des_Ada/src/p_deshandler.adb | VMika/Des_Ada | fcadb38aa9118e668329c3443d3b6e4c83456acc | [
"MIT"
] | null | null | null | with P_StructuralTypes; use P_StructuralTypes;
with Ada.Text_IO; use Ada.Text_IO;
with Ada.Sequential_IO;
with Ada.Characters.Handling; use Ada.Characters.Handling;
with Ada.Strings.Unbounded.Text_IO;
with Ada.Streams; use Ada.Streams;
with Ada.Integer_Text_IO; use Ada.Integer_Text_IO;
with Ada.Calendar; use Ada.Calend... | 32.30303 | 83 | 0.666745 |
22fe15e237f131c533a453b8c5d8ac0acf502523 | 2,786 | ads | Ada | tools/scitools/conf/understand/ada/ada12/a-sfhcin.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/a-sfhcin.ads | brucegua/moocos | 575c161cfa35e220f10d042e2e5ca18773691695 | [
"Apache-2.0"
] | null | null | null | tools/scitools/conf/understand/ada/ada12/a-sfhcin.ads | brucegua/moocos | 575c161cfa35e220f10d042e2e5ca18773691695 | [
"Apache-2.0"
] | null | null | null | ------------------------------------------------------------------------------
-- --
-- GNAT LIBRARY COMPONENTS --
-- --
-- ... | 66.333333 | 78 | 0.373654 |
59b6ef8313a1e6d4403502db176e4b1d6e277734 | 6,064 | ads | Ada | tools/scitools/conf/understand/ada/ada12/s-mastop.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-mastop.ads | brucegua/moocos | 575c161cfa35e220f10d042e2e5ca18773691695 | [
"Apache-2.0"
] | null | null | null | tools/scitools/conf/understand/ada/ada12/s-mastop.ads | brucegua/moocos | 575c161cfa35e220f10d042e2e5ca18773691695 | [
"Apache-2.0"
] | null | null | null | ------------------------------------------------------------------------------
-- --
-- GNAT COMPILER COMPONENTS --
-- --
-- ... | 56.148148 | 79 | 0.57091 |
c75f437db3885be822842ecbd216ee270f50dddb | 4,124 | ads | Ada | source/league/ucd/matreshka-internals-unicode-ucd-core_0033.ads | svn2github/matreshka | 9d222b3ad9da508855fb1f5adbe5e8a4fad4c530 | [
"BSD-3-Clause"
] | 24 | 2016-11-29T06:59:41.000Z | 2021-08-30T11:55:16.000Z | source/league/ucd/matreshka-internals-unicode-ucd-core_0033.ads | svn2github/matreshka | 9d222b3ad9da508855fb1f5adbe5e8a4fad4c530 | [
"BSD-3-Clause"
] | 2 | 2019-01-16T05:15:20.000Z | 2019-02-03T10:03:32.000Z | source/league/ucd/matreshka-internals-unicode-ucd-core_0033.ads | svn2github/matreshka | 9d222b3ad9da508855fb1f5adbe5e8a4fad4c530 | [
"BSD-3-Clause"
] | 4 | 2017-07-18T07:11:05.000Z | 2020-06-21T03:02:25.000Z | ------------------------------------------------------------------------------
-- --
-- Matreshka Project --
-- --
-- ... | 60.647059 | 78 | 0.440834 |
2fc4fabfddfbcb9da8fc73511049799ad45bb565 | 4,150 | ads | Ada | llvm-gcc-4.2-2.9/gcc/ada/a-ztfiio.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-ztfiio.ads | vidkidz/crossbridge | ba0bf94aee0ce6cf7eb5be882382e52bc57ba396 | [
"MIT"
] | null | null | null | llvm-gcc-4.2-2.9/gcc/ada/a-ztfiio.ads | vidkidz/crossbridge | ba0bf94aee0ce6cf7eb5be882382e52bc57ba396 | [
"MIT"
] | null | null | null | ------------------------------------------------------------------------------
-- --
-- GNAT RUN-TIME COMPONENTS --
-- --
-- ... | 47.701149 | 78 | 0.494699 |
1a54e050dd291fa753b300d84ba54ca393ede293 | 442 | adb | Ada | courses/fundamentals_of_ada/labs/solar_system/adv_240_tasking_embedded/answers/solar_system-button.adb | AdaCore/training_material | 6651eb2c53f8c39649b8e0b3c757bc8ff963025a | [
"CC-BY-4.0"
] | 15 | 2020-10-07T08:56:45.000Z | 2022-02-08T23:13:22.000Z | courses/fundamentals_of_ada/labs/solar_system/adv_240_tasking_embedded/answers/solar_system-button.adb | AdaCore/training_material | 6651eb2c53f8c39649b8e0b3c757bc8ff963025a | [
"CC-BY-4.0"
] | 20 | 2020-11-05T14:35:20.000Z | 2022-01-13T15:59:33.000Z | courses/fundamentals_of_ada/labs/solar_system/adv_240_tasking_embedded/answers/solar_system-button.adb | AdaCore/training_material | 6651eb2c53f8c39649b8e0b3c757bc8ff963025a | [
"CC-BY-4.0"
] | 6 | 2020-10-08T15:57:06.000Z | 2021-08-31T12:03:08.000Z | with My_Button; use My_Button;
package body Solar_System.Button is
task body Button_Monitor is
Body_Data : Body_Type;
begin
loop
My_Button.Button.Wait_Press;
for PO_Body of Bodies loop
Body_Data := PO_Body.Get_Data;
Body_Data.Speed := -Body_Data.Speed;
... | 22.1 | 48 | 0.638009 |
412410e60280b466b1a1ee7bb94123f482a1209e | 5,890 | adb | Ada | Validation/pyFrame3DD-master/gcc-master/gcc/ada/libgnat/s-carun8.adb | djamal2727/Main-Bearing-Analytical-Model | 2f00c2219c71be0175c6f4f8f1d4cca231d97096 | [
"Apache-2.0"
] | null | null | null | Validation/pyFrame3DD-master/gcc-master/gcc/ada/libgnat/s-carun8.adb | djamal2727/Main-Bearing-Analytical-Model | 2f00c2219c71be0175c6f4f8f1d4cca231d97096 | [
"Apache-2.0"
] | null | null | null | Validation/pyFrame3DD-master/gcc-master/gcc/ada/libgnat/s-carun8.adb | djamal2727/Main-Bearing-Analytical-Model | 2f00c2219c71be0175c6f4f8f1d4cca231d97096 | [
"Apache-2.0"
] | null | null | null | ------------------------------------------------------------------------------
-- --
-- GNAT RUN-TIME LIBRARY COMPONENTS --
-- --
-- ... | 40.62069 | 78 | 0.495925 |
29d3dc5359ca946587f6bf2cbf3076551538fc90 | 96 | ads | Ada | tests/thread/thread_func.ads | Fabien-Chouteau/ASFML | 52a013554bcfb6150e0d6391871356c1443a6b93 | [
"Zlib"
] | null | null | null | tests/thread/thread_func.ads | Fabien-Chouteau/ASFML | 52a013554bcfb6150e0d6391871356c1443a6b93 | [
"Zlib"
] | null | null | null | tests/thread/thread_func.ads | Fabien-Chouteau/ASFML | 52a013554bcfb6150e0d6391871356c1443a6b93 | [
"Zlib"
] | null | null | null | with System;
procedure Thread_Func (Arg : System.Address);
pragma Convention (C, Thread_Func);
| 19.2 | 45 | 0.770833 |
22110cc32507d75a47750b65342d09b4394f378c | 103 | adb | Ada | ch1/basic.adb | drm343/drm343.github.io | f736f761c6020e95abe9de22135fc9c437143c1a | [
"MIT"
] | null | null | null | ch1/basic.adb | drm343/drm343.github.io | f736f761c6020e95abe9de22135fc9c437143c1a | [
"MIT"
] | null | null | null | ch1/basic.adb | drm343/drm343.github.io | f736f761c6020e95abe9de22135fc9c437143c1a | [
"MIT"
] | null | null | null | -- 程序名稱必須跟檔案名稱相同
procedure Basic is -- 這個區塊是一個叫做 basic 的程序
begin -- 由此開始
null;
end Basic; -- 由此結束
| 14.714286 | 41 | 0.68932 |
576dd4e6f60897be8ca194f9079d8c5a3ce15324 | 1,202 | ads | Ada | src/tom/library/sl/ada/allsstrategy.ads | rewriting/tom | 2918e95c78006f08a2a0919ef440413fa5c2342a | [
"BSD-3-Clause"
] | 36 | 2016-02-19T12:09:49.000Z | 2022-02-03T13:13:21.000Z | src/tom/library/sl/ada/allsstrategy.ads | rewriting/tom | 2918e95c78006f08a2a0919ef440413fa5c2342a | [
"BSD-3-Clause"
] | null | null | null | src/tom/library/sl/ada/allsstrategy.ads | rewriting/tom | 2918e95c78006f08a2a0919ef440413fa5c2342a | [
"BSD-3-Clause"
] | 6 | 2017-11-30T17:07:10.000Z | 2022-03-12T14:46:21.000Z | with ObjectPack, AbstractStrategyCombinatorPackage, IntrospectorPackage, StrategyPackage;
use ObjectPack, AbstractStrategyCombinatorPackage, IntrospectorPackage, StrategyPackage;
package AllsStrategy is
ARG : constant Integer := 0;
type Alls is new AbstractStrategyCombinator and Object with null record;
---------... | 42.928571 | 105 | 0.490017 |
58300aa1c5411c9520f9176deee2ef1e9ad114d6 | 14,065 | adb | Ada | source/web/spikedog/core/matreshka-servlet_dispatchers.adb | svn2github/matreshka | 9d222b3ad9da508855fb1f5adbe5e8a4fad4c530 | [
"BSD-3-Clause"
] | null | null | null | source/web/spikedog/core/matreshka-servlet_dispatchers.adb | svn2github/matreshka | 9d222b3ad9da508855fb1f5adbe5e8a4fad4c530 | [
"BSD-3-Clause"
] | 2 | 2019-01-16T05:15:20.000Z | 2019-02-03T10:03:32.000Z | source/web/spikedog/core/matreshka-servlet_dispatchers.adb | svn2github/matreshka | 9d222b3ad9da508855fb1f5adbe5e8a4fad4c530 | [
"BSD-3-Clause"
] | null | null | null | ------------------------------------------------------------------------------
-- --
-- Matreshka Project --
-- --
-- ... | 38.64011 | 80 | 0.510203 |
579d8b786e8e034c71319b0ffed6b8d2dc37c01e | 1,597 | adb | Ada | src/fltk-images-pixmaps-gif.adb | micahwelf/FLTK-Ada | 83e0c58ea98e5ede2cbbb158b42eae44196c3ba7 | [
"Unlicense"
] | 1 | 2020-12-18T15:20:13.000Z | 2020-12-18T15:20:13.000Z | src/fltk-images-pixmaps-gif.adb | micahwelf/FLTK-Ada | 83e0c58ea98e5ede2cbbb158b42eae44196c3ba7 | [
"Unlicense"
] | null | null | null | src/fltk-images-pixmaps-gif.adb | micahwelf/FLTK-Ada | 83e0c58ea98e5ede2cbbb158b42eae44196c3ba7 | [
"Unlicense"
] | null | null | null |
with
Interfaces.C,
System;
use type
System.Address;
package body FLTK.Images.Pixmaps.GIF is
function new_fl_gif_image
(F : in Interfaces.C.char_array)
return System.Address;
pragma Import (C, new_fl_gif_image, "new_fl_gif_image");
pragma Inline (new_fl_gif_image);
... | 22.180556 | 62 | 0.536005 |
1cd1140fea4c7028d38c801b7d45fd89cb0aaacc | 1,033 | adb | Ada | tests/src/Safe_Alloc/safe_alloc_suite.adb | mhatzl/spark_unbound | 21d6b80516c9a494a2d7db6b2a62ee226e9a98c1 | [
"MIT"
] | 8 | 2022-01-27T14:16:48.000Z | 2022-02-01T16:35:35.000Z | tests/src/Safe_Alloc/safe_alloc_suite.adb | mhatzl/spark_unbound | 21d6b80516c9a494a2d7db6b2a62ee226e9a98c1 | [
"MIT"
] | 2 | 2021-12-13T08:13:22.000Z | 2022-02-06T17:59:57.000Z | tests/src/Safe_Alloc/safe_alloc_suite.adb | mhatzl/spark_unbound | 21d6b80516c9a494a2d7db6b2a62ee226e9a98c1 | [
"MIT"
] | null | null | null | with AUnit.Test_Caller;
with SA_Arrays_Tests;
with SA_Definite_Tests;
package body Safe_Alloc_Suite is
package SA_Arrays_Test_Caller is new AUnit.Test_Caller(SA_Arrays_Tests.Test_Fixture);
package SA_Definite_Test_Caller is new AUnit.Test_Caller(SA_Definite_Tests.Test_Fixture);
function Suite return Acc... | 41.32 | 211 | 0.730881 |
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.