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
ad1fa8c4e6725e763f050006e95225554e3a1152
12,167
ads
Ada
source/league/ucd/matreshka-internals-unicode-ucd-core_0025.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_0025.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_0025.ads
svn2github/matreshka
9d222b3ad9da508855fb1f5adbe5e8a4fad4c530
[ "BSD-3-Clause" ]
4
2017-07-18T07:11:05.000Z
2020-06-21T03:02:25.000Z
------------------------------------------------------------------------------ -- -- -- Matreshka Project -- -- -- -- ...
40.421927
78
0.436098
2e8f587179656d47efb8a24b08ab29a22b6a4f8f
6,913
adb
Ada
awa/plugins/awa-sysadmin/src/awa-sysadmin-modules.adb
My-Colaborations/ada-awa
cc2dee291a14e4df0dbc9c10285bf284a7f1caa8
[ "Apache-2.0" ]
81
2015-01-18T23:02:30.000Z
2022-03-19T17:34:57.000Z
awa/plugins/awa-sysadmin/src/awa-sysadmin-modules.adb
My-Colaborations/ada-awa
cc2dee291a14e4df0dbc9c10285bf284a7f1caa8
[ "Apache-2.0" ]
20
2015-12-09T19:26:19.000Z
2022-03-23T14:32:43.000Z
awa/plugins/awa-sysadmin/src/awa-sysadmin-modules.adb
My-Colaborations/ada-awa
cc2dee291a14e4df0dbc9c10285bf284a7f1caa8
[ "Apache-2.0" ]
16
2015-06-29T02:44:06.000Z
2021-09-23T18:47:50.000Z
----------------------------------------------------------------------- -- awa-sysadmin-modules -- Module sysadmin -- Copyright (C) 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 use this file...
37.983516
93
0.639809
1dab95817826d5c7476de4c16c427a2a08e4ef96
796
ads
Ada
Read Only/gdb-6.8/gdb/testsuite/gdb.ada/arrayptr/pck.ads
samyvic/OS-Project
1622bc1641876584964effd91d65ef02e92728e1
[ "Apache-2.0" ]
null
null
null
Read Only/gdb-6.8/gdb/testsuite/gdb.ada/arrayptr/pck.ads
samyvic/OS-Project
1622bc1641876584964effd91d65ef02e92728e1
[ "Apache-2.0" ]
null
null
null
Read Only/gdb-6.8/gdb/testsuite/gdb.ada/arrayptr/pck.ads
samyvic/OS-Project
1622bc1641876584964effd91d65ef02e92728e1
[ "Apache-2.0" ]
null
null
null
-- Copyright 2008 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...
34.608696
73
0.734925
50c5ecb3c4377eb4d962916c4d900b3b77630cc9
96
adb
Ada
examples/typeclass.adb
ytomino/drake
4e4bdcd8b8e23a11a29b31d3a8861fdf60090ea2
[ "MIT" ]
33
2015-04-04T09:19:36.000Z
2021-11-10T05:33:34.000Z
examples/typeclass.adb
ytomino/drake
4e4bdcd8b8e23a11a29b31d3a8861fdf60090ea2
[ "MIT" ]
8
2017-11-14T13:05:07.000Z
2018-08-09T15:28:49.000Z
examples/typeclass.adb
ytomino/drake
4e4bdcd8b8e23a11a29b31d3a8861fdf60090ea2
[ "MIT" ]
9
2015-02-03T17:09:53.000Z
2021-11-12T01:16:05.000Z
procedure typeclass is begin case Integer'Type_Class is when others => null; end case; end;
13.714286
27
0.75
c7abd8e5b1472028ef788593a2816db4d6975dd2
814
adb
Ada
3-mid/opengl/source/opengl-conversions.adb
charlie5/lace
e9b7dc751d500ff3f559617a6fc3089ace9dc134
[ "0BSD" ]
20
2015-11-04T09:23:59.000Z
2022-01-14T10:21:42.000Z
3-mid/opengl/source/opengl-conversions.adb
charlie5/lace
e9b7dc751d500ff3f559617a6fc3089ace9dc134
[ "0BSD" ]
2
2015-11-04T17:05:56.000Z
2015-12-08T03:16:13.000Z
3-mid/opengl/source/opengl-conversions.adb
charlie5/lace
e9b7dc751d500ff3f559617a6fc3089ace9dc134
[ "0BSD" ]
1
2015-12-07T12:53:52.000Z
2015-12-07T12:53:52.000Z
package body openGL.Conversions is function to_Vector_4 (From : in lucid_Color) return Vector_4 is begin return (to_Real (From.Primary.Red), to_Real (From.Primary.Green), to_Real (From.Primary.Blue), to_Real (From.Opacity)); end to_Vector_4; function to...
22
69
0.605651
c7fe93ed6b3f002e1fdf27f4e4c03b87a158814d
3,822
ads
Ada
llvm-gcc-4.2-2.9/gcc/ada/s-pooloc.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/s-pooloc.ads
vidkidz/crossbridge
ba0bf94aee0ce6cf7eb5be882382e52bc57ba396
[ "MIT" ]
null
null
null
llvm-gcc-4.2-2.9/gcc/ada/s-pooloc.ads
vidkidz/crossbridge
ba0bf94aee0ce6cf7eb5be882382e52bc57ba396
[ "MIT" ]
null
null
null
------------------------------------------------------------------------------ -- -- -- GNAT COMPILER COMPONENTS -- -- -- -- ...
50.96
78
0.498953
3d99b04232af4ebd3fa638c45429da3450f41ba0
1,008
adb
Ada
gdb/testsuite/gdb.ada/arr_enum_idx_w_gap/foo_q418_043.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/arr_enum_idx_w_gap/foo_q418_043.adb
greyblue9/binutils-gdb
05377632b124fe7600eea7f4ee0e9a35d1b0cbdc
[ "BSD-3-Clause" ]
null
null
null
gdb/testsuite/gdb.ada/arr_enum_idx_w_gap/foo_q418_043.adb
greyblue9/binutils-gdb
05377632b124fe7600eea7f4ee0e9a35d1b0cbdc
[ "BSD-3-Clause" ]
null
null
null
-- Copyright 2018-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. -- -- ...
40.32
73
0.719246
581760b240473045112841a941312970bc17d1f4
4,771
ads
Ada
samples/client/petstore/ada/src/client/samples-petstore-clients.ads
pcoltau/openapi-generator
00abb4780c4ac8cfde9301071b653f062555cc79
[ "Apache-2.0" ]
3
2020-01-24T13:34:52.000Z
2021-12-07T17:45:15.000Z
samples/client/petstore/ada/src/client/samples-petstore-clients.ads
pcoltau/openapi-generator
00abb4780c4ac8cfde9301071b653f062555cc79
[ "Apache-2.0" ]
10
2019-06-28T09:01:45.000Z
2022-02-26T12:19:16.000Z
samples/client/petstore/ada/src/client/samples-petstore-clients.ads
pcoltau/openapi-generator
00abb4780c4ac8cfde9301071b653f062555cc79
[ "Apache-2.0" ]
4
2019-04-08T17:06:09.000Z
2020-06-09T18:16:08.000Z
-- OpenAPI Petstore -- This is a sample server Petstore server. For this sample, you can use the api key `special_key` to test the authorization filters. -- -- OpenAPI spec version: 1.0.0 -- -- -- NOTE: This package is auto generated by OpenAPI-Generator 4.0.0-SNAPSHOT. -- https://openapi-generator.tech -- Do n...
33.836879
134
0.689164
57d3057945a8d8a679f4777c006ce1a35ccc076d
13,379
ads
Ada
source/conformance/generated/conformance-conformance.ads
mgrojo/protobuf
ffc50782c0c5bbb60e8f1504fcfc5a5fbafdb7dd
[ "MIT" ]
12
2020-05-04T09:30:21.000Z
2022-02-08T21:47:32.000Z
source/conformance/generated/conformance-conformance.ads
mgrojo/protobuf
ffc50782c0c5bbb60e8f1504fcfc5a5fbafdb7dd
[ "MIT" ]
6
2021-03-16T15:17:33.000Z
2022-03-31T21:32:47.000Z
source/conformance/generated/conformance-conformance.ads
mgrojo/protobuf
ffc50782c0c5bbb60e8f1504fcfc5a5fbafdb7dd
[ "MIT" ]
1
2021-03-16T15:09:27.000Z
2021-03-16T15:09:27.000Z
with Ada.Finalization; with Ada.Streams; with League.Stream_Element_Vectors; with League.String_Vectors; with League.Strings; with PB_Support.Vectors; package Conformance.Conformance is type Wire_Format is (UNSPECIFIED, PROTOBUF, JSON, JSPB, TEXT_FORMAT); for Wire_Format use (UNSPECIFIED => 0, PROTOBUF ...
33.531328
79
0.713506
ad5ec5dd0628b5c5cf10ecb93428873da09f3283
3,540
ads
Ada
src/asf-applications-messages-factory.ads
Letractively/ada-asf
da9f85f85666eba7e23fefea661160863b74154d
[ "Apache-2.0" ]
null
null
null
src/asf-applications-messages-factory.ads
Letractively/ada-asf
da9f85f85666eba7e23fefea661160863b74154d
[ "Apache-2.0" ]
null
null
null
src/asf-applications-messages-factory.ads
Letractively/ada-asf
da9f85f85666eba7e23fefea661160863b74154d
[ "Apache-2.0" ]
null
null
null
----------------------------------------------------------------------- -- applications.messages-factory -- Application Message Factory -- Copyright (C) 2011, 2012 Stephane Carrez -- Written by Stephane Carrez (Stephane.Carrez@gmail.com) -- -- Licensed under the Apache License, Version 2.0 (the "License"); -- you ...
51.304348
95
0.60565
2e9197a25951cad78cdeb306f7c418b07d129ce2
136,383
adb
Ada
model_multistart/0/hls4ml_prj/myproject_prj/solution1/.autopilot/db/conv_2d_large_cl_1.bind.adb
filipemlins/nas-hls4ml
b35afc4f684d803d352776c40f3a6cbbf47c4b1c
[ "MIT" ]
null
null
null
model_multistart/0/hls4ml_prj/myproject_prj/solution1/.autopilot/db/conv_2d_large_cl_1.bind.adb
filipemlins/nas-hls4ml
b35afc4f684d803d352776c40f3a6cbbf47c4b1c
[ "MIT" ]
null
null
null
model_multistart/0/hls4ml_prj/myproject_prj/solution1/.autopilot/db/conv_2d_large_cl_1.bind.adb
filipemlins/nas-hls4ml
b35afc4f684d803d352776c40f3a6cbbf47c4b1c
[ "MIT" ]
null
null
null
<?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="...
27.613485
160
0.606828
2ecd2f2d17aa4233c969d467854eda2986f732e6
4,323
ads
Ada
tools/scitools/conf/understand/ada/ada05/g-traceb.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/g-traceb.ads
brucegua/moocos
575c161cfa35e220f10d042e2e5ca18773691695
[ "Apache-2.0" ]
null
null
null
tools/scitools/conf/understand/ada/ada05/g-traceb.ads
brucegua/moocos
575c161cfa35e220f10d042e2e5ca18773691695
[ "Apache-2.0" ]
null
null
null
------------------------------------------------------------------------------ -- -- -- GNAT RUN-TIME COMPONENTS -- -- -- -- ...
45.03125
78
0.551238
2ef349aab2d1284a057a9eba237f85b61a3645da
80,856
adb
Ada
fpga/wave/.autopilot/db/in_structure.sched.adb
dorin-ionita/RustHPC
903e5dd8f09213a5cc33f5e651d687e234944e84
[ "MIT" ]
2
2021-06-22T19:23:55.000Z
2021-07-03T16:47:01.000Z
fpga/wave/.autopilot/db/in_structure.sched.adb
dorin-ionita/RustHPC
903e5dd8f09213a5cc33f5e651d687e234944e84
[ "MIT" ]
60
2019-11-05T14:12:34.000Z
2021-06-21T22:31:17.000Z
fpga/wave/.autopilot/db/in_structure.sched.adb
dorin-ionita/wireless-models-experiments
903e5dd8f09213a5cc33f5e651d687e234944e84
[ "MIT" ]
null
null
null
<?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="...
25.571157
70
0.580192
1a1308c7b1f8daf204dd57b5709c591cddd2f8ee
7,765
adb
Ada
source/amf/uml/amf-internals-tables-umldi_notification.adb
svn2github/matreshka
9d222b3ad9da508855fb1f5adbe5e8a4fad4c530
[ "BSD-3-Clause" ]
24
2016-11-29T06:59:41.000Z
2021-08-30T11:55:16.000Z
source/amf/uml/amf-internals-tables-umldi_notification.adb
svn2github/matreshka
9d222b3ad9da508855fb1f5adbe5e8a4fad4c530
[ "BSD-3-Clause" ]
2
2019-01-16T05:15:20.000Z
2019-02-03T10:03:32.000Z
source/amf/uml/amf-internals-tables-umldi_notification.adb
svn2github/matreshka
9d222b3ad9da508855fb1f5adbe5e8a4fad4c530
[ "BSD-3-Clause" ]
4
2017-07-18T07:11:05.000Z
2020-06-21T03:02:25.000Z
------------------------------------------------------------------------------ -- -- -- Matreshka Project -- -- -- -- ...
51.766667
98
0.570895
57c4ea906c1a0344b9547a96e12fc489eb651f94
1,595
ada
Ada
Task/Anagrams-Deranged-anagrams/Ada/anagrams-deranged-anagrams.ada
mullikine/RosettaCodeData
4f0027c6ce83daa36118ee8b67915a13cd23ab67
[ "Info-ZIP" ]
1
2018-11-09T22:08:38.000Z
2018-11-09T22:08:38.000Z
Task/Anagrams-Deranged-anagrams/Ada/anagrams-deranged-anagrams.ada
mullikine/RosettaCodeData
4f0027c6ce83daa36118ee8b67915a13cd23ab67
[ "Info-ZIP" ]
null
null
null
Task/Anagrams-Deranged-anagrams/Ada/anagrams-deranged-anagrams.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 Ada.Containers.Generic_Array_Sort; with Ada.Containers.Indefinite_Vectors; procedure Danagrams is package StringVector is new Ada.Containers.Indefinite_Vectors (Positive, String); procedure StrSort is new Ada.Containers.Generic_Array_Sort (Index_Type => Positive...
34.673913
79
0.596238
ad2abab5e7eb2c76d540cc00561d5415a5ec0227
1,094
ads
Ada
src/keystore-passwords-cmds.ads
thierr26/ada-keystore
25099a9df3ce9b48a401148eb1b84442011759a0
[ "Apache-2.0" ]
null
null
null
src/keystore-passwords-cmds.ads
thierr26/ada-keystore
25099a9df3ce9b48a401148eb1b84442011759a0
[ "Apache-2.0" ]
null
null
null
src/keystore-passwords-cmds.ads
thierr26/ada-keystore
25099a9df3ce9b48a401148eb1b84442011759a0
[ "Apache-2.0" ]
null
null
null
----------------------------------------------------------------------- -- keystore-passwords-cmds -- External command based password provider -- Copyright (C) 2019 Stephane Carrez -- Written by Stephane Carrez (Stephane.Carrez@gmail.com) -- -- Licensed under the Apache License, Version 2.0 (the "License"); -- you...
43.76
80
0.648995
4124328b0d9d271b6a00d6ada8f2bed0b6391251
5,426
ads
Ada
source/amf/uml/amf-uml-deployment_specifications-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-deployment_specifications-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-deployment_specifications-collections.ads
svn2github/matreshka
9d222b3ad9da508855fb1f5adbe5e8a4fad4c530
[ "BSD-3-Clause" ]
4
2017-07-18T07:11:05.000Z
2020-06-21T03:02:25.000Z
------------------------------------------------------------------------------ -- -- -- Matreshka Project -- -- -- -- ...
58.978261
108
0.554184
ad62137acaefcbc7c50c36065daa548e42a93423
614
ads
Ada
test/src/test_keyboard_window.ads
Fabien-Chouteau/Giza
9f6c167666dbba8f0e5f0ba3e33825c0b3f399bd
[ "BSD-3-Clause" ]
7
2017-10-18T02:40:24.000Z
2020-12-19T22:41:19.000Z
test/src/test_keyboard_window.ads
Fabien-Chouteau/Giza
9f6c167666dbba8f0e5f0ba3e33825c0b3f399bd
[ "BSD-3-Clause" ]
null
null
null
test/src/test_keyboard_window.ads
Fabien-Chouteau/Giza
9f6c167666dbba8f0e5f0ba3e33825c0b3f399bd
[ "BSD-3-Clause" ]
2
2019-05-06T08:30:26.000Z
2020-11-22T11:27:27.000Z
with Basic_Test_Window; use Basic_Test_Window; with Giza.Widget.Keyboards; package Test_Keyboard_Window is type Keyboard_Window is new Test_Window with private; type Keyboard_Window_Ref is access all Keyboard_Window; overriding procedure On_Init (This : in out Keyboard_Window); overriding procedure ...
30.7
66
0.786645
ad83af4b8cfbb8530fb0212931988d2ea97b041e
7,624
adb
Ada
source/nodes/program-nodes-package_instantiations.adb
reznikmm/gela
20134f1d154fb763812e73860c6f4b04f353df79
[ "MIT" ]
null
null
null
source/nodes/program-nodes-package_instantiations.adb
reznikmm/gela
20134f1d154fb763812e73860c6f4b04f353df79
[ "MIT" ]
null
null
null
source/nodes/program-nodes-package_instantiations.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.Package_Instantiations is function Create (Package_Token : not null Program.Lexical_Elements .Lexical_Ele...
34.497738
79
0.723111
2ef1cf6e5acb6218de2bc5dc0138cd850ad68223
5,467
ads
Ada
source/league/league-regexps.ads
svn2github/matreshka
9d222b3ad9da508855fb1f5adbe5e8a4fad4c530
[ "BSD-3-Clause" ]
24
2016-11-29T06:59:41.000Z
2021-08-30T11:55:16.000Z
source/league/league-regexps.ads
svn2github/matreshka
9d222b3ad9da508855fb1f5adbe5e8a4fad4c530
[ "BSD-3-Clause" ]
2
2019-01-16T05:15:20.000Z
2019-02-03T10:03:32.000Z
source/league/league-regexps.ads
svn2github/matreshka
9d222b3ad9da508855fb1f5adbe5e8a4fad4c530
[ "BSD-3-Clause" ]
4
2017-07-18T07:11:05.000Z
2020-06-21T03:02:25.000Z
------------------------------------------------------------------------------ -- -- -- Matreshka Project -- -- -- -- ...
46.726496
79
0.522773
41c628d3b74cde8384d933d56f3549ab7bf698d0
4,187
ads
Ada
source/amf/ocl/amf-ocl-call_exps.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-call_exps.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-call_exps.ads
svn2github/matreshka
9d222b3ad9da508855fb1f5adbe5e8a4fad4c530
[ "BSD-3-Clause" ]
4
2017-07-18T07:11:05.000Z
2020-06-21T03:02:25.000Z
------------------------------------------------------------------------------ -- -- -- Matreshka Project -- -- -- -- ...
58.152778
78
0.446382
395201ae75ced1a97c188c5f38a130a1f6f41d71
1,652
adb
Ada
examples/trivial_example.adb
AntonMeep/parse_args
907bcb470a21b36b625b942bfeade06eed048ec6
[ "0BSD" ]
9
2015-12-08T17:06:54.000Z
2022-03-28T09:44:20.000Z
examples/trivial_example.adb
AntonMeep/parse_args
907bcb470a21b36b625b942bfeade06eed048ec6
[ "0BSD" ]
1
2022-03-30T20:17:18.000Z
2022-03-30T20:58:34.000Z
examples/trivial_example.adb
AntonMeep/parse_args
907bcb470a21b36b625b942bfeade06eed048ec6
[ "0BSD" ]
2
2017-01-07T17:31:48.000Z
2022-03-28T09:36:42.000Z
-- trivial_example.adb -- A very simple example of the use of Parse_Args -- 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 notice appear in...
35.148936
80
0.703995
ad0c0baf5a6d59afc800c1f7e09662c73f2068fd
239
adb
Ada
org.conqat.engine.sourcecode/test-data/org.conqat.engine.sourcecode.coverage.volume/case2.adb
assessorgeneral/ConQAT
2a462f23f22c22aa9d01a7a204453d1be670ba60
[ "Apache-2.0" ]
1
2020-04-28T20:06:30.000Z
2020-04-28T20:06:30.000Z
org.conqat.engine.sourcecode/test-data/org.conqat.engine.sourcecode.coverage.volume/case2.adb
assessorgeneral/ConQAT
2a462f23f22c22aa9d01a7a204453d1be670ba60
[ "Apache-2.0" ]
null
null
null
org.conqat.engine.sourcecode/test-data/org.conqat.engine.sourcecode.coverage.volume/case2.adb
assessorgeneral/ConQAT
2a462f23f22c22aa9d01a7a204453d1be670ba60
[ "Apache-2.0" ]
null
null
null
with Ada.Text_IO; procedure Hello is package IO renames Ada.Text_IO; X: Integer := 4; begin case X is when 1 => Walk_The_Dog; when 5 => Launch_Nuke; when 8 | 10 => Sell_All_Stock; end case; end Hello;
14.9375
32
0.610879
ad502ae0d6fda4edbcd849b4072d55d84003f719
937
adb
Ada
tests/mobs-test_data-tests-protomobs_container-test_data.adb
thindil/steamsky
d5d7fea622f7994c91017c4cd7ba5e188153556c
[ "TCL", "MIT" ]
80
2017-04-08T23:14:07.000Z
2022-02-10T22:30:51.000Z
tests/mobs-test_data-tests-protomobs_container-test_data.adb
thindil/steamsky
d5d7fea622f7994c91017c4cd7ba5e188153556c
[ "TCL", "MIT" ]
89
2017-06-24T08:18:26.000Z
2021-11-12T04:37:36.000Z
tests/mobs-test_data-tests-protomobs_container-test_data.adb
thindil/steamsky
d5d7fea622f7994c91017c4cd7ba5e188153556c
[ "TCL", "MIT" ]
9
2018-04-14T16:37:25.000Z
2020-03-21T14:33:49.000Z
-- 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. package body Mobs.Test_Data.Tests.ProtoMobs...
28.393939
75
0.732124
c7323af58fe070f6836d51f49b40d7d45c5b0849
2,363
ads
Ada
src/replicant-platform.ads
jfouquart/synth
cf9f4e394723266805799807ca9dd422e333cb2e
[ "0BSD" ]
null
null
null
src/replicant-platform.ads
jfouquart/synth
cf9f4e394723266805799807ca9dd422e333cb2e
[ "0BSD" ]
null
null
null
src/replicant-platform.ads
jfouquart/synth
cf9f4e394723266805799807ca9dd422e333cb2e
[ "0BSD" ]
null
null
null
-- This file is covered by the Internet Software Consortium (ISC) License -- Reference: ../License.txt package Replicant.Platform is -- returns platform-specific df command function df_command return String; -- platform-specific version of file command function file_type_command return String; --...
36.353846
77
0.758781
add16097d7cabe5e5acd81bd4bc3cdfdf4d66e66
3,649
ads
Ada
3-mid/impact/source/3d/dynamics/joints/impact-d3-solver_constraint.ads
charlie5/lace
e9b7dc751d500ff3f559617a6fc3089ace9dc134
[ "0BSD" ]
20
2015-11-04T09:23:59.000Z
2022-01-14T10:21:42.000Z
3-mid/impact/source/3d/dynamics/joints/impact-d3-solver_constraint.ads
charlie5/lace
e9b7dc751d500ff3f559617a6fc3089ace9dc134
[ "0BSD" ]
2
2015-11-04T17:05:56.000Z
2015-12-08T03:16:13.000Z
3-mid/impact/source/3d/dynamics/joints/impact-d3-solver_constraint.ads
charlie5/lace
e9b7dc751d500ff3f559617a6fc3089ace9dc134
[ "0BSD" ]
1
2015-12-07T12:53:52.000Z
2015-12-07T12:53:52.000Z
limited with impact.d3.Object.rigid; with ada.Containers.Vectors; package impact.d3.solver_Constraint -- -- 1D constraint along a normal axis between bodyA and bodyB. It can be combined to solve contact and friction constraints. -- is type union1_Kind is (solverBodyA, companionIdA); type union1 (Kind : un...
28.960317
124
0.501781
1ad503c6dee1bfcdaba2540f7a4f131c8c00e95c
45,366
adb
Ada
llvm-gcc-4.2-2.9/gcc/ada/exp_dbug.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/exp_dbug.adb
vidkidz/crossbridge
ba0bf94aee0ce6cf7eb5be882382e52bc57ba396
[ "MIT" ]
null
null
null
llvm-gcc-4.2-2.9/gcc/ada/exp_dbug.adb
vidkidz/crossbridge
ba0bf94aee0ce6cf7eb5be882382e52bc57ba396
[ "MIT" ]
null
null
null
------------------------------------------------------------------------------ -- -- -- GNAT COMPILER COMPONENTS -- -- -- -- ...
32.921626
79
0.554666
2e6fdf6107b8f72724c96f9c2297f89527dc61d4
9,265
ads
Ada
arch/ARM/STM32/svd/stm32l4x2/stm32_svd-opamp.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/stm32l4x2/stm32_svd-opamp.ads
morbos/Ada_Drivers_Library
a4ab26799be60997c38735f4056160c4af597ef7
[ "BSD-3-Clause" ]
null
null
null
arch/ARM/STM32/svd/stm32l4x2/stm32_svd-opamp.ads
morbos/Ada_Drivers_Library
a4ab26799be60997c38735f4056160c4af597ef7
[ "BSD-3-Clause" ]
null
null
null
-- This spec has been automatically generated from STM32L4x2.svd pragma Restrictions (No_Elaboration_Code); pragma Ada_2012; pragma Style_Checks (Off); with HAL; with System; package STM32_SVD.OPAMP is pragma Preelaborate; --------------- -- Registers -- --------------- subtype OPAMP1_CSR_OPAMODE_F...
36.333333
71
0.627847
2e7431ce75d9402660cd4241b72447c28c437762
3,639
adb
Ada
host/stm32gd-rtc.adb
ekoeppen/STM32_Generic_Ada_Drivers
4ff29c3026c4b24280baf22a5b81ea9969375466
[ "MIT" ]
1
2021-04-06T07:57:56.000Z
2021-04-06T07:57:56.000Z
host/stm32gd-rtc.adb
ekoeppen/STM32_Generic_Ada_Drivers
4ff29c3026c4b24280baf22a5b81ea9969375466
[ "MIT" ]
null
null
null
host/stm32gd-rtc.adb
ekoeppen/STM32_Generic_Ada_Drivers
4ff29c3026c4b24280baf22a5b81ea9969375466
[ "MIT" ]
2
2018-05-29T13:59:31.000Z
2019-02-03T19:48:08.000Z
with STM32_SVD; use STM32_SVD; with STM32_SVD.PWR; use STM32_SVD.PWR; with STM32_SVD.EXTI; use STM32_SVD.EXTI; with STM32_SVD.RCC; use STM32_SVD.RCC; with STM32_SVD.RTC; use STM32_SVD.RTC; package body STM32GD.RTC is procedure Unlock is begin RTC_Periph.WPR.KEY := 16#CA#; RTC_Periph.WPR.KEY := 16#53...
33.081818
87
0.6205
ade14d26d9d1bde59ae26280a0267b1f7dfcc403
45,045
ads
Ada
json-unbounded_codecs.ads
annexi-strayline/ASAP-JSON
8788f7466dfbd751fd8a3bc2d87b236f933ef858
[ "BSD-3-Clause" ]
1
2021-09-29T09:47:21.000Z
2021-09-29T09:47:21.000Z
json-unbounded_codecs.ads
annexi-strayline/ASAP-JSON
8788f7466dfbd751fd8a3bc2d87b236f933ef858
[ "BSD-3-Clause" ]
null
null
null
json-unbounded_codecs.ads
annexi-strayline/ASAP-JSON
8788f7466dfbd751fd8a3bc2d87b236f933ef858
[ "BSD-3-Clause" ]
null
null
null
------------------------------------------------------------------------------ -- -- -- JSON Parser/Constructor -- -- -- -- -...
41.66975
79
0.624797
1ac331a0fe8d4eed262eb6413593f4014518871b
4,825
ads
Ada
src/drivers/zumo_l3gd20h.ads
yannickmoy/SPARKZumo
29d4d5d4f00d43d2dafd8d8b8d21eea0769923f3
[ "MIT" ]
6
2018-04-05T21:05:17.000Z
2021-06-04T15:24:09.000Z
src/drivers/zumo_l3gd20h.ads
yannickmoy/SPARKZumo
29d4d5d4f00d43d2dafd8d8b8d21eea0769923f3
[ "MIT" ]
null
null
null
src/drivers/zumo_l3gd20h.ads
yannickmoy/SPARKZumo
29d4d5d4f00d43d2dafd8d8b8d21eea0769923f3
[ "MIT" ]
3
2021-01-18T16:07:40.000Z
2021-05-03T15:52:13.000Z
-- pragma SPARK_Mode; with Types; use Types; with Interfaces.C; use Interfaces.C; -- @summary -- Interface to the robots 3-axis gyroscope -- -- @description -- This package exposes the interface to the robot's 3 axis gyroscope -- package Zumo_L3gd20h is -- The gain to apply to a sensor reading Gain : con...
35.740741
74
0.462591
590a3180c431ffc52bf333f424ea75bb21d4213a
88
ads
Ada
tests/nonsmoke/functional/CompileTests/experimental_ada_tests/tests/enum_colors.ads
LaudateCorpus1/rose-1
5fe906d2a01253130c5de465aded6a917a8476a0
[ "BSD-3-Clause" ]
488
2015-01-09T08:54:48.000Z
2022-03-30T07:15:46.000Z
tests/nonsmoke/functional/CompileTests/experimental_ada_tests/tests/enum_colors.ads
LaudateCorpus1/rose-1
5fe906d2a01253130c5de465aded6a917a8476a0
[ "BSD-3-Clause" ]
174
2015-01-28T18:41:32.000Z
2022-03-31T16:51:05.000Z
tests/nonsmoke/functional/CompileTests/experimental_ada_tests/tests/enum_colors.ads
passlab/rexompiler
5494df3766ab606e230c5f1785b438a019c9e353
[ "BSD-3-Clause" ]
146
2015-04-27T02:48:34.000Z
2022-03-04T07:32:53.000Z
package enum_colors is type Traffic_Light is (Red, Yellow, Green); end enum_colors;
14.666667
45
0.761364
3d1142aac50436c89b31e19401ce4b87f066d45f
1,584
ads
Ada
src/fltk-widgets-inputs-file.ads
micahwelf/FLTK-Ada
83e0c58ea98e5ede2cbbb158b42eae44196c3ba7
[ "Unlicense" ]
1
2020-12-18T15:20:13.000Z
2020-12-18T15:20:13.000Z
src/fltk-widgets-inputs-file.ads
micahwelf/FLTK-Ada
83e0c58ea98e5ede2cbbb158b42eae44196c3ba7
[ "Unlicense" ]
null
null
null
src/fltk-widgets-inputs-file.ads
micahwelf/FLTK-Ada
83e0c58ea98e5ede2cbbb158b42eae44196c3ba7
[ "Unlicense" ]
null
null
null
package FLTK.Widgets.Inputs.File is type File_Input is new Input with private; type File_Input_Reference (Data : not null access File_Input'Class) is limited null record with Implicit_Dereference => Data; package Forge is function Create (X, Y, W, H : in Integer; ...
17.217391
74
0.583965
22ae7e27279810c4ab294dcca47c9ed4f13e2759
3,126
adb
Ada
Validation/pyFrame3DD-master/gcc-master/gcc/ada/libgnarl/a-astaco.adb
djamal2727/Main-Bearing-Analytical-Model
2f00c2219c71be0175c6f4f8f1d4cca231d97096
[ "Apache-2.0" ]
null
null
null
Validation/pyFrame3DD-master/gcc-master/gcc/ada/libgnarl/a-astaco.adb
djamal2727/Main-Bearing-Analytical-Model
2f00c2219c71be0175c6f4f8f1d4cca231d97096
[ "Apache-2.0" ]
null
null
null
Validation/pyFrame3DD-master/gcc-master/gcc/ada/libgnarl/a-astaco.adb
djamal2727/Main-Bearing-Analytical-Model
2f00c2219c71be0175c6f4f8f1d4cca231d97096
[ "Apache-2.0" ]
null
null
null
------------------------------------------------------------------------------ -- -- -- GNAT RUN-TIME COMPONENTS -- -- -- -- ...
47.363636
78
0.429303
1a3e457fa89def6999562201cc7fa8778b6d6809
502
ads
Ada
examples/src/zhelper.ads
sonneveld/adazmq
ee1a3ad1588f6a298fe1170c0e907052dcb7a1a6
[ "MIT" ]
null
null
null
examples/src/zhelper.ads
sonneveld/adazmq
ee1a3ad1588f6a298fe1170c0e907052dcb7a1a6
[ "MIT" ]
null
null
null
examples/src/zhelper.ads
sonneveld/adazmq
ee1a3ad1588f6a298fe1170c0e907052dcb7a1a6
[ "MIT" ]
null
null
null
with ZMQ; package ZHelper is function Rand_Of (First : Integer; Last : Integer) return Integer; function Rand_Of (First : Float; Last : Float) return Float; -- Provide random number from First .. Last procedure Dump (S : ZMQ.Socket_Type'Class); -- Receives all message parts from socket, prints neatl...
29.529412
69
0.717131
3dc9ede1dc2f05cba8481d9429f30e3e0efaae43
1,951
ads
Ada
resources/scripts/api/binaryedge.ads
0xflotus/Amass
89a8960c5254031364f966190e841d6951206d47
[ "Apache-2.0" ]
2
2020-11-29T07:30:31.000Z
2021-11-14T19:52:31.000Z
resources/scripts/api/binaryedge.ads
0xflotus/Amass
89a8960c5254031364f966190e841d6951206d47
[ "Apache-2.0" ]
null
null
null
resources/scripts/api/binaryedge.ads
0xflotus/Amass
89a8960c5254031364f966190e841d6951206d47
[ "Apache-2.0" ]
1
2020-12-28T06:50:15.000Z
2020-12-28T06:50:15.000Z
-- 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 = "BinaryEdge" type = "api" function start() setratelimit(2) end function check() local c local cfg = datasrc_config() ...
21.921348
99
0.526397
4122550c4beb736807972e5a7137f0a95986e403
314
ads
Ada
src/main/resources/project-templates/ajis_hello/src_ada/hello.ads
georgemackayshore/Ada-IntelliJ
581f87237a610b3142aed20358b955bdca807213
[ "Apache-2.0" ]
17
2018-10-03T21:31:03.000Z
2021-01-22T04:16:05.000Z
src/main/resources/project-templates/ajis_hello/src_ada/hello.ads
georgemackayshore/Ada-IntelliJ
581f87237a610b3142aed20358b955bdca807213
[ "Apache-2.0" ]
20
2018-11-01T21:17:09.000Z
2021-10-01T18:57:20.000Z
src/main/resources/project-templates/ajis_hello/src_ada/hello.ads
georgemackayshore/Ada-IntelliJ
581f87237a610b3142aed20358b955bdca807213
[ "Apache-2.0" ]
4
2020-04-14T15:02:37.000Z
2022-03-10T20:35:54.000Z
package Hello is type Printer is abstract tagged null record; procedure Print_On_Console (P : Printer; V : String) is abstract; type Ada_Printer is new Printer with null record; procedure Print_On_Console (P : Ada_Printer; V : String); procedure Print_Messages (P : Printer'Class); end Hello;
22.428571
68
0.732484
22e70943502fe82fcd8a7c8d145b1d1d6c0e0494
4,953
ads
Ada
source/league/arch/arm/matreshka-simd-arm-neon.ads
svn2github/matreshka
9d222b3ad9da508855fb1f5adbe5e8a4fad4c530
[ "BSD-3-Clause" ]
24
2016-11-29T06:59:41.000Z
2021-08-30T11:55:16.000Z
source/league/arch/arm/matreshka-simd-arm-neon.ads
svn2github/matreshka
9d222b3ad9da508855fb1f5adbe5e8a4fad4c530
[ "BSD-3-Clause" ]
2
2019-01-16T05:15:20.000Z
2019-02-03T10:03:32.000Z
source/league/arch/arm/matreshka-simd-arm-neon.ads
svn2github/matreshka
9d222b3ad9da508855fb1f5adbe5e8a4fad4c530
[ "BSD-3-Clause" ]
4
2017-07-18T07:11:05.000Z
2020-06-21T03:02:25.000Z
------------------------------------------------------------------------------ -- -- -- Matreshka Project -- -- -- -- ...
54.428571
78
0.506562
c73f0bce9528073157b47c3560e206cc402bcedb
3,226
ada
Ada
gcc-gcc-7_3_0-release/gcc/testsuite/ada/acats/tests/c8/c83f01d0.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/c83f01d0.ada
best08618/asylo
5a520a9f5c461ede0f32acc284017b737a43898c
[ "Apache-2.0" ]
null
null
null
gcc-gcc-7_3_0-release/gcc/testsuite/ada/acats/tests/c8/c83f01d0.ada
best08618/asylo
5a520a9f5c461ede0f32acc284017b737a43898c
[ "Apache-2.0" ]
2
2020-07-27T00:22:36.000Z
2021-04-01T09:41:02.000Z
-- C83F01D0M.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. -- Unlim...
31.019231
79
0.579355
c708ce54979c4eb86978ed9a65aafdcb232d0786
2,297
ads
Ada
tests/lsc_test_aes.ads
Componolit/libsparkcrypto
8531a07b6e9f5eb33eae0fa32759b4cbd3509d95
[ "OpenSSL", "Unlicense" ]
30
2018-05-18T09:11:50.000Z
2021-05-18T16:29:14.000Z
tests/lsc_test_aes.ads
Componolit/libsparkcrypto
8531a07b6e9f5eb33eae0fa32759b4cbd3509d95
[ "OpenSSL", "Unlicense" ]
15
2018-12-13T07:53:36.000Z
2019-09-24T19:43:35.000Z
tests/lsc_test_aes.ads
Componolit/libsparkcrypto
8531a07b6e9f5eb33eae0fa32759b4cbd3509d95
[ "OpenSSL", "Unlicense" ]
3
2019-04-04T17:41:29.000Z
2021-05-07T22:28:46.000Z
------------------------------------------------------------------------------- -- This file is part of libsparkcrypto. -- -- @author Alexander Senier -- @date 2019-01-16 -- -- Copyright (C) 2018 Componolit GmbH -- All rights reserved. -- -- Redistribution and use in source and binary forms, with or w...
44.173077
80
0.675664
3928634250657439ba455fd2bb52d6dad43c31f8
786
adb
Ada
src/gdb/gdb-8.3/gdb/testsuite/gdb.ada/fullname_bp/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-8.3/gdb/testsuite/gdb.ada/fullname_bp/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-8.3/gdb/testsuite/gdb.ada/fullname_bp/foo.adb
alrooney/unum-sdk
bbccb10b0cd3500feccbbef22e27ea111c3d18eb
[ "Apache-2.0" ]
20
2018-11-16T21:19:22.000Z
2021-10-18T23:08:24.000Z
-- Copyright 2011-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.727273
73
0.732824
a1b67c22d741b8a3744663c6a88334dcf886999c
3,351
ads
Ada
include/sf-network-types.ads
danva994/ASFML-1.6
bd74ae700843338a15aef295f99297b866aa0c93
[ "Zlib" ]
1
2017-10-07T06:20:38.000Z
2017-10-07T06:20:38.000Z
include/sf-network-types.ads
danva994/ASFML-1.6
bd74ae700843338a15aef295f99297b866aa0c93
[ "Zlib" ]
3
2020-09-15T21:19:34.000Z
2022-03-02T23:13:46.000Z
include/sf-network-types.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.8875
104
0.717099
58bfa15b29f98876d99aa3e032a6341b27137880
4,621
ads
Ada
arch/ARM/STM32/drivers/power_control_stm32f7/stm32-power_control.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/drivers/power_control_stm32f7/stm32-power_control.ads
shakram02/Ada_Drivers_Library
a407ca7ddbc2d9756647016c2f8fd8ef24a239ff
[ "BSD-3-Clause" ]
239
2016-05-26T20:02:01.000Z
2022-03-31T09:46:56.000Z
arch/ARM/STM32/drivers/power_control_stm32f7/stm32-power_control.ads
shakram02/Ada_Drivers_Library
a407ca7ddbc2d9756647016c2f8fd8ef24a239ff
[ "BSD-3-Clause" ]
142
2016-06-05T08:12:20.000Z
2022-03-24T17:37:17.000Z
------------------------------------------------------------------------------ -- -- -- Copyright (C) 2016-2017, AdaCore -- -- -- -- ...
51.344444
80
0.595975
1a344d1ebe0a6dd38480b40f3db49f488097485f
61
ads
Ada
ada-main-big/src/ada-a/i_am_ada.ads
dksmiffs/gnatmake-examples
237c0cd9fe8d4788f8898509319a3a665d2233b1
[ "MIT" ]
null
null
null
ada-main-big/src/ada-a/i_am_ada.ads
dksmiffs/gnatmake-examples
237c0cd9fe8d4788f8898509319a3a665d2233b1
[ "MIT" ]
null
null
null
ada-main-big/src/ada-a/i_am_ada.ads
dksmiffs/gnatmake-examples
237c0cd9fe8d4788f8898509319a3a665d2233b1
[ "MIT" ]
null
null
null
package I_Am_Ada is procedure Ada_Procedure; end I_Am_Ada;
15.25
26
0.819672
ada7ff369b1288ea4d03e1f81d93116d6d7626c0
1,581
ads
Ada
tier-1/xcb/source/thin/xcb-xcb_render_free_glyphs_request_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_render_free_glyphs_request_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_render_free_glyphs_request_t.ads
charlie5/cBound
741be08197a61ad9c72553e3302f3b669902216d
[ "0BSD" ]
null
null
null
-- This file is generated by SWIG. Please do not modify by hand. -- with Interfaces; with Interfaces.C; with Interfaces.C.Pointers; package xcb.xcb_render_free_glyphs_request_t is -- Item -- type Item is record major_opcode : aliased Interfaces.Unsigned_8; minor_opcode : aliased Interfaces.Unsig...
28.232143
79
0.677419
ad15ecdee40211681aa7defd64b48cf96b8c5de3
1,832
ada
Ada
gcc-gcc-7_3_0-release/gcc/testsuite/ada/acats/tests/ce/ce3002f.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/ce3002f.ada
best08618/asylo
5a520a9f5c461ede0f32acc284017b737a43898c
[ "Apache-2.0" ]
null
null
null
gcc-gcc-7_3_0-release/gcc/testsuite/ada/acats/tests/ce/ce3002f.ada
best08618/asylo
5a520a9f5c461ede0f32acc284017b737a43898c
[ "Apache-2.0" ]
2
2020-07-27T00:22:36.000Z
2021-04-01T09:41:02.000Z
-- CE3002F.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...
32.714286
79
0.634825
adc359d654d1247a7aad9f05762050a3d9b491d1
174
adb
Ada
sanity-checking/tests/0004-ada-shared-lib/src/main.adb
kanigsson/GNAT-FSF-builds
ed582914a8beff20a788a44fa86c8350f83e89c1
[ "MIT" ]
5
2021-06-04T05:24:49.000Z
2022-01-23T11:17:29.000Z
sanity-checking/tests/0004-ada-shared-lib/src/main.adb
kanigsson/GNAT-FSF-builds
ed582914a8beff20a788a44fa86c8350f83e89c1
[ "MIT" ]
7
2021-05-30T14:29:26.000Z
2022-01-20T09:02:46.000Z
sanity-checking/tests/0004-ada-shared-lib/src/main.adb
kanigsson/GNAT-FSF-builds
ed582914a8beff20a788a44fa86c8350f83e89c1
[ "MIT" ]
4
2021-05-29T19:07:47.000Z
2021-11-11T05:53:14.000Z
with Lib_Pack; with Ada.Text_IO; use Ada.Text_IO; procedure Main is begin Put_Line ("=== Main start ==="); Lib_Pack.Test; Put_Line ("=== Main end ==="); end Main;
15.818182
35
0.632184
22b5a4c678c74b7c54d64c606735d7ec969e4c16
1,113
ads
Ada
src/ada/src/comms/uxas-comms-transport-zeromq_fabric.ads
VVCAS-Sean/OpenUxAS
dcd7be29d182d278a5387908f568d6f8a06b79ee
[ "NASA-1.3" ]
88
2017-08-24T07:02:01.000Z
2022-03-18T04:34:17.000Z
src/ada/src/comms/uxas-comms-transport-zeromq_fabric.ads
VVCAS-Sean/OpenUxAS
dcd7be29d182d278a5387908f568d6f8a06b79ee
[ "NASA-1.3" ]
46
2017-06-08T18:18:08.000Z
2022-03-15T18:24:43.000Z
src/ada/src/comms/uxas-comms-transport-zeromq_fabric.ads
VVCAS-Sean/OpenUxAS
dcd7be29d182d278a5387908f568d6f8a06b79ee
[ "NASA-1.3" ]
53
2017-06-22T14:48:05.000Z
2022-02-15T16:59:38.000Z
-- see OpenUxAS\src\Communications\ZeroMqFabric.h with UxAS.Comms.Transport.ZeroMQ_Socket_Configurations; use UxAS.Comms.Transport.ZeroMQ_Socket_Configurations; with ZMQ.Sockets; use ZMQ.Sockets; with ZMQ.Contexts; use ZMQ.Contexts; package UxAS.Comms.Transport.ZeroMQ_Fabric is type ZMQ_Fabric (<>) is tagged lim...
28.538462
110
0.750225
2e972912548c0d6a9f0c6047c52523e52009244a
7,397
adb
Ada
Validation/pyFrame3DD-master/gcc-master/gcc/ada/libgnat/a-cbprqu.adb
djamal2727/Main-Bearing-Analytical-Model
2f00c2219c71be0175c6f4f8f1d4cca231d97096
[ "Apache-2.0" ]
null
null
null
Validation/pyFrame3DD-master/gcc-master/gcc/ada/libgnat/a-cbprqu.adb
djamal2727/Main-Bearing-Analytical-Model
2f00c2219c71be0175c6f4f8f1d4cca231d97096
[ "Apache-2.0" ]
null
null
null
Validation/pyFrame3DD-master/gcc-master/gcc/ada/libgnat/a-cbprqu.adb
djamal2727/Main-Bearing-Analytical-Model
2f00c2219c71be0175c6f4f8f1d4cca231d97096
[ "Apache-2.0" ]
null
null
null
------------------------------------------------------------------------------ -- -- -- GNAT LIBRARY COMPONENTS -- -- -- -- ...
33.170404
79
0.481952
2e2a9eb6e6a5366cb37bd7e37891513aea16f761
4,584
adb
Ada
source/slim-players-common_play_visiters.adb
reznikmm/slimp
acbbb895ba9c2a2dfb28e5065e630326ce958502
[ "MIT" ]
null
null
null
source/slim-players-common_play_visiters.adb
reznikmm/slimp
acbbb895ba9c2a2dfb28e5065e630326ce958502
[ "MIT" ]
null
null
null
source/slim-players-common_play_visiters.adb
reznikmm/slimp
acbbb895ba9c2a2dfb28e5065e630326ce958502
[ "MIT" ]
null
null
null
-- Copyright (c) 2019 Maxim Reznik <reznikmm@gmail.com> -- -- SPDX-License-Identifier: MIT -- License-Filename: LICENSE ------------------------------------------------------------- with Ada.Calendar; with Slim.Messages.strm; with Slim.Players.Displays; package body Slim.Players.Common_Play_Visiters is funct...
29.574194
79
0.5613
2e02dfe60bf31eb5f4bf1d517a01c7e8fcb0a932
5,950
adb
Ada
24-ada/day24.adb
Fabien-Chouteau/aoc-2020
94c39b4f33fb3737af14d8da849c0d4297e49710
[ "MIT" ]
107
2020-12-02T11:39:07.000Z
2022-02-02T09:34:23.000Z
24-ada/day24.adb
Fabien-Chouteau/aoc-2020
94c39b4f33fb3737af14d8da849c0d4297e49710
[ "MIT" ]
4
2020-12-18T12:30:49.000Z
2021-02-18T12:03:24.000Z
24-ada/day24.adb
Fabien-Chouteau/aoc-2020
94c39b4f33fb3737af14d8da849c0d4297e49710
[ "MIT" ]
15
2020-12-03T12:35:27.000Z
2021-12-14T20:22:14.000Z
with Ada.Text_IO; use Ada.Text_IO; with Ada.Command_Line; use Ada.Command_Line; with Ada.Strings.Unbounded; use Ada.Strings.Unbounded; with System.Assertions; use System.Assertions; with Ada.Containers.Hashed_Maps; use Ada.Containers; with Ada.Characters.Handling; use Ada.Characters.Handling; procedure Day24 is t...
30.357143
102
0.544874
c79278d882c2fa165e86c1f3a406c3b6c402c51a
2,149
ads
Ada
source/cvsweb-http.ads
reznikmm/cvsweb2git
ca55075bd5edce7cb10485f46fa397ee86f5e176
[ "BSD-3-Clause" ]
null
null
null
source/cvsweb-http.ads
reznikmm/cvsweb2git
ca55075bd5edce7cb10485f46fa397ee86f5e176
[ "BSD-3-Clause" ]
null
null
null
source/cvsweb-http.ads
reznikmm/cvsweb2git
ca55075bd5edce7cb10485f46fa397ee86f5e176
[ "BSD-3-Clause" ]
null
null
null
-- BSD 3-Clause License -- -- Copyright (c) 2017, Maxim Reznik -- All rights reserved. -- -- Redistribution and use in source and binary forms, with or without -- modification, are permitted provided that the following conditions are met: -- -- * Redistributions of source code must retain the above copyright noti...
39.796296
79
0.746859
1af91817219fba9b5645b11532786f1e28596224
1,295
ads
Ada
gnu/src/gdb/gdb/testsuite/gdb.ada/interface/types.ads
ghsecuritylab/ellcc-mirror
b03a4afac74d50cf0987554b8c0cd8209bcb92a2
[ "BSD-2-Clause" ]
null
null
null
gnu/src/gdb/gdb/testsuite/gdb.ada/interface/types.ads
ghsecuritylab/ellcc-mirror
b03a4afac74d50cf0987554b8c0cd8209bcb92a2
[ "BSD-2-Clause" ]
null
null
null
gnu/src/gdb/gdb/testsuite/gdb.ada/interface/types.ads
ghsecuritylab/ellcc-mirror
b03a4afac74d50cf0987554b8c0cd8209bcb92a2
[ "BSD-2-Clause" ]
null
null
null
-- Copyright 2008-2015 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. -- -- ...
30.116279
73
0.712741
ad0c1a15ed30e72b9c7d86e8bc67587908df1d61
2,388
adb
Ada
src/natools-time_statistics-generic_timers.adb
faelys/natools
947c004e6f69ca144942c6af40e102d089223cf8
[ "0BSD" ]
null
null
null
src/natools-time_statistics-generic_timers.adb
faelys/natools
947c004e6f69ca144942c6af40e102d089223cf8
[ "0BSD" ]
null
null
null
src/natools-time_statistics-generic_timers.adb
faelys/natools
947c004e6f69ca144942c6af40e102d089223cf8
[ "0BSD" ]
null
null
null
------------------------------------------------------------------------------ -- Copyright (c) 2014, Natacha Porté -- -- -- -- Permission to use, copy, modify, and distribute this software for any -- -- p...
34.114286
78
0.558626
c778498df08c206d2b295ad6ad2bd550625f3d0d
2,072
adb
Ada
src/asf-events-modules.adb
jquorning/ada-asf
ddc697c5dfa4e22c57c6958f4cff27e14d02ce98
[ "Apache-2.0" ]
12
2015-01-18T23:02:20.000Z
2022-03-25T15:30:30.000Z
src/asf-events-modules.adb
jquorning/ada-asf
ddc697c5dfa4e22c57c6958f4cff27e14d02ce98
[ "Apache-2.0" ]
3
2021-01-06T09:44:02.000Z
2022-02-04T20:20:53.000Z
src/asf-events-modules.adb
jquorning/ada-asf
ddc697c5dfa4e22c57c6958f4cff27e14d02ce98
[ "Apache-2.0" ]
4
2016-04-12T05:29:00.000Z
2022-01-24T23:53:59.000Z
----------------------------------------------------------------------- -- asf-events -- ASF Events -- Copyright (C) 2009, 2010, 2011 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 i...
38.37037
79
0.543919
adaee7a4b06160ae467c96305bba2f587f8686fc
2,218
ads
Ada
software/hal/boards/components/MS5611/ms5611-driver.ads
TUM-EI-RCS/StratoX
5fdd04e01a25efef6052376f43ce85b5bc973392
[ "BSD-3-Clause" ]
12
2017-06-08T14:19:57.000Z
2022-03-09T02:48:59.000Z
software/hal/boards/components/MS5611/ms5611-driver.ads
TUM-EI-RCS/StratoX
5fdd04e01a25efef6052376f43ce85b5bc973392
[ "BSD-3-Clause" ]
6
2017-06-08T13:13:50.000Z
2020-05-15T09:32:43.000Z
software/hal/boards/components/MS5611/ms5611-driver.ads
TUM-EI-RCS/StratoX
5fdd04e01a25efef6052376f43ce85b5bc973392
[ "BSD-3-Clause" ]
3
2017-06-30T14:05:06.000Z
2022-02-17T12:20:45.000Z
-- Institution: Technische Universitaet Muenchen -- Department: Realtime Computer Systems (RCS) -- Project: StratoX -- -- Authors: Emanuel Regnath (emanuel.regnath@tum.de) -- Martin Becker (becker@rcs.ei.tum.de) with Units; -- @summary Driver for the Barometer MS5611-01BA03 package MS5611.Driver wi...
36.360656
101
0.696573
2e676ec1d1146b1879ce6a1c298dd0cae7a92fd4
447
ada
Ada
Task/Loops-Continue/Ada/loops-continue.ada
djgoku/RosettaCodeData
91df62d46142e921b3eacdb52b0316c39ee236bc
[ "Info-ZIP" ]
null
null
null
Task/Loops-Continue/Ada/loops-continue.ada
djgoku/RosettaCodeData
91df62d46142e921b3eacdb52b0316c39ee236bc
[ "Info-ZIP" ]
null
null
null
Task/Loops-Continue/Ada/loops-continue.ada
djgoku/RosettaCodeData
91df62d46142e921b3eacdb52b0316c39ee236bc
[ "Info-ZIP" ]
null
null
null
with Ada.Text_IO; use Ada.Text_IO; procedure Loop_Continue is begin for I in 1..10 loop Put (Integer'Image(I)); if I = 5 or I = 10 then New_Line; goto Continue; end if; Put (","); -- ...
24.833333
57
0.42953
2ef4eb52059dd175305305aae6f8856b613329c6
4,138
adb
Ada
bb-runtimes/runtimes/ravenscar-full-stm32f3x4/gnat/g-comver.adb
JCGobbi/Nucleo-STM32F334R8
2a0b1b4b2664c92773703ac5e95dcb71979d051c
[ "BSD-3-Clause" ]
null
null
null
bb-runtimes/runtimes/ravenscar-full-stm32f3x4/gnat/g-comver.adb
JCGobbi/Nucleo-STM32F334R8
2a0b1b4b2664c92773703ac5e95dcb71979d051c
[ "BSD-3-Clause" ]
null
null
null
bb-runtimes/runtimes/ravenscar-full-stm32f3x4/gnat/g-comver.adb
JCGobbi/Nucleo-STM32F334R8
2a0b1b4b2664c92773703ac5e95dcb71979d051c
[ "BSD-3-Clause" ]
null
null
null
------------------------------------------------------------------------------ -- -- -- GNAT COMPILER COMPONENTS -- -- -- -- ...
50.463415
78
0.460609
ad2095e593e82cfb7b6cffa0322669119d690a27
3,369
adb
Ada
src/usb-device-hid-gamepad.adb
Fabien-Chouteau/usb_embedded
1adf5e9d74d6408ae355dd7cf0311a3529f8a260
[ "BSD-3-Clause" ]
14
2021-04-22T14:56:07.000Z
2022-03-07T15:32:09.000Z
src/usb-device-hid-gamepad.adb
Fabien-Chouteau/usb_embedded
1adf5e9d74d6408ae355dd7cf0311a3529f8a260
[ "BSD-3-Clause" ]
2
2021-09-24T21:33:55.000Z
2021-11-19T13:46:58.000Z
src/usb-device-hid-gamepad.adb
Fabien-Chouteau/usb_embedded
1adf5e9d74d6408ae355dd7cf0311a3529f8a260
[ "BSD-3-Clause" ]
3
2021-09-24T20:53:31.000Z
2022-03-04T17:37:01.000Z
------------------------------------------------------------------------------ -- -- -- Copyright (C) 2018-2021, AdaCore -- -- -- -- ...
48.826087
78
0.483526
ade3a5fe1170ffe0730a266e4ce6dcd949026ff7
1,179
ads
Ada
.emacs.d/elpa/ada-mode-6.1.1/run_gpr_parse.ads
caqg/linux-home
eed631aae6f5e59e4f46e14f1dff443abca5fa28
[ "Linux-OpenIB" ]
null
null
null
.emacs.d/elpa/ada-mode-6.1.1/run_gpr_parse.ads
caqg/linux-home
eed631aae6f5e59e4f46e14f1dff443abca5fa28
[ "Linux-OpenIB" ]
null
null
null
.emacs.d/elpa/ada-mode-6.1.1/run_gpr_parse.ads
caqg/linux-home
eed631aae6f5e59e4f46e14f1dff443abca5fa28
[ "Linux-OpenIB" ]
null
null
null
-- Abstract : -- -- Run the gpr parser standalone. Useful for debugging grammar issues. -- -- Copyright (C) 2017, 2018 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 ...
36.84375
72
0.757422
2e6ba329e9f5064be69233bf4322cc71efd40b20
162
ada
Ada
Task/Variable-size-Get/Ada/variable-size-get.ada
mullikine/RosettaCodeData
4f0027c6ce83daa36118ee8b67915a13cd23ab67
[ "Info-ZIP" ]
1
2018-11-09T22:08:38.000Z
2018-11-09T22:08:38.000Z
Task/Variable-size-Get/Ada/variable-size-get.ada
mullikine/RosettaCodeData
4f0027c6ce83daa36118ee8b67915a13cd23ab67
[ "Info-ZIP" ]
null
null
null
Task/Variable-size-Get/Ada/variable-size-get.ada
mullikine/RosettaCodeData
4f0027c6ce83daa36118ee8b67915a13cd23ab67
[ "Info-ZIP" ]
1
2018-11-09T22:08:40.000Z
2018-11-09T22:08:40.000Z
Int_Bits : constant Integer := Integer'size; Whole_Bytes : constant Integer := Int_Bits / Storage_Unit; -- Storage_Unit is the number of bits per storage element
54
116
0.777778
adecc838e145e640db1274484340e88f256111f7
3,309
ads
Ada
Validation/pyFrame3DD-master/gcc-master/gcc/ada/bindo.ads
djamal2727/Main-Bearing-Analytical-Model
2f00c2219c71be0175c6f4f8f1d4cca231d97096
[ "Apache-2.0" ]
null
null
null
Validation/pyFrame3DD-master/gcc-master/gcc/ada/bindo.ads
djamal2727/Main-Bearing-Analytical-Model
2f00c2219c71be0175c6f4f8f1d4cca231d97096
[ "Apache-2.0" ]
null
null
null
Validation/pyFrame3DD-master/gcc-master/gcc/ada/bindo.ads
djamal2727/Main-Bearing-Analytical-Model
2f00c2219c71be0175c6f4f8f1d4cca231d97096
[ "Apache-2.0" ]
null
null
null
------------------------------------------------------------------------------ -- -- -- GNAT COMPILER COMPONENTS -- -- -- -- ...
46.605634
79
0.516772
22dffab69efc22d9753959868622d546fabec726
2,036
ads
Ada
tests/kat/kmac_runner.ads
damaki/libkeccak
d06217e525f7927380690d6c37b485bdbe8aa96e
[ "BSD-3-Clause" ]
26
2015-09-20T17:52:38.000Z
2021-07-29T21:47:04.000Z
tests/kat/kmac_runner.ads
damaki/libkeccak
d06217e525f7927380690d6c37b485bdbe8aa96e
[ "BSD-3-Clause" ]
3
2019-03-12T16:01:36.000Z
2020-05-23T13:06:43.000Z
tests/kat/kmac_runner.ads
damaki/libkeccak
d06217e525f7927380690d6c37b485bdbe8aa96e
[ "BSD-3-Clause" ]
2
2019-04-15T18:02:19.000Z
2020-11-22T11:22:18.000Z
------------------------------------------------------------------------------- -- Copyright (c) 2019, Daniel King -- All rights reserved. -- -- Redistribution and use in source and binary forms, with or without -- modification, are permitted provided that the following conditions are met: -- * Redistributions of s...
52.205128
79
0.663065
c7f574252589fa3c71490cf8f39aa2bea630312c
526
adb
Ada
memsim-master/src/parser-parse_shift.adb
strenkml/EE368
00f15bce9e65badddc613355643b1061fd4a8195
[ "MIT" ]
null
null
null
memsim-master/src/parser-parse_shift.adb
strenkml/EE368
00f15bce9e65badddc613355643b1061fd4a8195
[ "MIT" ]
null
null
null
memsim-master/src/parser-parse_shift.adb
strenkml/EE368
00f15bce9e65badddc613355643b1061fd4a8195
[ "MIT" ]
null
null
null
with Memory.Transform.Shift; use Memory.Transform.Shift; with Parser.Transform_Parser; separate (Parser) procedure Parse_Shift(parser : in out Parser_Type; result : out Memory_Pointer) is package Shift_Parser is new Transform_Parser( T_Type => Memory.Transform.Shift.Shift...
26.3
64
0.69962
2270c0b1f106f3a6c9fc92129461b0ec4b5e2bf4
12,645
adb
Ada
source/web/tools/wsdl2ada/wsdl-name_resolvers.adb
svn2github/matreshka
9d222b3ad9da508855fb1f5adbe5e8a4fad4c530
[ "BSD-3-Clause" ]
24
2016-11-29T06:59:41.000Z
2021-08-30T11:55:16.000Z
source/web/tools/wsdl2ada/wsdl-name_resolvers.adb
svn2github/matreshka
9d222b3ad9da508855fb1f5adbe5e8a4fad4c530
[ "BSD-3-Clause" ]
2
2019-01-16T05:15:20.000Z
2019-02-03T10:03:32.000Z
source/web/tools/wsdl2ada/wsdl-name_resolvers.adb
svn2github/matreshka
9d222b3ad9da508855fb1f5adbe5e8a4fad4c530
[ "BSD-3-Clause" ]
4
2017-07-18T07:11:05.000Z
2020-06-21T03:02:25.000Z
------------------------------------------------------------------------------ -- -- -- Matreshka Project -- -- -- -- ...
35.321229
78
0.572242
22e20236953f8471af92868fd80a4dff99d70d7f
911
adb
Ada
ejercicios1/prueba_divisores.adb
iyan22/AprendeAda
18bd2a224e5bda30c43d9ceabe0c05278e069ebf
[ "MIT" ]
null
null
null
ejercicios1/prueba_divisores.adb
iyan22/AprendeAda
18bd2a224e5bda30c43d9ceabe0c05278e069ebf
[ "MIT" ]
null
null
null
ejercicios1/prueba_divisores.adb
iyan22/AprendeAda
18bd2a224e5bda30c43d9ceabe0c05278e069ebf
[ "MIT" ]
null
null
null
with ada.text_io, ada.integer_text_io; use ada.text_io, ada.integer_text_io; with ada.text_io, ada.integer_text_io; use ada.text_io, ada.integer_text_io; with divisores; procedure prueba_divisores is n1, divisor:integer:=0; begin -- caso de prueba 1: n1:=4; put("El resultado deberia de ser 1 2 4:");...
17.188679
53
0.641054
ad4a461899b70e2bf0592b0e58ea9fabbd850748
3,986
ada
Ada
gcc-gcc-7_3_0-release/gcc/testsuite/ada/acats/tests/c9/c97201h.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/c9/c97201h.ada
best08618/asylo
5a520a9f5c461ede0f32acc284017b737a43898c
[ "Apache-2.0" ]
null
null
null
gcc-gcc-7_3_0-release/gcc/testsuite/ada/acats/tests/c9/c97201h.ada
best08618/asylo
5a520a9f5c461ede0f32acc284017b737a43898c
[ "Apache-2.0" ]
2
2020-07-27T00:22:36.000Z
2021-04-01T09:41:02.000Z
-- C97201H.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...
29.746269
79
0.526091
596094c11b529b20a66a37938a8efc44369697ef
15,093
ads
Ada
stm32f3/stm32f303xe/svd/stm32_svd-dac.ads
ekoeppen/STM32_Generic_Ada_Drivers
4ff29c3026c4b24280baf22a5b81ea9969375466
[ "MIT" ]
1
2021-04-06T07:57:56.000Z
2021-04-06T07:57:56.000Z
stm32f3/stm32f303xe/svd/stm32_svd-dac.ads
ekoeppen/STM32_Generic_Ada_Drivers
4ff29c3026c4b24280baf22a5b81ea9969375466
[ "MIT" ]
null
null
null
stm32f3/stm32f303xe/svd/stm32_svd-dac.ads
ekoeppen/STM32_Generic_Ada_Drivers
4ff29c3026c4b24280baf22a5b81ea9969375466
[ "MIT" ]
2
2018-05-29T13:59:31.000Z
2019-02-03T19:48:08.000Z
-- This spec has been automatically generated from STM32F303xE.svd pragma Restrictions (No_Elaboration_Code); pragma Ada_2012; pragma Style_Checks (Off); with System; package STM32_SVD.DAC is pragma Preelaborate; --------------- -- Registers -- --------------- subtype CR_EN1_Field is STM32_SVD.Bit;...
34.537757
67
0.630027
2ec814e6d4b94692a85af6cd7051940a9eceef1a
5,205
adb
Ada
source/amf/utp/amf-internals-utp_elements.adb
svn2github/matreshka
9d222b3ad9da508855fb1f5adbe5e8a4fad4c530
[ "BSD-3-Clause" ]
24
2016-11-29T06:59:41.000Z
2021-08-30T11:55:16.000Z
source/amf/utp/amf-internals-utp_elements.adb
svn2github/matreshka
9d222b3ad9da508855fb1f5adbe5e8a4fad4c530
[ "BSD-3-Clause" ]
2
2019-01-16T05:15:20.000Z
2019-02-03T10:03:32.000Z
source/amf/utp/amf-internals-utp_elements.adb
svn2github/matreshka
9d222b3ad9da508855fb1f5adbe5e8a4fad4c530
[ "BSD-3-Clause" ]
4
2017-07-18T07:11:05.000Z
2020-06-21T03:02:25.000Z
------------------------------------------------------------------------------ -- -- -- Matreshka Project -- -- -- -- ...
46.473214
80
0.480692
1a3c95558265ad4d4ede4107f14436dd36b9f195
1,812
ads
Ada
tier-1/xcb/source/thin/xcb-xcb_glx_get_minmax_request_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_glx_get_minmax_request_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_glx_get_minmax_request_t.ads
charlie5/cBound
741be08197a61ad9c72553e3302f3b669902216d
[ "0BSD" ]
null
null
null
-- This file is generated by SWIG. Please do not modify by hand. -- with Interfaces; with Interfaces.C; with Interfaces.C.Pointers; package xcb.xcb_glx_get_minmax_request_t is -- Item -- type Item is record major_opcode : aliased Interfaces.Unsigned_8; minor_opcode : aliased Interfaces.Unsigned_...
29.704918
75
0.67053
2e66be3c10936b686880779a4b482b2b53c884e6
8,436
ads
Ada
src/frontend/Experimental_Ada_ROSE_Connection/parser/asis_adapter/source/asis_adapter.ads
LaudateCorpus1/rose-1
5fe906d2a01253130c5de465aded6a917a8476a0
[ "BSD-3-Clause" ]
null
null
null
src/frontend/Experimental_Ada_ROSE_Connection/parser/asis_adapter/source/asis_adapter.ads
LaudateCorpus1/rose-1
5fe906d2a01253130c5de465aded6a917a8476a0
[ "BSD-3-Clause" ]
null
null
null
src/frontend/Experimental_Ada_ROSE_Connection/parser/asis_adapter/source/asis_adapter.ads
LaudateCorpus1/rose-1
5fe906d2a01253130c5de465aded6a917a8476a0
[ "BSD-3-Clause" ]
null
null
null
with Ada.Strings.Unbounded; with A_Nodes; with Dot; with Indented_Text; private with Ada.Exceptions; private with Ada.Text_IO; private with Ada.Wide_Text_IO; private with Asis; private with Asis.Set_Get; private with Interfaces.C.Extensions; private with Interfaces.C.Strings; private with Unchecked_Conversion; -- GN...
34.153846
80
0.71669
0bd2a065ba7a1aab894e384d489a48cae36975d1
3,100
ada
Ada
gcc-gcc-7_3_0-release/gcc/testsuite/ada/acats/tests/c7/c74409b.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/c7/c74409b.ada
best08618/asylo
5a520a9f5c461ede0f32acc284017b737a43898c
[ "Apache-2.0" ]
null
null
null
gcc-gcc-7_3_0-release/gcc/testsuite/ada/acats/tests/c7/c74409b.ada
best08618/asylo
5a520a9f5c461ede0f32acc284017b737a43898c
[ "Apache-2.0" ]
2
2020-07-27T00:22:36.000Z
2021-04-01T09:41:02.000Z
-- C74409B.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...
32.978723
79
0.560323
31ee195325460c930281a8bf82309f5ec5b90bb4
140
ads
Ada
gcc-gcc-7_3_0-release/gcc/testsuite/gnat.dg/opt56.ads
best08618/asylo
5a520a9f5c461ede0f32acc284017b737a43898c
[ "Apache-2.0" ]
null
null
null
gcc-gcc-7_3_0-release/gcc/testsuite/gnat.dg/opt56.ads
best08618/asylo
5a520a9f5c461ede0f32acc284017b737a43898c
[ "Apache-2.0" ]
null
null
null
gcc-gcc-7_3_0-release/gcc/testsuite/gnat.dg/opt56.ads
best08618/asylo
5a520a9f5c461ede0f32acc284017b737a43898c
[ "Apache-2.0" ]
null
null
null
package Opt56 is type Vector is array (Positive range <>) of Float; function F (Values : Vector) return Boolean; end Opt56;
17.5
54
0.664286
ad25ccabba7401610d44a515d8a4078ea66875c1
613
ads
Ada
boards/lpc55s69_evk_s/src/nxp-board.ads
morbos/Ada_Drivers_Library
a4ab26799be60997c38735f4056160c4af597ef7
[ "BSD-3-Clause" ]
2
2018-05-16T03:56:39.000Z
2019-07-31T13:53:56.000Z
boards/lpc55s69_evk_s/src/nxp-board.ads
morbos/Ada_Drivers_Library
a4ab26799be60997c38735f4056160c4af597ef7
[ "BSD-3-Clause" ]
null
null
null
boards/lpc55s69_evk_s/src/nxp-board.ads
morbos/Ada_Drivers_Library
a4ab26799be60997c38735f4056160c4af597ef7
[ "BSD-3-Clause" ]
null
null
null
with NXP.Device; use NXP.Device; with NXP.GPIO; use NXP.GPIO; package NXP.Board is pragma Elaborate_Body; subtype User_LED is GPIO_Point; Red_LED : User_LED renames P1_6; Green_LED : User_LED renames P1_7; Blue_LED : User_LED renames P1_4; LEDs : GPIO_Points := Red_LED & Gree...
29.190476
69
0.707993
229fc8f6460993310b895e863b77f5f32bd3e96b
4,478
ads
Ada
Validation/pyFrame3DD-master/gcc-master/gcc/ada/libgnarl/s-vxwext__rtp.ads
djamal2727/Main-Bearing-Analytical-Model
2f00c2219c71be0175c6f4f8f1d4cca231d97096
[ "Apache-2.0" ]
null
null
null
Validation/pyFrame3DD-master/gcc-master/gcc/ada/libgnarl/s-vxwext__rtp.ads
djamal2727/Main-Bearing-Analytical-Model
2f00c2219c71be0175c6f4f8f1d4cca231d97096
[ "Apache-2.0" ]
null
null
null
Validation/pyFrame3DD-master/gcc-master/gcc/ada/libgnarl/s-vxwext__rtp.ads
djamal2727/Main-Bearing-Analytical-Model
2f00c2219c71be0175c6f4f8f1d4cca231d97096
[ "Apache-2.0" ]
null
null
null
------------------------------------------------------------------------------ -- -- -- GNAT RUN-TIME LIBRARY (GNARL) COMPONENTS -- -- -- -- ...
42.647619
78
0.537963
ad1d57e9d38fa65e17bdd4c61b2f008ab95f8b86
2,762
ada
Ada
Task/Inverted-index/Ada/inverted-index-3.ada
mullikine/RosettaCodeData
4f0027c6ce83daa36118ee8b67915a13cd23ab67
[ "Info-ZIP" ]
1
2018-11-09T22:08:38.000Z
2018-11-09T22:08:38.000Z
Task/Inverted-index/Ada/inverted-index-3.ada
mullikine/RosettaCodeData
4f0027c6ce83daa36118ee8b67915a13cd23ab67
[ "Info-ZIP" ]
null
null
null
Task/Inverted-index/Ada/inverted-index-3.ada
mullikine/RosettaCodeData
4f0027c6ce83daa36118ee8b67915a13cd23ab67
[ "Info-ZIP" ]
1
2018-11-09T22:08:40.000Z
2018-11-09T22:08:40.000Z
package body Generic_Inverted_Index is use Source_Vecs; use type Maps.Cursor; procedure Store(Storage: in out Storage_Type; Source: Source_Type; Item: Item_Type) is begin if (Storage.Find(Item) = Maps.No_Element) then Storage.Insert(Key => Item, ...
28.770833
72
0.591962
c7b485ab20cf3392a582c7acfaebb5076fae88a8
1,053
ads
Ada
src/asf-applications-messages-vectors.ads
jquorning/ada-asf
ddc697c5dfa4e22c57c6958f4cff27e14d02ce98
[ "Apache-2.0" ]
12
2015-01-18T23:02:20.000Z
2022-03-25T15:30:30.000Z
src/asf-applications-messages-vectors.ads
jquorning/ada-asf
ddc697c5dfa4e22c57c6958f4cff27e14d02ce98
[ "Apache-2.0" ]
3
2021-01-06T09:44:02.000Z
2022-02-04T20:20:53.000Z
src/asf-applications-messages-vectors.ads
jquorning/ada-asf
ddc697c5dfa4e22c57c6958f4cff27e14d02ce98
[ "Apache-2.0" ]
4
2016-04-12T05:29:00.000Z
2022-01-24T23:53:59.000Z
----------------------------------------------------------------------- -- applications.messages.vectors -- List of messages -- Copyright (C) 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 this ...
45.782609
76
0.620133
506743394ff7b98c2f3c4ee074ee752e9b6ff154
2,705
adb
Ada
lua-libs.adb
jhumphry/aLua
62c6e67deda5ebb2ce66ffb8eaf8746c9a92327d
[ "MIT" ]
null
null
null
lua-libs.adb
jhumphry/aLua
62c6e67deda5ebb2ce66ffb8eaf8746c9a92327d
[ "MIT" ]
null
null
null
lua-libs.adb
jhumphry/aLua
62c6e67deda5ebb2ce66ffb8eaf8746c9a92327d
[ "MIT" ]
null
null
null
-- Lua.Lib -- Supporting the Lua standard libraries -- Copyright (c) 2015, James Humphry - see LICENSE for terms with Interfaces; use Interfaces; with Interfaces.C; with Interfaces.C.Strings; use Interfaces.C.Strings; with Ada.Strings, Ada.Strings.Fixed; with Lua.Internal, Lua.AuxInternal, Lua.LibInternal; use Lua....
31.823529
75
0.610351
ad0b422752145d4c422fd62d03e57372ccf5f8f7
2,992
adb
Ada
Validation/pyFrame3DD-master/gcc-master/gcc/ada/libgnarl/s-tasinf__linux.adb
djamal2727/Main-Bearing-Analytical-Model
2f00c2219c71be0175c6f4f8f1d4cca231d97096
[ "Apache-2.0" ]
null
null
null
Validation/pyFrame3DD-master/gcc-master/gcc/ada/libgnarl/s-tasinf__linux.adb
djamal2727/Main-Bearing-Analytical-Model
2f00c2219c71be0175c6f4f8f1d4cca231d97096
[ "Apache-2.0" ]
null
null
null
Validation/pyFrame3DD-master/gcc-master/gcc/ada/libgnarl/s-tasinf__linux.adb
djamal2727/Main-Bearing-Analytical-Model
2f00c2219c71be0175c6f4f8f1d4cca231d97096
[ "Apache-2.0" ]
null
null
null
------------------------------------------------------------------------------ -- -- -- GNAT COMPILER COMPONENTS -- -- -- -- ...
53.428571
78
0.419118
c79f3fc27c870f39a4bbc065c7ca4075d4eec870
8,258
adb
Ada
src/zmq-utilities-memory_streams.adb
persan/zeromq-Ada
651ca44cce831c2d717338eab65a60fbfca7ec44
[ "MIT" ]
33
2015-01-16T13:42:55.000Z
2021-11-30T21:28:50.000Z
src/zmq-utilities-memory_streams.adb
persan/zeromq-Ada
651ca44cce831c2d717338eab65a60fbfca7ec44
[ "MIT" ]
6
2016-03-23T01:26:36.000Z
2021-05-13T04:24:53.000Z
src/zmq-utilities-memory_streams.adb
persan/zeromq-Ada
651ca44cce831c2d717338eab65a60fbfca7ec44
[ "MIT" ]
5
2016-03-09T20:20:09.000Z
2020-06-17T06:59:39.000Z
------------------------------------------------------------------------------- -- -- -- Copyright (C) 2020-2030, per.s.sandberg@bahnhof.se -- -- -- ...
32.640316
79
0.566239
066b9960e02b9f4bd43a39adb1503617e43031ae
2,798
ads
Ada
runtime/ravenscar-sfp-stm32f427/gnarl-common/s-bbexti.ads
TUM-EI-RCS/StratoX
5fdd04e01a25efef6052376f43ce85b5bc973392
[ "BSD-3-Clause" ]
12
2017-06-08T14:19:57.000Z
2022-03-09T02:48:59.000Z
runtime/ravenscar-sfp-stm32f427/gnarl-common/s-bbexti.ads
TUM-EI-RCS/StratoX
5fdd04e01a25efef6052376f43ce85b5bc973392
[ "BSD-3-Clause" ]
6
2017-06-08T13:13:50.000Z
2020-05-15T09:32:43.000Z
runtime/ravenscar-sfp-stm32f427/gnarl-common/s-bbexti.ads
TUM-EI-RCS/StratoX
5fdd04e01a25efef6052376f43ce85b5bc973392
[ "BSD-3-Clause" ]
3
2017-06-30T14:05:06.000Z
2022-02-17T12:20:45.000Z
------------------------------------------------------------------------------ -- -- -- GNAT RUN-TIME LIBRARY (GNARL) COMPONENTS -- -- -- -- ...
53.807692
78
0.387777
22e8450ba1fb7edf09dab1f4170ddb2985c0e82a
47,394
ads
Ada
arch/ARM/RP/svd/rp2040/rp_svd-pwm.ads
morbos/Ada_Drivers_Library
a4ab26799be60997c38735f4056160c4af597ef7
[ "BSD-3-Clause" ]
2
2018-05-16T03:56:39.000Z
2019-07-31T13:53:56.000Z
arch/ARM/RP/svd/rp2040/rp_svd-pwm.ads
morbos/Ada_Drivers_Library
a4ab26799be60997c38735f4056160c4af597ef7
[ "BSD-3-Clause" ]
null
null
null
arch/ARM/RP/svd/rp2040/rp_svd-pwm.ads
morbos/Ada_Drivers_Library
a4ab26799be60997c38735f4056160c4af597ef7
[ "BSD-3-Clause" ]
null
null
null
-- Copyright (c) 2020 Raspberry Pi (Trading) Ltd. -- -- SPDX-License-Identifier: BSD-3-Clause -- This spec has been automatically generated from rp2040.svd pragma Restrictions (No_Elaboration_Code); pragma Ada_2012; pragma Style_Checks (Off); with HAL; with System; -- Simple PWM package RP_SVD.PWM is pragma ...
34.468364
79
0.611618
2f7703a11f8630c16ee6ad15c759d5c3440543a8
1,299
ads
Ada
orka_simd/src/x86/gnat/orka-simd-sse-singles-logical.ads
onox/orka
9edf99559a16ffa96dfdb208322f4d18efbcbac6
[ "Apache-2.0" ]
52
2016-07-30T23:00:28.000Z
2022-02-05T11:54:55.000Z
orka_simd/src/x86/gnat/orka-simd-sse-singles-logical.ads
onox/orka
9edf99559a16ffa96dfdb208322f4d18efbcbac6
[ "Apache-2.0" ]
79
2016-08-01T18:36:48.000Z
2022-02-27T12:14:20.000Z
orka_simd/src/x86/gnat/orka-simd-sse-singles-logical.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) 2016 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...
39.363636
84
0.722864
c7bfe781a642ffb43f12c8adb56fff53c39300e5
8,101
ads
Ada
tools-src/gnu/gcc/gcc/ada/validsw.ads
modern-tomato/tomato
96f09fab4929c6ddde5c9113f1b2476ad37133c4
[ "FSFAP" ]
80
2015-01-02T10:14:04.000Z
2021-06-07T06:29:49.000Z
tools-src/gnu/gcc/gcc/ada/validsw.ads
modern-tomato/tomato
96f09fab4929c6ddde5c9113f1b2476ad37133c4
[ "FSFAP" ]
9
2015-05-14T11:03:12.000Z
2018-01-04T07:12:58.000Z
tools-src/gnu/gcc/gcc/ada/validsw.ads
modern-tomato/tomato
96f09fab4929c6ddde5c9113f1b2476ad37133c4
[ "FSFAP" ]
69
2015-01-02T10:45:56.000Z
2021-09-06T07:52:13.000Z
------------------------------------------------------------------------------ -- -- -- GNAT COMPILER COMPONENTS -- -- -- -- ...
55.108844
79
0.619183
2eae9d22d2f8826a14ef62b440f9b868dcfd8b76
26,922
ads
Ada
gcc-gcc-7_3_0-release/gcc/ada/a-cihase.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/a-cihase.ads
best08618/asylo
5a520a9f5c461ede0f32acc284017b737a43898c
[ "Apache-2.0" ]
null
null
null
gcc-gcc-7_3_0-release/gcc/ada/a-cihase.ads
best08618/asylo
5a520a9f5c461ede0f32acc284017b737a43898c
[ "Apache-2.0" ]
2
2020-07-27T00:22:36.000Z
2021-04-01T09:41:02.000Z
------------------------------------------------------------------------------ -- -- -- GNAT LIBRARY COMPONENTS -- -- -- -- ...
45.171141
79
0.678367
1afe628521c897557308f133b1ebec58627bf7df
2,389
ads
Ada
opengl-state.ads
io7m/coreland-opengl-ada
31760853a42fcba1e37513e0521548592817c7f2
[ "0BSD" ]
1
2017-10-07T05:53:51.000Z
2017-10-07T05:53:51.000Z
opengl-state.ads
io7m/coreland-opengl-ada
31760853a42fcba1e37513e0521548592817c7f2
[ "0BSD" ]
null
null
null
opengl-state.ads
io7m/coreland-opengl-ada
31760853a42fcba1e37513e0521548592817c7f2
[ "0BSD" ]
null
null
null
package OpenGL.State is type Capability_t is (Alpha_Test, Auto_Normal, Blend, Color_Array, Color_Logic_Op, Color_Material, Color_Sum, Color_Table, Convolution_1D, Convolution_2D, Cull_Face, Depth_Test, Dither, Edge_Flag_Array, Fog, Fog_Coord_Array, H...
21.330357
71
0.714525
2e80c1edd04be29281337c2aaed65cdf7d24a6e5
2,969
ads
Ada
llvm-gcc-4.2-2.9/gcc/ada/bcheck.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/bcheck.ads
vidkidz/crossbridge
ba0bf94aee0ce6cf7eb5be882382e52bc57ba396
[ "MIT" ]
null
null
null
llvm-gcc-4.2-2.9/gcc/ada/bcheck.ads
vidkidz/crossbridge
ba0bf94aee0ce6cf7eb5be882382e52bc57ba396
[ "MIT" ]
null
null
null
------------------------------------------------------------------------------ -- -- -- GNAT COMPILER COMPONENTS -- -- -- -- ...
58.215686
78
0.492422
2e629d0ff33efe6a4807c18cec5c0d19892dac8c
2,848
ads
Ada
src/dnscatcher/dns/processor/rdata/dnscatcher-dns-processor-rdata-a_parser.ads
DNSCatcher/DNSCatcher
e3865fde5ae4bd5f833210150a9d30668a051d40
[ "MIT" ]
4
2019-09-23T23:55:34.000Z
2020-05-02T07:25:32.000Z
src/dnscatcher/dns/processor/rdata/dnscatcher-dns-processor-rdata-a_parser.ads
DNSCatcher/DNSCatcher
e3865fde5ae4bd5f833210150a9d30668a051d40
[ "MIT" ]
null
null
null
src/dnscatcher/dns/processor/rdata/dnscatcher-dns-processor-rdata-a_parser.ads
DNSCatcher/DNSCatcher
e3865fde5ae4bd5f833210150a9d30668a051d40
[ "MIT" ]
null
null
null
-- Copyright 2019 Michael Casadevall <michael@casadevall.pro> -- -- 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, cop...
31.644444
79
0.704354
59f92f77ffbb84712638b01cb3d596d43e05ee2d
12,943
adb
Ada
ADL/devices/stm32-rcc.adb
JCGobbi/Nucleo-STM32G474RE
8dc1c4948ffeb11841eed10f1c3708f00fa1d832
[ "BSD-3-Clause" ]
null
null
null
ADL/devices/stm32-rcc.adb
JCGobbi/Nucleo-STM32G474RE
8dc1c4948ffeb11841eed10f1c3708f00fa1d832
[ "BSD-3-Clause" ]
null
null
null
ADL/devices/stm32-rcc.adb
JCGobbi/Nucleo-STM32G474RE
8dc1c4948ffeb11841eed10f1c3708f00fa1d832
[ "BSD-3-Clause" ]
null
null
null
------------------------------------------------------------------------------ -- -- -- Copyright (C) 2015, AdaCore -- -- -- -- ...
31.568293
78
0.542842
29b6cdadef872943ba7c0a4edec404a60f90d44f
10,596
ads
Ada
src/portscan.ads
jfouquart/synth
cf9f4e394723266805799807ca9dd422e333cb2e
[ "0BSD" ]
263
2015-12-30T22:24:04.000Z
2022-03-25T03:13:52.000Z
src/portscan.ads
jfouquart/synth
cf9f4e394723266805799807ca9dd422e333cb2e
[ "0BSD" ]
196
2016-01-08T19:50:19.000Z
2022-03-25T22:02:10.000Z
src/portscan.ads
jfouquart/synth
cf9f4e394723266805799807ca9dd422e333cb2e
[ "0BSD" ]
34
2016-03-08T02:43:35.000Z
2022-03-25T21:51:03.000Z
-- This file is covered by the Internet Software Consortium (ISC) License -- Reference: ../License.txt -- GCC 6.0 only (skip Container_Checks until identified need arises) pragma Suppress (Tampering_Check); with Ada.Text_IO; with Ada.Calendar; with Ada.Containers.Hashed_Maps; with Ada.Containers.Ordered_Sets; with...
39.099631
94
0.649396
22ec26b5466987a59a112cb9c4dddc1b82e93ddd
1,761
adb
Ada
source/declarations/adam-declaration-of_subtype.adb
charlie5/aIDE
fab406dbcd9b72a4cb215ffebb05166c788d6365
[ "MIT" ]
3
2017-04-29T14:25:22.000Z
2017-09-29T10:15:28.000Z
source/declarations/adam-declaration-of_subtype.adb
charlie5/aIDE
fab406dbcd9b72a4cb215ffebb05166c788d6365
[ "MIT" ]
null
null
null
source/declarations/adam-declaration-of_subtype.adb
charlie5/aIDE
fab406dbcd9b72a4cb215ffebb05166c788d6365
[ "MIT" ]
null
null
null
with AdaM.Factory; package body AdaM.Declaration.of_subtype is -- Storage Pool -- record_Version : constant := 1; pool_Size : constant := 5_000; package Pool is new AdaM.Factory.Pools (".adam-store", "Declaration.of_subtypes", ...
22.0125
85
0.545713
13183924e86a30a22cd122c5821551c4f7da297a
1,160
ads
Ada
tests/game-test_data-tests-attributesdata_container-test_data.ads
thindil/steamsky
d5d7fea622f7994c91017c4cd7ba5e188153556c
[ "TCL", "MIT" ]
80
2017-04-08T23:14:07.000Z
2022-02-10T22:30:51.000Z
tests/game-test_data-tests-attributesdata_container-test_data.ads
thindil/steamsky
d5d7fea622f7994c91017c4cd7ba5e188153556c
[ "TCL", "MIT" ]
89
2017-06-24T08:18:26.000Z
2021-11-12T04:37:36.000Z
tests/game-test_data-tests-attributesdata_container-test_data.ads
thindil/steamsky
d5d7fea622f7994c91017c4cd7ba5e188153556c
[ "TCL", "MIT" ]
9
2018-04-14T16:37:25.000Z
2020-03-21T14:33:49.000Z
-- 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 Ada.Containers.Formal_Indefinite_Vecto...
35.151515
78
0.784483
adab774e2bce41f7a2564d2aab09041666ba3f73
7,638
adb
Ada
llvm-gcc-4.2-2.9/gcc/ada/symbols-processing-vms-alpha.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/symbols-processing-vms-alpha.adb
vidkidz/crossbridge
ba0bf94aee0ce6cf7eb5be882382e52bc57ba396
[ "MIT" ]
null
null
null
llvm-gcc-4.2-2.9/gcc/ada/symbols-processing-vms-alpha.adb
vidkidz/crossbridge
ba0bf94aee0ce6cf7eb5be882382e52bc57ba396
[ "MIT" ]
null
null
null
------------------------------------------------------------------------------ -- -- -- GNAT COMPILER COMPONENTS -- -- -- -- ...
32.364407
78
0.459413
3defc2c5f203478f9ebcf92335eb4922231d50b9
333
adb
Ada
gcc-gcc-7_3_0-release/gcc/testsuite/gnat.dg/debug7.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/debug7.adb
best08618/asylo
5a520a9f5c461ede0f32acc284017b737a43898c
[ "Apache-2.0" ]
null
null
null
gcc-gcc-7_3_0-release/gcc/testsuite/gnat.dg/debug7.adb
best08618/asylo
5a520a9f5c461ede0f32acc284017b737a43898c
[ "Apache-2.0" ]
2
2020-07-27T00:22:36.000Z
2021-04-01T09:41:02.000Z
-- { dg-do compile } -- { dg-skip-if "No dwarf-2 support" { hppa*-*-hpux* } "*" "" } -- { dg-options "-cargs -gdwarf-2 -gstrict-dwarf -dA -margs" } -- { dg-final { scan-assembler "DW_TAG_imported_decl" } } package body Debug7 is function Next (I : Integer) return Integer is begin return I + 1; end Next;...
27.75
63
0.615616
ad12ae0739bf3c8c4d00540e948a962a47c9b5d0
397
ads
Ada
specs/ada/common/tkmrpc-request-cfg-tkm_limits-convert.ads
DrenfongWong/tkm-rpc
075d22871cf81d497aac656c7f03a513278b641c
[ "BSD-3-Clause" ]
null
null
null
specs/ada/common/tkmrpc-request-cfg-tkm_limits-convert.ads
DrenfongWong/tkm-rpc
075d22871cf81d497aac656c7f03a513278b641c
[ "BSD-3-Clause" ]
null
null
null
specs/ada/common/tkmrpc-request-cfg-tkm_limits-convert.ads
DrenfongWong/tkm-rpc
075d22871cf81d497aac656c7f03a513278b641c
[ "BSD-3-Clause" ]
null
null
null
with Ada.Unchecked_Conversion; package Tkmrpc.Request.Cfg.Tkm_Limits.Convert is function To_Request is new Ada.Unchecked_Conversion ( Source => Tkm_Limits.Request_Type, Target => Request.Data_Type); function From_Request is new Ada.Unchecked_Conversion ( Source => Request.Data_Type, Tar...
28.357143
58
0.753149
58cd46113ae0bb8d10fdecb2e3fc17f2c00122e1
13,327
ads
Ada
stm32l0/stm32l0x1/svd/stm32_svd-gpio.ads
ekoeppen/STM32_Generic_Ada_Drivers
4ff29c3026c4b24280baf22a5b81ea9969375466
[ "MIT" ]
1
2021-04-06T07:57:56.000Z
2021-04-06T07:57:56.000Z
stm32l0/stm32l0x1/svd/stm32_svd-gpio.ads
ekoeppen/STM32_Generic_Ada_Drivers
4ff29c3026c4b24280baf22a5b81ea9969375466
[ "MIT" ]
null
null
null
stm32l0/stm32l0x1/svd/stm32_svd-gpio.ads
ekoeppen/STM32_Generic_Ada_Drivers
4ff29c3026c4b24280baf22a5b81ea9969375466
[ "MIT" ]
2
2018-05-29T13:59:31.000Z
2019-02-03T19:48:08.000Z
-- This spec has been automatically generated from STM32L0x1.svd pragma Restrictions (No_Elaboration_Code); pragma Ada_2012; pragma Style_Checks (Off); with System; package STM32_SVD.GPIO is pragma Preelaborate; --------------- -- Registers -- --------------- -- MODER_MODE array type MODER_MODE...
28.295117
79
0.590756
2228e581dbedcb02bde9b77ae945df53176105f5
2,603
adb
Ada
day10/src/day.adb
jwarwick/aoc_2020
b88e5a69f7ce035c4bc0a2474e0e0cdbb7b43377
[ "MIT" ]
3
2020-12-26T23:44:33.000Z
2021-12-06T16:00:54.000Z
day10/src/day.adb
jwarwick/aoc_2020
b88e5a69f7ce035c4bc0a2474e0e0cdbb7b43377
[ "MIT" ]
null
null
null
day10/src/day.adb
jwarwick/aoc_2020
b88e5a69f7ce035c4bc0a2474e0e0cdbb7b43377
[ "MIT" ]
null
null
null
-- AoC 2020, Day 10 with Ada.Text_IO; with Ada.Containers.Ordered_Maps; package body Day is package TIO renames Ada.Text_IO; function load_file(filename : in String) return Adaptors.Vector is package Natural_Text_IO is new Ada.Text_IO.Integer_IO(Natural); package Adaptor_Sorter is new Adaptors.Generic_Sor...
28.922222
86
0.67768
c711704ed52287c869387a057144a31b8d727cfa
15,211
ads
Ada
src/asf-applications-main.ads
Letractively/ada-asf
da9f85f85666eba7e23fefea661160863b74154d
[ "Apache-2.0" ]
null
null
null
src/asf-applications-main.ads
Letractively/ada-asf
da9f85f85666eba7e23fefea661160863b74154d
[ "Apache-2.0" ]
null
null
null
src/asf-applications-main.ads
Letractively/ada-asf
da9f85f85666eba7e23fefea661160863b74154d
[ "Apache-2.0" ]
null
null
null
----------------------------------------------------------------------- -- applications -- Ada Web Application -- Copyright (C) 2009, 2010, 2011, 2012 Stephane Carrez -- Written by Stephane Carrez (Stephane.Carrez@gmail.com) -- -- Licensed under the Apache License, Version 2.0 (the "License"); -- you may not use t...
45.954683
97
0.640721
29c592fc8b2692252f98d53f4471a9b127f4f3c4
1,858
adb
Ada
src/arch/socs/stm32f429/Ada/soc-gpio-interfaces.adb
wookey-project/ewok-legacy
c973752dac3a0ebe3f7cfca062f50744578f051b
[ "Apache-2.0" ]
null
null
null
src/arch/socs/stm32f429/Ada/soc-gpio-interfaces.adb
wookey-project/ewok-legacy
c973752dac3a0ebe3f7cfca062f50744578f051b
[ "Apache-2.0" ]
null
null
null
src/arch/socs/stm32f429/Ada/soc-gpio-interfaces.adb
wookey-project/ewok-legacy
c973752dac3a0ebe3f7cfca062f50744578f051b
[ "Apache-2.0" ]
null
null
null
-- -- 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...
29.967742
79
0.659311
2e4768437ae97c1ff562ce62fe1a152e565e2513
173
ads
Ada
src/linux/jni_md.ads
Lucretia/jni
c7d6dbc0f457160830ab627d958ad2664179b8e7
[ "BSD-3-Clause" ]
3
2019-06-14T15:15:37.000Z
2019-12-09T22:15:44.000Z
src/linux/jni_md.ads
Lucretia/jni
c7d6dbc0f457160830ab627d958ad2664179b8e7
[ "BSD-3-Clause" ]
null
null
null
src/linux/jni_md.ads
Lucretia/jni
c7d6dbc0f457160830ab627d958ad2664179b8e7
[ "BSD-3-Clause" ]
1
2019-09-14T16:44:27.000Z
2019-09-14T16:44:27.000Z
with Interfaces.C; use Interfaces.C; package JNI_MD is -- pragma Pure; subtype jint is int; subtype jlong is long; subtype jbyte is signed_char; end JNI_MD;
17.3
36
0.705202