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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
616074bf6b64c3054d410b33b32db76e08f2e099 | 5,235 | pas | Pascal | Source/Services/Polly/Base/Transform/AWS.Polly.Transform.SynthesizeSpeechResponseUnmarshaller.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/Transform/AWS.Polly.Transform.SynthesizeSpeechResponseUnmarshaller.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/Transform/AWS.Polly.Transform.SynthesizeSpeechResponseUnmarshaller.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.Transform.SynthesizeSpeechResponseUnmarshaller;
interface
uses
System.SysUtils,
AWS.Polly.Model.SynthesizeSpeechResponse,
AWS.Transform.ResponseUnmarshaller,
AWS.Runtime.Model,
AWS.Transform.JsonUnmarshallerContext,
AWS.Runtime.Exceptions,
AWS.Internal.ErrorResponse,
AWS.Transfor... | 44.74359 | 178 | 0.807832 |
171b3e35605084d5722c3e7abcb933212062e3db | 366 | dfm | Pascal | Delphi/examples/Chat/Server/_fmMain.dfm | ryujt/SuperSocket | 0a9e543cc656c0faf1932e0c9df2169cf6d61825 | [
"MIT"
] | 8 | 2016-09-22T12:42:08.000Z | 2018-01-02T03:42:45.000Z | Delphi/examples/Simple Chat/Server/_fmMain.dfm | ryujt/SuperSocket | 0a9e543cc656c0faf1932e0c9df2169cf6d61825 | [
"MIT"
] | null | null | null | Delphi/examples/Simple Chat/Server/_fmMain.dfm | ryujt/SuperSocket | 0a9e543cc656c0faf1932e0c9df2169cf6d61825 | [
"MIT"
] | 4 | 2017-05-21T09:51:26.000Z | 2018-01-16T06:48:46.000Z | object fmMain: TfmMain
Left = 0
Top = 0
Caption = 'fmMain'
ClientHeight = 299
ClientWidth = 635
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
OldCreateOrder = False
OnCreate = FormCreate
OnDestroy = FormDestr... | 19.263158 | 32 | 0.691257 |
61f3e01fc2c51a044c3fd8e446733f617d86ee55 | 16,047 | pas | Pascal | U9030/OS3Files.pas | sboydlns/univacemulators | c630b2497bee9cb9a18b4fa05be9157d7161bca3 | [
"MIT"
] | 2 | 2021-02-09T21:54:54.000Z | 2021-09-04T03:30:50.000Z | U9030/OS3Files.pas | sboydlns/univacemulators | c630b2497bee9cb9a18b4fa05be9157d7161bca3 | [
"MIT"
] | null | null | null | U9030/OS3Files.pas | sboydlns/univacemulators | c630b2497bee9cb9a18b4fa05be9157d7161bca3 | [
"MIT"
] | null | null | null | unit OS3Files;
interface
uses SysUtils, Classes, Generics.Collections, U8418, VTOC;
type
TPartitionExtent = class(TObject)
public
FirstTrack: Integer;
NumTracks: Integer;
end;
TPEList = class(TObjectList<TPartitionExtent>)
end;
TPartition = class(TObject)
private
FExtent... | 28.40177 | 98 | 0.642924 |
f32259b2462d0146fcfabc45b013149563843ea5 | 328,421 | pas | Pascal | source/Vcls/ics/OverbyteIcsSslX509Certs.pas | fenglinyushu/dewebsdk | 6f45b6bef96e4b431ad6a0071320e5f613be778b | [
"BSD-2-Clause"
] | 2 | 2021-05-12T00:33:07.000Z | 2021-09-01T06:54:17.000Z | source/Vcls/ics/OverbyteIcsSslX509Certs.pas | fenglinyushu/dewebsdk | 6f45b6bef96e4b431ad6a0071320e5f613be778b | [
"BSD-2-Clause"
] | null | null | null | source/Vcls/ics/OverbyteIcsSslX509Certs.pas | fenglinyushu/dewebsdk | 6f45b6bef96e4b431ad6a0071320e5f613be778b | [
"BSD-2-Clause"
] | null | null | null | {* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
Author: Angus Robertson, Magenta Systems Ltd
Description: Automatically download SSL X509 certificates from various
issuers, including free certificates from Let's Encrypt, and
commercial certificates from... | 42.936462 | 443 | 0.61434 |
bc76cd6e7a80ecff725715f654ce787dc7c1b157 | 1,199 | pas | Pascal | Super_Copier_2/SCHookShared.pas | delphi-pascal-archive/super-copier-2 | c83116de47fcca02de14dfe033bce1804dfd0e2b | [
"Unlicense"
] | null | null | null | Super_Copier_2/SCHookShared.pas | delphi-pascal-archive/super-copier-2 | c83116de47fcca02de14dfe033bce1804dfd0e2b | [
"Unlicense"
] | null | null | null | Super_Copier_2/SCHookShared.pas | delphi-pascal-archive/super-copier-2 | c83116de47fcca02de14dfe033bce1804dfd0e2b | [
"Unlicense"
] | null | null | null | {
This file is part of SuperCopier2.
SuperCopier2 is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.
SuperCopier2 is d... | 24.469388 | 72 | 0.733945 |
61b156ab188b117818667cafceb8ade00110c21e | 1,369 | pas | Pascal | TextureGen/SinePlasma.pas | delphi-pascal-archive/texture_gen | 10e69b80dd3b41eface20b699f03e8ad30ccf1e3 | [
"Unlicense"
] | 1 | 2021-11-06T23:52:02.000Z | 2021-11-06T23:52:02.000Z | TextureGen/SinePlasma.pas | delphi-pascal-archive/texture_gen | 10e69b80dd3b41eface20b699f03e8ad30ccf1e3 | [
"Unlicense"
] | null | null | null | TextureGen/SinePlasma.pas | delphi-pascal-archive/texture_gen | 10e69b80dd3b41eface20b699f03e8ad30ccf1e3 | [
"Unlicense"
] | 1 | 2021-11-06T23:52:04.000Z | 2021-11-06T23:52:04.000Z | unit SinePlasma;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls, Spin, Tex;
type
TSinePlasmaForm = class(TForm)
OKB: TButton;
CancelB: TButton;
XSpin: TSpinEdit;
Label1: TLabel;
Label2: TLabel;
YSpin: TSpinEdit;
Labe... | 21.390625 | 79 | 0.701242 |
611ea2805b07844fe92e8ed528fd89ba72657e3a | 19,719 | pas | Pascal | 3rdParty/JWAPI/jwapi2.2a/Win32API/JwaNetSh.pas | bero/CodeCoverage | 927a3059962296c4d9f9bac861b1446259214471 | [
"Apache-2.0"
] | 1 | 2020-10-06T01:19:34.000Z | 2020-10-06T01:19:34.000Z | 3rdParty/JWAPI/jwapi2.2a/Win32API/JwaNetSh.pas | bero/CodeCoverage | 927a3059962296c4d9f9bac861b1446259214471 | [
"Apache-2.0"
] | null | null | null | 3rdParty/JWAPI/jwapi2.2a/Win32API/JwaNetSh.pas | bero/CodeCoverage | 927a3059962296c4d9f9bac861b1446259214471 | [
"Apache-2.0"
] | null | null | null | {******************************************************************************}
{ }
{ Net Shell API interface Unit for Object Pascal }
{ ... | 35.722826 | 133 | 0.688574 |
61fd2d4b11b5b337a5fa1d76bd3405225ce103c1 | 439 | lpr | Pascal | CopyOptions/src/backup/LazarusConfigUtility.lpr | jasc2v8/LazUnits | 6098f6c509db107e5e5ce83aa3a7bb9981c09560 | [
"Unlicense"
] | 5 | 2019-04-10T07:30:09.000Z | 2021-03-17T20:27:29.000Z | CopyOptions/src/backup/LazarusConfigUtility.lpr | jasc2v8/LazUnits | 6098f6c509db107e5e5ce83aa3a7bb9981c09560 | [
"Unlicense"
] | null | null | null | CopyOptions/src/backup/LazarusConfigUtility.lpr | jasc2v8/LazUnits | 6098f6c509db107e5e5ce83aa3a7bb9981c09560 | [
"Unlicense"
] | 3 | 2018-09-18T09:31:58.000Z | 2020-06-23T22:24:26.000Z | program LazarusConfigUtility;
{$mode objfpc}{$H+}
uses
{$IFDEF UNIX}{$IFDEF UseCThreads}
cthreads,
{$ENDIF}{$ENDIF}
Interfaces, // this includes the LCL widgetset
Forms, unit1
{ you can add units after this } , DebugUnit;
{$R *.res}
begin
RequireDerivedFormResource:=True;
Application.Initialize;
A... | 19.086957 | 49 | 0.728929 |
17152e086da1c7ed9ff420ec99e9852ee6dd53f5 | 3,629 | pas | Pascal | Sugar/Threading/Thread.pas | remobjects/sugar | fdda25f6cfdf3c6e45c9820de46a6c28ff04cff6 | [
"BSD-3-Clause"
] | 92 | 2015-02-09T04:43:50.000Z | 2021-11-11T03:53:46.000Z | Sugar/Threading/Thread.pas | remobjects/sugar | fdda25f6cfdf3c6e45c9820de46a6c28ff04cff6 | [
"BSD-3-Clause"
] | 8 | 2015-06-23T12:07:58.000Z | 2016-10-25T13:52:01.000Z | Sugar/Threading/Thread.pas | remobjects/sugar | fdda25f6cfdf3c6e45c9820de46a6c28ff04cff6 | [
"BSD-3-Clause"
] | 18 | 2015-02-09T08:27:00.000Z | 2021-11-11T00:48:29.000Z | namespace Sugar.Threading;
interface
uses
Sugar,
Sugar.Collections;
type
{$IF COOPER}
Thread = public class mapped to java.lang.Thread
{$ELSEIF ECHOES}
Thread = public class mapped to System.Threading.Thread
{$ELSEIF TOFFEE}
Thread = public class mapped to Foundation.NSThread
{$ENDI... | 26.683824 | 153 | 0.685588 |
cda1daa92f73b28976ae913662c2ae99262f15dd | 8,104 | dfm | Pascal | Tutorials/Webinar II/VizDemo/MainFormSVG.dfm | prodat/python4delphi | cba592c8a7b13275cbd6f8b0b9d7161fcdafa010 | [
"MIT"
] | 685 | 2015-08-28T02:12:06.000Z | 2022-03-28T19:44:07.000Z | Tutorials/Webinar II/VizDemo/MainFormSVG.dfm | prodat/python4delphi | cba592c8a7b13275cbd6f8b0b9d7161fcdafa010 | [
"MIT"
] | 248 | 2015-11-17T16:39:48.000Z | 2022-03-29T18:44:53.000Z | Tutorials/Webinar II/VizDemo/MainFormSVG.dfm | prodat/python4delphi | cba592c8a7b13275cbd6f8b0b9d7161fcdafa010 | [
"MIT"
] | 259 | 2015-10-03T04:53:26.000Z | 2022-03-31T18:23:06.000Z | object Form1: TForm1
Left = 0
Top = 0
Caption = 'Python Chats to Svg'
ClientHeight = 613
ClientWidth = 1035
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
OldCreateOrder = False
OnCreate = FormCreat... | 27.848797 | 95 | 0.487043 |
17eb07ad280ea28b0dab2ee7b3f8b9409349494a | 4,160 | pas | Pascal | demos/GChartsDemo/Demo.Miscellaneous.CustomizeLines.pas | fuadhs88/Delphi-GCharts | 3ab84c0ac5c13386e9903f44dd7ef536b6e18733 | [
"Apache-2.0"
] | 40 | 2021-09-20T08:44:57.000Z | 2022-02-20T17:43:50.000Z | demos/GChartsDemo/Demo.Miscellaneous.CustomizeLines.pas | MorphineLLF/Delphi-GCharts | 3ab84c0ac5c13386e9903f44dd7ef536b6e18733 | [
"Apache-2.0"
] | 1 | 2021-11-15T03:11:12.000Z | 2021-12-18T01:58:46.000Z | demos/GChartsDemo/Demo.Miscellaneous.CustomizeLines.pas | MorphineLLF/Delphi-GCharts | 3ab84c0ac5c13386e9903f44dd7ef536b6e18733 | [
"Apache-2.0"
] | 7 | 2021-09-22T00:12:44.000Z | 2022-02-28T12:43:29.000Z | unit Demo.Miscellaneous.CustomizeLines;
interface
uses
System.Classes, Demo.BaseFrame, cfs.GCharts;
type
TDemo_Miscellaneous_CustomizeLines = class(TDemoBaseFrame)
public
procedure GenerateChart; override;
end;
implementation
procedure TDemo_Miscellaneous_CustomizeLines.GenerateChart;
var
Data: IcfsG... | 33.548387 | 106 | 0.656971 |
6a13044436e3e6baa5c41ef24351e255c4c3f70f | 11,653 | pas | Pascal | tutor/0006.pas | nickelsworth/swag | 7c21c0da2291fc249b9dc5cfe121a7672a4ffc08 | [
"BSD-2-Clause"
] | 11 | 2015-12-12T05:13:15.000Z | 2020-10-14T13:32:08.000Z | tutor/0006.pas | nickelsworth/swag | 7c21c0da2291fc249b9dc5cfe121a7672a4ffc08 | [
"BSD-2-Clause"
] | null | null | null | tutor/0006.pas | nickelsworth/swag | 7c21c0da2291fc249b9dc5cfe121a7672a4ffc08 | [
"BSD-2-Clause"
] | 8 | 2017-05-05T05:24:01.000Z | 2021-07-03T20:30:09.000Z | Turbo Pascal for DOS Beginning Tutorial
by Glenn Grotzinger
Part 3 -- While and Repeat Loops; Case Statements
all parts copyright 1995-96 (c) by Glenn Grotzinger.
Hello again. I haven't gotten much input about continued
interest in... | 40.182759 | 77 | 0.662662 |
61fcfa0d3d71e23d43100afe7095399e1ea44aa9 | 9,875 | pas | Pascal | if/delphi/hpdf_types.pas | codestruction-eu/libharu | e3f123b2bbadf478284543ccd496863480b41f5c | [
"Zlib"
] | null | null | null | if/delphi/hpdf_types.pas | codestruction-eu/libharu | e3f123b2bbadf478284543ccd496863480b41f5c | [
"Zlib"
] | null | null | null | if/delphi/hpdf_types.pas | codestruction-eu/libharu | e3f123b2bbadf478284543ccd496863480b41f5c | [
"Zlib"
] | null | null | null | {*
* << Haru Free PDF Library 2.0.6 >> -- hpdf_types.pas
*
* Copyright (c) 1999-2006 Takeshi Kanno <takeshi_kanno@est.hi-ho.ne.jp>
*
* Permission to use, copy, modify, distribute and sell this software
* and its documentation for any purpose is hereby granted without fee,
* provided that the above copyrig... | 21.282328 | 81 | 0.565772 |
6164f1afc6006ccf541f0c1e1f18fcfc3511e6d6 | 2,144 | pas | Pascal | src/PCElements/PCClass.pas | PMeira/dss_capi | 8b80035730c9d470d057f6643db0a4d4623d70f4 | [
"BSD-3-Clause"
] | 4 | 2017-12-18T15:23:43.000Z | 2019-02-05T18:22:53.000Z | src/PCElements/PCClass.pas | PMeira/dss_capi | 8b80035730c9d470d057f6643db0a4d4623d70f4 | [
"BSD-3-Clause"
] | 28 | 2018-02-12T20:13:26.000Z | 2019-02-11T17:27:51.000Z | src/PCElements/PCClass.pas | PMeira/dss_capi | 8b80035730c9d470d057f6643db0a4d4623d70f4 | [
"BSD-3-Clause"
] | 1 | 2018-07-30T22:57:42.000Z | 2018-07-30T22:57:42.000Z | unit PCClass;
{
----------------------------------------------------------
Copyright (c) 2008-2015, Electric Power Research Institute, Inc.
All rights reserved.
----------------------------------------------------------
}
interface
uses
DSSClass,
CktElementClass;
type
{$SCOPEDENUMS ON}
TPCElemen... | 23.56044 | 99 | 0.679104 |
613023c7e6ea58ae9b278980c6cfb282bd97042e | 5,397 | pas | Pascal | Win32.Woodworm/Units/polyengine.pas | 010001111/Vx-Suites | 6b4b90a60512cce48aa7b87aec5e5ac1c4bb9a79 | [
"MIT"
] | 2 | 2021-02-04T06:47:45.000Z | 2021-07-28T10:02:10.000Z | Win32.Woodworm/Units/polyengine.pas | TheWover/Vx-Suites | 6b4b90a60512cce48aa7b87aec5e5ac1c4bb9a79 | [
"MIT"
] | null | null | null | Win32.Woodworm/Units/polyengine.pas | TheWover/Vx-Suites | 6b4b90a60512cce48aa7b87aec5e5ac1c4bb9a79 | [
"MIT"
] | null | null | null | unit polyengine;
interface
var
CKey: Integer = 0;
XKey: Integer = 0;
intdefkey: Integer = 0;
cryptcount: Integer = 0;
RCKey: String = '';
Caesar: Boolean = FAlSE;
X: Boolean = FAlSE;
RC4: Boolean = FAlSE;
Base64: Boolean = FAlSE;
simplecrypt: Boolean = FAlSE;
Codes64: String = '012345678... | 21.082031 | 87 | 0.567723 |
6179c47e3f24228bf5d087f881298eb2706df91d | 25,018 | dfm | Pascal | UnBaaSDemo.dfm | leancloud/delphi-sdk | 06b425c0fd0d35640824570866fc9d07bb0b117c | [
"MIT"
] | 13 | 2015-03-21T11:26:00.000Z | 2019-07-28T04:12:42.000Z | UnBaaSDemo.dfm | leancloud/delphi-sdk | 06b425c0fd0d35640824570866fc9d07bb0b117c | [
"MIT"
] | null | null | null | UnBaaSDemo.dfm | leancloud/delphi-sdk | 06b425c0fd0d35640824570866fc9d07bb0b117c | [
"MIT"
] | 8 | 2015-03-21T14:59:22.000Z | 2021-09-10T02:15:27.000Z | object Form3: TForm3
Left = 0
Top = 0
Caption = 'XE7 BaaS Demo'
ClientHeight = 662
ClientWidth = 974
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
OnCreate = FormCreate
... | 56.346847 | 361 | 0.796906 |
617379f350b42f4703267f6971d95ddf7b7d6a6b | 4,573 | dfm | Pascal | Lista_frm.dfm | stasinek/Koperek_VCL | 7526c48fa74d7f5701cd3a965849339f7e414eb2 | [
"BSD-2-Clause"
] | null | null | null | Lista_frm.dfm | stasinek/Koperek_VCL | 7526c48fa74d7f5701cd3a965849339f7e414eb2 | [
"BSD-2-Clause"
] | null | null | null | Lista_frm.dfm | stasinek/Koperek_VCL | 7526c48fa74d7f5701cd3a965849339f7e414eb2 | [
"BSD-2-Clause"
] | 1 | 2019-03-06T03:56:14.000Z | 2019-03-06T03:56:14.000Z | object ListaForm: TListaForm
Left = 30
Top = 94
Width = 916
Height = 495
Caption = 'Lista'
Color = clBtnFace
Constraints.MaxHeight = 600
Constraints.MaxWidth = 990
Constraints.MinHeight = 400
Constraints.MinWidth = 640
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Hei... | 21.469484 | 51 | 0.52963 |
17af0071ec5a479be011b98dfd28a1338cf63aa8 | 26,264 | pas | Pascal | rx/Units/rxApputils.pas | amikey/delphi-crypto | a79895f25bff69819f354e9bf27c19e2f00fed19 | [
"Unlicense"
] | 6 | 2019-02-15T02:47:02.000Z | 2021-08-02T22:34:34.000Z | rx/Units/rxApputils.pas | amikey/delphi-crypto | a79895f25bff69819f354e9bf27c19e2f00fed19 | [
"Unlicense"
] | null | null | null | rx/Units/rxApputils.pas | amikey/delphi-crypto | a79895f25bff69819f354e9bf27c19e2f00fed19 | [
"Unlicense"
] | 7 | 2020-05-04T21:44:13.000Z | 2021-04-02T12:42:23.000Z | {*******************************************************}
{ }
{ Delphi VCL Extensions (RX) }
{ }
{ Copyright (c) 1995, 1996 AO ROSNO }
{ Copyright (c) 1997, ... | 28.150054 | 93 | 0.676439 |
61355aff1b8ad7b09a1b40996a1ae78ac54ac532 | 66,670 | pas | Pascal | tests/convert_testcase.pas | ik5/fp-msgpack | 4b1023b7e055dad11385657e201069fea9f6ea1f | [
"MIT"
] | 4 | 2016-08-19T22:28:15.000Z | 2021-06-11T20:13:53.000Z | tests/convert_testcase.pas | ik5/fp-msgpack | 4b1023b7e055dad11385657e201069fea9f6ea1f | [
"MIT"
] | 1 | 2020-12-19T22:25:17.000Z | 2020-12-20T07:59:35.000Z | tests/convert_testcase.pas | ik5/fp-msgpack | 4b1023b7e055dad11385657e201069fea9f6ea1f | [
"MIT"
] | 1 | 2019-09-08T22:21:36.000Z | 2019-09-08T22:21:36.000Z | { Basic msgpack unit test for converter unit
Copyright (c) 2012 Ido Kanner <idokan@gmail.com>
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to
deal in the Software without restriction, including without limita... | 44.299003 | 87 | 0.719034 |
bc1d6c96d281f4428c72b1b05e4c57f588fa9aa2 | 1,634 | pas | Pascal | windows/src/test/unit-tests/androidstringtokeymanlocalestring/Keyman.Test.AndroidStringToKeymanLocaleStringTest.pas | bravogeorge/keyman | c0797e36292de903d7313214d1f765e3d9a2bf4d | [
"MIT"
] | 219 | 2017-06-21T03:37:03.000Z | 2022-03-27T12:09:28.000Z | windows/src/test/unit-tests/androidstringtokeymanlocalestring/Keyman.Test.AndroidStringToKeymanLocaleStringTest.pas | bravogeorge/keyman | c0797e36292de903d7313214d1f765e3d9a2bf4d | [
"MIT"
] | 4,451 | 2017-05-29T02:52:06.000Z | 2022-03-31T23:53:23.000Z | windows/src/test/unit-tests/androidstringtokeymanlocalestring/Keyman.Test.AndroidStringToKeymanLocaleStringTest.pas | bravogeorge/keyman | c0797e36292de903d7313214d1f765e3d9a2bf4d | [
"MIT"
] | 72 | 2017-05-26T04:08:37.000Z | 2022-03-03T10:26:20.000Z | unit Keyman.Test.AndroidStringToKeymanLocaleStringTest;
interface
uses
DUnitX.TestFramework,
Keyman.System.AndroidStringToKeymanLocaleString;
type
[TestFixture]
TAndroidStringToKeymanLocaleStringTest = class(TObject)
public
[Setup]
procedure Setup;
[Test]
procedure TestTransform;
end;
i... | 35.521739 | 110 | 0.770502 |
cdd246fd8cfd51da31f408bb412d08a9f2a359e4 | 1,067 | pas | Pascal | src/RESTRequest4D.Utils.pas | juliomar/RESTRequest4Delphi | c74f4f9366d69bd176bd3a0259d065ea005cbdb9 | [
"Apache-2.0"
] | 269 | 2019-07-04T14:21:13.000Z | 2022-03-28T21:18:40.000Z | src/RESTRequest4D.Utils.pas | CarlosHe/RESTRequest4Delphi | 2817dfc614381c4ce4d2b279453676b571bce934 | [
"MIT"
] | 39 | 2019-07-04T14:18:23.000Z | 2022-03-16T12:10:31.000Z | src/RESTRequest4D.Utils.pas | CarlosHe/RESTRequest4Delphi | 2817dfc614381c4ce4d2b279453676b571bce934 | [
"MIT"
] | 113 | 2019-07-05T01:48:04.000Z | 2022-03-21T16:42:11.000Z | unit RESTRequest4D.Utils;
interface
{$IFNDEF FPC}
uses DB;
{$ENDIF}
type
TMethodRequest = (mrGET, mrPOST, mrPUT, mrPATCH, mrDELETE);
TRESTRequest4DelphiUtils = class
public
{$IFNDEF FPC}
class procedure ActiveCachedUpdates(const ADataSet: TDataSet; const AActive: Boolean = True);
{$ENDIF}
end;
... | 22.702128 | 111 | 0.740394 |
aa58e07db55febb46fd8a5e481d5ab39d71bc1f0 | 2,422 | pas | Pascal | src/constraints/DValidation.Constraints.EAN.pas | msnts/DValidation | d174eb639e7a5c93474d4e4c75fccaf00abe57de | [
"Apache-2.0"
] | 6 | 2018-11-26T18:53:03.000Z | 2021-06-29T11:51:11.000Z | src/constraints/DValidation.Constraints.EAN.pas | msnts/DValidation | d174eb639e7a5c93474d4e4c75fccaf00abe57de | [
"Apache-2.0"
] | null | null | null | src/constraints/DValidation.Constraints.EAN.pas | msnts/DValidation | d174eb639e7a5c93474d4e4c75fccaf00abe57de | [
"Apache-2.0"
] | 1 | 2021-06-28T02:34:46.000Z | 2021-06-28T02:34:46.000Z | { ******************************************************************************
Copyright 2017 Marcos Santos
Contact: marcos.santos@outlook.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 Licen... | 28.162791 | 102 | 0.708505 |
cdc44ba17e110b6489a2e26345ab97cd815b0465 | 6,472 | pas | Pascal | Client/uHWSCheckListClientMenu.pas | RonaldoSurdi/Checklist-logistica | 0340034e977b0af03b93a419c3f0920e420b1be9 | [
"MIT"
] | null | null | null | Client/uHWSCheckListClientMenu.pas | RonaldoSurdi/Checklist-logistica | 0340034e977b0af03b93a419c3f0920e420b1be9 | [
"MIT"
] | null | null | null | Client/uHWSCheckListClientMenu.pas | RonaldoSurdi/Checklist-logistica | 0340034e977b0af03b93a419c3f0920e420b1be9 | [
"MIT"
] | 1 | 2022-02-05T06:37:21.000Z | 2022-02-05T06:37:21.000Z | unit uHWSCheckListClientMenu;
interface
uses
Winapi.Windows, Winapi.Messages, System.SysUtils, System.Variants, System.Classes, Vcl.Graphics,
Vcl.Controls, Vcl.Forms, Vcl.Dialogs, Vcl.Menus, Vcl.ComCtrls, Vcl.Grids,
Vcl.DBGrids;
type
THWS_Form_Menu = class(TForm)
MainMenu1: TMainMenu;
Cadastri1: TMen... | 34.243386 | 153 | 0.836218 |
6108bdadd2e6b2f351015c545aca6fa8ec3d2ec3 | 611 | pas | Pascal | ALG-1/lista_03/ex_56/soma_par.pas | leommartin/ERE-2-UFPR | b6dfe367507566b4bd7fa10aa15ed7567880a4d2 | [
"MIT"
] | null | null | null | ALG-1/lista_03/ex_56/soma_par.pas | leommartin/ERE-2-UFPR | b6dfe367507566b4bd7fa10aa15ed7567880a4d2 | [
"MIT"
] | null | null | null | ALG-1/lista_03/ex_56/soma_par.pas | leommartin/ERE-2-UFPR | b6dfe367507566b4bd7fa10aa15ed7567880a4d2 | [
"MIT"
] | null | null | null | var n, m, soma: longint;
begin
read(n,m);
soma:=0;
if ((n < m) and (n mod 2 = 1))then
begin
n:=n - 1; m:=m -1;
while (n < m) do
begin
n:=n+2;
soma:=soma+n;
writeln(soma);
end;
end
else if n < m then
while n < m-2 do
begin
... | 17.970588 | 38 | 0.345336 |
bcd8e76eb3e4f56e50b77f5209973a7f9dc8986a | 1,545 | dfm | Pascal | dlgEPGP.dfm | tatmanblue/emailmax | 23ded6e54c40e90cabdff5fef5e6c6ce7602c10b | [
"Apache-2.0"
] | null | null | null | dlgEPGP.dfm | tatmanblue/emailmax | 23ded6e54c40e90cabdff5fef5e6c6ce7602c10b | [
"Apache-2.0"
] | null | null | null | dlgEPGP.dfm | tatmanblue/emailmax | 23ded6e54c40e90cabdff5fef5e6c6ce7602c10b | [
"Apache-2.0"
] | null | null | null | object dlgPgpEncrypt: TdlgPgpEncrypt
Left = 71
Top = 154
BorderStyle = bsDialog
Caption = 'Preparing to Encrypt a message with PGP'
ClientHeight = 140
ClientWidth = 301
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.S... | 17.965116 | 53 | 0.601294 |
61860deaa073e9a9decf8578abb2c67720cbd135 | 38,335 | pas | Pascal | src/fonts.pas | Gury8/Mad-Studio | 1be966f3d939b55ea03d4740a2f7378379836a18 | [
"MIT"
] | 8 | 2020-10-24T15:33:38.000Z | 2022-01-26T19:58:16.000Z | src/fonts.pas | Gury8/Mad-Studio | 1be966f3d939b55ea03d4740a2f7378379836a18 | [
"MIT"
] | 1 | 2021-04-27T13:04:08.000Z | 2021-05-01T18:50:54.000Z | src/fonts.pas | Gury8/Mad-Studio | 1be966f3d939b55ea03d4740a2f7378379836a18 | [
"MIT"
] | null | null | null | {
Program name: Mad Studio
Author: Boštjan Gorišek
Release year: 2016 - 2021
Unit: Character set (font) editor
}
unit fonts;
{$mode objfpc}{$H+}
interface
uses
Classes, SysUtils, FileUtil, Forms, Controls, Graphics, Dialogs,
StdCtrls, Menus, ExtCtrls, ComCtrls, Buttons, strutils, lcltype,
... | 28.650972 | 100 | 0.585001 |
617eee13168b5db9a72c2be5255d55cdc6c57614 | 1,331 | pas | Pascal | test/code/stub/RulePath.pas | VencejoSoftware/ooValidator | adb9d5a56ce3c8cecbb5131f3a20d46ca675c6f6 | [
"BSD-3-Clause"
] | 1 | 2019-07-08T10:16:03.000Z | 2019-07-08T10:16:03.000Z | test/code/stub/RulePath.pas | VencejoSoftware/ooValidator | adb9d5a56ce3c8cecbb5131f3a20d46ca675c6f6 | [
"BSD-3-Clause"
] | null | null | null | test/code/stub/RulePath.pas | VencejoSoftware/ooValidator | adb9d5a56ce3c8cecbb5131f3a20d46ca675c6f6 | [
"BSD-3-Clause"
] | 2 | 2019-11-21T03:08:41.000Z | 2021-01-26T04:48:34.000Z | {
Copyright (c) 2018, Vencejo Software
Distributed under the terms of the Modified BSD License
The full license is distributed with this software
}
unit RulePath;
interface
uses
SysUtils,
ValidatorRule;
type
TRulePath = class sealed(TInterfacedObject, IValidationRule)
private
_Path: String;
_Is... | 21.467742 | 93 | 0.743802 |
cdbcd2c810578b3bb505810217103c0a11ec442d | 590 | pas | Pascal | 20211016-Delphi-Cocktails/Cocktails.Frames.AboutPage.pas | marcobreveglieri/compilaquindiva | fca8c384b2556526a9575524808f4517993cc2e7 | [
"CC0-1.0"
] | 1 | 2021-09-24T21:15:55.000Z | 2021-09-24T21:15:55.000Z | 20211016-Delphi-Cocktails/Cocktails.Frames.AboutPage.pas | marcobreveglieri/compilaquindiva | fca8c384b2556526a9575524808f4517993cc2e7 | [
"CC0-1.0"
] | null | null | null | 20211016-Delphi-Cocktails/Cocktails.Frames.AboutPage.pas | marcobreveglieri/compilaquindiva | fca8c384b2556526a9575524808f4517993cc2e7 | [
"CC0-1.0"
] | 1 | 2021-09-24T21:16:04.000Z | 2021-09-24T21:16:04.000Z | unit Cocktails.Frames.AboutPage;
interface
uses
System.SysUtils, System.Types, System.UITypes, System.Classes, System.Variants,
FMX.Types, FMX.Graphics, FMX.Controls, FMX.Forms, FMX.Dialogs, FMX.StdCtrls,
Cocktails.Frames.BasePage, System.Actions, FMX.ActnList,
FMX.Controls.Presentation;
type
TAboutPageFr... | 19.032258 | 82 | 0.759322 |
61a723a1a76e0f49f8386601ff51632d93ba2829 | 8,530 | pas | Pascal | DUnitX.Test.pas | fabriciocolombo/DUnitX | 170e9b433cdabd7b5d67016a6aa1a6fe1257d4a2 | [
"Apache-2.0"
] | null | null | null | DUnitX.Test.pas | fabriciocolombo/DUnitX | 170e9b433cdabd7b5d67016a6aa1a6fe1257d4a2 | [
"Apache-2.0"
] | null | null | null | DUnitX.Test.pas | fabriciocolombo/DUnitX | 170e9b433cdabd7b5d67016a6aa1a6fe1257d4a2 | [
"Apache-2.0"
] | null | null | null | {***************************************************************************}
{ }
{ DUnitX }
{ }
{ ... | 29.013605 | 192 | 0.611723 |
6a1eedf573c8ce2f6a77f84228840c370c78ef98 | 19,275 | pas | Pascal | Components/thsCombobox/thsComboBox.pas | 3ddark/Ths-Erp-Framewrok | c6569f7f64db10e423d6cc56e91c54184073a9b4 | [
"Unlicense"
] | 6 | 2019-07-06T23:08:39.000Z | 2021-05-04T19:42:01.000Z | Components/thsCombobox/thsComboBox.pas | 3ddark/Ths-Erp-Framewrok | c6569f7f64db10e423d6cc56e91c54184073a9b4 | [
"Unlicense"
] | null | null | null | Components/thsCombobox/thsComboBox.pas | 3ddark/Ths-Erp-Framewrok | c6569f7f64db10e423d6cc56e91c54184073a9b4 | [
"Unlicense"
] | 4 | 2019-03-18T16:57:09.000Z | 2022-02-24T02:33:31.000Z | unit thsComboBox;
interface
uses
System.SysUtils, System.Classes, Vcl.Controls, Vcl.StdCtrls, Vcl.Forms,
Vcl.Graphics, Winapi.Messages, Winapi.Windows, System.StrUtils,
Vcl.Themes, Vcl.Mask, Vcl.ExtCtrls, System.UITypes,
thsBaseTypes;
{$M+}
type
// TComboboxS = Class (Vcl.StdCtrls.TComboBox);
TWinControl... | 26.659751 | 122 | 0.614578 |
6a28ac5a189061c00fa4d5e9c2d1047f8f36ee74 | 12,177 | pas | Pascal | HODLER_Multiplatform_Win_And_iOS_Linux/additionalUnits/ZXING/Lib/Classes/1D Barcodes/ZXing.OneD.Code93Reader.pas | M3Supreme45/HODLER-Open-Source-Multi-Asset-Wallet | 259ea75f7aba999ffd184997a884c1c22d34fa40 | [
"Unlicense"
] | 384 | 2015-05-30T16:32:43.000Z | 2022-03-23T12:07:48.000Z | HODLER_Multiplatform_Win_And_iOS_Linux/additionalUnits/ZXING/Lib/Classes/1D Barcodes/ZXing.OneD.Code93Reader.pas | M3Supreme45/HODLER-Open-Source-Multi-Asset-Wallet | 259ea75f7aba999ffd184997a884c1c22d34fa40 | [
"Unlicense"
] | 119 | 2015-06-08T14:49:22.000Z | 2022-03-31T16:25:18.000Z | HODLER_Multiplatform_Win_And_iOS_Linux/additionalUnits/ZXING/Lib/Classes/1D Barcodes/ZXing.OneD.Code93Reader.pas | M3Supreme45/HODLER-Open-Source-Multi-Asset-Wallet | 259ea75f7aba999ffd184997a884c1c22d34fa40 | [
"Unlicense"
] | 182 | 2015-06-01T01:05:29.000Z | 2022-02-22T07:08:05.000Z | {
* Copyright 2010 ZXing authors
*
* 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 law or... | 23.194286 | 132 | 0.624784 |
61d51cb22c7e34f8b445a1edbc4ff246d4dddf21 | 167,209 | pas | Pascal | Source/TBXDkPanels.pas | sharov-artem/TBX | 4982cf02765672376ae887711b8820d63a0d71af | [
"MIT"
] | 6 | 2019-03-03T17:30:22.000Z | 2019-07-18T11:56:57.000Z | Source/TBXDkPanels.pas | sharov-artem/TBX | 4982cf02765672376ae887711b8820d63a0d71af | [
"MIT"
] | 16 | 2019-02-02T19:54:54.000Z | 2019-02-28T05:22:36.000Z | Source/TBXDkPanels.pas | sharov-artem/TBX | 4982cf02765672376ae887711b8820d63a0d71af | [
"MIT"
] | 1 | 2021-09-11T05:41:08.000Z | 2021-09-11T05:41:08.000Z | {*
* TBX Package
* Copyright 2001-2013 Alex A. Denisov and contributors. All rights reserved.
*
* The MIT License (MIT)
*
* Permission is hereby granted, free of charge, to any person obtaining
* a copy of this software and associated documentation files (the "Software"),
* to deal in the Software witho... | 30.019569 | 140 | 0.676818 |
cd3b2ee83e7ffde2079f92bc110b0a58f9af463c | 4,033 | pas | Pascal | Libraries/BigIntegersLib/dwsMPIR.Bundle.pas | synapsea/DW-Script | b36c2e57f0285c217f8f0cae8e4e158d21127163 | [
"Condor-1.1"
] | 1 | 2022-02-18T22:14:44.000Z | 2022-02-18T22:14:44.000Z | Libraries/BigIntegersLib/dwsMPIR.Bundle.pas | synapsea/DW-Script | b36c2e57f0285c217f8f0cae8e4e158d21127163 | [
"Condor-1.1"
] | null | null | null | Libraries/BigIntegersLib/dwsMPIR.Bundle.pas | synapsea/DW-Script | b36c2e57f0285c217f8f0cae8e4e158d21127163 | [
"Condor-1.1"
] | null | null | null | {**********************************************************************}
{ }
{ "The contents of this file are subject to the Mozilla Public }
{ License Version 1.1 (the "License"); you may not use this }
{ file except in complian... | 31.755906 | 102 | 0.407389 |
cddec1ae7f452ecffc2aae87e0b443aa110cf19b | 2,171 | dfm | Pascal | Demos/Demo09/Unit1.dfm | imiara/python4delphi | 2c84d57987f15522f151c4d717911d7f138156b1 | [
"MIT"
] | 685 | 2015-08-28T02:12:06.000Z | 2022-03-28T19:44:07.000Z | Demos/Demo09/Unit1.dfm | sadanboy/python4delphi | 64f1dd9ea1f9d7a96220a3e6894bc273d6b6e003 | [
"MIT"
] | 248 | 2015-11-17T16:39:48.000Z | 2022-03-29T18:44:53.000Z | Demos/Demo09/Unit1.dfm | sadanboy/python4delphi | 64f1dd9ea1f9d7a96220a3e6894bc273d6b6e003 | [
"MIT"
] | 259 | 2015-10-03T04:53:26.000Z | 2022-03-31T18:23:06.000Z | object Form1: TForm1
Left = 204
Top = 124
Width = 544
Height = 375
VertScrollBar.Range = 170
ActiveControl = Button1
Caption = 'Form1'
Color = clWindow
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = 11
Font.Name = 'MS Sans Serif'
Font.Pitch = fpVariable
... | 21.284314 | 54 | 0.580378 |
61d41c9347fb681be99ae9779e9f1a71a1bb56a0 | 84 | pas | Pascal | Test/FailureScripts/method_on_meta.pas | skolkman/dwscript | b9f99d4b8187defac3f3713e2ae0f7b83b63d516 | [
"Condor-1.1"
] | 79 | 2015-03-18T10:46:13.000Z | 2022-03-17T18:05:11.000Z | Test/FailureScripts/method_on_meta.pas | skolkman/dwscript | b9f99d4b8187defac3f3713e2ae0f7b83b63d516 | [
"Condor-1.1"
] | 6 | 2016-03-29T14:39:00.000Z | 2020-09-14T10:04:14.000Z | Test/FailureScripts/method_on_meta.pas | skolkman/dwscript | b9f99d4b8187defac3f3713e2ae0f7b83b63d516 | [
"Condor-1.1"
] | 25 | 2016-05-04T13:11:38.000Z | 2021-09-29T13:34:31.000Z | TObject.Free;
var p : TClass;
p.Free;
var o : TObject;
o.ClassType.Free; | 9.333333 | 17 | 0.607143 |
6a211dd8dff2ea228a0ecc0d99402e371ec0e81f | 276 | dpr | Pascal | BaumDemoStep1/dprBaumDemo.dpr | morrigan-dev/bbst | b9cacf3ec01af2b3e65064755d91b99aca25fb29 | [
"Apache-2.0"
] | null | null | null | BaumDemoStep1/dprBaumDemo.dpr | morrigan-dev/bbst | b9cacf3ec01af2b3e65064755d91b99aca25fb29 | [
"Apache-2.0"
] | null | null | null | BaumDemoStep1/dprBaumDemo.dpr | morrigan-dev/bbst | b9cacf3ec01af2b3e65064755d91b99aca25fb29 | [
"Apache-2.0"
] | null | null | null | program dprBaumDemo;
uses
Forms,
unitBaumDemo in 'unitBaumDemo.pas' {frmBaumDemo},
unitResourceManager in 'unitResourceManager.pas';
{$R *.res}
begin
Application.Initialize;
Application.CreateForm(TfrmBaumDemo, frmBaumDemo);
Application.Run;
end.
| 18.4 | 53 | 0.728261 |
cdab95b7491f229f867c48063af6bab78d7dfe27 | 382 | dpr | Pascal | examples/twofish/TwoFish.dpr | LordVampir1983/OmniThreadLibrary | ce6cb96297181cbed84ce0ad6e9f220b24636cb2 | [
"BSD-3-Clause"
] | 386 | 2015-04-16T21:28:31.000Z | 2022-03-16T00:23:23.000Z | examples/twofish/TwoFish.dpr | fatihtsp/OmniThreadLibrary | e65f1923b3e4cf6444425a20035c926855a54112 | [
"BSD-3-Clause"
] | 120 | 2015-04-16T21:54:23.000Z | 2022-03-11T15:25:09.000Z | examples/twofish/TwoFish.dpr | fatihtsp/OmniThreadLibrary | e65f1923b3e4cf6444425a20035c926855a54112 | [
"BSD-3-Clause"
] | 152 | 2015-04-17T13:20:50.000Z | 2022-03-09T16:14:53.000Z | program TwoFish;
uses
Vcl.Forms,
twofish1 in 'twofish1.pas' {frmTwoFish},
twoFishDB in 'twoFishDB.pas' {dmTwoFishDB: TDataModule},
twoFishDB_GUI in 'twoFishDB_GUI.pas' {frmTwoFishDB_GUI: TFrame};
{$R *.res}
begin
Application.Initialize;
Application.MainFormOnTaskbar := True;
Application.Cr... | 22.470588 | 67 | 0.722513 |
cdd6de847b2f32569d096c91aa6872d9f448683b | 35,540 | pas | Pascal | Tests/DUnitX.Tests.Assert.pas | LiaHombrinkORGADATA/DUnitX | 215b5c40b493c391def30c8b91e1a70a379382bf | [
"Apache-2.0"
] | null | null | null | Tests/DUnitX.Tests.Assert.pas | LiaHombrinkORGADATA/DUnitX | 215b5c40b493c391def30c8b91e1a70a379382bf | [
"Apache-2.0"
] | null | null | null | Tests/DUnitX.Tests.Assert.pas | LiaHombrinkORGADATA/DUnitX | 215b5c40b493c391def30c8b91e1a70a379382bf | [
"Apache-2.0"
] | null | null | null | {***************************************************************************}
{ }
{ DUnitX }
{ }
{ ... | 28.341308 | 131 | 0.685031 |
61dc7eff9f29856c9493588eaa975ad230ba9782 | 2,156 | pas | Pascal | code/ooHTTP.Proxy.pas | VencejoSoftware/ooHTTP | e851a5e219d0235a5bd20c336633f2fe07f28473 | [
"BSD-3-Clause"
] | null | null | null | code/ooHTTP.Proxy.pas | VencejoSoftware/ooHTTP | e851a5e219d0235a5bd20c336633f2fe07f28473 | [
"BSD-3-Clause"
] | null | null | null | code/ooHTTP.Proxy.pas | VencejoSoftware/ooHTTP | e851a5e219d0235a5bd20c336633f2fe07f28473 | [
"BSD-3-Clause"
] | 2 | 2019-11-21T03:16:17.000Z | 2021-01-26T04:49:54.000Z | {$REGION 'documentation'}
{
Copyright (c) 2016, Vencejo Software
Distributed under the terms of the Modified BSD License
The full license is distributed with this software
}
{
HTTP proxy definition
@created(17/11/2017)
@author Vencejo Software <www.vencejosoft.com>
}
{$ENDREGION}
unit ooHTTP.Proxy;
interfa... | 22.226804 | 78 | 0.760668 |
61b3fafce18e696121f07bf28d4e4e2c17b1e228 | 35,603 | pas | Pascal | src/dl_editor.pas | Gury8/Mad-Studio | 1be966f3d939b55ea03d4740a2f7378379836a18 | [
"MIT"
] | 8 | 2020-10-24T15:33:38.000Z | 2022-01-26T19:58:16.000Z | src/dl_editor.pas | Gury8/Mad-Studio | 1be966f3d939b55ea03d4740a2f7378379836a18 | [
"MIT"
] | 1 | 2021-04-27T13:04:08.000Z | 2021-05-01T18:50:54.000Z | src/dl_editor.pas | Gury8/Mad-Studio | 1be966f3d939b55ea03d4740a2f7378379836a18 | [
"MIT"
] | null | null | null | {
Program name: Mad Studio
Author: Boštjan Gorišek
Release year: 2016 - 2021
Unit: Display list editor
}
unit dl_editor;
{$mode objfpc}{$H+}
interface
uses
Classes, SysUtils, FileUtil, Forms, Controls, Graphics,
Dialogs, ExtCtrls, Menus, ComCtrls, StdCtrls,
common;
type
{ TfrmDispl... | 28.688961 | 102 | 0.550403 |
6a00d978e2b7d96e9b9786edf986da4e08a75273 | 3,415 | pas | Pascal | AS Program/createre.pas | RossMeikleham/Pascal-Code | 97fbbc75d39cbc85dec47b754e9a34c945df29c1 | [
"MIT"
] | 1 | 2020-07-05T13:14:16.000Z | 2020-07-05T13:14:16.000Z | AS Program/createre.pas | RossMeikleham/Pascal-Code | 97fbbc75d39cbc85dec47b754e9a34c945df29c1 | [
"MIT"
] | null | null | null | AS Program/createre.pas | RossMeikleham/Pascal-Code | 97fbbc75d39cbc85dec47b754e9a34c945df29c1 | [
"MIT"
] | null | null | null | PROGRAM BookingRecords;
USES BOOKDAT;
VAR
Book :BookingInfo;
BookingFile :FILE OF BookingInfo;
PROCEDURE CreateBookingFile;
BEGIN
ASSIGN(BookingFile,'D:\AsShizzle\BOOKINGS.DTA');
REWRITE(BookingFile);
WITH Book DO
BEGIN
BookingNo ... | 32.52381 | 56 | 0.362518 |
6156a5cf9da54f5ac342ff1626844b0d9dbf578a | 380 | dpr | Pascal | tests/31_WaitableObjects/app_31_WaitableObjects.dpr | LordVampir1983/OmniThreadLibrary | ce6cb96297181cbed84ce0ad6e9f220b24636cb2 | [
"BSD-3-Clause"
] | 386 | 2015-04-16T21:28:31.000Z | 2022-03-16T00:23:23.000Z | tests/31_WaitableObjects/app_31_WaitableObjects.dpr | fatihtsp/OmniThreadLibrary | e65f1923b3e4cf6444425a20035c926855a54112 | [
"BSD-3-Clause"
] | 120 | 2015-04-16T21:54:23.000Z | 2022-03-11T15:25:09.000Z | tests/31_WaitableObjects/app_31_WaitableObjects.dpr | fatihtsp/OmniThreadLibrary | e65f1923b3e4cf6444425a20035c926855a54112 | [
"BSD-3-Clause"
] | 152 | 2015-04-17T13:20:50.000Z | 2022-03-09T16:14:53.000Z | program app_31_WaitableObjects.XE3;
{$R 'MainIcon.res' '..\..\res\MainIcon.rc'}
uses
FastMM4,
Forms,
test_31_WaitableObjects in 'test_31_WaitableObjects.pas' {frmTestWaitableObjects};
begin
Application.Initialize;
Application.MainFormOnTaskbar := True;
Application.CreateForm(TfrmTestWaitableO... | 23.75 | 85 | 0.755263 |
615a6893058250c79b6a992976a2d75a69a3cad7 | 9,047 | pas | Pascal | assets/InstructionEditor/untPropertyEditors.pas | LaudateCorpus1/zydis | fda4f15c6d3c1603cea8c5aeb72c867aae8899df | [
"MIT"
] | 7 | 2019-12-02T06:53:30.000Z | 2021-12-21T14:58:55.000Z | assets/InstructionEditor/untPropertyEditors.pas | x64dbg/zyan-disassembler-engine | fda4f15c6d3c1603cea8c5aeb72c867aae8899df | [
"MIT"
] | 1 | 2021-10-15T08:35:27.000Z | 2021-10-15T08:35:27.000Z | assets/InstructionEditor/untPropertyEditors.pas | x64dbg/zyan-disassembler-engine | fda4f15c6d3c1603cea8c5aeb72c867aae8899df | [
"MIT"
] | 3 | 2020-01-03T15:16:28.000Z | 2021-08-04T09:17:07.000Z | unit untPropertyEditors;
interface
uses
cxOI;
type
TOpcodeByteProperty = class(TcxOrdinalProperty)
public
function GetValue: String; override;
procedure SetValue(const Value: String); override;
end;
TCPUIDFeatureFlagsProperty = class(TcxClassProperty)
public
procedure Edit; override;
fun... | 25.848571 | 96 | 0.698132 |
cd821e3fe7f3cfb88c6cb1ec695cb4646b637dff | 10,145 | dfm | Pascal | windows/src/ext/jedi/jvcl/tests/RxLib/Source/JvImagPrvw.dfm | bravogeorge/keyman | c0797e36292de903d7313214d1f765e3d9a2bf4d | [
"MIT"
] | 219 | 2017-06-21T03:37:03.000Z | 2022-03-27T12:09:28.000Z | windows/src/ext/jedi/jvcl/tests/RxLib/Source/JvImagPrvw.dfm | bravogeorge/keyman | c0797e36292de903d7313214d1f765e3d9a2bf4d | [
"MIT"
] | 4,451 | 2017-05-29T02:52:06.000Z | 2022-03-31T23:53:23.000Z | windows/src/ext/jedi/jvcl/tests/RxLib/Source/JvImagPrvw.dfm | bravogeorge/keyman | c0797e36292de903d7313214d1f765e3d9a2bf4d | [
"MIT"
] | 72 | 2017-05-26T04:08:37.000Z | 2022-03-03T10:26:20.000Z | object ImageForm: TImageForm
Left = 201
Top = 98
ActiveControl = FileEdit
BorderIcons = [biSystemMenu]
BorderStyle = bsDialog
Caption = 'Select Image'
ClientHeight = 262
ClientWidth = 485
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
... | 35.472028 | 75 | 0.757615 |
bccb57441df7f1efcf9db98eb3b786d56a0da4a7 | 128 | pas | Pascal | Blob_Lib/assimp-5.2.3/assimp/port/AssimpDelphi/aiMatrix4x4.pas | antholuo/Blob_Traffic | 5d6acf88044e9abc63c0ff356714179eaa4b75bf | [
"MIT"
] | null | null | null | Blob_Lib/assimp-5.2.3/assimp/port/AssimpDelphi/aiMatrix4x4.pas | antholuo/Blob_Traffic | 5d6acf88044e9abc63c0ff356714179eaa4b75bf | [
"MIT"
] | null | null | null | Blob_Lib/assimp-5.2.3/assimp/port/AssimpDelphi/aiMatrix4x4.pas | antholuo/Blob_Traffic | 5d6acf88044e9abc63c0ff356714179eaa4b75bf | [
"MIT"
] | null | null | null | version https://git-lfs.github.com/spec/v1
oid sha256:fae5e1d0f62e91fab833065fc47a373db11ca60210d04fe42689529a801dbb00
size 246
| 32 | 75 | 0.882813 |
f3b645b432c27d1001c33f0668aee384ac105d92 | 1,972 | pas | Pascal | test/code/SyntaxFormatSymbol_test.pas | VencejoSoftware/ooEntity | 0c49ad7c2420f8fe1fb57942fff27c55fdfd41bc | [
"BSD-3-Clause"
] | 1 | 2022-01-04T02:17:53.000Z | 2022-01-04T02:17:53.000Z | test/code/SyntaxFormatSymbol_test.pas | VencejoSoftware/ooEntity | 0c49ad7c2420f8fe1fb57942fff27c55fdfd41bc | [
"BSD-3-Clause"
] | null | null | null | test/code/SyntaxFormatSymbol_test.pas | VencejoSoftware/ooEntity | 0c49ad7c2420f8fe1fb57942fff27c55fdfd41bc | [
"BSD-3-Clause"
] | 2 | 2019-11-21T02:57:52.000Z | 2021-01-26T04:45:05.000Z | {
Copyright (c) 2018, Vencejo Software
Distributed under the terms of the Modified BSD License
The full license is distributed with this software
}
unit SyntaxFormatSymbol_test;
interface
uses
SyntaxFormatSymbol,
SymbolListMock,
{$IFDEF FPC}
fpcunit, testregistry
{$ELSE}
TestFramework
{$ENDIF};
type
... | 21.911111 | 92 | 0.770284 |
cd360c9abc50ae642193a03fc250c49b620cecf9 | 2,149 | pas | Pascal | Libraries/TBCEditor/Source/BCEditor.Editor.LeftMargin.Bookmarks.pas | jomael/Concepts | 82d18029e41d55e897d007f826c021cdf63e53f8 | [
"Apache-2.0"
] | 62 | 2016-01-20T16:26:25.000Z | 2022-02-28T14:25:52.000Z | Libraries/TBCEditor/Source/BCEditor.Editor.LeftMargin.Bookmarks.pas | jomael/Concepts | 82d18029e41d55e897d007f826c021cdf63e53f8 | [
"Apache-2.0"
] | null | null | null | Libraries/TBCEditor/Source/BCEditor.Editor.LeftMargin.Bookmarks.pas | jomael/Concepts | 82d18029e41d55e897d007f826c021cdf63e53f8 | [
"Apache-2.0"
] | 20 | 2016-09-08T00:15:22.000Z | 2022-01-26T13:13:08.000Z | unit BCEditor.Editor.LeftMargin.Bookmarks;
interface
uses
Vcl.Controls, System.Classes, Vcl.Graphics, Vcl.ImgList;
type
TBCEditorLeftMarginBookMarks = class(TPersistent)
strict private
FImages: TCustomImageList;
FLeftMargin: Integer;
FOnChange: TNotifyEvent;
FOwner: TComponent;
FShortCuts: ... | 24.988372 | 81 | 0.756631 |
cd78a3982291110a929b1f739b2888d3508d0f21 | 853 | pas | Pascal | MsgAPI.pas | 2010kohtep/Terminal | 1ab7adda5a8b090e5d1044a512d5bc8d64495b6e | [
"Unlicense"
] | 2 | 2019-09-26T17:08:27.000Z | 2020-11-03T19:43:47.000Z | MsgAPI.pas | 2010kohtep/Terminal | 1ab7adda5a8b090e5d1044a512d5bc8d64495b6e | [
"Unlicense"
] | null | null | null | MsgAPI.pas | 2010kohtep/Terminal | 1ab7adda5a8b090e5d1044a512d5bc8d64495b6e | [
"Unlicense"
] | 4 | 2018-10-03T17:05:25.000Z | 2021-02-10T10:53:30.000Z | unit MsgAPI;
{$I Default.inc}
interface
uses
WindowsAPI, CvarDef, Memory;
procedure RaiseError(Msg: PChar);
procedure RaiseInfo(Msg: PChar);
procedure ShowPointer(P: Pointer);
implementation
procedure RaiseError(Msg: PChar);
const
sError: PChar = 'Error';
asm
push MB_ICONHAND or MB_SYSTEMMODAL
push sError
pu... | 12.544118 | 42 | 0.740914 |
cdc9f72af469b15534966a9c76568bc8e2383e28 | 337 | pas | Pascal | CAT/tests/06. procedures/constexpr/conditions/constexpt_if_1.pas | SkliarOleksandr/NextPascal | 4dc26abba6613f64c0e6b5864b3348711eb9617a | [
"Apache-2.0"
] | 19 | 2018-10-22T23:45:31.000Z | 2021-05-16T00:06:49.000Z | CAT/tests/06. procedures/constexpr/conditions/constexpt_if_1.pas | SkliarOleksandr/NextPascal | 4dc26abba6613f64c0e6b5864b3348711eb9617a | [
"Apache-2.0"
] | 1 | 2019-06-01T06:17:08.000Z | 2019-12-28T10:27:42.000Z | CAT/tests/06. procedures/constexpr/conditions/constexpt_if_1.pas | SkliarOleksandr/NextPascal | 4dc26abba6613f64c0e6b5864b3348711eb9617a | [
"Apache-2.0"
] | 6 | 2018-08-30T05:16:21.000Z | 2021-05-12T20:25:43.000Z | unit constexpt_if_1;
interface
implementation
function Add(a, b: Int32): Int32; pure;
begin
if a > b then
Result := a - b
else
Result := a + b;
end;
var G1, G2: Int32;
procedure Test;
begin
G1 := Add(4, 3);
G2 := Add(3, 5);
end;
initialization
Test();
finalization
Assert(G1 = 1);
Assert... | 11.233333 | 39 | 0.599407 |
cd5a205478640b112d9a805614bc24ad1d5fa0a1 | 8,133 | pas | Pascal | Packages/General Medical Record - Vitals/Vitals Clients/Source/APP-VITALSMANAGER/fGMV_DeviceSelector.pas | rjwinchester/VistA | 6ada05a153ff670adcb62e1c83e55044a2a0f254 | [
"Apache-2.0"
] | 72 | 2015-02-03T02:30:45.000Z | 2020-01-30T17:20:52.000Z | Packages/General Medical Record - Vitals/Vitals Clients/Source/APP-VITALSMANAGER/fGMV_DeviceSelector.pas | josephsnyder/VistA | 07cabf4302675991dd453aea528f79f875358d58 | [
"Apache-2.0"
] | 80 | 2016-04-19T12:04:06.000Z | 2020-01-31T14:35:19.000Z | Packages/General Medical Record - Vitals/Vitals Clients/Source/APP-VITALSMANAGER/fGMV_DeviceSelector.pas | josephsnyder/VistA | 07cabf4302675991dd453aea528f79f875358d58 | [
"Apache-2.0"
] | 67 | 2015-01-27T16:47:56.000Z | 2020-02-12T21:23:56.000Z | unit fGMV_DeviceSelector;
{
================================================================================
*
* Application: Vitals
* Revision: $Revision: 1 $ $Modtime: 3/02/09 9:47a $
* Developer: doma.user@domain.ext
* Site: Hines OIFO
*
* Description: Form for selecti... | 29.900735 | 128 | 0.632608 |
17f5dfe8e546c9a99d1dfc5d45ce4a685d1b10b5 | 2,285 | dfm | Pascal | Projeto/Unit10.dfm | zScrolLock/delphi | aca88441287be854baeace613b61241e14b30cee | [
"MIT"
] | null | null | null | Projeto/Unit10.dfm | zScrolLock/delphi | aca88441287be854baeace613b61241e14b30cee | [
"MIT"
] | null | null | null | Projeto/Unit10.dfm | zScrolLock/delphi | aca88441287be854baeace613b61241e14b30cee | [
"MIT"
] | null | null | null | object Form10: TForm10
Left = 0
Top = 0
Caption = 'Relat'#243'rios do Sistema'
ClientHeight = 150
ClientWidth = 412
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
OldCreateOrder = False
PixelsPerInc... | 23.802083 | 43 | 0.560613 |
cdc4c1bcc0f4c771868afff6c67253fb7093d178 | 5,276 | pas | Pascal | dcpuinfo.pas | visualdoj/dcpuinfo | 05007628a7d0d05cd171da78de7d60a5983e5a2e | [
"Unlicense"
] | 2 | 2019-05-27T15:56:39.000Z | 2019-07-10T04:21:08.000Z | dcpuinfo.pas | visualdoj/dcpuinfo | 05007628a7d0d05cd171da78de7d60a5983e5a2e | [
"Unlicense"
] | null | null | null | dcpuinfo.pas | visualdoj/dcpuinfo | 05007628a7d0d05cd171da78de7d60a5983e5a2e | [
"Unlicense"
] | null | null | null | {$MODE OBJFPC}
unit dcpuinfo;
interface
type
TCpuInfo = record
Arch: PAnsiChar; // static const null-terminated string of name of arch family
HasSSE: Boolean;
HasSSE2: Boolean;
HasSSE3: Boolean;
HasNEON: Boolean;
HasAltiVec: Boolean;
//HasMips3D: Boolean;
end;
//
// GetCpuInfo
//
// Fills all fie... | 23.659193 | 80 | 0.655231 |
6a24f68eef1aa9992bb86f6017c7018eaca97704 | 32,236 | lpr | Pascal | unicorn/bindings/pascal/examples/x86.lpr | damen0909/unicorn_pe | f43f6a44e91c3d427c2dd16de6972a1da1bbf6e2 | [
"MIT"
] | 491 | 2019-01-02T02:43:49.000Z | 2022-03-29T11:43:07.000Z | unicorn/bindings/pascal/examples/x86.lpr | damen0909/unicorn_pe | f43f6a44e91c3d427c2dd16de6972a1da1bbf6e2 | [
"MIT"
] | 29 | 2019-01-02T03:04:34.000Z | 2022-03-23T10:23:58.000Z | unicorn/bindings/pascal/examples/x86.lpr | damen0909/unicorn_pe | f43f6a44e91c3d427c2dd16de6972a1da1bbf6e2 | [
"MIT"
] | 161 | 2019-01-02T03:02:47.000Z | 2022-03-03T08:48:53.000Z | {
FreePascal/Delphi bindings for the UnicornEngine Emulator Engine .
Copyright(c) 2018 Coldzer0 .
License : GPLv2 .
}
program x86;
{$IFDEF FPC}
{$MODE Delphi}
{$ENDIF}
{$ifdef MSWINDOWS}
{$apptype CONSOLE}
{$endif}
uses
SysUtils,
Unicorn_dyn,
UnicornConst,
X86Const;
const
// code to be emulat... | 32.171657 | 143 | 0.651477 |
615f4cf08c0025253aa87ba5ea9be38c3aacefb5 | 1,995 | pas | Pascal | pointers/0017.pas | nickelsworth/swag | 7c21c0da2291fc249b9dc5cfe121a7672a4ffc08 | [
"BSD-2-Clause"
] | 11 | 2015-12-12T05:13:15.000Z | 2020-10-14T13:32:08.000Z | pointers/0017.pas | nickelsworth/swag | 7c21c0da2291fc249b9dc5cfe121a7672a4ffc08 | [
"BSD-2-Clause"
] | null | null | null | pointers/0017.pas | nickelsworth/swag | 7c21c0da2291fc249b9dc5cfe121a7672a4ffc08 | [
"BSD-2-Clause"
] | 8 | 2017-05-05T05:24:01.000Z | 2021-07-03T20:30:09.000Z | {
MG> Trying to figure out the fastest way
MG> to find and delete duplicate strings,
MG> which are actually file names in an
MG> ASCII file.
Using the strings and objects unit, pstringcollections can be used to sort and
test for dupes quite easilly.
}
Uses Objects,Strings,Dos;
Const
inFile : S... | 23.75 | 79 | 0.525313 |
cdbd1549eca4e0f163c86da77e1c6e2afd94e238 | 30,387 | pas | Pascal | Libraries/DDuce/Factories/DDuce.Factories.VirtualTrees.pas | jomael/Concepts | 82d18029e41d55e897d007f826c021cdf63e53f8 | [
"Apache-2.0"
] | 62 | 2016-01-20T16:26:25.000Z | 2022-02-28T14:25:52.000Z | Libraries/DDuce/Factories/DDuce.Factories.VirtualTrees.pas | jomael/Concepts | 82d18029e41d55e897d007f826c021cdf63e53f8 | [
"Apache-2.0"
] | null | null | null | Libraries/DDuce/Factories/DDuce.Factories.VirtualTrees.pas | jomael/Concepts | 82d18029e41d55e897d007f826c021cdf63e53f8 | [
"Apache-2.0"
] | 20 | 2016-09-08T00:15:22.000Z | 2022-01-26T13:13:08.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... | 30.662967 | 81 | 0.608451 |
616496fab53e15f3a3dae3a3db34c1e3fd8b221f | 66,756 | pas | Pascal | Libraries/KControls/source/kedits.pas | jomael/Concepts | 82d18029e41d55e897d007f826c021cdf63e53f8 | [
"Apache-2.0"
] | 62 | 2016-01-20T16:26:25.000Z | 2022-02-28T14:25:52.000Z | Libraries/KControls/source/kedits.pas | jomael/Concepts | 82d18029e41d55e897d007f826c021cdf63e53f8 | [
"Apache-2.0"
] | null | null | null | Libraries/KControls/source/kedits.pas | jomael/Concepts | 82d18029e41d55e897d007f826c021cdf63e53f8 | [
"Apache-2.0"
] | 20 | 2016-09-08T00:15:22.000Z | 2022-01-26T13:13:08.000Z | { @abstract(This file is part of the KControls component suite for Delphi and Lazarus.)
@author(Tomas Krysl)
Copyright (c) 2020 Tomas Krysl<BR><BR>
<B>License:</B><BR>
This code is licensed under BSD 3-Clause Clear License, see file License.txt or https://spdx.org/licenses/BSD-3-Clause-Clear.html.
}
unit ked... | 27.004854 | 132 | 0.669842 |
cd84cf40a44ea078a4db1b5a9e4457c185deb4ef | 2,310 | dfm | Pascal | samples/ChatDEMO/SERVER/ufrmMain.dfm | Stoby/diocp-v5 | 7d10768e5deadba5fee3b330f3ea05e9913012a1 | [
"BSD-2-Clause"
] | 229 | 2015-02-25T14:32:37.000Z | 2022-03-29T13:54:06.000Z | samples/ChatDEMO/SERVER/ufrmMain.dfm | Stoby/diocp-v5 | 7d10768e5deadba5fee3b330f3ea05e9913012a1 | [
"BSD-2-Clause"
] | 3 | 2016-12-30T15:08:57.000Z | 2019-08-15T02:06:11.000Z | samples/ChatDEMO/SERVER/ufrmMain.dfm | Stoby/diocp-v5 | 7d10768e5deadba5fee3b330f3ea05e9913012a1 | [
"BSD-2-Clause"
] | 127 | 2015-02-23T16:29:52.000Z | 2022-02-23T01:10:31.000Z | object frmMain: TfrmMain
Left = 0
Top = 0
BorderIcons = [biSystemMenu]
Caption = 'diocp-v5 CHAT SERVER'
ClientHeight = 474
ClientWidth = 766
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
OldCreateOrder = False
... | 20.625 | 43 | 0.589177 |
8ae1a6c44a52deca8d2b90705ebc763528612897 | 1,350 | pas | Pascal | CryptoLib/src/Interfaces/ClpIEd25519Blake2BKeyGenerationParameters.pas | stlcours/CryptoLib4Pascal | 82344d4a4b74422559fa693466ca04652e42cf8b | [
"MIT"
] | 2 | 2019-07-09T10:06:53.000Z | 2021-08-15T18:19:31.000Z | CryptoLib/src/Interfaces/ClpIEd25519Blake2BKeyGenerationParameters.pas | stlcours/CryptoLib4Pascal | 82344d4a4b74422559fa693466ca04652e42cf8b | [
"MIT"
] | null | null | null | CryptoLib/src/Interfaces/ClpIEd25519Blake2BKeyGenerationParameters.pas | stlcours/CryptoLib4Pascal | 82344d4a4b74422559fa693466ca04652e42cf8b | [
"MIT"
] | null | null | null | { *********************************************************************************** }
{ * CryptoLib Library * }
{ * Copyright (c) 2018 - 20XX Ugochukwu Mmaduekwe * }
{ * Github Repository <https://github.co... | 37.5 | 87 | 0.391111 |
61c11b361a08f3a3908d85394a854955f459ea29 | 1,570 | pas | Pascal | algoritmos-1/farma-alg/Lista 009/2elementosnulos.pas | eucarito/UFPR | 060857296663002ae8891c2d0a84910ca685f1aa | [
"MIT"
] | 1 | 2020-04-29T16:14:38.000Z | 2020-04-29T16:14:38.000Z | algoritmos-1/farma-alg/Lista 009/2elementosnulos.pas | tiagoserique/UFPR | 8168ff72a63fabc94b8f481190ebaed3d8cec684 | [
"MIT"
] | null | null | null | algoritmos-1/farma-alg/Lista 009/2elementosnulos.pas | tiagoserique/UFPR | 8168ff72a63fabc94b8f481190ebaed3d8cec684 | [
"MIT"
] | 1 | 2020-07-15T03:53:15.000Z | 2020-07-15T03:53:15.000Z | (*
ENUNCIADO
Faça um programa em Free Pascal que leia dois inteiros positivos m e n, sendo 1 ≤ m, n ≤ 100, e uma matriz A m×n .
O programa deve imprimir o números de linhas e o número de colunas que são nulas, ou seja, quando todos os elementos de
uma linha ou coluna são iguais a 0 (zero).
Nos casos de teste cada el... | 17.444444 | 120 | 0.684713 |
617dcd26ea79387097674d1537a08d7e703decc2 | 1,399 | pas | Pascal | Fonte/Core/Forms/Cadastro/UfrmCadProdutos.pas | w-ess/Gerenciamento_Bar_Restaurante | 7ec0b0062453c2a7437fb7a9c4ff2a1cfff7b87a | [
"Apache-2.0"
] | null | null | null | Fonte/Core/Forms/Cadastro/UfrmCadProdutos.pas | w-ess/Gerenciamento_Bar_Restaurante | 7ec0b0062453c2a7437fb7a9c4ff2a1cfff7b87a | [
"Apache-2.0"
] | null | null | null | Fonte/Core/Forms/Cadastro/UfrmCadProdutos.pas | w-ess/Gerenciamento_Bar_Restaurante | 7ec0b0062453c2a7437fb7a9c4ff2a1cfff7b87a | [
"Apache-2.0"
] | null | null | null | unit UfrmCadProdutos;
interface
uses
Winapi.Windows, Winapi.Messages, System.SysUtils, System.Variants, System.Classes, Vcl.Graphics,
Vcl.Controls, Vcl.Forms, Vcl.Dialogs, UfrmBasicCrud, Data.DB,
System.ImageList, Vcl.ImgList, System.Actions, Vcl.ActnList, Vcl.Grids,
Vcl.DBGrids, Vcl.StdCtrls, Vcl.ExtCtrls, V... | 24.982143 | 98 | 0.741959 |
6a0a2bf974b142eaa1da97a0a9ccde2abab4e3f1 | 863 | pas | Pascal | Sample/ActiveRecord_Builder/model/entity/intensive.Model.Entity.Cliente.pas | pedrofelipexdental/SimpleORM | a6e45f30ce824a9aef32f6eb87a89182a67da4b5 | [
"MIT"
] | 110 | 2018-10-08T23:17:26.000Z | 2021-11-18T14:14:58.000Z | Sample/ActiveRecord_Builder/model/entity/intensive.Model.Entity.Cliente.pas | pedrofelipexdental/SimpleORM | a6e45f30ce824a9aef32f6eb87a89182a67da4b5 | [
"MIT"
] | 19 | 2019-08-06T09:06:17.000Z | 2021-10-04T15:39:11.000Z | Sample/ActiveRecord_Builder/model/entity/intensive.Model.Entity.Cliente.pas | pedrofelipexdental/SimpleORM | a6e45f30ce824a9aef32f6eb87a89182a67da4b5 | [
"MIT"
] | 100 | 2018-10-09T21:55:18.000Z | 2021-10-31T09:10:42.000Z | unit intensive.Model.Entity.Cliente;
interface
uses
SimpleAttributes;
type
[Tabela('CLIENTE')]
TCliente = class
private
FId: Integer;
FNome: String;
FTelefone: String;
procedure SetId(const Value: Integer);
procedure SetNome(const Value: String);
procedure SetTelefone(const Value: Str... | 17.612245 | 64 | 0.70336 |
61f0de52cea36370bda4dc0c5a9e6cfeecdb80e4 | 2,721 | pas | Pascal | sys/i386/generic/io.pas | Laksen/jpaskernel2 | 4d6aca54406d506d520c3897881bd299188ec609 | [
"MIT"
] | null | null | null | sys/i386/generic/io.pas | Laksen/jpaskernel2 | 4d6aca54406d506d520c3897881bd299188ec609 | [
"MIT"
] | null | null | null | sys/i386/generic/io.pas | Laksen/jpaskernel2 | 4d6aca54406d506d520c3897881bd299188ec609 | [
"MIT"
] | null | null | null | unit io;
interface
function InPortB(Port: Word): byte; cdecl;
function InPortW(Port: Word): Word; cdecl;
function InPortD(Port: Word): DWord; cdecl;
procedure OutPortB(Port: Word; data: Byte); cdecl;
procedure OutPortW(Port: Word; data: Word); cdecl;
procedure OutPortD(Port: Word; data: DWord); cdecl;
function Read... | 13.144928 | 52 | 0.662624 |
6a362ec616dad5f1d3cfe7f526e82302315a115e | 193,527 | pas | Pascal | java.gson.pas | stebi/delphi-stripe | 4921cbd37410828da5f5bfd02e284b1448e8b7f7 | [
"MIT"
] | 4 | 2018-01-21T07:23:53.000Z | 2018-10-29T01:30:13.000Z | java.gson.pas | stebi/delphi-stripe | 4921cbd37410828da5f5bfd02e284b1448e8b7f7 | [
"MIT"
] | null | null | null | java.gson.pas | stebi/delphi-stripe | 4921cbd37410828da5f5bfd02e284b1448e8b7f7 | [
"MIT"
] | null | null | null |
unit java.gson;
interface
uses
Androidapi.JNIBridge,
Androidapi.JNI.Java.Net,
Androidapi.JNI.JavaTypes;
type
// ===== Forward declarations =====
JJsonSerializer = interface;//com.google.gson.JsonSerializer
JDefaultDateTypeAdapter = interface;//com.google.gson.DefaultDateTypeAdapter
JExcl... | 56.471258 | 199 | 0.763092 |
17b53b3533ee2cf25a3d2e5b05127ce68bb9cbfe | 12,433 | pas | Pascal | samples/renders/RenderSampleControllerU.pas | geoffsmith82/delphimvcframework | 2e239baacb06b9922866b1cba6b306f2d3219fa8 | [
"Apache-2.0"
] | 1 | 2020-07-09T06:35:43.000Z | 2020-07-09T06:35:43.000Z | samples/renders/RenderSampleControllerU.pas | geoffsmith82/delphimvcframework | 2e239baacb06b9922866b1cba6b306f2d3219fa8 | [
"Apache-2.0"
] | null | null | null | samples/renders/RenderSampleControllerU.pas | geoffsmith82/delphimvcframework | 2e239baacb06b9922866b1cba6b306f2d3219fa8 | [
"Apache-2.0"
] | null | null | null | // ***************************************************************************
//
// Delphi MVC Framework
//
// Copyright (c) 2010-2018 Daniele Teti and the DMVCFramework Team
//
// https://github.com/danieleteti/delphimvcframework
//
// Collaborators with this file: Ezequiel Juliano Müller (ezequieljuliano@gm... | 27.506637 | 113 | 0.658007 |
61fe2f8516a0e4f85e9ec5f97a92db40545f544f | 2,819 | pas | Pascal | sources/MVCFramework.Middleware.Analytics.pas | rosch100/delphimvcframework-1 | d46f18460035c3b67a23691c3e0eaab6dee8c4f5 | [
"Apache-2.0"
] | 2 | 2021-01-08T21:38:09.000Z | 2021-12-16T07:41:17.000Z | sources/MVCFramework.Middleware.Analytics.pas | rosch100/delphimvcframework-1 | d46f18460035c3b67a23691c3e0eaab6dee8c4f5 | [
"Apache-2.0"
] | null | null | null | sources/MVCFramework.Middleware.Analytics.pas | rosch100/delphimvcframework-1 | d46f18460035c3b67a23691c3e0eaab6dee8c4f5 | [
"Apache-2.0"
] | null | null | null | // ***************************************************************************
//
// Delphi MVC Framework
//
// Copyright (c) 2010-2020 Daniele Teti and the DMVCFramework Team
//
// https://github.com/danieleteti/delphimvcframework
//
// Based on an idea by Nirav Kaku (https://www.facebook.com/nirav.kaku)
//
// *******... | 32.402299 | 111 | 0.702022 |
61931461cba82ae9098b03110666d075bfbc3c78 | 9,604 | pas | Pascal | device/sim/UArchiveMemForm.pas | samuel-etver/inc-vist | a64476a60fa91d1277c85b017b95300065411dbf | [
"CC0-1.0"
] | null | null | null | device/sim/UArchiveMemForm.pas | samuel-etver/inc-vist | a64476a60fa91d1277c85b017b95300065411dbf | [
"CC0-1.0"
] | null | null | null | device/sim/UArchiveMemForm.pas | samuel-etver/inc-vist | a64476a60fa91d1277c85b017b95300065411dbf | [
"CC0-1.0"
] | null | null | null | unit UArchiveMemForm;
{$mode objfpc}{$H+}
interface
uses
Classes, SysUtils, FileUtil, Forms, Controls, Graphics, Dialogs, Grids,
ComCtrls, Buttons, ExtCtrls, ActnList, UGlobal, UMemJumpForm, UMemSearchForm,
UMemFillForm, Windows;
type
{ TArchiveMemForm }
TArchiveMemForm = class(TForm)
RefreshAction:... | 28.754491 | 79 | 0.709184 |
6a2d5bdf798446190d88bb4e57e9ad79a9b572b3 | 8,875 | pas | Pascal | src/u_dlangutils.pas | denise-amiga/dexed | 03a33c21378c2649a06387d47049e18a4b93d720 | [
"BSL-1.0"
] | null | null | null | src/u_dlangutils.pas | denise-amiga/dexed | 03a33c21378c2649a06387d47049e18a4b93d720 | [
"BSL-1.0"
] | null | null | null | src/u_dlangutils.pas | denise-amiga/dexed | 03a33c21378c2649a06387d47049e18a4b93d720 | [
"BSL-1.0"
] | 2 | 2019-09-17T14:11:14.000Z | 2019-12-26T16:00:58.000Z | unit u_dlangutils;
{$I u_defines.inc}
interface
uses
SysUtils;
type
TCharSet = set of Char;
const
stringPostfixes: TCharSet = ['c', 'w', 'd'];
stringPrefixes: TCharSet = ['r', 'x', 'q', '"'];
stringStopChecks: TCharSet = ['\', '"'];
charStopChecks: TCharSet = ['\', #39];
symbChars: TCharSet = [';', '... | 29.983108 | 136 | 0.631549 |
178a2050b387b6c3f470f5a4f8ec5332820f5c82 | 6,219 | dfm | Pascal | Components/JVCL/examples/RaLib/RaInterpreter/fJvInterpreterTest.dfm | sabatex/Delphi | 0efbe6eb38bf8aa2bf269d1866741266e90b9cbf | [
"MIT"
] | null | null | null | Components/JVCL/examples/RaLib/RaInterpreter/fJvInterpreterTest.dfm | sabatex/Delphi | 0efbe6eb38bf8aa2bf269d1866741266e90b9cbf | [
"MIT"
] | null | null | null | Components/JVCL/examples/RaLib/RaInterpreter/fJvInterpreterTest.dfm | sabatex/Delphi | 0efbe6eb38bf8aa2bf269d1866741266e90b9cbf | [
"MIT"
] | 1 | 2019-12-24T08:39:18.000Z | 2019-12-24T08:39:18.000Z | object Test: TTest
Left = 320
Top = 121
Width = 576
Height = 447
HelpContext = 999
Caption = 'JvI2 demo'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = True
OnCreate = FormCreate
OnDe... | 22.053191 | 74 | 0.551696 |
1752b9c0bfc2a3aab6e7154920af6365fdbf2c3a | 3,225 | dfm | Pascal | jni/RTKLIB/app/winapp/appcmn/serioptdlg.dfm | wjw164833/RtkGpsForPad | c9fb10c0bc56cfa473582088dbc673c6da2d31be | [
"BSD-2-Clause"
] | 2 | 2022-01-10T06:25:39.000Z | 2022-02-25T10:26:39.000Z | jni/RTKLIB/app/winapp/appcmn/serioptdlg.dfm | yxw027/RTKGps- | 154d886a234e15a568386277a5ebbd93c3f829d4 | [
"BSD-2-Clause"
] | null | null | null | jni/RTKLIB/app/winapp/appcmn/serioptdlg.dfm | yxw027/RTKGps- | 154d886a234e15a568386277a5ebbd93c3f829d4 | [
"BSD-2-Clause"
] | 2 | 2021-12-28T10:16:17.000Z | 2022-02-25T10:26:41.000Z | object SerialOptDialog: TSerialOptDialog
Left = 0
Top = 0
BorderIcons = [biSystemMenu]
BorderStyle = bsDialog
Caption = 'Serial Options'
ClientHeight = 140
ClientWidth = 310
Color = clWhite
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Sty... | 17.33871 | 53 | 0.556589 |
cd93565bc9f26a00e7383939330c0fd63f5a1cd5 | 11,651 | pas | Pascal | Features/Geofence/DW.Geofence.pas | barlone/Kastri | fb12d9eba242e67efd87eb1cb7acd123601a58ed | [
"MIT"
] | 259 | 2020-05-27T03:15:19.000Z | 2022-03-24T16:35:02.000Z | Features/Geofence/DW.Geofence.pas | barlone/Kastri | fb12d9eba242e67efd87eb1cb7acd123601a58ed | [
"MIT"
] | 95 | 2020-06-16T09:46:06.000Z | 2022-03-28T00:27:07.000Z | Features/Geofence/DW.Geofence.pas | barlone/Kastri | fb12d9eba242e67efd87eb1cb7acd123601a58ed | [
"MIT"
] | 56 | 2020-06-04T19:32:40.000Z | 2022-03-26T15:32:47.000Z | unit DW.Geofence;
{*******************************************************}
{ }
{ Kastri }
{ }
{ Delphi Worlds Cross-Platform Library }
{ ... | 31.319892 | 145 | 0.740108 |
6136c9b54901e3c26a9aa5655ecc9e540262af33 | 2,138 | pas | Pascal | tests/LocalParamItemTests.pas | taazz/param-manager | 4d2a5a2043d6b1b9e619e1a077d1ad7b87d8b2fa | [
"MIT"
] | 24 | 2015-03-17T23:36:30.000Z | 2020-10-18T15:01:08.000Z | tests/LocalParamItemTests.pas | taazz/param-manager | 4d2a5a2043d6b1b9e619e1a077d1ad7b87d8b2fa | [
"MIT"
] | 8 | 2015-03-13T20:23:04.000Z | 2018-05-23T18:11:52.000Z | tests/LocalParamItemTests.pas | taazz/param-manager | 4d2a5a2043d6b1b9e619e1a077d1ad7b87d8b2fa | [
"MIT"
] | 11 | 2015-03-25T15:41:29.000Z | 2021-03-10T10:12:39.000Z | unit LocalParamItemTests;
interface
uses
DUnitX.TestFramework,
LocalParamItem,
ParamManager;
type
[TestFixture]
TLocalParamItemTests = class(TObject)
private
FSUT: TLocalParamItem;
FParamManager: TParamManager;
function CompanyFolderPath: string;
function ParamsDirectory: string;
proc... | 22.041237 | 98 | 0.77783 |
171c453178c71e070b6f44fc5886a6c13983a4c3 | 2,490 | pas | Pascal | UntVendas.pas | wcrvieira/SigPadoca | 689589bc1f94a8891ae1471569f47facb6ea7b95 | [
"Apache-2.0"
] | null | null | null | UntVendas.pas | wcrvieira/SigPadoca | 689589bc1f94a8891ae1471569f47facb6ea7b95 | [
"Apache-2.0"
] | null | null | null | UntVendas.pas | wcrvieira/SigPadoca | 689589bc1f94a8891ae1471569f47facb6ea7b95 | [
"Apache-2.0"
] | null | null | null | unit UntVendas;
interface
uses
Winapi.Windows, Winapi.Messages, System.SysUtils, System.Variants, System.Classes, Vcl.Graphics,
Vcl.Controls, Vcl.Forms, Vcl.Dialogs, Data.DB, Data.Win.ADODB, cxGraphics,
cxControls, cxLookAndFeels, cxLookAndFeelPainters, cxContainer, cxEdit,
dxSkinsCore, dxSkinBlack, d... | 33.2 | 99 | 0.756225 |
618f754bfdc8cff469482aec0d05b6fddc7544d8 | 69,186 | pas | Pascal | Source/uCommonFunctions.pas | pyscripter/pyscripter | 3c4e185c58e438a48d9e1ea0371ec3fcc7da8023 | [
"MIT"
] | 769 | 2015-08-26T03:24:37.000Z | 2022-03-31T15:58:00.000Z | Source/uCommonFunctions.pas | pyscripter/pyscripter | 3c4e185c58e438a48d9e1ea0371ec3fcc7da8023 | [
"MIT"
] | 392 | 2015-08-31T05:36:28.000Z | 2022-03-24T10:05:21.000Z | Source/uCommonFunctions.pas | pyscripter/pyscripter | 3c4e185c58e438a48d9e1ea0371ec3fcc7da8023 | [
"MIT"
] | 311 | 2015-08-26T17:42:06.000Z | 2022-03-22T16:32:17.000Z | {-----------------------------------------------------------------------------
Unit Name: uCommonFunctions
Author: Kiriakos Vlahos
Date: 23-Jun-2005
Purpose: Functions common to many units in PyScripter
History:
-----------------------------------------------------------------------------}
unit... | 28.577447 | 110 | 0.646966 |
6a07dbf91caa15530eb21c4c0f23a0ae9e08771c | 937 | pas | Pascal | Tools/TES5Edit/Edit Scripts/List used meshes from references.pas | horkoborko/SkyrimFollowerMod | 0235daf44ddbd3a20b02447df517a40be755ba74 | [
"MIT"
] | 10 | 2020-05-09T13:53:31.000Z | 2021-10-10T17:34:49.000Z | Tools/TES5Edit/Edit Scripts/List used meshes from references.pas | horkoborko/SkyrimFollowerMod | 0235daf44ddbd3a20b02447df517a40be755ba74 | [
"MIT"
] | null | null | null | Tools/TES5Edit/Edit Scripts/List used meshes from references.pas | horkoborko/SkyrimFollowerMod | 0235daf44ddbd3a20b02447df517a40be755ba74 | [
"MIT"
] | 4 | 2020-06-05T12:32:58.000Z | 2022-01-15T00:17:44.000Z | {
Output meshes used in selected references, for example to build a list of meshes from a cell
}
unit UserScript;
const
sRefSignatures = 'REFR,ACHR,PGRE,PMIS,PHZD,PARW,PBAR,PBEA,PCON,PFLA';
var
slModels: TStringList;
function Initialize: integer;
begin
// list of models, ignore duplicated ones
slModels := ... | 18.372549 | 94 | 0.690502 |
61af44d61fb18cf8d3967ecb644ecfc3b8c65fba | 32,596 | pas | Pascal | lib/delphi/src/Thrift.Protocol.Compact.pas | endel/thrift | ef0a8fa62a8a86b23999f9a9ad31478852474854 | [
"Apache-2.0"
] | 3 | 2016-11-22T15:37:18.000Z | 2021-04-15T13:55:21.000Z | lib/delphi/src/Thrift.Protocol.Compact.pas | endel/thrift | ef0a8fa62a8a86b23999f9a9ad31478852474854 | [
"Apache-2.0"
] | 4 | 2016-05-27T12:07:18.000Z | 2021-06-29T14:48:58.000Z | lib/delphi/src/Thrift.Protocol.Compact.pas | endel/thrift | ef0a8fa62a8a86b23999f9a9ad31478852474854 | [
"Apache-2.0"
] | 4 | 2016-01-05T00:04:00.000Z | 2021-12-23T08:51:16.000Z | (*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ma... | 29.471971 | 99 | 0.689624 |
cd79b5c0ef0d4c970446a6dca7a84861610d344c | 13,924 | dfm | Pascal | VisaoControle/UFrmPacientes.dfm | andrecoletti23/mostra-de-talentos-aart | b86bfb2aea06d01c1d7a55e2343fae7e80574756 | [
"MIT"
] | null | null | null | VisaoControle/UFrmPacientes.dfm | andrecoletti23/mostra-de-talentos-aart | b86bfb2aea06d01c1d7a55e2343fae7e80574756 | [
"MIT"
] | 15 | 2017-08-01T22:41:04.000Z | 2017-08-31T23:24:54.000Z | VisaoControle/UFrmPacientes.dfm | andrecoletti23/mostra-de-talentos-aart | b86bfb2aea06d01c1d7a55e2343fae7e80574756 | [
"MIT"
] | null | null | null | inherited frmPacientes: TfrmPacientes
AlignWithMargins = True
Anchors = [akLeft, akTop, akRight, akBottom]
Caption = 'Cadastro/Altera'#231#227'o de Pacientes - SUS'
ClientHeight = 569
ClientWidth = 925
ExplicitTop = -49
ExplicitWidth = 941
ExplicitHeight = 608
PixelsPerInch = 96
TextHeight = 13
in... | 23.965577 | 74 | 0.569377 |
cdb23510b9b6c18125f579a57cec89fb7239b382 | 563 | pas | Pascal | tests/unstructured/mcx/mcxstudio/mcxabout.pas | florianjacob/gpuocelot | fa63920ee7c5f9a86e264cd8acd4264657cbd190 | [
"BSD-3-Clause"
] | 221 | 2015-03-29T02:05:49.000Z | 2022-03-25T01:45:36.000Z | tests/unstructured/mcx/mcxstudio/mcxabout.pas | florianjacob/gpuocelot | fa63920ee7c5f9a86e264cd8acd4264657cbd190 | [
"BSD-3-Clause"
] | 106 | 2015-03-29T01:28:42.000Z | 2022-02-15T19:38:23.000Z | tests/unstructured/mcx/mcxstudio/mcxabout.pas | florianjacob/gpuocelot | fa63920ee7c5f9a86e264cd8acd4264657cbd190 | [
"BSD-3-Clause"
] | 83 | 2015-07-10T23:09:57.000Z | 2022-03-25T03:01:00.000Z | unit mcxabout;
{$mode objfpc}{$H+}
interface
uses
Classes, SysUtils, FileUtil, LResources, Forms, Controls, Graphics, Dialogs,
StdCtrls, Buttons, ExtCtrls;
type
{ TfmAbout }
TfmAbout = class(TForm)
Button1: TButton;
Image1: TImage;
Label1: TLabel;
procedure Image1Click(Sender: TObject);
... | 13.093023 | 78 | 0.69627 |
cd7b39b4631be3948c87d83a1c8fd2a820457185 | 1,603 | pas | Pascal | Source/TextEditor.ActiveLine.Colors.pas | ImperiumDelphi/TTextEditor | 823b171ceb6c3d5e914622479a2ad607634eb645 | [
"MIT"
] | null | null | null | Source/TextEditor.ActiveLine.Colors.pas | ImperiumDelphi/TTextEditor | 823b171ceb6c3d5e914622479a2ad607634eb645 | [
"MIT"
] | null | null | null | Source/TextEditor.ActiveLine.Colors.pas | ImperiumDelphi/TTextEditor | 823b171ceb6c3d5e914622479a2ad607634eb645 | [
"MIT"
] | 1 | 2021-11-16T17:04:56.000Z | 2021-11-16T17:04:56.000Z | unit TextEditor.ActiveLine.Colors;
interface
uses
System.Classes, Vcl.Graphics, TextEditor.Consts;
type
TTextEditorActiveLineColors = class(TPersistent)
strict private
FBackground: TColor;
FBackgroundUnfocused: TColor;
FForeground: TColor;
FForegroundUnfocused: TColor;
public
constructor ... | 30.826923 | 134 | 0.812851 |
174c4ad60ee6715b0a97874a55acf6519dcf036d | 1,030 | lpr | Pascal | cmdline/readeditorconfig.lpr | vrode0x/editorConfig | e8e1bce46c1faf0b84c278898ade4e4dc04ac132 | [
"MIT"
] | null | null | null | cmdline/readeditorconfig.lpr | vrode0x/editorConfig | e8e1bce46c1faf0b84c278898ade4e4dc04ac132 | [
"MIT"
] | 3 | 2018-11-21T16:18:56.000Z | 2019-04-03T04:58:28.000Z | cmdline/readeditorconfig.lpr | vrode0x/editorConfig | e8e1bce46c1faf0b84c278898ade4e4dc04ac132 | [
"MIT"
] | 1 | 2020-12-26T13:35:19.000Z | 2020-12-26T13:35:19.000Z | program readEditorConfig;
{$mode objfpc}{$H+}
uses
{$IFDEF UNIX}{$IFDEF UseCThreads}
cthreads,
{$ENDIF}{$ENDIF}
Classes, EditorConfigTypes, EditorConfigUtils;
procedure DumpEntry(en: TEditorEntry);
begin
writeln('[',en.name,']');
writeln('indent_style=', en.indent_style);
writeln('indent_... | 21.914894 | 69 | 0.662136 |
cd94c93fdd25712847cd69edb0d4080b4f3c4fa2 | 1,866 | pas | Pascal | src/Error/ConditionalErrorHandlerImpl.pas | atkins126/fano | 472679437cb42637b0527dda8255ec52a3e1e953 | [
"MIT"
] | null | null | null | src/Error/ConditionalErrorHandlerImpl.pas | atkins126/fano | 472679437cb42637b0527dda8255ec52a3e1e953 | [
"MIT"
] | null | null | null | src/Error/ConditionalErrorHandlerImpl.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 ConditionalErrorHandlerImpl;
interface
{$MODE OBJFPC}
{$H... | 27.850746 | 77 | 0.595391 |
61f04d239aee0bdb54a3d188b29ca3eb9aee13ba | 1,630 | pas | Pascal | Client/fFinModelLineReasons.pas | Sembium/Sembium3 | 0179c38c6a217f71016f18f8a419edd147294b73 | [
"Apache-2.0"
] | null | null | null | Client/fFinModelLineReasons.pas | Sembium/Sembium3 | 0179c38c6a217f71016f18f8a419edd147294b73 | [
"Apache-2.0"
] | null | null | null | Client/fFinModelLineReasons.pas | Sembium/Sembium3 | 0179c38c6a217f71016f18f8a419edd147294b73 | [
"Apache-2.0"
] | 3 | 2021-06-30T10:11:17.000Z | 2021-07-01T09:13:29.000Z | unit fFinModelLineReasons;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, fBottomButtonGridForm, JvComponentBase, JvCaptionButton, DB,
AbmesFields, ParamDataSet, ActnList, DBClient, AbmesClientDataSet, GridsEh,
DBGridEh, AbmesDBGrid, ComCtrls, ToolW... | 29.636364 | 78 | 0.788957 |
cdb75a8c4aa928849f69046839fca799ced10bf6 | 594 | pas | Pascal | pseint-code/test/export/pas/09-funciones.pas | leandroniebles/code-compilation-component | 0c9b87fdae5cc21c3abb5dfcb8d52f92d582ae33 | [
"MIT"
] | null | null | null | pseint-code/test/export/pas/09-funciones.pas | leandroniebles/code-compilation-component | 0c9b87fdae5cc21c3abb5dfcb8d52f92d582ae33 | [
"MIT"
] | null | null | null | pseint-code/test/export/pas/09-funciones.pas | leandroniebles/code-compilation-component | 0c9b87fdae5cc21c3abb5dfcb8d52f92d582ae33 | [
"MIT"
] | null | null | null | Program sin_titulo;
Uses
Math,
Sysutils;
Var
s: String;
x: Real;
Begin
Randomize;
x := 1.5;
WriteLn(Sqrt(x));
WriteLn(Abs(x));
WriteLn(Ln(x));
WriteLn(Exp(x));
WriteLn(Sin(x));
WriteLn(Cos(x));
WriteLn(Tan(x));
WriteLn(Arcsin(x));
WriteLn(Arccos(x));
WriteLn(Arctan(x));
WriteLn(Roun... | 17.470588 | 30 | 0.604377 |
bcf16451fd527c4aeb5b194f160e94c931591427 | 532 | pas | Pascal | CAT/tests/08. types/arrays/dynamic/array_dynamic_5.pas | SkliarOleksandr/NextPascal | 4dc26abba6613f64c0e6b5864b3348711eb9617a | [
"Apache-2.0"
] | 19 | 2018-10-22T23:45:31.000Z | 2021-05-16T00:06:49.000Z | CAT/tests/08. types/arrays/dynamic/array_dynamic_5.pas | SkliarOleksandr/NextPascal | 4dc26abba6613f64c0e6b5864b3348711eb9617a | [
"Apache-2.0"
] | 1 | 2019-06-01T06:17:08.000Z | 2019-12-28T10:27:42.000Z | CAT/tests/08. types/arrays/dynamic/array_dynamic_5.pas | SkliarOleksandr/NextPascal | 4dc26abba6613f64c0e6b5864b3348711eb9617a | [
"Apache-2.0"
] | 6 | 2018-08-30T05:16:21.000Z | 2021-05-12T20:25:43.000Z | unit array_dynamic_5;
interface
implementation
uses system;
type
TC = record
FA: array of string;
procedure Add(const S: string);
end;
procedure TC.Add(const S: string);
var
Len: Int32;
begin
Len := Length(FA);
SetLength(FA, Len + 1);
FA[Len] := S;
end;
var C: TC;
GC: Int32;
SS: string... | 12.372093 | 35 | 0.593985 |
617aac861ff7429a9640f2abea988bd56a708eee | 13,889 | pas | Pascal | windows/src/ext/jedi/jvcl/jvcl/run/JvgSpeedButton.pas | bravogeorge/keyman | c0797e36292de903d7313214d1f765e3d9a2bf4d | [
"MIT"
] | 219 | 2017-06-21T03:37:03.000Z | 2022-03-27T12:09:28.000Z | windows/src/ext/jedi/jvcl/jvcl/run/JvgSpeedButton.pas | bravogeorge/keyman | c0797e36292de903d7313214d1f765e3d9a2bf4d | [
"MIT"
] | 4,451 | 2017-05-29T02:52:06.000Z | 2022-03-31T23:53:23.000Z | windows/src/ext/jedi/jvcl/jvcl/run/JvgSpeedButton.pas | bravogeorge/keyman | c0797e36292de903d7313214d1f765e3d9a2bf4d | [
"MIT"
] | 72 | 2017-05-26T04:08:37.000Z | 2022-03-03T10:26:20.000Z | {-----------------------------------------------------------------------------
The contents of this file are subject to the Mozilla Public License
Version 1.1 (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.mozilla.org/MPL/MPL-1.1.html... | 26.354839 | 119 | 0.722946 |
6159e268742a9e2a973d27eb585ff032a454aa34 | 128,826 | lpr | Pascal | node/testvtx.lpr | 3FLLC/VTX_ClientServer | a54b7ad9ec741fc95bc8c3347dc7b7017afdbc0e | [
"BSD-2-Clause"
] | 68 | 2017-07-24T04:13:16.000Z | 2022-02-13T18:34:30.000Z | node/testvtx.lpr | 3FLLC/VTX_ClientServer | a54b7ad9ec741fc95bc8c3347dc7b7017afdbc0e | [
"BSD-2-Clause"
] | 7 | 2017-10-30T09:49:39.000Z | 2021-02-04T16:26:49.000Z | node/testvtx.lpr | 3FLLC/VTX_ClientServer | a54b7ad9ec741fc95bc8c3347dc7b7017afdbc0e | [
"BSD-2-Clause"
] | 15 | 2017-07-17T17:00:43.000Z | 2021-09-27T01:23:32.000Z | program testvtx;
uses
SysUtils, VTXNodeUtils, classes, Process, LConvEncoding;
var
vol : integer = 25;
play : boolean = false;
function Menu : string;
var
key : string;
begin
Print(#27'c'#27'[0m'#27'[1;0*r');
Print(VTXMODE + HOME + CLS + SGR(ANSI_LTCYAN, [SGR_RESET]));
PrintLn(RowColor(ANSI_BLUE, ANSI... | 135.463722 | 93,554 | 0.791758 |
cd3ee24ecb1d1a298204541e451931997f4352aa | 6,161 | pas | Pascal | cadastro/uCadProduto.pas | EdilanCF/ERP_Edilan | 101672d9d20fcbca547013bb701312b49016e86f | [
"MIT"
] | 1 | 2022-02-02T03:30:09.000Z | 2022-02-02T03:30:09.000Z | cadastro/uCadProduto.pas | EdilanCF/ERP_Edilan | 101672d9d20fcbca547013bb701312b49016e86f | [
"MIT"
] | null | null | null | cadastro/uCadProduto.pas | EdilanCF/ERP_Edilan | 101672d9d20fcbca547013bb701312b49016e86f | [
"MIT"
] | null | null | null | unit uCadProduto;
interface
uses
Winapi.Windows, Winapi.Messages, System.SysUtils, System.Variants, System.Classes, Vcl.Graphics,
Vcl.Controls, Vcl.Forms, Vcl.Dialogs, UtelaHeranca, Data.DB,
FireDAC.Stan.Intf, FireDAC.Stan.Option, FireDAC.Stan.Param,
FireDAC.Stan.Error, FireDAC.DatS, FireDAC.Phys.Intf, FireDA... | 24.94332 | 98 | 0.744522 |
6171f8143aa4cbfc7acc890dacedabdb282f9281 | 13,513 | pas | Pascal | Units/Forms/UFRMPayloadDecoder.pas | magnolima/pascalcoin | 55abc712c7b84eb3bfceed3f1d767534c1a1f47a | [
"MIT"
] | 1 | 2021-07-14T17:49:39.000Z | 2021-07-14T17:49:39.000Z | Units/Forms/UFRMPayloadDecoder.pas | magnolima/pascalcoin | 55abc712c7b84eb3bfceed3f1d767534c1a1f47a | [
"MIT"
] | null | null | null | Units/Forms/UFRMPayloadDecoder.pas | magnolima/pascalcoin | 55abc712c7b84eb3bfceed3f1d767534c1a1f47a | [
"MIT"
] | null | null | null | unit UFRMPayloadDecoder;
{$IFDEF FPC}
{$MODE Delphi}
{$ENDIF}
{ Copyright (c) 2016 by Albert Molina
Distributed under the MIT software license, see the accompanying file LICENSE
or visit http://www.opensource.org/licenses/mit-license.php.
This unit is a part of Pascal Coin, a P2P crypto currency without nee... | 32.719128 | 128 | 0.715459 |
61efc4c8b81c7986e6c4d825e5b8c05d36a8a815 | 27,138 | pas | Pascal | reference-platform/support/FHIRCodeGenerator.pas | novakjf2000/FHIRServer | a47873825e94cd6cdfa1a077f02e0960098bbefa | [
"BSD-3-Clause"
] | 1 | 2018-01-08T06:40:02.000Z | 2018-01-08T06:40:02.000Z | reference-platform/support/FHIRCodeGenerator.pas | novakjf2000/FHIRServer | a47873825e94cd6cdfa1a077f02e0960098bbefa | [
"BSD-3-Clause"
] | null | null | null | reference-platform/support/FHIRCodeGenerator.pas | novakjf2000/FHIRServer | a47873825e94cd6cdfa1a077f02e0960098bbefa | [
"BSD-3-Clause"
] | null | null | null | unit FHIRCodeGenerator;
{
Copyright (c) 2017+, 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 code mus... | 32.539568 | 444 | 0.66136 |
8a66237062d02e58c35c385e563d31f2fe7000ee | 2,523 | dfm | Pascal | uTableFrame.dfm | Cjreek/D2ExcelPlus | bfc5d701e3e8590de99a986f91f5cfa619acd5f5 | [
"MIT"
] | 23 | 2019-02-20T22:41:50.000Z | 2022-03-11T01:23:48.000Z | uTableFrame.dfm | MxCen/D2ExcelPlus | bfc5d701e3e8590de99a986f91f5cfa619acd5f5 | [
"MIT"
] | 7 | 2019-02-24T02:56:01.000Z | 2022-02-23T10:35:51.000Z | uTableFrame.dfm | MxCen/D2ExcelPlus | bfc5d701e3e8590de99a986f91f5cfa619acd5f5 | [
"MIT"
] | 3 | 2019-03-14T13:31:47.000Z | 2021-12-05T11:59:36.000Z | object TableFrame: TTableFrame
Left = 0
Top = 0
Width = 674
Height = 526
ParentShowHint = False
ShowHint = False
TabOrder = 0
object sgTable: TStringGrid
Left = 0
Top = 31
Width = 674
Height = 495
Align = alClient
DefaultColWidth = 10
DefaultRowHeight = 18
... | 25.484848 | 184 | 0.633769 |
61b47cc3a95b3c332a77af2274f99e6c0bfd04bb | 63,901 | dfm | Pascal | source/config/dmReflectorU.dfm | littleearth/net-reflector | 5de5ef92e2177fef0758340f62370e2b69618c15 | [
"Apache-2.0"
] | 8 | 2017-11-20T19:55:36.000Z | 2021-06-10T14:12:24.000Z | source/config/dmReflectorU.dfm | littleearth/net-reflector | 5de5ef92e2177fef0758340f62370e2b69618c15 | [
"Apache-2.0"
] | null | null | null | source/config/dmReflectorU.dfm | littleearth/net-reflector | 5de5ef92e2177fef0758340f62370e2b69618c15 | [
"Apache-2.0"
] | 5 | 2017-11-21T03:54:29.000Z | 2021-06-13T08:55:19.000Z | object dmReflector: TdmReflector
OldCreateOrder = False
Height = 150
Width = 215
object ImageListCommon: TImageList
ColorDepth = cd32Bit
DrawingStyle = dsTransparent
Height = 24
Width = 24
Left = 80
Top = 42
Bitmap = {
494C010108000D00080018001800FFFFFFFF2110FFFFFFFFFFFFFFFF424... | 70.066886 | 70 | 0.90033 |
449d21216e6ceee3fb3166ecc522d2ea2c299767 | 24,066 | pas | Pascal | graphics/0267.pas | nickelsworth/swag | 7c21c0da2291fc249b9dc5cfe121a7672a4ffc08 | [
"BSD-2-Clause"
] | 11 | 2015-12-12T05:13:15.000Z | 2020-10-14T13:32:08.000Z | graphics/0267.pas | nickelsworth/swag | 7c21c0da2291fc249b9dc5cfe121a7672a4ffc08 | [
"BSD-2-Clause"
] | null | null | null | graphics/0267.pas | nickelsworth/swag | 7c21c0da2291fc249b9dc5cfe121a7672a4ffc08 | [
"BSD-2-Clause"
] | 8 | 2017-05-05T05:24:01.000Z | 2021-07-03T20:30:09.000Z |
{$A+,B-,D+,E-,F-,G+,I+,L+,N+,O+,P-,Q+,R-,S+,T+,V+,X+,Y+}
{$M 4096,0,655360}
{
Please,
Go through the code, and find the bugs. Optimize. There is a frame
counter so..
If something is wrong plase correct it.
If you change something, please preserve the former code as a comment.
... | 25.147335 | 86 | 0.49705 |
615cae9a53b057504caec0a4a31c2638e0d0a35d | 46,482 | pas | Pascal | src/uSettings.pas | tonywoode/quickPlay | dcff08d7732ac220a2ad8be6854a1261eed3f580 | [
"BSD-3-Clause"
] | 9 | 2016-10-17T13:43:37.000Z | 2021-07-03T06:59:26.000Z | src/uSettings.pas | tonywoode/quickPlay | dcff08d7732ac220a2ad8be6854a1261eed3f580 | [
"BSD-3-Clause"
] | null | null | null | src/uSettings.pas | tonywoode/quickPlay | dcff08d7732ac220a2ad8be6854a1261eed3f580 | [
"BSD-3-Clause"
] | 1 | 2017-06-26T19:53:27.000Z | 2017-06-26T19:53:27.000Z | //------------------------------------------------------------------------
// UNIT information
//------------------------------------------------------------------------
{
This unit contains the Settings Class, which is used to store all of
QuickPlays variables and settings, and has code to maintain these settings.
Al... | 33.154066 | 161 | 0.646982 |
61c5e166882a32ae61564cc8559ec5ac9e9ed6e9 | 1,994 | pas | Pascal | Packages/Order Entry Results Reporting/CPRS/CPRS-Chart/fProbCmt.pas | rjwinchester/VistA | 6ada05a153ff670adcb62e1c83e55044a2a0f254 | [
"Apache-2.0"
] | 72 | 2015-02-03T02:30:45.000Z | 2020-01-30T17:20:52.000Z | CPRSChart/OR_30_423_SRC/CPRS-chart/fProbCmt.pas | 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/fProbCmt.pas | VHAINNOVATIONS/Transplant | a6c000a0df4f46a17330cec95ff25119fca1f472 | [
"Apache-2.0"
] | 67 | 2015-01-27T16:47:56.000Z | 2020-02-12T21:23:56.000Z | unit fProbCmt;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
ORCtrls, StdCtrls, Buttons, fBase508Form, VA508AccessibilityManager, uCore;
type
TfrmProbCmt = class(TfrmBase508Form)
edComment: TCaptionEdit;
bbOK: TBitBtn;
bbCancel: TBitBtn;
lblComment: TO... | 20.141414 | 114 | 0.662487 |
440116811d75cdda5118e094e4118dafa6548bbb | 101 | pas | Pascal | Libraries/SynEdit/Source/QSynHighlighterTeX.pas | Patiencer/Concepts | e63910643b2401815dd4f6b19fbdf0cd7d443392 | [
"Apache-2.0"
] | 19 | 2018-10-22T23:45:31.000Z | 2021-05-16T00:06:49.000Z | package/synedit-201b/SynEdit/Source/QSynHighlighterTeX.pas | RonaldoSurdi/Sistema-gerenciamento-websites-delphi | 8cc7eec2d05312dc41f514bbd5f828f9be9c579e | [
"MIT"
] | 16 | 2019-02-02T19:54:54.000Z | 2019-02-28T05:22:36.000Z | package/synedit-201b/SynEdit/Source/QSynHighlighterTeX.pas | RonaldoSurdi/Sistema-gerenciamento-websites-delphi | 8cc7eec2d05312dc41f514bbd5f828f9be9c579e | [
"MIT"
] | 6 | 2018-08-30T05:16:21.000Z | 2021-05-12T20:25:43.000Z | unit QSynHighlighterTeX;
{$DEFINE SYN_CLX}
{$DEFINE QSYNHIGHLIGHTERTEX}
{$I SynHighlighterTeX.pas}
| 14.428571 | 28 | 0.792079 |
61e3952491e8c6ee524c74a03431e724e4921c88 | 282 | dpr | Pascal | references/jcl/jcl/examples/windows/peimage/PeFuncExample.dpr | zekiguven/alcinoe | e55c5368ee8bfe7cd6d92424c29ab07d8a3e844c | [
"Apache-2.0"
] | 851 | 2018-02-05T09:54:56.000Z | 2022-03-24T23:13:10.000Z | references/jcl/jcl/examples/windows/peimage/PeFuncExample.dpr | zekiguven/alcinoe | e55c5368ee8bfe7cd6d92424c29ab07d8a3e844c | [
"Apache-2.0"
] | 200 | 2018-02-06T18:52:39.000Z | 2022-03-24T19:59:14.000Z | references/jcl/jcl/examples/windows/peimage/PeFuncExample.dpr | zekiguven/alcinoe | e55c5368ee8bfe7cd6d92424c29ab07d8a3e844c | [
"Apache-2.0"
] | 197 | 2018-03-20T20:49:55.000Z | 2022-03-21T17:38:14.000Z | program PeFuncExample;
{$I jcl.inc}
uses
Forms,
PeFuncDemoMain in 'PeFuncDemoMain.pas' {Form1};
{$R *.RES}
{$R ..\..\..\source\windows\JclCommCtrlAsInvoker.res}
begin
Application.Initialize;
Application.CreateForm(TForm1, Form1);
Application.Run;
end.
| 16.588235 | 54 | 0.673759 |
6123ae4ba941e6d8f9b4fb4dcdb1bdfad1a47d98 | 693 | pas | Pascal | src/Main.pas | jacobmilligan/deadfall-uni | 1bb9c7c8eb961b556bc0737783b840ebb0c5d6ab | [
"MIT",
"Unlicense"
] | null | null | null | src/Main.pas | jacobmilligan/deadfall-uni | 1bb9c7c8eb961b556bc0737783b840ebb0c5d6ab | [
"MIT",
"Unlicense"
] | null | null | null | src/Main.pas | jacobmilligan/deadfall-uni | 1bb9c7c8eb961b556bc0737783b840ebb0c5d6ab | [
"MIT",
"Unlicense"
] | 1 | 2019-03-30T16:33:07.000Z | 2019-03-30T16:33:07.000Z | //
// Deadfall v1.0
// Main.pas
//
// -------------------------------------------------------
//
// Created By Jacob Milligan
// On 21/04/2016
// Student ID: 100660682
//
program DeadFall;
uses SwinGame, Game, State, Input;
procedure Main();
var
states: StateArray;
inputs: InputMap;
dtStart: Double;
begin
/... | 17.769231 | 87 | 0.636364 |
6134fef49900d00113a02029f7cb05b2a83afe10 | 6,545 | pas | Pascal | library/fhir4/fhir4_base.pas | grahamegrieve/fhirserver | 28f69977bde75490adac663e31a3dd77bc016f7c | [
"BSD-3-Clause"
] | 132 | 2015-02-02T00:22:40.000Z | 2021-08-11T12:08:08.000Z | library/fhir4/fhir4_base.pas | grahamegrieve/fhirserver | 28f69977bde75490adac663e31a3dd77bc016f7c | [
"BSD-3-Clause"
] | 113 | 2015-03-20T01:55:20.000Z | 2021-10-08T16:15:28.000Z | library/fhir4/fhir4_base.pas | grahamegrieve/fhirserver | 28f69977bde75490adac663e31a3dd77bc016f7c | [
"BSD-3-Clause"
] | 49 | 2015-04-11T14:59:43.000Z | 2021-03-30T10:29:18.000Z | unit fhir4_base;
{
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 sourc... | 27.5 | 98 | 0.739037 |
6a04b5283279efd0f81d06aa3b903bdb0b7eb31f | 186 | dpr | Pascal | windows/src/support/braziliantest/braziliantest.dpr | bravogeorge/keyman | c0797e36292de903d7313214d1f765e3d9a2bf4d | [
"MIT"
] | 219 | 2017-06-21T03:37:03.000Z | 2022-03-27T12:09:28.000Z | windows/src/support/braziliantest/braziliantest.dpr | bravogeorge/keyman | c0797e36292de903d7313214d1f765e3d9a2bf4d | [
"MIT"
] | 4,451 | 2017-05-29T02:52:06.000Z | 2022-03-31T23:53:23.000Z | windows/src/support/braziliantest/braziliantest.dpr | bravogeorge/keyman | c0797e36292de903d7313214d1f765e3d9a2bf4d | [
"MIT"
] | 72 | 2017-05-26T04:08:37.000Z | 2022-03-03T10:26:20.000Z | program braziliantest;
uses
Forms,
UfrmMain in 'UfrmMain.pas' {Form1};
{$R *.RES}
begin
Application.Initialize;
Application.CreateForm(TForm1, Form1);
Application.Run;
end.
| 13.285714 | 40 | 0.72043 |
615a9161426342a37efc263fbafd6763906625a0 | 2,932 | dpr | Pascal | Samples/Source/2D/GUI/gui_3d.dpr | RadiianArts/TERRA-Engine | 965184178dda836197c436ef47e048e1db5382af | [
"Apache-2.0"
] | 104 | 2015-01-18T02:02:11.000Z | 2022-02-22T11:53:06.000Z | Samples/Source/2D/GUI/gui_3d.dpr | RadiianArts/TERRA-Engine | 965184178dda836197c436ef47e048e1db5382af | [
"Apache-2.0"
] | 13 | 2015-07-18T18:53:15.000Z | 2021-10-04T10:31:01.000Z | Samples/Source/2D/GUI/gui_3d.dpr | RadiianArts/TERRA-Engine | 965184178dda836197c436ef47e048e1db5382af | [
"Apache-2.0"
] | 47 | 2015-01-17T21:50:12.000Z | 2022-02-15T13:49:02.000Z | {$I terra.inc}
{$IFDEF MOBILE}Library{$ELSE}Program{$ENDIF} MaterialDemo;
uses
MemCheck,
TERRA_Object,
TERRA_MemoryManager,
TERRA_Application,
TERRA_DemoApplication,
TERRA_Engine,
TERRA_Utils,
TERRA_ResourceManager,
TERRA_GraphicsManager,
TERRA_OS,
TERRA_Math,
TERRA_Vector2D,
TERRA_Vector3D,
... | 23.645161 | 127 | 0.745566 |
6a22ab522008758ed595aac723f3f43cc0978cb0 | 12,381 | pas | Pascal | Version7/Source/General/LineSpacing.pas | dss-extensions/electricdss-src | fab07b5584090556b003ef037feb25ec2de3b7c9 | [
"BSD-3-Clause"
] | 1 | 2022-01-23T14:43:30.000Z | 2022-01-23T14:43:30.000Z | Version7/Source/General/LineSpacing.pas | PMeira/electricdss-src | fab07b5584090556b003ef037feb25ec2de3b7c9 | [
"BSD-3-Clause"
] | 7 | 2018-08-15T04:00:26.000Z | 2018-10-25T10:15:59.000Z | Version7/Source/General/LineSpacing.pas | PMeira/electricdss-src | fab07b5584090556b003ef037feb25ec2de3b7c9 | [
"BSD-3-Clause"
] | null | null | null | unit LineSpacing;
{
----------------------------------------------------------
Copyright (c) 2008-2015, Electric Power Research Institute, Inc.
All rights reserved.
----------------------------------------------------------
}
interface
uses
Sysutils,
Arraydef,
Command,
DSSClass,
... | 26.010504 | 139 | 0.569582 |
Subsets and Splits
HTML Code Excluding Scripts
The query retrieves a limited set of HTML content entries that are longer than 8 characters and do not contain script tags, offering only basic filtering with minimal analytical value.