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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
47be920e2ac49c94a097344b8f41445677102184 | 1,463 | pas | Pascal | Source/Services/Rekognition/Base/Transform/AWS.Rekognition.Transform.TrainingDataMarshaller.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.TrainingDataMarshaller.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.TrainingDataMarshaller.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.TrainingDataMarshaller;
interface
uses
AWS.Rekognition.Model.TrainingData,
AWS.Transform.RequestMarshaller,
AWS.Rekognition.Transform.AssetMarshaller;
type
ITrainingDataMarshaller = IRequestMarshaller<TTrainingData, TJsonMarshallerContext>;
TTrainingDataMarshaller = clas... | 27.603774 | 111 | 0.807929 |
83b4e14623710b9ce15e38264f6ed5c0077ca243 | 18,230 | pas | Pascal | lazarus/lcl/interfaces/carbon/opengl.pas | rarnu/golcl-liblcl | 6f238af742857921062365656a1b13b44b2330ce | [
"Apache-2.0"
] | null | null | null | lazarus/lcl/interfaces/carbon/opengl.pas | rarnu/golcl-liblcl | 6f238af742857921062365656a1b13b44b2330ce | [
"Apache-2.0"
] | null | null | null | lazarus/lcl/interfaces/carbon/opengl.pas | rarnu/golcl-liblcl | 6f238af742857921062365656a1b13b44b2330ce | [
"Apache-2.0"
] | null | null | null | {
File: opengl.pas
Contains: Pascal translation of the OpenGL Apple bindings.
Should contain only Apple specific parts of the bindings.
Other parts should be on the cross-platform "gl" unit.
Version: From Mac OS X 10.4.11
Original Copyright: (c) 1999 ... | 44.681373 | 195 | 0.654251 |
fce086aafcf7e0a4f8d311fd6eb101eb8e8f7bfa | 846 | pas | Pascal | SpringAndDMVC/Server/REST/REST.Standalone.Server.pas | ezequieljuliano/DelphiLaboratory | 14bd04efcd4a1d8234d103aead8de3056fdf1237 | [
"Apache-2.0"
] | 23 | 2016-02-10T16:35:03.000Z | 2022-02-18T19:24:40.000Z | SpringAndDMVC/Server/REST/REST.Standalone.Server.pas | AngusPasc/DelphiLaboratory | 14bd04efcd4a1d8234d103aead8de3056fdf1237 | [
"Apache-2.0"
] | 1 | 2016-03-16T12:08:08.000Z | 2016-09-02T11:05:17.000Z | SpringAndDMVC/Server/REST/REST.Standalone.Server.pas | AngusPasc/DelphiLaboratory | 14bd04efcd4a1d8234d103aead8de3056fdf1237 | [
"Apache-2.0"
] | 7 | 2016-04-15T17:52:32.000Z | 2020-01-26T21:04:05.000Z | unit REST.Standalone.Server;
interface
uses
System.SysUtils, System.Classes, Base.Data.Module;
type
TRESTStandaloneServer = class(TBaseDataModule)
procedure DataModuleCreate(Sender: TObject);
private
{ Private declarations }
public
{ Public declarations }
end;
implementation
uses
MVCFramew... | 19.227273 | 66 | 0.768322 |
470211197a23f3a8ee2ce25331115b292c39d086 | 45,194 | pas | Pascal | toolkit/CodeSystemEditor.pas | niaz819/fhirserver | fee45e1e57053a776b893dba543f700dd9cb9075 | [
"BSD-3-Clause"
] | null | null | null | toolkit/CodeSystemEditor.pas | niaz819/fhirserver | fee45e1e57053a776b893dba543f700dd9cb9075 | [
"BSD-3-Clause"
] | null | null | null | toolkit/CodeSystemEditor.pas | niaz819/fhirserver | fee45e1e57053a776b893dba543f700dd9cb9075 | [
"BSD-3-Clause"
] | null | null | null | unit CodeSystemEditor;
{
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 must... | 31.648459 | 177 | 0.713657 |
85040ac8f48cd8518a30aaefbd8d355c81262239 | 10,552 | pas | Pascal | src/TrackEdit/TrackEditFm.pas | tobia/VeeCad | dffbcef00d19c5013f0c14a8d97f8893bac49cf1 | [
"MIT"
] | null | null | null | src/TrackEdit/TrackEditFm.pas | tobia/VeeCad | dffbcef00d19c5013f0c14a8d97f8893bac49cf1 | [
"MIT"
] | null | null | null | src/TrackEdit/TrackEditFm.pas | tobia/VeeCad | dffbcef00d19c5013f0c14a8d97f8893bac49cf1 | [
"MIT"
] | null | null | null | unit TrackEditFm;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs,
Project, Board, TrackEditor, ComCtrls, ToolWin, StdCtrls, ImgList, ExtCtrls,
ActnList, Buttons;
type
TTrackEditForm = class(TForm)
ImageList1: TImageList;
Panel1: TPanel;
SelectT... | 27.915344 | 89 | 0.636467 |
fc766c70fe94496fafd8efb3c196650a71819dcd | 51,391 | pas | Pascal | assets/Stealth.UO.ScriptExternal.pas | drabadan/go-stealth-client | a6f01da28ac236f553c065b48a08d51c9a58b4d8 | [
"MIT"
] | 1 | 2022-02-02T13:35:04.000Z | 2022-02-02T13:35:04.000Z | assets/Stealth.UO.ScriptExternal.pas | drabadan/go-stealth-client | a6f01da28ac236f553c065b48a08d51c9a58b4d8 | [
"MIT"
] | null | null | null | assets/Stealth.UO.ScriptExternal.pas | drabadan/go-stealth-client | a6f01da28ac236f553c065b48a08d51c9a58b4d8 | [
"MIT"
] | 1 | 2022-02-02T13:35:05.000Z | 2022-02-02T13:35:05.000Z | unit Stealth.UO.ScriptExternal;
interface
uses Stealth.Base.ScriptExternal, Stealth.Base.ScriptMethodsConstants,
Stealth.Base.NetwIPC, Stealth.Base.BytePackets, Stealth.Base.Types,
Classes,SysUtils, Types,
TypInfo, IdContext;
type
TUOScriptExternalThread = class(TBaseScriptExternalThread)
protecte... | 27.644432 | 141 | 0.744936 |
fc87f23f7777e397942a8de8b86dfd25a1028a95 | 6,077 | pas | Pascal | api_tests/TestWithVCLUnitX/HexDataInterpreter.pas | qq33095304/TensorFlow4Delphi- | 8404a8de247cfdf6d94de2a4752a28cdbf7dfdc8 | [
"Apache-2.0"
] | 70 | 2017-11-29T12:51:39.000Z | 2021-08-13T08:42:40.000Z | api_tests/TestWithVCLUnitX/HexDataInterpreter.pas | sunfuhong/TensorFlow4Delphi | 8404a8de247cfdf6d94de2a4752a28cdbf7dfdc8 | [
"Apache-2.0"
] | 1 | 2019-02-07T06:36:32.000Z | 2019-02-07T06:47:54.000Z | api_tests/TestWithVCLUnitX/HexDataInterpreter.pas | sunfuhong/TensorFlow4Delphi | 8404a8de247cfdf6d94de2a4752a28cdbf7dfdc8 | [
"Apache-2.0"
] | 26 | 2017-11-29T19:25:41.000Z | 2021-09-28T14:33:19.000Z | {
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 agreed to in writing, software
distributed under the License is... | 24.405622 | 98 | 0.720915 |
fc34a44555afa79d65c9d91b274cdd40c42cc7ed | 2,230 | dfm | Pascal | UAgrade.dfm | jorge-1987/chameleon-capturerD | 591d85789b7a833129630f0c862724b6a35e91f2 | [
"MIT"
] | 1 | 2019-11-20T02:29:04.000Z | 2019-11-20T02:29:04.000Z | UAgrade.dfm | jorge-1987/chameleon-capturerD | 591d85789b7a833129630f0c862724b6a35e91f2 | [
"MIT"
] | null | null | null | UAgrade.dfm | jorge-1987/chameleon-capturerD | 591d85789b7a833129630f0c862724b6a35e91f2 | [
"MIT"
] | 1 | 2019-11-20T02:29:04.000Z | 2019-11-20T02:29:04.000Z | object FrmAgrade: TFrmAgrade
Left = 185
Top = 102
BorderStyle = bsDialog
Caption = 'Agradecimientos'
ClientHeight = 345
ClientWidth = 376
Color = 16776176
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCrea... | 28.961039 | 79 | 0.575785 |
473d396cf037bf3a6718342a276ff40f3f3f85fe | 6,035 | pas | Pascal | lib/sqlitewrap/source/sqlite3udf.pas | raelb/delphi-orm | 73e0caede84f2753550492deeaad35bf4191be30 | [
"Apache-2.0"
] | 156 | 2015-05-28T19:14:20.000Z | 2022-03-18T05:34:41.000Z | lib/sqlitewrap/source/sqlite3udf.pas | raelb/delphi-orm | 73e0caede84f2753550492deeaad35bf4191be30 | [
"Apache-2.0"
] | 10 | 2015-05-31T09:19:41.000Z | 2021-09-27T14:34:31.000Z | lib/sqlitewrap/source/sqlite3udf.pas | raelb/delphi-orm | 73e0caede84f2753550492deeaad35bf4191be30 | [
"Apache-2.0"
] | 70 | 2015-06-20T17:34:17.000Z | 2022-03-03T10:05:31.000Z | {
UDF Sqlite3 support v1.0.0
translation to Pascal by Lukas Gebauer
This is experimental translation. Be patient!
}
unit sqlite3udf;
interface
uses
sqlite3;
type
Psqlite3_context = pointer;
Psqlite3_value = ppchar;
TxFunc = procedure(sqlite3_context: Psqlite3_context; cArg: integer; ArgV... | 45.719697 | 94 | 0.773322 |
835ed34c09d621c6e26d3348bb4bdd7754d5008e | 18,341 | pas | Pascal | src/gui/UFRMAccountSelect.pas | DelphiniumCoin/PascalCoinFixes | 0d021036a9b0bb866ff43a4cbc9cf75074722e9e | [
"MIT"
] | null | null | null | src/gui/UFRMAccountSelect.pas | DelphiniumCoin/PascalCoinFixes | 0d021036a9b0bb866ff43a4cbc9cf75074722e9e | [
"MIT"
] | null | null | null | src/gui/UFRMAccountSelect.pas | DelphiniumCoin/PascalCoinFixes | 0d021036a9b0bb866ff43a4cbc9cf75074722e9e | [
"MIT"
] | 1 | 2022-01-16T12:31:15.000Z | 2022-01-16T12:31:15.000Z | unit UFRMAccountSelect;
{ 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 the PascalCoin Project, an infinitely scalable
cryptocurrency. Find us here:
Web: h... | 32.008726 | 154 | 0.720135 |
4791bc34602c5f18f4e72135ec64943fde9bda98 | 1,461 | dfm | Pascal | update_thread2/Unit2.dfm | TakashiNord/gczn.nsk.su-experiment | 5d503dddf585ea80b7e02b79eee0dbe83bda3a20 | [
"MIT"
] | 1 | 2021-02-01T05:17:58.000Z | 2021-02-01T05:17:58.000Z | update_thread2/Unit2.dfm | TakashiNord/gczn.nsk.su-experiment | 5d503dddf585ea80b7e02b79eee0dbe83bda3a20 | [
"MIT"
] | null | null | null | update_thread2/Unit2.dfm | TakashiNord/gczn.nsk.su-experiment | 5d503dddf585ea80b7e02b79eee0dbe83bda3a20 | [
"MIT"
] | 1 | 2021-02-01T05:18:01.000Z | 2021-02-01T05:18:01.000Z | object Form2: TForm2
Left = 0
Top = 0
Caption = 'Form2'
ClientHeight = 237
ClientWidth = 364
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
OldCreateOrder = False
OnCreate = FormCreate
PixelsPerInch = 96
Tex... | 20.577465 | 97 | 0.62423 |
fc301d98c29a8c67148476348715e44795539913 | 6,033 | pas | Pascal | Test/UBigIntegerTests.pas | skolkman/dwscript | b9f99d4b8187defac3f3713e2ae0f7b83b63d516 | [
"Condor-1.1"
] | 12 | 2015-01-02T08:27:25.000Z | 2021-07-16T16:59:01.000Z | Test/UBigIntegerTests.pas | skolkman/dwscript | b9f99d4b8187defac3f3713e2ae0f7b83b63d516 | [
"Condor-1.1"
] | 1 | 2018-04-02T21:31:37.000Z | 2018-04-02T21:31:37.000Z | Test/UBigIntegerTests.pas | skolkman/dwscript | b9f99d4b8187defac3f3713e2ae0f7b83b63d516 | [
"Condor-1.1"
] | 6 | 2015-01-02T08:27:13.000Z | 2020-06-08T07:03:33.000Z | unit UBigIntegerTests;
interface
uses
Windows, Classes, SysUtils,
dwsXPlatformTests, dwsComp, dwsCompiler, dwsExprs, dwsErrors,
dwsBigIntegerFunctions.GMP, dwsXPlatform, dwsSymbols, dwsUtils,
dwsMPIR.Bundle;
type
TBigIntegerTests = class (TTestCase)
private
FTests : TStri... | 25.563559 | 97 | 0.548815 |
fca6b30f6217796ca28fdb668ff57e7deb265c7a | 10,728 | dpr | Pascal | transformer/FHIRTransformer.dpr | 17-years-old/fhirserver | 9575a7358868619311a5d1169edde3ffe261e558 | [
"BSD-3-Clause"
] | null | null | null | transformer/FHIRTransformer.dpr | 17-years-old/fhirserver | 9575a7358868619311a5d1169edde3ffe261e558 | [
"BSD-3-Clause"
] | null | null | null | transformer/FHIRTransformer.dpr | 17-years-old/fhirserver | 9575a7358868619311a5d1169edde3ffe261e558 | [
"BSD-3-Clause"
] | null | null | null | program FHIRTransformer;
uses
FastMM4 in '..\dependencies\FMM\FastMM4.pas',
FastMM4Messages in '..\dependencies\FMM\FastMM4Messages.pas',
SysUtils,
IdSSLOpenSSLHeaders,
Vcl.Forms,
FHIR.Base.Common in '..\library\base\FHIR.Base.Common.pas',
FHIR.Base.Factory in '..\library\base\FHIR.Base.Factory.... | 65.018182 | 123 | 0.745433 |
fcae91adebb3df2c345c80015cf4761eb1411e08 | 891 | pas | Pascal | U_FrmAtualizaDados.pas | rmleme/mac-332 | 163594fbfb9d505b8b43de45bfde9fd75b13cad9 | [
"MIT"
] | null | null | null | U_FrmAtualizaDados.pas | rmleme/mac-332 | 163594fbfb9d505b8b43de45bfde9fd75b13cad9 | [
"MIT"
] | null | null | null | U_FrmAtualizaDados.pas | rmleme/mac-332 | 163594fbfb9d505b8b43de45bfde9fd75b13cad9 | [
"MIT"
] | null | null | null | unit U_FrmAtualizaDados;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls, Buttons, U_Global;
type
TFrmAtualizaDados = class(TForm)
LabEndereco: TLabel;
LabTelefone: TLabel;
EdtTelefone: TEdit;
EdtEndereco: TEdit;
BtnOk: TBitBtn... | 21.214286 | 76 | 0.729517 |
fc579cb25b3b4529e12cf4cbf3f8bca40ab345b1 | 1,198 | dpr | Pascal | SelectConfigForm.dpr | MHumm/AddIDETool | 4408fe6957179532e3368ec1d99dcf18c9d88f34 | [
"Apache-2.0"
] | 5 | 2021-08-29T08:06:03.000Z | 2021-12-01T18:15:40.000Z | SelectConfigForm.dpr | MHumm/AddIDETool | 4408fe6957179532e3368ec1d99dcf18c9d88f34 | [
"Apache-2.0"
] | null | null | null | SelectConfigForm.dpr | MHumm/AddIDETool | 4408fe6957179532e3368ec1d99dcf18c9d88f34 | [
"Apache-2.0"
] | 2 | 2021-12-01T18:15:41.000Z | 2021-12-02T08:35:45.000Z | {*****************************************************************************
The AddIDETools team (see file NOTICE.txt) licenses this file
to you under the Apache License, Version 2.0 (the
"License"); you may not use this file except in compliance
with the License. A copy of this licence is found in the root ... | 35.235294 | 87 | 0.666945 |
fc91608888fb509623bc0b0b98b918dea4c5f3c1 | 3,342 | pas | Pascal | Source/Services/SimpleEmailV2/Base/Model/AWS.SESv2.Model.GetEmailTemplateResponse.pas | herux/aws-sdk-delphi | 4ef36e5bfc536b1d9426f78095d8fda887f390b5 | [
"Apache-2.0"
] | 67 | 2021-07-28T23:47:09.000Z | 2022-03-15T11:48:35.000Z | Source/Services/SimpleEmailV2/Base/Model/AWS.SESv2.Model.GetEmailTemplateResponse.pas | herux/aws-sdk-delphi | 4ef36e5bfc536b1d9426f78095d8fda887f390b5 | [
"Apache-2.0"
] | 5 | 2021-09-01T09:31:16.000Z | 2022-03-16T18:19:21.000Z | Source/Services/SimpleEmailV2/Base/Model/AWS.SESv2.Model.GetEmailTemplateResponse.pas | herux/aws-sdk-delphi | 4ef36e5bfc536b1d9426f78095d8fda887f390b5 | [
"Apache-2.0"
] | 13 | 2021-07-29T02:41:16.000Z | 2022-03-16T10:22:38.000Z | unit AWS.SESv2.Model.GetEmailTemplateResponse;
interface
uses
Bcl.Types.Nullable,
AWS.Runtime.Model,
AWS.SESv2.Model.EmailTemplateContent;
type
TGetEmailTemplateResponse = class;
IGetEmailTemplateResponse = interface(IAmazonWebServiceResponse)
function GetTemplateContent: TEmailTemplateContent;
... | 30.108108 | 101 | 0.814183 |
f18fed3bd73747f9c4acc4086fa4e8067bd3b869 | 33,297 | pas | Pascal | src/addatecc.pas | richp10/adrock-datetime | 55ef30513a3ac3679c10d8c748ca5d649afc0ad7 | [
"MIT"
] | 2 | 2019-10-23T03:10:19.000Z | 2019-12-02T02:07:45.000Z | src/addatecc.pas | richp10/adrock-datetime | 55ef30513a3ac3679c10d8c748ca5d649afc0ad7 | [
"MIT"
] | null | null | null | src/addatecc.pas | richp10/adrock-datetime | 55ef30513a3ac3679c10d8c748ca5d649afc0ad7 | [
"MIT"
] | 2 | 2018-08-14T20:02:02.000Z | 2019-10-23T02:45:03.000Z | unit AdDateCC;
(* ------------------------ Adrock Copyright Notice -----------------------
This source code file is copyright, BYTE Computer & Software Ltd, 1995 -> 1999.
By purchasing this source code, you should have read, and agreed to our terms
of purchase, contained in the LICENCE.WRI file (in all distributed a... | 43.754271 | 122 | 0.671652 |
4758ffc1d4b95823483086d26fa03db5666ea4c4 | 14,298 | pas | Pascal | EvilWorks.Generics.AVLTree.pas | vedranvuk/EvilLibrary | 05b97e8689d47c2f97b3de510836f202130e2266 | [
"BSD-4-Clause"
] | null | null | null | EvilWorks.Generics.AVLTree.pas | vedranvuk/EvilLibrary | 05b97e8689d47c2f97b3de510836f202130e2266 | [
"BSD-4-Clause"
] | null | null | null | EvilWorks.Generics.AVLTree.pas | vedranvuk/EvilLibrary | 05b97e8689d47c2f97b3de510836f202130e2266 | [
"BSD-4-Clause"
] | null | null | null | //
// EvilLibrary by Vedran Vuk 2010-2012
//
// Name: EvilWorks.DataStructures.AVLTree
// Description: An Generic AVL tree implementation.
// Largely a translation from C by Julienne Walker but implemented as a generic class
// with independant Key (Node key) an... | 22.587678 | 142 | 0.617919 |
fce225ce9248d88a89c2842f8f44f2220013adc8 | 1,114 | dfm | Pascal | Nguyen Duc Binh (Modulo 1)/Nguyen Duc Binh (Project 02)/Variant_18_2.dfm | Oreder/DelphiProPart2nd | 27a13b4f87209938e7d7850eadd0831ff719d808 | [
"MIT"
] | null | null | null | Nguyen Duc Binh (Modulo 1)/Nguyen Duc Binh (Project 02)/Variant_18_2.dfm | Oreder/DelphiProPart2nd | 27a13b4f87209938e7d7850eadd0831ff719d808 | [
"MIT"
] | null | null | null | Nguyen Duc Binh (Modulo 1)/Nguyen Duc Binh (Project 02)/Variant_18_2.dfm | Oreder/DelphiProPart2nd | 27a13b4f87209938e7d7850eadd0831ff719d808 | [
"MIT"
] | 1 | 2021-02-26T11:24:13.000Z | 2021-02-26T11:24:13.000Z | object Form22: TForm22
Left = 0
Top = 0
Caption = 'Root_2'
ClientHeight = 101
ClientWidth = 251
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object... | 17.68254 | 41 | 0.589767 |
fc478a4d28458f694d19049becb841b31b3f7a7f | 3,900 | dfm | Pascal | Demos/TRegExprRoutines/TRegExprRoutinesMain.dfm | bashkirtsevich/Pascal-RegExp | 28d947f2ff98e6a3686f29e7b05b619366e4acae | [
"Unlicense"
] | 15 | 2016-08-24T07:32:49.000Z | 2021-11-16T11:25:00.000Z | Demos/TRegExprRoutines/TRegExprRoutinesMain.dfm | bashkirtsevich/Pascal-RegExp | 28d947f2ff98e6a3686f29e7b05b619366e4acae | [
"Unlicense"
] | 1 | 2016-08-24T19:00:34.000Z | 2016-08-25T19:02:14.000Z | Demos/TRegExprRoutines/TRegExprRoutinesMain.dfm | bashkirtsevich/Pascal-RegExp | 28d947f2ff98e6a3686f29e7b05b619366e4acae | [
"Unlicense"
] | 5 | 2016-02-15T02:08:05.000Z | 2021-04-05T08:57:58.000Z | object fmTRegExprRoutines: TfmTRegExprRoutines
Left = 223
Top = 107
Width = 368
Height = 347
Caption = 'fmTRegExprRoutines'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
... | 21.787709 | 47 | 0.534615 |
fc826d838bbe95aed25bfa8dd0c4eb8928ea8a6e | 59 | pas | Pascal | Test/COMConnector/var_funcs.pas | skolkman/dwscript | b9f99d4b8187defac3f3713e2ae0f7b83b63d516 | [
"Condor-1.1"
] | 12 | 2015-01-02T08:27:25.000Z | 2021-07-16T16:59:01.000Z | Test/COMConnector/var_funcs.pas | skolkman/dwscript | b9f99d4b8187defac3f3713e2ae0f7b83b63d516 | [
"Condor-1.1"
] | 1 | 2018-04-02T21:31:37.000Z | 2018-04-02T21:31:37.000Z | Test/COMConnector/var_funcs.pas | skolkman/dwscript | b9f99d4b8187defac3f3713e2ae0f7b83b63d516 | [
"Condor-1.1"
] | 6 | 2015-01-02T08:27:13.000Z | 2020-06-08T07:03:33.000Z | var a : ComVariant;
VarClear(a);
PrintLn(VarType(a)); | 11.8 | 20 | 0.644068 |
47dab621def2e30d66e4e7980f10b05a5ca01822 | 1,900 | pas | Pascal | LoggerPro.Proxy.pas | luebbe/loggerpro | c888e472241a845c7dbbe98e6db6f01ac4bc9c37 | [
"Apache-2.0"
] | 1 | 2018-11-03T07:54:18.000Z | 2018-11-03T07:54:18.000Z | LoggerPro.Proxy.pas | luebbe/loggerpro | c888e472241a845c7dbbe98e6db6f01ac4bc9c37 | [
"Apache-2.0"
] | null | null | null | LoggerPro.Proxy.pas | luebbe/loggerpro | c888e472241a845c7dbbe98e6db6f01ac4bc9c37 | [
"Apache-2.0"
] | null | null | null | unit LoggerPro.Proxy;
interface
uses Classes, System.SysUtils, LoggerPro;
type
ILogAppenderProxy=interface
['{34816F83-9FBF-461E-8913-F10F9460D712}']
function GetInternalAppender: ILogAppender;
property InternalAppender: ILogAppender read GetInternalAppender;
end;
TLoggerProFilter = c... | 25.333333 | 98 | 0.76 |
472cd69220c85dae76c382d4ce061a569b9f3d62 | 3,027 | dfm | Pascal | windows/src/ext/jedi/jvcl/tests/archive/jvcl/examples/JvTranslator/JvTranslatorMainFormU.dfm | bravogeorge/keyman | c0797e36292de903d7313214d1f765e3d9a2bf4d | [
"MIT"
] | 219 | 2017-06-21T03:37:03.000Z | 2022-03-27T12:09:28.000Z | windows/src/ext/jedi/jvcl/tests/archive/jvcl/examples/JvTranslator/JvTranslatorMainFormU.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/archive/jvcl/examples/JvTranslator/JvTranslatorMainFormU.dfm | bravogeorge/keyman | c0797e36292de903d7313214d1f765e3d9a2bf4d | [
"MIT"
] | 72 | 2017-05-26T04:08:37.000Z | 2022-03-03T10:26:20.000Z | object JvTranslatorMainForm: TJvTranslatorMainForm
Left = 368
Top = 147
Width = 458
Height = 407
ActiveControl = Button1
Caption = 'JvTranslator'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Shell Dlg 2'
Font.Style = []
... | 22.759398 | 71 | 0.618764 |
f1de80afad6777669ea2945307cba0fab80ab419 | 2,774 | pas | Pascal | DateTimeDlg.pas | Wolfram-180/TourAgent | e4a7b170f40d6d03dab8295d8b0246ebbc6cc35a | [
"MIT"
] | null | null | null | DateTimeDlg.pas | Wolfram-180/TourAgent | e4a7b170f40d6d03dab8295d8b0246ebbc6cc35a | [
"MIT"
] | null | null | null | DateTimeDlg.pas | Wolfram-180/TourAgent | e4a7b170f40d6d03dab8295d8b0246ebbc6cc35a | [
"MIT"
] | null | null | null | unit DateTimeDlg;
//**********************************************************************
// Written by Richard A Gilbert of Vanderbilt University Medical Center
// using Borland Delphi Client-Server Suite version 4
// Copyright 1993, 1998 Inprise Corporation
//
// EMail : ragilbert@mindspring.com
// or : ric... | 26.932039 | 88 | 0.692862 |
fc7c55d9c32f44eacf36b7262a91d2931017916f | 6,018 | pas | Pascal | 3rdParty/JWAPI/jwapi2.2a/Win32API/JwaRpcSsl.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/JwaRpcSsl.pas | bero/CodeCoverage | 927a3059962296c4d9f9bac861b1446259214471 | [
"Apache-2.0"
] | null | null | null | 3rdParty/JWAPI/jwapi2.2a/Win32API/JwaRpcSsl.pas | bero/CodeCoverage | 927a3059962296c4d9f9bac861b1446259214471 | [
"Apache-2.0"
] | null | null | null | {******************************************************************************}
{ }
{ WinCypt dependent RPC API interface Unit for Object Pascal }
{ ... | 39.854305 | 142 | 0.599202 |
f109264fe5dd780ae3969e737cf85aab10f43f90 | 49,567 | pas | Pascal | WPRestAPI/WPRESTAPI.pas | Eva-F/mormot-WP-REST-API | 7761cc93b28e2b9af5c2ee3f317a0c8eb20e600d | [
"MIT"
] | 6 | 2015-12-31T04:17:16.000Z | 2020-01-08T06:54:19.000Z | WPRestAPI/WPRESTAPI.pas | Eva-F/mormot-WP-REST-API | 7761cc93b28e2b9af5c2ee3f317a0c8eb20e600d | [
"MIT"
] | 2 | 2019-03-14T10:25:14.000Z | 2019-04-27T07:02:32.000Z | WPRestAPI/WPRESTAPI.pas | Eva-F/mormot-WP-REST-API | 7761cc93b28e2b9af5c2ee3f317a0c8eb20e600d | [
"MIT"
] | 2 | 2016-12-23T03:27:51.000Z | 2021-03-12T23:58:14.000Z | unit WPRESTAPI;
// the example of CRU objects of Wordpress(resp. Woocommerce) on the base
// WP REST API + Oauth1 authentication (resp Woocommerce API)
// this example shows how to read/update records of type Wordpress users or read/update records of type Woocommerce's Customers
// see WPRESTAPIModels unit - user ... | 34.662238 | 221 | 0.663445 |
fc560fbcb7878bb2b3f39a5822d4742074a0f670 | 2,404 | pas | Pascal | rad/27102020 (vetor, matriz, pageControl, trackBar e timer)/Atividade/Ex2b (c funcoes)/uEx2a.pas | mateusschwede/delphi | 9aa9e6cde1370c1ce52a6ab8db59b30fd557fe6d | [
"MIT"
] | 1 | 2021-11-04T22:56:33.000Z | 2021-11-04T22:56:33.000Z | Anexos/Arrays Complemento/Desafio/Ex2b (c funcoes)/uEx2a.pas | ubsocial/delphi | 25d0946c299b7da67998671c7b70f194f5ea57c6 | [
"MIT"
] | null | null | null | Anexos/Arrays Complemento/Desafio/Ex2b (c funcoes)/uEx2a.pas | ubsocial/delphi | 25d0946c299b7da67998671c7b70f194f5ea57c6 | [
"MIT"
] | 1 | 2021-12-14T01:14:55.000Z | 2021-12-14T01:14:55.000Z | unit uEx2a;
interface
uses
Winapi.Windows, Winapi.Messages, System.SysUtils, System.Variants, System.Classes, Vcl.Graphics,
Vcl.Controls, Vcl.Forms, Vcl.Dialogs, Vcl.StdCtrls;
type
TForm1 = class(TForm)
edtVal: TEdit;
lstRes2: TListBox;
btnGerar: TButton;
procedure btnGerarClick(Sender: TObject... | 19.544715 | 98 | 0.607321 |
fc73cec6ce064617080e4c32960260bbb45f3596 | 1,900 | pas | Pascal | samples/apachemodule/WinesBO.pas | darckbleu/danieleteti-delphimvcframework | 674c9feac96a777cfeca0ed34bdb364bcbb4bade | [
"Apache-2.0"
] | 3 | 2020-04-23T04:15:18.000Z | 2021-11-16T11:24:54.000Z | samples/apachemodule/WinesBO.pas | darckbleu/danieleteti-delphimvcframework | 674c9feac96a777cfeca0ed34bdb364bcbb4bade | [
"Apache-2.0"
] | null | null | null | samples/apachemodule/WinesBO.pas | darckbleu/danieleteti-delphimvcframework | 674c9feac96a777cfeca0ed34bdb364bcbb4bade | [
"Apache-2.0"
] | null | null | null | unit WinesBO;
interface
uses
MVCFramework.Serializer.Commons;
type
[MVCNameCase(ncLowerCase)]
TWine = class
private
FYEAR: string;
FNAME: string;
FPICTURE: String;
FGRAPES: string;
FID: integer;
FDESCRIPTION: string;
FCOUNTRY: string;
FREGION: string;
... | 22.093023 | 73 | 0.701053 |
83819bf8485bd2d264abe96e5327ad50159b037d | 1,762 | dpr | Pascal | samples/activerecord_showcase/activerecord_showcase.dpr | pedrooliveira01/delphimvcframework | 7b82a06eb0786c72c6e4b667b426d32342b4bb62 | [
"Apache-2.0"
] | 1 | 2019-04-20T12:33:10.000Z | 2019-04-20T12:33:10.000Z | samples/activerecord_showcase/activerecord_showcase.dpr | pedrooliveira01/delphimvcframework | 7b82a06eb0786c72c6e4b667b426d32342b4bb62 | [
"Apache-2.0"
] | null | null | null | samples/activerecord_showcase/activerecord_showcase.dpr | pedrooliveira01/delphimvcframework | 7b82a06eb0786c72c6e4b667b426d32342b4bb62 | [
"Apache-2.0"
] | 1 | 2020-03-22T15:06:54.000Z | 2020-03-22T15:06:54.000Z | program activerecord_showcase;
uses
Vcl.Forms,
MainFormU in 'MainFormU.pas' {MainForm},
MVCFramework.ActiveRecord in '..\..\sources\MVCFramework.ActiveRecord.pas',
EntitiesU in 'EntitiesU.pas',
FDConnectionConfigU in 'FDConnectionConfigU.pas',
MVCFramework.RQL.AST2FirebirdSQL in '..\..\sources\MVCFramework... | 48.944444 | 101 | 0.77412 |
85fde0eb1fd0b357930005a894a3fbc89ccd333d | 258 | pas | Pascal | tests/test10.pas | yadiqian/Pascal-Interpreter | 962f5618a833c0b8573371881e4b359507c0a966 | [
"MIT"
] | null | null | null | tests/test10.pas | yadiqian/Pascal-Interpreter | 962f5618a833c0b8573371881e4b359507c0a966 | [
"MIT"
] | null | null | null | tests/test10.pas | yadiqian/Pascal-Interpreter | 962f5618a833c0b8573371881e4b359507c0a966 | [
"MIT"
] | null | null | null | program test10;
(* Calculates distance formula. *)
var x1, y1, x2, y2, ans: real;
begin
x1 := 14.11;
x2 := -6.5;
y1 := -4.5;
y2 := 89;
ans := sqrt((x1 - x1) * (x1 - x1) + (y1 - y2) * (y1 - y2));
writeln (ans);
end.
(*
Expected output:
93.5
*) | 13.578947 | 61 | 0.511628 |
4716948c2613907e2783811bd2fb904e26174208 | 1,327 | pas | Pascal | TGPS_Component/TComPort_4_Beta/source/CPortAbout.pas | delphi-pascal-archive/tgps-component | bec4a66d1f595cc327390da0e6847a0d49737f40 | [
"Unlicense"
] | 1 | 2021-11-06T23:51:38.000Z | 2021-11-06T23:51:38.000Z | TGPS_Component/TComPort_4_Beta/source/CPortAbout.pas | delphi-pascal-archive/tgps-component | bec4a66d1f595cc327390da0e6847a0d49737f40 | [
"Unlicense"
] | null | null | null | TGPS_Component/TComPort_4_Beta/source/CPortAbout.pas | delphi-pascal-archive/tgps-component | bec4a66d1f595cc327390da0e6847a0d49737f40 | [
"Unlicense"
] | 1 | 2021-11-06T23:51:39.000Z | 2021-11-06T23:51:39.000Z | (******************************************************
* ComPort Library ver. 3.0 *
* for Delphi 3, 4, 5, 6, 7 and *
* C++ Builder 3, 4, 5, 6 *
* written by Dejan Crnila, 1998 - 2002 *
* maintained by Lars B. Dybdahl, 2... | 21.403226 | 70 | 0.525998 |
f18a8a152058c7e6cbce082defec8a627aa60b82 | 7,010 | pas | Pascal | Sugar/IO/FileUtils.pas | remobjects/sugar | fdda25f6cfdf3c6e45c9820de46a6c28ff04cff6 | [
"BSD-3-Clause"
] | 92 | 2015-02-09T04:43:50.000Z | 2021-11-11T03:53:46.000Z | Sugar/IO/FileUtils.pas | remobjects/sugar | fdda25f6cfdf3c6e45c9820de46a6c28ff04cff6 | [
"BSD-3-Clause"
] | 8 | 2015-06-23T12:07:58.000Z | 2016-10-25T13:52:01.000Z | Sugar/IO/FileUtils.pas | remobjects/sugar | fdda25f6cfdf3c6e45c9820de46a6c28ff04cff6 | [
"BSD-3-Clause"
] | 18 | 2015-02-09T08:27:00.000Z | 2021-11-11T00:48:29.000Z | namespace Sugar.IO;
interface
uses
{$IF WINDOWS_PHONE OR NETFX_CORE}
Windows.Storage,
System.IO,
{$ENDIF}
Sugar;
type
FileUtils = public static class
{$IF WINDOWS_PHONE OR NETFX_CORE}
private
method GetFolder(FileName: String): StorageFolder;
method GetFile(FileName: String): StorageFile;
... | 28.495935 | 116 | 0.748787 |
fc557d8a513ea62278edbe4c3724be87c704f678 | 847 | pas | Pascal | Capitulo9/2.6.TemplateCadastro/Classe.Strings.Helper.pas | diondcm/exemplos-delphi | 16b4d195981e5f3161d0a2c62f778bec5ba9f3d4 | [
"MIT"
] | 10 | 2017-08-02T00:44:41.000Z | 2021-10-13T21:11:28.000Z | Capitulo9/2.6.TemplateCadastro/Classe.Strings.Helper.pas | diondcm/exemplos-delphi | 16b4d195981e5f3161d0a2c62f778bec5ba9f3d4 | [
"MIT"
] | 10 | 2019-12-30T04:09:37.000Z | 2022-03-02T06:06:19.000Z | Capitulo9/2.6.TemplateCadastro/Classe.Strings.Helper.pas | diondcm/exemplos-delphi | 16b4d195981e5f3161d0a2c62f778bec5ba9f3d4 | [
"MIT"
] | 9 | 2017-04-29T16:12:21.000Z | 2020-11-11T22:16:32.000Z | unit Classe.Strings.Helper;
interface
uses
System.SysUtils, System.Classes, System.IOUtils;
type
TStringListHelper = class helper for TStringList
constructor Create(pArq: string); overload;
end;
TStringLoadHelper = record helper for string
function GetFileContents: string;
procedure Avisa;
end... | 15.981132 | 54 | 0.743802 |
85239b882c0c2d6bad2202a97f7a8dc84e309497 | 6,557 | pas | Pascal | Source/pr_Link.pas | alexeysmorkalov/vtkTools.PReport | f07e1189ad0a4beaf00cdc3e4a4f5f29e000cf55 | [
"MIT"
] | null | null | null | Source/pr_Link.pas | alexeysmorkalov/vtkTools.PReport | f07e1189ad0a4beaf00cdc3e4a4f5f29e000cf55 | [
"MIT"
] | null | null | null | Source/pr_Link.pas | alexeysmorkalov/vtkTools.PReport | f07e1189ad0a4beaf00cdc3e4a4f5f29e000cf55 | [
"MIT"
] | null | null | null | {******************************************}
{ }
{ PReport }
{ }
{ Copyright (c) 1999-2002 by vtkTools }
{ }
{******************************************}
unit... | 27.095041 | 113 | 0.696508 |
fc59f94e76c71f34474f68b1024643161509f021 | 1,004 | dfm | Pascal | windows/src/ext/jedi/jvcl/tests/archive/jvcl/examples/RALib/RaInterpreterEndUser/Reports/salary.dfm | bravogeorge/keyman | c0797e36292de903d7313214d1f765e3d9a2bf4d | [
"MIT"
] | 219 | 2017-06-21T03:37:03.000Z | 2022-03-27T12:09:28.000Z | windows/src/ext/jedi/jvcl/tests/archive/jvcl/examples/RALib/RaInterpreterEndUser/Reports/salary.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/archive/jvcl/examples/RALib/RaInterpreterEndUser/Reports/salary.dfm | bravogeorge/keyman | c0797e36292de903d7313214d1f765e3d9a2bf4d | [
"MIT"
] | 72 | 2017-05-26T04:08:37.000Z | 2022-03-03T10:26:20.000Z | object Salary: TSalary
Left = 200
Top = 102
Width = 334
Height = 122
Caption = 'Report options'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = True
OnCreate = FormCreate
P... | 18.943396 | 36 | 0.579681 |
fc31d82c714a3e10b77cfa2124a782048e9d1be8 | 212 | lpr | Pascal | Examples/Source/DecoratorsTest/prj_DecoratorTest.lpr | joecare99/Public | 9eee060fbdd32bab33cf65044602976ac83f4b83 | [
"MIT"
] | 11 | 2017-06-17T05:13:45.000Z | 2021-07-11T13:18:48.000Z | Examples/Source/DecoratorsTest/prj_DecoratorTest.lpr | joecare99/Public | 9eee060fbdd32bab33cf65044602976ac83f4b83 | [
"MIT"
] | 2 | 2019-03-05T12:52:40.000Z | 2021-12-03T12:34:26.000Z | Examples/Source/DecoratorsTest/prj_DecoratorTest.lpr | joecare99/Public | 9eee060fbdd32bab33cf65044602976ac83f4b83 | [
"MIT"
] | 6 | 2017-09-07T09:10:09.000Z | 2022-02-19T20:19:58.000Z | program project1;
{$mode objfpc}{$H+}
uses
consoletestrunner, fpcunit, speedtests;
var
lApp: TTestRunner;
begin
lApp := TTestRunner.Create(nil);
try
lApp.Run;
finally
lApp.Free;
end;
end.
| 11.157895 | 41 | 0.669811 |
fcb5967898bf4f140869053943000f1e84fd123c | 219,274 | pas | Pascal | dependencies/ui/MZLib.pas | danka74/fhirserver | 1fc53b6fba67a54be6bee39159d3db28d42eb8e2 | [
"BSD-3-Clause"
] | 132 | 2015-02-02T00:22:40.000Z | 2021-08-11T12:08:08.000Z | dependencies/ui/MZLib.pas | danka74/fhirserver | 1fc53b6fba67a54be6bee39159d3db28d42eb8e2 | [
"BSD-3-Clause"
] | 113 | 2015-03-20T01:55:20.000Z | 2021-10-08T16:15:28.000Z | dependencies/ui/MZLib.pas | danka74/fhirserver | 1fc53b6fba67a54be6bee39159d3db28d42eb8e2 | [
"BSD-3-Clause"
] | 49 | 2015-04-11T14:59:43.000Z | 2021-03-30T10:29:18.000Z | Unit MZLib;
// Original copyright of the creators:
//
// zlib.H -- interface of the 'zlib' general purpose compression library version 1.1.0, Feb 24th, 1998
//
// Copyright (C) 1995-1998 Jean-loup Gailly and Mark Adler
//
// This software is provided 'as-is', without any express or implied warranty. In no eve... | 38.167798 | 134 | 0.561918 |
47a73fe18ce8e480eebf5bc4b4aca702ea9d719b | 894 | pas | Pascal | strings/0067.pas | nickelsworth/swag | 7c21c0da2291fc249b9dc5cfe121a7672a4ffc08 | [
"BSD-2-Clause"
] | 11 | 2015-12-12T05:13:15.000Z | 2020-10-14T13:32:08.000Z | strings/0067.pas | nickelsworth/swag | 7c21c0da2291fc249b9dc5cfe121a7672a4ffc08 | [
"BSD-2-Clause"
] | null | null | null | strings/0067.pas | nickelsworth/swag | 7c21c0da2291fc249b9dc5cfe121a7672a4ffc08 | [
"BSD-2-Clause"
] | 8 | 2017-05-05T05:24:01.000Z | 2021-07-03T20:30:09.000Z | {
I am in need of a very fast LCASE or UCASE routine.
A general translation utility could come in handy:
}
USES CRT;
type
t_table=array [char] of char;
procedure translate(var buffer; var table:t_table; len:word);
assembler;
asm
mov cx,[len]
JCXZ @@end
les bx,[table]
push ds
... | 19.021277 | 62 | 0.59396 |
855620b1c58027cd13cf64a738410d57bb4845fd | 176,071 | pas | Pascal | lib/antlr-2.7.5/examples/java/pascal/test/big.pas | gustavoringel/boo | c0ba7b09fd70047999e2f116e45815f014a61fd8 | [
"BSD-3-Clause"
] | 479 | 2015-12-19T16:17:52.000Z | 2022-03-23T19:42:16.000Z | lib/antlr-2.7.5/examples/java/pascal/test/big.pas | Halloween-Assistant/boo | 48b951d15bad9f78c345dadfc2e1314788a500c1 | [
"BSD-3-Clause"
] | 104 | 2015-12-19T23:24:19.000Z | 2022-03-31T12:26:19.000Z | lib/antlr-2.7.5/examples/java/pascal/test/big.pas | Halloween-Assistant/boo | 48b951d15bad9f78c345dadfc2e1314788a500c1 | [
"BSD-3-Clause"
] | 92 | 2015-12-19T23:00:15.000Z | 2022-03-30T14:54:04.000Z | UNIT pageutls;
INTERFACE
CONST
emp_logonid = '$own$';
flag_on = 'y';
flag_off = 'n';
pcs_phys_termtype = 'PCS';
min_integer = -2100000000;
max_integer = 2100000000;
invalid_integer = 2147483647;
invalid_timestamp = invalid_integer;
invalid_saldo = invalid_integer;
invalid_short = 32767;
invalid_duration = invalid_sho... | 31.151982 | 84 | 0.686956 |
fc0db4614b8901d087a9fb1873ad8360460899da | 6,016 | pas | Pascal | libs/bass24-win/delphi/plugins/Unit1.pas | helgrima/shader-system | 3574862c8df97f91d8d5fc7e12848e85f92f1c1b | [
"Unlicense"
] | 8 | 2019-07-02T15:59:30.000Z | 2021-07-13T05:13:43.000Z | abp/Sound/BASSlib/BASS/ORIGINAL/delphi/plugins/Unit1.pas | pyrroman/au3-boilerplate | 596a3aa68d4d6b48dd79ed737d1e11604ac9e92f | [
"BSD-3-Clause"
] | 29 | 2018-12-14T20:20:35.000Z | 2021-04-11T19:48:41.000Z | libs/bass24-win/delphi/plugins/Unit1.pas | tahtituho/shader-system | 1029f673892aacd8612b1d458773a37db067d2ac | [
"Unlicense"
] | 5 | 2018-02-24T03:03:20.000Z | 2022-02-02T02:48:14.000Z | unit Unit1;
{========================================================================
Plugin Delphi Demo (translated from C PluginDemo Copyright by Ian Luck)
by (Chris Troesken)(cst-tech@foni.net)http:www.cst-development.de
Plugin Demo the shows how to get the Info about the supported loaded Plugins
* Requires: B... | 30.538071 | 130 | 0.656582 |
fc99e1d09140eb58dba72d14b9ff38e253b813ee | 926 | pas | Pascal | tests/Unit1.pas | msnts/DValidation | d174eb639e7a5c93474d4e4c75fccaf00abe57de | [
"Apache-2.0"
] | 6 | 2018-11-26T18:53:03.000Z | 2021-06-29T11:51:11.000Z | tests/Unit1.pas | msnts/DValidation | d174eb639e7a5c93474d4e4c75fccaf00abe57de | [
"Apache-2.0"
] | null | null | null | tests/Unit1.pas | msnts/DValidation | d174eb639e7a5c93474d4e4c75fccaf00abe57de | [
"Apache-2.0"
] | 1 | 2021-06-28T02:34:46.000Z | 2021-06-28T02:34:46.000Z | unit Unit1;
interface
uses
DUnitX.TestFramework,
Rtti,
Customer,
DValidation.Constraints.Constraint;
type
[TestFixture]
TConstraintsTest = class(TObject)
public
[Test]
procedure ConstraintCreateTest;
end;
implementation
{ TConstraintsTest }
procedure TConstraintsTes... | 14.935484 | 53 | 0.673866 |
fc796165b8dc40cad9e961d77e83be11cbeef3dc | 16,884 | pas | Pascal | src/lua/LAPI_Browser.pas | Scr3w-2ooTh/sandcat | e07dfded72878aa736c5587ab4563a057f7b0bd3 | [
"BSD-3-Clause"
] | 1 | 2021-02-16T13:35:29.000Z | 2021-02-16T13:35:29.000Z | src/lua/LAPI_Browser.pas | Scr3w-2ooTh/sandcat | e07dfded72878aa736c5587ab4563a057f7b0bd3 | [
"BSD-3-Clause"
] | null | null | null | src/lua/LAPI_Browser.pas | Scr3w-2ooTh/sandcat | e07dfded72878aa736c5587ab4563a057f7b0bd3 | [
"BSD-3-Clause"
] | null | null | null | unit LAPI_Browser;
{
Sandcat Browser Lua functions
Copyright (c) 2011-2014, Syhunt Informatica
License: 3-clause BSD license
See https://github.com/felipedaragon/sandcat/ for details.
}
interface
uses Windows, Messages, Classes, Forms, SysUtils, Dialogs, Controls,
StdCtrls, Lua, uTabMan;
function lua_addl... | 28.910959 | 82 | 0.740879 |
47e5b1654b9f3f02ce82f462b522297f56a8831b | 15,608 | pas | Pascal | dependencies/Indy10/Core/IdTCPClient.pas | danka74/fhirserver | 1fc53b6fba67a54be6bee39159d3db28d42eb8e2 | [
"BSD-3-Clause"
] | null | null | null | dependencies/Indy10/Core/IdTCPClient.pas | danka74/fhirserver | 1fc53b6fba67a54be6bee39159d3db28d42eb8e2 | [
"BSD-3-Clause"
] | null | null | null | dependencies/Indy10/Core/IdTCPClient.pas | danka74/fhirserver | 1fc53b6fba67a54be6bee39159d3db28d42eb8e2 | [
"BSD-3-Clause"
] | null | null | null | {
$Project$
$Workfile$
$Revision$
$DateUTC$
$Id$
This file is part of the Indy (Internet Direct) project, and is offered
under the dual-licensing agreement described on the Indy website.
(http://www.indyproject.org/)
Copyright:
(c) 1993-2005, Chad Z. Hower and the Indy Pit Crew. All rights reserv... | 28.638532 | 128 | 0.729818 |
fcdd6c8ca81dd1b5d4598ba8db8da896ded707ee | 22,395 | pas | Pascal | MAF_Database/uIBBaseDB.pas | HelgeLange/MAF | 405f34c132fa5c391ee2c3a056bacc0de0aa721f | [
"Apache-2.0"
] | 4 | 2018-06-20T08:41:00.000Z | 2018-11-01T19:47:41.000Z | MAF_Database/uIBBaseDB.pas | AdriaanBoshoff/MAF | 405f34c132fa5c391ee2c3a056bacc0de0aa721f | [
"Apache-2.0"
] | null | null | null | MAF_Database/uIBBaseDB.pas | AdriaanBoshoff/MAF | 405f34c132fa5c391ee2c3a056bacc0de0aa721f | [
"Apache-2.0"
] | 2 | 2018-06-20T13:46:12.000Z | 2019-08-26T00:29:03.000Z | {*******************************************************************************
Name : uIBBaseDB.pas
Coding by : Helge Lange
Copyright : (c)opyright 2007-2009 by Helge Lange
Info : HelgeLange@gmail.com
Website : http://www.maf-components.com
Date : 19.03.2007
Last Update : 2.09.2013... | 32.13056 | 146 | 0.642331 |
fc91bc0b6597ae5d281aefe23333fa03089b0af6 | 1,333 | dfm | Pascal | windows/src/ext/jedi/jvcl/help/tools/GenDtx/ClassStructureDlg.dfm | bravogeorge/keyman | c0797e36292de903d7313214d1f765e3d9a2bf4d | [
"MIT"
] | 219 | 2017-06-21T03:37:03.000Z | 2022-03-27T12:09:28.000Z | windows/src/ext/jedi/jvcl/help/tools/GenDtx/ClassStructureDlg.dfm | bravogeorge/keyman | c0797e36292de903d7313214d1f765e3d9a2bf4d | [
"MIT"
] | 4,451 | 2017-05-29T02:52:06.000Z | 2022-03-31T23:53:23.000Z | windows/src/ext/jedi/jvcl/help/tools/GenDtx/ClassStructureDlg.dfm | bravogeorge/keyman | c0797e36292de903d7313214d1f765e3d9a2bf4d | [
"MIT"
] | 72 | 2017-05-26T04:08:37.000Z | 2022-03-03T10:26:20.000Z | object frmClassStructure: TfrmClassStructure
Left = 381
Top = 272
BorderStyle = bsDialog
Caption = 'frmClassStructure'
ClientHeight = 155
ClientWidth = 224
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
O... | 19.602941 | 44 | 0.624156 |
fcdcd75b7af1b7ce72fbee6cf0ee982b6490d3d8 | 14,929 | pas | Pascal | cpu/sc3244x/sc32442b_gpio.pas | SAmeis/fp-rtos | 4027e05a79bf2c83a2ea7d9c09416df04eacd0b8 | [
"MIT"
] | 18 | 2017-04-25T04:56:04.000Z | 2021-11-17T20:47:38.000Z | cpu/sc3244x/sc32442b_gpio.pas | blaqkinks/RT107-OS | 37f7d0407fe55e9eab4e37a91848220f15f97080 | [
"MIT"
] | 1 | 2019-02-18T00:31:04.000Z | 2019-02-18T00:31:04.000Z | cpu/sc3244x/sc32442b_gpio.pas | Laksen/fp-rtos | 4027e05a79bf2c83a2ea7d9c09416df04eacd0b8 | [
"MIT"
] | 6 | 2016-12-04T13:27:40.000Z | 2021-11-17T20:47:40.000Z | unit sc32442b_gpio;
interface
uses sc32442b_memory;
// 20 18 13 9 5 0
// pd1| confmask2| confshift5| modes4| port4| pin5
const
PortShift = 5;
PORTA = 0 shl PortShift;
PORTB = 1 shl PortShift;
PORTC = 2 shl PortShift;
PORTD = 3 shl PortShift;
PORTE = 4 shl PortShift;
... | 47.849359 | 85 | 0.68799 |
fcd5d4a0747b5b8426538b33b7a41bb6e864fb77 | 21,792 | pas | Pascal | Source/BCEditor.TextDrawer.pas | LaKraven/TBCEditor | e20c264b3634b78f109eac2613e9eec602a332be | [
"MIT"
] | 18 | 2015-08-04T06:39:05.000Z | 2022-01-20T03:43:57.000Z | Source/BCEditor.TextDrawer.pas | LaKraven/TBCEditor | e20c264b3634b78f109eac2613e9eec602a332be | [
"MIT"
] | null | null | null | Source/BCEditor.TextDrawer.pas | LaKraven/TBCEditor | e20c264b3634b78f109eac2613e9eec602a332be | [
"MIT"
] | 12 | 2017-07-06T13:53:32.000Z | 2022-01-08T17:10:41.000Z | unit BCEditor.TextDrawer;
interface
uses
Winapi.Windows, System.SysUtils, System.Classes, Vcl.Graphics, System.Math, System.Types, System.UITypes,
BCEditor.Utils;
const
CFontStyleCount = Ord(High(TFontStyle)) + 1;
CFontStyleCombineCount = 1 shl CFontStyleCount;
type
TBCEditorStockFontPatterns... | 28.010283 | 122 | 0.719714 |
85dbfe6759e0a5a5ef312f5879024dce6be33967 | 474 | pas | Pascal | win/qck/winpkrtbl_tests.pas | tdmurtmub/quick_poker_win32 | 64a56b7b94806b6a25f9f3088e8b2852a1656c2d | [
"MIT"
] | null | null | null | win/qck/winpkrtbl_tests.pas | tdmurtmub/quick_poker_win32 | 64a56b7b94806b6a25f9f3088e8b2852a1656c2d | [
"MIT"
] | null | null | null | win/qck/winpkrtbl_tests.pas | tdmurtmub/quick_poker_win32 | 64a56b7b94806b6a25f9f3088e8b2852a1656c2d | [
"MIT"
] | null | null | null | { (C) 2012 Wesley Steiner }
{$MODE FPC}
unit winpkrtbl_tests;
{$I platform}
{$I punit.inc}
interface
implementation
uses
punit,
winpkrtbl;
procedure BackwardCompatibility;
begin
AssertAreEqual(250,CM_OPTIONSDRAW);
AssertAreEqual(251,CM_OPTIONSSTUD);
AssertAreEqual(252,CM_GAMEDRAW);
A... | 15.8 | 37 | 0.725738 |
47f5b90f9f79ab7246b576fef5aaf5a60af1ae8f | 2,717 | pas | Pascal | Kide/Source/KIDE.ExportExcelToolDesignerFrameUnit.pas | gz818/kitto3 | e76eea45028d732730a66c2d6238d13cd2e65392 | [
"Apache-2.0"
] | 1 | 2021-11-18T05:41:19.000Z | 2021-11-18T05:41:19.000Z | Kide/Source/KIDE.ExportExcelToolDesignerFrameUnit.pas | gz818/kitto3 | e76eea45028d732730a66c2d6238d13cd2e65392 | [
"Apache-2.0"
] | null | null | null | Kide/Source/KIDE.ExportExcelToolDesignerFrameUnit.pas | gz818/kitto3 | e76eea45028d732730a66c2d6238d13cd2e65392 | [
"Apache-2.0"
] | null | null | null | {-------------------------------------------------------------------------------
Copyright 2012-2018 Ethea S.r.l.
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://ww... | 32.345238 | 122 | 0.725064 |
fc01388d8e87d2adaa3e0eddff4f21b54ec89c67 | 4,015 | pas | Pascal | Source/dlgReplaceText.pas | thecocce/MarkdownShellExtensions | 2bdf031e4efe5693db780aac00d2cc765b085d62 | [
"Apache-2.0"
] | 9 | 2021-06-29T23:12:31.000Z | 2021-11-11T20:33:34.000Z | Source/dlgReplaceText.pas | thecocce/MarkdownShellExtensions | 2bdf031e4efe5693db780aac00d2cc765b085d62 | [
"Apache-2.0"
] | 1 | 2021-09-06T19:21:59.000Z | 2021-09-07T15:40:48.000Z | Source/dlgReplaceText.pas | thecocce/MarkdownShellExtensions | 2bdf031e4efe5693db780aac00d2cc765b085d62 | [
"Apache-2.0"
] | 4 | 2021-06-29T00:46:04.000Z | 2021-09-07T10:24:42.000Z | {******************************************************************************}
{ }
{ MarkDown Shell extensions }
{ (Preview Panel, Thumbnail Icon, MD Text Editor) ... | 35.219298 | 81 | 0.472229 |
4762e3107f902d0c76cbbea000b12210be460d58 | 1,632 | dpr | Pascal | exercises/robot-name/RobotName.dpr | neoprez/delphi | 2207cd228c4fde294f8b4c810239286f5ea50032 | [
"MIT"
] | null | null | null | exercises/robot-name/RobotName.dpr | neoprez/delphi | 2207cd228c4fde294f8b4c810239286f5ea50032 | [
"MIT"
] | 2 | 2018-10-19T02:50:26.000Z | 2018-11-03T23:06:01.000Z | exercises/robot-name/RobotName.dpr | filiptoskovic/delphi | 3e0fdad99efb579ac319e708be326124ae3179e0 | [
"MIT"
] | null | null | null | program RobotName;
{$IFNDEF TESTINSIGHT}
{$APPTYPE CONSOLE}
{$ENDIF}{$STRONGLINKTYPES ON}
uses
System.SysUtils,
{$IFDEF TESTINSIGHT}
TestInsight.DUnitX,
{$ENDIF }
DUnitX.Loggers.Console,
DUnitX.Loggers.Xml.NUnit,
DUnitX.TestFramework,
uRobotNameTest in 'uRobotNameTest.pas',
uRobotName in 'uRobotName.... | 26.754098 | 88 | 0.704044 |
fc4b18768b81f3891314e09166caa034b2a5b1ea | 2,696 | pas | Pascal | source/utils_rawPackage.pas | qq33095304/DIOCP | 42cbda9b81af2914e798002d2ef5db86ab5a9bfb | [
"BSD-2-Clause"
] | null | null | null | source/utils_rawPackage.pas | qq33095304/DIOCP | 42cbda9b81af2914e798002d2ef5db86ab5a9bfb | [
"BSD-2-Clause"
] | null | null | null | source/utils_rawPackage.pas | qq33095304/DIOCP | 42cbda9b81af2914e798002d2ef5db86ab5a9bfb | [
"BSD-2-Clause"
] | null | null | null | unit utils_rawPackage;
interface
uses
classes, SysUtils;
type
PRawPackage = ^TRawPackage;
TRawPackage = record
FRawBytes: TBytes;
FStartBytes: TBytes;
FEndBytes: TBytes;
FStartMatchIndex: Integer;
FStartBytesLength: Integer;
FEndMatchIndex: Integer;
FEndBytesLength: Integer;
FR... | 21.918699 | 76 | 0.727745 |
47976f532d8c73291c7f33bd65f80f39dcb19f71 | 643 | pas | Pascal | Letter Count.pas | iSlidex/Pascal_AGP1 | 73a3ecc331a7a68093f09be25d788ebb8cda30da | [
"MIT"
] | null | null | null | Letter Count.pas | iSlidex/Pascal_AGP1 | 73a3ecc331a7a68093f09be25d788ebb8cda30da | [
"MIT"
] | null | null | null | Letter Count.pas | iSlidex/Pascal_AGP1 | 73a3ecc331a7a68093f09be25d788ebb8cda30da | [
"MIT"
] | null | null | null | program contador_de_letras;
uses crt;
var
caracter1,frase:string;
i,j,long,cont:integer;
begin
writeln('Inserte una frase');
readln(frase);
long:=length(frase);
for i:=1 to long do
begin
caracter1:=frase[i];
for j:=1 to long do
begin
if ((ca... | 20.09375 | 81 | 0.451011 |
832793800db1382b8509b3007cb2c5aee591cefa | 3,070 | pas | Pascal | windows/src/ext/jedi/jvcl/tests/archive/jvcl/examples/JvWinDialogs/testunit.pas | bravogeorge/keyman | c0797e36292de903d7313214d1f765e3d9a2bf4d | [
"MIT"
] | 219 | 2017-06-21T03:37:03.000Z | 2022-03-27T12:09:28.000Z | windows/src/ext/jedi/jvcl/tests/archive/jvcl/examples/JvWinDialogs/testunit.pas | bravogeorge/keyman | c0797e36292de903d7313214d1f765e3d9a2bf4d | [
"MIT"
] | 4,451 | 2017-05-29T02:52:06.000Z | 2022-03-31T23:53:23.000Z | windows/src/ext/jedi/jvcl/tests/archive/jvcl/examples/JvWinDialogs/testunit.pas | bravogeorge/keyman | c0797e36292de903d7313214d1f765e3d9a2bf4d | [
"MIT"
] | 72 | 2017-05-26T04:08:37.000Z | 2022-03-03T10:26:20.000Z | unit testunit;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls, JvWinDialogs, JvComponent, JvBaseDlg, JvBrowseFolder;
type
TForm1 = class(TForm)
OrganizeFavoritesDialog: TjvOrganizeFavoritesDialog;
BrowseFolderDialog: TJvBrowseForFolderDialog;
Apple... | 23.082707 | 75 | 0.771336 |
47d4e055a397d3212784002d51054fd6760872f9 | 1,789 | pas | Pascal | concept-project/pas/controllers/crm/MVCDemo.Controllers.CRM.MunicipioControllerImpl.pas | ebaptistella/delphi-mvc-concept | 8a48e58b114bcc1a3c485d04641cc6d4be8bdaf5 | [
"Apache-2.0"
] | 9 | 2019-10-30T22:02:24.000Z | 2022-01-18T04:50:30.000Z | concept-project/pas/controllers/crm/MVCDemo.Controllers.CRM.MunicipioControllerImpl.pas | thiagosantos346/delphi-mvc-concept | 8a48e58b114bcc1a3c485d04641cc6d4be8bdaf5 | [
"Apache-2.0"
] | null | null | null | concept-project/pas/controllers/crm/MVCDemo.Controllers.CRM.MunicipioControllerImpl.pas | thiagosantos346/delphi-mvc-concept | 8a48e58b114bcc1a3c485d04641cc6d4be8bdaf5 | [
"Apache-2.0"
] | 3 | 2019-10-30T02:13:19.000Z | 2021-01-21T01:50:26.000Z | unit MVCDemo.Controllers.CRM.MunicipioControllerImpl;
interface
uses
System.Rtti,
Vcl.ExtCtrls,
Framework.Libraries.Notification.NotificationServiceImpl,
Framework.MVC.Controller.ORMCRUDControllerImpl,
MVCDemo.Models.CRM.MunicipioModelImpl,
MVCDemo.Views.CRM.MunicipioView,
MVCDemo.Controllers.CRM.Munici... | 21.817073 | 123 | 0.780883 |
fce29d7569a5f5689b36bc8a4e4f47b0fff2f169 | 26,118 | dfm | Pascal | fb_Create_User/ufrmInfo.dfm | delphi-pascal-archive/fb-create-user | d7ac7b3dae0fd2d0b11504969d7deadd7f3012b0 | [
"Unlicense"
] | null | null | null | fb_Create_User/ufrmInfo.dfm | delphi-pascal-archive/fb-create-user | d7ac7b3dae0fd2d0b11504969d7deadd7f3012b0 | [
"Unlicense"
] | null | null | null | fb_Create_User/ufrmInfo.dfm | delphi-pascal-archive/fb-create-user | d7ac7b3dae0fd2d0b11504969d7deadd7f3012b0 | [
"Unlicense"
] | null | null | null | object frmInfo: TfrmInfo
Left = 340
Top = 237
BorderStyle = bsDialog
Caption = 'frmInfo'
ClientHeight = 539
ClientWidth = 782
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -14
Font.Name = 'Tahoma'
Font.Style = []
FormStyle = fsStayOnTop
... | 60.179724 | 71 | 0.864614 |
fcd6b05298e244c5c33dda2dee2d75a1b6af0226 | 79,451 | pas | Pascal | Components/JVCL/run/JvDynControlEngineJVCL.pas | sabatex/Delphi | 0efbe6eb38bf8aa2bf269d1866741266e90b9cbf | [
"MIT"
] | null | null | null | Components/JVCL/run/JvDynControlEngineJVCL.pas | sabatex/Delphi | 0efbe6eb38bf8aa2bf269d1866741266e90b9cbf | [
"MIT"
] | null | null | null | Components/JVCL/run/JvDynControlEngineJVCL.pas | sabatex/Delphi | 0efbe6eb38bf8aa2bf269d1866741266e90b9cbf | [
"MIT"
] | 1 | 2019-12-24T08:39:18.000Z | 2019-12-24T08:39:18.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.688277 | 101 | 0.777309 |
47946017dc805fd13627ef273c71732c14ad9ba4 | 7,984 | pas | Pascal | Source/FMX.ImageSVG.pas | YWtheGod/SVGIconImageList | 76090ecd0a2972ccdfcd6c53cf46e22288e386a1 | [
"Apache-2.0"
] | null | null | null | Source/FMX.ImageSVG.pas | YWtheGod/SVGIconImageList | 76090ecd0a2972ccdfcd6c53cf46e22288e386a1 | [
"Apache-2.0"
] | null | null | null | Source/FMX.ImageSVG.pas | YWtheGod/SVGIconImageList | 76090ecd0a2972ccdfcd6c53cf46e22288e386a1 | [
"Apache-2.0"
] | null | null | null | {******************************************************************************}
{ }
{ SVGIconImageList: An extended ImageList for Delphi/FMX }
{ to simplify use of SVG Icons (resize, opacity and more...) ... | 29.245421 | 117 | 0.624624 |
fc2c33326045faad87d45e2a001194f9f1dbd9f5 | 216 | pas | Pascal | IDE My pascal prgrm/module et prgrmes/testext_g.pas | khitermedachraf/language-pascal | 216bbe62d030381e3258d029a9516ff7b2de403c | [
"MIT"
] | 1 | 2019-05-21T13:51:32.000Z | 2019-05-21T13:51:32.000Z | IDE My pascal prgrm/module et prgrmes/testext_g.pas | khitermedachraf/language-pascal | 216bbe62d030381e3258d029a9516ff7b2de403c | [
"MIT"
] | null | null | null | IDE My pascal prgrm/module et prgrmes/testext_g.pas | khitermedachraf/language-pascal | 216bbe62d030381e3258d029a9516ff7b2de403c | [
"MIT"
] | null | null | null | program test;
var y,z:longint;
function ext_g(n,x:longint):longint;
{$i c:\algo\nb_pos.fon}
{$i c:\algo\puiss.fon}
BEGIN
ext_g:=n div puiss(10,nb_pos(n)-x);
END;
BEGIN
readln(y,z);
writeln(ext_g(y,z));
readln;
END. | 14.4 | 36 | 0.689815 |
83eb99b42b9a9de388a8dd2ae622dd5798389075 | 1,136 | pas | Pascal | cmdline/0003.pas | nickelsworth/swag | 7c21c0da2291fc249b9dc5cfe121a7672a4ffc08 | [
"BSD-2-Clause"
] | 11 | 2015-12-12T05:13:15.000Z | 2020-10-14T13:32:08.000Z | cmdline/0003.pas | nickelsworth/swag | 7c21c0da2291fc249b9dc5cfe121a7672a4ffc08 | [
"BSD-2-Clause"
] | null | null | null | cmdline/0003.pas | nickelsworth/swag | 7c21c0da2291fc249b9dc5cfe121a7672a4ffc08 | [
"BSD-2-Clause"
] | 8 | 2017-05-05T05:24:01.000Z | 2021-07-03T20:30:09.000Z | {
In TP there is, of course, ParamCount and ParamStr.
The actual command line can be found in the PSP segment, at offset
$80 (hexadecimal). The Byte at $80 contains the count of Characters,
including the leading delimiter Character (usually a space).
In TP the PSP segment may be accessed using PrefixSeg.... | 36.645161 | 72 | 0.614437 |
fc9ad41f0366420e5213888818f229e4e613aa6d | 4,294 | pas | Pascal | ORM/Helpers/DelphiRestOrm.ORM.Helper.ThreadingEx.pas | atkins126/DelpliRestORM | 21d3c1d21c0c922920d45cdc177918095452c638 | [
"Apache-2.0"
] | 17 | 2021-01-06T04:57:26.000Z | 2021-04-28T19:08:15.000Z | ORM/Helpers/DelphiRestOrm.ORM.Helper.ThreadingEx.pas | atkins126/DelpliRestORM | 21d3c1d21c0c922920d45cdc177918095452c638 | [
"Apache-2.0"
] | null | null | null | ORM/Helpers/DelphiRestOrm.ORM.Helper.ThreadingEx.pas | atkins126/DelpliRestORM | 21d3c1d21c0c922920d45cdc177918095452c638 | [
"Apache-2.0"
] | 3 | 2021-01-06T07:01:56.000Z | 2021-03-14T05:57:32.000Z | unit DelphiRestOrm.ORM.Helper.ThreadingEx;
interface
uses
SysUtils,
Threading;
type
TAction<T> = reference to procedure(const arg: T);
TTaskContinuationOptions = (NotOnCompleted, NotOnFaulted, NotOnCanceled, OnlyOnCompleted, OnlyOnFaulted, OnlyOnCanceled);
ITaskEx = interface(ITask)
['{... | 31.115942 | 161 | 0.705869 |
f1c64e8f5cf2ff329a90884789851dd3817407fa | 11,010 | pas | Pascal | src/qBTorrentsProperties.pas | gcarreno/laz-qBitTorrent-WebUI | d00bf658e8e4a60eb3f67f0bb41d80054e1906f2 | [
"MIT"
] | 6 | 2021-03-14T19:28:49.000Z | 2021-12-22T09:29:08.000Z | src/qBTorrentsProperties.pas | gcarreno/laz-qBitTorrent-WebUI | d00bf658e8e4a60eb3f67f0bb41d80054e1906f2 | [
"MIT"
] | 1 | 2020-11-16T07:51:29.000Z | 2020-11-17T12:12:38.000Z | src/qBTorrentsProperties.pas | gcarreno/laz-qBitTorrent-WebUI | d00bf658e8e4a60eb3f67f0bb41d80054e1906f2 | [
"MIT"
] | null | null | null | {
Torrent Generic Properties Container
Copyright (c) 2017 Gustavo Carreno <guscarreno@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 l... | 28.086735 | 95 | 0.726885 |
fcc9bfcb1399cd9946a2afd25a1257cd0e6c97a1 | 3,692 | pas | Pascal | Projects/InsertDebugCode/ScanMgr.pas | ryujt/ryulib4delphi | 1269afeb5d55d5d6710cfb1d744d5a1596583a96 | [
"MIT"
] | 18 | 2015-05-18T01:55:45.000Z | 2019-05-03T03:23:52.000Z | Projects/InsertDebugCode/ScanMgr.pas | ryujt/ryulib4delphi | 1269afeb5d55d5d6710cfb1d744d5a1596583a96 | [
"MIT"
] | 1 | 2019-11-08T08:27:34.000Z | 2019-11-08T08:43:51.000Z | Projects/InsertDebugCode/ScanMgr.pas | ryujt/ryulib4delphi | 1269afeb5d55d5d6710cfb1d744d5a1596583a96 | [
"MIT"
] | 19 | 2015-05-14T01:06:35.000Z | 2019-06-02T05:19:00.000Z | unit ScanMgr;
interface
uses
Scanner,
SysUtils, Classes;
type
TScanMgr = class
private
FSource : string;
FCurrentToken : TToken;
FScanner : TScanner;
FFileName: string;
function GetIsEOF: boolean;
public
constructor Create;
destructor Destroy; override;
class function Obj:T... | 21.097143 | 97 | 0.742145 |
fce7a7c11d255d3a027b40739076661ce864e66d | 6,839 | dfm | Pascal | Units/ExpressionPlot.dfm | gzwplato/DiagramDesigner | ded557d632490bf8fc1c440c1276fe4356a8f9fa | [
"MIT"
] | 79 | 2019-11-02T15:07:36.000Z | 2022-03-11T14:04:54.000Z | Units/ExpressionPlot.dfm | bravesoftdz/DiagramDesigner | d2ad6860b653a2133b18110a03c29e5f727f60ad | [
"MIT"
] | 5 | 2019-11-02T16:06:10.000Z | 2021-01-11T09:36:53.000Z | Units/ExpressionPlot.dfm | bravesoftdz/DiagramDesigner | d2ad6860b653a2133b18110a03c29e5f727f60ad | [
"MIT"
] | 34 | 2019-11-11T02:49:37.000Z | 2022-03-11T14:04:43.000Z | object ExpressionPlotForm: TExpressionPlotForm
Left = 301
Top = 155
Width = 541
Height = 392
Caption = 'Plot of'
Color = clBtnFace
ParentFont = True
Icon.Data = {
0000010001002020000000000000A80800001600000028000000200000004000
0000010008000000000080040000000000000000000000000000000000000000
... | 39.531792 | 68 | 0.818395 |
472fe53b8a6ea7292d3d6a86079b81c9b624de0a | 2,437 | pas | Pascal | Libraries/Spring4D/Tests/Source/Base/Spring.Tests.DesignPatterns.pas | jomael/Concepts | 82d18029e41d55e897d007f826c021cdf63e53f8 | [
"Apache-2.0"
] | 62 | 2016-01-20T16:26:25.000Z | 2022-02-28T14:25:52.000Z | Libraries/Spring4D/Tests/Source/Base/Spring.Tests.DesignPatterns.pas | jomael/Concepts | 82d18029e41d55e897d007f826c021cdf63e53f8 | [
"Apache-2.0"
] | null | null | null | Libraries/Spring4D/Tests/Source/Base/Spring.Tests.DesignPatterns.pas | jomael/Concepts | 82d18029e41d55e897d007f826c021cdf63e53f8 | [
"Apache-2.0"
] | 20 | 2016-09-08T00:15:22.000Z | 2022-01-26T13:13:08.000Z | {***************************************************************************}
{ }
{ Spring Framework for Delphi }
{ }
{ ... | 36.924242 | 77 | 0.398851 |
47fa9d077fc0f47c6fcf45d774a0f86ac334d4f1 | 977 | pas | Pascal | Client/fEngineeringOrderType.pas | Sembium/Sembium3 | 0179c38c6a217f71016f18f8a419edd147294b73 | [
"Apache-2.0"
] | null | null | null | Client/fEngineeringOrderType.pas | Sembium/Sembium3 | 0179c38c6a217f71016f18f8a419edd147294b73 | [
"Apache-2.0"
] | null | null | null | Client/fEngineeringOrderType.pas | Sembium/Sembium3 | 0179c38c6a217f71016f18f8a419edd147294b73 | [
"Apache-2.0"
] | 3 | 2021-06-30T10:11:17.000Z | 2021-07-01T09:13:29.000Z | unit fEngineeringOrderType;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, fBevelEditForm, DB, DBClient, AbmesClientDataSet, JvComponent,
JvCaptionButton, ActnList, StdCtrls, Buttons, ExtCtrls, Mask, DBCtrls;
type
TfmEngineeringOrderType = class(... | 20.787234 | 77 | 0.699079 |
fc0fea04ffcbdccffd26d34ce5ccb5442f850842 | 544 | dpr | Pascal | samples/mapi/MapiSample.dpr | OneideLuizSchneider/Mailer4Delphi | 10e1c63c47d0ac46ab28320ab61cdc97ec25c298 | [
"Apache-2.0"
] | null | null | null | samples/mapi/MapiSample.dpr | OneideLuizSchneider/Mailer4Delphi | 10e1c63c47d0ac46ab28320ab61cdc97ec25c298 | [
"Apache-2.0"
] | null | null | null | samples/mapi/MapiSample.dpr | OneideLuizSchneider/Mailer4Delphi | 10e1c63c47d0ac46ab28320ab61cdc97ec25c298 | [
"Apache-2.0"
] | 1 | 2019-05-19T12:22:36.000Z | 2019-05-19T12:22:36.000Z | program MapiSample;
uses
Vcl.Forms,
Common.Main.View in '..\common\Common.Main.View.pas' {CommonMainView},
Mapi.Main.View in 'Mapi.Main.View.pas' {MapiMainView},
Mailer4D.Driver.Base in '..\..\src\Mailer4D.Driver.Base.pas',
Mailer4D.Driver.Mapi in '..\..\src\Mailer4D.Driver.Mapi.pas',
Mailer4D in '..\..\sr... | 23.652174 | 72 | 0.71875 |
83caef9a383c701949c5d4b2952ba3146f5f3f8a | 584 | dpr | Pascal | Core/Tests/Tests.Core.dpr | helton/HSharp | 186227af9a102b8522c0ebfc1b3439f32eaf2f79 | [
"Apache-2.0"
] | null | null | null | Core/Tests/Tests.Core.dpr | helton/HSharp | 186227af9a102b8522c0ebfc1b3439f32eaf2f79 | [
"Apache-2.0"
] | null | null | null | Core/Tests/Tests.Core.dpr | helton/HSharp | 186227af9a102b8522c0ebfc1b3439f32eaf2f79 | [
"Apache-2.0"
] | 3 | 2016-12-05T21:05:56.000Z | 2019-02-12T08:14:16.000Z | program Tests.Core;
{
Delphi DUnit Test Project
-------------------------
This project contains the DUnit test framework and the GUI/Console test runners.
Add "CONSOLE_TESTRUNNER" to the conditional defines entry in the project options
to use the console test runner. Otherwise the GUI test runner will be us... | 20.857143 | 82 | 0.736301 |
83e9d0f1b56b996654e2f2e2d66b2cfa398cc289 | 524 | dpr | Pascal | Sample/MergeExample.dpr | vssd/TB2Merge | bbcfc6baedd509045bba3d9c094cbe8dfc7f8764 | [
"MIT"
] | null | null | null | Sample/MergeExample.dpr | vssd/TB2Merge | bbcfc6baedd509045bba3d9c094cbe8dfc7f8764 | [
"MIT"
] | null | null | null | Sample/MergeExample.dpr | vssd/TB2Merge | bbcfc6baedd509045bba3d9c094cbe8dfc7f8764 | [
"MIT"
] | null | null | null | {
MergeExample.dpr
This file is part of the TB2Merge.pas sample application.
Info at https://github.com/vssd/TB2Merge
Copyright (C) 2005, 2006 Volker Siebert <flocke@vssd.de>
All rights reserved.
}
program MergeExample;
uses
Forms,
TB2Merge in '..\TB2Merge.pas',
main in 'main.pas' {frmMDIParent},
... | 19.407407 | 59 | 0.723282 |
fc7c1971e11beaa97fd3911e6301fb829e2f2d98 | 16,037 | pas | Pascal | Source/Core/WiRL.Core.Engine.pas | lminuti/WiRL | 1a9e097e3e4d4862a810e340f0c93e7e0c49f1cb | [
"Apache-2.0"
] | 1 | 2019-11-15T23:41:50.000Z | 2019-11-15T23:41:50.000Z | Source/Core/WiRL.Core.Engine.pas | lminuti/WiRL | 1a9e097e3e4d4862a810e340f0c93e7e0c49f1cb | [
"Apache-2.0"
] | null | null | null | Source/Core/WiRL.Core.Engine.pas | lminuti/WiRL | 1a9e097e3e4d4862a810e340f0c93e7e0c49f1cb | [
"Apache-2.0"
] | null | null | null | {******************************************************************************}
{ }
{ WiRL: RESTful Library for Delphi }
{ ... | 31.631164 | 144 | 0.715969 |
fc34acd132da01fa33abb4707be862e4e861a7cc | 3,118 | pas | Pascal | src/gui-experimental/wizards/operations/UWIZEnlistAccountForSale.pas | O1OOO111/PascalCoin | a1725b674c45ebf380c2fb132454439e58f7119a | [
"MIT"
] | 1 | 2019-09-30T22:34:28.000Z | 2019-09-30T22:34:28.000Z | src/gui-experimental/wizards/operations/UWIZEnlistAccountForSale.pas | O1OOO111/PascalCoin | a1725b674c45ebf380c2fb132454439e58f7119a | [
"MIT"
] | null | null | null | src/gui-experimental/wizards/operations/UWIZEnlistAccountForSale.pas | O1OOO111/PascalCoin | a1725b674c45ebf380c2fb132454439e58f7119a | [
"MIT"
] | 1 | 2021-06-02T23:57:38.000Z | 2021-06-02T23:57:38.000Z | unit UWIZEnlistAccountForSale;
{ Copyright (c) 2018 by Sphere 10 Software <http://www.sphere10.com/>
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 the PascalCoin Project, an infinitely scalable
... | 28.87037 | 460 | 0.79923 |
471973ebf2ed1f214168ab090e667fc71e08214b | 2,309 | dfm | Pascal | Units/Usuarios.dfm | IltonS/sistema-controle-funcionarios | 453790fc53c2dd80e61b8d8e29ec16c07470c9b4 | [
"MIT"
] | null | null | null | Units/Usuarios.dfm | IltonS/sistema-controle-funcionarios | 453790fc53c2dd80e61b8d8e29ec16c07470c9b4 | [
"MIT"
] | null | null | null | Units/Usuarios.dfm | IltonS/sistema-controle-funcionarios | 453790fc53c2dd80e61b8d8e29ec16c07470c9b4 | [
"MIT"
] | null | null | null | inherited FrmUsuarios: TFrmUsuarios
Caption = 'FrmUsuarios'
ClientWidth = 751
ExplicitTop = 2
ExplicitWidth = 757
PixelsPerInch = 96
TextHeight = 13
inherited PnlTitulo: TPanel
Width = 751
end
inherited PnlFormulario: TPanel
Width = 751
Height = 62
ExplicitWidth = 751
ExplicitHeigh... | 20.254386 | 47 | 0.575141 |
6a5a6ad95f04b30d4f4f5ad8a6cb02806cf9ab29 | 1,619 | dpr | Pascal | Delphi/ETS/Plugins/Ext/Ext.dpr | ets-ddui/ets | d90e6f7dc1e72e78e6430d6a0a0174b93cde9dc3 | [
"MIT"
] | null | null | null | Delphi/ETS/Plugins/Ext/Ext.dpr | ets-ddui/ets | d90e6f7dc1e72e78e6430d6a0a0174b93cde9dc3 | [
"MIT"
] | null | null | null | Delphi/ETS/Plugins/Ext/Ext.dpr | ets-ddui/ets | d90e6f7dc1e72e78e6430d6a0a0174b93cde9dc3 | [
"MIT"
] | 1 | 2021-11-30T02:52:30.000Z | 2021-11-30T02:52:30.000Z | library Ext;
{$i UConfigure.inc}
{ Important note about DLL memory management: ShareMem must be the
first unit in your library's USES clause AND your project's (select
Project-View Source) USES clause if your DLL exports any procedures or
functions that pass strings as parameters or function results. Thi... | 32.38 | 78 | 0.726992 |
47398e77052dba85571b28e71f5e4c92988fa791 | 21,706 | pas | Pascal | conversao/dmNewU.pas | phiwamoto/phMed | c72b1d521389edbf48f74e763dfc9d8db145936c | [
"Apache-2.0"
] | null | null | null | conversao/dmNewU.pas | phiwamoto/phMed | c72b1d521389edbf48f74e763dfc9d8db145936c | [
"Apache-2.0"
] | null | null | null | conversao/dmNewU.pas | phiwamoto/phMed | c72b1d521389edbf48f74e763dfc9d8db145936c | [
"Apache-2.0"
] | null | null | null | unit dmNewU;
interface
uses
SysUtils, Classes, WideStrings, DBXFirebird, DB, SqlExpr, FMTBcd, Provider,
DBClient;
type
TDmNEW = class(TDataModule)
SQLConnection: TSQLConnection;
ClientDataSet2: TClientDataSet;
DataSetProvider2: TDataSetProvider;
SQLQuery2: TSQLQuery;
CdsPaciente: TClientDat... | 43.239044 | 77 | 0.82005 |
47df3a57c678edd0175a54ee0493d85bc10a63cc | 1,053 | dpr | Pascal | ServidorHorse.dpr | sklorde/DelphiToHeroServer | cc41ff5e4d532e55d6d6e65629ccaee05ba74b85 | [
"MIT"
] | null | null | null | ServidorHorse.dpr | sklorde/DelphiToHeroServer | cc41ff5e4d532e55d6d6e65629ccaee05ba74b85 | [
"MIT"
] | null | null | null | ServidorHorse.dpr | sklorde/DelphiToHeroServer | cc41ff5e4d532e55d6d6e65629ccaee05ba74b85 | [
"MIT"
] | null | null | null | program ServidorHorse;
{$APPTYPE CONSOLE}
{$R *.res}
uses
System.SysUtils,
Horse,
ServerHorse.Model.Connection in 'src\Model\Connection\ServerHorse.Model.Connection.pas',
ServerHorse.Model.DAO in 'src\Model\DAO\ServerHorse.Model.DAO.pas',
ServerHorse.Model.Entity.USUARIO in 'src\Model\Entity\ServerHorse.Mo... | 39 | 96 | 0.79867 |
470f63a202e7e22a2f6cc512f3d421eba75e58b1 | 1,156 | dfm | Pascal | Chapter11/DataSnap/WebBroker1/WebModuleUnit1.dfm | PacktPublishing/Expert-Delpi | b80f67884cfde32fff4c88cd8bd8dab30bfb8270 | [
"MIT"
] | 22 | 2017-09-13T23:05:34.000Z | 2022-01-09T11:36:41.000Z | Chapter11/DataSnap/WebBroker1/WebModuleUnit1.dfm | Nitin-Mane/Expert-Delphi | b80f67884cfde32fff4c88cd8bd8dab30bfb8270 | [
"MIT"
] | null | null | null | Chapter11/DataSnap/WebBroker1/WebModuleUnit1.dfm | Nitin-Mane/Expert-Delphi | b80f67884cfde32fff4c88cd8bd8dab30bfb8270 | [
"MIT"
] | 11 | 2017-10-30T17:31:21.000Z | 2021-08-29T22:39:39.000Z | object WebModule2: TWebModule2
OldCreateOrder = False
OnCreate = WebModuleCreate
Actions = <
item
Default = True
Name = 'DefaultHandler'
PathInfo = '/'
OnAction = WebModule2DefaultHandlerAction
end>
Height = 230
Width = 415
object DSHTTPWebDispatcher1: TDSHTTPWebDispatcher
... | 22.666667 | 61 | 0.628893 |
8310b1722c95bb889070395f0c0a5f1a569fee7e | 142 | pas | Pascal | origin_solution/1.4.17.pas | hsefz2018/NOIP-openjudge | b606d399b780959caadcf0094b90fa9163f30029 | [
"MIT"
] | 11 | 2016-02-03T11:13:07.000Z | 2021-05-30T04:37:02.000Z | origin_solution/1.4.17.pas | magetron/NOIP-openjudge | b606d399b780959caadcf0094b90fa9163f30029 | [
"MIT"
] | 4 | 2015-08-18T10:52:33.000Z | 2015-10-29T12:51:52.000Z | origin_solution/1.4.17.pas | hsefz2018/NOIP-openjudge | b606d399b780959caadcf0094b90fa9163f30029 | [
"MIT"
] | 5 | 2016-02-03T11:13:09.000Z | 2019-07-10T13:25:59.000Z | var year:longint;
begin
readln(year);
if ((year mod 4=0)and(year mod 100<>0))or(year mod 400=0) then writeln('Y') else writeln('N');
end.
| 23.666667 | 96 | 0.661972 |
fc6144271e0e6b3dda09905658ff82b8a5108a8c | 1,252 | pas | Pascal | untShowSql.pas | Bill-cc/vegaga-admin | fef700c4d2cf6563c1d5ad9d881f25b6d0370ef1 | [
"MIT"
] | 1 | 2020-05-27T07:39:32.000Z | 2020-05-27T07:39:32.000Z | untShowSql.pas | Bill-cc/vegaga-admin | fef700c4d2cf6563c1d5ad9d881f25b6d0370ef1 | [
"MIT"
] | null | null | null | untShowSql.pas | Bill-cc/vegaga-admin | fef700c4d2cf6563c1d5ad9d881f25b6d0370ef1 | [
"MIT"
] | null | null | null | unit untShowSql;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, ExtCtrls, RzButton, DASQLMonitor, UniSQLMonitor, StdCtrls,
RzEdit;
type
TfrmShowSql = class(TForm)
pnl1: TPanel;
pnl2: TPanel;
pnl3: TPanel;
pnl4: TPanel;
btn1: TRzBitBtn;
... | 20.52459 | 77 | 0.710064 |
478ae6e22d6c6560ca0efb8cc0066a47f1dea06d | 6,506 | pas | Pascal | Source/Core/WiRL.Core.Auth.Context.pas | bm-q/WiRL | 5e3950c847b399677fe7db9329dc3e675905e140 | [
"Apache-2.0"
] | 1 | 2019-11-15T23:41:50.000Z | 2019-11-15T23:41:50.000Z | Source/Core/WiRL.Core.Auth.Context.pas | lminuti/WiRL | 1a9e097e3e4d4862a810e340f0c93e7e0c49f1cb | [
"Apache-2.0"
] | null | null | null | Source/Core/WiRL.Core.Auth.Context.pas | lminuti/WiRL | 1a9e097e3e4d4862a810e340f0c93e7e0c49f1cb | [
"Apache-2.0"
] | null | null | null | {******************************************************************************}
{ }
{ WiRL: RESTful Library for Delphi }
{ ... | 24.832061 | 97 | 0.6079 |
47db3e9a613dabaa4a395a54d7c84e64c2a4d1a1 | 737 | pas | Pascal | examples/gameExample.pas | dikey0ficial/PS-Engine | c81a85fe930380a2261fb180a402a398a37e0e5f | [
"MIT"
] | 4 | 2022-03-14T17:29:24.000Z | 2022-03-17T21:36:59.000Z | examples/gameExample.pas | dikey0ficial/PS-Engine | c81a85fe930380a2261fb180a402a398a37e0e5f | [
"MIT"
] | 1 | 2022-03-18T10:24:58.000Z | 2022-03-18T10:24:58.000Z | examples/gameExample.pas | dikey0ficial/PS-Engine | c81a85fe930380a2261fb180a402a398a37e0e5f | [
"MIT"
] | 2 | 2022-03-17T18:46:50.000Z | 2022-03-18T10:19:51.000Z | uses PsEngine;
var
ikey:integer;
procedure MouseMove(x,y,mb:integer);
begin
hideCursor();
end;
procedure MouseDown(x,y,mb:integer);
begin
end;
procedure MouseUp(x,y,mb:integer);
begin
end;
procedure KeyDown(key:integer);
begin
ikey:=key;
end;
procedure KeyUp(key:integer);
begin
end;
... | 15.680851 | 48 | 0.656716 |
474f1bf999c84dcb9a4a7cdc1c3a6aca5520ec76 | 170 | pas | Pascal | 7.pas | DoctorFriman/Pascal-control-work- | 6e986caebaeb0f1cde37feaef5be219ac279019c | [
"MIT"
] | null | null | null | 7.pas | DoctorFriman/Pascal-control-work- | 6e986caebaeb0f1cde37feaef5be219ac279019c | [
"MIT"
] | null | null | null | 7.pas | DoctorFriman/Pascal-control-work- | 6e986caebaeb0f1cde37feaef5be219ac279019c | [
"MIT"
] | null | null | null | program qq;
begin
var a,b:integer;
a := 5;
b := a + 2;
a := (a + 1)*(b - 3);
// readln(a);
writeln(a);
writeln(b);
end. | 15.454545 | 28 | 0.364706 |
fcc1ed24a4f882940af033c04115369bd155e0e8 | 201,632 | pas | Pascal | Program/Forms/frm_main.pas | alex80/MyHomeLib | 00b22041449ee243759e76f6130839bc9cd74953 | [
"MIT"
] | 3 | 2020-02-26T13:39:42.000Z | 2021-05-27T16:35:18.000Z | Program/Forms/frm_main.pas | alex80/MyHomeLib | 00b22041449ee243759e76f6130839bc9cd74953 | [
"MIT"
] | null | null | null | Program/Forms/frm_main.pas | alex80/MyHomeLib | 00b22041449ee243759e76f6130839bc9cd74953 | [
"MIT"
] | null | null | null | (* *****************************************************************************
*
* MyHomeLib
*
* Copyright (C) 2008-2019 Oleksiy Penkov
*
* Authors Oleksiy Penkov (oleksiy.penkov@gmail.com)
* Nick Rymanov (nrymanov@gmail.com)
* Created 20.08.2008
... | 28.398873 | 193 | 0.672041 |
fce52302cb3436ad4e46681154a172e9fc7fd22b | 3,507 | pas | Pascal | src/Shared/LineUnits.pas | PMeira/dss_capi | 8b80035730c9d470d057f6643db0a4d4623d70f4 | [
"BSD-3-Clause"
] | 4 | 2017-12-18T15:23:43.000Z | 2019-02-05T18:22:53.000Z | src/Shared/LineUnits.pas | PMeira/dss_capi | 8b80035730c9d470d057f6643db0a4d4623d70f4 | [
"BSD-3-Clause"
] | 28 | 2018-02-12T20:13:26.000Z | 2019-02-11T17:27:51.000Z | src/Shared/LineUnits.pas | PMeira/dss_capi | 8b80035730c9d470d057f6643db0a4d4623d70f4 | [
"BSD-3-Clause"
] | 1 | 2018-07-30T22:57:42.000Z | 2018-07-30T22:57:42.000Z | unit LineUnits;
{
----------------------------------------------------------
Copyright (c) 2008-2015, Electric Power Research Institute, Inc.
All rights reserved.
----------------------------------------------------------
}
interface
const
UNITS_MAXNUM = 9;
UNITS_NONE = 0;
UNITS_MILES = 1;
U... | 22.625806 | 71 | 0.556886 |
fc577e2bf6c7c86937b2a75477f9eeac0ea80dd5 | 54,734 | pas | Pascal | Libraries/DDuce/Components/DDuce.Components.XMLTree.pas | jpluimers/Concepts | 78598ab6f1b4206bbc4ed9c7bc15705ad4ade1fe | [
"Apache-2.0"
] | 2 | 2020-01-04T08:19:10.000Z | 2020-02-19T22:25:38.000Z | Libraries/DDuce/Components/DDuce.Components.XMLTree.pas | jpluimers/Concepts | 78598ab6f1b4206bbc4ed9c7bc15705ad4ade1fe | [
"Apache-2.0"
] | null | null | null | Libraries/DDuce/Components/DDuce.Components.XMLTree.pas | jpluimers/Concepts | 78598ab6f1b4206bbc4ed9c7bc15705ad4ade1fe | [
"Apache-2.0"
] | 1 | 2020-02-19T22:25:42.000Z | 2020-02-19T22:25:42.000Z | {
Copyright (C) 2013-2016 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... | 28.462819 | 115 | 0.675302 |
4781fe5c2843000f3b450f3718a90a9399b2bb23 | 9,759 | pas | Pascal | UOchAddRezerwacjaSkype.pas | jarowlod/OTIS-2 | 194b470b9d0106cd6350f10cf73f0610f7b74705 | [
"MIT"
] | 1 | 2020-09-01T14:03:10.000Z | 2020-09-01T14:03:10.000Z | UOchAddRezerwacjaSkype.pas | jarowlod/OTIS-2 | 194b470b9d0106cd6350f10cf73f0610f7b74705 | [
"MIT"
] | null | null | null | UOchAddRezerwacjaSkype.pas | jarowlod/OTIS-2 | 194b470b9d0106cd6350f10cf73f0610f7b74705 | [
"MIT"
] | null | null | null | unit UOchAddRezerwacjaSkype;
{$mode objfpc}{$H+}
interface
uses
Classes, SysUtils, DB, Forms, Controls, Graphics, Dialogs, ExtCtrls, StdCtrls,
Buttons, ComCtrls, TplGradientUnit, rxdbgrid, rxmemds, ZDataset, Grids, DBGrids,
UViewWykazy, UViewUwagiOch, UViewWidzenia, datamodule;
type
{ TOchAddRezerwacjaSkyp... | 29.394578 | 135 | 0.716672 |
470d696b6b3d95170cf43df41c5595a4bfd6ec63 | 21,857 | pas | Pascal | Rootkits/vault/admin/ce54releasesvn/DirectXHook/KeyListener.pas | dendisuhubdy/grokmachine | 120a21a25c2730ed356739231ec8b99fc0575c8b | [
"BSD-3-Clause"
] | 46 | 2017-05-15T11:15:08.000Z | 2018-07-02T03:32:52.000Z | Rootkits/vault/admin/ce54releasesvn/DirectXHook/KeyListener.pas | dendisuhubdy/grokmachine | 120a21a25c2730ed356739231ec8b99fc0575c8b | [
"BSD-3-Clause"
] | null | null | null | Rootkits/vault/admin/ce54releasesvn/DirectXHook/KeyListener.pas | dendisuhubdy/grokmachine | 120a21a25c2730ed356739231ec8b99fc0575c8b | [
"BSD-3-Clause"
] | 24 | 2017-05-17T03:26:17.000Z | 2018-07-09T07:00:50.000Z | unit KeyListener;
interface
uses classes,windows,D3DX81mo,graphics,sysutils,syncobjs;
type TAPIInfo = record
location: Pointer;
Original: Array [0..4] of byte;
Jump: Array [0..4] of byte;
end;
procedure InitializeKeyListener;
type TKeyCombo=array [0..4] of word;
type TKeys=record
configured: boolean;
... | 29.777929 | 130 | 0.681109 |
fc55baa849aebb816e4d1fd08f1a020c18bc1739 | 6,189 | pas | Pascal | XLConst.pas | gyengsam/AttendanceCheck | d62de34310f134e83be149f24f72113a9ae18381 | [
"MIT"
] | null | null | null | XLConst.pas | gyengsam/AttendanceCheck | d62de34310f134e83be149f24f72113a9ae18381 | [
"MIT"
] | null | null | null | XLConst.pas | gyengsam/AttendanceCheck | d62de34310f134e83be149f24f72113a9ae18381 | [
"MIT"
] | null | null | null | unit XLConst;
interface
const
{ XlSheetType }
xlChart = -4109;
xlDialogSheet = -4116;
xlExcel4IntlMacroSheet = 4;
xlExcel4MacroSheet = 3;
xlWorksheet = -4167;
{ XlWBATemplate }
xlWBATChart = -4109;
xlWBATExcel4IntlMacroSheet = 4;
xlWBATExcel4MacroSheet = 3;
xlWBATWorksheet = -4167;
{ XlPattern }
... | 20.029126 | 34 | 0.66295 |
fc56725d2c18a1ac21a914936d1d91c9c05a3ef5 | 1,204 | pas | Pascal | test/code/Week_test.pas | VencejoSoftware/ooDatetime | ced5293492563494db5939f734d6ab55aadb9f13 | [
"BSD-3-Clause"
] | 1 | 2022-01-04T02:18:03.000Z | 2022-01-04T02:18:03.000Z | test/code/Week_test.pas | VencejoSoftware/ooDatetime | ced5293492563494db5939f734d6ab55aadb9f13 | [
"BSD-3-Clause"
] | null | null | null | test/code/Week_test.pas | VencejoSoftware/ooDatetime | ced5293492563494db5939f734d6ab55aadb9f13 | [
"BSD-3-Clause"
] | 2 | 2019-11-21T02:59:47.000Z | 2021-01-26T04:46:29.000Z | {
Copyright (c) 2018, Vencejo Software
Distributed under the terms of the Modified BSD License
The full license is distributed with this software
}
unit Week_test;
interface
uses
SysUtils, DateUtils,
Year,
Week,
{$IFDEF FPC}
fpcunit, testregistry
{$ELSE}
TestFramework
{$ENDIF};
type
TWeekTest = cla... | 21.5 | 98 | 0.778239 |
fc97656ef627a6578d5dea3a92860df4f391b265 | 680 | dfm | Pascal | Scripts/VB Scripts/SineWave.dfm | spoilsport/Yazgac-Libraries | 276edeca757c524f7b6c04495d07bd41f6a2f691 | [
"MIT"
] | null | null | null | Scripts/VB Scripts/SineWave.dfm | spoilsport/Yazgac-Libraries | 276edeca757c524f7b6c04495d07bd41f6a2f691 | [
"MIT"
] | null | null | null | Scripts/VB Scripts/SineWave.dfm | spoilsport/Yazgac-Libraries | 276edeca757c524f7b6c04495d07bd41f6a2f691 | [
"MIT"
] | null | null | null | object SineWaveForm: TSineWaveForm
Left = 11
Top = 34
Width = 374
Height = 285
Caption = 'SineWave Generator'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
PixelsPerIn... | 19.428571 | 35 | 0.6 |
fcba47fcd93c99377286ed9c6870cde0f1920aae | 10,211 | pas | Pascal | Jx3Full/Source/Source/Tools/LuaWorkshop/synedit/Demos/SimpleIDEDemo/uSimpleIDEDebugger.pas | RivenZoo/FullSource | cfd7fd7ad422fd2dae5d657a18839c91ff9521fd | [
"MIT"
] | 2 | 2021-07-31T15:35:01.000Z | 2022-02-28T05:54:54.000Z | Jx3Full/Source/Source/Tools/LuaWorkshop/synedit/Demos/SimpleIDEDemo/uSimpleIDEDebugger.pas | RivenZoo/FullSource | cfd7fd7ad422fd2dae5d657a18839c91ff9521fd | [
"MIT"
] | null | null | null | Jx3Full/Source/Source/Tools/LuaWorkshop/synedit/Demos/SimpleIDEDemo/uSimpleIDEDebugger.pas | RivenZoo/FullSource | cfd7fd7ad422fd2dae5d657a18839c91ff9521fd | [
"MIT"
] | 5 | 2021-02-03T10:25:39.000Z | 2022-02-23T07:08:37.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/
So... | 27.672087 | 81 | 0.682989 |
fc59469edee7c972d4fecc9a14ea6be5b3a2c0ed | 1,403 | pas | Pascal | src/utils/uInvoke_dms_buy.pas | bidtime/dms-import | 60b97df623d7ec9c96ce5aa853339b92e35a991c | [
"Apache-2.0"
] | null | null | null | src/utils/uInvoke_dms_buy.pas | bidtime/dms-import | 60b97df623d7ec9c96ce5aa853339b92e35a991c | [
"Apache-2.0"
] | null | null | null | src/utils/uInvoke_dms_buy.pas | bidtime/dms-import | 60b97df623d7ec9c96ce5aa853339b92e35a991c | [
"Apache-2.0"
] | null | null | null | unit uInvoke_dms_buy;
interface
uses classes, uUploadDTO, uInvokeBase, db;
type
TInvoke_dms_buy = class(TInvokeBase)
private
public
class function insert(const json: string; var msg: string;
const tmConn: integer=2000; const tmUpdate: integer=20000): boolean; overload;
// class function insert(con... | 28.632653 | 86 | 0.716322 |
85b5f90deb8cb34316656d14828ac46aa429a32a | 4,493 | pas | Pascal | Source/Reflection/FieldInfo.pas | remobjects/RTL2 | 261d80146a018ef24b07822b647b80c7cdcb673b | [
"BSD-2-Clause"
] | 19 | 2017-03-30T19:54:37.000Z | 2021-09-28T05:31:48.000Z | Source/Reflection/FieldInfo.pas | remobjects/RTL2 | 261d80146a018ef24b07822b647b80c7cdcb673b | [
"BSD-2-Clause"
] | 3 | 2017-05-26T08:36:20.000Z | 2017-08-11T15:50:13.000Z | Source/Reflection/FieldInfo.pas | remobjects/RTL2 | 261d80146a018ef24b07822b647b80c7cdcb673b | [
"BSD-2-Clause"
] | 14 | 2017-01-24T04:10:46.000Z | 2021-11-11T00:47:55.000Z | namespace RemObjects.Elements.RTL.Reflection;
interface
uses
RemObjects.Elements.RTL;
type
{$IF COOPER}
PlatformField = public java.lang.reflect.Field;
{$ELSEIF ECHOES}
PlatformField = public System.Reflection.FieldInfo;
{$ELSEIF ISLAND}
PlatformField = public RemObjects.Elements.System.FieldInfo;
{... | 43.201923 | 185 | 0.745159 |
fc973be626f3aa8d30c8dd6560a88f5d65fc76d6 | 30,836 | pas | Pascal | windows/src/ext/jedi/jvcl/tests/restructured/common/HidUsage.pas | bravogeorge/keyman | c0797e36292de903d7313214d1f765e3d9a2bf4d | [
"MIT"
] | 219 | 2017-06-21T03:37:03.000Z | 2022-03-27T12:09:28.000Z | windows/src/ext/jedi/jvcl/tests/restructured/common/HidUsage.pas | bravogeorge/keyman | c0797e36292de903d7313214d1f765e3d9a2bf4d | [
"MIT"
] | 4,451 | 2017-05-29T02:52:06.000Z | 2022-03-31T23:53:23.000Z | windows/src/ext/jedi/jvcl/tests/restructured/common/HidUsage.pas | bravogeorge/keyman | c0797e36292de903d7313214d1f765e3d9a2bf4d | [
"MIT"
] | 72 | 2017-05-26T04:08:37.000Z | 2022-03-03T10:26:20.000Z | {******************************************************************}
{ }
{ Borland Delphi Runtime Library }
{ Public Definitions of HID USAGES }
{ ... | 39.331633 | 73 | 0.691886 |
83870d1e4d906559c044be09d7090f4dafdc7d4d | 646 | dfm | Pascal | EXAMPLES/Indy/SimpleServer/main.dfm | earthsiege2/borland-cpp-ide | 09bcecc811841444338e81b9c9930c0e686f9530 | [
"Unlicense",
"FSFAP",
"Apache-1.1"
] | 1 | 2022-01-13T01:03:55.000Z | 2022-01-13T01:03:55.000Z | EXAMPLES/Indy/SimpleServer/main.dfm | earthsiege2/borland-cpp-ide | 09bcecc811841444338e81b9c9930c0e686f9530 | [
"Unlicense",
"FSFAP",
"Apache-1.1"
] | null | null | null | EXAMPLES/Indy/SimpleServer/main.dfm | earthsiege2/borland-cpp-ide | 09bcecc811841444338e81b9c9930c0e686f9530 | [
"Unlicense",
"FSFAP",
"Apache-1.1"
] | null | null | null | object frmMain: TfrmMain
Left = 192
Top = 465
Width = 316
Height = 114
Caption = 'Simple Server'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
Te... | 20.1875 | 39 | 0.619195 |
f142a32bc8698d64232a8555699cf801bd868c60 | 55,131 | pas | Pascal | Components/zeosold/dbase/ZLibMsSql.pas | winsys/ms | d35137fd1f0a5142e03c47345cdb81509b6d96e5 | [
"MIT"
] | null | null | null | Components/zeosold/dbase/ZLibMsSql.pas | winsys/ms | d35137fd1f0a5142e03c47345cdb81509b6d96e5 | [
"MIT"
] | null | null | null | Components/zeosold/dbase/ZLibMsSql.pas | winsys/ms | d35137fd1f0a5142e03c47345cdb81509b6d96e5 | [
"MIT"
] | null | null | null | {********************************************************}
{ }
{ Zeos Database Objects }
{ Delphi plain interface to ntwdblib.dll }
{ }
{ Copyright (c) 199... | 40.359444 | 95 | 0.592734 |
474b201dae087a96b21ba9418c54b949ca56d3d3 | 4,752 | pas | Pascal | Model/eRAMs.Model.Interfaces.pas | fuadhs88/eRAMs | a3f4b760db0e6d487a48fdc609ce5cbe93b35eeb | [
"Apache-2.0"
] | 6 | 2020-07-30T16:47:02.000Z | 2021-11-29T02:37:10.000Z | Model/eRAMs.Model.Interfaces.pas | fuadhs88/eRAMs | a3f4b760db0e6d487a48fdc609ce5cbe93b35eeb | [
"Apache-2.0"
] | null | null | null | Model/eRAMs.Model.Interfaces.pas | fuadhs88/eRAMs | a3f4b760db0e6d487a48fdc609ce5cbe93b35eeb | [
"Apache-2.0"
] | 3 | 2020-09-21T08:59:37.000Z | 2021-11-13T03:07:03.000Z | unit eRAMs.Model.Interfaces;
interface
uses
FireDAC.Comp.Client, System.Classes, eRAMs.Model.Consts3;
Type
iModelConexaoSOP = Interface
['{8F2718BD-31FA-452B-83C9-325F3D7D9153}']
Function Periodos : tfdmemtable;
Function Turmas (Periodo: string) : tfdmemtable;
Function Turma (Periodo, Tur... | 40.615385 | 81 | 0.715699 |
83cffe1457017f8d7be420d8b33bcc4293298561 | 3,103 | dfm | Pascal | Threading/Embarcadero/Parallel Library/VCL/LifeUnit.dfm | pisfu/losapr | dfd19520c820259c719b9e7ad2a4e61540213380 | [
"MIT"
] | 1 | 2020-12-16T07:25:07.000Z | 2020-12-16T07:25:07.000Z | Threading/Embarcadero/Parallel Library/VCL/LifeUnit.dfm | pisfu/losapr | dfd19520c820259c719b9e7ad2a4e61540213380 | [
"MIT"
] | null | null | null | Threading/Embarcadero/Parallel Library/VCL/LifeUnit.dfm | pisfu/losapr | dfd19520c820259c719b9e7ad2a4e61540213380 | [
"MIT"
] | 2 | 2018-04-23T03:31:58.000Z | 2020-12-16T07:25:08.000Z | object LifeForm: TLifeForm
Left = 0
Top = 0
Caption = 'Conway'#39's Life'
ClientHeight = 444
ClientWidth = 671
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
OldCreateOrder = False
ShowHint = True
OnCloseQuery... | 20.686667 | 62 | 0.624557 |
fcbb17691d91371054bb87170e0a54361604f5a3 | 2,879 | pas | Pascal | src/delphi/util/TPrintWriterUnit.pas | ellotecnologia/log4delphi | 01e56d9a6c0b0edec4cb088657df7188e93f478c | [
"Apache-2.0"
] | 1 | 2021-02-17T01:03:07.000Z | 2021-02-17T01:03:07.000Z | src/delphi/util/TPrintWriterUnit.pas | ellotecnologia/log4delphi | 01e56d9a6c0b0edec4cb088657df7188e93f478c | [
"Apache-2.0"
] | null | null | null | src/delphi/util/TPrintWriterUnit.pas | ellotecnologia/log4delphi | 01e56d9a6c0b0edec4cb088657df7188e93f478c | [
"Apache-2.0"
] | 2 | 2019-11-25T06:55:36.000Z | 2020-06-09T15:58:04.000Z | {
Copyright 2005-2006 Log4Delphi Project
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 agree... | 31.988889 | 87 | 0.516151 |
fc45853438953ff8abee27a3215acf52e8fa6a6a | 46 | pas | Pascal | Test/FailureScripts/compare_case1.pas | skolkman/dwscript | b9f99d4b8187defac3f3713e2ae0f7b83b63d516 | [
"Condor-1.1"
] | 79 | 2015-03-18T10:46:13.000Z | 2022-03-17T18:05:11.000Z | Test/FailureScripts/compare_case1.pas | skolkman/dwscript | b9f99d4b8187defac3f3713e2ae0f7b83b63d516 | [
"Condor-1.1"
] | 6 | 2016-03-29T14:39:00.000Z | 2020-09-14T10:04:14.000Z | Test/FailureScripts/compare_case1.pas | skolkman/dwscript | b9f99d4b8187defac3f3713e2ae0f7b83b63d516 | [
"Condor-1.1"
] | 25 | 2016-05-04T13:11:38.000Z | 2021-09-29T13:34:31.000Z | var Foo: Integer := 2;
if (Foo in [2, ) then | 23 | 24 | 0.565217 |
85fb2a065a4ddf5e420b90c460f4f9a5b69004f0 | 469 | pas | Pascal | CAT/tests/07. buil-in functions/sizeof/sizeof_2.pas | SkliarOleksandr/NextPascal | 4dc26abba6613f64c0e6b5864b3348711eb9617a | [
"Apache-2.0"
] | 19 | 2018-10-22T23:45:31.000Z | 2021-05-16T00:06:49.000Z | CAT/tests/07. buil-in functions/sizeof/sizeof_2.pas | SkliarOleksandr/NextPascal | 4dc26abba6613f64c0e6b5864b3348711eb9617a | [
"Apache-2.0"
] | 1 | 2019-06-01T06:17:08.000Z | 2019-12-28T10:27:42.000Z | CAT/tests/07. buil-in functions/sizeof/sizeof_2.pas | SkliarOleksandr/NextPascal | 4dc26abba6613f64c0e6b5864b3348711eb9617a | [
"Apache-2.0"
] | 6 | 2018-08-30T05:16:21.000Z | 2021-05-12T20:25:43.000Z | unit sizeof_2;
interface
implementation
var
A1: array [5] of Int8;
A2: array [5] of Int16;
A3: array [5] of Int32;
A4: array [5] of Int64;
A5: array [5] of Boolean;
A6: array [5] of Pointer;
procedure Test;
begin
Assert(sizeof(A1) = 5);
Assert(sizeof(A2) = 10);
Assert(sizeof(A3) = 20);
Asse... | 15.633333 | 51 | 0.620469 |
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.