100+ results for 'git'
Not the results you expected?
Models.swift (https://gitlab.com/akkhil2012/swagger-codegen) Swift · 283 lines
NavigableSet.java (https://bitbucket.org/festevezga/xobotos.git) Java · 291 lines
JGithubPackageAuthorizationsTest.php (https://github.com/realityking/joomla-cms.git) PHP · 557 lines
refresh_service_spec.rb (https://gitlab.com/LeclercA/gitlab-ee) Ruby · 312 lines
100 before do
101 # Merge master -> feature branch
102 author = { email: 'test@gitlab.com', time: Time.now, name: "Me" }
103 commit_options = { message: 'Test message', committer: author, author: author }
104 @project.repository.merge(@user, @merge_request, commit_options)
235 it 'refreshes the merge request' do
236 expect(refresh_service).to receive(:execute_hooks).
237 with(@fork_merge_request, 'update', Gitlab::Git::BLANK_SHA)
238 allow_any_instance_of(Repository).to receive(:merge_base).and_return(@oldrev)
240 refresh_service.execute(Gitlab::Git::BLANK_SHA, @newrev, 'refs/heads/master')
241 reload_mrs
com.gianlu.aria2app.yml (https://gitlab.com/onitake/fdroiddata) YAML · 517 lines
8 AuthorWebSite: https://gianlu.xyz/
9 WebSite: https://gianlu.xyz/projects/Aria2App
10 SourceCode: https://github.com/devgianlu/Aria2App
11 IssueTracker: https://github.com/devgianlu/Aria2App/issues
12 Translation: https://crowdin.com/project/aria2app
13 Changelog: https://github.com/devgianlu/Aria2App/releases
14 Donate: https://www.paypal.me/devgianlu
15 LiberapayID: '1381702'
18 AutoName: Aria2App
20 RepoType: git
21 Repo: https://github.com/devgianlu/Aria2App
HTMLTokenMarker.java (https://gitlab.com/essere.lab.public/qualitas.class-corpus) Java · 408 lines
Sd2PinMap.h (https://github.com/armyofevilrobots/Sprinter.git) C Header · 353 lines
315 if (__builtin_constant_p(pin) && pin < digitalPinCount) {
316 return (*digitalPinMap[pin].ddr >> digitalPinMap[pin].bit) & 1;
317 } else {
318 return badPinNumber();
325 *digitalPinMap[pin].ddr |= 1 << digitalPinMap[pin].bit;
326 } else {
327 *digitalPinMap[pin].ddr &= ~(1 << digitalPinMap[pin].bit);
328 }
329 } else {
335 if (__builtin_constant_p(pin) && pin < digitalPinCount) {
336 return (*digitalPinMap[pin].pin >> digitalPinMap[pin].bit) & 1;
337 } else {
338 return badPinNumber();
345 *digitalPinMap[pin].port |= 1 << digitalPinMap[pin].bit;
346 } else {
347 *digitalPinMap[pin].port &= ~(1 << digitalPinMap[pin].bit);
348 }
349 } else {
t1404-update-ref-errors.sh (https://gitlab.com/oyvholm/git) Shell · 407 lines
1 #!/bin/sh
3 test_description='Test git update-ref error handling'
4 . ./test-lib.sh
20 error="$4" &&
21 printf "create $prefix/%s $C\n" $before |
22 git update-ref --stdin &&
23 git for-each-ref $prefix >unchanged &&
24 if $pack
25 then
26 git pack-refs --all
27 fi &&
28 printf "create $prefix/%s $C\n" $create >input &&
29 test_must_fail git update-ref --stdin <input 2>output.err &&
30 grep -F "$error" output.err &&
31 git for-each-ref $prefix >actual &&
t3030-merge-recursive.sh (https://bitbucket.org/rafalnowak/git-kata-registration.git) Shell · 596 lines
41 c1=$(git rev-parse --verify HEAD) &&
42 ( git ls-tree -r HEAD ; git ls-files -s ) >actual &&
43 (
44 echo "100644 blob $o1 a"
195 c5=$(git rev-parse --verify HEAD) &&
196 ( git ls-tree -r HEAD ; git ls-files -s ) >actual &&
197 (
198 echo "100644 blob $o5 a"
212 git checkout df-3 &&
213 ( git ls-tree -r HEAD ; git ls-files -s ) >actual &&
214 (
215 echo "100644 blob $o0 a"
231 c6=$(git rev-parse --verify HEAD) &&
232 ( git ls-tree -r HEAD ; git ls-files -s ) >actual &&
233 (
234 echo "100644 blob $o0 a"
span-as-immediate-child-property-removal.html (https://github.com/dankurka/webkit_titanium.git) HTML · 140 lines
13 <div id="one">
14 Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Nulla varius enim ac mi. Curabitur sollicitudin felis quis lectus. Quisque adipiscing rhoncus sem. Proin nulla purus, vulputate vel, varius ut, euismod et, nisi. Sed vitae felis vel orci sagittis aliquam. Cras convallis adipiscing sem. Nam nonummy enim. Nullam bibendum lobortis neque. Vestibulum velit orci, tempus euismod, pretium quis, interdum vitae, nulla. Phasellus eget ante et tortor condimentum vestibulum.
15 Suspendisse hendrerit quam nec felis. Sed varius turpis vitae pede. Lorem ipsum dolor sit amet, consectetuer adipiscing elit.
17 Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Nulla varius enim ac mi. Curabitur sollicitudin felis quis lectus. Quisque adipiscing rhoncus sem. Proin nulla purus, vulputate vel, varius ut, euismod et, nisi. Sed vitae felis vel orci sagittis aliquam. Cras convallis adipiscing sem. Nam nonummy enim. Nullam bibendum lobortis neque. Vestibulum velit orci, tempus euismod, pretium quis, interdum vitae, nulla. Phasellus eget ante et tortor condimentum vestibulum.
18 Suspendisse hendrerit quam nec felis. Sed varius turpis vitae pede. Lorem ipsum dolor sit amet, consectetuer adipiscing elit.
21 Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Nulla varius enim ac mi. Curabitur sollicitudin felis quis lectus. Quisque adipiscing rhoncus sem. Proin nulla purus, vulputate vel, varius ut, euismod et, nisi. Sed vitae felis vel orci sagittis aliquam. Cras convallis adipiscing sem. Nam nonummy enim. Nullam bibendum lobortis neque. Vestibulum velit orci, tempus euismod, pretium quis, interdum vitae, nulla. Phasellus eget ante et tortor condimentum vestibulum.
22 Suspendisse hendrerit quam nec felis. Sed varius turpis vitae pede. Lorem ipsum dolor sit amet, consectetuer adipiscing elit.
DomicilioDP.cs (https://bitbucket.org/rjulietagarcia/estadisticas.git) C# · 497 lines
70 /// </item>
71 /// <item>
72 /// <term>Longitud</term><description>Descripcion Longitud</description>
73 /// </item>
74 /// <item>
124 private String y;
125 private String latitud;
126 private String longitud;
127 private String altitud;
128 private Boolean bitActivo;
388 /// <summary>
389 /// Longitud
390 /// </summary>
391 [XmlElement("Longitud")]
usergroup.h (https://github.com/kusma/amiga-dev.git) C Header · 524 lines
475 }
476 extern __inline int
477 ug_SetupContextTagList (BASE_PAR_DECL const UBYTE* pname, struct TagItem * taglist)
478 {
479 BASE_EXT_DECL
481 register struct Library *a6 __asm("a6") = BASE_NAME;
482 register const UBYTE* a0 __asm("a0") = pname;
483 register struct TagItem * a1 __asm("a1") = taglist;
484 __asm __volatile ("jsr a6@(-0x1e)"
485 : "=r" (res)
DCPParserHelper.hpp (https://github.com/airsim/airinv.git) C++ Header · 363 lines
281 TripShare ::= real
282 StayDist ::= StayPair (',' StayPair)*
283 StayPair ::= [0;3]-digit-integer ':' stay_share
284 StayShare ::= real
285 FFDist ::= FF_Pair (',' FF_Pair)*
292 minWTP ::= real
293 TimeValueDist ::= TimeValuePair (',' TimeValuePair)*
294 TimeValuePair ::= [0;2]-digit-integer ':' TimeValueShare
295 TimeValueShare ::= real
296 DTDDist ::= DTDPair (',' DTDPair)*
com.github.vauvenal5.yaga.yml (https://gitlab.com/shlusiak/fdroiddata) YAML · 357 lines
3 - Graphics
4 License: GPL-3.0-or-later
5 SourceCode: https://github.com/vauvenal5/yaga
6 IssueTracker: https://github.com/vauvenal5/yaga/issues
7 Changelog: https://github.com/vauvenal5/yaga/releases
9 AutoName: Yaga
11 RepoType: git
12 Repo: https://github.com/vauvenal5/yaga.git
14 Builds:
353 AutoUpdateMode: Version v%v
354 UpdateCheckMode: HTTP
355 UpdateCheckData: https://raw.githubusercontent.com/vauvenal5/yaga/master/pubspec.yaml|version:\s\d+\.\d+\.\d+\+(\d+)|.|version:\s(\d+\.\d+\.\d+)\+\d+
356 CurrentVersion: 0.25.3
357 CurrentVersionCode: 2503
InputDeviceTypeHierarchy.svg (https://github.com/baibaiwei/vrjuggler.git) SVG · 190 lines
_buttons.scss (https://github.com/vilmospapp/liferay-portal.git) Sass · 293 lines
1 // Will need to be revisited if https://github.com/twbs/bootstrap/pull/24821 merge error is fixed
2 $btn-box-shadow: 0 0 rgba(#000, 0) !default;
3 $btn-font-weight: $font-weight-semi-bold !default;
12 $btn-link-disabled-color: $link-color !default;
14 // Will need to be revisited if https://github.com/twbs/bootstrap/pull/24821 merge error is fixed
15 $btn-active-box-shadow: inset 0 0 rgba(#000, 0) !default;
code_lock.svg (https://github.com/cmullaparthi/otp.git) SVG · 132 lines
81 <polygon style="fill: none; fill-opacity:0; stroke-width: 2; stroke: #000000" points="500,900 700,900 680,920 700,940 500,940 "/>
82 <text font-size="20.32" style="fill: #000000;text-anchor:start;font-family:sans-serif;font-style:italic;font-weight:normal" x="522" y="926.35">
83 <tspan x="522" y="926.35">{button,Digit}</tspan>
84 </text>
85 </g>
api.attributes.js (https://bitbucket.org/yarov/api-recetario-la-coste-a.git) JavaScript · 260 lines
47 it('(key, value) : should correctly encode then decode unsafe values', function() {
48 var $apple = $('.apple', fruits);
49 $apple.attr('href', 'http://github.com/"><script>alert("XSS!")</script><br');
50 expect($apple[0].attribs.href).to.equal('http://github.com/"><script>alert("XSS!")</script><br');
51 expect($apple.attr('href')).to.equal('http://github.com/"><script>alert("XSS!")</script><br');
53 $apple.attr('href', 'http://github.com/"><script>alert("XSS!")</script><br');
a-zchuni.ads (https://bitbucket.org/codefirex/toolchain_gcc-4.8.git) Ada · 196 lines
55 -- Me Mark, Enclosing
56 -- Mn Mark, Nonspacing
57 -- Nd Number, Decimal Digit
58 -- Nl Number, Letter
59 -- No Number, Other
100 -- Number, Letter (Nl)
102 function Is_Digit (U : Wide_Wide_Character) return Boolean;
103 function Is_Digit (C : Category) return Boolean;
104 pragma Inline (Is_Digit);
105 -- Returns true iff U is a digit that can be used to extend an identifer,
106 -- or if C is one of the corresponding categories, which are the following:
107 -- Number, Decimal_Digit (Nd)
109 function Is_Line_Terminator (U : Wide_Wide_Character) return Boolean;
Makefile (https://github.com/tchon/popcorn-js.git) Makefile · 269 lines
9 MODULES_DIR = $(PREFIX)/modules
11 # Version number used in naming release files. Defaults to git commit sha.
12 VERSION ?= $(shell git show -s --pretty=format:%h)
249 @@echo "Building testing-mirror in ${TESTING_MIRROR}"
250 @@mkdir -p ${TESTING_MIRROR}
251 @@find ${PREFIX} \( -name '.git' -o -name 'dist' \) -prune -o -print | cpio -pd --quiet ${TESTING_MIRROR}
252 # Remove unneeded files for testing, so it's clear this isn't the tree
253 @@rm -fr ${TESTING_MIRROR}/AUTHORS ${TESTING_MIRROR}/LICENSE ${TESTING_MIRROR}/LICENSE_HEADER \
267 setup:
268 @@echo "Updating submodules..."
269 @@git submodule update --init
namespaces_spec.rb (https://gitlab.com/realsatomic/gitlab) Ruby · 357 lines
15 it "returns authentication error" do
16 get api("/namespaces")
17 expect(response).to have_gitlab_http_status(:unauthorized)
18 end
19 end
26 user_kind_json_response = json_response.find { |resource| resource['kind'] == 'user' }
28 expect(response).to have_gitlab_http_status(:ok)
29 expect(response).to include_pagination_headers
30 expect(group_kind_json_response.keys).to include('id', 'kind', 'name', 'path', 'full_path',
37 get api("/namespaces", admin)
39 expect(response).to have_gitlab_http_status(:ok)
40 expect(response).to include_pagination_headers
41 expect(json_response).to be_an Array
State.cs (https://github.com/bearw08/Sudoku_resolver.git) C# · 326 lines
type-vops.lisp (https://github.com/JonathanSmith/sbcl.git) Lisp · 276 lines
130 ;;; A (signed-byte 32) can be represented with either fixnum or a bignum with
131 ;;; exactly one digit.
133 (defun signed-byte-32-test (value temp temp1 not-p target not-target)
169 ;;; An (unsigned-byte 32) can be represented with either a positive fixnum, a
170 ;;; bignum with exactly one positive digit, or a bignum with exactly two digits
171 ;;; and the second digit all zeros.
198 (inst xor temp temp1 temp)
199 (inst bne temp nope)
200 ;; Get the second digit.
201 (loadw temp value (1+ bignum-digits-offset) other-pointer-lowtag)
206 SINGLE-WORD
207 ;; Get the single digit.
208 (loadw temp value bignum-digits-offset other-pointer-lowtag)
ASCII.java (https://bitbucket.org/chancey/z.git) Java · 274 lines
39 static final int LOWER = 0x00000200;
41 static final int DIGIT = 0x00000400;
43 static final int SPACE = 0x00000800;
57 static final int ALPHA = (UPPER|LOWER);
59 static final int ALNUM = (UPPER|LOWER|DIGIT);
61 static final int GRAPH = (PUNCT|UPPER|LOWER|DIGIT);
63 static final int WORD = (UPPER|LOWER|UNDER|DIGIT);
65 static final int XDIGIT = (HEX);
stm32f0xx_hal_i2c_ex.h (https://gitlab.com/YaoQ/mbed-for-linknode) C Header · 234 lines
132 /* Peripheral Control functions ************************************************/
133 HAL_StatusTypeDef HAL_I2CEx_ConfigAnalogFilter(I2C_HandleTypeDef *hi2c, uint32_t AnalogFilter);
134 HAL_StatusTypeDef HAL_I2CEx_ConfigDigitalFilter(I2C_HandleTypeDef *hi2c, uint32_t DigitalFilter);
135 #if !defined(STM32F030x6) && !defined(STM32F030x8) && !defined(STM32F070x6) && !defined(STM32F070xB) && !defined(STM32F030xC)
136 HAL_StatusTypeDef HAL_I2CEx_EnableWakeUp (I2C_HandleTypeDef *hi2c);
156 ((FILTER) == I2C_ANALOGFILTER_DISABLE))
158 #define IS_I2C_DIGITAL_FILTER(FILTER) ((FILTER) <= 0x0000000FU)
160 #if defined(STM32F091xC) || defined(STM32F098xx) || defined(STM32F042x6) || defined(STM32F048xx)
com.owncloud.android.yml (https://gitlab.com/DJaeger/fdroiddata) YAML · 557 lines
3 License: GPL-2.0-only
4 WebSite: https://owncloud.org
5 SourceCode: https://github.com/owncloud/android
6 IssueTracker: https://github.com/owncloud/android/issues
7 Changelog: https://github.com/owncloud/android/blob/HEAD/CHANGELOG.md
8 Donate: https://www.bountysource.com/teams/owncloud
19 RepoType: git
20 Repo: https://github.com/owncloud/android.git
22 Builds:
164 - versionName: 1.5.3
165 versionCode: 105003
166 disable: uses git@github in .gitmodules
167 commit: oc-android-1.5.3
168 submodules: true
routing_spec.rb (https://gitlab.com/effigies/gitlab-ce) Ruby · 272 lines
award_emoji.md (https://gitlab.com/effigies/gitlab-ce) Markdown · 367 lines
1 # Award Emoji
3 >**Note:** This feature was introduced in GitLab 8.9
5 An awarded emoji tells a thousand words, and can be awarded on issues, merge
27 ```bash
28 curl -H "PRIVATE-TOKEN: 9koXpg98eAheJpvBs5tK" http://gitlab.example.com/api/v3/projects/1/issues/80/award_emoji
29 ```
42 "state": "active",
43 "avatar_url": "http://www.gravatar.com/avatar/e64c7d89f26bd1972efa854d13d7dd61?s=80&d=identicon",
44 "web_url": "http://gitlab.example.com/u/root"
45 },
46 "created_at": "2016-06-15T10:09:34.206Z",
twiki.xml (https://jedit.svn.sourceforge.net/svnroot/jedit) XML · 179 lines
ImfChannelList.h (https://github.com/mymoon89/SPKT_TRANTHITHUY.git) C Header · 392 lines
MessageDao.java (https://github.com/ssembajjwe/frontlinesms-core.git) Java · 243 lines
all_7a.html (https://github.com/communi/communi.github.com.git) HTML · 114 lines
29 <div class="SRResult" id="SR_zerodigit">
30 <div class="SREntry">
31 <a id="Item2" onkeydown="return searchResults.Nav(event,2)" onkeypress="return searchResults.Nav(event,2)" onkeyup="return searchResults.Nav(event,2)" class="SRSymbol" href="http://doc.qt.nokia.com/qlocale.html#zeroDigit" target="_parent">zeroDigit</a>
32 <span class="SRScope">QLocale</span>
33 </div>
apdl.xml (https://jedit.svn.sourceforge.net/svnroot/jedit) XML · 7537 lines
0005_link_invoicerow_proposal.py (https://github.com/splanquart/aemanager.git) Python · 160 lines
103 'project.invoice': {
104 'Meta': {'object_name': 'Invoice', '_ormbases': ['core.OwnedObject']},
105 'amount': ('django.db.models.fields.DecimalField', [], {'null': 'True', 'max_digits': '12', 'decimal_places': '2', 'blank': 'True'}),
106 'balance_payments': ('django.db.models.fields.BooleanField', [], {'default': 'False'}),
107 'customer': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['contact.Contact']", 'null': 'True', 'blank': 'True'}),
115 'payment_date': ('django.db.models.fields.DateField', [], {'null': 'True', 'blank': 'True'}),
116 'penalty_date': ('django.db.models.fields.DateField', [], {'null': 'True', 'blank': 'True'}),
117 'penalty_rate': ('django.db.models.fields.DecimalField', [], {'null': 'True', 'max_digits': '4', 'decimal_places': '2', 'blank': 'True'}),
118 'proposal': ('django.db.models.fields.related.ForeignKey', [], {'related_name': "'invoices'", 'to': "orm['project.Proposal']"}),
119 'state': ('django.db.models.fields.IntegerField', [], {'default': '1'})
126 'ownedobject_ptr': ('django.db.models.fields.related.OneToOneField', [], {'to': "orm['core.OwnedObject']", 'unique': 'True', 'primary_key': 'True'}),
127 'proposal': ('django.db.models.fields.related.ForeignKey', [], {'related_name': "'invoice_rows'", 'to': "orm['project.Proposal']"}),
128 'quantity': ('django.db.models.fields.DecimalField', [], {'max_digits': '5', 'decimal_places': '1'}),
129 'unit_price': ('django.db.models.fields.DecimalField', [], {'max_digits': '12', 'decimal_places': '2'})
138 'project.proposal': {
139 'Meta': {'object_name': 'Proposal', '_ormbases': ['core.OwnedObject']},
140 'amount': ('django.db.models.fields.DecimalField', [], {'null': 'True', 'max_digits': '12', 'decimal_places': '2', 'blank': 'True'}),
141 'begin_date': ('django.db.models.fields.DateField', [], {'null': 'True', 'blank': 'True'}),
142 'contract_content': ('django.db.models.fields.TextField', [], {'default': "''", 'blank': 'True'}),
0001_initial.py (https://github.com/CARocha/gpae.git) Python · 142 lines
123 'lugar.departamento': {
124 'Meta': {'object_name': 'Departamento'},
125 'extension': ('django.db.models.fields.DecimalField', [], {'null': 'True', 'max_digits': '10', 'decimal_places': '2'}),
126 'id': ('django.db.models.fields.IntegerField', [], {'primary_key': 'True'}),
127 'nombre': ('django.db.models.fields.CharField', [], {'unique': 'True', 'max_length': '30'}),
131 'Meta': {'ordering': "['departamento__nombre']", 'object_name': 'Municipio'},
132 'departamento': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['lugar.Departamento']"}),
133 'extension': ('django.db.models.fields.DecimalField', [], {'null': 'True', 'max_digits': '10', 'decimal_places': '2', 'blank': 'True'}),
134 'id': ('django.db.models.fields.IntegerField', [], {'primary_key': 'True'}),
135 'latitud': ('django.db.models.fields.DecimalField', [], {'null': 'True', 'max_digits': '8', 'decimal_places': '5', 'blank': 'True'}),
136 'longitud': ('django.db.models.fields.DecimalField', [], {'null': 'True', 'max_digits': '8', 'decimal_places': '5', 'blank': 'True'}),
137 'nombre': ('django.db.models.fields.CharField', [], {'unique': 'True', 'max_length': '30'}),
138 'slug': ('django.db.models.fields.SlugField', [], {'max_length': '50', 'unique': 'True', 'null': 'True', 'db_index': 'True'})
race_TCE3482_TCE3493.html (https://github.com/cos/ReLooper-evaluation-suite.git) HTML · 273 lines
12 <tr>
13 <td class="head2" colspan="2">
14 Field: <a href="java/text/DigitList.java.html#0">java.text.DigitList.digits</a></td>
15 </tr>
16 <tr>
124 <tr>
125 <td></td>
126 <td><a href="java/text/DigitList.java.html#133">java.text.DigitList.append(char)</a>
127 (Rd)
128 <br />
260 <tr>
261 <td></td>
262 <td><a href="java/text/DigitList.java.html#688">java.text.DigitList.extendDigits(int)</a>
263 (Wr)
264 <br />
race_TCE3480_TCE3493.html (https://github.com/cos/ReLooper-evaluation-suite.git) HTML · 273 lines
12 <tr>
13 <td class="head2" colspan="2">
14 Field: <a href="java/text/DigitList.java.html#0">java.text.DigitList.digits</a></td>
15 </tr>
16 <tr>
124 <tr>
125 <td></td>
126 <td><a href="java/text/DigitList.java.html#130">java.text.DigitList.append(char)</a>
127 (Rd)
128 <br />
260 <tr>
261 <td></td>
262 <td><a href="java/text/DigitList.java.html#688">java.text.DigitList.extendDigits(int)</a>
263 (Wr)
264 <br />
async-custom-formats-write-read.tentative.https.html (https://github.com/chromium/chromium.git) HTML · 214 lines
mpi_x86.s (https://github.com/rillian/firefox.git) Assembly · 541 lines
author.rb (https://github.com/diminish7/rails.git) Ruby · 201 lines
ArrayPropertyTest.py (https://github.com/mantidproject/mantid.git) Python · 262 lines
members_spec.rb (https://gitlab.com/mehlah/gitlab-ce) Ruby · 340 lines
35 get v3_api("/#{source_type.pluralize}/#{source.id}/members", user)
37 expect(response).to have_gitlab_http_status(200)
38 expect(json_response.size).to eq(2)
39 expect(json_response.map { |u| u['id'] }).to match_array [master.id, developer.id]
47 get v3_api("/#{source_type.pluralize}/#{source.id}/members", developer)
49 expect(response).to have_gitlab_http_status(200)
50 expect(json_response.size).to eq(2)
51 expect(json_response.map { |u| u['id'] }).to match_array [master.id, developer.id]
55 get v3_api("/#{source_type.pluralize}/#{source.id}/members", developer), query: master.username
57 expect(response).to have_gitlab_http_status(200)
58 expect(json_response.count).to eq(1)
59 expect(json_response.first['username']).to eq(master.username)
merge_request_approval_rules_spec.rb (https://gitlab.com/markglenfletcher/gitlab-ee) Ruby · 370 lines
rdfmt.c (https://github.com/avsm/src.git) C · 615 lines
printfmt.c (https://github.com/zTrix/ucore-mp64.git) C · 340 lines
31 * @num: the number will be printed
32 * @base: base for print, must be in [1, 16]
33 * @width: maximum number of digits, if the actual width is less than @width, use @padc instead
34 * @padc: character that padded on the left if the actual width is less than @width
35 * */
40 unsigned mod = do_div(result, base);
42 // first recursively print all preceding (more significant) digits
43 if (num >= base) {
44 printnum(putch, putdat, result, base, width - 1, padc);
45 } else {
46 // print any needed pad characters before first digit
47 while (-- width > 0)
48 putch(padc, putdat);
base_chat_notification_spec.rb (https://github.com/gitlabhq/gitlabhq.git) Ruby · 306 lines
22 let(:user) { create(:user) }
23 let(:webhook_url) { 'https://example.gitlab.com/' }
24 let(:data) { Gitlab::DataBuilder::Push.build_sample(subject.project, user) }
68 let_it_be(:note) { create(:note, noteable: issue, project: project) }
70 let(:data) { Gitlab::DataBuilder::Note.build(note, user) }
72 shared_examples 'notifies the chat integration' do
206 let(:label_filter) { '~Bug, ~Backend' }
207 let(:data) do
208 Gitlab::DataBuilder::Note.build(note, user).merge({
209 issue: {
210 labels: [
modal.css (https://gitlab.com/vicnicius/professorz) CSS · 497 lines
small_dialog.ui.4 (https://bitbucket.org/ultra_iter/qt-vtl.git) Forth · 181 lines
preproc-outofscope.c (https://github.com/abee008/postgres.git) C · 372 lines
45 typedef struct
46 {
47 int ndigits; /* number of digits in digits[] - can be 0! */
48 int weight; /* weight of first digit */
52 NumericDigit *buf; /* start of alloc'd space for digits[] */
53 NumericDigit *digits; /* decimal digits */
54 } numeric;
56 typedef struct
57 {
58 int ndigits; /* number of digits in digits[] - can be 0! */
59 int weight; /* weight of first digit */
61 int dscale; /* display scale */
62 int sign; /* NUMERIC_POS, NUMERIC_NEG, or NUMERIC_NAN */
63 NumericDigit digits[DECSIZE]; /* decimal digits */
64 } decimal;
0012_auto__add_field_submission_keywords__add_field_submission_bio.py (https://github.com/ygjb/batucada.git) Python · 165 lines
126 'slug': ('django.db.models.fields.SlugField', [], {'unique': 'True', 'max_length': '50', 'db_index': 'True'})
127 },
128 'taggit.tag': {
129 'Meta': {'object_name': 'Tag'},
130 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}),
133 },
134 'users.profiletag': {
135 'Meta': {'object_name': 'ProfileTag', '_ormbases': ['taggit.Tag']},
136 'category': ('django.db.models.fields.CharField', [], {'max_length': '10'}),
137 'tag_ptr': ('django.db.models.fields.related.OneToOneField', [], {'to': "orm['taggit.Tag']", 'unique': 'True', 'primary_key': 'True'})
Repositories.cs (https://github.com/fraga/gitextensions.git) C# · 270 lines
phone_book.c (https://github.com/yasuhito/twodaycourses.git) C · 350 lines
45 typedef struct phone_book_entry phone_book_entry;
47 static phone_book_number make_phone_book_number(const char * digits)
48 {
49 phone_book_number number;
50 strncpy(number.digits, digits, MAX_PHONE_NUMBER_LEN);
51 number.digits[MAX_PHONE_NUMBER_LEN] = '\0';
74 // create a number that was a prefix of another number;
75 // a number that was "unreachable"
76 const size_t min_length = min_size_t(strlen(lhs->digits), strlen(rhs->digits));
77 return strncmp(lhs->digits, rhs->digits, min_length);
158 {
159 .name = make_phone_book_name(name),
160 .number.digits[0] = '\0',
161 };
award_emoji.md (https://gitlab.com/markglenfletcher/gitlab-ce) Markdown · 360 lines
1 # Award Emoji API
3 > [Introduced](https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/4575) in GitLab 8.9. Snippet support added in 8.12.
5 An [awarded emoji](../user/award_emojis.md) tells a thousand words.
38 ```sh
39 curl --header "PRIVATE-TOKEN: <your_access_token>" https://gitlab.example.com/api/v4/projects/1/issues/80/award_emoji
40 ```
53 "state": "active",
54 "avatar_url": "http://www.gravatar.com/avatar/e64c7d89f26bd1972efa854d13d7dd61?s=80&d=identicon",
55 "web_url": "http://gitlab.example.com/root"
56 },
57 "created_at": "2016-06-15T10:09:34.206Z",
io.treehouses.remote.yml (https://gitlab.com/erics/fdroiddata) YAML · 604 lines
maxima.vim (https://bitbucket.org/ultra_iter/vim-qt.git) Vim Script · 274 lines
164 syn keyword maximaFunc reveal reverse revert revert2 rhs ric ricci riem riemann
165 syn keyword maximaFunc rinvariant risch rmxchar rncombine %rnum_list romberg rombergabs
166 syn keyword maximaFunc rombergit rombergmin rombergtol room rootsconmode rootscontract
167 syn keyword maximaFunc rootsepsilon round row run_testsuite save savedef savefactors
168 syn keyword maximaFunc scalarmatrixp scalarp scalefactors scanmap schur2comp sconcat
mail.xml (https://jedit.svn.sourceforge.net/svnroot/jedit) XML · 32 lines
smi-mib.xml (https://jedit.svn.sourceforge.net/svnroot/jedit) XML · 132 lines
lua.xml (https://jedit.svn.sourceforge.net/svnroot/jedit) XML · 239 lines
io.xml (https://jedit.svn.sourceforge.net/svnroot/jedit) XML · 155 lines
assembly-parrot.xml (https://jedit.svn.sourceforge.net/svnroot/jedit) XML · 139 lines
local_date_time.hpp (http://hadesmem.googlecode.com/svn/trunk/) text · 0 lines
globs.xml (https://jedit.svn.sourceforge.net/svnroot/jedit) XML · 137 lines
driver32.html
(https://bitbucket.org/freebsd/freebsd-head/)
HTML · 38 lines
✨ Summary
This HTML code outputs a documentation page for a WWVB receiver driver, specifically the Chrono-log K-series model. It provides information on the device’s address, reference ID, serial port settings, and features (in this case, none). The page also includes a description of the driver’s limitations and a timestamp indicating when the document was last modified.
This HTML code outputs a documentation page for a WWVB receiver driver, specifically the Chrono-log K-series model. It provides information on the device’s address, reference ID, serial port settings, and features (in this case, none). The page also includes a description of the driver’s limitations and a timestamp indicating when the document was last modified.
expr.c
(https://bitbucket.org/freebsd/freebsd-head/)
C · 2180 lines
✨ Summary
This C code is part of a compiler, specifically handling expressions and operands. It processes input lines to extract symbol names, perform arithmetic operations, and update expression values. The get_symbol_end
function extracts the end of a symbol name from an input line, while get_single_number
retrieves a single number value from an expression.
This C code is part of a compiler, specifically handling expressions and operands. It processes input lines to extract symbol names, perform arithmetic operations, and update expression values. The get_symbol_end
function extracts the end of a symbol name from an input line, while get_single_number
retrieves a single number value from an expression.
247 char c;
248 valueT number; /* Offset or (absolute) value. */
249 short int digit; /* Value of next digit in current radix. */
250 short int maxdig = 0; /* Highest permitted digit value. */
251 int too_many_digits = 0; /* If we see >= this number of. */
252 char *name; /* Points to name of symbol. */
253 symbolS *symbolP; /* Points to symbol. */
258 /* Most numbers fit into 32 bits, and we want this case to be fast.
259 so we pretend it will fit into 32 bits. If, after making up a 32
260 bit number, we realise that we have scanned more digits than
261 comfortably fit into 32 bits, we re-scan the digits coding them
329 case 2:
330 maxdig = 2;
331 too_many_digits = valuesize + 1;
332 break;
333 case 8:
pcm_lib.c
(http://omnia2droid.googlecode.com/svn/trunk/)
C · 2238 lines
✨ Summary
This C code implements a part of the Linux sound system, specifically the snd_pcm_lib_read
and related functions for reading audio data from a PCM (Pulse Code Modulation) device. It handles various aspects such as sanity checking, DMA (Direct Memory Access) operations, and user-space buffer copying. The code is designed to work with different types of audio devices and access modes, providing a flexible interface for reading audio data.
This C code implements a part of the Linux sound system, specifically the snd_pcm_lib_read
and related functions for reading audio data from a PCM (Pulse Code Modulation) device. It handles various aspects such as sanity checking, DMA (Direct Memory Access) operations, and user-space buffer copying. The code is designed to work with different types of audio devices and access modes, providing a flexible interface for reading audio data.
apdbg.c
(http://omnia2droid.googlecode.com/svn/trunk/)
C · 458 lines
✨ Summary
This C code is a part of a Linux kernel module that interacts with a wireless network interface card (NIC). It sends commands to the NIC using ioctl system calls, which allows for low-level control over the device. The code parses command-line arguments and converts them into binary data, then sends it to the NIC using ioctl.
This C code is a part of a Linux kernel module that interacts with a wireless network interface card (NIC). It sends commands to the NIC using ioctl system calls, which allows for low-level control over the device. The code parses command-line arguments and converts them into binary data, then sends it to the NIC using ioctl.
ruby.xml (https://jedit.svn.sourceforge.net/svnroot/jedit) XML · 463 lines
18 <PROPERTY NAME="indentNextLines" VALUE="\s*((if\s+.*|elsif\s+.*|else\s*|do(\s*|\s+.*)|case\s+.*|when\s+.*|while\s+.*|for\s+.*|until\s+.*|loop\s+.*|def\s+.*|class\s+.*|module\s+.*|begin.*|unless\s+.*)*)"/>
19 </PROPS>
20 <RULES ESCAPE="\" IGNORE_CASE="FALSE" HIGHLIGHT_DIGITS="TRUE" DIGIT_RE="(0b[01]([01_]*[01])?)|(0x[\p{XDigit}]([\p{XDigit}_]*[\p{XDigit}])?)|(0([0-7_]*[0-7])?)|(0d[0-9]([0-9_]*[0-9])?)|([1-9]([0-9_]*[0-9])?)|([0-9]([0-9_]*[0-9])?[Ee]([0-9]([0-9_]*[0-9])?)?)">
21 <!-- ^ Binary literal | ^ Hex literal | ^ Octal literal | ^ "0d" Style Dec lit | ^ Normal Dec literal | ^ Float literal w/out dec point, with exp. -->
tpl.xml (https://jedit.svn.sourceforge.net/svnroot/jedit) XML · 90 lines
13 <PROPERTY NAME="commentEnd" VALUE="-->" />
14 </PROPS>
15 <RULES IGNORE_CASE="TRUE" HIGHLIGHT_DIGITS="TRUE">
17 <!-- SGML comment -->
52 </RULES>
54 <RULES SET="TPL" DEFAULT="KEYWORD1" IGNORE_CASE="TRUE" HIGHLIGHT_DIGITS="TRUE">
56 <SPAN TYPE="LABEL">
74 </RULES>
76 <RULES SET="TAGS" DEFAULT="MARKUP" IGNORE_CASE="TRUE" HIGHLIGHT_DIGITS="TRUE">
77 <SPAN TYPE="LITERAL1">
78 <BEGIN>"</BEGIN>
assembly-r2000.xml (https://jedit.svn.sourceforge.net/svnroot/jedit) XML · 258 lines
modula3.xml (https://jedit.svn.sourceforge.net/svnroot/jedit) XML · 179 lines
lua.xml (https://jedit.svn.sourceforge.net/svnroot/jedit) XML · 235 lines
install.html (https://bitbucket.org/__wp__/mb-linux-msli.git) HTML · 436 lines
dsssl.xml (https://jedit.svn.sourceforge.net/svnroot/jedit) XML · 154 lines
objective-c.xml (https://jedit.svn.sourceforge.net/svnroot/jedit) XML · 120 lines
25 <RULES
26 IGNORE_CASE="FALSE"
27 HIGHLIGHT_DIGITS="TRUE" DIGIT_RE="[0-9][0-9a-zA-Z]*">
28 <EOL_SPAN TYPE="KEYWORD2" AT_WHITESPACE_END="TRUE" DELEGATE="CPP">#</EOL_SPAN>
36 <RULES SET="CORE"
37 IGNORE_CASE="FALSE"
38 HIGHLIGHT_DIGITS="TRUE" DIGIT_RE="[0-9][0-9a-zA-Z]*">
39 <KEYWORDS>
40 <!-- Types (Objective C) -->
81 <RULES SET="CPP"
82 IGNORE_CASE="FALSE"
83 HIGHLIGHT_DIGITS="TRUE" DIGIT_RE="[0-9][0-9a-zA-Z]*">
85 <EOL_SPAN_REGEXP HASH_CHAR="include" TYPE="MARKUP" DELEGATE="c::INCLUDE">include\b</EOL_SPAN_REGEXP>
ParserConstants.java
(https://jedit.svn.sourceforge.net/svnroot/jedit)
Java · 254 lines
✨ Summary
This Java code defines a set of constants for a parser, specifically for a programming language. It provides integer values and corresponding string representations for various keywords, literals, operators, and symbols in the language. These constants can be used to identify tokens during parsing and lexical analysis.
This Java code defines a set of constants for a parser, specifically for a programming language. It provides integer values and corresponding string representations for various keywords, literals, operators, and symbols in the language. These constants can be used to identify tokens during parsing and lexical analysis.
CONTRIBUTORS.pthreads-win32 (https://bitbucket.org/ultra_iter/qt-vtl.git) Unknown · 137 lines
perl.xml (https://jedit.svn.sourceforge.net/svnroot/jedit) XML · 595 lines
Token.java
(https://jedit.svn.sourceforge.net/svnroot/jedit)
Java · 165 lines
✨ Summary
This Java code defines a Token
class that represents a syntax token in a programming language. It provides methods to convert between token type strings and constants, as well as instance variables to store the token’s id, offset, length, rule set, and next token in a linked list. The class is used in a parser or compiler to manage syntax tokens during the parsing process.
This Java code defines a Token
class that represents a syntax token in a programming language. It provides methods to convert between token type strings and constants, as well as instance variables to store the token’s id, offset, length, rule set, and next token in a linked list. The class is used in a parser or compiler to manage syntax tokens during the parsing process.
base64.c
(https://bitbucket.org/freebsd/freebsd-head/)
C · 253 lines
✨ Summary
This C code implements functions for encoding and decoding base64 strings to and from buffers. It provides two main functions: isc_base64_tobuffer
and isc_base64_decodestring
, which convert a string to a buffer in base64 format, and vice versa. The code also includes helper functions like str_totext
and mem_tobuffer
for converting strings to buffers.
This C code implements functions for encoding and decoding base64 strings to and from buffers. It provides two main functions: isc_base64_tobuffer
and isc_base64_decodestring
, which convert a string to a buffer in base64 format, and vice versa. The code also includes helper functions like str_totext
and mem_tobuffer
for converting strings to buffers.
103 int length; /*%< Desired length of binary data or -1 */
104 isc_buffer_t *target; /*%< Buffer for resulting binary data */
105 int digits; /*%< Number of buffered base64 digits */
106 isc_boolean_t seen_end; /*%< True if "=" end marker seen */
107 int val[4];
111 base64_decode_init(base64_decode_ctx_t *ctx, int length, isc_buffer_t *target)
112 {
113 ctx->digits = 0;
114 ctx->seen_end = ISC_FALSE;
115 ctx->length = length;
125 if ((s = strchr(base64, c)) == NULL)
126 return (ISC_R_BADBASE64);
127 ctx->val[ctx->digits++] = s - base64;
128 if (ctx->digits == 4) {
163 ctx->length -= n;
164 }
165 ctx->digits = 0;
166 }
167 return (ISC_R_SUCCESS);
widgetsbase.ui.4 (https://bitbucket.org/ultra_iter/qt-vtl.git) Forth · 1177 lines
RETokenPOSIX.java
(https://jedit.svn.sourceforge.net/svnroot/jedit)
Java · 126 lines
✨ Summary
This Java class, RETokenPOSIX
, represents a token type in regular expressions for POSIX compliance. It defines various character classes (e.g., alphanumeric, alphabetical, control characters) and provides methods to match input strings against these classes. The class also includes functionality for negating matches and dumping the current state of the match.
This Java class, RETokenPOSIX
, represents a token type in regular expressions for POSIX compliance. It defines various character classes (e.g., alphanumeric, alphabetical, control characters) and provides methods to match input strings against these classes. The class also includes functionality for negating matches and dumping the current state of the match.
29 static final int BLANK = 2;
30 static final int CNTRL = 3;
31 static final int DIGIT = 4;
32 static final int GRAPH = 5;
33 static final int LOWER = 6;
36 static final int SPACE = 9;
37 static final int UPPER = 10;
38 static final int XDIGIT = 11;
40 // Array indices correspond to constants defined above.
41 static final String[] s_nameTable = {
42 "alnum", "alpha", "blank", "cntrl", "digit", "graph", "lower",
43 "print", "punct", "space", "upper", "xdigit"
72 case ALNUM:
73 // Note that there is some debate over whether '_' should be included
74 retval = Character.isLetterOrDigit(ch) || (ch == '_');
75 break;
76 case ALPHA:
pyrex.xml (https://jedit.svn.sourceforge.net/svnroot/jedit) XML · 39 lines
mqsc.xml (https://jedit.svn.sourceforge.net/svnroot/jedit) XML · 231 lines
postscript.xml (https://jedit.svn.sourceforge.net/svnroot/jedit) XML · 98 lines
ParserRuleSet.java
(https://jedit.svn.sourceforge.net/svnroot/jedit)
Java · 327 lines
✨ Summary
This Java class, ParserRuleSet
, represents a set of parser rules for syntax highlighting. It manages a collection of rules, imports other rule sets, and provides methods to add, retrieve, and manipulate rules. The class is designed to work with the jEdit text editor and uses regular expressions to highlight specific tokens in source code.
This Java class, ParserRuleSet
, represents a set of parser rules for syntax highlighting. It manages a collection of rules, imports other rule sets, and provides methods to add, retrieve, and manipulate rules. The class is designed to work with the jEdit text editor and uses regular expressions to highlight specific tokens in source code.
197 } //}}}
199 //{{{ getHighlightDigits() method
200 public boolean getHighlightDigits()
205 //{{{ setHighlightDigits() method
206 public void setHighlightDigits(boolean highlightDigits)
207 {
208 this.highlightDigits = highlightDigits;
209 } //}}}
211 //{{{ getDigitRegexp() method
212 public RE getDigitRegexp()
218 public void setDigitRegexp(RE digitRE)
219 {
220 this.digitRE = digitRE;
221 } //}}}
sysfs-bus-usb (http://omnia2droid.googlecode.com/svn/trunk/) Unknown · 147 lines
hayes-esp.txt (http://omnia2droid.googlecode.com/svn/trunk/) Unknown · 155 lines
InstallPanel.java
(https://jedit.svn.sourceforge.net/svnroot/jedit)
Java · 632 lines
✨ Summary
This Java code is part of a plugin manager for the JEdit text editor. It displays a table of plugins, allowing users to sort and install them. The code handles user interactions, such as clicking on column headers to sort the table, and installing selected plugins with optional dependencies. It also includes progress indicators and confirmation dialogs for installation operations.
This Java code is part of a plugin manager for the JEdit text editor. It displays a table of plugins, allowing users to sort and install them. The code handles user interactions, such as clicking on column headers to sort the table, and installing selected plugins with optional dependencies. It also includes progress indicators and confirmation dialogs for installation operations.
OriginAccessEntry.cpp (https://bitbucket.org/ultra_iter/qt-vtl.git) C++ · 80 lines
regexps.xml (https://jedit.svn.sourceforge.net/svnroot/jedit) XML · 128 lines
24 <itemizedlist>
25 <listitem><para><literal>.</literal> matches any single character</para></listitem>
26 <listitem><para><literal>\d</literal> matches any decimal digit</para></listitem>
27 <listitem><para><literal>\D</literal> matches any non-digit</para></listitem>
55 <listitem><para><literal>[[:blank:]]</literal> matches a space or horizontal tab</para></listitem>
56 <listitem><para><literal>[[:cntrl:]]</literal> matches a control character</para></listitem>
57 <listitem><para><literal>[[:digit:]]</literal> matches a decimal digit</para></listitem>
58 <listitem><para><literal>[[:graph:]]</literal> matches a non-space, non-control character</para></listitem>
59 <listitem><para><literal>[[:lower:]]</literal> matches a lowercase letter</para></listitem>
62 <listitem><para><literal>[[:space:]]</literal> matches any whitespace character, including newlines</para></listitem>
63 <listitem><para><literal>[[:upper:]]</literal> matches an uppercase letter</para></listitem>
64 <listitem><para><literal>[[:xdigit:]]</literal> matches a valid hexadecimal digit</para></listitem>
65 </itemizedlist>
66 <bridgehead renderas="sect3">Subexpressions and Backreferences</bridgehead>
normal_misc.html (http://hadesmem.googlecode.com/svn/trunk/) text · 0 lines
72 </span><span class="keyword">double</span> <span class="identifier">range</span> <span class="special">=</span> <span class="number">4</span><span class="special">;</span> <span class="comment">// min and max z = -range to +range.
73 </span><span class="keyword">int</span> <span class="identifier">precision</span> <span class="special">=</span> <span class="number">17</span><span class="special">;</span> <span class="comment">// traditional tables are only computed to much lower precision.
74 </span><span class="comment">// but std::numeric_limits<double>::max_digits10; on new Standard Libraries gives
75 </span><span class="comment">// 17, the maximum number of digits that can possibly be significant.
76 </span><span class="comment">// std::numeric_limits<double>::digits10; == 15 is number of guaranteed digits,
77 </span><span class="comment">// the other two digits being 'noisy'.
128 Graphs and Mathematical Tables", was eventually published in 1964,
129 and has been reprinted numerous times since. (A major replacement is
130 planned at <a href="http://dlmf.nist.gov" target="_top">Digital Library of Mathematical
131 Functions</a>).
132 </p>
assembly-x86.xml (https://jedit.svn.sourceforge.net/svnroot/jedit) XML · 865 lines
rfc.xml (https://jedit.svn.sourceforge.net/svnroot/jedit) XML · 29 lines
jcl.xml (https://jedit.svn.sourceforge.net/svnroot/jedit) XML · 68 lines
prolog.xml (https://jedit.svn.sourceforge.net/svnroot/jedit) XML · 183 lines
Comet.plist (https://bitbucket.org/Tsiannian/cocos2d-x.git) Unknown · 103 lines
98 <string>Comet.png</string>
99 <key>textureImageData</key>
100 <string>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</string>
101 </dict>
102 </plist>
LexVerilog.cxx
(https://code.google.com/p/pnotepad/)
C++ · 0 lines
✨ Summary
This C++ code defines a lexer module for Verilog, a hardware description language. It creates a lexer that can tokenize and colorize Verilog source code, with features like syntax highlighting, folding, and word lists. The ColouriseVerilogDoc
function is used to colorize the output, and the FoldVerilogDoc
function is used to fold the document into sections based on keywords and identifiers.
This C++ code defines a lexer module for Verilog, a hardware description language. It creates a lexer that can tokenize and colorize Verilog source code, with features like syntax highlighting, folding, and word lists. The ColouriseVerilogDoc
function is used to colorize the output, and the FoldVerilogDoc
function is used to fold the document into sections based on keywords and identifiers.
xhtml-lat1.ent (https://jedit.svn.sourceforge.net/svnroot/jedit) Unknown · 197 lines
38 <!ENTITY plusmn "±"> <!-- plus-minus sign = plus-or-minus sign,
39 U+00B1 ISOnum -->
40 <!ENTITY sup2 "²"> <!-- superscript two = superscript digit two
41 = squared, U+00B2 ISOnum -->
42 <!ENTITY sup3 "³"> <!-- superscript three = superscript digit three
50 = Greek middle dot, U+00B7 ISOnum -->
51 <!ENTITY cedil "¸"> <!-- cedilla = spacing cedilla, U+00B8 ISOdia -->
52 <!ENTITY sup1 "¹"> <!-- superscript one = superscript digit one,
53 U+00B9 ISOnum -->
54 <!ENTITY ordm "º"> <!-- masculine ordinal indicator,
NorwegianIME.java
(http://scandinavian-keyboard.googlecode.com/svn/trunk/)
Java · 1713 lines
✨ Summary
This Java code is part of a Norwegian keyboard layout implementation for Android devices. It defines various methods and data structures to handle keyboard input, word frequency calculations, and letter symbol mapping. The code appears to be responsible for processing user input, validating words, and promoting words to the user dictionary based on their frequency.
This Java code is part of a Norwegian keyboard layout implementation for Android devices. It defines various methods and data structures to handle keyboard input, word frequency calculations, and letter symbol mapping. The code appears to be responsible for processing user input, validating words, and promoting words to the user dictionary based on their frequency.
system.sci (git://pkgs.fedoraproject.org/scilab) Unknown · 44 lines
aspect-j.xml (https://jedit.svn.sourceforge.net/svnroot/jedit) XML · 168 lines
barcodes.php
(https://bitbucket.org/mstetson/obiblio/)
PHP · 50 lines
✨ Summary
This PHP code outputs a help section for understanding barcodes in OpenBiblio, providing instructions on how to use member barcodes, print member ID cards, bibliography copy barcodes, and media barcode labels, as well as using a barcode scanner with the system. It includes links to related pages and information on supported scanners.
This PHP code outputs a help section for understanding barcodes in OpenBiblio, providing instructions on how to use member barcodes, print member ID cards, bibliography copy barcodes, and media barcode labels, as well as using a barcode scanner with the system. It includes links to related pages and information on supported scanners.