code
stringlengths
1
2.01M
repo_name
stringlengths
3
62
path
stringlengths
1
267
language
stringclasses
231 values
license
stringclasses
13 values
size
int64
1
2.01M
/* * ==================================================================== * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file ...
zzy20080920-gps
OpenGPSTracker/external_sources/httpcore-4.1.1/httpcore-nio/src/main/java/org/apache/http/nio/util/ContentOutputBuffer.java
Java
gpl3
3,059
/* * ==================================================================== * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file ...
zzy20080920-gps
OpenGPSTracker/external_sources/httpcore-4.1.1/httpcore-nio/src/main/java/org/apache/http/nio/util/DirectByteBufferAllocator.java
Java
gpl3
1,538
/* * ==================================================================== * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file ...
zzy20080920-gps
OpenGPSTracker/external_sources/httpcore-4.1.1/httpcore-nio/src/main/java/org/apache/http/nio/util/SharedOutputBuffer.java
Java
gpl3
7,676
/* * ==================================================================== * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file ...
zzy20080920-gps
OpenGPSTracker/external_sources/httpcore-4.1.1/httpcore-nio/src/main/java/org/apache/http/nio/util/ExpandableBuffer.java
Java
gpl3
5,640
/* * ==================================================================== * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file ...
zzy20080920-gps
OpenGPSTracker/external_sources/httpcore-4.1.1/httpcore-nio/src/main/java/org/apache/http/nio/util/HeapByteBufferAllocator.java
Java
gpl3
1,524
/* * ==================================================================== * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file ...
zzy20080920-gps
OpenGPSTracker/external_sources/httpcore-4.1.1/httpcore-nio/src/main/java/org/apache/http/nio/util/ContentInputBuffer.java
Java
gpl3
3,413
/* * ==================================================================== * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file ...
zzy20080920-gps
OpenGPSTracker/external_sources/httpcore-4.1.1/httpcore-nio/src/main/java/org/apache/http/nio/util/SimpleOutputBuffer.java
Java
gpl3
3,024
/* * ==================================================================== * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file ...
zzy20080920-gps
OpenGPSTracker/external_sources/httpcore-4.1.1/httpcore-nio/src/main/java/org/apache/http/nio/util/BufferInfo.java
Java
gpl3
1,440
/* * ==================================================================== * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file ...
zzy20080920-gps
OpenGPSTracker/external_sources/httpcore-4.1.1/httpcore-nio/src/main/java/org/apache/http/nio/NHttpMessageWriter.java
Java
gpl3
1,930
/* * ==================================================================== * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file ...
zzy20080920-gps
OpenGPSTracker/external_sources/httpcore-4.1.1/httpcore-nio/src/main/java/org/apache/http/nio/FileContentDecoder.java
Java
gpl3
2,456
/* * ==================================================================== * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file ...
zzy20080920-gps
OpenGPSTracker/external_sources/httpcore-4.1.1/httpcore-nio/src/main/java/org/apache/http/nio/ContentDecoder.java
Java
gpl3
2,159
/* * ==================================================================== * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file ...
zzy20080920-gps
OpenGPSTracker/external_sources/httpcore-4.1.1/httpcore-nio/src/main/java/org/apache/http/nio/FileContentEncoder.java
Java
gpl3
2,196
/* * ==================================================================== * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file ...
zzy20080920-gps
OpenGPSTracker/external_sources/httpcore-4.1.1/httpcore-nio/src/main/java/org/apache/http/nio/NHttpConnection.java
Java
gpl3
3,342
/* * ==================================================================== * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file ...
zzy20080920-gps
OpenGPSTracker/external_sources/httpcore-4.1.1/httpcore-nio/src/main/java/org/apache/http/nio/NHttpClientIOTarget.java
Java
gpl3
1,914
/* * ==================================================================== * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file ...
zzy20080920-gps
OpenGPSTracker/external_sources/httpcore-4.1.1/httpcore-nio/src/main/java/org/apache/http/nio/NHttpClientHandler.java
Java
gpl3
5,045
<html> <head> <!-- /* * ==================================================================== * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF ...
zzy20080920-gps
OpenGPSTracker/external_sources/httpcore-4.1.1/httpcore-nio/src/main/java/org/apache/http/nio/entity/package.html
HTML
gpl3
1,967
/* * ==================================================================== * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file ...
zzy20080920-gps
OpenGPSTracker/external_sources/httpcore-4.1.1/httpcore-nio/src/main/java/org/apache/http/nio/entity/ContentInputStream.java
Java
gpl3
2,717
/* * ==================================================================== * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file ...
zzy20080920-gps
OpenGPSTracker/external_sources/httpcore-4.1.1/httpcore-nio/src/main/java/org/apache/http/nio/entity/StringNIOEntity.java
Java
gpl3
2,077
/* * ==================================================================== * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file ...
zzy20080920-gps
OpenGPSTracker/external_sources/httpcore-4.1.1/httpcore-nio/src/main/java/org/apache/http/nio/entity/NFileEntity.java
Java
gpl3
4,978
/* * ==================================================================== * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file ...
zzy20080920-gps
OpenGPSTracker/external_sources/httpcore-4.1.1/httpcore-nio/src/main/java/org/apache/http/nio/entity/ByteArrayNIOEntity.java
Java
gpl3
1,965
/* * ==================================================================== * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file ...
zzy20080920-gps
OpenGPSTracker/external_sources/httpcore-4.1.1/httpcore-nio/src/main/java/org/apache/http/nio/entity/BufferingNHttpEntity.java
Java
gpl3
3,973
/* * ==================================================================== * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file ...
zzy20080920-gps
OpenGPSTracker/external_sources/httpcore-4.1.1/httpcore-nio/src/main/java/org/apache/http/nio/entity/ConsumingNHttpEntity.java
Java
gpl3
2,199
/* * ==================================================================== * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file ...
zzy20080920-gps
OpenGPSTracker/external_sources/httpcore-4.1.1/httpcore-nio/src/main/java/org/apache/http/nio/entity/NStringEntity.java
Java
gpl3
3,444
/* * ==================================================================== * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file ...
zzy20080920-gps
OpenGPSTracker/external_sources/httpcore-4.1.1/httpcore-nio/src/main/java/org/apache/http/nio/entity/ContentListener.java
Java
gpl3
1,890
/* * ==================================================================== * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file ...
zzy20080920-gps
OpenGPSTracker/external_sources/httpcore-4.1.1/httpcore-nio/src/main/java/org/apache/http/nio/entity/ContentBufferEntity.java
Java
gpl3
2,521
/* * ==================================================================== * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file ...
zzy20080920-gps
OpenGPSTracker/external_sources/httpcore-4.1.1/httpcore-nio/src/main/java/org/apache/http/nio/entity/SkipContentListener.java
Java
gpl3
2,299
/* * ==================================================================== * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file ...
zzy20080920-gps
OpenGPSTracker/external_sources/httpcore-4.1.1/httpcore-nio/src/main/java/org/apache/http/nio/entity/ContentOutputStream.java
Java
gpl3
2,347
/* * ==================================================================== * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file ...
zzy20080920-gps
OpenGPSTracker/external_sources/httpcore-4.1.1/httpcore-nio/src/main/java/org/apache/http/nio/entity/FileNIOEntity.java
Java
gpl3
2,059
/* * ==================================================================== * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file ...
zzy20080920-gps
OpenGPSTracker/external_sources/httpcore-4.1.1/httpcore-nio/src/main/java/org/apache/http/nio/entity/ProducingNHttpEntity.java
Java
gpl3
2,313
/* * ==================================================================== * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file ...
zzy20080920-gps
OpenGPSTracker/external_sources/httpcore-4.1.1/httpcore-nio/src/main/java/org/apache/http/nio/entity/NByteArrayEntity.java
Java
gpl3
2,863
/* * ==================================================================== * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file ...
zzy20080920-gps
OpenGPSTracker/external_sources/httpcore-4.1.1/httpcore-nio/src/main/java/org/apache/http/nio/entity/NHttpEntityWrapper.java
Java
gpl3
3,629
/* * ==================================================================== * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file ...
zzy20080920-gps
OpenGPSTracker/external_sources/httpcore-4.1.1/httpcore-nio/src/main/java/org/apache/http/nio/entity/ConsumingNHttpEntityTemplate.java
Java
gpl3
3,119
/* * ==================================================================== * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file ...
zzy20080920-gps
OpenGPSTracker/external_sources/httpcore-4.1.1/httpcore-nio/src/main/java/org/apache/http/nio/entity/HttpNIOEntity.java
Java
gpl3
1,532
/* * ==================================================================== * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file ...
zzy20080920-gps
OpenGPSTracker/external_sources/httpcore-4.1.1/httpcore-nio/src/main/java/org/apache/http/nio/NHttpServiceHandler.java
Java
gpl3
4,955
/* * ==================================================================== * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file ...
zzy20080920-gps
OpenGPSTracker/external_sources/httpcore-4.1.1/httpcore-nio/src/main/java/org/apache/http/nio/NHttpServerIOTarget.java
Java
gpl3
1,916
/* * ==================================================================== * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file ...
zzy20080920-gps
OpenGPSTracker/external_sources/httpcore-4.1.1/httpcore-nio/src/main/java/org/apache/http/nio/reactor/EventMask.java
Java
gpl3
1,716
<html> <head> <!-- /* * ==================================================================== * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF ...
zzy20080920-gps
OpenGPSTracker/external_sources/httpcore-4.1.1/httpcore-nio/src/main/java/org/apache/http/nio/reactor/package.html
HTML
gpl3
1,562
/* * ==================================================================== * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file ...
zzy20080920-gps
OpenGPSTracker/external_sources/httpcore-4.1.1/httpcore-nio/src/main/java/org/apache/http/nio/reactor/IOSession.java
Java
gpl3
7,585
/* * ==================================================================== * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file ...
zzy20080920-gps
OpenGPSTracker/external_sources/httpcore-4.1.1/httpcore-nio/src/main/java/org/apache/http/nio/reactor/SessionRequestCallback.java
Java
gpl3
2,393
/* * ==================================================================== * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file ...
zzy20080920-gps
OpenGPSTracker/external_sources/httpcore-4.1.1/httpcore-nio/src/main/java/org/apache/http/nio/reactor/IOReactor.java
Java
gpl3
3,431
/* * ==================================================================== * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file ...
zzy20080920-gps
OpenGPSTracker/external_sources/httpcore-4.1.1/httpcore-nio/src/main/java/org/apache/http/nio/reactor/IOReactorStatus.java
Java
gpl3
1,746
/* * ==================================================================== * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file ...
zzy20080920-gps
OpenGPSTracker/external_sources/httpcore-4.1.1/httpcore-nio/src/main/java/org/apache/http/nio/reactor/SessionInputBuffer.java
Java
gpl3
7,199
/* * ==================================================================== * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file ...
zzy20080920-gps
OpenGPSTracker/external_sources/httpcore-4.1.1/httpcore-nio/src/main/java/org/apache/http/nio/reactor/SessionRequest.java
Java
gpl3
3,881
/* * $Date: * * ==================================================================== * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licens...
zzy20080920-gps
OpenGPSTracker/external_sources/httpcore-4.1.1/httpcore-nio/src/main/java/org/apache/http/nio/reactor/SessionBufferStatus.java
Java
gpl3
1,862
/* * ==================================================================== * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file ...
zzy20080920-gps
OpenGPSTracker/external_sources/httpcore-4.1.1/httpcore-nio/src/main/java/org/apache/http/nio/reactor/IOReactorExceptionHandler.java
Java
gpl3
2,458
/* * ==================================================================== * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file ...
zzy20080920-gps
OpenGPSTracker/external_sources/httpcore-4.1.1/httpcore-nio/src/main/java/org/apache/http/nio/reactor/ConnectingIOReactor.java
Java
gpl3
3,260
/* * ==================================================================== * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file ...
zzy20080920-gps
OpenGPSTracker/external_sources/httpcore-4.1.1/httpcore-nio/src/main/java/org/apache/http/nio/reactor/IOEventDispatch.java
Java
gpl3
2,507
/* * ==================================================================== * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file ...
zzy20080920-gps
OpenGPSTracker/external_sources/httpcore-4.1.1/httpcore-nio/src/main/java/org/apache/http/nio/reactor/IOReactorException.java
Java
gpl3
1,794
/* * ==================================================================== * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file ...
zzy20080920-gps
OpenGPSTracker/external_sources/httpcore-4.1.1/httpcore-nio/src/main/java/org/apache/http/nio/reactor/ListeningIOReactor.java
Java
gpl3
2,819
/* * ==================================================================== * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file ...
zzy20080920-gps
OpenGPSTracker/external_sources/httpcore-4.1.1/httpcore-nio/src/main/java/org/apache/http/nio/reactor/ListenerEndpoint.java
Java
gpl3
2,521
/* * ==================================================================== * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file ...
zzy20080920-gps
OpenGPSTracker/external_sources/httpcore-4.1.1/httpcore-nio/src/main/java/org/apache/http/nio/reactor/SessionOutputBuffer.java
Java
gpl3
4,034
ant clean; ant release; adb install -r bin/MetaTracker-release.apk
zzy20080920-gps
MetaTracker/application/build-install.sh
Shell
gpl3
67
/* * Copyright (C) 2010 Just Objects B.V. * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This progr...
zzy20080920-gps
MetaTracker/application/src/org/opentraces/metatracker/activity/TrackingState.java
Java
gpl3
2,800
/* * Copyright (C) 2010 Just Objects B.V. * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This progr...
zzy20080920-gps
MetaTracker/application/src/org/opentraces/metatracker/activity/UploadTrackActivity.java
Java
gpl3
6,069
/* * Copyright (C) 2010 Just Objects B.V. * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This prog...
zzy20080920-gps
MetaTracker/application/src/org/opentraces/metatracker/activity/SettingsActivity.java
Java
gpl3
1,187
/* * Copyright (C) 2010 Just Objects B.V. * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This progr...
zzy20080920-gps
MetaTracker/application/src/org/opentraces/metatracker/activity/MainActivity.java
Java
gpl3
18,582
/* * Copyright (C) 2010 Just Objects B.V. * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * Th...
zzy20080920-gps
MetaTracker/application/src/org/opentraces/metatracker/xml/DefaultVisitor.java
Java
gpl3
1,669
/* * Copyright (C) 2010 Just Objects B.V. * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * Th...
zzy20080920-gps
MetaTracker/application/src/org/opentraces/metatracker/xml/ElementCopyVisitor.java
Java
gpl3
3,342
/* * Copyright (C) 2010 Just Objects B.V. * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * Th...
zzy20080920-gps
MetaTracker/application/src/org/opentraces/metatracker/xml/DOMUtil.java
Java
gpl3
7,126
/* * Copyright (C) 2010 Just Objects B.V. * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * Th...
zzy20080920-gps
MetaTracker/application/src/org/opentraces/metatracker/xml/Visitor.java
Java
gpl3
1,671
/* * Copyright (C) 2010 Just Objects B.V. * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * Th...
zzy20080920-gps
MetaTracker/application/src/org/opentraces/metatracker/xml/TreeWalker.java
Java
gpl3
3,723
/* * Copyright (C) 2010 Just Objects B.V. * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * Th...
zzy20080920-gps
MetaTracker/application/src/org/opentraces/metatracker/xml/XMLPrintVisitor.java
Java
gpl3
5,835
/* * Copyright (C) 2010 Just Objects B.V. * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This progr...
zzy20080920-gps
MetaTracker/application/src/org/opentraces/metatracker/Constants.java
Java
gpl3
6,401
/* * Copyright (C) 2010 Just Objects B.V. * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This progr...
zzy20080920-gps
MetaTracker/application/src/org/opentraces/metatracker/logger/GPSLoggerServiceManager.java
Java
gpl3
6,466
/* * Copyright (C) 2010 Just Objects B.V. * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This progr...
zzy20080920-gps
MetaTracker/application/src/org/opentraces/metatracker/net/ClientException.java
Java
gpl3
1,533
/* * Copyright (C) 2010 Just Objects B.V. * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This progr...
zzy20080920-gps
MetaTracker/application/src/org/opentraces/metatracker/net/Protocol.java
Java
gpl3
5,814
/* * Copyright (C) 2010 Just Objects B.V. * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This progr...
zzy20080920-gps
MetaTracker/application/src/org/opentraces/metatracker/net/OpenTracesClient.java
Java
gpl3
10,842
package nl.sogeti.android.gpstracker.logger; import android.net.Uri; interface IGPSLoggerServiceRemote { int loggingState(); long startLogging(); void pauseLogging(); long resumeLogging(); void stopLogging(); Uri storeMediaUri(in Uri mediaUri); boolean isMediaPrepared(); }
zzy20080920-gps
MetaTracker/application/src/nl/sogeti/android/gpstracker/logger/IGPSLoggerServiceRemote.aidl
AIDL
gpl3
295
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3c.org/TR/1999/REC-html401-19991224/loose.dtd"> <!-- saved from url=(0041)http://m.weather.com.cn/m/pn7/weather.htm --> <HTML xmlns="http://www.w3.org/1999/xhtml"><HEAD><TITLE>中国天气网-天气模块7</TITLE> <META content="text/html; charset=utf-8" htt...
zzzcw-template
trunk/d_red/images/weather.htm
HTML
bsd
1,719
* { PADDING-BOTTOM: 0px; LINE-HEIGHT: 180%; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; FONT-WEIGHT: normal; PADDING-TOP: 0px } IMG { BORDER-RIGHT-WIDTH: 0px; BORDER-TOP-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px } BODY { TEXT-ALIGN: center; BACKGROUND-COLOR: t...
zzzcw-template
trunk/d_red/images/weather_files/cj.css
CSS
bsd
3,113
/*by niuyi 2010年10月27日*/ /*公共函数*/ var xmlhttp=null; var jsonobj; var rs="http://61.4.185.48:81/g/"; var cookie_info= getCookie('newcity1'); var id1; var ids="url1,url2,url3,url4,url5,url6,url7,url8,url9,url10,url11,url12,url13"; var url=window.location.href; var start=url.indexOf("id"); var end=url.indexOf("...
zzzcw-template
trunk/d_red/images/weather_files/public_test.js
JavaScript
bsd
16,785
var lastDate = '';var lastMonth = '';var todayDate = '2010-12-18';var todayMonth = '12';
zzzcw-template
trunk/d_red/images/configJs.htm
HTML
bsd
88
lastDate='2010-12-18';lastMonth='12';
zzzcw-template
trunk/d_red/images/configJs.js
JavaScript
bsd
37
.topnav LI { POSITION: relative; FLOAT: left } .topnav LI UL.subnav { BORDER-BOTTOM: #a60000 1px solid; POSITION: absolute; FILTER: alpha(opacity=95); BORDER-LEFT: #a60000 1px solid; PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; WIDTH: 85px; PADDING-RIGHT: 0px; DISPLAY: none; BACKGRO...
zzzcw-template
trunk/d_red/images/navMenu11.css
CSS
bsd
1,067
(function () { $.fn.infiniteCarousel = function () { function repeat(str, n) { return new Array( n + 1 ).join(str); } return this.each(function () { // magic! var $wrapper = $('> div', this).css('overflow', 'hidden'), $s...
zzzcw-template
trunk/d_red/images/pic_scroll.js
JavaScript
bsd
3,762
.fLeft { float:left; } .mTB10 { margin-top: 10px; margin-bottom: 10px; } .overflow { overflow:hidden; } #bigpic { margin-top: 8px; margin-bottom: 25px; } .jCarouselLite button { border:none; } .jCarouselLite { margin-bottom: 25px; } .imgScroll { background: url(../images/img_scroll.gif) ...
zzzcw-template
trunk/d_red/style/scroll.css
CSS
bsd
830
/*** * DedeCMS v5.3 Style (grass green) * dedecms.com Author pigz 2008-11-17 17:35 **/ /*---------- base ---------*/ *{ padding:0px; margin:0px; } html{ background:#FFF; } body{ margin:0px auto; font:12px Verdana,Arial,Tahoma; } img{ border:none; } a{ color:#3366CC; text-decorati...
zzzcw-template
trunk/d_red/style/search.css
CSS
bsd
4,971
.px10 {height:10px;clear:both;display:block;font-size:1px;overflow:hidden;} .stico{overflow:hidden;display:block!important;height:16px!important;line-height:16px!important;padding-left:20px!important;background:url(/images/share.gif) no-repeat left;cursor:pointer; margin:0 5px;} .stico:hover {text-decoration:unde...
zzzcw-template
trunk/d_red/style/share.css
CSS
bsd
3,642
a.c1{ padding:3px 8px 3px 8px; border:1px solid #BADAA1; background:url(../images/but_bg_sr.gif) 0 0 repeat-x; color:#428C5B; } a.c2{ color:#063; border:1px solid #9C0; background:url(../images/but_bg_sr.gif) 0px 0px repeat-x; } a.c1:hover{ color:#369; border:1px solid #8CADCE; background:ur...
zzzcw-template
trunk/d_red/style/picture.css
CSS
bsd
400
<?xml version="1.0" encoding="gb2312" ?> <urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"> {dede:freelist/} </urlset>
zzzcw-template
trunk/d_red/googlemap.htm
HTML
bsd
133
/** * jCarouselLite - jQuery plugin to navigate images/any content in a carousel style widget. * @requires jQuery v1.2 or above * * http://gmarwaha.com/jquery/jcarousellite/ * * Copyright (c) 2007 Ganeshji Marwaha (gmarwaha.com) * Dual licensed under the MIT and GPL licenses: * http://www.opensource.org...
zzzcw-template
trunk/d_red/js/jcarousellite.js
JavaScript
bsd
14,320
(function () { $.fn.infiniteCarousel = function () { function repeat(str, n) { return new Array( n + 1 ).join(str); } return this.each(function () { // magic! var $wrapper = $('> div', this).css('overflow', 'hidden'), $s...
zzzcw-template
trunk/d_red/js/pic_scroll.js
JavaScript
bsd
3,854
package org.dna.mqtt.bechnmark; import java.net.URISyntaxException; import org.fusesource.mqtt.client.BlockingConnection; import org.fusesource.mqtt.client.MQTT; import org.fusesource.mqtt.client.Message; import org.fusesource.mqtt.client.QoS; import org.fusesource.mqtt.client.Topic; import org.slf4j.Logger; import or...
zzkzzk56-mqtt
benchmarking/src/main/java/org/dna/mqtt/bechnmark/ConsumerBlocking.java
Java
asf20
2,329
package org.dna.mqtt.bechnmark; import java.util.concurrent.ExecutorService; import java.util.concurrent.Executors; /** * * Benchmark tool entry point. * * You could set the number of producers and consumers * * @author andrea */ public class Main { private static final int PUBLISHER_POOL_SIZE = 2; p...
zzkzzk56-mqtt
benchmarking/src/main/java/org/dna/mqtt/bechnmark/Main.java
Java
asf20
1,083
package org.dna.mqtt.bechnmark.mina; import org.apache.mina.core.service.IoHandlerAdapter; import org.apache.mina.core.session.IdleStatus; import org.apache.mina.core.session.IoSession; import org.dna.mqtt.moquette.proto.messages.AbstractMessage; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import static ...
zzkzzk56-mqtt
benchmarking/src/main/java/org/dna/mqtt/bechnmark/mina/MQTTDropHandler.java
Java
asf20
1,326
package org.dna.mqtt.bechnmark.mina; import org.apache.mina.core.service.IoHandlerAdapter; import org.apache.mina.core.session.IoSession; import org.dna.mqtt.moquette.proto.messages.AbstractMessage; import org.slf4j.Logger; import org.slf4j.LoggerFactory; /** * * @author andrea */ public class DummyClientHandler e...
zzkzzk56-mqtt
benchmarking/src/main/java/org/dna/mqtt/bechnmark/mina/DummyClientHandler.java
Java
asf20
685
package org.dna.mqtt.bechnmark.mina; import java.io.IOException; import java.net.InetSocketAddress; import org.apache.mina.core.RuntimeIoException; import org.apache.mina.core.future.ConnectFuture; import org.apache.mina.core.future.WriteFuture; import org.apache.mina.core.service.IoConnector; import org.apache.mina.c...
zzkzzk56-mqtt
benchmarking/src/main/java/org/dna/mqtt/bechnmark/mina/MQTTBulkClient.java
Java
asf20
4,972
package org.dna.mqtt.bechnmark.mina; import java.io.IOException; import java.net.InetSocketAddress; import org.apache.mina.core.service.IoAcceptor; import org.apache.mina.core.service.IoServiceStatistics; import org.apache.mina.core.session.IdleStatus; import org.apache.mina.core.session.IoSession; import org.apache.m...
zzkzzk56-mqtt
benchmarking/src/main/java/org/dna/mqtt/bechnmark/mina/MQTTDropServer.java
Java
asf20
4,250
package org.dna.mqtt.bechnmark; import java.io.*; import java.net.URISyntaxException; import org.fusesource.mqtt.client.BlockingConnection; import org.fusesource.mqtt.client.MQTT; import org.fusesource.mqtt.client.QoS; import org.slf4j.Logger; import org.slf4j.LoggerFactory; /** * This class only publish MQTT messag...
zzkzzk56-mqtt
benchmarking/src/main/java/org/dna/mqtt/bechnmark/Producer.java
Java
asf20
3,683
package org.dna.mqtt.bechnmark; import java.io.*; import java.net.URISyntaxException; import java.util.regex.Matcher; import java.util.regex.Pattern; import org.fusesource.mqtt.client.*; import org.slf4j.Logger; import org.slf4j.LoggerFactory; /** * * @author andrea */ public class ConsumerFuture implements Runnab...
zzkzzk56-mqtt
benchmarking/src/main/java/org/dna/mqtt/bechnmark/ConsumerFuture.java
Java
asf20
3,716
package org.dna.mqtt.moquette.messaging.spi.impl; import org.dna.mqtt.moquette.messaging.spi.IMatchingCondition; import org.dna.mqtt.moquette.messaging.spi.IStorageService; import org.dna.mqtt.moquette.messaging.spi.impl.events.PublishEvent; import org.dna.mqtt.moquette.messaging.spi.impl.subscriptions.Subscription; i...
zzkzzk56-mqtt
broker/src/test/java/org/dna/mqtt/moquette/messaging/impl/DummyStorageService.java
Java
asf20
2,877
package org.dna.mqtt.moquette.messaging.spi; import org.dna.mqtt.moquette.messaging.spi.impl.subscriptions.Subscription; import org.dna.mqtt.moquette.messaging.spi.impl.events.PublishEvent; import org.dna.mqtt.moquette.proto.messages.AbstractMessage; import static org.dna.mqtt.moquette.messaging.spi.impl.HawtDBStorage...
zzkzzk56-mqtt
broker/src/main/java/org/dna/mqtt/moquette/messaging/spi/IStorageService.java
Java
asf20
1,456
package org.dna.mqtt.moquette.messaging.spi; import org.apache.mina.core.session.IoSession; import org.dna.mqtt.moquette.messaging.spi.impl.events.MessagingEvent; import org.dna.mqtt.moquette.messaging.spi.impl.events.PubAckEvent; import org.dna.mqtt.moquette.proto.messages.AbstractMessage; import org.dna.mqtt.moquett...
zzkzzk56-mqtt
broker/src/main/java/org/dna/mqtt/moquette/messaging/spi/IMessaging.java
Java
asf20
736
package org.dna.mqtt.moquette.messaging.spi; import org.apache.mina.core.session.IoSession; import org.dna.mqtt.moquette.messaging.spi.impl.events.NotifyEvent; import org.dna.mqtt.moquette.messaging.spi.impl.events.PubAckEvent; import org.dna.mqtt.moquette.proto.messages.AbstractMessage.QOSType; import org.dna.mqtt.mo...
zzkzzk56-mqtt
broker/src/main/java/org/dna/mqtt/moquette/messaging/spi/INotifier.java
Java
asf20
632
package org.dna.mqtt.moquette.messaging.spi.impl.events; import org.dna.mqtt.moquette.proto.messages.AbstractMessage.QOSType; /** * TODO it's identical to PublishEvent * * @author andrea */ public class NotifyEvent extends MessagingEvent { private String m_clientId; private String m_topic; privat...
zzkzzk56-mqtt
broker/src/main/java/org/dna/mqtt/moquette/messaging/spi/impl/events/NotifyEvent.java
Java
asf20
1,641
package org.dna.mqtt.moquette.messaging.spi.impl.events; /** * Used to send the ack message back to the client after a publish */ public class PubAckEvent extends MessagingEvent { int m_messageId; String m_clientID; public PubAckEvent(int messageID, String clientID) { m_messageId = messageID ;...
zzkzzk56-mqtt
broker/src/main/java/org/dna/mqtt/moquette/messaging/spi/impl/events/PubAckEvent.java
Java
asf20
495
package org.dna.mqtt.moquette.messaging.spi.impl.events; /** *Event used to push work request on the SimpleMessaging. * * @author andrea */ public abstract class MessagingEvent { }
zzkzzk56-mqtt
broker/src/main/java/org/dna/mqtt/moquette/messaging/spi/impl/events/MessagingEvent.java
Java
asf20
192
package org.dna.mqtt.moquette.messaging.spi.impl.events; /** */ public class InitEvent extends MessagingEvent { }
zzkzzk56-mqtt
broker/src/main/java/org/dna/mqtt/moquette/messaging/spi/impl/events/InitEvent.java
Java
asf20
116
package org.dna.mqtt.moquette.messaging.spi.impl.events; /** * Poison pill to shutdown the event loop * * @author andrea */ public class StopEvent extends MessagingEvent { }
zzkzzk56-mqtt
broker/src/main/java/org/dna/mqtt/moquette/messaging/spi/impl/events/StopEvent.java
Java
asf20
184
package org.dna.mqtt.moquette.messaging.spi.impl.events; import org.apache.mina.core.session.IoSession; import org.dna.mqtt.moquette.proto.messages.AbstractMessage.QOSType; import java.io.Serializable; /** * * @author andrea */ public class PublishEvent extends MessagingEvent implements Serializable { String ...
zzkzzk56-mqtt
broker/src/main/java/org/dna/mqtt/moquette/messaging/spi/impl/events/PublishEvent.java
Java
asf20
1,870