github-linguist 4.5.14 → 4.5.15

Sign up to get free protection for your applications and to get access to all the features.
@@ -222,6 +222,9 @@
222
222
  "ECL": [
223
223
  ".ecl"
224
224
  ],
225
+ "ECLiPSe": [
226
+ ".ecl"
227
+ ],
225
228
  "Eagle": [
226
229
  ".brd",
227
230
  ".sch"
@@ -469,7 +472,8 @@
469
472
  ".lol"
470
473
  ],
471
474
  "LSL": [
472
- ".lsl"
475
+ ".lsl",
476
+ ".lslp"
473
477
  ],
474
478
  "Lasso": [
475
479
  ".las",
@@ -756,7 +760,6 @@
756
760
  ".pde"
757
761
  ],
758
762
  "Prolog": [
759
- ".ecl",
760
763
  ".pl",
761
764
  ".pro",
762
765
  ".prolog"
@@ -1042,6 +1045,9 @@
1042
1045
  "WebIDL": [
1043
1046
  ".webidl"
1044
1047
  ],
1048
+ "X10": [
1049
+ ".x10"
1050
+ ],
1045
1051
  "XC": [
1046
1052
  ".xc"
1047
1053
  ],
@@ -1056,6 +1062,7 @@
1056
1062
  ".gml",
1057
1063
  ".iml",
1058
1064
  ".ivy",
1065
+ ".jsproj",
1059
1066
  ".mdpolicy",
1060
1067
  ".mm",
1061
1068
  ".mod",
@@ -1325,8 +1332,8 @@
1325
1332
  ".gemrc"
1326
1333
  ]
1327
1334
  },
1328
- "tokens_total": 1024478,
1329
- "languages_total": 1423,
1335
+ "tokens_total": 1031350,
1336
+ "languages_total": 1443,
1330
1337
  "tokens": {
1331
1338
  "ABAP": {
1332
1339
  "*/**": 1,
@@ -26937,6 +26944,56 @@
26937
26944
  "a": 1,
26938
26945
  "self": 1
26939
26946
  },
26947
+ "ECLiPSe": {
26948
+ "-": 14,
26949
+ "lib": 1,
26950
+ "(": 20,
26951
+ "ic": 1,
26952
+ ")": 20,
26953
+ ".": 8,
26954
+ "vabs": 2,
26955
+ "Val": 8,
26956
+ "AbsVal": 10,
26957
+ "#": 9,
26958
+ ";": 1,
26959
+ "labeling": 2,
26960
+ "[": 9,
26961
+ "]": 9,
26962
+ "vabsIC": 1,
26963
+ "or": 1,
26964
+ "faitListe": 3,
26965
+ "_": 2,
26966
+ "First": 2,
26967
+ "|": 5,
26968
+ "Rest": 6,
26969
+ "Taille": 2,
26970
+ "Min": 2,
26971
+ "Max": 2,
26972
+ "Min..Max": 1,
26973
+ "Taille1": 2,
26974
+ "suite": 3,
26975
+ "Xi": 5,
26976
+ "Xi1": 7,
26977
+ "Xi2": 7,
26978
+ "checkRelation": 3,
26979
+ "VabsXi1": 2,
26980
+ "Xi.": 1,
26981
+ "checkPeriode": 3,
26982
+ "ListVar": 2,
26983
+ "length": 1,
26984
+ "Length": 2,
26985
+ "<": 1,
26986
+ "X1": 2,
26987
+ "X2": 2,
26988
+ "X3": 2,
26989
+ "X4": 2,
26990
+ "X5": 2,
26991
+ "X6": 2,
26992
+ "X7": 2,
26993
+ "X8": 2,
26994
+ "X9": 2,
26995
+ "X10": 3
26996
+ },
26940
26997
  "Eagle": {
26941
26998
  "<?xml>": 2,
26942
26999
  "version=": 4,
@@ -52187,70 +52244,70 @@
52187
52244
  "KTHXBYE": 1
52188
52245
  },
52189
52246
  "LSL": {
52190
- "integer": 8,
52191
- "someIntNormal": 2,
52192
- ";": 29,
52193
- "someIntHex": 2,
52194
- "someIntMath": 2,
52195
- "PI_BY_TWO": 2,
52196
- "event": 2,
52197
- "//": 5,
52198
- "is": 3,
52199
- "invalid.illegal": 2,
52200
- "key": 3,
52201
- "someKeyTexture": 2,
52202
- "TEXTURE_DEFAULT": 2,
52203
- "string": 5,
52204
- "someStringSpecial": 2,
52205
- "EOF": 2,
52206
- "some_user_defined_function_without_return_type": 2,
52207
- "(": 19,
52208
- "inputAsString": 2,
52209
- ")": 19,
52210
- "{": 9,
52211
- "llSay": 1,
52212
- "PUBLIC_CHANNEL": 4,
52213
- "}": 9,
52214
- "user_defined_function_returning_a_string": 2,
52215
- "inputAsKey": 2,
52216
- "return": 1,
52217
- "default": 2,
52218
- "state_entry": 2,
52219
- "someKey": 3,
52220
- "NULL_KEY": 1,
52221
- "llGetOwner": 1,
52222
- "someString": 2,
52223
- "touch_start": 1,
52224
- "num_detected": 2,
52225
- "list": 1,
52226
- "agentsInRegion": 3,
52227
- "llGetAgentList": 1,
52228
- "AGENT_LIST_REGION": 1,
52229
- "[": 1,
52230
- "]": 1,
52231
- "numOfAgents": 2,
52232
- "llGetListLength": 1,
52233
- "index": 4,
52234
- "defaults": 1,
52235
- "to": 1,
52236
- "for": 2,
52237
- "<": 1,
52238
- "-": 1,
52239
- "+": 2,
52240
- "each": 1,
52241
- "agent": 1,
52242
- "in": 1,
52243
- "region": 1,
52244
- "llRegionSayTo": 1,
52245
- "llList2Key": 1,
52246
- "touch_end": 1,
52247
- "llSetInventoryPermMask": 1,
52248
- "MASK_NEXT": 1,
52249
- "PERM_ALL": 1,
52250
- "reserved.godmode": 1,
52251
- "llWhisper": 2,
52252
- "state": 3,
52253
- "other": 2
52247
+ "integer": 16,
52248
+ "someIntNormal": 4,
52249
+ ";": 58,
52250
+ "someIntHex": 4,
52251
+ "someIntMath": 4,
52252
+ "PI_BY_TWO": 4,
52253
+ "event": 4,
52254
+ "//": 10,
52255
+ "is": 6,
52256
+ "invalid.illegal": 4,
52257
+ "key": 6,
52258
+ "someKeyTexture": 4,
52259
+ "TEXTURE_DEFAULT": 4,
52260
+ "string": 10,
52261
+ "someStringSpecial": 4,
52262
+ "EOF": 4,
52263
+ "some_user_defined_function_without_return_type": 4,
52264
+ "(": 38,
52265
+ "inputAsString": 4,
52266
+ ")": 38,
52267
+ "{": 18,
52268
+ "llSay": 2,
52269
+ "PUBLIC_CHANNEL": 8,
52270
+ "}": 18,
52271
+ "user_defined_function_returning_a_string": 4,
52272
+ "inputAsKey": 4,
52273
+ "return": 2,
52274
+ "default": 4,
52275
+ "state_entry": 4,
52276
+ "someKey": 6,
52277
+ "NULL_KEY": 2,
52278
+ "llGetOwner": 2,
52279
+ "someString": 4,
52280
+ "touch_start": 2,
52281
+ "num_detected": 4,
52282
+ "list": 2,
52283
+ "agentsInRegion": 6,
52284
+ "llGetAgentList": 2,
52285
+ "AGENT_LIST_REGION": 2,
52286
+ "[": 2,
52287
+ "]": 2,
52288
+ "numOfAgents": 4,
52289
+ "llGetListLength": 2,
52290
+ "index": 8,
52291
+ "defaults": 2,
52292
+ "to": 2,
52293
+ "for": 4,
52294
+ "<": 2,
52295
+ "-": 2,
52296
+ "+": 4,
52297
+ "each": 2,
52298
+ "agent": 2,
52299
+ "in": 2,
52300
+ "region": 2,
52301
+ "llRegionSayTo": 2,
52302
+ "llList2Key": 2,
52303
+ "touch_end": 2,
52304
+ "llSetInventoryPermMask": 2,
52305
+ "MASK_NEXT": 2,
52306
+ "PERM_ALL": 2,
52307
+ "reserved.godmode": 2,
52308
+ "llWhisper": 4,
52309
+ "state": 6,
52310
+ "other": 4
52254
52311
  },
52255
52312
  "Lasso": {
52256
52313
  "<": 7,
@@ -83172,15 +83229,15 @@
83172
83229
  "TWO_PI": 1
83173
83230
  },
83174
83231
  "Prolog": {
83175
- "-": 365,
83232
+ "-": 351,
83176
83233
  "module": 4,
83177
- "(": 1202,
83234
+ "(": 1182,
83178
83235
  "cpa_admin": 1,
83179
- "[": 313,
83236
+ "[": 304,
83180
83237
  "change_password_form//1": 1,
83181
- "]": 311,
83182
- ")": 1199,
83183
- ".": 250,
83238
+ "]": 302,
83239
+ ")": 1179,
83240
+ ".": 242,
83184
83241
  "use_module": 21,
83185
83242
  "user": 45,
83186
83243
  "user_db": 1,
@@ -83251,7 +83308,7 @@
83251
83308
  "anonymous": 2,
83252
83309
  "catch": 2,
83253
83310
  "check_permission": 1,
83254
- "_": 64,
83311
+ "_": 62,
83255
83312
  "fail": 3,
83256
83313
  "//": 7,
83257
83314
  "HTML": 4,
@@ -83271,7 +83328,7 @@
83271
83328
  "block": 2,
83272
83329
  "tr": 16,
83273
83330
  "th": 12,
83274
- "|": 58,
83331
+ "|": 53,
83275
83332
  "T": 6,
83276
83333
  "user_property": 8,
83277
83334
  "realname": 18,
@@ -83284,8 +83341,8 @@
83284
83341
  "keysort": 1,
83285
83342
  "Pairs": 15,
83286
83343
  "OnLine": 4,
83287
- ";": 40,
83288
- "length": 10,
83344
+ ";": 39,
83345
+ "length": 9,
83289
83346
  "N": 7,
83290
83347
  "online": 3,
83291
83348
  "td": 20,
@@ -83309,7 +83366,7 @@
83309
83366
  "is": 26,
83310
83367
  "round": 1,
83311
83368
  "Hour": 2,
83312
- "Min": 4,
83369
+ "Min": 2,
83313
83370
  "mod": 2,
83314
83371
  "Sec": 2,
83315
83372
  "format": 9,
@@ -83389,7 +83446,7 @@
83389
83446
  "have": 1,
83390
83447
  "administrative": 2,
83391
83448
  "rights": 2,
83392
- "or": 3,
83449
+ "or": 2,
83393
83450
  "database": 1,
83394
83451
  "be": 6,
83395
83452
  "empty.": 1,
@@ -83678,7 +83735,7 @@
83678
83735
  "escape": 2,
83679
83736
  "Numeric": 4,
83680
83737
  "Modifier": 2,
83681
- "Rest": 12,
83738
+ "Rest": 6,
83682
83739
  "numeric_argument": 5,
83683
83740
  "modifier_argument": 3,
83684
83741
  "Codes": 21,
@@ -83841,7 +83898,7 @@
83841
83898
  "Args0": 2,
83842
83899
  "nth1": 2,
83843
83900
  "combiner": 4,
83844
- "First": 6,
83901
+ "First": 4,
83845
83902
  "Buddies": 8,
83846
83903
  "make_pairs": 4,
83847
83904
  "Pairs1": 2,
@@ -83869,40 +83926,6 @@
83869
83926
  "PossiblePairs": 2,
83870
83927
  "NbBuddies": 2,
83871
83928
  "/": 1,
83872
- "lib": 1,
83873
- "ic": 1,
83874
- "vabs": 2,
83875
- "Val": 8,
83876
- "AbsVal": 10,
83877
- "#": 9,
83878
- "labeling": 2,
83879
- "vabsIC": 1,
83880
- "faitListe": 3,
83881
- "Taille": 2,
83882
- "Max": 2,
83883
- "Min..Max": 1,
83884
- "Taille1": 2,
83885
- "suite": 3,
83886
- "Xi": 5,
83887
- "Xi1": 7,
83888
- "Xi2": 7,
83889
- "checkRelation": 3,
83890
- "VabsXi1": 2,
83891
- "Xi.": 1,
83892
- "checkPeriode": 3,
83893
- "ListVar": 2,
83894
- "Length": 2,
83895
- "<": 1,
83896
- "X1": 2,
83897
- "X2": 2,
83898
- "X3": 2,
83899
- "X4": 2,
83900
- "X5": 2,
83901
- "X6": 2,
83902
- "X7": 2,
83903
- "X8": 2,
83904
- "X9": 2,
83905
- "X10": 3,
83906
83929
  "male": 3,
83907
83930
  "john": 2,
83908
83931
  "peter": 3,
@@ -106518,6 +106541,545 @@
106518
106541
  "RequestInit": 1,
106519
106542
  "init": 1
106520
106543
  },
106544
+ "X10": {
106545
+ "import": 33,
106546
+ "x10.io.Console": 9,
106547
+ ";": 557,
106548
+ "public": 55,
106549
+ "class": 22,
106550
+ "ArraySum": 2,
106551
+ "{": 230,
106552
+ "var": 41,
106553
+ "sum": 6,
106554
+ "Long": 78,
106555
+ "val": 195,
106556
+ "data": 20,
106557
+ "Rail": 55,
106558
+ "[": 97,
106559
+ "]": 97,
106560
+ "def": 77,
106561
+ "this": 14,
106562
+ "(": 875,
106563
+ "n": 40,
106564
+ ")": 876,
106565
+ "//": 9,
106566
+ "Create": 1,
106567
+ "a": 18,
106568
+ "with": 1,
106569
+ "elements": 1,
106570
+ "-": 99,
106571
+ "all": 1,
106572
+ "initialized": 2,
106573
+ "to": 3,
106574
+ "new": 65,
106575
+ "}": 228,
106576
+ "start": 16,
106577
+ "last": 2,
106578
+ "mySum": 5,
106579
+ "for": 84,
106580
+ "i": 95,
106581
+ "in": 84,
106582
+ "start..": 1,
106583
+ "+": 171,
106584
+ "return": 30,
106585
+ "numThreads": 8,
106586
+ "mySize": 1,
106587
+ "data.size/numThreads": 1,
106588
+ "finish": 17,
106589
+ "p": 27,
106590
+ "async": 17,
106591
+ "p*mySize": 1,
106592
+ "*mySize": 1,
106593
+ "atomic": 8,
106594
+ "static": 54,
106595
+ "main": 18,
106596
+ "args": 30,
106597
+ "String": 18,
106598
+ "size": 9,
106599
+ "*1000*1000": 1,
106600
+ "if": 42,
106601
+ "args.size": 12,
106602
+ "Long.parse": 10,
106603
+ "Console.OUT.println": 45,
106604
+ "P": 13,
106605
+ "//warmup": 3,
106606
+ "loop": 1,
106607
+ "a.sum": 5,
106608
+ "time": 2,
106609
+ "long": 25,
106610
+ "System.nanoTime": 18,
106611
+ "time/": 1,
106612
+ "*1000": 1,
106613
+ "x10.xrx.Runtime": 1,
106614
+ "Cancellation": 1,
106615
+ "job": 5,
106616
+ "id": 2,
106617
+ "iterations": 6,
106618
+ "at": 14,
106619
+ "Place.places": 7,
106620
+ ".next": 1,
106621
+ "here": 6,
106622
+ "Console.ERR.println": 7,
106623
+ "System.sleep": 1,
106624
+ "void": 2,
106625
+ "w1": 1,
106626
+ "Runtime.submit": 4,
106627
+ "w1.await": 1,
106628
+ "w2": 1,
106629
+ "System.threadSleep": 3,
106630
+ "c1": 1,
106631
+ "Runtime.cancelAll": 2,
106632
+ "try": 1,
106633
+ "w2.await": 1,
106634
+ "catch": 1,
106635
+ "e": 2,
106636
+ "Exception": 1,
106637
+ "c1.await": 1,
106638
+ "waiting": 1,
106639
+ "cancellation": 1,
106640
+ "be": 1,
106641
+ "processed": 1,
106642
+ "c2": 1,
106643
+ "c2.await": 1,
106644
+ "Fibonacci": 1,
106645
+ "fib": 4,
106646
+ "<=2)>": 1,
106647
+ "1": 3,
106648
+ "f1": 3,
106649
+ "f2": 3,
106650
+ "2": 1,
106651
+ "f": 6,
106652
+ "x10.array.*": 3,
106653
+ "x10.compiler.Foreach": 3,
106654
+ "x10.compiler.Inline": 1,
106655
+ "HeatTransfer_v0": 2,
106656
+ "EPSILON": 6,
106657
+ "N": 45,
106658
+ "A": 18,
106659
+ "Array_2": 17,
106660
+ "Double": 17,
106661
+ "self": 4,
106662
+ "null": 4,
106663
+ "Tmp": 10,
106664
+ "zero": 1,
106665
+ "*": 8,
106666
+ "array": 1,
106667
+ "of": 1,
106668
+ "doubles": 1,
106669
+ "j": 73,
106670
+ "set": 1,
106671
+ "one": 1,
106672
+ "border": 1,
106673
+ "row": 1,
106674
+ "final": 2,
106675
+ "@Inline": 1,
106676
+ "stencil": 4,
106677
+ "x": 28,
106678
+ "y": 22,
106679
+ "/": 16,
106680
+ "run": 5,
106681
+ "is": 2,
106682
+ "DenseIterationSpace_2": 2,
106683
+ "delta": 6,
106684
+ "do": 2,
106685
+ "Foreach.blockReduce": 2,
106686
+ "Math.abs": 10,
106687
+ "b": 19,
106688
+ "Math.max": 2,
106689
+ "Array.swap": 1,
106690
+ "while": 5,
106691
+ "prettyPrintResult": 2,
106692
+ "Console.OUT.printf": 5,
106693
+ "ht": 2,
106694
+ "ht.run": 2,
106695
+ "stop": 4,
106696
+ "as": 13,
106697
+ "double": 16,
106698
+ "/1e9": 2,
106699
+ "<": 14,
106700
+ "ht.prettyPrintResult": 2,
106701
+ "x10.util.Team": 2,
106702
+ "HeatTransfer_v1": 2,
106703
+ "DistArray_BlockBlock_2": 4,
106704
+ "init": 7,
106705
+ "cls": 5,
106706
+ "dx": 4,
106707
+ "dy": 4,
106708
+ "A.place": 2,
106709
+ "tmp": 18,
106710
+ "myTeam": 1,
106711
+ "Team": 1,
106712
+ "A.placeGroup": 2,
106713
+ "li": 1,
106714
+ "A.localIndices": 1,
106715
+ "interior": 3,
106716
+ "li.min": 4,
106717
+ "li.max": 4,
106718
+ "myDelta": 2,
106719
+ "myTeam.barrier": 1,
106720
+ "Foreach.block": 1,
106721
+ "myTeam.allreduce": 1,
106722
+ "Team.MAX": 1,
106723
+ "HelloWholeWorld": 1,
106724
+ "HelloWorld": 1,
106725
+ "Histogram": 1,
106726
+ "compute": 5,
106727
+ "Int": 26,
106728
+ "numBins": 3,
106729
+ "bins": 3,
106730
+ "data.range": 1,
106731
+ "%": 3,
106732
+ "S": 4,
106733
+ "Boolean": 5,
106734
+ "int": 5,
106735
+ "v": 2,
106736
+ "ok": 8,
106737
+ "true": 6,
106738
+ "b.range": 1,
106739
+ "&": 1,
106740
+ "Int.parse": 3,
106741
+ "else": 4,
106742
+ "Integrate": 2,
106743
+ "epsilon": 2,
106744
+ "fun": 5,
106745
+ "computeArea": 1,
106746
+ "left": 10,
106747
+ "right": 10,
106748
+ "recEval": 4,
106749
+ "private": 2,
106750
+ "l": 4,
106751
+ "fl": 3,
106752
+ "r": 9,
106753
+ "fr": 5,
106754
+ "h": 5,
106755
+ "hh": 3,
106756
+ "c": 6,
106757
+ "fc": 5,
106758
+ "al": 3,
106759
+ "ar": 3,
106760
+ "alr": 3,
106761
+ "expr1": 3,
106762
+ "expr2": 3,
106763
+ "obj": 1,
106764
+ "x*x": 3,
106765
+ "xMax": 3,
106766
+ "area": 2,
106767
+ "obj.computeArea": 1,
106768
+ "x10.util.Random": 6,
106769
+ "KMeans": 3,
106770
+ "myDim": 14,
106771
+ "DIM": 26,
106772
+ "K": 3,
106773
+ "POINTS": 6,
106774
+ "ITERATIONS": 4,
106775
+ "EPS": 2,
106776
+ "type": 8,
106777
+ "ValVector": 7,
106778
+ "k": 60,
106779
+ "Float": 38,
106780
+ "self.size": 3,
106781
+ "Vector": 4,
106782
+ "SumVector": 8,
106783
+ "d": 35,
106784
+ "V": 4,
106785
+ "self.dim": 1,
106786
+ "dim": 22,
106787
+ "implements": 1,
106788
+ "vec": 9,
106789
+ "count": 7,
106790
+ "property": 2,
106791
+ "this.dim": 1,
106792
+ "operator": 1,
106793
+ "makeZero": 1,
106794
+ "addIn": 1,
106795
+ "div": 2,
106796
+ "dist": 23,
106797
+ "tmp*tmp": 2,
106798
+ "print": 1,
106799
+ "Console.OUT.print": 9,
106800
+ "normalize": 1,
106801
+ "self.myDim": 1,
106802
+ "KMeansData": 4,
106803
+ "myK": 12,
106804
+ "computeMeans": 1,
106805
+ "points": 12,
106806
+ "redCluster": 7,
106807
+ "blackCluster": 6,
106808
+ "closest": 15,
106809
+ "closestDist": 6,
106810
+ "Float.MAX_VALUE": 4,
106811
+ "point": 3,
106812
+ "mean": 1,
106813
+ "cluster.": 1,
106814
+ ".dist": 2,
106815
+ ".addIn": 1,
106816
+ ".normalize": 1,
106817
+ "false": 5,
106818
+ "break": 7,
106819
+ ".makeZero": 1,
106820
+ "rnd": 3,
106821
+ "Random": 6,
106822
+ "rnd.nextFloat": 1,
106823
+ "result": 13,
106824
+ ".computeMeans": 1,
106825
+ ".print": 1,
106826
+ "KMeansDist": 1,
106827
+ "CLUSTERS": 22,
106828
+ "world": 13,
106829
+ "local_curr_clusters": 3,
106830
+ "PlaceLocalHandle.make": 7,
106831
+ "local_new_clusters": 4,
106832
+ "local_cluster_counts": 4,
106833
+ "DistArray_Block_2": 1,
106834
+ ".nextFloat": 1,
106835
+ "central_clusters": 8,
106836
+ "points.place": 2,
106837
+ "old_central_clusters": 3,
106838
+ "central_cluster_counts": 3,
106839
+ "iter": 7,
106840
+ "central_clusters.indices": 1,
106841
+ ".clear": 1,
106842
+ "closest_dist": 6,
106843
+ "old_central_clusters.indices": 2,
106844
+ "central_cluster_counts.clear": 1,
106845
+ "central_clusters_gr": 2,
106846
+ "GlobalRef": 2,
106847
+ "central_cluster_counts_gr": 2,
106848
+ "there": 2,
106849
+ "tmp_new_clusters": 2,
106850
+ "tmp_cluster_counts": 2,
106851
+ "tmp_new_clusters.indices": 1,
106852
+ "x10.array.Array": 1,
106853
+ "x10.array.Array_2": 1,
106854
+ "KMeansDistPlh": 1,
106855
+ "ClusterState": 3,
106856
+ "clusters": 3,
106857
+ "clusterCounts": 3,
106858
+ "numPoints": 1,
106859
+ "clusterStatePlh": 2,
106860
+ "currentClustersPlh": 2,
106861
+ "pointsPlh": 3,
106862
+ "rand": 1,
106863
+ "here.id": 5,
106864
+ "numPoints/world.size": 1,
106865
+ "rand.nextFloat": 1,
106866
+ "centralCurrentClusters": 6,
106867
+ "centralNewClusters": 5,
106868
+ "centralClusterCounts": 3,
106869
+ "centralCurrentClusters.indices": 2,
106870
+ "place": 2,
106871
+ "placeClusters": 1,
106872
+ "currentClusters": 3,
106873
+ "Array.copy": 2,
106874
+ "clusterState": 2,
106875
+ "newClusters": 2,
106876
+ "clusterState.clusters": 1,
106877
+ "newClusters.clear": 1,
106878
+ "clusterState.clusterCounts": 1,
106879
+ "clusterCounts.clear": 1,
106880
+ "points.numElems_1": 1,
106881
+ "centralNewClusters.indices": 1,
106882
+ "placeClusters.clusters": 1,
106883
+ "placeClusters.clusterCounts": 1,
106884
+ "centralNewClusters.clear": 1,
106885
+ "centralClusterCounts.clear": 1,
106886
+ "x10.io.File": 1,
106887
+ "x10.io.Marshal": 1,
106888
+ "x10.io.IOException": 1,
106889
+ "x10.util.OptionsParser": 1,
106890
+ "x10.util.Option": 1,
106891
+ "KMeansSPMD": 1,
106892
+ "printClusters": 3,
106893
+ "dims": 2,
106894
+ "clusters.size/dims": 1,
106895
+ "k*dims": 1,
106896
+ ".toString": 1,
106897
+ "Place.FIRST_PLACE": 1,
106898
+ "opts": 10,
106899
+ "OptionsParser": 1,
106900
+ "Option": 9,
106901
+ "opts.filteredArgs": 2,
106902
+ ".size": 1,
106903
+ "System.setExitCode": 1,
106904
+ "opts.usage": 1,
106905
+ "fname": 2,
106906
+ "num_clusters": 5,
106907
+ "num_slices": 3,
106908
+ "num_global_points": 3,
106909
+ "verbose": 3,
106910
+ "quiet": 2,
106911
+ "file": 1,
106912
+ "File": 1,
106913
+ "file.openRead": 1,
106914
+ "init_points": 2,
106915
+ "Float.fromIntBits": 1,
106916
+ "Marshal.INT.read": 1,
106917
+ ".reverseBytes": 1,
106918
+ "num_file_points": 1,
106919
+ "file.size": 1,
106920
+ "file_points": 3,
106921
+ "num_file_points*dim": 1,
106922
+ "team": 1,
106923
+ "Team.WORLD": 1,
106924
+ "num_slice_points": 6,
106925
+ "Place.numPlaces": 3,
106926
+ "compute_time": 3,
106927
+ "comm_time": 3,
106928
+ "barrier_time": 3,
106929
+ "host_clusters": 9,
106930
+ "num_clusters*dim": 2,
106931
+ "host_cluster_counts": 5,
106932
+ "slice": 2,
106933
+ "offset": 5,
106934
+ "slice*Place.numPlaces": 1,
106935
+ "h.toString": 1,
106936
+ "i/num_slice_points": 1,
106937
+ "d*num_file_points": 1,
106938
+ "host_points": 3,
106939
+ "num_slice_points*dim": 1,
106940
+ "host_nearest": 1,
106941
+ "start_time": 1,
106942
+ "System.currentTimeMillis": 1,
106943
+ "team.barrier": 2,
106944
+ "main_loop": 3,
106945
+ "//if": 1,
106946
+ "old_clusters": 3,
106947
+ "host_clusters.size": 3,
106948
+ "Rail.copy": 1,
106949
+ "host_clusters.clear": 1,
106950
+ "host_cluster_counts.clear": 1,
106951
+ "d*num_slice_points": 2,
106952
+ "k*dim": 2,
106953
+ "closest*dim": 1,
106954
+ "team.allreduce": 2,
106955
+ "Team.ADD": 2,
106956
+ "host_cluster_counts.size": 1,
106957
+ "&&": 1,
106958
+ "true/*": 1,
106959
+ "||": 3,
106960
+ "clusters_old": 1,
106961
+ "*/": 1,
106962
+ "continue": 1,
106963
+ "compute_time/1E9": 1,
106964
+ "comm_time/1E9": 1,
106965
+ "barrier_time/1E9": 1,
106966
+ "x10.array.DistArray_Unique": 2,
106967
+ "MontyPi": 1,
106968
+ "initializer": 2,
106969
+ "r.nextDouble": 2,
106970
+ "y*y": 2,
106971
+ "<=>": 1,
106972
+ "0": 2,
106973
+ "DistArray_Unique": 3,
106974
+ "Place": 1,
106975
+ "places": 1,
106976
+ "pi": 2,
106977
+ "4": 1,
106978
+ "reduce": 1,
106979
+ "N*Place.numPlaces": 1,
106980
+ "NQueensDist": 2,
106981
+ "EXPECTED_SOLUTIONS": 4,
106982
+ "results": 1,
106983
+ "R": 4,
106984
+ "LongRange": 1,
106985
+ "this.N": 2,
106986
+ "this.P": 2,
106987
+ "this.results": 1,
106988
+ "this.R": 2,
106989
+ "Board": 6,
106990
+ ".distSearch": 1,
106991
+ "results.reduce": 1,
106992
+ "q": 10,
106993
+ "fixed": 14,
106994
+ "safe": 4,
106995
+ "search": 4,
106996
+ "searchOne": 5,
106997
+ "NQueensDist.this.results": 1,
106998
+ "distSearch": 1,
106999
+ "work": 4,
107000
+ "R.split": 2,
107001
+ "myPiece": 2,
107002
+ "p.id": 1,
107003
+ "//finish": 2,
107004
+ "NQueensPar": 4,
107005
+ ".start": 2,
107006
+ "nq": 2,
107007
+ "answer": 3,
107008
+ "nq.run": 1,
107009
+ "nq.N": 3,
107010
+ "nSolutions": 1,
107011
+ "IntRange": 1,
107012
+ "n..": 2,
107013
+ ".parSearch": 1,
107014
+ "this.q": 1,
107015
+ "b.q": 1,
107016
+ "this.fixed": 1,
107017
+ "b.fixed": 1,
107018
+ "NQueensPar.this.nSolutions": 1,
107019
+ "parSearch": 1,
107020
+ "board": 1,
107021
+ "w": 2,
107022
+ "board.searchOne": 1,
107023
+ "ps": 2,
107024
+ "numTasks": 4,
107025
+ "nq.start": 1,
107026
+ "nq.nSolutions": 2,
107027
+ "QSort": 1,
107028
+ "partition": 2,
107029
+ "pivot": 3,
107030
+ "qsort": 4,
107031
+ "index": 5,
107032
+ "r.nextInt": 1,
107033
+ "StructSpheres": 1,
107034
+ "Real": 16,
107035
+ "struct": 2,
107036
+ "Vector3": 9,
107037
+ "z": 8,
107038
+ "getX": 1,
107039
+ "getY": 1,
107040
+ "getZ": 1,
107041
+ "add": 2,
107042
+ "other": 2,
107043
+ "this.x": 2,
107044
+ "other.x": 1,
107045
+ "this.y": 2,
107046
+ "other.y": 1,
107047
+ "this.z": 2,
107048
+ "other.z": 1,
107049
+ "neg": 1,
107050
+ "sub": 1,
107051
+ "other.neg": 1,
107052
+ "length": 1,
107053
+ "Math.sqrtf": 1,
107054
+ "length2": 2,
107055
+ "z*z": 1,
107056
+ "WorldObject": 3,
107057
+ "pos": 5,
107058
+ "renderingDistance": 2,
107059
+ "intersects": 1,
107060
+ "home": 1,
107061
+ "home.sub": 1,
107062
+ ".length2": 1,
107063
+ "renderingDistance*renderingDistance": 1,
107064
+ "protected": 2,
107065
+ "boolean": 1,
107066
+ "reps": 2,
107067
+ "num_objects": 2,
107068
+ "world_size": 1,
107069
+ "obj_max_size": 1,
107070
+ "ran": 1,
107071
+ "spheres": 2,
107072
+ "ran.nextDouble": 7,
107073
+ "*world_size": 6,
107074
+ "*obj_max_size": 1,
107075
+ "time_start": 2,
107076
+ "counter": 4,
107077
+ "spheres.range": 1,
107078
+ ".intersects": 1,
107079
+ "time_taken": 1,
107080
+ "time_taken/1E9": 1,
107081
+ "expected": 3
107082
+ },
106521
107083
  "XC": {
106522
107084
  "int": 2,
106523
107085
  "main": 1,
@@ -106535,9 +107097,9 @@
106535
107097
  "return": 1
106536
107098
  },
106537
107099
  "XML": {
106538
- "<?xml>": 22,
106539
- "version=": 38,
106540
- "encoding=": 16,
107100
+ "<?xml>": 23,
107101
+ "version=": 39,
107102
+ "encoding=": 17,
106541
107103
  "standalone=": 3,
106542
107104
  "<document>": 2,
106543
107105
  "type=": 12,
@@ -106586,28 +107148,28 @@
106586
107148
  "</window>": 1,
106587
107149
  "</objects>": 1,
106588
107150
  "</document>": 2,
106589
- "<Project>": 7,
106590
- "ToolsVersion=": 6,
106591
- "DefaultTargets=": 5,
106592
- "xmlns=": 12,
106593
- "<Import>": 21,
106594
- "Project=": 12,
106595
- "Condition=": 37,
106596
- "<PropertyGroup>": 26,
106597
- "<Configuration>": 6,
106598
- "Debug": 10,
106599
- "</Configuration>": 6,
106600
- "<Platform>": 6,
106601
- "AnyCPU": 10,
106602
- "</Platform>": 6,
106603
- "<ProjectGuid>": 5,
107151
+ "<Project>": 8,
107152
+ "ToolsVersion=": 7,
107153
+ "DefaultTargets=": 6,
107154
+ "xmlns=": 13,
107155
+ "<Import>": 25,
107156
+ "Project=": 16,
107157
+ "Condition=": 39,
107158
+ "<PropertyGroup>": 29,
107159
+ "<Configuration>": 14,
107160
+ "Debug": 14,
107161
+ "</Configuration>": 14,
107162
+ "<Platform>": 14,
107163
+ "AnyCPU": 12,
107164
+ "</Platform>": 14,
107165
+ "<ProjectGuid>": 6,
106604
107166
  "{": 7,
106605
107167
  "D9BF15": 1,
106606
- "-": 151,
107168
+ "-": 156,
106607
107169
  "D10": 1,
106608
107170
  "ABAD688E8B": 1,
106609
107171
  "}": 7,
106610
- "</ProjectGuid>": 5,
107172
+ "</ProjectGuid>": 6,
106611
107173
  "<OutputType>": 4,
106612
107174
  "Exe": 4,
106613
107175
  "</OutputType>": 4,
@@ -106627,9 +107189,9 @@
106627
107189
  "<FileAlignment>": 3,
106628
107190
  "</FileAlignment>": 3,
106629
107191
  "<AutoGenerateBindingRedirects>": 3,
106630
- "true": 24,
107192
+ "true": 28,
106631
107193
  "</AutoGenerateBindingRedirects>": 3,
106632
- "</PropertyGroup>": 25,
107194
+ "</PropertyGroup>": 28,
106633
107195
  "<PlatformTarget>": 6,
106634
107196
  "</PlatformTarget>": 6,
106635
107197
  "<DebugSymbols>": 5,
@@ -106654,14 +107216,14 @@
106654
107216
  "<WarningLevel>": 8,
106655
107217
  "</WarningLevel>": 8,
106656
107218
  "pdbonly": 3,
106657
- "Release": 6,
106658
- "<ItemGroup>": 26,
107219
+ "Release": 10,
107220
+ "<ItemGroup>": 29,
106659
107221
  "<Reference>": 30,
106660
- "Include=": 78,
106661
- "</ItemGroup>": 26,
107222
+ "Include=": 107,
107223
+ "</ItemGroup>": 29,
106662
107224
  "<Compile>": 10,
106663
107225
  "<None>": 5,
106664
- "</Project>": 7,
107226
+ "</Project>": 8,
106665
107227
  "<PolicySet>": 1,
106666
107228
  "name=": 275,
106667
107229
  "<TextStylePolicy>": 1,
@@ -106793,14 +107355,14 @@
106793
107355
  "<Private>": 2,
106794
107356
  "</Private>": 2,
106795
107357
  "</Reference>": 5,
106796
- "<MinimumVisualStudioVersion>": 1,
106797
- "</MinimumVisualStudioVersion>": 1,
107358
+ "<MinimumVisualStudioVersion>": 2,
107359
+ "</MinimumVisualStudioVersion>": 2,
106798
107360
  "<Choose>": 1,
106799
107361
  "<When>": 1,
106800
107362
  "<FSharpTargetsPath>": 2,
106801
- "(": 77,
107363
+ "(": 79,
106802
107364
  "MSBuildExtensionsPath32": 2,
106803
- ")": 70,
107365
+ ")": 72,
106804
107366
  "..": 5,
106805
107367
  "Microsoft": 2,
106806
107368
  "SDKs": 1,
@@ -106878,6 +107440,43 @@
106878
107440
  "level=": 1,
106879
107441
  "</component>": 1,
106880
107442
  "</module>": 1,
107443
+ "Label=": 13,
107444
+ "<ProjectConfiguration>": 10,
107445
+ "</ProjectConfiguration>": 10,
107446
+ "ARM": 2,
107447
+ "x64": 2,
107448
+ "x86": 2,
107449
+ "<UseDotNetNativeToolchain>": 3,
107450
+ "</UseDotNetNativeToolchain>": 3,
107451
+ "c11d8": 1,
107452
+ "c6": 1,
107453
+ "a15a": 1,
107454
+ "dfd787f68766": 1,
107455
+ "<VisualStudioVersion>": 1,
107456
+ "</VisualStudioVersion>": 1,
107457
+ "<EnableDotNetNativeCompatibleProfile>": 1,
107458
+ "</EnableDotNetNativeCompatibleProfile>": 1,
107459
+ "<TargetPlatformIdentifier>": 1,
107460
+ "UAP": 1,
107461
+ "</TargetPlatformIdentifier>": 1,
107462
+ "<TargetPlatformVersion>": 1,
107463
+ "</TargetPlatformVersion>": 1,
107464
+ "<TargetPlatformMinVersion>": 1,
107465
+ "</TargetPlatformMinVersion>": 1,
107466
+ "VersionNumberMajor": 1,
107467
+ ".": 24,
107468
+ "VersionNumberMinor": 1,
107469
+ "<DefaultLanguage>": 1,
107470
+ "en": 1,
107471
+ "US": 1,
107472
+ "</DefaultLanguage>": 1,
107473
+ "<AppxManifest>": 1,
107474
+ "<SubType>": 2,
107475
+ "Designer": 2,
107476
+ "</SubType>": 2,
107477
+ "</AppxManifest>": 1,
107478
+ "<Content>": 19,
107479
+ "<ProjectReference>": 1,
106881
107480
  "<dllmap>": 1,
106882
107481
  "dll=": 3,
106883
107482
  "<dllentry>": 2,
@@ -107091,7 +107690,6 @@
107091
107690
  "or": 43,
107092
107691
  "itself": 2,
107093
107692
  "changes": 13,
107094
- ".": 23,
107095
107693
  "It": 4,
107096
107694
  "important": 6,
107097
107695
  "implement": 5,
@@ -108461,9 +109059,6 @@
108461
109059
  "<CustomToolNamespace>": 2,
108462
109060
  "My.Resources": 1,
108463
109061
  "</CustomToolNamespace>": 2,
108464
- "<SubType>": 1,
108465
- "Designer": 1,
108466
- "</SubType>": 1,
108467
109062
  "</EmbeddedResource>": 1,
108468
109063
  "MyApplicationCodeGenerator": 1,
108469
109064
  "Application.Designer.vb": 1,
@@ -108471,10 +109066,7 @@
108471
109066
  "SettingsSingleFileGenerator": 1,
108472
109067
  "My": 1,
108473
109068
  "Settings.Designer.vb": 1,
108474
- "Label=": 11,
108475
- "<ProjectConfiguration>": 2,
108476
109069
  "Win32": 2,
108477
- "</ProjectConfiguration>": 2,
108478
109070
  "BF6EED48": 1,
108479
109071
  "BF18": 1,
108480
109072
  "C54": 1,
@@ -111123,6 +111715,7 @@
111123
111715
  "Dogescript": 30,
111124
111716
  "E": 601,
111125
111717
  "ECL": 281,
111718
+ "ECLiPSe": 201,
111126
111719
  "Eagle": 30063,
111127
111720
  "Eiffel": 334,
111128
111721
  "Elixir": 43,
@@ -111190,7 +111783,7 @@
111190
111783
  "Kotlin": 155,
111191
111784
  "LFE": 1711,
111192
111785
  "LOLCODE": 2783,
111193
- "LSL": 198,
111786
+ "LSL": 396,
111194
111787
  "Lasso": 9849,
111195
111788
  "Latte": 759,
111196
111789
  "Lean": 749,
@@ -111272,7 +111865,7 @@
111272
111865
  "PostScript": 107,
111273
111866
  "PowerShell": 562,
111274
111867
  "Processing": 74,
111275
- "Prolog": 7254,
111868
+ "Prolog": 7053,
111276
111869
  "Propeller Spin": 13501,
111277
111870
  "Protocol Buffer": 63,
111278
111871
  "Public Key": 403,
@@ -111344,8 +111937,9 @@
111344
111937
  "Vue": 103,
111345
111938
  "Web Ontology Language": 4619,
111346
111939
  "WebIDL": 146,
111940
+ "X10": 6479,
111347
111941
  "XC": 24,
111348
- "XML": 11299,
111942
+ "XML": 11494,
111349
111943
  "XPages": 120,
111350
111944
  "XProc": 22,
111351
111945
  "XQuery": 801,
@@ -111425,6 +112019,7 @@
111425
112019
  "Dogescript": 1,
111426
112020
  "E": 6,
111427
112021
  "ECL": 1,
112022
+ "ECLiPSe": 1,
111428
112023
  "Eagle": 2,
111429
112024
  "Eiffel": 3,
111430
112025
  "Elixir": 1,
@@ -111492,7 +112087,7 @@
111492
112087
  "Kotlin": 1,
111493
112088
  "LFE": 4,
111494
112089
  "LOLCODE": 1,
111495
- "LSL": 1,
112090
+ "LSL": 2,
111496
112091
  "Lasso": 4,
111497
112092
  "Latte": 2,
111498
112093
  "Lean": 2,
@@ -111574,7 +112169,7 @@
111574
112169
  "PostScript": 1,
111575
112170
  "PowerShell": 3,
111576
112171
  "Processing": 1,
111577
- "Prolog": 9,
112172
+ "Prolog": 8,
111578
112173
  "Propeller Spin": 10,
111579
112174
  "Protocol Buffer": 1,
111580
112175
  "Public Key": 7,
@@ -111646,8 +112241,9 @@
111646
112241
  "Vue": 2,
111647
112242
  "Web Ontology Language": 1,
111648
112243
  "WebIDL": 2,
112244
+ "X10": 18,
111649
112245
  "XC": 1,
111650
- "XML": 27,
112246
+ "XML": 28,
111651
112247
  "XPages": 2,
111652
112248
  "XProc": 1,
111653
112249
  "XQuery": 1,
@@ -111665,5 +112261,5 @@
111665
112261
  "wisp": 1,
111666
112262
  "xBase": 3
111667
112263
  },
111668
- "md5": "889cb92a0e377488ea211bf9d9d08485"
112264
+ "md5": "1c59e96a71f356b5dde902e0ce7098a3"
111669
112265
  }