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
aa032afc8154b72b9a4b81854f5a907e98792e56
4,283
pas
Pascal
sound/0070.pas
nickelsworth/swag
7c21c0da2291fc249b9dc5cfe121a7672a4ffc08
[ "BSD-2-Clause" ]
11
2015-12-12T05:13:15.000Z
2020-10-14T13:32:08.000Z
sound/0070.pas
nickelsworth/swag
7c21c0da2291fc249b9dc5cfe121a7672a4ffc08
[ "BSD-2-Clause" ]
null
null
null
sound/0070.pas
nickelsworth/swag
7c21c0da2291fc249b9dc5cfe121a7672a4ffc08
[ "BSD-2-Clause" ]
8
2017-05-05T05:24:01.000Z
2021-07-03T20:30:09.000Z
{ ┌───── Amiga Protracker Module Format ─────┐ └────────────────────────────────────────────┘ ┌──────┐┌─────┐┌───────────┐ │Offset││Bytes││Description│ ┌┼──────┴┴─────┴┴───────────┴──────────────────────────────────────────────── ││ 0 20 Module name. Padded with spaces un...
58.671233
80
0.424469
bccddfa0e1c76c54a40c50717adc345212b5e593
1,644
pas
Pascal
exercises/leap/uLeapTests.pas
kotp/xdelphi
3cd118251a5be0796961020d9a3c7807f1de64a0
[ "MIT" ]
null
null
null
exercises/leap/uLeapTests.pas
kotp/xdelphi
3cd118251a5be0796961020d9a3c7807f1de64a0
[ "MIT" ]
null
null
null
exercises/leap/uLeapTests.pas
kotp/xdelphi
3cd118251a5be0796961020d9a3c7807f1de64a0
[ "MIT" ]
null
null
null
unit uLeapTests; interface uses DUnitX.TestFramework; type [TestFixture] YearTest = class(TObject) public [Test] procedure test_leap_year; [Test] [Ignore] procedure test_standard_and_odd_year; [Test] [Ignore] procedure test_standard_even_year; [Test] [Ignore] pr...
20.296296
85
0.733577
bc5dee63742f8213af9403a177847e2b88c56d4f
2,395
dpr
Pascal
DosLineConv/DosLineConv.dpr
danielmarschall/delphiutils
5f6ec265f0808a3bd9358af82c6b0a69a8a379cb
[ "Apache-2.0" ]
null
null
null
DosLineConv/DosLineConv.dpr
danielmarschall/delphiutils
5f6ec265f0808a3bd9358af82c6b0a69a8a379cb
[ "Apache-2.0" ]
null
null
null
DosLineConv/DosLineConv.dpr
danielmarschall/delphiutils
5f6ec265f0808a3bd9358af82c6b0a69a8a379cb
[ "Apache-2.0" ]
1
2021-01-28T02:15:48.000Z
2021-01-28T02:15:48.000Z
program DosLineConv; uses SysUtils, Classes, Dialogs, Windows, BinarySafeReplace in 'BinarySafeReplace.pas', PosEx in 'PosEx.pas'; {$R *.res} var f: string; const target_format = #13#10; type EMoveError = class(Exception); resourcestring lng_file_not_found = 'The file "%s...
21.772727
89
0.595407
bcb576bff21e572879bcbbb3bf9f98a9f74bbe41
5,400
pas
Pascal
egavga/0265.pas
nickelsworth/swag
7c21c0da2291fc249b9dc5cfe121a7672a4ffc08
[ "BSD-2-Clause" ]
11
2015-12-12T05:13:15.000Z
2020-10-14T13:32:08.000Z
egavga/0265.pas
nickelsworth/swag
7c21c0da2291fc249b9dc5cfe121a7672a4ffc08
[ "BSD-2-Clause" ]
null
null
null
egavga/0265.pas
nickelsworth/swag
7c21c0da2291fc249b9dc5cfe121a7672a4ffc08
[ "BSD-2-Clause" ]
8
2017-05-05T05:24:01.000Z
2021-07-03T20:30:09.000Z
Program SaruFont; { Mail suggestions & Improvements to eddy.jansson@saru.ct.se } Uses Dos,Crt; var F :File; BytesRead :Word; Font :Array[1..8192] of Byte; { Better safe than sorry ;} Const (* font: db 5,32,58 { Fontheight,first defined character, characters defined } d...
35.064935
88
0.587593
17049da504717847cdad5789f1cb78c339ab70e6
7,412
dfm
Pascal
main/mainunt.dfm
yhsee/xychat
6e3e6b54165d7626689b3a1051e26549ef9266b6
[ "Apache-2.0" ]
1
2020-08-28T09:04:21.000Z
2020-08-28T09:04:21.000Z
main/mainunt.dfm
yhsee/xychat
6e3e6b54165d7626689b3a1051e26549ef9266b6
[ "Apache-2.0" ]
null
null
null
main/mainunt.dfm
yhsee/xychat
6e3e6b54165d7626689b3a1051e26549ef9266b6
[ "Apache-2.0" ]
null
null
null
object MainForm: TMainForm Left = 600 Top = 105 BorderIcons = [] BorderStyle = bsNone Caption = #32110#35821' 2012' ClientHeight = 542 ClientWidth = 265 Color = clActiveBorder Font.Charset = GB2312_CHARSET Font.Color = clBlack Font.Height = -12 Font.Name = #23435#20307 Font.Style = [] KeyPre...
29.52988
88
0.689018
17f7f0b3c5045a57052ef3b7ee83a06b45f991f9
811
dfm
Pascal
FormBase.dfm
randydom/commonx
2315f1acf41167bd77ba4d040b3f5b15a5c5b81a
[ "MIT" ]
48
2018-11-19T22:13:00.000Z
2021-11-02T17:25:41.000Z
FormBase.dfm
randydom/commonx
2315f1acf41167bd77ba4d040b3f5b15a5c5b81a
[ "MIT" ]
6
2018-11-24T17:15:29.000Z
2019-05-15T14:59:56.000Z
FormBase.dfm
adaloveless/commonx
ed37b239e925119c7ceb3ac7949eefb0259c7f77
[ "MIT" ]
12
2018-11-20T15:15:44.000Z
2021-09-14T10:12:43.000Z
object frmBase: TfrmBase Left = 0 Top = 0 Caption = 'Deploy' ClientHeight = 581 ClientWidth = 726 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] OldCreateOrder = False Position = poScreenCenter Scaled = False ...
20.794872
41
0.695438
aa8093448d49c6d9af54cfe07f79818e727a2bfb
7,949
pas
Pascal
source/Img32.FMX.pas
khongten001/image32
eddf19dd10f0a5b63cd0fe300661f8673b21d3d3
[ "BSL-1.0" ]
null
null
null
source/Img32.FMX.pas
khongten001/image32
eddf19dd10f0a5b63cd0fe300661f8673b21d3d3
[ "BSL-1.0" ]
null
null
null
source/Img32.FMX.pas
khongten001/image32
eddf19dd10f0a5b63cd0fe300661f8673b21d3d3
[ "BSL-1.0" ]
null
null
null
unit Img32.FMX; (******************************************************************************* * Author : Angus Johnson * * Version : 4.2 * * Date : 30 May 2022 ...
32.983402
87
0.567996
aa89fde7bb644a7746352a5c5572f51aaf6ff8ec
10,882
pas
Pascal
agitacja_game/UMainForm.pas
trejder/delphi-solutions
e2434df83037b6c6d19abad42c08f7e69044be91
[ "MIT" ]
7
2017-01-15T02:58:37.000Z
2021-02-18T15:44:04.000Z
agitacja_game/UMainForm.pas
trejder/delphi-solutions
e2434df83037b6c6d19abad42c08f7e69044be91
[ "MIT" ]
null
null
null
agitacja_game/UMainForm.pas
trejder/delphi-solutions
e2434df83037b6c6d19abad42c08f7e69044be91
[ "MIT" ]
4
2016-06-01T13:12:38.000Z
2020-10-26T11:06:54.000Z
unit UMainForm; interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs, ExtCtrls, Menus, Engine, StdCtrls, Spin, ScktComp, ComCtrls; type TMainForm = class(TForm) Panel1: TPanel; Panel2: TPanel; Label1: TLabel; Label2: TLabel; Label3: TLabel; Shape1: TSh...
23.055085
90
0.739478
17072cfba81658f6411274263d335185f12a94fc
4,559
pas
Pascal
exercises/etl/uETLtests.pas
kotp/xdelphi
3cd118251a5be0796961020d9a3c7807f1de64a0
[ "MIT" ]
null
null
null
exercises/etl/uETLtests.pas
kotp/xdelphi
3cd118251a5be0796961020d9a3c7807f1de64a0
[ "MIT" ]
null
null
null
exercises/etl/uETLtests.pas
kotp/xdelphi
3cd118251a5be0796961020d9a3c7807f1de64a0
[ "MIT" ]
null
null
null
unit uETLtests; interface uses System.Generics.Collections, DUnitX.TestFramework; type [TestFixture] testETL = class(TObject) private procedure CompareDictionaries(Expected, Actual: TDictionary<String, integer>); public [Test] procedure Validate_CompareDictionaries; [Test] // [Ignore] ...
23.744792
86
0.672735
af9011b9898085845ad45f33e4654d11d2c1c2ac
9,272
pas
Pascal
Source/dlgCodeTemplates.pas
csevast/pyscripter
49472eae0bba32b5d0f3a0cbc1a9991bddf92021
[ "MIT" ]
null
null
null
Source/dlgCodeTemplates.pas
csevast/pyscripter
49472eae0bba32b5d0f3a0cbc1a9991bddf92021
[ "MIT" ]
null
null
null
Source/dlgCodeTemplates.pas
csevast/pyscripter
49472eae0bba32b5d0f3a0cbc1a9991bddf92021
[ "MIT" ]
null
null
null
{----------------------------------------------------------------------------- Unit Name: dlgCodeTemplates Author: Kiriakos Vlahos Date: 08-Aug-2006 Purpose: Customization dialog for Code Templates History: -----------------------------------------------------------------------------} unit dlgCo...
28.529231
93
0.644953
176c62bb8d5c2804823d0e1a0630ecdd6714873a
2,305
pas
Pascal
CodeVS/1041/code.pas
sjj118/Code
964ea6e799d14010f305c7e4aee269d860a781f7
[ "MIT" ]
null
null
null
CodeVS/1041/code.pas
sjj118/Code
964ea6e799d14010f305c7e4aee269d860a781f7
[ "MIT" ]
null
null
null
CodeVS/1041/code.pas
sjj118/Code
964ea6e799d14010f305c7e4aee269d860a781f7
[ "MIT" ]
null
null
null
type point=record x,y:longint; end; var p:array[1..400]of point; flag:array[1..400]of boolean; d:array[1..400]of real; w:array[1..400,1..400]of real; min:real; i,n,s,t,a,b,k,tt,j,testnum,minn:longint; begin readln(n); for testnum:=1 to n do begin readln(s,t,a,b); for i:=1 to s do begin readln(...
33.405797
86
0.494577
1775407be368d9e1f1be777447cc1635da2d7e50
175
pas
Pascal
DataScraping/SpecFormating/Own/Spec Samples/CL ABC_4#Контейнер для кода (ProgramCode)_2#Создание из бинарного файла.md sample#1.pas
SunSerega/POCGL
5b15ccb8ae8c29a4c3ed37509bcb89d00195ddca
[ "Unlicense" ]
3
2019-05-25T06:34:47.000Z
2020-01-29T14:40:54.000Z
DataScraping/SpecFormating/Own/Spec Samples/CL ABC_4#Контейнер для кода (ProgramCode)_2#Создание из бинарного файла.md sample#1.pas
SunSerega/POCGL
5b15ccb8ae8c29a4c3ed37509bcb89d00195ddca
[ "Unlicense" ]
7
2019-06-06T14:24:11.000Z
2021-01-07T12:54:43.000Z
DataScraping/SpecFormating/Own/Spec Samples/CL ABC_4#Контейнер для кода (ProgramCode)_2#Создание из бинарного файла.md sample#1.pas
SunSerega/POCGL
5b15ccb8ae8c29a4c3ed37509bcb89d00195ddca
[ "Unlicense" ]
null
null
null
uses OpenCLABC; begin var code := new ProgramCode(ReadAllText('0.cl')); var nf := System.IO.File.Create('0.bin'); code.SerializeTo(nf); nf.Close; end.
17.5
52
0.611429
af2639d772d1e431ae2b621952da6bf1badc6ecb
8,445
pas
Pascal
src/ce_optionseditor.pas
gzwplato/Coedit
4de6100c8e6f7d0292c8d441253f4a7ab2dc813b
[ "BSL-1.0" ]
null
null
null
src/ce_optionseditor.pas
gzwplato/Coedit
4de6100c8e6f7d0292c8d441253f4a7ab2dc813b
[ "BSL-1.0" ]
null
null
null
src/ce_optionseditor.pas
gzwplato/Coedit
4de6100c8e6f7d0292c8d441253f4a7ab2dc813b
[ "BSL-1.0" ]
1
2018-06-28T23:45:14.000Z
2018-06-28T23:45:14.000Z
unit ce_optionseditor; {$I ce_defines.inc} interface uses Classes, SysUtils, FileUtil, RTTIGrids, Forms, Controls, Graphics, ExtCtrls, Menus, ComCtrls, Buttons, PropEdits, ObjectInspector, ce_sharedres, ce_common, ce_widget, ce_interfaces, ce_observer, ce_dialogs; type // store the information about the ob...
27.688525
101
0.720426
aa90b0141770daa71b1b6c01ab9264c43bf3e0f5
1,314
pas
Pascal
routingutils.pas
Laksen/fp-asic
a00f9bf554ce71c36ee208ee0ee98ddc876a7a68
[ "MIT" ]
null
null
null
routingutils.pas
Laksen/fp-asic
a00f9bf554ce71c36ee208ee0ee98ddc876a7a68
[ "MIT" ]
null
null
null
routingutils.pas
Laksen/fp-asic
a00f9bf554ce71c36ee208ee0ee98ddc876a7a68
[ "MIT" ]
null
null
null
unit routingutils; {$mode delphi}{$H+} interface uses Classes, SysUtils; type TGridPoint = record Point: TPoint; Layer: longint; class operator Equal(const A, B: TGridPoint): boolean; class operator NotEqual(const A, B: TGridPoint): boolean; class operator LessThan(const A, B: TGridPoint): b...
23.052632
80
0.700913
aaf1ae9a5c09c7afccc9d4fb2cc1287aebdbd450
1,606
pas
Pascal
encrypt.pas
mertle/apns
b5e19bfe6dc3de64fe281d41c3ec22eeebf839b0
[ "BSD-3-Clause" ]
null
null
null
encrypt.pas
mertle/apns
b5e19bfe6dc3de64fe281d41c3ec22eeebf839b0
[ "BSD-3-Clause" ]
null
null
null
encrypt.pas
mertle/apns
b5e19bfe6dc3de64fe281d41c3ec22eeebf839b0
[ "BSD-3-Clause" ]
null
null
null
{$A+,B-,D-,E-,F-,G-,I-,L-,N-,O-,R-,S+,V-,X-} {$M 4096,0,66000} program encryptor; uses dos,random6; {$I lastrev.inc} const version='2.15'; type buffer=array [1..65000] of byte; var s,filename,outname:string; ftime:longint; loop:word; key:array [1..128] of byte; keypos,keylen:byte; f,o:file; flen,bytesrea...
22.305556
92
0.640722
bcf73a4bf24f78df53b322473c6709e5445443b7
5,518
pas
Pascal
DelphiArea/Demo/Viewer/Main.pas
landrix/TPrintPreview-for-Delphi
144f810657bdf7a51195184849a27c17ec48f94c
[ "Zlib", "FSFAP" ]
14
2017-07-17T18:18:31.000Z
2021-10-02T19:15:13.000Z
DelphiArea/Demo/Viewer/Main.pas
ProHolz/TPrintPreview-for-Delphi
144f810657bdf7a51195184849a27c17ec48f94c
[ "Zlib", "FSFAP" ]
6
2016-07-28T14:13:36.000Z
2021-07-30T12:28:06.000Z
DelphiArea/Demo/Viewer/Main.pas
ProHolz/TPrintPreview-for-Delphi
144f810657bdf7a51195184849a27c17ec48f94c
[ "Zlib", "FSFAP" ]
11
2018-05-23T06:20:40.000Z
2021-12-10T01:45:38.000Z
unit Main; interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, StdCtrls, ExtCtrls, Tabs, Preview, Dialogs, ComCtrls, Menus; type TMainForm = class(TForm) OpenDialog: TOpenDialog; MainMenu: TMainMenu; FilePopup: TMenuItem; ZoomPopup: TMenuItem; FileOpen: TMenuItem...
24.855856
94
0.725988
44524acb1d14a81504baee04f3d4a95419e52c08
53,041
dfm
Pascal
Demo/Source/UMainNew.dfm
YWtheGod/SVGIconImageList
76090ecd0a2972ccdfcd6c53cf46e22288e386a1
[ "Apache-2.0" ]
null
null
null
Demo/Source/UMainNew.dfm
YWtheGod/SVGIconImageList
76090ecd0a2972ccdfcd6c53cf46e22288e386a1
[ "Apache-2.0" ]
null
null
null
Demo/Source/UMainNew.dfm
YWtheGod/SVGIconImageList
76090ecd0a2972ccdfcd6c53cf46e22288e386a1
[ "Apache-2.0" ]
null
null
null
object MainForm: TMainForm Left = 916 Top = 169 Caption = 'SVG Icon ImageList Demo - Copyright (c) Ethea S.r.l. - Apache 2.' + '0 Open Source License' ClientHeight = 547 ClientWidth = 709 Color = clBtnFace Constraints.MinHeight = 300 Constraints.MinWidth = 400 DoubleBuffered = True...
24.820309
133
0.528289
cd17a98fcb8709fae697c6082c24f1fe9b0f0d3a
178
pas
Pascal
Tests/Exec/CLABC/02#Выполнение очередй/06#GPUCommandContainer/~00#Err/AddProc.pas
SunSerega/POCGL
5b15ccb8ae8c29a4c3ed37509bcb89d00195ddca
[ "Unlicense" ]
3
2019-05-25T06:34:47.000Z
2020-01-29T14:40:54.000Z
Tests/Exec/CLABC/02#Выполнение очередй/06#GPUCommandContainer/~00#Err/AddProc.pas
SunSerega/POCGL
5b15ccb8ae8c29a4c3ed37509bcb89d00195ddca
[ "Unlicense" ]
7
2019-06-06T14:24:11.000Z
2021-01-07T12:54:43.000Z
Tests/Exec/CLABC/02#Выполнение очередй/06#GPUCommandContainer/~00#Err/AddProc.pas
SunSerega/POCGL
5b15ccb8ae8c29a4c3ed37509bcb89d00195ddca
[ "Unlicense" ]
null
null
null
uses OpenCLABC; begin var mem := new MemorySegment(1); Context.Default.SyncInvoke( mem.NewQueue .AddProc(b->raise new Exception($'{mem}, TestOK')) ); end.
19.777778
55
0.634831
aa78653397e4e25d87dac1ca1f5a029fd6b4a63d
18,994
pas
Pascal
Components/ehlib/AdvTech/MemTableEh/Common/MemTableDesignEh.pas
sabatex/Delphi
0efbe6eb38bf8aa2bf269d1866741266e90b9cbf
[ "MIT" ]
null
null
null
Components/ehlib/AdvTech/MemTableEh/Common/MemTableDesignEh.pas
sabatex/Delphi
0efbe6eb38bf8aa2bf269d1866741266e90b9cbf
[ "MIT" ]
null
null
null
Components/ehlib/AdvTech/MemTableEh/Common/MemTableDesignEh.pas
sabatex/Delphi
0efbe6eb38bf8aa2bf269d1866741266e90b9cbf
[ "MIT" ]
1
2019-12-24T08:39:18.000Z
2019-12-24T08:39:18.000Z
{*******************************************************} { } { EhLib vX.X } { } { TMemTableFieldsEditorEh component (Build 14) } { ...
27.932353
112
0.718859
441a4a42d992c7ec178efa6cbfec2639a98f6f96
4,874
pas
Pascal
newIDE/uoptions.pas
Utodev/Superglus
532dc01da8e5547e513391442579e16524d1a5a9
[ "MIT" ]
8
2017-01-14T16:56:33.000Z
2021-09-09T20:41:46.000Z
newIDE/uoptions.pas
Utodev/Superglus
532dc01da8e5547e513391442579e16524d1a5a9
[ "MIT" ]
null
null
null
newIDE/uoptions.pas
Utodev/Superglus
532dc01da8e5547e513391442579e16524d1a5a9
[ "MIT" ]
null
null
null
unit uoptions; {$mode objfpc}{$H+} interface uses Classes, SysUtils, FileUtil, Forms, Controls, Graphics, Dialogs, ComCtrls, StdCtrls, Menus, UConfig, DefaultTranslator; type { TfOptions } TfOptions = class(TForm) BBrowseCompiler: TButton; BBrowseAssembler: TButton; BBrowseLinker: TBut...
28.502924
129
0.775749
bc53db0416e3595856cc0c60c96f3bb5af960756
7,650
pas
Pascal
lib/synapse/source/lib/clamsend.pas
AArhin/restlib
6bf5dce4ddb3b5211d02152b01d54003ece777dd
[ "BSD-3-Clause" ]
1
2022-02-28T11:28:18.000Z
2022-02-28T11:28:18.000Z
lib/synapse/source/lib/clamsend.pas
AArhin/restlib
6bf5dce4ddb3b5211d02152b01d54003ece777dd
[ "BSD-3-Clause" ]
null
null
null
lib/synapse/source/lib/clamsend.pas
AArhin/restlib
6bf5dce4ddb3b5211d02152b01d54003ece777dd
[ "BSD-3-Clause" ]
null
null
null
{==============================================================================| | Project : Ararat Synapse | 001.000.000 | |==============================================================================| | Content: ClamAV-daemon client ...
34.931507
94
0.576993
afd24812d91a55ef4c2de279334fa0286c0338a6
899
pas
Pascal
classes/2014.08.19/exemplo-vetor/unit1.pas
alessandrojean/PRC-2014
e9adc51cda1706f4cabf97b32aaca0705b396005
[ "Apache-2.0" ]
null
null
null
classes/2014.08.19/exemplo-vetor/unit1.pas
alessandrojean/PRC-2014
e9adc51cda1706f4cabf97b32aaca0705b396005
[ "Apache-2.0" ]
null
null
null
classes/2014.08.19/exemplo-vetor/unit1.pas
alessandrojean/PRC-2014
e9adc51cda1706f4cabf97b32aaca0705b396005
[ "Apache-2.0" ]
null
null
null
unit Unit1; {$mode objfpc}{$H+} interface uses Classes, SysUtils, FileUtil, Forms, Controls, Graphics, Dialogs, StdCtrls; type { TForm1 } TForm1 = class(TForm) Button1: TButton; Button2: TButton; Label1: TLabel; procedure Button1Click(Sender: TObject); procedure Button2...
16.962264
77
0.631813
1708a21cbecb838a573781c168a99e200cf226b6
1,809
pas
Pascal
BAB-1/RenggaNugroho_Minesweeper/MineSweeper.pas
teknologi-pendidikan/matkul-pemrograman-visual
aa9faca0f17a53369760a952dea631b917d3abe7
[ "MIT" ]
null
null
null
BAB-1/RenggaNugroho_Minesweeper/MineSweeper.pas
teknologi-pendidikan/matkul-pemrograman-visual
aa9faca0f17a53369760a952dea631b917d3abe7
[ "MIT" ]
null
null
null
BAB-1/RenggaNugroho_Minesweeper/MineSweeper.pas
teknologi-pendidikan/matkul-pemrograman-visual
aa9faca0f17a53369760a952dea631b917d3abe7
[ "MIT" ]
null
null
null
unit MineSweeper; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls; type TMainScreen = class(TForm) t1: TButton; t2: TButton; t3: TButton; t4: TButton; t5: TButton; t6: TButton; t7: TButton; t8: TButton; t9: TButton;...
17.066038
76
0.727474
bcec144da4ca5b2559a37b90b929cabacb24f65e
31,094
pas
Pascal
source/glscene/GLGui.pas
xtreme3d/xtreme3d
0d9128d427f0f29290f1b9a2b25e7297ace900a9
[ "FTL", "MIT", "BSD-3-Clause" ]
22
2016-04-23T07:54:02.000Z
2021-07-11T14:21:40.000Z
source/glscene/GLGui.pas
xtreme3d/xtreme3d
0d9128d427f0f29290f1b9a2b25e7297ace900a9
[ "FTL", "MIT", "BSD-3-Clause" ]
62
2016-05-02T21:36:13.000Z
2020-02-22T15:11:52.000Z
source/glscene/GLGui.pas
xtreme3d/xtreme3d
0d9128d427f0f29290f1b9a2b25e7297ace900a9
[ "FTL", "MIT", "BSD-3-Clause" ]
6
2017-12-29T18:38:33.000Z
2020-07-26T18:52:19.000Z
// // This unit is part of the GLScene Project, http://glscene.org // {: GLGui<p> In GL windows management classes and structures<p> <b>History : </b><font size=-1><ul> <li>16/12/05 - DK - Removed GuiSkinEditorFormUnit dependancy <li>30/11/04 - DB - Fixed memory leaks (thanks dikoe Kenguru) <li>1...
27.541187
151
0.680871
aa771cb152db9a361fd1fa6789c7f6962c7cf06b
439
dpr
Pascal
ProgrammeUtilisateur/Project1.dpr
atkins126/InternationaliserVosLogicielsVCLFMX
17c56991779efc67187589daa5571f044c12f8d0
[ "MIT" ]
2
2020-07-09T14:11:36.000Z
2020-08-06T22:29:23.000Z
ProgrammeUtilisateur/Project1.dpr
atkins126/InternationaliserVosLogicielsVCLFMX
17c56991779efc67187589daa5571f044c12f8d0
[ "MIT" ]
null
null
null
ProgrammeUtilisateur/Project1.dpr
atkins126/InternationaliserVosLogicielsVCLFMX
17c56991779efc67187589daa5571f044c12f8d0
[ "MIT" ]
3
2020-08-06T22:29:24.000Z
2021-05-12T09:27:59.000Z
program Project1; uses System.StartUpCopy, FMX.Forms, Unit2 in 'Unit2.pas' {DataModule2: TDataModule}, Unit1 in 'Unit1.pas' {FormTraduite}, Unit3 in 'Unit3.pas' {Form1}, Unit4 in 'Unit4.pas' {Fiche2}; {$R *.res} begin Application.Initialize; Application.CreateForm(TDataModule2, DataModu...
21.95
53
0.697039
aa64002f5eab3b87b425191816d7e5ebee0378dd
5,948
pas
Pascal
Source/NSDictionary.pas
remobjects/libNougat
90e333dafa4b912e0ee4b3f903a1eeb5375844cd
[ "BSD-2-Clause" ]
3
2016-01-26T16:05:36.000Z
2016-05-02T08:08:40.000Z
Source/NSDictionary.pas
remobjects/libToffee
90e333dafa4b912e0ee4b3f903a1eeb5375844cd
[ "BSD-2-Clause" ]
null
null
null
Source/NSDictionary.pas
remobjects/libToffee
90e333dafa4b912e0ee4b3f903a1eeb5375844cd
[ "BSD-2-Clause" ]
2
2016-08-18T20:44:26.000Z
2016-12-29T19:30:35.000Z
namespace RemObjects.Elements.System; interface uses Foundation; type NSDictionaryEnumerateBlock = public block(key: id; obj: id; stop: ^Boolean); NSDictionaryTestBlock = public block(key: id; obj: id; stop: ^Boolean): Boolean; NSDictionary<TKey, TValue> = public class mapped to Foundation.NSDic...
82.611111
253
0.795393
aabdffe05398131c4efbada65992cce86f1e4ede
1,088
pas
Pascal
display.pas
McLP2/picture-show
d7f97d594d5cabd6a274a898b2b5cfc34d9a2f28
[ "Unlicense" ]
1
2020-04-07T09:19:17.000Z
2020-04-07T09:19:17.000Z
display.pas
McLP2/picture-show
d7f97d594d5cabd6a274a898b2b5cfc34d9a2f28
[ "Unlicense" ]
null
null
null
display.pas
McLP2/picture-show
d7f97d594d5cabd6a274a898b2b5cfc34d9a2f28
[ "Unlicense" ]
null
null
null
unit display; {$mode objfpc}{$H+} interface uses Classes, SysUtils, FileUtil, Forms, Controls, Graphics, Dialogs, LCLType, ExtCtrls, MPlayerCtrl; type { TForm2 } TForm2 = class(TForm) Image1: TImage; MPlayerControl1: TMPlayerControl; procedure FormCreate(Sender: TObject); ...
18.758621
80
0.684743
aa87b022d99191261842b19b0e8276a9ec7545f4
2,344
pas
Pascal
Source/Components/DDuce.Components.Factories.pas
beNative/dduce
cedbe2e847cc49fe8bcd5ba12b76327eee43d639
[ "Apache-2.0" ]
52
2015-03-17T16:34:08.000Z
2022-03-16T12:06:09.000Z
Source/Components/DDuce.Components.Factories.pas
beNative/dduce
cedbe2e847cc49fe8bcd5ba12b76327eee43d639
[ "Apache-2.0" ]
2
2016-06-04T11:26:16.000Z
2018-07-11T04:14:16.000Z
Source/Components/DDuce.Components.Factories.pas
beNative/dduce
cedbe2e847cc49fe8bcd5ba12b76327eee43d639
[ "Apache-2.0" ]
10
2015-03-25T06:12:24.000Z
2019-11-13T13:20:27.000Z
{ Copyright (C) 2013-2021 Tim Sinaeve tim.sinaeve@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/LICENSE-2.0 Unless required by applicable...
26.044444
75
0.678754
bcb983041eab38d4284d0df6473c3450b94619e1
2,116
dpr
Pascal
fpmath/dll/tpgraph.dpr
ghisvail/MRIcron
17994ad3d38c27644ece83b2fffa2537c0ac0ed4
[ "BSD-3-Clause" ]
44
2016-02-09T07:07:25.000Z
2021-10-31T18:49:32.000Z
fpmath/dll/tpgraph.dpr
ghisvail/MRIcron
17994ad3d38c27644ece83b2fffa2537c0ac0ed4
[ "BSD-3-Clause" ]
18
2016-02-25T09:52:38.000Z
2022-02-17T01:45:35.000Z
fpmath/dll/tpgraph.dpr
ghisvail/MRIcron
17994ad3d38c27644ece83b2fffa2537c0ac0ed4
[ "BSD-3-Clause" ]
19
2016-03-01T19:40:12.000Z
2021-11-03T12:52:46.000Z
library tpgraph; uses {$IFDEF DELPHI} uwinplot; {$ELSE} uplot; {$ENDIF} exports InitGraphics, { Initializes the graphic } SetWindow, { Sets the graphic window } AutoScale, { Automatic scale determination } SetOxScale, { Sets the scale on the...
42.32
77
0.55293
17bafa640de30bc990e24d0302bceaa2e1ab1e8f
1,832
pas
Pascal
Native/Delphi/Apps/InterfaceConstParmetersAndPrematureFreeing/src/WritelnInterfacedObjectUnit.pas
jpluimers/bo.codeplex
787ef3b5a8c6ced0a985361243c48a6c76f5d655
[ "BSD-3-Clause" ]
5
2017-05-12T08:03:54.000Z
2022-02-15T08:23:27.000Z
Native/Delphi/Apps/InterfaceConstParmetersAndPrematureFreeing/src/WritelnInterfacedObjectUnit.pas
jpluimers/bo.codeplex
787ef3b5a8c6ced0a985361243c48a6c76f5d655
[ "BSD-3-Clause" ]
null
null
null
Native/Delphi/Apps/InterfaceConstParmetersAndPrematureFreeing/src/WritelnInterfacedObjectUnit.pas
jpluimers/bo.codeplex
787ef3b5a8c6ced0a985361243c48a6c76f5d655
[ "BSD-3-Clause" ]
null
null
null
unit WritelnInterfacedObjectUnit; interface type // Adpoted copy of TInterfacedObject for debugging TWritelnInterfacedObject = class(TObject, IInterface) protected FRefCount: Integer; function QueryInterface(const IID: TGUID; out Obj): HResult; stdcall; function _AddRef: Integer; stdcall; ...
25.444444
86
0.723799
4491e67f4660f09b1551f33fd92995765ec026d7
427
lpr
Pascal
Shooter.lpr
luksamuk/Pascal3D
e22e980cca55108287b66049037ee5d9b5830dbd
[ "MIT" ]
null
null
null
Shooter.lpr
luksamuk/Pascal3D
e22e980cca55108287b66049037ee5d9b5830dbd
[ "MIT" ]
null
null
null
Shooter.lpr
luksamuk/Pascal3D
e22e980cca55108287b66049037ee5d9b5830dbd
[ "MIT" ]
null
null
null
program Shooter; {$mode objfpc}{$H+} uses {$IFDEF UNIX}{$IFDEF UseCThreads} cthreads, {$ENDIF}{$ENDIF} Interfaces, // this includes the LCL widgetset Forms, UfrmPrincipal, lazopenglcontext { you can add units after this }; {$R *.res} begin RequireDerivedFormResource:=True; Application.Scaled:=True; ...
18.565217
55
0.725995
17bc46b8e3d84d1ea4f2be5a2466299110012520
1,839
pas
Pascal
Oxygene/Toffee/OS X/Opengl/GLExample/ExampleGlView.pas
remobjects/ElementsSamples
744647f59424c18ccb06c0c776b2dcafdabb0513
[ "MIT" ]
19
2016-04-09T12:40:27.000Z
2022-02-22T12:15:03.000Z
Oxygene/Toffee/OS X/Opengl/GLExample/ExampleGlView.pas
remobjects/ElementsSamples
744647f59424c18ccb06c0c776b2dcafdabb0513
[ "MIT" ]
3
2017-09-05T09:31:29.000Z
2019-09-11T04:49:27.000Z
Oxygene/Toffee/OS X/Opengl/GLExample/ExampleGlView.pas
remobjects/ElementsSamples
744647f59424c18ccb06c0c776b2dcafdabb0513
[ "MIT" ]
11
2016-12-29T19:30:39.000Z
2021-08-31T12:20:27.000Z
namespace GLExample; interface uses AppKit, OpenGL, GlHelper, Foundation, RemObjects.Elements.RTL; [IBObject] type Gl_View = public class(NSOpenGLView) private fApp: IAppInterface; fwx : GLint; fwy : GLint; fww : GLsizei; fwh : GLsizei; ftime : Double := 0.1; class method getTicks()...
16.567568
76
0.709081
17873d72b05dd38b872e44a1db11f949d0bfac0a
22,718
pas
Pascal
ThirdUnit/DirectShow/UAsyncIo.pas
jxd524/delphiTerryUint
ae1b91e1347d34d4f3d1ad66e4c67416a94d2ea0
[ "MIT" ]
9
2016-07-20T09:00:14.000Z
2020-12-16T07:26:47.000Z
ThirdUnit/DirectShow/UAsyncIo.pas
jxd524/delphiTerryUint
ae1b91e1347d34d4f3d1ad66e4c67416a94d2ea0
[ "MIT" ]
null
null
null
ThirdUnit/DirectShow/UAsyncIo.pas
jxd524/delphiTerryUint
ae1b91e1347d34d4f3d1ad66e4c67416a94d2ea0
[ "MIT" ]
3
2016-07-29T03:29:20.000Z
2020-12-16T07:26:48.000Z
//------------------------------------------------------------------------------ // File: UAsyncIO.pas // Original files: asyncio.h, asyncio.c // // Desc: Base library with I/O functionality. // // Portions created by Microsoft are // Copyright (c) 2000-2002 Microsoft Corporation. All rights reserved. //-------------...
24.80131
83
0.668281
8a8ada712e5d2bd7f5c3bdb1cce0a82deda525a8
43
pas
Pascal
Test/BuildScripts/UnfinishedDirective.pas
caxsf/dwscript
410a0416db3d4baf984e041b9cbf5707f2f8895f
[ "Condor-1.1" ]
79
2015-03-18T10:46:13.000Z
2022-03-17T18:05:11.000Z
Test/BuildScripts/UnfinishedDirective.pas
caxsf/dwscript
410a0416db3d4baf984e041b9cbf5707f2f8895f
[ "Condor-1.1" ]
6
2016-03-29T14:39:00.000Z
2020-09-14T10:04:14.000Z
Test/BuildScripts/UnfinishedDirective.pas
caxsf/dwscript
410a0416db3d4baf984e041b9cbf5707f2f8895f
[ "Condor-1.1" ]
25
2016-05-04T13:11:38.000Z
2021-09-29T13:34:31.000Z
unit UnfinishedDirective; interface {$DEF
8.6
25
0.813953
cd495c41115bbf734076ad7fa3d6b5c7d789cce4
5,558
pas
Pascal
ShellExtensions/ThumbnailProvider/ThumbnailProvider.pas
sashka4000/DELPHI-CODES
09fb2cb60aa8bfc256e950d19057c9f77cff94be
[ "Apache-2.0" ]
null
null
null
ShellExtensions/ThumbnailProvider/ThumbnailProvider.pas
sashka4000/DELPHI-CODES
09fb2cb60aa8bfc256e950d19057c9f77cff94be
[ "Apache-2.0" ]
null
null
null
ShellExtensions/ThumbnailProvider/ThumbnailProvider.pas
sashka4000/DELPHI-CODES
09fb2cb60aa8bfc256e950d19057c9f77cff94be
[ "Apache-2.0" ]
null
null
null
unit ThumbnailProvider; // Copyright (c) 2020 Ivanov Alexander {$WARN SYMBOL_PLATFORM OFF} {$DEFINE NO_USE_CODESITE} interface uses Windows, System.Classes; type TCustomStreamThumbnail = class abstract public class procedure Register(const AClassID: TGUID; const AName, ADescription, AFileExtension: st...
28.502564
180
0.767182
44bf1103672135d3fca306985f8922f29a69f703
3,644
pas
Pascal
samples/articles_crud_server/Services.pas
MEB-Alexandre/delphimvcframework
57f86dc898f8e933005817d210ffdde3406aa9d8
[ "Apache-2.0" ]
null
null
null
samples/articles_crud_server/Services.pas
MEB-Alexandre/delphimvcframework
57f86dc898f8e933005817d210ffdde3406aa9d8
[ "Apache-2.0" ]
null
null
null
samples/articles_crud_server/Services.pas
MEB-Alexandre/delphimvcframework
57f86dc898f8e933005817d210ffdde3406aa9d8
[ "Apache-2.0" ]
null
null
null
unit Services; interface uses System.Generics.Collections, BusinessObjects, MainDM, System.SysUtils, Commons, JsonDataObjects; type TServiceBase = class abstract strict protected FDM: TdmMain; public constructor Create(AdmMain: TdmMain); virtual; procedure Commit; ...
24.621622
130
0.727223
cd1e8ab5e557ff9db847e0b3de38ffb8077c1089
591,605
dfm
Pascal
Lib/Virtual-Treeview/Demos/Advanced/VisibilityDemo.dfm
natvincent/stock
b6d9b084ae7bf71d10a1c3cac1b4fa4730d233cc
[ "CC-BY-3.0" ]
19
2018-10-22T23:45:31.000Z
2021-05-16T00:06:49.000Z
Lib/Virtual-Treeview/Demos/Advanced/VisibilityDemo.dfm
natvincent/stock
b6d9b084ae7bf71d10a1c3cac1b4fa4730d233cc
[ "CC-BY-3.0" ]
1
2019-06-01T06:17:08.000Z
2019-12-28T10:27:42.000Z
Lib/Virtual-Treeview/Demos/Advanced/VisibilityDemo.dfm
natvincent/stock
b6d9b084ae7bf71d10a1c3cac1b4fa4730d233cc
[ "CC-BY-3.0" ]
6
2018-08-30T05:16:21.000Z
2021-05-12T20:25:43.000Z
object VisibilityForm: TVisibilityForm Left = 573 Top = 362 ClientHeight = 490 ClientWidth = 736 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'Tahoma' Font.Style = [] OldCreateOrder = False OnCreate = FormCreate OnHide = FormHide On...
71.501692
185
0.873466
17cfb7a700b4010e22b27ef92615525e1c068ea8
1,381
pas
Pascal
Source/Services/Rekognition/Base/Transform/AWS.Rekognition.Transform.RegionOfInterestMarshaller.pas
juliomar/aws-sdk-delphi
995a0af808c7f66122fc6a04763d68203f8502eb
[ "Apache-2.0" ]
67
2021-07-28T23:47:09.000Z
2022-03-15T11:48:35.000Z
Source/Services/Rekognition/Base/Transform/AWS.Rekognition.Transform.RegionOfInterestMarshaller.pas
juliomar/aws-sdk-delphi
995a0af808c7f66122fc6a04763d68203f8502eb
[ "Apache-2.0" ]
5
2021-09-01T09:31:16.000Z
2022-03-16T18:19:21.000Z
Source/Services/Rekognition/Base/Transform/AWS.Rekognition.Transform.RegionOfInterestMarshaller.pas
landgraf-dev/aws-sdk-delphi
995a0af808c7f66122fc6a04763d68203f8502eb
[ "Apache-2.0" ]
13
2021-07-29T02:41:16.000Z
2022-03-16T10:22:38.000Z
unit AWS.Rekognition.Transform.RegionOfInterestMarshaller; interface uses AWS.Rekognition.Model.RegionOfInterest, AWS.Transform.RequestMarshaller, AWS.Rekognition.Transform.BoundingBoxMarshaller; type IRegionOfInterestMarshaller = IRequestMarshaller<TRegionOfInterest, TJsonMarshallerContext>; TRegionO...
28.770833
119
0.827661
f326010976126b71f6659d10d1af4cfc3d414e19
2,504
pas
Pascal
ServerModule.pas
UrangBanua/WebApp_BPKAD
a28708e74cf9cc5c2c489f6c61ce9795bb0bca50
[ "MIT" ]
null
null
null
ServerModule.pas
UrangBanua/WebApp_BPKAD
a28708e74cf9cc5c2c489f6c61ce9795bb0bca50
[ "MIT" ]
null
null
null
ServerModule.pas
UrangBanua/WebApp_BPKAD
a28708e74cf9cc5c2c489f6c61ce9795bb0bca50
[ "MIT" ]
null
null
null
unit ServerModule; interface uses Classes, SysUtils, uniGUIServer, uniGUIMainModule, uniGUIApplication, uIdCustomHTTPServer, uniGUITypes; type TUniServerModule = class(TUniGUIServerModule) procedure UniGUIServerModuleBeforeInit(Sender: TObject); private { Private declarations } protected proced...
28.454545
110
0.517572
171bb281d6f50c8dcfd583669573dc53294442e6
2,253
pas
Pascal
Source/Services/Rekognition/Base/Transform/AWS.Rekognition.Transform.CelebrityRecognitionUnmarshaller.pas
juliomar/aws-sdk-delphi
995a0af808c7f66122fc6a04763d68203f8502eb
[ "Apache-2.0" ]
67
2021-07-28T23:47:09.000Z
2022-03-15T11:48:35.000Z
Source/Services/Rekognition/Base/Transform/AWS.Rekognition.Transform.CelebrityRecognitionUnmarshaller.pas
juliomar/aws-sdk-delphi
995a0af808c7f66122fc6a04763d68203f8502eb
[ "Apache-2.0" ]
5
2021-09-01T09:31:16.000Z
2022-03-16T18:19:21.000Z
Source/Services/Rekognition/Base/Transform/AWS.Rekognition.Transform.CelebrityRecognitionUnmarshaller.pas
landgraf-dev/aws-sdk-delphi
995a0af808c7f66122fc6a04763d68203f8502eb
[ "Apache-2.0" ]
13
2021-07-29T02:41:16.000Z
2022-03-16T10:22:38.000Z
unit AWS.Rekognition.Transform.CelebrityRecognitionUnmarshaller; interface uses AWS.Rekognition.Model.CelebrityRecognition, AWS.Transform.JsonUnmarshallerContext, AWS.Transform.ResponseUnmarshaller, AWS.Internal.Request, AWS.Rekognition.Transform.CelebrityDetailUnmarshaller, AWS.Transform.SimpleTypeU...
30.863014
126
0.790945
bc5e0d6d515716d878d8dc4f69d803d78a52b24d
438
dpr
Pascal
references/mORMot/SQLite3/Samples/15 - External DB performance/PerfTest.dpr
zekiguven/alcinoe
e55c5368ee8bfe7cd6d92424c29ab07d8a3e844c
[ "Apache-2.0" ]
851
2018-02-05T09:54:56.000Z
2022-03-24T23:13:10.000Z
references/mORMot/SQLite3/Samples/15 - External DB performance/PerfTest.dpr
zekiguven/alcinoe
e55c5368ee8bfe7cd6d92424c29ab07d8a3e844c
[ "Apache-2.0" ]
200
2018-02-06T18:52:39.000Z
2022-03-24T19:59:14.000Z
references/mORMot/SQLite3/Samples/15 - External DB performance/PerfTest.dpr
zekiguven/alcinoe
e55c5368ee8bfe7cd6d92424c29ab07d8a3e844c
[ "Apache-2.0" ]
197
2018-03-20T20:49:55.000Z
2022-03-21T17:38:14.000Z
program PerfTest; // first line of uses clause must be {$I SynDprUses.inc} uses {$I SynDprUses.inc} // SynFastWideString, // still works with fast WideString, and slightly faster Forms, {$ifdef FPC} Interfaces, {$endif} PerfMain in 'PerfMain.pas' {MainForm}; {$ifndef FPC} {$R *.res} {$...
19.909091
81
0.666667
1775e40e6ae48659db44552c998e769f23d0f203
19,764
pas
Pascal
RunGate/Components/DCPcrypt/Ciphers/Twofish.pas
98kmir2/98kmir2
46196a161d46cc7a85d168dca683b4aff477a709
[ "BSD-3-Clause" ]
15
2020-02-13T11:59:11.000Z
2021-12-31T14:53:44.000Z
RunGate/Components/DCPcrypt/Ciphers/Twofish.pas
bsjzx8/98
46196a161d46cc7a85d168dca683b4aff477a709
[ "BSD-3-Clause" ]
null
null
null
RunGate/Components/DCPcrypt/Ciphers/Twofish.pas
bsjzx8/98
46196a161d46cc7a85d168dca683b4aff477a709
[ "BSD-3-Clause" ]
13
2020-02-20T07:22:09.000Z
2021-12-31T14:56:09.000Z
{******************************************************************************} {* DCPcrypt v2.0 written by David Barton (davebarton@bigfoot.com) *************} {******************************************************************************} {* A binary compatible implementation of Twofish ****************************...
33.161074
102
0.517709
17ae40ecf6d3ac20c3b0725d29911efd2a0cb3d4
10,815
pas
Pascal
examples/delphi-vcl-image/FormOpenALPRImage.pas
afriess/TOpenALPR
af57d072b3279790a337ef30c71bbf9ab6232f1f
[ "MIT" ]
66
2017-06-20T21:10:40.000Z
2022-03-21T14:48:50.000Z
examples/delphi-vcl-image/FormOpenALPRImage.pas
CloudDelphi/TOpenALPR
af57d072b3279790a337ef30c71bbf9ab6232f1f
[ "MIT" ]
4
2017-10-12T15:21:27.000Z
2020-06-24T19:22:37.000Z
examples/delphi-vcl-image/FormOpenALPRImage.pas
r1me/TOpenALPR
af57d072b3279790a337ef30c71bbf9ab6232f1f
[ "MIT" ]
20
2017-06-21T07:57:20.000Z
2021-08-17T18:03:42.000Z
unit FormOpenALPRImage; interface uses Winapi.Windows, Winapi.Messages, System.SysUtils, System.Variants, System.Classes, Vcl.Graphics, System.UITypes, System.IOUtils, Vcl.Controls, Vcl.Forms, Vcl.Dialogs, Vcl.StdCtrls, Vcl.ExtCtrls, Vcl.ComCtrls, Vcl.Samples.Spin, Vcl.Imaging.pngimage, Vcl.Imaging.jpeg, Vcl....
27.945736
123
0.7092
17dd3e419365a0d2ac081b9dff592a64ed36cfa4
42,675
pas
Pascal
src/q3shaders.pas
xackery/openzone
c9d4c91515ea10a206cefe3f104c730ad4abcc02
[ "MIT" ]
null
null
null
src/q3shaders.pas
xackery/openzone
c9d4c91515ea10a206cefe3f104c730ad4abcc02
[ "MIT" ]
null
null
null
src/q3shaders.pas
xackery/openzone
c9d4c91515ea10a206cefe3f104c730ad4abcc02
[ "MIT" ]
null
null
null
unit q3shaders; interface uses StdCtrls, sysutils, classes, GL,{OpenGL12,} Hashes; const Rad = Pi / 180.0; Gamma = 2; var skyboxId : integer = -1; type enSortKey = (SK_NONE = 0, SK_PORTAL = 1, SK_SKY = 2, SK_OPAQUE = 3, SK_BANNER = 6, SK_TRANS = 7, SK_UNDERWATER = 8, SK_ADDITIVE = 9, SK_NEAREST =...
34.80832
156
0.575958
17e5f1a61c8c1dbb17af6864797fd26423ac31f4
1,688
dfm
Pascal
utility/isapitest/main.dfm
commandus/is2sql
36d90f1b111253c9e4f06071e88cd3b4baabd4f5
[ "MIT" ]
null
null
null
utility/isapitest/main.dfm
commandus/is2sql
36d90f1b111253c9e4f06071e88cd3b4baabd4f5
[ "MIT" ]
null
null
null
utility/isapitest/main.dfm
commandus/is2sql
36d90f1b111253c9e4f06071e88cd3b4baabd4f5
[ "MIT" ]
null
null
null
object Form1: TForm1 Left = 265 Top = 222 Width = 337 Height = 196 Caption = 'Act as' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False PixelsPerInch = 96 TextHeight = ...
17.957447
33
0.545024
176b9eb695161e1ba0e955460c1169f26f2490f9
18,564
dfm
Pascal
Source/frmRegExpTester.dfm
Cotton010/pyscripter
b1133dddaa71f7a6015a410f7fc174710872180f
[ "MIT" ]
null
null
null
Source/frmRegExpTester.dfm
Cotton010/pyscripter
b1133dddaa71f7a6015a410f7fc174710872180f
[ "MIT" ]
null
null
null
Source/frmRegExpTester.dfm
Cotton010/pyscripter
b1133dddaa71f7a6015a410f7fc174710872180f
[ "MIT" ]
null
null
null
inherited RegExpTesterWindow: TRegExpTesterWindow HelpContext = 865 Caption = 'Regular Expressions' ClientHeight = 478 ClientWidth = 384 Icon.Data = { 0000010001001010000000000000680500001600000028000000100000002000 0000010008000000000040010000000000000000000000010000000000000000 000000008...
35.49522
199
0.530812
cd1f139e0182fe5028675b612417b2fffe6df5e4
1,423
dpr
Pascal
ewah/deprecated/ewah_iterator.go.dpr
chango/bitmap
15ee236f484639193ecd4b7780ef0a49fc187092
[ "MIT" ]
18
2015-11-08T14:52:26.000Z
2018-07-26T09:37:43.000Z
ewah/deprecated/ewah_iterator.go.dpr
dataence/bitmap
15ee236f484639193ecd4b7780ef0a49fc187092
[ "MIT" ]
null
null
null
ewah/deprecated/ewah_iterator.go.dpr
dataence/bitmap
15ee236f484639193ecd4b7780ef0a49fc187092
[ "MIT" ]
3
2015-03-21T21:07:42.000Z
2015-06-09T08:52:22.000Z
/* * Copyright (c) 2013 Zhen, LLC. http://zhen.io. All rights reserved. * Use of this source code is governed by the Apache 2.0 license. * */ package ewah // EWAHIterator represents a special type of efficient iterator iterating over (uncompressed) words of bits. // It is not meant for end users. type EWAHIterato...
24.534483
108
0.728039
cd10a9b0924eda9327b8ce4f808ee5fee0a922c7
504
dfm
Pascal
Capitulo2/4.ClientServer/Server/Server.Methods.dfm
diondcm/exemplos-delphi
16b4d195981e5f3161d0a2c62f778bec5ba9f3d4
[ "MIT" ]
10
2017-08-02T00:44:41.000Z
2021-10-13T21:11:28.000Z
Capitulo2/4.ClientServer/Server/Server.Methods.dfm
diondcm/exemplos-delphi
16b4d195981e5f3161d0a2c62f778bec5ba9f3d4
[ "MIT" ]
10
2019-12-30T04:09:37.000Z
2022-03-02T06:06:19.000Z
Capitulo2/4.ClientServer/Server/Server.Methods.dfm
diondcm/exemplos-delphi
16b4d195981e5f3161d0a2c62f778bec5ba9f3d4
[ "MIT" ]
9
2017-04-29T16:12:21.000Z
2020-11-11T22:16:32.000Z
object ServerMethods1: TServerMethods1 OldCreateOrder = False OnCreate = DataModuleCreate OnDestroy = DataModuleDestroy Height = 426 Width = 662 object FDConnection: TFDConnection Params.Strings = ( 'Database=C:\TfsData\FAST.FDB' 'User_Name=sysdba' 'Password=masterkey' 'DriverID=...
21
38
0.674603
170e6194901935e5c093e26819336976fbbb0524
3,188
pas
Pascal
Libraries/TBCEditor/Source/BCEditor.Editor.Caret.pas
jpluimers/Concepts
78598ab6f1b4206bbc4ed9c7bc15705ad4ade1fe
[ "Apache-2.0" ]
2
2020-01-04T08:19:10.000Z
2020-02-19T22:25:38.000Z
Libraries/TBCEditor/Source/BCEditor.Editor.Caret.pas
jpluimers/Concepts
78598ab6f1b4206bbc4ed9c7bc15705ad4ade1fe
[ "Apache-2.0" ]
null
null
null
Libraries/TBCEditor/Source/BCEditor.Editor.Caret.pas
jpluimers/Concepts
78598ab6f1b4206bbc4ed9c7bc15705ad4ade1fe
[ "Apache-2.0" ]
1
2020-02-19T22:25:42.000Z
2020-02-19T22:25:42.000Z
unit BCEditor.Editor.Caret; interface uses System.Classes, BCEditor.Editor.Caret.NonBlinking, BCEditor.Editor.Caret.Styles, BCEditor.Editor.Caret.Offsets, BCEditor.Types; type TBCEditorCaret = class(TPersistent) strict private FNonBlinking: TBCEditorCaretNonBlinking; FOffsets: TBCEditorCaretOffsets; ...
25.504
113
0.775094
cd29ccee3e2ffcc7bd927c7e15f5f9267a0d6d1d
2,057
pas
Pascal
HashLib/src/Checksum/HlpCRC64.pas
joye1503/HashLib4Pascal
8bc1501ca9956ec4be6f1cf08667313d2cf0a361
[ "MIT" ]
159
2016-07-10T13:00:27.000Z
2022-03-18T04:18:51.000Z
HashLib/src/Checksum/HlpCRC64.pas
joye1503/HashLib4Pascal
8bc1501ca9956ec4be6f1cf08667313d2cf0a361
[ "MIT" ]
24
2020-01-04T11:50:53.000Z
2022-02-17T09:55:23.000Z
HashLib/src/Checksum/HlpCRC64.pas
joye1503/HashLib4Pascal
8bc1501ca9956ec4be6f1cf08667313d2cf0a361
[ "MIT" ]
61
2016-07-11T02:50:51.000Z
2022-02-24T15:04:53.000Z
unit HlpCRC64; {$I ..\Include\HashLib.inc} interface uses HlpHashLibTypes, HlpHash, HlpIHash, HlpICRC, HlpIHashResult, HlpIHashInfo, HlpCRC; type TCRC64Polynomials = class sealed(TObject) private const ECMA_182 = UInt64($42F0E1EBA9EA3693); end; TCRC64 =...
20.989796
80
0.714147
aa471c8450d0d8d25323b50d9248ffa75202c7c4
10,273
dfm
Pascal
Projects/CL.Ag5/Source/CL.Ag5Client/Zoo/Relatorios/UZoo_RelatorioTaxaConcepcaoDatamodule.dfm
iclinicadoleite/controle-ag5
2e315c4a7c9bcb841a8d2f2390ae9d7c2c2cb721
[ "Apache-2.0" ]
1
2020-05-07T07:51:27.000Z
2020-05-07T07:51:27.000Z
Projects/CL.Ag5/Source/CL.Ag5Client/Zoo/Relatorios/UZoo_RelatorioTaxaConcepcaoDatamodule.dfm
iclinicadoleite/controle-ag5
2e315c4a7c9bcb841a8d2f2390ae9d7c2c2cb721
[ "Apache-2.0" ]
null
null
null
Projects/CL.Ag5/Source/CL.Ag5Client/Zoo/Relatorios/UZoo_RelatorioTaxaConcepcaoDatamodule.dfm
iclinicadoleite/controle-ag5
2e315c4a7c9bcb841a8d2f2390ae9d7c2c2cb721
[ "Apache-2.0" ]
3
2020-02-17T18:01:52.000Z
2020-05-07T07:51:28.000Z
object Zoo_RelatorioTaxaConcepcaoDataModule: TZoo_RelatorioTaxaConcepcaoDataModule OldCreateOrder = False Height = 319 Width = 413 object sqlResultados: TTcSQLDataSet CommandText = 'WITH EVENTOS AS'#13#10'( SELECT'#13#10' M.BRINCO,'#13#10' M.NOMECOMPLETO,'#13#10' NUL' + 'LIF ( E.PRENHEZ, '#...
30.214706
98
0.59194
17f341a1c65ba91b466ad35c925a2b6b0a9b7b64
4,108
pas
Pascal
source/IWBSCommonInterfaces.pas
kattunga/IW-Bootstrap-Framework
f2b3bd2ff817626b3f4c400a1aa59367a80201dc
[ "MIT" ]
106
2015-08-27T22:31:26.000Z
2021-12-23T16:56:09.000Z
source/IWBSCommonInterfaces.pas
kattunga/IW-Bootstrap-Framework
f2b3bd2ff817626b3f4c400a1aa59367a80201dc
[ "MIT" ]
37
2015-08-27T22:07:30.000Z
2019-06-26T02:03:24.000Z
source/IWBSCommonInterfaces.pas
kattunga/IW-Bootstrap-Framework
f2b3bd2ff817626b3f4c400a1aa59367a80201dc
[ "MIT" ]
43
2015-10-02T23:27:04.000Z
2021-09-30T01:09:41.000Z
unit IWBSCommonInterfaces; interface uses Classes, SysUtils, StrUtils, IWApplication, IWRenderContext, IWControl, IWHTML40Interfaces, IWTypes, IWBaseInterfaces, IWHTMLTag, IWBaseRenderContext, IWBSJsonDataObjects, IWBSCustomEvents; type TIWBSScriptParams = class(TStringList) private function GetJson(...
35.111111
108
0.786514
17629aba2319e06cdfe86e974932cd3e944e6608
1,440
pas
Pascal
CompMigrationTool/Converter/baba/RemoveConnectDialogConv.pas
devgear/MigrationTools
399e3cdb961ea5f4ed771a444bfc09d2db823a74
[ "MIT" ]
3
2019-10-11T11:26:49.000Z
2019-10-22T20:57:34.000Z
CompMigrationTool/Converter/baba/RemoveConnectDialogConv.pas
devgear/MigrationTools
399e3cdb961ea5f4ed771a444bfc09d2db823a74
[ "MIT" ]
null
null
null
CompMigrationTool/Converter/baba/RemoveConnectDialogConv.pas
devgear/MigrationTools
399e3cdb961ea5f4ed771a444bfc09d2db823a74
[ "MIT" ]
5
2020-01-25T12:39:00.000Z
2022-03-14T07:59:18.000Z
unit RemoveConnectDialogConv; interface uses CompConverter, System.SysUtils, System.Classes, Vcl.Forms; type TConverterOraSession2FDConn = class(TConverter) protected function GetDescription: string; override; function GetComponentClassName: string; override; function GetConvertCompClassName: str...
21.818182
87
0.7875
cd271d14713f4aeedda035ab3fd2622ac9db130b
3,247
pas
Pascal
Source/Services/Polly/Base/Model/AWS.Polly.Model.ListLexiconsResponse.pas
herux/aws-sdk-delphi
4ef36e5bfc536b1d9426f78095d8fda887f390b5
[ "Apache-2.0" ]
67
2021-07-28T23:47:09.000Z
2022-03-15T11:48:35.000Z
Source/Services/Polly/Base/Model/AWS.Polly.Model.ListLexiconsResponse.pas
herux/aws-sdk-delphi
4ef36e5bfc536b1d9426f78095d8fda887f390b5
[ "Apache-2.0" ]
5
2021-09-01T09:31:16.000Z
2022-03-16T18:19:21.000Z
Source/Services/Polly/Base/Model/AWS.Polly.Model.ListLexiconsResponse.pas
herux/aws-sdk-delphi
4ef36e5bfc536b1d9426f78095d8fda887f390b5
[ "Apache-2.0" ]
13
2021-07-29T02:41:16.000Z
2022-03-16T10:22:38.000Z
unit AWS.Polly.Model.ListLexiconsResponse; interface uses System.Generics.Collections, Bcl.Types.Nullable, AWS.Runtime.Model, AWS.Polly.Model.LexiconDescription; type TListLexiconsResponse = class; IListLexiconsResponse = interface(IAmazonWebServiceResponse) function GetLexicons: TObjectList<TL...
27.285714
91
0.788728
cd1889bac23919d7dc814fdead83643b5dce5785
16,111
pas
Pascal
RhodusIDE/Image32/Examples/Layers101/Unit1.pas
ObjectPascalInterpreter/BookPart_3
95150d4d02f7e13e5b1ebb58c249073a384f2a0a
[ "Apache-2.0" ]
8
2021-11-07T22:45:25.000Z
2022-03-12T21:38:53.000Z
RhodusIDE/Image32/Examples/Layers101/Unit1.pas
ObjectPascalInterpreter/BookPart_3
95150d4d02f7e13e5b1ebb58c249073a384f2a0a
[ "Apache-2.0" ]
4
2021-09-23T02:13:55.000Z
2021-12-07T06:08:17.000Z
RhodusIDE/Image32/Examples/Layers101/Unit1.pas
ObjectPascalInterpreter/BookPart_3
95150d4d02f7e13e5b1ebb58c249073a384f2a0a
[ "Apache-2.0" ]
4
2021-11-24T17:24:56.000Z
2021-12-21T04:56:58.000Z
unit Unit1; interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Math, Types, Menus, ExtCtrls, ComCtrls, Dialogs, ShellApi, Img32, Img32.Layers, Img32.Text, Img32.Draw; type //---------------------------------------------------------------------- // A couple of custom layer clas...
29.507326
80
0.605487
17037a27f5cf5acc8ad307bd8d6c477287d31e93
1,438
pas
Pascal
src/Libs/Streams/Factories/MemStreamAdapterFactoryImpl.pas
atkins126/fano
472679437cb42637b0527dda8255ec52a3e1e953
[ "MIT" ]
null
null
null
src/Libs/Streams/Factories/MemStreamAdapterFactoryImpl.pas
atkins126/fano
472679437cb42637b0527dda8255ec52a3e1e953
[ "MIT" ]
null
null
null
src/Libs/Streams/Factories/MemStreamAdapterFactoryImpl.pas
atkins126/fano
472679437cb42637b0527dda8255ec52a3e1e953
[ "MIT" ]
null
null
null
{*! * Fano Web Framework (https://fanoframework.github.io) * * @link https://github.com/fanoframework/fano * @copyright Copyright (c) 2018 - 2020 Zamrony P. Juhara * @license https://github.com/fanoframework/fano/blob/master/LICENSE (MIT) *} unit MemStreamAdapterFactoryImpl; interface {$MODE OBJFPC} {$H...
26.145455
78
0.471488
aa594d3e056fe1b6e5d67c444ac7f0cfa3f3c597
1,936
dfm
Pascal
net.ssa/Editors/LevelEditor/PropertiesGroup.dfm
ixray-team/xray-vss-archive
b245c8601dcefb505b4b51f58142da6769d4dc92
[ "Linux-OpenIB" ]
1
2022-03-26T17:00:19.000Z
2022-03-26T17:00:19.000Z
net.ssa/Editors/LevelEditor/PropertiesGroup.dfm
ixray-team/xray-vss-archive
b245c8601dcefb505b4b51f58142da6769d4dc92
[ "Linux-OpenIB" ]
null
null
null
net.ssa/Editors/LevelEditor/PropertiesGroup.dfm
ixray-team/xray-vss-archive
b245c8601dcefb505b4b51f58142da6769d4dc92
[ "Linux-OpenIB" ]
1
2022-03-26T17:00:21.000Z
2022-03-26T17:00:21.000Z
object frmPropertiesGroup: TfrmPropertiesGroup Left = 632 Top = 717 BorderStyle = bsDialog Caption = 'Object properties' ClientHeight = 81 ClientWidth = 210 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.S...
21.511111
47
0.567149
bce72dd791fdaf324bcb5d23491d5bf82ad2b288
4,701
pas
Pascal
Server/FHIRTagManager.pas
novakjf2000/FHIRServer
a47873825e94cd6cdfa1a077f02e0960098bbefa
[ "BSD-3-Clause" ]
1
2018-01-08T06:40:02.000Z
2018-01-08T06:40:02.000Z
Server/FHIRTagManager.pas
novakjf2000/FHIRServer
a47873825e94cd6cdfa1a077f02e0960098bbefa
[ "BSD-3-Clause" ]
null
null
null
Server/FHIRTagManager.pas
novakjf2000/FHIRServer
a47873825e94cd6cdfa1a077f02e0960098bbefa
[ "BSD-3-Clause" ]
null
null
null
unit FHIRTagManager; { Copyright (c) 2011+, HL7 and Health Intersections Pty Ltd (http://www.healthintersections.com.au) 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 cod...
26.710227
109
0.746862
f3642f666a026946aa830434e6ffd9756c8bbcd8
481
pas
Pascal
laborator1/ex11_p1.pas
godzzilamd/.pas
6b12ca06a50d36f0b499df8dd99df71d55cb5cee
[ "MIT" ]
null
null
null
laborator1/ex11_p1.pas
godzzilamd/.pas
6b12ca06a50d36f0b499df8dd99df71d55cb5cee
[ "MIT" ]
null
null
null
laborator1/ex11_p1.pas
godzzilamd/.pas
6b12ca06a50d36f0b499df8dd99df71d55cb5cee
[ "MIT" ]
null
null
null
Program P1; Uses Crt; var n:byte; begin ClrScr; // pentru ca instructiunile repetitive inca nu a fost invata write('n = '); readln(n); writeln('1 x ', n,' = ', 1 * n); writeln('2 x ', n,' = ', 2 * n); writeln('3 x ', n,' = ', 3 * n); writeln('4 x ', n,' = ', 4 * n); writeln('5 x ', n,' = ', 5 * n); writeln('6 x ', n,...
22.904762
60
0.474012
bc7d5a940f8e2f5154329145bf18f3b90f807fd1
15,351
pas
Pascal
source/EnergyPlusInternalGains.pas
NREL/EPXMLPreprocessor
94fea96cf15a77ae32c0eade0dab92b43b848467
[ "BSD-3-Clause" ]
3
2020-03-19T22:00:17.000Z
2022-01-23T20:40:20.000Z
source/EnergyPlusInternalGains.pas
NREL/EPXMLPreprocessor
94fea96cf15a77ae32c0eade0dab92b43b848467
[ "BSD-3-Clause" ]
null
null
null
source/EnergyPlusInternalGains.pas
NREL/EPXMLPreprocessor
94fea96cf15a77ae32c0eade0dab92b43b848467
[ "BSD-3-Clause" ]
1
2020-05-14T13:05:47.000Z
2020-05-14T13:05:47.000Z
//////////////////////////////////////////////////////////////////////////////// // // // Copyright (c) 2008-2020 Alliance for Sustainable Energy. // // All rights reserved. ...
31.521561
180
0.683929
af1e1572b5b9909df127696db584c1e511d27a0a
1,966
dpr
Pascal
source/DelphiLibraryHelper.dpr
littleearth/delphi-library-helper
52cfd09cbd1912474a8242679c33f7f20ec40485
[ "Apache-2.0" ]
20
2016-08-09T02:51:39.000Z
2022-03-24T22:47:27.000Z
source/DelphiLibraryHelper.dpr
littleearth/delphi-library-helper
52cfd09cbd1912474a8242679c33f7f20ec40485
[ "Apache-2.0" ]
5
2016-10-23T07:41:31.000Z
2019-05-01T21:25:57.000Z
source/DelphiLibraryHelper.dpr
littleearth/delphi-library-helper
52cfd09cbd1912474a8242679c33f7f20ec40485
[ "Apache-2.0" ]
12
2017-12-28T15:27:40.000Z
2022-03-24T22:47:41.000Z
program DelphiLibraryHelper; {$R 'version.res' 'version.rc'} uses Vcl.Forms, Windows, Controls, Dialogs, SysUtils, Printers, System.UITypes, frmDelphiLibraryHelperU in 'frmDelphiLibraryHelperU.pas' {frmDelphiLibraryHelper}, LibraryPathsU in 'LibraryPathsU.pas', LibraryHelperU in 'LibraryHelperU.pa...
28.911765
94
0.744659
cd34f19637a242652383cf28aeb68ff60a43492f
9,054
dpr
Pascal
windows/src/unit-tests/keyboard-package-versions/KeyboardPackageVersionsTestSuite.dpr
ermshiperete/keyman
0eeef1b5794fd698447584e531e2a6c1ef4c05aa
[ "MIT" ]
1
2021-03-08T09:31:47.000Z
2021-03-08T09:31:47.000Z
windows/src/unit-tests/keyboard-package-versions/KeyboardPackageVersionsTestSuite.dpr
ermshiperete/keyman
0eeef1b5794fd698447584e531e2a6c1ef4c05aa
[ "MIT" ]
null
null
null
windows/src/unit-tests/keyboard-package-versions/KeyboardPackageVersionsTestSuite.dpr
ermshiperete/keyman
0eeef1b5794fd698447584e531e2a6c1ef4c05aa
[ "MIT" ]
null
null
null
program KeyboardPackageVersionsTestSuite; {$IFNDEF TESTINSIGHT} {$APPTYPE CONSOLE} {$ENDIF}{$STRONGLINKTYPES ON} uses System.SysUtils, {$IFDEF TESTINSIGHT} TestInsight.DUnitX, {$ENDIF } DUnitX.Loggers.Console, DUnitX.Loggers.Xml.NUnit, DUnitX.TestFramework, Keyman.Test.System.CompilePackageVersioningTe...
61.175676
146
0.757455
cd2b915a47cfc6ff41748ddd66c8db55a0efcf8a
1,823
pas
Pascal
07/divider.pas
LukeMcNemee/pascal
557fa775ba71111d564ddbb6da8f4cb26477d844
[ "MIT" ]
null
null
null
07/divider.pas
LukeMcNemee/pascal
557fa775ba71111d564ddbb6da8f4cb26477d844
[ "MIT" ]
null
null
null
07/divider.pas
LukeMcNemee/pascal
557fa775ba71111d564ddbb6da8f4cb26477d844
[ "MIT" ]
null
null
null
{################################################} {# Program Delitel #} {# | | _ |V| _|\| _ __ _ _ #} {# |__|_||<(/_ | |(_| |(/_|||(/_(/_ #} {# 2014 #} {################################################} {# Program načte čí...
19.602151
50
0.493143
cd154f29fbafed11e86798729539be5348501da4
1,320
pas
Pascal
HODLER_Multiplatform_Win_And_iOS_Linux/additionalUnits/CryptoLib/src/Interfaces/ClpIPCGRandomNumberGenerator.pas
devilking6105/HODLER-Open-Source-Multi-Asset-Wallet
2554bce0ad3e3e08e4617787acf93176243ce758
[ "Unlicense" ]
35
2018-11-04T12:02:34.000Z
2022-02-15T06:00:19.000Z
HODLER_Multiplatform_Win_And_iOS_Linux/additionalUnits/CryptoLib/src/Interfaces/ClpIPCGRandomNumberGenerator.pas
Ecoent/HODLER-Open-Source-Multi-Asset-Wallet
a8c54ecfc569d0ee959b6f0e7826c4ee4b5c4848
[ "Unlicense" ]
85
2018-10-23T17:09:20.000Z
2022-01-12T07:12:54.000Z
HODLER_Multiplatform_Win_And_iOS_Linux/additionalUnits/CryptoLib/src/Interfaces/ClpIPCGRandomNumberGenerator.pas
Ecoent/HODLER-Open-Source-Multi-Asset-Wallet
a8c54ecfc569d0ee959b6f0e7826c4ee4b5c4848
[ "Unlicense" ]
34
2018-10-30T00:40:37.000Z
2022-02-15T06:00:15.000Z
{ *********************************************************************************** } { * CryptoLib Library * } { * Copyright (c) 2018 - 20XX Ugochukwu Mmaduekwe * } { * Github Repository <https://github.co...
36.666667
87
0.377273
cd1de55ee60462278d983328fd83f653dc6c6cad
1,337
dfm
Pascal
src/blocks/forms/fBlkNew.dfm
kmzbrnoI/hJOPserver
5c75c4340d87ef9124de22795eb55c8611aa5035
[ "Apache-2.0" ]
5
2016-02-17T20:15:29.000Z
2021-11-01T12:28:07.000Z
src/blocks/forms/fBlkNew.dfm
kmzbrnoI/hJOPserver
5c75c4340d87ef9124de22795eb55c8611aa5035
[ "Apache-2.0" ]
187
2016-02-12T18:32:01.000Z
2022-02-27T18:19:39.000Z
src/blocks/forms/fBlkNew.dfm
kmzbrnoI/hJOPserver
5c75c4340d87ef9124de22795eb55c8611aa5035
[ "Apache-2.0" ]
2
2018-09-03T01:35:37.000Z
2021-11-16T14:13:07.000Z
object F_BlkNew: TF_BlkNew Left = 487 Top = 49 BorderIcons = [biSystemMenu] BorderStyle = bsToolWindow Caption = 'Nov'#253' blok' ClientHeight = 329 ClientWidth = 193 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.S...
21.564516
43
0.589379
bcd261f01532ae5d4d438a822f77e5d95fd86e98
2,729
pas
Pascal
theme/ASkinDemo/UnitFramePanels.pas
AbdelliNasredine/gestion_budjet
ada33c945092d0036ef75a13f34b15cb2ad367e4
[ "MIT" ]
null
null
null
theme/ASkinDemo/UnitFramePanels.pas
AbdelliNasredine/gestion_budjet
ada33c945092d0036ef75a13f34b15cb2ad367e4
[ "MIT" ]
null
null
null
theme/ASkinDemo/UnitFramePanels.pas
AbdelliNasredine/gestion_budjet
ada33c945092d0036ef75a13f34b15cb2ad367e4
[ "MIT" ]
null
null
null
unit UnitFramePanels; interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs, ExtCtrls, StdCtrls, ComCtrls, sSplitter, sPanel, sMonthCalendar, sGroupBox, sFrameAdapter, sButton, sStatusBar, sComboBox, sCheckBox, UnitFrameCustom, sComboBoxes, sEdit, sLabel; type TFrame_Panels ...
25.504673
105
0.768047
aa0ef6cf720c00453ff6fcefc7ba945cace10109
995
pas
Pascal
examples/cross_calculator/lazarus/unit1.pas
PMunch/Nim
a06049f9678f5ed03ef85474ac09111114b5a588
[ "MIT" ]
3
2017-03-09T15:34:19.000Z
2019-04-14T20:26:55.000Z
examples/cross_calculator/lazarus/unit1.pas
PMunch/Nim
a06049f9678f5ed03ef85474ac09111114b5a588
[ "MIT" ]
null
null
null
examples/cross_calculator/lazarus/unit1.pas
PMunch/Nim
a06049f9678f5ed03ef85474ac09111114b5a588
[ "MIT" ]
1
2017-12-30T15:53:50.000Z
2017-12-30T15:53:50.000Z
unit Unit1; {$mode objfpc}{$H+} interface uses Classes, SysUtils, FileUtil, LResources, Forms, Controls, Graphics, Dialogs, Spin, StdCtrls; type { TForm1 } TForm1 = class(TForm) Edit1: TEdit; Label1: TLabel; SpinEdit1: TSpinEdit; SpinEdit2: TSpinEdit; procedure FormCreate(Sender: TObj...
16.864407
78
0.710553
aaf9e2face33e32f747c0dc0378426f5ab165758
33,404
pas
Pascal
Grijjy.Mvvm.DataBinding.pas
grijjy/MvvmStarterKit
b46b17a5bcf87de1a0b83e23fe171c5beb62e1b2
[ "BSD-2-Clause" ]
46
2018-01-21T21:05:35.000Z
2021-07-21T15:44:08.000Z
Grijjy.Mvvm.DataBinding.pas
juliomar/MvvmStarterKit
b46b17a5bcf87de1a0b83e23fe171c5beb62e1b2
[ "BSD-2-Clause" ]
1
2018-01-28T18:03:40.000Z
2018-09-28T11:37:29.000Z
Grijjy.Mvvm.DataBinding.pas
juliomar/MvvmStarterKit
b46b17a5bcf87de1a0b83e23fe171c5beb62e1b2
[ "BSD-2-Clause" ]
15
2018-01-22T16:02:32.000Z
2022-01-11T04:41:13.000Z
unit Grijjy.Mvvm.DataBinding; {$INCLUDE 'Grijjy.inc'} { Light-weight data binding framework. Any object can be the target of a data binding, as long as that object has public properties to bind to. This includes visual controls. Some objects (including visual controls) can also be the source of a data bindi...
37.364653
131
0.73566
179f3d1fe45deb3accd79a686f9cce4273ed2cc7
1,978
pas
Pascal
Client/uToolRequirements.pas
Sembium/Sembium3
0179c38c6a217f71016f18f8a419edd147294b73
[ "Apache-2.0" ]
null
null
null
Client/uToolRequirements.pas
Sembium/Sembium3
0179c38c6a217f71016f18f8a419edd147294b73
[ "Apache-2.0" ]
null
null
null
Client/uToolRequirements.pas
Sembium/Sembium3
0179c38c6a217f71016f18f8a419edd147294b73
[ "Apache-2.0" ]
3
2021-06-30T10:11:17.000Z
2021-07-01T09:13:29.000Z
unit uToolRequirements; interface uses DB; type TToolRequirement = (trNone, trUnknown, trEmpty, trNotEmpty); function ToolRequirementToInt(AValue: TToolRequirement): Integer; function IntToToolRequirement(AValue: Integer): TToolRequirement; function ToolRequirementAbbrev(ToolRequirement: TToolReq...
29.088235
113
0.74368
aaad4fe1d57081a8a266627b1c407291ea9c3d54
30,159
pas
Pascal
toolchain/pascompl/test/accept/besm6pat1.pas
besm6/mesm6
308b524c78a65e5aaba15b5b9e37f3fd83fc2c53
[ "MIT" ]
37
2019-03-12T17:19:46.000Z
2022-02-04T00:25:55.000Z
toolchain/pascompl/test/accept/besm6pat1.pas
besm6/mesm6
308b524c78a65e5aaba15b5b9e37f3fd83fc2c53
[ "MIT" ]
13
2019-03-05T06:10:14.000Z
2020-11-30T09:30:52.000Z
toolchain/pascompl/test/accept/besm6pat1.pas
besm6/mesm6
308b524c78a65e5aaba15b5b9e37f3fd83fc2c53
[ "MIT" ]
4
2019-03-23T15:51:56.000Z
2020-07-28T22:34:42.000Z
{****************************************************************************** * * * TEST SUITE FOR BESM6 PASCAL * * * ...
41.37037
81
0.47916
f33472ebc4dd7fc95ecce955e0fd8c11ca85019e
6,290
pas
Pascal
trollhunter_old_version/sources/Trollhunter.Scene.Help.pas
devapromix-roguelikes/troll-hunter
c54ef35d4c8654f29bfcb9c8e1c9365cef5928af
[ "MIT" ]
29
2017-05-04T21:34:18.000Z
2021-09-21T23:42:16.000Z
trollhunter_old_version/sources/Trollhunter.Scene.Help.pas
devapromix-roguelikes/troll-hunter
c54ef35d4c8654f29bfcb9c8e1c9365cef5928af
[ "MIT" ]
7
2017-08-22T15:34:45.000Z
2018-07-07T11:36:55.000Z
trollhunter_old_version/sources/Trollhunter.Scene.Help.pas
devapromix-roguelikes/troll-hunter
c54ef35d4c8654f29bfcb9c8e1c9365cef5928af
[ "MIT" ]
6
2017-11-06T19:42:29.000Z
2021-08-15T22:36:17.000Z
unit Trollhunter.Scene.Help; interface uses Trollhunter.Types, Trollhunter.Scenes; type TSceneHelp = class(TScene) public constructor Create; destructor Destroy; override; procedure Render; override; procedure Update(var Key: UInt); override; end; implementation { TSceneHelp } uses Sy...
27.709251
102
0.534817
17cd3e7a94d2c84dead1e37631c8d262d413aee4
213
pas
Pascal
source/api/routes/stats_routes.pas
luridarmawan/web-forum
73a4fe277a31683ed9716e29b8252b5075c39059
[ "MIT" ]
1
2020-07-23T04:30:06.000Z
2020-07-23T04:30:06.000Z
source/api/routes/stats_routes.pas
luridarmawan/web-forum
73a4fe277a31683ed9716e29b8252b5075c39059
[ "MIT" ]
5
2019-11-22T10:08:29.000Z
2021-07-21T06:54:35.000Z
source/api/routes/stats_routes.pas
pascal-id/web-forum
7fadd5fc92d7652763d3579124e1644123237f03
[ "MIT" ]
3
2019-11-13T12:11:45.000Z
2019-11-15T10:57:35.000Z
unit stats_routes; {$mode objfpc}{$H+} interface uses Classes, SysUtils, fpjson, fastplaz_handler; implementation uses stats_controller; initialization Route[ '/'] := TStatsModule; // Main Module end.
11.210526
46
0.7277
17d92ee87ba8739655bc0198104475c563fe7a19
1,056
pas
Pascal
src/Libs/Dir/Implementations/NullDirectoryExistsImpl.pas
atkins126/fano-cli
29db4dfba28b164d3acf6de33075f88753731eaf
[ "MIT" ]
10
2018-11-10T22:58:49.000Z
2022-03-09T23:36:18.000Z
src/Libs/Dir/Implementations/NullDirectoryExistsImpl.pas
atkins126/fano-cli
29db4dfba28b164d3acf6de33075f88753731eaf
[ "MIT" ]
8
2019-09-24T03:30:27.000Z
2021-09-14T02:15:06.000Z
src/Libs/Dir/Implementations/NullDirectoryExistsImpl.pas
atkins126/fano-cli
29db4dfba28b164d3acf6de33075f88753731eaf
[ "MIT" ]
2
2018-11-05T03:49:45.000Z
2020-09-22T02:11:08.000Z
(*!------------------------------------------------------------ * Fano CLI Application (https://fanoframework.github.io) * * @link https://github.com/fanoframework/fano-cli * @copyright Copyright (c) 2018 - 2020 Zamrony P. Juhara * @license https://github.com/fanoframework/fano-cli/blob/master/LICENSE (MIT)...
25.756098
81
0.545455
bc8728f02e005c8a5117d73fa0438e28f8e036f0
1,088
dfm
Pascal
exercises/ex06_Windows10Scale/FormMain.dfm
bogdanpolak/szkolenie-infosystem
73808fbadc9c2fc4fd4ce4d41764f0bacbb9309d
[ "MIT" ]
1
2018-11-26T10:53:32.000Z
2018-11-26T10:53:32.000Z
exercises/ex06_Windows10Scale/FormMain.dfm
bogdanpolak/arch-szk-infosystem
73808fbadc9c2fc4fd4ce4d41764f0bacbb9309d
[ "MIT" ]
2
2018-11-26T12:52:48.000Z
2018-11-27T14:05:37.000Z
exercises/ex06_Windows10Scale/FormMain.dfm
bogdanpolak/arch-szk-infosystem
73808fbadc9c2fc4fd4ce4d41764f0bacbb9309d
[ "MIT" ]
6
2018-11-25T21:48:58.000Z
2018-11-26T15:05:14.000Z
object Form1: TForm1 Left = 0 Top = 0 Caption = 'Form1' ClientHeight = 324 ClientWidth = 487 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] OldCreateOrder = False OnCreate = FormCreate PixelsPerInch = 96 Tex...
19.087719
35
0.613051
cd1a5f853d953966c3839da3b4e2a52e1cdfff92
39,289
pas
Pascal
Import/Indy9/IdMessage.pas
pavkam/wow-protocol
2adc5df4cb15f29009dd6536fec18df5a8881ebb
[ "MIT" ]
2
2018-01-09T16:49:35.000Z
2021-07-17T06:47:53.000Z
Import/Indy9/IdMessage.pas
pavkam/wow-protocol
2adc5df4cb15f29009dd6536fec18df5a8881ebb
[ "MIT" ]
null
null
null
Import/Indy9/IdMessage.pas
pavkam/wow-protocol
2adc5df4cb15f29009dd6536fec18df5a8881ebb
[ "MIT" ]
2
2017-01-20T10:47:56.000Z
2021-07-17T06:47:54.000Z
{ $HDR$} {**********************************************************************} { Unit archived using Team Coherence } { Team Coherence is Copyright 2002 by Quality Software Components } { } { For further ...
31.916328
126
0.706941
cd461ed7601ac3d49791ac0a3fa60cc3f0e2f6fd
264
lpr
Pascal
test/gui/LGHashMapTest/TestLGHashMap.lpr
avk959/LazGenerics
e6ff772baa97e80f5f527a887aebadae51229def
[ "Apache-2.0" ]
76
2018-06-20T07:36:46.000Z
2022-03-17T19:19:46.000Z
test/gui/LGHashMapTest/TestLGHashMap.lpr
avk959/LazGenerics
e6ff772baa97e80f5f527a887aebadae51229def
[ "Apache-2.0" ]
6
2019-02-04T10:09:49.000Z
2022-03-10T07:54:41.000Z
test/gui/LGHashMapTest/TestLGHashMap.lpr
avk959/LazGenerics
e6ff772baa97e80f5f527a887aebadae51229def
[ "Apache-2.0" ]
13
2019-11-15T10:54:17.000Z
2022-01-02T15:13:35.000Z
program TestLGHashMap; {$mode objfpc}{$H+} uses {$IFDEF UNIX} cthreads, {$ENDIF} Interfaces, Forms, LGHashMapTest, GuiTestRunner; {$R *.res} begin Application.Initialize; Application.CreateForm(TGuiTestRunner, TestRunner); Application.Run; end.
13.894737
53
0.719697
aae6cf9fc536a72212b6272075b9504eed5df6a4
3,657
pas
Pascal
examples/Text2HTML/Text2HTMLMain.pas
iLya2IK/TRegExpr
a4d0ecbf5414344cf63b77450ce170d22ce8a53e
[ "MIT" ]
91
2019-05-28T05:11:03.000Z
2022-03-10T03:53:52.000Z
examples/Text2HTML/Text2HTMLMain.pas
iLya2IK/TRegExpr
a4d0ecbf5414344cf63b77450ce170d22ce8a53e
[ "MIT" ]
155
2019-06-06T12:40:27.000Z
2022-03-11T08:23:26.000Z
examples/Text2HTML/Text2HTMLMain.pas
iLya2IK/TRegExpr
a4d0ecbf5414344cf63b77450ce170d22ce8a53e
[ "MIT" ]
43
2019-06-07T17:30:08.000Z
2022-03-18T05:27:44.000Z
unit Text2HTMLMain; {$IFDEF FPC} {$MODE Delphi} {$ENDIF} { Very simple utility, that helps publish plain text as HTML Uses unit HyperLinksDecorator that is based on TRegExpr. Specially written as a demonstration of TRegExpr usage. } interface uses {$IFnDEF FPC} Windows, {$ELSE} LCLIntf, LCLType, LMessages,...
24.38
85
0.697293
175d3c55d33db83ff84ee17f8ba7b926fa76044a
1,346
pas
Pascal
Examples/trunk/canvas_test/ellipseunit.pas
joecare99/Public
9eee060fbdd32bab33cf65044602976ac83f4b83
[ "MIT" ]
11
2017-06-17T05:13:45.000Z
2021-07-11T13:18:48.000Z
Examples/trunk/canvas_test/ellipseunit.pas
joecare99/Public
9eee060fbdd32bab33cf65044602976ac83f4b83
[ "MIT" ]
2
2019-03-05T12:52:40.000Z
2021-12-03T12:34:26.000Z
Examples/trunk/canvas_test/ellipseunit.pas
joecare99/Public
9eee060fbdd32bab33cf65044602976ac83f4b83
[ "MIT" ]
6
2017-09-07T09:10:09.000Z
2022-02-19T20:19:58.000Z
unit ellipseunit; {$mode objfpc}{$H+} interface uses Forms, Graphics; type { TfrmEllipse } TfrmEllipse = class(TForm) procedure FormPaint(Sender: TObject); private public end; var frmEllipse: TfrmEllipse; implementation {$R *.lfm} { TfrmEllipse } procedure T...
20.393939
59
0.603269
cd4eb7bdc7f0ad64e5316d69bcd59fd44d57dace
326
dpr
Pascal
Sqllite Firedac Encryption Processor(anydac)/SQqliteEncrypter.dpr
bravesoftdz/Delphi-SQLite-Encrypting-and-Decrypting-Tool-
f99d7045ed2ba89d87e761ce715cd5e67edc8cad
[ "MIT" ]
7
2019-12-06T01:33:02.000Z
2021-12-28T00:46:38.000Z
Sqllite Firedac Encryption Processor(anydac)/SQqliteEncrypter.dpr
bravesoftdz/Delphi-SQLite-Encrypting-and-Decrypting-Tool-
f99d7045ed2ba89d87e761ce715cd5e67edc8cad
[ "MIT" ]
null
null
null
Sqllite Firedac Encryption Processor(anydac)/SQqliteEncrypter.dpr
bravesoftdz/Delphi-SQLite-Encrypting-and-Decrypting-Tool-
f99d7045ed2ba89d87e761ce715cd5e67edc8cad
[ "MIT" ]
3
2020-12-11T12:17:05.000Z
2021-12-25T02:12:51.000Z
program SQqliteEncrypter; uses Vcl.Forms, Vcl.Themes, Vcl.Styles, Main in 'General\Main.pas' {Form1}; {$R *.res} begin Application.Initialize; Application.MainFormOnTaskbar := True; Application.CreateForm(TForm1, Form1); TStyleManager.TrySetStyle('Turquoise Gray'); Application.Run; ...
18.111111
47
0.693252
bcd9eaf67f8f2959c3604bac1fb7d93f1f242ddb
1,378
pas
Pascal
BackupRestore.Firebird.pas
joaokvalho/backup-restore-aws-s3
bd060700fe6b4e08c8375f9648eff0ea14511c0a
[ "MIT" ]
null
null
null
BackupRestore.Firebird.pas
joaokvalho/backup-restore-aws-s3
bd060700fe6b4e08c8375f9648eff0ea14511c0a
[ "MIT" ]
null
null
null
BackupRestore.Firebird.pas
joaokvalho/backup-restore-aws-s3
bd060700fe6b4e08c8375f9648eff0ea14511c0a
[ "MIT" ]
1
2021-03-12T00:33:05.000Z
2021-03-12T00:33:05.000Z
unit BackupRestore.Firebird; interface uses BackupRestore.Interfaces, BackupRestore.Components.Firebird; type TBackupRestoreFirebird = class(TInterfacedObject, IBackupRestore) private FComponentsFirebird: TComponentsFirebird; FRegistry: IBackupRestoreRegistry; public Constructor Create; Destruc...
20.567164
68
0.806967
17061713090f027965ba0fa9f4cb7ad4aced3345
12,103
pas
Pascal
Components/jcl/experts/common/JclOtaResources.pas
sabatex/Delphi
0efbe6eb38bf8aa2bf269d1866741266e90b9cbf
[ "MIT" ]
null
null
null
Components/jcl/experts/common/JclOtaResources.pas
sabatex/Delphi
0efbe6eb38bf8aa2bf269d1866741266e90b9cbf
[ "MIT" ]
null
null
null
Components/jcl/experts/common/JclOtaResources.pas
sabatex/Delphi
0efbe6eb38bf8aa2bf269d1866741266e90b9cbf
[ "MIT" ]
1
2019-12-24T08:39:18.000Z
2019-12-24T08:39:18.000Z
{**************************************************************************************************} { } { Project JEDI Code Library (JCL) } { ...
46.72973
119
0.555978
bcc781d42347d35befeb344531c4e12abf4f1fc4
2,932
pas
Pascal
spoj/QBMST.pas
loint/algorithms
db0ef49fbd97eb27370c520486fab6f06900a9f6
[ "MIT" ]
3
2016-02-03T15:33:46.000Z
2019-03-19T03:39:13.000Z
spoj/QBMST.pas
loint/algorithms
db0ef49fbd97eb27370c520486fab6f06900a9f6
[ "MIT" ]
null
null
null
spoj/QBMST.pas
loint/algorithms
db0ef49fbd97eb27370c520486fab6f06900a9f6
[ "MIT" ]
1
2020-02-25T10:42:57.000Z
2020-02-25T10:42:57.000Z
Program Dijkstra_heap; const maxN=100000; maxC=10000000000; type link=^node; node=record dinh,value:longint; next:link; end; mang=array[1..maxN] of longint; var pos,trace,heap:mang; d:array[1..maxN] of int64; ke:array[1..maxN] of link; free:array[1..maxn] of boolean...
20.942857
67
0.424966
bc33cffec873bed3306ee804325b2436af4e4ca0
1,649
pas
Pascal
src/Security/PasswordHash/Implementations/Sha2/Sha2_512PasswordHashImpl.pas
atkins126/fano
472679437cb42637b0527dda8255ec52a3e1e953
[ "MIT" ]
78
2019-01-31T13:40:48.000Z
2022-03-22T17:26:54.000Z
src/Security/PasswordHash/Implementations/Sha2/Sha2_512PasswordHashImpl.pas
atkins126/fano
472679437cb42637b0527dda8255ec52a3e1e953
[ "MIT" ]
24
2020-01-04T11:50:53.000Z
2022-02-17T09:55:23.000Z
src/Security/PasswordHash/Implementations/Sha2/Sha2_512PasswordHashImpl.pas
atkins126/fano
472679437cb42637b0527dda8255ec52a3e1e953
[ "MIT" ]
9
2018-11-05T03:43:24.000Z
2022-01-21T17:23:30.000Z
{*! * Fano Web Framework (https://fanoframework.github.io) * * @link https://github.com/fanoframework/fano * @copyright Copyright (c) 2018 Zamrony P. Juhara * @license https://github.com/fanoframework/fano/blob/master/LICENSE (MIT) *} unit Sha2_512PasswordHashImpl; interface {$MODE OBJFPC} {$H+} uses ...
25.765625
80
0.487568
aab11fd1e730b70f5a852169e5db1bd4f7dc05dc
1,224
dfm
Pascal
Demos/Embarcadero/Mels/Models/C++/VCL/MD3/TOptions.dfm
Jeanmilost/Mels
0384db41dd1ae365f72384857e3a3dbf0b688367
[ "MIT" ]
3
2019-10-23T13:42:42.000Z
2021-02-13T08:15:15.000Z
Demos/Embarcadero/Mels/Models/Delphi/VCL/MD3/UTOptions.dfm
Jeanmilost/Mels
0384db41dd1ae365f72384857e3a3dbf0b688367
[ "MIT" ]
null
null
null
Demos/Embarcadero/Mels/Models/Delphi/VCL/MD3/UTOptions.dfm
Jeanmilost/Mels
0384db41dd1ae365f72384857e3a3dbf0b688367
[ "MIT" ]
3
2018-06-17T15:35:57.000Z
2021-02-15T15:24:11.000Z
object Options: TOptions Left = 0 Top = 0 BorderIcons = [biSystemMenu, biMinimize] BorderStyle = bsSingle Caption = 'Options' ClientHeight = 103 ClientWidth = 207 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font...
20.065574
43
0.60049
bc3fc623b3ba8be2a59aca3977c200f859cff8d9
11,609
pas
Pascal
Codigo/UnitHistorico.pas
MDsolucoesTI/Apolo
76253d1dea34056f0363f76b802905e8150bba12
[ "MIT" ]
null
null
null
Codigo/UnitHistorico.pas
MDsolucoesTI/Apolo
76253d1dea34056f0363f76b802905e8150bba12
[ "MIT" ]
null
null
null
Codigo/UnitHistorico.pas
MDsolucoesTI/Apolo
76253d1dea34056f0363f76b802905e8150bba12
[ "MIT" ]
1
2021-12-03T08:17:22.000Z
2021-12-03T08:17:22.000Z
////////////////////////////////////////////////////////////////////////// // Criacao...........: 08/2002 // Sistema...........: Apolo - Automacao Clinica Medica // Analistas.........: Marilene Esquiavoni & Denny Paulista Azevedo Filho // Desenvolvedores...: Marilene Esquiavoni & Denny Paulista Azevedo Filho // Co...
28.383863
156
0.676113
179e4e8b9302f98c4b26e45980843600d2a82fe9
69,724
dfm
Pascal
Capitulo8/2.3.HerancaVisual/Form.Base.dfm
diondcm/exemplos-delphi
16b4d195981e5f3161d0a2c62f778bec5ba9f3d4
[ "MIT" ]
10
2017-08-02T00:44:41.000Z
2021-10-13T21:11:28.000Z
Capitulo8/2.3.HerancaVisual/Form.Base.dfm
diondcm/exemplos-delphi
16b4d195981e5f3161d0a2c62f778bec5ba9f3d4
[ "MIT" ]
10
2019-12-30T04:09:37.000Z
2022-03-02T06:06:19.000Z
Capitulo8/2.3.HerancaVisual/Form.Base.dfm
diondcm/exemplos-delphi
16b4d195981e5f3161d0a2c62f778bec5ba9f3d4
[ "MIT" ]
9
2017-04-29T16:12:21.000Z
2020-11-11T22:16:32.000Z
object frmBase: TfrmBase Left = 0 Top = 0 ClientHeight = 201 ClientWidth = 447 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] OldCreateOrder = False Position = poScreenCenter PixelsPerInch = 96 TextHeight = 13...
69.308151
70
0.899217
172e9216f6c0f07f62559c9fdc892b433b20c691
2,483
pas
Pascal
Source/Services/SQS/Base/Transform/AWS.SQS.Transform.BatchEntryIdsNotDistinctExceptionUnmarshaller.pas
herux/aws-sdk-delphi
4ef36e5bfc536b1d9426f78095d8fda887f390b5
[ "Apache-2.0" ]
67
2021-07-28T23:47:09.000Z
2022-03-15T11:48:35.000Z
Source/Services/SQS/Base/Transform/AWS.SQS.Transform.BatchEntryIdsNotDistinctExceptionUnmarshaller.pas
gabrielbaltazar/aws-sdk-delphi
ea1713b227a49cbbc5a2e1bf04cbf2de1f9b611a
[ "Apache-2.0" ]
5
2021-09-01T09:31:16.000Z
2022-03-16T18:19:21.000Z
Source/Services/SQS/Base/Transform/AWS.SQS.Transform.BatchEntryIdsNotDistinctExceptionUnmarshaller.pas
gabrielbaltazar/aws-sdk-delphi
ea1713b227a49cbbc5a2e1bf04cbf2de1f9b611a
[ "Apache-2.0" ]
13
2021-07-29T02:41:16.000Z
2022-03-16T10:22:38.000Z
unit AWS.SQS.Transform.BatchEntryIdsNotDistinctExceptionUnmarshaller; interface uses AWS.Transform.IErrorResponseUnmarshaller, AWS.Transform.UnmarshallerContext, AWS.SQS.Model.BatchEntryIdsNotDistinctException, AWS.Internal.ErrorResponse; type IBatchEntryIdsNotDistinctExceptionUnmarshaller = IErrorRespo...
35.471429
211
0.83971
cd10f0fb4a290dde63d536b69a502c63c2c3aab5
627
pas
Pascal
vcl/XLSReadWrite6/SrcXLS/FormSelectChart.pas
1aq/PBox
67ced599ee36ceaff097c6584f8100cf96006dfe
[ "MIT" ]
null
null
null
vcl/XLSReadWrite6/SrcXLS/FormSelectChart.pas
1aq/PBox
67ced599ee36ceaff097c6584f8100cf96006dfe
[ "MIT" ]
null
null
null
vcl/XLSReadWrite6/SrcXLS/FormSelectChart.pas
1aq/PBox
67ced599ee36ceaff097c6584f8100cf96006dfe
[ "MIT" ]
null
null
null
unit FormSelectChart; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls; type TfrmSelectChart = class(TForm) Label1: TLabel; cbStyle: TComboBox; Button1: TButton; Button2: TButton; private { Private declarations } public func...
14.581395
59
0.703349
aaa3c53c084f8e95cb80e0ccd670a3e752011768
4,657
pas
Pascal
sound/0088.pas
nickelsworth/swag
7c21c0da2291fc249b9dc5cfe121a7672a4ffc08
[ "BSD-2-Clause" ]
11
2015-12-12T05:13:15.000Z
2020-10-14T13:32:08.000Z
sound/0088.pas
nickelsworth/swag
7c21c0da2291fc249b9dc5cfe121a7672a4ffc08
[ "BSD-2-Clause" ]
null
null
null
sound/0088.pas
nickelsworth/swag
7c21c0da2291fc249b9dc5cfe121a7672a4ffc08
[ "BSD-2-Clause" ]
8
2017-05-05T05:24:01.000Z
2021-07-03T20:30:09.000Z
{ -- Adlib Unit -- 1995 - CJ Cliffe Programmer's Reference BBS - 382-8503 Note -- This Unit is not an EXACT Sound() emulation, Sound(); is emulated as close as possible, and will sound remarkably like Sound...
36.100775
78
0.464677
17d6f501d14d3dbaa4cf8eb046da08f803fb114b
23,091
pas
Pascal
Apus.Engine.ShadersGL.pas
atkins126/ApusGameEngine
e89dbbf69263c3a6b4848c2c645398719c7e4050
[ "BSD-3-Clause" ]
null
null
null
Apus.Engine.ShadersGL.pas
atkins126/ApusGameEngine
e89dbbf69263c3a6b4848c2c645398719c7e4050
[ "BSD-3-Clause" ]
null
null
null
Apus.Engine.ShadersGL.pas
atkins126/ApusGameEngine
e89dbbf69263c3a6b4848c2c645398719c7e4050
[ "BSD-3-Clause" ]
null
null
null
// ShadersAPI implementation for OpenGL // // Copyright (C) 2021 Ivan Polyacov, Apus Software (ivan@apus-software.com) // This file is licensed under the terms of BSD-3 license (see license.txt) // This file is a part of the Apus Game Engine (http://apus-software.com/engine/) {$IF Defined(MSWINDOWS) or Defined(...
33.857771
138
0.712529
aaf958d0cd00da3978453c637ed9d38c4f0f4ae4
13,270
pas
Pascal
LUX.GPU.Vulkan.Depthr.pas
LUXOPHIA/LUX.GPU.Vulkan
70e20bd23fce8e91af85dc28916704c0010e5f87
[ "MIT" ]
2
2021-03-04T08:31:15.000Z
2021-03-22T17:17:54.000Z
LUX.GPU.Vulkan.Depthr.pas
LUXOPHIA/LUX.GPU.Vulkan
70e20bd23fce8e91af85dc28916704c0010e5f87
[ "MIT" ]
null
null
null
LUX.GPU.Vulkan.Depthr.pas
LUXOPHIA/LUX.GPU.Vulkan
70e20bd23fce8e91af85dc28916704c0010e5f87
[ "MIT" ]
null
null
null
unit LUX.GPU.Vulkan.Depthr; interface //#################################################################### ■ uses vulkan_core; type //$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$【型】 TVkDepthr<TVkDevice_:class> = class; TVkDepMem<TVkDevice_:class> = class; TVkDepV...
30.43578
149
0.478297
cd526b8c93ac9b48cc6dbfedd04173d6d300d98d
4,160
pas
Pascal
src/Libs/KeyGen/Implementations/BasicKeyGeneratorImpl.pas
fanoframework/fano-cli
d790f304e54cd855f5887d93bf8b3b5c98da0b22
[ "MIT" ]
10
2018-11-10T22:58:49.000Z
2022-03-09T23:36:18.000Z
src/Libs/KeyGen/Implementations/BasicKeyGeneratorImpl.pas
zamronypj/fano-cli
bf3bc68356302c03c5fde2e98edc4d04567c7101
[ "MIT" ]
8
2019-09-24T03:30:27.000Z
2021-09-14T02:15:06.000Z
src/Libs/KeyGen/Implementations/BasicKeyGeneratorImpl.pas
fanoframework/fano-cli
d790f304e54cd855f5887d93bf8b3b5c98da0b22
[ "MIT" ]
2
2020-07-06T12:35:11.000Z
2021-11-30T05:35:09.000Z
(*!------------------------------------------------------------ * Fano CLI Application (https://fanoframework.github.io) * * @link https://github.com/fanoframework/fano-cli * @copyright Copyright (c) 2018 - 2020 Zamrony P. Juhara * @license https://github.com/fanoframework/fano-cli/blob/master/LICENSE (MIT)...
27.549669
99
0.514663
cd3a1eeee5df7a807255388fd0b627460011466f
947
pas
Pascal
aur/fpc-i386-win32-allegro.pas
hsoft/aurdiff
b4ffdb2afcd30cac7cf24ca42fab0f0cdc7130e0
[ "BSD-3-Clause" ]
8
2015-02-06T17:48:22.000Z
2022-02-13T02:45:18.000Z
aur/fpc-i386-win32-allegro.pas
hsoft/aurdiff
b4ffdb2afcd30cac7cf24ca42fab0f0cdc7130e0
[ "BSD-3-Clause" ]
null
null
null
aur/fpc-i386-win32-allegro.pas
hsoft/aurdiff
b4ffdb2afcd30cac7cf24ca42fab0f0cdc7130e0
[ "BSD-3-Clause" ]
4
2015-01-06T19:55:50.000Z
2020-11-04T05:49:06.000Z
pkgname=fpc-i386-win32-allegro.pas pkgver=5.0.alpha1 pkgrel=1 pkgdesc="Allegro.pas is a wrapper to use Allegro with Pascal compilers (i386-win32)" url="http://allegro-pas.sourceforge.net" license=("custom") arch=(any) makedepends=(ppcross386 mingw-w64-binutils) depends=(fpc-i386-win32-rtl) options=(!strip staticlibs) s...
31.566667
101
0.685322
17ca3dbcc7517fe5479b2387d81ac63f05f366f7
9,504
pas
Pascal
Production7/WHouse/EditWHouse.pas
kadavris/ok-sklad
f9cd84be7bf984104d9af93d83c0719f2d5668c5
[ "MIT" ]
1
2016-04-04T18:11:56.000Z
2016-04-04T18:11:56.000Z
Production7/WHouse/EditWHouse.pas
kadavris/ok-sklad
f9cd84be7bf984104d9af93d83c0719f2d5668c5
[ "MIT" ]
null
null
null
Production7/WHouse/EditWHouse.pas
kadavris/ok-sklad
f9cd84be7bf984104d9af93d83c0719f2d5668c5
[ "MIT" ]
5
2016-02-15T02:08:05.000Z
2021-04-05T08:57:58.000Z
{$I ok_sklad.inc} unit EditWHouse; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, ExtCtrls, dxCntner, dxEditor, StdCtrls, ActnList, ssBaseTypes, ssFormStorage, cxControls, cxContainer, cxEdit, cxTextEdit, cxLookAndFeelPainters, cxCheckBox, cxButtons...
34.18705
168
0.558291
17988db4eeb92fcfb67d82d50281b36ec6dd7afe
9,310
dfm
Pascal
windows/src/ext/jedi/jvcl/jvcl/examples/Providers and consumers/Linked consumers/LinkedConsumersMain.dfm
bravogeorge/keyman
c0797e36292de903d7313214d1f765e3d9a2bf4d
[ "MIT" ]
219
2017-06-21T03:37:03.000Z
2022-03-27T12:09:28.000Z
windows/src/ext/jedi/jvcl/jvcl/examples/Providers and consumers/Linked consumers/LinkedConsumersMain.dfm
bravogeorge/keyman
c0797e36292de903d7313214d1f765e3d9a2bf4d
[ "MIT" ]
4,451
2017-05-29T02:52:06.000Z
2022-03-31T23:53:23.000Z
windows/src/ext/jedi/jvcl/jvcl/examples/Providers and consumers/Linked consumers/LinkedConsumersMain.dfm
bravogeorge/keyman
c0797e36292de903d7313214d1f765e3d9a2bf4d
[ "MIT" ]
72
2017-05-26T04:08:37.000Z
2022-03-03T10:26:20.000Z
object Form2: TForm2 Left = 294 Top = 122 Width = 270 Height = 264 Caption = 'Linked consumers example' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False Position = poScreenCenter Pi...
28.212121
59
0.644468
bc062c61ebe37e3b52aab8fe634f44f51415cf9c
1,194
dfm
Pascal
Packages/Order Entry Results Reporting/CPRS/CPRS-Chart/Templates/mTemplateFieldButton.dfm
timmvt/VistA_tt
05694e3a98c026f682f99ca9eb701bdd1e82af28
[ "Apache-2.0" ]
72
2015-02-03T02:30:45.000Z
2020-01-30T17:20:52.000Z
CPRSChart/OR_30_423_SRC/CPRS-chart/Templates/mTemplateFieldButton.dfm
VHAINNOVATIONS/Transplant
a6c000a0df4f46a17330cec95ff25119fca1f472
[ "Apache-2.0" ]
80
2016-04-19T12:04:06.000Z
2020-01-31T14:35:19.000Z
CPRSChart/OR_30_423_SRC/CPRS-chart/Templates/mTemplateFieldButton.dfm
VHAINNOVATIONS/Transplant
a6c000a0df4f46a17330cec95ff25119fca1f472
[ "Apache-2.0" ]
67
2015-01-27T16:47:56.000Z
2020-02-12T21:23:56.000Z
object fraTemplateFieldButton: TfraTemplateFieldButton Left = 0 Top = 0 Width = 136 Height = 14 AutoScroll = True Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Courier New' Font.Style = [] ParentFont = False TabOrder = 0 TabStop = True OnEnter = FrameEn...
20.947368
54
0.61809
cd57c27a2546f2b0c2bbda70ff4dfd8753decb79
20,808
pas
Pascal
hardware/0056.pas
nickelsworth/swag
7c21c0da2291fc249b9dc5cfe121a7672a4ffc08
[ "BSD-2-Clause" ]
11
2015-12-12T05:13:15.000Z
2020-10-14T13:32:08.000Z
hardware/0056.pas
nickelsworth/swag
7c21c0da2291fc249b9dc5cfe121a7672a4ffc08
[ "BSD-2-Clause" ]
null
null
null
hardware/0056.pas
nickelsworth/swag
7c21c0da2291fc249b9dc5cfe121a7672a4ffc08
[ "BSD-2-Clause" ]
8
2017-05-05T05:24:01.000Z
2021-07-03T20:30:09.000Z
{ ======================================= CMOS V1.0 (c) AVC Software Cardware CMOS print yours CMOS values for a paper backup. With it, don't be afraid to lose all your...
37.290323
109
0.407199
175cecc0fafb604c478735fe25bc2b867a07a425
711
pas
Pascal
Model/MeusContatos.Model.ServidorAberto.pas
atkins126/App_MeusContatos
833b6b2f6d524d6a5ffd378356aba2cf3925074e
[ "Apache-2.0" ]
2
2020-09-28T12:22:39.000Z
2021-08-13T11:32:25.000Z
Model/MeusContatos.Model.ServidorAberto.pas
atkins126/App_MeusContatos
833b6b2f6d524d6a5ffd378356aba2cf3925074e
[ "Apache-2.0" ]
null
null
null
Model/MeusContatos.Model.ServidorAberto.pas
atkins126/App_MeusContatos
833b6b2f6d524d6a5ffd378356aba2cf3925074e
[ "Apache-2.0" ]
null
null
null
unit MeusContatos.Model.ServidorAberto; interface uses IdBaseComponent, IdComponent, IdTCPConnection, IdTCPClient; type TFuncoes = class public class function ServidorAtivo (Porta: integer; Host: string): Boolean; end; implementation { TFuncoes } class function TFuncoes.ServidorAtivo (Porta: integ...
16.534884
78
0.673699
cd45415d50e95fbd5b6bbde38f90d4098ddd746b
1,926
pas
Pascal
Test/NetTestCase.pas
lordcrc/AsyncIO
7ea7f930fa7491f046abe032f628570efde32381
[ "Apache-2.0" ]
33
2015-05-25T01:26:03.000Z
2021-11-16T11:24:59.000Z
Test/NetTestCase.pas
lordcrc/AsyncIO
7ea7f930fa7491f046abe032f628570efde32381
[ "Apache-2.0" ]
3
2016-07-19T09:49:00.000Z
2017-10-14T09:43:43.000Z
Test/NetTestCase.pas
lordcrc/AsyncIO
7ea7f930fa7491f046abe032f628570efde32381
[ "Apache-2.0" ]
7
2015-04-27T14:44:32.000Z
2021-09-30T01:42:12.000Z
unit NetTestCase; interface uses System.SysUtils, TestFramework, AsyncIOTestCase, AsyncIO.Net.IP; type TNetTestCase = class(TAsyncIOTestCase) protected function GenerateData(const Length: integer): TBytes; public procedure CheckEquals(expected, actual: IPv4Address; msg: string = ''); overload; virtua...
26.027027
94
0.732606
cd64eb136590a842b40c2e8390d42de589163c5a
141
pas
Pascal
PascalCompiler/Tests/Optimizer/UnreachableCode/10.pas
GoldFeniks/PascalCompiler
4a7325c385c133dd360eaba06bebaedd30b4078d
[ "MIT" ]
2
2018-07-06T09:50:57.000Z
2019-10-06T12:57:57.000Z
PascalCompiler/Tests/Optimizer/UnreachableCode/10.pas
GoldFeniks/PascalCompiler
4a7325c385c133dd360eaba06bebaedd30b4078d
[ "MIT" ]
null
null
null
PascalCompiler/Tests/Optimizer/UnreachableCode/10.pas
GoldFeniks/PascalCompiler
4a7325c385c133dd360eaba06bebaedd30b4078d
[ "MIT" ]
null
null
null
program test; var i: integer; function foo() : integer; begin exit(10); end; procedure f(); begin write(foo); end; begin end.
8.294118
25
0.624113