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
1d1030ac2257cf9ba0a113031230721746cadb42
307
adb
Ada
find_tool/src/finder.adb
TNO/Rejuvenation-Ada
8113ec28da3923ccde40d76cbab70e0e614f4b75
[ "BSD-3-Clause" ]
1
2022-03-08T13:00:47.000Z
2022-03-08T13:00:47.000Z
src/tools/Rejuvenation_Find/src/finder.adb
selroc/Renaissance-Ada
39230b34aced4a9d83831be346ca103136c53715
[ "BSD-3-Clause" ]
null
null
null
src/tools/Rejuvenation_Find/src/finder.adb
selroc/Renaissance-Ada
39230b34aced4a9d83831be346ca103136c53715
[ "BSD-3-Clause" ]
null
null
null
with Libadalang.Common; use Libadalang.Common; package body Finder is function Find (Node : Ada_Node'Class; P : Pattern) return Match_Pattern_List.Vector is (if P.As_Ada_Node.Kind in Ada_Ada_List then Find_Sub_List (Node, P) else Find_Full (Node, P)); end Finder;
21.928571
46
0.677524
31f1052ec59320472d64223f0ea682dcd3dbddc3
1,856
adb
Ada
.emacs.d/elpa/wisi-3.1.3/gen_emacs_wisi_lr_text_rep_parse.adb
caqg/linux-home
eed631aae6f5e59e4f46e14f1dff443abca5fa28
[ "Linux-OpenIB" ]
null
null
null
.emacs.d/elpa/wisi-3.1.3/gen_emacs_wisi_lr_text_rep_parse.adb
caqg/linux-home
eed631aae6f5e59e4f46e14f1dff443abca5fa28
[ "Linux-OpenIB" ]
null
null
null
.emacs.d/elpa/wisi-3.1.3/gen_emacs_wisi_lr_text_rep_parse.adb
caqg/linux-home
eed631aae6f5e59e4f46e14f1dff443abca5fa28
[ "Linux-OpenIB" ]
null
null
null
-- Abstract : -- -- See spec. -- -- Copyright (C) 2014, 2017 - 2020 All Rights Reserved. -- -- 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 option...
41.244444
115
0.748922
0b121efdc5f939e4ae0aeb23d268f91245975ce0
971
adb
Ada
gcc-gcc-7_3_0-release/gcc/testsuite/gnat.dg/bit_packed_array3.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/bit_packed_array3.adb
best08618/asylo
5a520a9f5c461ede0f32acc284017b737a43898c
[ "Apache-2.0" ]
null
null
null
gcc-gcc-7_3_0-release/gcc/testsuite/gnat.dg/bit_packed_array3.adb
best08618/asylo
5a520a9f5c461ede0f32acc284017b737a43898c
[ "Apache-2.0" ]
2
2020-07-27T00:22:36.000Z
2021-04-01T09:41:02.000Z
-- { dg-do run } -- { dg-options "-O2 -gnatp" } procedure Bit_Packed_Array3 is type Bitmap_T is array (1 .. 10) of Boolean; pragma Pack (Bitmap_T); type Maps_T is record M1 : Bitmap_T; end record; pragma Pack (Maps_T); for Maps_T'Size use 10; pragma Suppress_Initialization (Maps_T); Tm...
23.682927
64
0.584964
1d7fe197029fe24139d803d7d19fcd5d3367309b
137
ads
Ada
test/test-test_suite.ads
simonjwright/Quaternions
24ee177d826a9792e5a596570f03dbdadbe1d1b0
[ "Apache-2.0" ]
1
2020-12-09T17:32:30.000Z
2020-12-09T17:32:30.000Z
test/test-test_suite.ads
simonjwright/Quaternions
24ee177d826a9792e5a596570f03dbdadbe1d1b0
[ "Apache-2.0" ]
null
null
null
test/test-test_suite.ads
simonjwright/Quaternions
24ee177d826a9792e5a596570f03dbdadbe1d1b0
[ "Apache-2.0" ]
null
null
null
with AUnit.Test_Suites; package Test.Test_Suite is function Suite return AUnit.Test_Suites.Access_Test_Suite; end Test.Test_Suite;
17.125
61
0.817518
1db3c2efc782601e081c5c7b085bc26a560a2f84
3,977
ads
Ada
source/amf/mof/cmof/amf-internals-tables-cmof_string_data_02.ads
svn2github/matreshka
9d222b3ad9da508855fb1f5adbe5e8a4fad4c530
[ "BSD-3-Clause" ]
24
2016-11-29T06:59:41.000Z
2021-08-30T11:55:16.000Z
source/amf/mof/cmof/amf-internals-tables-cmof_string_data_02.ads
svn2github/matreshka
9d222b3ad9da508855fb1f5adbe5e8a4fad4c530
[ "BSD-3-Clause" ]
2
2019-01-16T05:15:20.000Z
2019-02-03T10:03:32.000Z
source/amf/mof/cmof/amf-internals-tables-cmof_string_data_02.ads
svn2github/matreshka
9d222b3ad9da508855fb1f5adbe5e8a4fad4c530
[ "BSD-3-Clause" ]
4
2017-07-18T07:11:05.000Z
2020-06-21T03:02:25.000Z
------------------------------------------------------------------------------ -- -- -- Matreshka Project -- -- -- -- ...
62.140625
78
0.407594
06cb64b32e89fcdc70b2752b05a0e6104a253398
58,280
adb
Ada
gcc-gcc-7_3_0-release/gcc/ada/prj-makr.adb
best08618/asylo
5a520a9f5c461ede0f32acc284017b737a43898c
[ "Apache-2.0" ]
15
2015-01-18T23:04:19.000Z
2022-03-01T20:27:08.000Z
gcc-gcc-7_3_0-release/gcc/ada/prj-makr.adb
best08618/asylo
5a520a9f5c461ede0f32acc284017b737a43898c
[ "Apache-2.0" ]
16
2018-06-10T07:09:30.000Z
2022-03-26T18:28:40.000Z
gcc-gcc-7_3_0-release/gcc/ada/prj-makr.adb
best08618/asylo
5a520a9f5c461ede0f32acc284017b737a43898c
[ "Apache-2.0" ]
3
2015-11-11T18:00:14.000Z
2022-01-30T23:08:45.000Z
------------------------------------------------------------------------------ -- -- -- GNAT COMPILER COMPONENTS -- -- -- -- ...
37.073791
79
0.476905
1ddb2f2342114977910eff0481eea4ef494d87d7
3,539
adb
Ada
src/fltk-widgets-inputs-float.adb
micahwelf/FLTK-Ada
83e0c58ea98e5ede2cbbb158b42eae44196c3ba7
[ "Unlicense" ]
1
2020-12-18T15:20:13.000Z
2020-12-18T15:20:13.000Z
src/fltk-widgets-inputs-float.adb
micahwelf/FLTK-Ada
83e0c58ea98e5ede2cbbb158b42eae44196c3ba7
[ "Unlicense" ]
null
null
null
src/fltk-widgets-inputs-float.adb
micahwelf/FLTK-Ada
83e0c58ea98e5ede2cbbb158b42eae44196c3ba7
[ "Unlicense" ]
null
null
null
with Interfaces.C.Strings, System; use type Interfaces.C.Strings.chars_ptr, System.Address; package body FLTK.Widgets.Inputs.Float is procedure float_input_set_draw_hook (W, D : in System.Address); pragma Import (C, float_input_set_draw_hook, "float_input_set_draw_hook"); ...
25.832117
83
0.604691
1c64b6c65827447be637dcfcae5de83b12c351f3
400,388
adb
Ada
backup/hls_prj/estream_read/circ_buff_read_128/.autopilot/db/circ_buff_read_128.adb
icgrp/estream4fccm2021
1fca4c2108b52bda32262bb016f26fcc7334cb18
[ "MIT" ]
1
2021-04-12T19:22:01.000Z
2021-04-12T19:22:01.000Z
backup/hls_prj/estream_read/circ_buff_read_128/.autopilot/db/circ_buff_read_128.adb
icgrp/estream4fccm2021
1fca4c2108b52bda32262bb016f26fcc7334cb18
[ "MIT" ]
null
null
null
backup/hls_prj/estream_read/circ_buff_read_128/.autopilot/db/circ_buff_read_128.adb
icgrp/estream4fccm2021
1fca4c2108b52bda32262bb016f26fcc7334cb18
[ "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/> <cdfg class_id="1" tracking_level="1" version="0...
30.894136
98
0.452174
0ba83c9872b14f97335756546c8be612ac647f5a
57
ads
Ada
src/day-16/adventofcode-day_16.ads
persan/advent-of-code-2020
123f9352b44d75fa445783659e6bcbbcafbc0471
[ "MIT" ]
null
null
null
src/day-16/adventofcode-day_16.ads
persan/advent-of-code-2020
123f9352b44d75fa445783659e6bcbbcafbc0471
[ "MIT" ]
null
null
null
src/day-16/adventofcode-day_16.ads
persan/advent-of-code-2020
123f9352b44d75fa445783659e6bcbbcafbc0471
[ "MIT" ]
null
null
null
package Adventofcode.Day_16 is end Adventofcode.Day_16;
14.25
30
0.842105
31dbb9da9c936f27adb8c7b68aa1c41de325bfb3
3,888
ads
Ada
source/vampire-villages-text.ads
ytomino/vampire
2ff6c93af53e55c89cab70fedb63accba83bcd92
[ "OpenSSL", "Unlicense" ]
1
2016-12-19T13:25:14.000Z
2016-12-19T13:25:14.000Z
source/vampire-villages-text.ads
ytomino/vampire
2ff6c93af53e55c89cab70fedb63accba83bcd92
[ "OpenSSL", "Unlicense" ]
null
null
null
source/vampire-villages-text.ads
ytomino/vampire
2ff6c93af53e55c89cab70fedb63accba83bcd92
[ "OpenSSL", "Unlicense" ]
null
null
null
-- The Village of Vampire by YT, このソースコードはNYSLです package Vampire.Villages.Text is -- 配役 function Name (Person : Tabula.Villages.Person_Type'Class) return String; function Image (Role : Requested_Role) return String; function Image (Role : Person_Role) return String; function Short_Image (Role : Person_Role...
24.3
79
0.746142
0665cf037c0786fae41ea08d3fdb2f574d785bb9
1,625
ada
Ada
gcc-gcc-7_3_0-release/gcc/testsuite/ada/acats/tests/c3/c39006c1.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/c3/c39006c1.ada
best08618/asylo
5a520a9f5c461ede0f32acc284017b737a43898c
[ "Apache-2.0" ]
null
null
null
gcc-gcc-7_3_0-release/gcc/testsuite/ada/acats/tests/c3/c39006c1.ada
best08618/asylo
5a520a9f5c461ede0f32acc284017b737a43898c
[ "Apache-2.0" ]
2
2020-07-27T00:22:36.000Z
2021-04-01T09:41:02.000Z
-- C39006C1.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...
38.690476
79
0.664
2f56971ee68710661422b753497b4c1dcacddda2
19,257
ads
Ada
source/league/league-holders.ads
svn2github/matreshka
9d222b3ad9da508855fb1f5adbe5e8a4fad4c530
[ "BSD-3-Clause" ]
24
2016-11-29T06:59:41.000Z
2021-08-30T11:55:16.000Z
source/league/league-holders.ads
svn2github/matreshka
9d222b3ad9da508855fb1f5adbe5e8a4fad4c530
[ "BSD-3-Clause" ]
2
2019-01-16T05:15:20.000Z
2019-02-03T10:03:32.000Z
source/league/league-holders.ads
svn2github/matreshka
9d222b3ad9da508855fb1f5adbe5e8a4fad4c530
[ "BSD-3-Clause" ]
4
2017-07-18T07:11:05.000Z
2020-06-21T03:02:25.000Z
------------------------------------------------------------------------------ -- -- -- Matreshka Project -- -- -- -- ...
37.392233
79
0.624292
3101e95256369fcafb44f63cca38bcb3ca739c2f
118,765
adb
Ada
Milestone-2/IP/my_ip_hls/solution1/.autopilot/db/my_ip_hls.bind.adb
CSpyridakis/Reconfigurable-Computing
345316489786c6470e47c66b0bf4a73d2ac4b0c0
[ "MIT" ]
null
null
null
Milestone-2/IP/my_ip_hls/solution1/.autopilot/db/my_ip_hls.bind.adb
CSpyridakis/Reconfigurable-Computing
345316489786c6470e47c66b0bf4a73d2ac4b0c0
[ "MIT" ]
null
null
null
Milestone-2/IP/my_ip_hls/solution1/.autopilot/db/my_ip_hls.bind.adb
CSpyridakis/Reconfigurable-Computing
345316489786c6470e47c66b0bf4a73d2ac4b0c0
[ "MIT" ]
3
2020-05-24T19:51:12.000Z
2020-10-29T15:08:48.000Z
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?> <!DOCTYPE boost_serialization> <boost_serialization signature="serialization::archive" version="15"> <syndb class_id="0" tracking_level="0" version="0"> <userIPLatency>-1</userIPLatency> <userIPName></userIPName> <cdfg class_id="1" tracking_level="1" version="...
26.86991
76
0.582234
1d7a2a77d319a61c3868e5f9729d08c5849e1d67
1,496
ads
Ada
tier-1/xcb/source/thin/xcb-xcb_grab_pointer_reply_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_grab_pointer_reply_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_grab_pointer_reply_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_grab_pointer_reply_t is -- Item -- type Item is record response_type : aliased Interfaces.Unsigned_8; status : aliased Interfaces.Unsigned_8;...
27.703704
77
0.667781
31a0cc31277f40d9c3c1c2d98effeabe0bc88684
15,756
adb
Ada
tools/xml2ayacc/encoding/auto/encodings-maps-iso_8859_3.adb
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-iso_8859_3.adb
faelys/gela-asis
48a3bee90eda9f0c9d958b4e3c80a5a9b1c65253
[ "BSD-3-Clause" ]
null
null
null
tools/xml2ayacc/encoding/auto/encodings-maps-iso_8859_3.adb
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 body Encodings.Maps.ISO_8859_3 is Forward : Forward_Map (Character'Val(16#A1#) .. Character'Last) := (Wide_Character'Val( 16#126#), Wide_Character'Val( 16#2D8#), Wide_Character'Val( 16#A3#), ...
35.248322
79
0.589997
1d415b07b46f6b540601e333d918dcfe3d042d6b
2,288
ada
Ada
gcc-gcc-7_3_0-release/gcc/testsuite/ada/acats/tests/c9/c9a011a.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/c9a011a.ada
best08618/asylo
5a520a9f5c461ede0f32acc284017b737a43898c
[ "Apache-2.0" ]
null
null
null
gcc-gcc-7_3_0-release/gcc/testsuite/ada/acats/tests/c9/c9a011a.ada
best08618/asylo
5a520a9f5c461ede0f32acc284017b737a43898c
[ "Apache-2.0" ]
2
2020-07-27T00:22:36.000Z
2021-04-01T09:41:02.000Z
-- C9A011A.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.777778
79
0.618444
2f140d8aa4ade839df652dc9176ed46563b5a0a5
20,502
adb
Ada
gcc-gcc-7_3_0-release/gcc/ada/a-strfix.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-strfix.adb
best08618/asylo
5a520a9f5c461ede0f32acc284017b737a43898c
[ "Apache-2.0" ]
null
null
null
gcc-gcc-7_3_0-release/gcc/ada/a-strfix.adb
best08618/asylo
5a520a9f5c461ede0f32acc284017b737a43898c
[ "Apache-2.0" ]
2
2020-07-27T00:22:36.000Z
2021-04-01T09:41:02.000Z
------------------------------------------------------------------------------ -- -- -- GNAT RUN-TIME COMPONENTS -- -- -- -- ...
27.93188
79
0.507804
230bd5b1e6ffb4646194b391d970088e0257690a
1,235
adb
Ada
gcc-gcc-7_3_0-release/gcc/testsuite/gnat.dg/vfa1_4.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/vfa1_4.adb
best08618/asylo
5a520a9f5c461ede0f32acc284017b737a43898c
[ "Apache-2.0" ]
null
null
null
gcc-gcc-7_3_0-release/gcc/testsuite/gnat.dg/vfa1_4.adb
best08618/asylo
5a520a9f5c461ede0f32acc284017b737a43898c
[ "Apache-2.0" ]
2
2020-07-27T00:22:36.000Z
2021-04-01T09:41:02.000Z
-- { dg-do compile } -- { dg-options "-fdump-tree-gimple" } with VFA1_Pkg; use VFA1_Pkg; procedure VFA1_4 is Temp : Int8_t; function F (I : Int8_t) return Int8_t is begin return I; end; function F2 return Int8_t is begin return Int8_t(Mixer1(1).R); end; procedure P3 (I : out Int8_t) is b...
21.293103
92
0.603239
1dc5ded7f83e5e92982fc730e76d7a8a9d5555e7
777
ads
Ada
gdb/testsuite/gdb.ada/length_cond/pck.ads
greyblue9/binutils-gdb
05377632b124fe7600eea7f4ee0e9a35d1b0cbdc
[ "BSD-3-Clause" ]
1
2020-10-14T03:24:35.000Z
2020-10-14T03:24:35.000Z
gdb/testsuite/gdb.ada/length_cond/pck.ads
greyblue9/binutils-gdb
05377632b124fe7600eea7f4ee0e9a35d1b0cbdc
[ "BSD-3-Clause" ]
null
null
null
gdb/testsuite/gdb.ada/length_cond/pck.ads
greyblue9/binutils-gdb
05377632b124fe7600eea7f4ee0e9a35d1b0cbdc
[ "BSD-3-Clause" ]
null
null
null
-- Copyright 2019-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.894737
73
0.736165
4de9f25704358f00926f336b19ffcbf26274d416
5,396
adb
Ada
support/MinGW/lib/gcc/mingw32/9.2.0/adainclude/a-cbsyqu.adb
orb-zhuchen/Orb
6da2404b949ac28bde786e08bf4debe4a27cd3a0
[ "CNRI-Python-GPL-Compatible", "MIT" ]
null
null
null
support/MinGW/lib/gcc/mingw32/9.2.0/adainclude/a-cbsyqu.adb
orb-zhuchen/Orb
6da2404b949ac28bde786e08bf4debe4a27cd3a0
[ "CNRI-Python-GPL-Compatible", "MIT" ]
null
null
null
support/MinGW/lib/gcc/mingw32/9.2.0/adainclude/a-cbsyqu.adb
orb-zhuchen/Orb
6da2404b949ac28bde786e08bf4debe4a27cd3a0
[ "CNRI-Python-GPL-Compatible", "MIT" ]
null
null
null
------------------------------------------------------------------------------ -- -- -- GNAT LIBRARY COMPONENTS -- -- -- -- ...
31.928994
78
0.439029
0641647f370f513f9d20ecf4aae2795d30508080
242
adb
Ada
source/numerics/a-nuflra.adb
ytomino/drake
4e4bdcd8b8e23a11a29b31d3a8861fdf60090ea2
[ "MIT" ]
33
2015-04-04T09:19:36.000Z
2021-11-10T05:33:34.000Z
source/numerics/a-nuflra.adb
ytomino/drake
4e4bdcd8b8e23a11a29b31d3a8861fdf60090ea2
[ "MIT" ]
8
2017-11-14T13:05:07.000Z
2018-08-09T15:28:49.000Z
source/numerics/a-nuflra.adb
ytomino/drake
4e4bdcd8b8e23a11a29b31d3a8861fdf60090ea2
[ "MIT" ]
9
2015-02-03T17:09:53.000Z
2021-11-12T01:16:05.000Z
package body Ada.Numerics.Float_Random is function Random (Gen : Generator) return Uniformly_Distributed is begin return Float (MT19937.Random_0_To_1 (Gen'Unrestricted_Access.all)); end Random; end Ada.Numerics.Float_Random;
26.888889
73
0.772727
a1024452d4f74b9e2221249c3765c756166e0bad
3,532
adb
Ada
source/league/league-environment_variables-to_key__windows.adb
svn2github/matreshka
9d222b3ad9da508855fb1f5adbe5e8a4fad4c530
[ "BSD-3-Clause" ]
24
2016-11-29T06:59:41.000Z
2021-08-30T11:55:16.000Z
source/league/league-environment_variables-to_key__windows.adb
svn2github/matreshka
9d222b3ad9da508855fb1f5adbe5e8a4fad4c530
[ "BSD-3-Clause" ]
2
2019-01-16T05:15:20.000Z
2019-02-03T10:03:32.000Z
source/league/league-environment_variables-to_key__windows.adb
svn2github/matreshka
9d222b3ad9da508855fb1f5adbe5e8a4fad4c530
[ "BSD-3-Clause" ]
4
2017-07-18T07:11:05.000Z
2020-06-21T03:02:25.000Z
------------------------------------------------------------------------------ -- -- -- Matreshka Project -- -- -- -- ...
70.64
78
0.419592
a1733d99bf1be49bf16708792a66d5b080345dd5
66,838
adb
Ada
gcc-gcc-7_3_0-release/gcc/ada/par-ch6.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/par-ch6.adb
best08618/asylo
5a520a9f5c461ede0f32acc284017b737a43898c
[ "Apache-2.0" ]
null
null
null
gcc-gcc-7_3_0-release/gcc/ada/par-ch6.adb
best08618/asylo
5a520a9f5c461ede0f32acc284017b737a43898c
[ "Apache-2.0" ]
2
2020-07-27T00:22:36.000Z
2021-04-01T09:41:02.000Z
------------------------------------------------------------------------------ -- -- -- GNAT COMPILER COMPONENTS -- -- -- -- ...
34.577341
79
0.555672
1283abcea5adca1a6718b6d342df17966f1099c9
20,871
adb
Ada
Validation/pyFrame3DD-master/gcc-master/gcc/ada/sfn_scan.adb
djamal2727/Main-Bearing-Analytical-Model
2f00c2219c71be0175c6f4f8f1d4cca231d97096
[ "Apache-2.0" ]
null
null
null
Validation/pyFrame3DD-master/gcc-master/gcc/ada/sfn_scan.adb
djamal2727/Main-Bearing-Analytical-Model
2f00c2219c71be0175c6f4f8f1d4cca231d97096
[ "Apache-2.0" ]
null
null
null
Validation/pyFrame3DD-master/gcc-master/gcc/ada/sfn_scan.adb
djamal2727/Main-Bearing-Analytical-Model
2f00c2219c71be0175c6f4f8f1d4cca231d97096
[ "Apache-2.0" ]
null
null
null
------------------------------------------------------------------------------ -- -- -- GNAT COMPILER COMPONENTS -- -- -- -- ...
28.512295
79
0.453788
a18c73d52b1d5d20659b7a89e89c3b0f54bbabb5
2,476
ads
Ada
tools/xml2ayacc/encoding/auto/encodings-maps-koi8_r.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-koi8_r.ads
faelys/gela-asis
48a3bee90eda9f0c9d958b4e3c80a5a9b1c65253
[ "BSD-3-Clause" ]
null
null
null
tools/xml2ayacc/encoding/auto/encodings-maps-koi8_r.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.KOI8_R 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
0b501c18ef70ebaa9d4316252d04d6ade896e2f3
2,517
ads
Ada
software/hal/hpl/STM32/drivers/debug_stm32f4/stm32-debug.ads
TUM-EI-RCS/StratoX
5fdd04e01a25efef6052376f43ce85b5bc973392
[ "BSD-3-Clause" ]
12
2017-06-08T14:19:57.000Z
2022-03-09T02:48:59.000Z
software/hal/hpl/STM32/drivers/debug_stm32f4/stm32-debug.ads
TUM-EI-RCS/StratoX
5fdd04e01a25efef6052376f43ce85b5bc973392
[ "BSD-3-Clause" ]
6
2017-06-08T13:13:50.000Z
2020-05-15T09:32:43.000Z
software/hal/hpl/STM32/drivers/debug_stm32f4/stm32-debug.ads
TUM-EI-RCS/StratoX
5fdd04e01a25efef6052376f43ce85b5bc973392
[ "BSD-3-Clause" ]
3
2017-06-30T14:05:06.000Z
2022-02-17T12:20:45.000Z
-- Debug Exception and Monitor Control Register pragma Restrictions (No_Elaboration_Code); with Interfaces; use Interfaces; with System; package STM32.Debug is Debug_Core_Base : constant System.Address := System'To_Address (16#E000_EDF0#); -------------------- -- DEMCR_Register -- ----------------...
29.611765
60
0.561383
106bde361a5659cdee74a8a05a378600d4a95024
882
adb
Ada
Sources/Globe_3d/gl/gl-skinned_geometry.adb
ForYouEyesOnly/Space-Convoy
be4904f6a02695f7c4c5c3c965f4871cd3250003
[ "MIT" ]
1
2019-09-21T09:40:34.000Z
2019-09-21T09:40:34.000Z
Sources/Globe_3d/gl/gl-skinned_geometry.adb
ForYouEyesOnly/Space-Convoy
be4904f6a02695f7c4c5c3c965f4871cd3250003
[ "MIT" ]
null
null
null
Sources/Globe_3d/gl/gl-skinned_geometry.adb
ForYouEyesOnly/Space-Convoy
be4904f6a02695f7c4c5c3c965f4871cd3250003
[ "MIT" ]
1
2019-09-25T12:29:27.000Z
2019-09-25T12:29:27.000Z
------------------------------------------------------------------------- -- GL.Geometry - GL geometry primitives -- -- Copyright (c) Rod Kay 2007 -- AUSTRALIA -- Permission granted to use this software, without any warranty, -- for any purpose, provided this copyright note remains attached -- and u...
28.451613
75
0.564626
31ef626490af569aa46186113ab3861bb6eae3e3
887
adb
Ada
test/clipboard.adb
Fabien-Chouteau/sdlada
f08d72e3f5dcec228d68fb5b6681ea831f81ef47
[ "Zlib" ]
1
2021-10-30T14:41:56.000Z
2021-10-30T14:41:56.000Z
test/clipboard.adb
Fabien-Chouteau/sdlada
f08d72e3f5dcec228d68fb5b6681ea831f81ef47
[ "Zlib" ]
null
null
null
test/clipboard.adb
Fabien-Chouteau/sdlada
f08d72e3f5dcec228d68fb5b6681ea831f81ef47
[ "Zlib" ]
null
null
null
with SDL; with SDL.Clipboard; with SDL.Error; with SDL.Log; with SDL.Video.Windows; with SDL.Video.Windows.Makers; procedure Clipboard is W : SDL.Video.Windows.Window; begin SDL.Log.Set (Category => SDL.Log.Application, Priority => SDL.Log.Debug); if SDL.Initialise = True then SDL.Video.Windows.Makers....
27.71875
96
0.561443
0b3021b41e12340540074c9b2ce2c7fc88e591cb
3,641
ads
Ada
source/amf/uml/amf-uml-link_end_creation_datas-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-link_end_creation_datas-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-link_end_creation_datas-hash.ads
svn2github/matreshka
9d222b3ad9da508855fb1f5adbe5e8a4fad4c530
[ "BSD-3-Clause" ]
4
2017-07-18T07:11:05.000Z
2020-06-21T03:02:25.000Z
------------------------------------------------------------------------------ -- -- -- Matreshka Project -- -- -- -- ...
72.82
96
0.407306
318dff4f34a767de608b1a01d8cf83b497947182
4,490
ads
Ada
src/asf-locales.ads
Letractively/ada-asf
da9f85f85666eba7e23fefea661160863b74154d
[ "Apache-2.0" ]
null
null
null
src/asf-locales.ads
Letractively/ada-asf
da9f85f85666eba7e23fefea661160863b74154d
[ "Apache-2.0" ]
null
null
null
src/asf-locales.ads
Letractively/ada-asf
da9f85f85666eba7e23fefea661160863b74154d
[ "Apache-2.0" ]
null
null
null
----------------------------------------------------------------------- -- asf-locales -- Locale support -- Copyright (C) 2009, 2010, 2011, 2012, 2013 Stephane Carrez -- Written by Stephane Carrez (Stephane.Carrez@gmail.com) -- -- Licensed under the Apache License, Version 2.0 (the "License"); -- you may not use t...
41.574074
91
0.635412
31569d12da38510033bdd33eccd6a0e6b1eb552b
8,953
ads
Ada
llvm-gcc-4.2-2.9/gcc/ada/g-soccon-interix.ads
vidkidz/crossbridge
ba0bf94aee0ce6cf7eb5be882382e52bc57ba396
[ "MIT" ]
1
2016-04-09T02:58:13.000Z
2016-04-09T02:58:13.000Z
llvm-gcc-4.2-2.9/gcc/ada/g-soccon-interix.ads
vidkidz/crossbridge
ba0bf94aee0ce6cf7eb5be882382e52bc57ba396
[ "MIT" ]
null
null
null
llvm-gcc-4.2-2.9/gcc/ada/g-soccon-interix.ads
vidkidz/crossbridge
ba0bf94aee0ce6cf7eb5be882382e52bc57ba396
[ "MIT" ]
null
null
null
------------------------------------------------------------------------------ -- -- -- GNAT COMPILER COMPONENTS -- -- -- -- ...
55.265432
79
0.46208
1df6e78ee2e64f7027471b342bcdcb84bd328d7e
20,637
adb
Ada
src/tools/Code_Reviewer/src/Code_Reviewer.adb
Fabien-Chouteau/Renaissance-Ada
f9747d0f61840ed8bdeb0f21ce65f08399a54b4e
[ "BSD-3-Clause" ]
null
null
null
src/tools/Code_Reviewer/src/Code_Reviewer.adb
Fabien-Chouteau/Renaissance-Ada
f9747d0f61840ed8bdeb0f21ce65f08399a54b4e
[ "BSD-3-Clause" ]
null
null
null
src/tools/Code_Reviewer/src/Code_Reviewer.adb
Fabien-Chouteau/Renaissance-Ada
f9747d0f61840ed8bdeb0f21ce65f08399a54b4e
[ "BSD-3-Clause" ]
null
null
null
-- TODO: how to deal with virusscanners? -- Performance can be limited by speed of virus scanner ;-( -- running in a single thread... with Ada.Containers; use Ada.Containers; with Ada.Containers.Indefinite_Ordered_Maps; with Ada.Directories; use Ada.Directories; with Ada.Exceptions; u...
40.624016
79
0.674032
0b302419d1c7f6354a5447a425f2535cea7c4840
2,092
ads
Ada
source/lexer/webidl-tokens.ads
reznikmm/webidl
744bbdc9e3dfbe690d37b6dc5d7d82233b919cd4
[ "MIT" ]
null
null
null
source/lexer/webidl-tokens.ads
reznikmm/webidl
744bbdc9e3dfbe690d37b6dc5d7d82233b919cd4
[ "MIT" ]
null
null
null
source/lexer/webidl-tokens.ads
reznikmm/webidl
744bbdc9e3dfbe690d37b6dc5d7d82233b919cd4
[ "MIT" ]
null
null
null
-- SPDX-FileCopyrightText: 2010-2021 Max Reznik <reznikmm@gmail.com> -- -- SPDX-License-Identifier: MIT ------------------------------------------------------------- with League.Strings; package WebIDL.Tokens is pragma Preelaborate; type Token_Kind is ('(', ')', ',', '-', '.', ':', ';', '<',...
20.712871
69
0.594646
2f6c5fba66dc9309b318b9d237759a1f57e9491c
6,507
ads
Ada
runtime/ravenscar-sfp-stm32f427/math/a-ngrear.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/math/a-ngrear.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/math/a-ngrear.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 COMPONENTS -- -- -- -- ...
45.503497
79
0.542339
10ffe7cb6a24532406e57945e2922517ddb6ece6
145
ads
Ada
src/gpr_tools-gprslaves-string_vectors.ads
persan/gprTools
0a67ea3179a1a5802ca45014ed00c044a945e5a1
[ "BSD-3-Clause" ]
2
2015-05-15T16:03:26.000Z
2018-12-26T19:32:41.000Z
src/gpr_tools-gprslaves-string_vectors.ads
persan/gprTools
0a67ea3179a1a5802ca45014ed00c044a945e5a1
[ "BSD-3-Clause" ]
null
null
null
src/gpr_tools-gprslaves-string_vectors.ads
persan/gprTools
0a67ea3179a1a5802ca45014ed00c044a945e5a1
[ "BSD-3-Clause" ]
null
null
null
with Ada.Containers.Indefinite_Vectors; package GPR_Tools.Gprslaves.String_Vectors is new Ada.Containers.Indefinite_Vectors (Natural, String);
36.25
54
0.848276
1d91f1989bb40a1947401a51b82ab20e74ad6985
3,023
ads
Ada
Validation/pyFrame3DD-master/gcc-master/gcc/ada/libgnarl/s-tpinop.ads
djamal2727/Main-Bearing-Analytical-Model
2f00c2219c71be0175c6f4f8f1d4cca231d97096
[ "Apache-2.0" ]
null
null
null
Validation/pyFrame3DD-master/gcc-master/gcc/ada/libgnarl/s-tpinop.ads
djamal2727/Main-Bearing-Analytical-Model
2f00c2219c71be0175c6f4f8f1d4cca231d97096
[ "Apache-2.0" ]
null
null
null
Validation/pyFrame3DD-master/gcc-master/gcc/ada/libgnarl/s-tpinop.ads
djamal2727/Main-Bearing-Analytical-Model
2f00c2219c71be0175c6f4f8f1d4cca231d97096
[ "Apache-2.0" ]
null
null
null
------------------------------------------------------------------------------ -- -- -- GNAT RUN-TIME LIBRARY (GNARL) COMPONENTS -- -- -- -- ...
59.27451
78
0.467747
506755aaa20e95c7779f947bd2c3da3ff2270295
3,876
adb
Ada
source/web-ui-applications-internals.adb
godunko/adawebui
ee524325fe701ef0a655cd0624e0ba701f0e8955
[ "BSD-3-Clause" ]
2
2020-01-31T07:00:09.000Z
2021-06-25T15:50:00.000Z
source/web-ui-applications-internals.adb
godunko/adawebui
ee524325fe701ef0a655cd0624e0ba701f0e8955
[ "BSD-3-Clause" ]
null
null
null
source/web-ui-applications-internals.adb
godunko/adawebui
ee524325fe701ef0a655cd0624e0ba701f0e8955
[ "BSD-3-Clause" ]
null
null
null
------------------------------------------------------------------------------ -- -- -- Matreshka Project -- -- -- -- ...
58.727273
78
0.416409
4dbc6ae1d04415c2741bac721c7772495358c3ae
9,662
ads
Ada
llvm-gcc-4.2-2.9/gcc/ada/system-hpux.ads
vidkidz/crossbridge
ba0bf94aee0ce6cf7eb5be882382e52bc57ba396
[ "MIT" ]
1
2016-04-09T02:58:13.000Z
2016-04-09T02:58:13.000Z
llvm-gcc-4.2-2.9/gcc/ada/system-hpux.ads
vidkidz/crossbridge
ba0bf94aee0ce6cf7eb5be882382e52bc57ba396
[ "MIT" ]
null
null
null
llvm-gcc-4.2-2.9/gcc/ada/system-hpux.ads
vidkidz/crossbridge
ba0bf94aee0ce6cf7eb5be882382e52bc57ba396
[ "MIT" ]
null
null
null
------------------------------------------------------------------------------ -- -- -- GNAT RUN-TIME COMPONENTS -- -- -- -- ...
42.008696
78
0.564376
1d58e425d8d8dc42b80bde3a660581b93bc490ca
250
ads
Ada
PP-Semaphores/src/semaphores.ads
JackShen1/parallel-programming
9682d035559147fd493d54e956af7e5ab0dff228
[ "MIT" ]
3
2021-02-28T18:45:06.000Z
2021-05-12T22:36:23.000Z
PP-Semaphores/src/semaphores.ads
JackShen1/parallel-programming
9682d035559147fd493d54e956af7e5ab0dff228
[ "MIT" ]
null
null
null
PP-Semaphores/src/semaphores.ads
JackShen1/parallel-programming
9682d035559147fd493d54e956af7e5ab0dff228
[ "MIT" ]
null
null
null
package Semaphores is protected type SIMA (Initial_Value: Natural; Max_Value: Natural;) is entry P; entry V; private Count : Natural := Initial_Value; Max_Count : Natural := Max_Value; end SIMA; end Semaphores;
20.833333
72
0.652
319654747aebdba956746b82c97f96e5749f311b
26,577
adb
Ada
runtime/ravenscar-sfp-stm32f427/math/s-gcmain.adb
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/math/s-gcmain.adb
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/math/s-gcmain.adb
TUM-EI-RCS/StratoX
5fdd04e01a25efef6052376f43ce85b5bc973392
[ "BSD-3-Clause" ]
3
2017-06-30T14:05:06.000Z
2022-02-17T12:20:45.000Z
------------------------------------------------------------------------------ -- -- -- GNAT RUNTIME COMPONENTS -- -- -- -- ...
27.887723
79
0.544117
060b0be600012ea4a12a78de00fd354a254d9faa
925
adb
Ada
Read Only/gdb-6.8/gdb/testsuite/gdb.ada/funcall_param/pck.adb
samyvic/OS-Project
1622bc1641876584964effd91d65ef02e92728e1
[ "Apache-2.0" ]
null
null
null
Read Only/gdb-6.8/gdb/testsuite/gdb.ada/funcall_param/pck.adb
samyvic/OS-Project
1622bc1641876584964effd91d65ef02e92728e1
[ "Apache-2.0" ]
null
null
null
Read Only/gdb-6.8/gdb/testsuite/gdb.ada/funcall_param/pck.adb
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...
31.896552
73
0.717838
1c027ba51f2d7307946834a50c8e9d13c6aa6f3a
1,631
adb
Ada
src/asf-components-utils-flush.adb
Letractively/ada-asf
da9f85f85666eba7e23fefea661160863b74154d
[ "Apache-2.0" ]
null
null
null
src/asf-components-utils-flush.adb
Letractively/ada-asf
da9f85f85666eba7e23fefea661160863b74154d
[ "Apache-2.0" ]
null
null
null
src/asf-components-utils-flush.adb
Letractively/ada-asf
da9f85f85666eba7e23fefea661160863b74154d
[ "Apache-2.0" ]
null
null
null
----------------------------------------------------------------------- -- components-utils-flush -- Flush javascript queue and response -- Copyright (C) 2011 Stephane Carrez -- Written by Stephane Carrez (Stephane.Carrez@gmail.com) -- -- Licensed under the Apache License, Version 2.0 (the "License"); -- you...
40.775
99
0.572042
06fa38cdc2798a93e158719610d6eced837feead
1,116
adb
Ada
Read Only/gdb-6.8/gdb/testsuite/gdb.ada/catch_ex/foo.adb
samyvic/OS-Project
1622bc1641876584964effd91d65ef02e92728e1
[ "Apache-2.0" ]
null
null
null
Read Only/gdb-6.8/gdb/testsuite/gdb.ada/catch_ex/foo.adb
samyvic/OS-Project
1622bc1641876584964effd91d65ef02e92728e1
[ "Apache-2.0" ]
null
null
null
Read Only/gdb-6.8/gdb/testsuite/gdb.ada/catch_ex/foo.adb
samyvic/OS-Project
1622bc1641876584964effd91d65ef02e92728e1
[ "Apache-2.0" ]
null
null
null
-- Copyright 2007, 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. -- --...
25.363636
73
0.669355
4d0a49cbfa8ae437750aac82a9474bef5d9f7ebb
15,798
adb
Ada
llvm-gcc-4.2-2.9/gcc/ada/g-catiio.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/g-catiio.adb
vidkidz/crossbridge
ba0bf94aee0ce6cf7eb5be882382e52bc57ba396
[ "MIT" ]
null
null
null
llvm-gcc-4.2-2.9/gcc/ada/g-catiio.adb
vidkidz/crossbridge
ba0bf94aee0ce6cf7eb5be882382e52bc57ba396
[ "MIT" ]
null
null
null
------------------------------------------------------------------------------ -- -- -- GNAT RUN-TIME COMPONENTS -- -- -- -- ...
31.659319
79
0.422522
2fb71f9b1357bfa7638e9968d3c8d596d1039c98
8,994
adb
Ada
source/oasis/program-element_iterators.adb
reznikmm/gela
20134f1d154fb763812e73860c6f4b04f353df79
[ "MIT" ]
null
null
null
source/oasis/program-element_iterators.adb
reznikmm/gela
20134f1d154fb763812e73860c6f4b04f353df79
[ "MIT" ]
null
null
null
source/oasis/program-element_iterators.adb
reznikmm/gela
20134f1d154fb763812e73860c6f4b04f353df79
[ "MIT" ]
1
2019-10-16T09:05:27.000Z
2019-10-16T09:05:27.000Z
-- SPDX-FileCopyrightText: 2019-2020 Max Reznik <reznikmm@gmail.com> -- -- SPDX-License-Identifier: MIT ------------------------------------------------------------- with Program.Element_Vectors; package body Program.Element_Iterators is package Internal is function Get (Parent : Program.Elements...
27.504587
79
0.552924
1d9048951c38b2a6da7bc1b44b742fce70225de1
6,952
adb
Ada
tools-src/gnu/gcc/gcc/ada/a-reatim.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-reatim.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-reatim.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 -- -- -- -- ...
31.035714
78
0.491657
31b945a7ea0f4dc9288de2c471ca7d2b252fe64d
983
adb
Ada
dft.adb
adrianhoe/adadft
e01c3b9d4cc35ad884d0843d4164c89de0678800
[ "MIT" ]
null
null
null
dft.adb
adrianhoe/adadft
e01c3b9d4cc35ad884d0843d4164c89de0678800
[ "MIT" ]
null
null
null
dft.adb
adrianhoe/adadft
e01c3b9d4cc35ad884d0843d4164c89de0678800
[ "MIT" ]
null
null
null
-------------------------------------------------------------------------------- -- * Body name dft.adb -- * Project name dfttest -- * -- * Version 1.0 -- * Last update 11/9/08 -- * -- * Created by Adrian Hoe on 11/9/08. -- * Copyright (c) 2008 AdaStar Informatics http://adastarinformatics.com -- * All ...
23.404762
80
0.436419
4dd5be50b75668faa2968e9ddb8c669752df6798
11,598
ads
Ada
support/MinGW/lib/gcc/mingw32/9.2.0/adainclude/g-forstr.ads
orb-zhuchen/Orb
6da2404b949ac28bde786e08bf4debe4a27cd3a0
[ "CNRI-Python-GPL-Compatible", "MIT" ]
null
null
null
support/MinGW/lib/gcc/mingw32/9.2.0/adainclude/g-forstr.ads
orb-zhuchen/Orb
6da2404b949ac28bde786e08bf4debe4a27cd3a0
[ "CNRI-Python-GPL-Compatible", "MIT" ]
null
null
null
support/MinGW/lib/gcc/mingw32/9.2.0/adainclude/g-forstr.ads
orb-zhuchen/Orb
6da2404b949ac28bde786e08bf4debe4a27cd3a0
[ "CNRI-Python-GPL-Compatible", "MIT" ]
null
null
null
------------------------------------------------------------------------------ -- -- -- GNAT COMPILER COMPONENTS -- -- -- -- ...
37.173077
79
0.555527
0665a8c55406499d846faa4f6464fc56ea1982f4
7,164
ads
Ada
bb-runtimes/runtimes/ravenscar-full-stm32f3x4/gnat/s-statxd.ads
JCGobbi/Nucleo-STM32F334R8
2a0b1b4b2664c92773703ac5e95dcb71979d051c
[ "BSD-3-Clause" ]
null
null
null
bb-runtimes/runtimes/ravenscar-full-stm32f3x4/gnat/s-statxd.ads
JCGobbi/Nucleo-STM32F334R8
2a0b1b4b2664c92773703ac5e95dcb71979d051c
[ "BSD-3-Clause" ]
null
null
null
bb-runtimes/runtimes/ravenscar-full-stm32f3x4/gnat/s-statxd.ads
JCGobbi/Nucleo-STM32F334R8
2a0b1b4b2664c92773703ac5e95dcb71979d051c
[ "BSD-3-Clause" ]
null
null
null
------------------------------------------------------------------------------ -- -- -- GNAT RUN-TIME COMPONENTS -- -- -- -- ...
60.711864
79
0.565047
4d0aa3a5e92ec965f3d071a252ab917f884bc6b8
3,384
adb
Ada
gcc-gcc-7_3_0-release/gcc/ada/s-widlli.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-widlli.adb
best08618/asylo
5a520a9f5c461ede0f32acc284017b737a43898c
[ "Apache-2.0" ]
null
null
null
gcc-gcc-7_3_0-release/gcc/ada/s-widlli.adb
best08618/asylo
5a520a9f5c461ede0f32acc284017b737a43898c
[ "Apache-2.0" ]
2
2020-07-27T00:22:36.000Z
2021-04-01T09:41:02.000Z
------------------------------------------------------------------------------ -- -- -- GNAT RUN-TIME COMPONENTS -- -- -- -- ...
45.72973
79
0.413712
2f8bd533723992e4b6855e2a8e320776d9be2eec
158,719
adb
Ada
HLS/lab3/dct.prj/solution7/.autopilot/db/Loop_Col_DCT_Loop_pr.sched.adb
lfVelez/ISPR
840f41c2053a48642a7b287feecfea79c6f389b3
[ "MIT" ]
1
2021-03-03T16:53:52.000Z
2021-03-03T16:53:52.000Z
HLS/lab3/dct.prj/solution7/.autopilot/db/Loop_Col_DCT_Loop_pr.sched.adb
lfVelez/ISPR
840f41c2053a48642a7b287feecfea79c6f389b3
[ "MIT" ]
null
null
null
HLS/lab3/dct.prj/solution7/.autopilot/db/Loop_Col_DCT_Loop_pr.sched.adb
lfVelez/ISPR
840f41c2053a48642a7b287feecfea79c6f389b3
[ "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="...
26.135189
90
0.581002
4d4107769ef336d7413be47bab71084469fd6ffa
1,239
ads
Ada
llvm-gcc-4.2-2.9/gcc/ada/a-siztio.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-siztio.ads
vidkidz/crossbridge
ba0bf94aee0ce6cf7eb5be882382e52bc57ba396
[ "MIT" ]
null
null
null
llvm-gcc-4.2-2.9/gcc/ada/a-siztio.ads
vidkidz/crossbridge
ba0bf94aee0ce6cf7eb5be882382e52bc57ba396
[ "MIT" ]
null
null
null
------------------------------------------------------------------------------ -- -- -- GNAT RUN-TIME COMPONENTS -- -- -- -- ...
61.95
78
0.330912
0675e8384bc1610aab8afe3c5d65b1db19bdacaa
1,311
adb
Ada
generated/lithium-comment_cookie_smaz_hash.adb
faelys/lithium3
f167143e2e4d8a968c6608cffe179eb2b05d4c2c
[ "ISC" ]
1
2020-09-10T10:14:35.000Z
2020-09-10T10:14:35.000Z
generated/lithium-comment_cookie_smaz_hash.adb
faelys/lithium3
f167143e2e4d8a968c6608cffe179eb2b05d4c2c
[ "ISC" ]
null
null
null
generated/lithium-comment_cookie_smaz_hash.adb
faelys/lithium3
f167143e2e4d8a968c6608cffe179eb2b05d4c2c
[ "ISC" ]
1
2020-01-06T14:16:55.000Z
2020-01-06T14:16:55.000Z
with Interfaces; use Interfaces; package body Lithium.Comment_Cookie_Smaz_Hash is P : constant array (0 .. 2) of Natural := (1, 2, 4); T1 : constant array (0 .. 2) of Unsigned_8 := (44, 115, 66); T2 : constant array (0 .. 2) of Unsigned_8 := (27, 43, 74); G : constant array (0 .. 122) of...
34.5
76
0.487414
318f2ee9910a444c4dd6b95f2c528381cbf9f0fb
30,174
ads
Ada
stm32f0/stm32f072x/svd/stm32_svd-usb.ads
ekoeppen/STM32_Generic_Ada_Drivers
4ff29c3026c4b24280baf22a5b81ea9969375466
[ "MIT" ]
1
2021-04-06T07:57:56.000Z
2021-04-06T07:57:56.000Z
stm32f0/stm32f072x/svd/stm32_svd-usb.ads
ekoeppen/STM32_Generic_Ada_Drivers
4ff29c3026c4b24280baf22a5b81ea9969375466
[ "MIT" ]
null
null
null
stm32f0/stm32f072x/svd/stm32_svd-usb.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 STM32F072x.svd pragma Restrictions (No_Elaboration_Code); pragma Ada_2012; pragma Style_Checks (Off); with System; package STM32_SVD.USB is pragma Preelaborate; --------------- -- Registers -- --------------- subtype EP0R_EA_Field is STM32_SVD.UInt...
37.907035
66
0.597369
508a6d1e30eb52299f77e2c5ca2b009d3ec9499d
2,635
ads
Ada
resources/scripts/cert/censys.ads
shahriarr-sec/Amass
cba7aa618cde1e2cbb3df673801065011918ce7f
[ "Apache-2.0" ]
1
2021-02-04T22:55:20.000Z
2021-02-04T22:55:20.000Z
resources/scripts/cert/censys.ads
shahriarr-sec/Amass
cba7aa618cde1e2cbb3df673801065011918ce7f
[ "Apache-2.0" ]
null
null
null
resources/scripts/cert/censys.ads
shahriarr-sec/Amass
cba7aa618cde1e2cbb3df673801065011918ce7f
[ "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 = "Censys" type = "cert" function start() setratelimit(3) end function vertical(ctx, domain) local c local cfg = datasrc_...
24.174312
97
0.506262
1df8de74489480527d8ead9428876ec28ef06613
2,875
ads
Ada
llvm-gcc-4.2-2.9/gcc/ada/binde.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/binde.ads
vidkidz/crossbridge
ba0bf94aee0ce6cf7eb5be882382e52bc57ba396
[ "MIT" ]
null
null
null
llvm-gcc-4.2-2.9/gcc/ada/binde.ads
vidkidz/crossbridge
ba0bf94aee0ce6cf7eb5be882382e52bc57ba396
[ "MIT" ]
null
null
null
------------------------------------------------------------------------------ -- -- -- GNAT COMPILER COMPONENTS -- -- -- -- ...
53.240741
78
0.464696
d0a564138097e8a9bda0600028344482c2a17045
968
adb
Ada
4-high/gel/applet/tute/pong/1-basic_applet_window/launch_pong_tute.adb
charlie5/lace-alire
9ace9682cf4daac7adb9f980c2868d6225b8111c
[ "0BSD" ]
1
2022-01-20T07:13:42.000Z
2022-01-20T07:13:42.000Z
4-high/gel/applet/tute/pong/1-basic_applet_window/launch_pong_tute.adb
charlie5/lace-alire
9ace9682cf4daac7adb9f980c2868d6225b8111c
[ "0BSD" ]
null
null
null
4-high/gel/applet/tute/pong/1-basic_applet_window/launch_pong_tute.adb
charlie5/lace-alire
9ace9682cf4daac7adb9f980c2868d6225b8111c
[ "0BSD" ]
null
null
null
with gel.Window.setup, gel.Applet.gui_world, gel.Forge, gel.World, gel.Camera, Physics; pragma Unreferenced (gel.Window.setup); procedure launch_Pong_Tute -- -- Basic pong game. -- is use gel.Applet, gel.Applet.gui_world; --- Applet -- the_Applet : gel.Applet.gui_w...
20.595745
82
0.547521
3158eb781055a252d7fc88459b88ef7180913549
5,832
ads
Ada
source/web-ui-widgets-spin_boxes-generic_integers.ads
godunko/adawebui
ee524325fe701ef0a655cd0624e0ba701f0e8955
[ "BSD-3-Clause" ]
2
2020-01-31T07:00:09.000Z
2021-06-25T15:50:00.000Z
source/web-ui-widgets-spin_boxes-generic_integers.ads
godunko/adawebui
ee524325fe701ef0a655cd0624e0ba701f0e8955
[ "BSD-3-Clause" ]
null
null
null
source/web-ui-widgets-spin_boxes-generic_integers.ads
godunko/adawebui
ee524325fe701ef0a655cd0624e0ba701f0e8955
[ "BSD-3-Clause" ]
null
null
null
------------------------------------------------------------------------------ -- -- -- Matreshka Project -- -- -- -- ...
44.181818
78
0.517833
124f7a6e47a4209202a258aaa79ce860fc651677
23,143
adb
Ada
bb-runtimes/runtimes/ravenscar-sfp-stm32f3x4/gnarl/a-reatim.adb
JCGobbi/Nucleo-STM32F334R8
2a0b1b4b2664c92773703ac5e95dcb71979d051c
[ "BSD-3-Clause" ]
null
null
null
bb-runtimes/runtimes/ravenscar-sfp-stm32f3x4/gnarl/a-reatim.adb
JCGobbi/Nucleo-STM32F334R8
2a0b1b4b2664c92773703ac5e95dcb71979d051c
[ "BSD-3-Clause" ]
null
null
null
bb-runtimes/runtimes/ravenscar-sfp-stm32f3x4/gnarl/a-reatim.adb
JCGobbi/Nucleo-STM32F334R8
2a0b1b4b2664c92773703ac5e95dcb71979d051c
[ "BSD-3-Clause" ]
null
null
null
------------------------------------------------------------------------------ -- -- -- GNAT RUN-TIME LIBRARY (GNARL) COMPONENTS -- -- -- -- ...
36.445669
79
0.556669
1dd28d687dd58cbc74bd86f287b34886ad77cef4
10,125
adb
Ada
Sources/Model/arrow_p.adb
ForYouEyesOnly/Space-Convoy
be4904f6a02695f7c4c5c3c965f4871cd3250003
[ "MIT" ]
1
2019-09-21T09:40:34.000Z
2019-09-21T09:40:34.000Z
Sources/Model/arrow_p.adb
ForYouEyesOnly/Space-Convoy
be4904f6a02695f7c4c5c3c965f4871cd3250003
[ "MIT" ]
null
null
null
Sources/Model/arrow_p.adb
ForYouEyesOnly/Space-Convoy
be4904f6a02695f7c4c5c3c965f4871cd3250003
[ "MIT" ]
1
2019-09-25T12:29:27.000Z
2019-09-25T12:29:27.000Z
-- -- Jan & Uwe R. Zimmer, Australia, July 2011 -- with GL, GL.Materials, GLOBE_3D.Math; package body Arrow_P is -- Pretty output: FALSE use GL, GL.Materials, GLOBE_3D, GLOBE_3D.Math; -- begin Separator # 1 -- VRML: [# triangle mesh -- ] matos_1 : constant Material_type := ( ...
60.993976
171
0.408099
2f31282d6367df8954708640ab51c6b9ce5d44e4
3,215
adb
Ada
bb-runtimes/runtimes/ravenscar-full-stm32f3x4/gnat/a-szunau.adb
JCGobbi/Nucleo-STM32F334R8
2a0b1b4b2664c92773703ac5e95dcb71979d051c
[ "BSD-3-Clause" ]
null
null
null
bb-runtimes/runtimes/ravenscar-full-stm32f3x4/gnat/a-szunau.adb
JCGobbi/Nucleo-STM32F334R8
2a0b1b4b2664c92773703ac5e95dcb71979d051c
[ "BSD-3-Clause" ]
null
null
null
bb-runtimes/runtimes/ravenscar-full-stm32f3x4/gnat/a-szunau.adb
JCGobbi/Nucleo-STM32F334R8
2a0b1b4b2664c92773703ac5e95dcb71979d051c
[ "BSD-3-Clause" ]
null
null
null
------------------------------------------------------------------------------ -- -- -- GNAT RUN-TIME COMPONENTS -- -- -- -- ...
48.712121
78
0.376983
06bf4f6996609bc49bcf0a07369ac08ce3afbf53
987
adb
Ada
src/gdb/gdb-7.11/gdb/testsuite/gdb.ada/ptype_tagged_param/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/ptype_tagged_param/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/ptype_tagged_param/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. -- -- ...
31.83871
73
0.705167
50f93790de7ab9765efb780082cb3d2938de56cc
7,886
adb
Ada
tests/test_all.adb
faelys/natools
947c004e6f69ca144942c6af40e102d089223cf8
[ "0BSD" ]
null
null
null
tests/test_all.adb
faelys/natools
947c004e6f69ca144942c6af40e102d089223cf8
[ "0BSD" ]
null
null
null
tests/test_all.adb
faelys/natools
947c004e6f69ca144942c6af40e102d089223cf8
[ "0BSD" ]
null
null
null
------------------------------------------------------------------------------ -- Copyright (c) 2011, Natacha Porté -- -- -- -- Permission to use, copy, modify, and distribute this software for any -- -- p...
36.67907
78
0.720137
50dc127a6b3550a6b4bf5359ee1ad14a2b21049f
5,754
ads
Ada
source/amf/uml/amf-uml-execution_specifications.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-execution_specifications.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-execution_specifications.ads
svn2github/matreshka
9d222b3ad9da508855fb1f5adbe5e8a4fad4c530
[ "BSD-3-Clause" ]
4
2017-07-18T07:11:05.000Z
2020-06-21T03:02:25.000Z
------------------------------------------------------------------------------ -- -- -- Matreshka Project -- -- -- -- ...
58.714286
96
0.532673
a1effea3e63807804ce81de5e5c8f2f416ae93ee
140
adb
Ada
gcc-gcc-7_3_0-release/gcc/testsuite/gnat.dg/discr25.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/discr25.adb
best08618/asylo
5a520a9f5c461ede0f32acc284017b737a43898c
[ "Apache-2.0" ]
null
null
null
gcc-gcc-7_3_0-release/gcc/testsuite/gnat.dg/discr25.adb
best08618/asylo
5a520a9f5c461ede0f32acc284017b737a43898c
[ "Apache-2.0" ]
2
2020-07-27T00:22:36.000Z
2021-04-01T09:41:02.000Z
-- { dg-do compile } with Discr25_Pkg; procedure Discr25 (N : Natural) is package Test_Set is new Discr25_Pkg (N); begin null; end;
11.666667
42
0.685714
12e49bfbcfdebb06866f06fed9720592c7d78421
6,404
ads
Ada
tools-src/gnu/gcc/gcc/ada/a-direio.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/a-direio.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/a-direio.ads
modern-tomato/tomato
96f09fab4929c6ddde5c9113f1b2476ad37133c4
[ "FSFAP" ]
69
2015-01-02T10:45:56.000Z
2021-09-06T07:52:13.000Z
------------------------------------------------------------------------------ -- -- -- GNAT RUN-TIME COMPONENTS -- -- -- -- ...
40.27673
78
0.5406
066b56e33083680a30a84993abaf22b7c7055d5b
4,306
ads
Ada
source/nodes/program-nodes-floating_point_types.ads
reznikmm/gela
20134f1d154fb763812e73860c6f4b04f353df79
[ "MIT" ]
null
null
null
source/nodes/program-nodes-floating_point_types.ads
reznikmm/gela
20134f1d154fb763812e73860c6f4b04f353df79
[ "MIT" ]
null
null
null
source/nodes/program-nodes-floating_point_types.ads
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 ------------------------------------------------------------- with Program.Lexical_Elements; with Program.Elements.Expressions; with Program.Elements.Real_Range_Specifications; with Program.Elements.Floating_Point_Type...
33.379845
75
0.743149
4de4739dcbe0ff3664641689063548d4ac16e730
9,062
ads
Ada
gcc-gcc-7_3_0-release/gcc/ada/a-tigeau.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-tigeau.ads
best08618/asylo
5a520a9f5c461ede0f32acc284017b737a43898c
[ "Apache-2.0" ]
null
null
null
gcc-gcc-7_3_0-release/gcc/ada/a-tigeau.ads
best08618/asylo
5a520a9f5c461ede0f32acc284017b737a43898c
[ "Apache-2.0" ]
2
2020-07-27T00:22:36.000Z
2021-04-01T09:41:02.000Z
------------------------------------------------------------------------------ -- -- -- GNAT RUN-TIME COMPONENTS -- -- -- -- ...
47.197917
78
0.592584
317b3445849b4272d1767519e2f1db1667788ebf
4,148
ads
Ada
tools/fuse/akt-filesystem.ads
My-Colaborations/ada-keystore
6ab222c2df81f32309c5a7b4f94a475214ef5ce3
[ "Apache-2.0" ]
25
2019-05-07T20:35:50.000Z
2021-11-30T10:35:47.000Z
tools/fuse/akt-filesystem.ads
My-Colaborations/ada-keystore
6ab222c2df81f32309c5a7b4f94a475214ef5ce3
[ "Apache-2.0" ]
12
2019-12-16T23:30:00.000Z
2021-09-26T18:52:41.000Z
tools/fuse/akt-filesystem.ads
My-Colaborations/ada-keystore
6ab222c2df81f32309c5a7b4f94a475214ef5ce3
[ "Apache-2.0" ]
3
2019-12-18T21:30:04.000Z
2021-01-06T08:30:36.000Z
----------------------------------------------------------------------- -- akt-filesystem -- Fuse filesystem operations -- 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...
37.709091
88
0.592334
317ce50baec5855471943794d98502b5be8e49a6
2,882
adb
Ada
attic/asis/adam-assist.adb
charlie5/aIDE
fab406dbcd9b72a4cb215ffebb05166c788d6365
[ "MIT" ]
3
2017-04-29T14:25:22.000Z
2017-09-29T10:15:28.000Z
attic/asis/adam-assist.adb
charlie5/aIDE
fab406dbcd9b72a4cb215ffebb05166c788d6365
[ "MIT" ]
null
null
null
attic/asis/adam-assist.adb
charlie5/aIDE
fab406dbcd9b72a4cb215ffebb05166c788d6365
[ "MIT" ]
null
null
null
with -- AdaM.Assist.Query.find_All.Driver, -- AdaM.Assist.Query.find_All.Metrics, AdaM.Assist.Query.find_Entities.Driver, AdaM.Assist.Query.find_Entities.Metrics, Ada.Strings.unbounded, Ada.Strings.fixed; package body AdaM.Assist is -- function known_Types return AdaM.a_Type.Vec...
23.430894
93
0.61728
2f35ca22abd7b2e66bc46242c955690a343558bc
5,986
ads
Ada
source/nodes/program-nodes-formal_unconstrained_array_types.ads
reznikmm/gela
20134f1d154fb763812e73860c6f4b04f353df79
[ "MIT" ]
null
null
null
source/nodes/program-nodes-formal_unconstrained_array_types.ads
reznikmm/gela
20134f1d154fb763812e73860c6f4b04f353df79
[ "MIT" ]
null
null
null
source/nodes/program-nodes-formal_unconstrained_array_types.ads
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 ------------------------------------------------------------- with Program.Lexical_Elements; with Program.Elements.Expressions; with Program.Elements.Component_Definitions; with Program.Elements.Formal_Unconstrained_Ar...
37.647799
78
0.757768
3108c2a89fd78cd4c1d59dba354aee7140834d86
5,922
adb
Ada
src/core/util-locales.adb
yrashk/ada-util
2aaa1d87e92a7137e1c63dce90f0722c549dfafd
[ "Apache-2.0" ]
60
2015-01-18T23:05:34.000Z
2022-03-20T18:56:30.000Z
src/core/util-locales.adb
yrashk/ada-util
2aaa1d87e92a7137e1c63dce90f0722c549dfafd
[ "Apache-2.0" ]
20
2016-09-15T16:41:30.000Z
2022-03-29T22:02:32.000Z
src/core/util-locales.adb
yrashk/ada-util
2aaa1d87e92a7137e1c63dce90f0722c549dfafd
[ "Apache-2.0" ]
10
2015-02-13T04:00:45.000Z
2022-03-20T18:57:54.000Z
----------------------------------------------------------------------- -- util-locales -- Locale support -- Copyright (C) 2001, 2002, 2003, 2009, 2010, 2011, 2015, 2018 Stephane Carrez -- Written by Stephane Carrez (Stephane.Carrez@gmail.com) -- -- Licensed under the Apache License, Version 2.0 (the "License"); --...
33.083799
96
0.50304
0bd6952a7bb9244211644fe358612d510220efcb
3,615
ads
Ada
src/ncurses-5.5/Ada95/samples/ncurses2-getopt.ads
erwinchang/minicom
3fe2ba7d8e8475c199b493a2b99cd3c690f6ea4f
[ "MIT" ]
null
null
null
src/ncurses-5.5/Ada95/samples/ncurses2-getopt.ads
erwinchang/minicom
3fe2ba7d8e8475c199b493a2b99cd3c690f6ea4f
[ "MIT" ]
null
null
null
src/ncurses-5.5/Ada95/samples/ncurses2-getopt.ads
erwinchang/minicom
3fe2ba7d8e8475c199b493a2b99cd3c690f6ea4f
[ "MIT" ]
null
null
null
------------------------------------------------------------------------------ -- -- -- GNAT ncurses Binding Samples -- -- -- -- ...
60.25
78
0.413555
1221b2e50a846f6d2a7646f4cd956dbdb979b5d4
5,556
ads
Ada
firehog/ncurses/Ada95/ada_include/terminal_interface-curses-aux.ads
KipodAfterFree/KAF-2019-FireHog
5f6ee3c3c3329459bc9daeabc1a16ff4619508d9
[ "MIT" ]
1
2019-04-02T20:28:58.000Z
2019-04-02T20:28:58.000Z
Ada95/ada_include/terminal_interface-curses-aux.ads
mitchelhaan/ncurses
0b8ae5088202164ecc1769aa255ed1aad283d2ae
[ "X11" ]
null
null
null
Ada95/ada_include/terminal_interface-curses-aux.ads
mitchelhaan/ncurses
0b8ae5088202164ecc1769aa255ed1aad283d2ae
[ "X11" ]
1
2019-12-26T10:18:16.000Z
2019-12-26T10:18:16.000Z
------------------------------------------------------------------------------ -- -- -- GNAT ncurses Binding -- -- -- -- ...
50.972477
78
0.526818
0b8210df699ac78f9a73565b205c742501d9db96
2,903
adb
Ada
bb-runtimes/riscv/sifive/fe310/s-macres.adb
JCGobbi/Nucleo-STM32F334R8
2a0b1b4b2664c92773703ac5e95dcb71979d051c
[ "BSD-3-Clause" ]
null
null
null
bb-runtimes/riscv/sifive/fe310/s-macres.adb
JCGobbi/Nucleo-STM32F334R8
2a0b1b4b2664c92773703ac5e95dcb71979d051c
[ "BSD-3-Clause" ]
null
null
null
bb-runtimes/riscv/sifive/fe310/s-macres.adb
JCGobbi/Nucleo-STM32F334R8
2a0b1b4b2664c92773703ac5e95dcb71979d051c
[ "BSD-3-Clause" ]
null
null
null
------------------------------------------------------------------------------ -- -- -- GNAT RUN-TIME COMPONENTS -- -- -- -- ...
52.781818
78
0.412677
12763ec36816ae02381e9cf4c54ab09951ebac29
231,906
adb
Ada
networklayer/synthesis_results_HMB/ARP_hls_prj/ultrascale_plus/.autopilot/db/arp_pkg_sender.bind.adb
OCT-FPGA/network-demo
76fba0d4315abf7bffe77959a2501c287f20ecec
[ "BSD-3-Clause" ]
null
null
null
networklayer/synthesis_results_HMB/ARP_hls_prj/ultrascale_plus/.autopilot/db/arp_pkg_sender.bind.adb
OCT-FPGA/network-demo
76fba0d4315abf7bffe77959a2501c287f20ecec
[ "BSD-3-Clause" ]
null
null
null
networklayer/synthesis_results_HMB/ARP_hls_prj/ultrascale_plus/.autopilot/db/arp_pkg_sender.bind.adb
OCT-FPGA/network-demo
76fba0d4315abf7bffe77959a2501c287f20ecec
[ "BSD-3-Clause" ]
null
null
null
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?> <!DOCTYPE boost_serialization> <boost_serialization signature="serialization::archive" version="17"> <syndb class_id="0" tracking_level="0" version="0"> <userIPLatency>-1</userIPLatency> <userIPName></userIPName> <cdfg class_id="1" tracking_level="1" version="...
28.822521
160
0.624016
2fceb8a96ac49c8f38b452096c0f13d5b5da9d21
9,177
adb
Ada
gcc-gcc-7_3_0-release/gcc/ada/a-timoau.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-timoau.adb
best08618/asylo
5a520a9f5c461ede0f32acc284017b737a43898c
[ "Apache-2.0" ]
null
null
null
gcc-gcc-7_3_0-release/gcc/ada/a-timoau.adb
best08618/asylo
5a520a9f5c461ede0f32acc284017b737a43898c
[ "Apache-2.0" ]
2
2020-07-27T00:22:36.000Z
2021-04-01T09:41:02.000Z
------------------------------------------------------------------------------ -- -- -- GNAT RUN-TIME COMPONENTS -- -- -- -- ...
29.990196
79
0.50365
1d131afe5789946e5504d70e3bfee7b619b61903
2,609
adb
Ada
ibv_message_passing_ada_project/source/get_rdate/get_rdate.adb
Chester-Gillon/ibv_message_parsing
5b3649a4b754749a33917f43300613d4a718c960
[ "MIT" ]
null
null
null
ibv_message_passing_ada_project/source/get_rdate/get_rdate.adb
Chester-Gillon/ibv_message_parsing
5b3649a4b754749a33917f43300613d4a718c960
[ "MIT" ]
null
null
null
ibv_message_passing_ada_project/source/get_rdate/get_rdate.adb
Chester-Gillon/ibv_message_parsing
5b3649a4b754749a33917f43300613d4a718c960
[ "MIT" ]
null
null
null
-- @file get_rdate.adb -- @date 7 July 2019 -- @author Chester Gillon -- @brief Example program using GNAT.sockets to get the date from a RFC 868 TCP protocol server -- @details The output as seconds since the Linux epoch can be verified by running: -- $ date -d @`./get_rdate sandy-ubuntu` -- Sun 7 J...
38.940299
100
0.715983
4d3abdc9649b7bd0a8e9283d4613c4afddbb365e
3,856
adb
Ada
source/textio/a-tienio.adb
ytomino/drake
4e4bdcd8b8e23a11a29b31d3a8861fdf60090ea2
[ "MIT" ]
33
2015-04-04T09:19:36.000Z
2021-11-10T05:33:34.000Z
source/textio/a-tienio.adb
ytomino/drake
4e4bdcd8b8e23a11a29b31d3a8861fdf60090ea2
[ "MIT" ]
8
2017-11-14T13:05:07.000Z
2018-08-09T15:28:49.000Z
source/textio/a-tienio.adb
ytomino/drake
4e4bdcd8b8e23a11a29b31d3a8861fdf60090ea2
[ "MIT" ]
9
2015-02-03T17:09:53.000Z
2021-11-12T01:16:05.000Z
with Ada.Exceptions.Finally; with Ada.Text_IO.Formatting; with System.Runtime_Context; package body Ada.Text_IO.Enumeration_IO is procedure Put_To_Field ( To : out String; Last : out Natural; Item : Enum; Set : Type_Set); procedure Put_To_Field ( To : out String; Last : out Na...
25.706667
77
0.575985
50cefa506c37b1d609782c327c103f630a01d429
3,255
adb
Ada
tools-src/gnu/gcc/gcc/ada/s-vercon.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-vercon.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-vercon.adb
modern-tomato/tomato
96f09fab4929c6ddde5c9113f1b2476ad37133c4
[ "FSFAP" ]
69
2015-01-02T10:45:56.000Z
2021-09-06T07:52:13.000Z
------------------------------------------------------------------------------ -- -- -- GNAT RUNTIME COMPONENTS -- -- -- -- ...
53.360656
78
0.428879
1217824a886ac4999363309900c4410ce22b0eb0
3,531
ads
Ada
Ada95/src/terminal_interface-curses-forms-field_types-intfield.ads
neverware-mirrors/ncurses
931939e0d2765af13962820e59cb6629df3ee638
[ "X11" ]
269
2015-03-01T21:34:42.000Z
2022-03-30T23:07:18.000Z
Ada95/src/terminal_interface-curses-forms-field_types-intfield.ads
neverware-mirrors/ncurses
931939e0d2765af13962820e59cb6629df3ee638
[ "X11" ]
3
2020-10-09T15:00:37.000Z
2020-10-09T15:05:19.000Z
Ada95/src/terminal_interface-curses-forms-field_types-intfield.ads
neverware-mirrors/ncurses
931939e0d2765af13962820e59cb6629df3ee638
[ "X11" ]
97
2016-04-25T06:22:54.000Z
2022-03-30T23:07:19.000Z
------------------------------------------------------------------------------ -- -- -- GNAT ncurses Binding -- -- -- -- ...
61.947368
78
0.450014
0bf632f9625280421ab63e64f4c787ba8155faf3
6,102
adb
Ada
tools-src/gnu/gcc/gcc/ada/sem_vfpt.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/sem_vfpt.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/sem_vfpt.adb
modern-tomato/tomato
96f09fab4929c6ddde5c9113f1b2476ad37133c4
[ "FSFAP" ]
69
2015-01-02T10:45:56.000Z
2021-09-06T07:52:13.000Z
------------------------------------------------------------------------------ -- -- -- GNAT COMPILER COMPONENTS -- -- -- -- ...
36.106509
78
0.495247
123a5b46a07d62bbaba866c090e904983ea4c497
18,643
adb
Ada
src/model/atlas-microblog-models.adb
stcarrez/atlas
712e6c99ebf2d6742f493b74bef9275205df98c6
[ "Apache-2.0" ]
7
2016-05-01T13:19:01.000Z
2020-03-18T14:47:27.000Z
src/model/atlas-microblog-models.adb
stcarrez/atlas
712e6c99ebf2d6742f493b74bef9275205df98c6
[ "Apache-2.0" ]
3
2018-06-06T15:52:11.000Z
2020-03-11T14:03:46.000Z
src/model/atlas-microblog-models.adb
stcarrez/atlas
712e6c99ebf2d6742f493b74bef9275205df98c6
[ "Apache-2.0" ]
null
null
null
----------------------------------------------------------------------- -- Atlas.Microblog.Models -- Atlas.Microblog.Models ----------------------------------------------------------------------- -- File generated by Dynamo DO NOT MODIFY -- Template used: templates/model/package-body.xhtml -- Ada Generator: https:/...
35.578244
88
0.583383
31c4b39ae1576cbb8051f2533733d5a0fa805fa5
85,127
ads
Ada
stm32f0/stm32f030x/svd/stm32_svd-tim.ads
ekoeppen/STM32_Generic_Ada_Drivers
4ff29c3026c4b24280baf22a5b81ea9969375466
[ "MIT" ]
1
2021-04-06T07:57:56.000Z
2021-04-06T07:57:56.000Z
stm32f0/stm32f030x/svd/stm32_svd-tim.ads
ekoeppen/STM32_Generic_Ada_Drivers
4ff29c3026c4b24280baf22a5b81ea9969375466
[ "MIT" ]
null
null
null
stm32f0/stm32f030x/svd/stm32_svd-tim.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 STM32F030.svd pragma Restrictions (No_Elaboration_Code); pragma Ada_2012; pragma Style_Checks (Off); with System; package STM32_SVD.TIM is pragma Preelaborate; --------------- -- Registers -- --------------- subtype CR1_CEN_Field is STM32_SVD.Bit; ...
36.04022
65
0.566295
128b6a81cc328d8267e9b088f2b21a4f95ed9583
574
adb
Ada
src/debug.adb
eyeonechi/invalid-behaviour-conservative-analysis
13b7126fab920feee00db8e1b50066ceb0b9a24e
[ "MIT" ]
null
null
null
src/debug.adb
eyeonechi/invalid-behaviour-conservative-analysis
13b7126fab920feee00db8e1b50066ceb0b9a24e
[ "MIT" ]
null
null
null
src/debug.adb
eyeonechi/invalid-behaviour-conservative-analysis
13b7126fab920feee00db8e1b50066ceb0b9a24e
[ "MIT" ]
null
null
null
with Ada.Text_IO; with Ada.Integer_Text_IO; package body Debug is procedure Put(Item : in String) is begin Ada.Text_IO.Put(Item); end Put; procedure Put_Line(Item : in String) is begin Ada.Text_IO.Put_Line(Item); end Put_Line; procedure Put(Item : in Integer) is begin Ada.In...
17.9375
68
0.651568
128fb87f409d117ab6ed6f5becb75a591530129b
1,014
adb
Ada
src/gdb/gdb-8.3/gdb/testsuite/gdb.ada/ptr_typedef/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/ptr_typedef/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/ptr_typedef/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. -- -- ...
32.709677
73
0.69428
2f9f34200d372f4238ea94aa6eadbc1464c5f262
2,617
adb
Ada
src/plugins/plugin-url.adb
gsmnv/Byron
85b4b69fce59adecc8b5285f4a3bd6a561a038f4
[ "BSD-2-Clause" ]
1
2020-02-11T14:50:02.000Z
2020-02-11T14:50:02.000Z
src/plugins/plugin-url.adb
gsmnv/Byron
85b4b69fce59adecc8b5285f4a3bd6a561a038f4
[ "BSD-2-Clause" ]
null
null
null
src/plugins/plugin-url.adb
gsmnv/Byron
85b4b69fce59adecc8b5285f4a3bd6a561a038f4
[ "BSD-2-Clause" ]
null
null
null
with Scape; use Scape; with Ada.Characters.Conversions; use Ada.Characters.Conversions; with Ada.Strings.Wide_Wide_Unbounded; use Ada.Strings.Wide_Wide_Unbounded; with AWS.Client; use AWS.Client; with GNAT.Regpat; use Gnat.Regpat; with AWS.Response...
34.893333
95
0.595338
311e24fb3ccece7607fee24017350d0251b47da3
5,069
ads
Ada
awa/src/awa-wikis-writers-html.ads
Letractively/ada-awa
3c82a4d29ed6c1209a2ac7d5fe123c142f3cffbe
[ "Apache-2.0" ]
null
null
null
awa/src/awa-wikis-writers-html.ads
Letractively/ada-awa
3c82a4d29ed6c1209a2ac7d5fe123c142f3cffbe
[ "Apache-2.0" ]
null
null
null
awa/src/awa-wikis-writers-html.ads
Letractively/ada-awa
3c82a4d29ed6c1209a2ac7d5fe123c142f3cffbe
[ "Apache-2.0" ]
null
null
null
----------------------------------------------------------------------- -- awa-wikis-writers-html -- Wiki HTML writer -- Copyright (C) 2011, 2012, 2013, 2015 Stephane Carrez -- Written by Stephane Carrez (Stephane.Carrez@gmail.com) -- -- Licensed under the Apache License, Version 2.0 (the "License"); -- you may no...
40.879032
89
0.612547
1de24eba227f25877edd17a25ce721d27e558d24
16,263
ads
Ada
src/asf-applications-main.ads
jquorning/ada-asf
ddc697c5dfa4e22c57c6958f4cff27e14d02ce98
[ "Apache-2.0" ]
12
2015-01-18T23:02:20.000Z
2022-03-25T15:30:30.000Z
src/asf-applications-main.ads
jquorning/ada-asf
ddc697c5dfa4e22c57c6958f4cff27e14d02ce98
[ "Apache-2.0" ]
3
2021-01-06T09:44:02.000Z
2022-02-04T20:20:53.000Z
src/asf-applications-main.ads
jquorning/ada-asf
ddc697c5dfa4e22c57c6958f4cff27e14d02ce98
[ "Apache-2.0" ]
4
2016-04-12T05:29:00.000Z
2022-01-24T23:53:59.000Z
----------------------------------------------------------------------- -- applications -- Ada Web Application -- Copyright (C) 2009, 2010, 2011, 2012, 2017, 2018 Stephane Carrez -- Written by Stephane Carrez (Stephane.Carrez@gmail.com) -- -- Licensed under the Apache License, Version 2.0 (the "License"); -- you m...
46.333333
97
0.644469
2f705c240918cb63675412bf4feeea6c8f1a2fad
298
ads
Ada
source/image/required/s-widlli.ads
ytomino/drake
4e4bdcd8b8e23a11a29b31d3a8861fdf60090ea2
[ "MIT" ]
33
2015-04-04T09:19:36.000Z
2021-11-10T05:33:34.000Z
source/image/required/s-widlli.ads
ytomino/drake
4e4bdcd8b8e23a11a29b31d3a8861fdf60090ea2
[ "MIT" ]
8
2017-11-14T13:05:07.000Z
2018-08-09T15:28:49.000Z
source/image/required/s-widlli.ads
ytomino/drake
4e4bdcd8b8e23a11a29b31d3a8861fdf60090ea2
[ "MIT" ]
9
2015-02-03T17:09:53.000Z
2021-11-12T01:16:05.000Z
pragma License (Unrestricted); -- implementation unit required by compiler package System.Wid_LLI is pragma Pure; -- required for Long_Long_Integer'Width by compiler (s-widlli.ads) function Width_Long_Long_Integer (Lo, Hi : Long_Long_Integer) return Natural; end System.Wid_LLI;
27.090909
70
0.761745
a1bf5805057f3444e782f810e38f392823593207
5,942
ada
Ada
gcc-gcc-7_3_0-release/gcc/testsuite/ada/acats/tests/c4/c41303w.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/c41303w.ada
best08618/asylo
5a520a9f5c461ede0f32acc284017b737a43898c
[ "Apache-2.0" ]
null
null
null
gcc-gcc-7_3_0-release/gcc/testsuite/ada/acats/tests/c4/c41303w.ada
best08618/asylo
5a520a9f5c461ede0f32acc284017b737a43898c
[ "Apache-2.0" ]
2
2020-07-27T00:22:36.000Z
2021-04-01T09:41:02.000Z
-- C41303W.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...
37.1375
79
0.409458
a11440a3d2b60cb6358e96b0a30cfbd3156b050d
3,572
adb
Ada
extern/game_support/src/backends/pure_sdl_gnat_sdl/display-basic-utils.adb
AdaCore/training_material
6651eb2c53f8c39649b8e0b3c757bc8ff963025a
[ "CC-BY-4.0" ]
15
2020-10-07T08:56:45.000Z
2022-02-08T23:13:22.000Z
extern/game_support/src/backends/pure_sdl_gnat_sdl/display-basic-utils.adb
AdaCore/training_material
6651eb2c53f8c39649b8e0b3c757bc8ff963025a
[ "CC-BY-4.0" ]
20
2020-11-05T14:35:20.000Z
2022-01-13T15:59:33.000Z
extern/game_support/src/backends/pure_sdl_gnat_sdl/display-basic-utils.adb
AdaCore/training_material
6651eb2c53f8c39649b8e0b3c757bc8ff963025a
[ "CC-BY-4.0" ]
6
2020-10-08T15:57:06.000Z
2021-08-31T12:03:08.000Z
with System; use System; with System.Storage_Elements; with System.Address_To_Access_Conversions; package body Display.Basic.Utils is --------------- -- Put_Pixel -- --------------- package Address_To_Pixel is new System.Address_To_Access_Conversions (SDL_SDL_stdinc_h.Uint32); function RGBA_To_...
29.278689
79
0.582587
1d0a1d3f939e0ea3b795ed36a5137fe0373b0b09
259,402
adb
Ada
clients/ada-server/generated/src/server/-skeletons.adb
cliffano/pokeapi-clients
92af296c68c3e94afac52642ae22057faaf071ee
[ "MIT" ]
null
null
null
clients/ada-server/generated/src/server/-skeletons.adb
cliffano/pokeapi-clients
92af296c68c3e94afac52642ae22057faaf071ee
[ "MIT" ]
null
null
null
clients/ada-server/generated/src/server/-skeletons.adb
cliffano/pokeapi-clients
92af296c68c3e94afac52642ae22057faaf071ee
[ "MIT" ]
null
null
null
-- -- No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -- -- The version of the OpenAPI document: 20220523 -- -- -- NOTE: This package is auto generated by OpenAPI-Generator 5.4.0. -- https://openapi-generator.tech -- Do not edit the class manually. prag...
40.068273
110
0.569583
1d6349a50387e620937c31e98304bb537bebc2fc
5,061
adb
Ada
examples/pyramid/pyramid-driver__webgl.adb
godunko/adagl
5b62d3bac6aa4e11084b4b19171dadbf805e95d6
[ "BSD-3-Clause" ]
6
2018-01-18T16:57:21.000Z
2020-01-19T07:40:12.000Z
examples/pyramid/pyramid-driver__webgl.adb
godunko/adagl
5b62d3bac6aa4e11084b4b19171dadbf805e95d6
[ "BSD-3-Clause" ]
null
null
null
examples/pyramid/pyramid-driver__webgl.adb
godunko/adagl
5b62d3bac6aa4e11084b4b19171dadbf805e95d6
[ "BSD-3-Clause" ]
1
2018-01-20T16:12:26.000Z
2018-01-20T16:12:26.000Z
------------------------------------------------------------------------------ -- -- -- Ada binding for OpenGL/WebGL -- -- -- -- ...
47.299065
78
0.514523
2f4ad831f3ed0449c2c8fac505a8d10e9986d128
788
ads
Ada
Read Only/gdb-6.8/gdb/testsuite/gdb.ada/str_ref_cmp/pck.ads
samyvic/OS-Project
1622bc1641876584964effd91d65ef02e92728e1
[ "Apache-2.0" ]
null
null
null
Read Only/gdb-6.8/gdb/testsuite/gdb.ada/str_ref_cmp/pck.ads
samyvic/OS-Project
1622bc1641876584964effd91d65ef02e92728e1
[ "Apache-2.0" ]
null
null
null
Read Only/gdb-6.8/gdb/testsuite/gdb.ada/str_ref_cmp/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...
37.52381
73
0.732234
fbe1c21457c07d71481e067d5807c526a708b33d
436
adb
Ada
gcc-gcc-7_3_0-release/gcc/testsuite/gnat.dg/small_alignment.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/small_alignment.adb
best08618/asylo
5a520a9f5c461ede0f32acc284017b737a43898c
[ "Apache-2.0" ]
null
null
null
gcc-gcc-7_3_0-release/gcc/testsuite/gnat.dg/small_alignment.adb
best08618/asylo
5a520a9f5c461ede0f32acc284017b737a43898c
[ "Apache-2.0" ]
2
2020-07-27T00:22:36.000Z
2021-04-01T09:41:02.000Z
-- { dg-do run } -- { dg-options "-gnatws" } procedure Small_Alignment is type My_Integer is new Integer; for My_Integer'Alignment use 1; function Set_A return My_Integer is begin return 12; end; function Set_B return My_Integer is begin return 6; end; C : Character; A : My_Integer := S...
15.034483
37
0.639908
dfb6e9281e8d2a1adfcb1ff8f5850d67b54f41b6
1,344
ads
Ada
utils/matrix3x3.ads
Lucretia/old_nehe_ada95
d0378c3bfce202eb01bf00b57c128735dbe8582d
[ "BSD-3-Clause" ]
null
null
null
utils/matrix3x3.ads
Lucretia/old_nehe_ada95
d0378c3bfce202eb01bf00b57c128735dbe8582d
[ "BSD-3-Clause" ]
null
null
null
utils/matrix3x3.ads
Lucretia/old_nehe_ada95
d0378c3bfce202eb01bf00b57c128735dbe8582d
[ "BSD-3-Clause" ]
null
null
null
--------------------------------------------------------------------------------- -- Copyright 2004-2005 © Luke A. Guest -- -- This code is to be used for tutorial purposes only. -- You may not redistribute this code in any form without my express permission. ------------------------------------------------------------...
38.4
108
0.568452
12e9c64f55886b0f80d2d7ac74bf2046b588b2cb
104
adb
Ada
source/program_structure/adam-program_unit.adb
charlie5/aIDE
fab406dbcd9b72a4cb215ffebb05166c788d6365
[ "MIT" ]
3
2017-04-29T14:25:22.000Z
2017-09-29T10:15:28.000Z
source/program_structure/adam-program_unit.adb
charlie5/aIDE
fab406dbcd9b72a4cb215ffebb05166c788d6365
[ "MIT" ]
null
null
null
source/program_structure/adam-program_unit.adb
charlie5/aIDE
fab406dbcd9b72a4cb215ffebb05166c788d6365
[ "MIT" ]
null
null
null
package body AdaM.program_Unit is procedure dummy is begin null; end dummy; end AdaM.program_Unit;
14.857143
44
0.778846
2f232c699da86a245d86947d0612df91e4d9f3a6
3,766
ads
Ada
tools/scitools/conf/understand/ada/ada95/s-poosiz.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-poosiz.ads
brucegua/moocos
575c161cfa35e220f10d042e2e5ca18773691695
[ "Apache-2.0" ]
null
null
null
tools/scitools/conf/understand/ada/ada95/s-poosiz.ads
brucegua/moocos
575c161cfa35e220f10d042e2e5ca18773691695
[ "Apache-2.0" ]
null
null
null
------------------------------------------------------------------------------ -- -- -- GNAT COMPILER COMPONENTS -- -- -- -- ...
47.670886
78
0.5077
1d76ba24f3414d7b02f5644fd27666343dd690e2
296
ads
Ada
Util/llvm/test/FrontendAda/init_size.ads
ianloic/unladen-swallow
28148f4ddbb3d519042de1f9fc9f1356fdd31e31
[ "PSF-2.0" ]
5
2020-06-30T05:06:40.000Z
2021-05-24T08:38:33.000Z
vm/external_libs/llvm/test/FrontendAda/init_size.ads
gustin/rubinius
6c452c49973a6f3b4c3a323a413416cd3f8499c8
[ "BSD-3-Clause" ]
null
null
null
vm/external_libs/llvm/test/FrontendAda/init_size.ads
gustin/rubinius
6c452c49973a6f3b4c3a323a413416cd3f8499c8
[ "BSD-3-Clause" ]
2
2015-10-01T18:28:20.000Z
2020-09-09T16:25:27.000Z
-- RUN: %llvmgcc -c %s package Init_Size is type T (B : Boolean := False) is record case B is when False => I : Integer; when True => J : Long_Long_Integer; -- Bigger than I end case; end record; A_T : constant T := (False, 0); end;
22.769231
51
0.52027