Search is not available for this dataset
repo stringlengths 2 152 ⌀ | file stringlengths 15 239 | code stringlengths 0 58.4M | file_length int64 0 58.4M | avg_line_length float64 0 1.81M | max_line_length int64 0 12.7M | extension_type stringclasses 364
values |
|---|---|---|---|---|---|---|
cba-pipeline-public | cba-pipeline-public-master/containernet/ndn-containers/dash.js/samples/dash-if-reference-player/eme.html | <!DOCTYPE html>
<html ng-app="DashPlayer" lang="en">
<head>
<meta charset="utf-8"/>
<title>Dash JavaScript Player</title>
<meta name="description" content="" />
<link rel="icon" type="image/x-icon" href="http://dashif.org/wp-content/uploads/2014/12/dashif.ico" />
<meta name="viewport" content="width... | 14,617 | 51.207143 | 220 | html |
cba-pipeline-public | cba-pipeline-public-master/containernet/ndn-containers/dash.js/samples/dash-if-reference-player/app/css/main.css |
.dropdown-submenu {
position: relative;
}
.dropdown-submenu>.dropdown-menu {
top: 0;
left: 100%;
margin-top: -6px;
margin-left: -1px;
-webkit-border-radius: 0 6px 6px 6px;
-moz-border-radius: 0 6px 6px;
border-radius: 0 6px 6px 6px;
max-height: 300px;
overflow: auto;
}
.dropd... | 4,218 | 13.649306 | 60 | css |
cba-pipeline-public | cba-pipeline-public-master/containernet/ndn-containers/dash.js/samples/dash-if-reference-player/app/css/eme.css | .sessionPanel {
margin-left: 20px;
margin-right: 20px;
margin-bottom: 20px;
}
.sessionPanelPlaying {
border-width: 5px;
border-color: green;
}
.keyid {
font-family: monospace;
}
.keymessage {
padding: 10px;
}
.errormessage {
padding-left: 15px;
}
.keysystem {
padding: 8px;
m... | 494 | 10.511628 | 27 | css |
cba-pipeline-public | cba-pipeline-public-master/containernet/ndn-containers/dash.js/samples/dash-if-reference-player/app/lib/angular.treeview/README.md | Angular Treeview
================
Pure [AngularJS](http://www.angularjs.org) based tree menu directive.
[](http://jsfiddle.net/eu81273/8LWUc/32/)
## Installation
Copy the script and css into your project and add a script and link t... | 2,760 | 24.330275 | 152 | md |
cba-pipeline-public | cba-pipeline-public-master/containernet/ndn-containers/dash.js/samples/dash-if-reference-player/app/lib/angular.treeview/css/angular.treeview.css | div[data-angular-treeview] {
/* prevent user selection */
-moz-user-select: -moz-none;
-khtml-user-select: none;
-webkit-user-select: none;
-ms-user-select: none;
user-select: none;
/* default */
font-family: Tahoma;
font-size:13px;
color: #555;
text-decoration: none;
}
div[data-tree-model] ul {... | 1,109 | 18.473684 | 57 | css |
cba-pipeline-public | cba-pipeline-public-master/containernet/ndn-containers/dash.js/samples/dash-if-reference-player/app/lib/bootstrap/css/bootstrap.css | /*!
* Bootstrap v3.0.0
*
* Copyright 2013 Twitter, Inc
* Licensed under the Apache License v2.0
* http://www.apache.org/licenses/LICENSE-2.0
*
* Designed and built with all the love in the world by @mdo and @fat.
*/
/*! normalize.css v2.1.0 | MIT License | git.io/normalize */
article,
aside,
details,
figcapti... | 119,892 | 16.618369 | 318 | css |
cba-pipeline-public | cba-pipeline-public-master/containernet/ndn-containers/dash.js/samples/dash-if-reference-player/app/lib/bootstrap/css/bootstrap-theme.min.css | .btn-default,.btn-primary,.btn-success,.btn-info,.btn-warning,.btn-danger{text-shadow:0 -1px 0 rgba(0,0,0,0.2);-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,0.15),0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 0 rgba(255,255,255,0.15),0 1px 1px rgba(0,0,0,0.075)}.btn-default:active,.btn-primary:active,.btn-succ... | 14,996 | 14,996 | 14,996 | css |
cba-pipeline-public | cba-pipeline-public-master/containernet/ndn-containers/dash.js/samples/dash-if-reference-player/app/lib/bootstrap/css/bootstrap-theme.css | .btn-default,
.btn-primary,
.btn-success,
.btn-info,
.btn-warning,
.btn-danger {
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}
.b... | 16,819 | 42.802083 | 121 | css |
cba-pipeline-public | cba-pipeline-public-master/containernet/ndn-containers/dash.js/samples/dash-if-reference-player/app/lib/bootstrap/css/bootstrap-glyphicons.css | @font-face{font-family:'Glyphicons Halflings';src:url('../fonts/glyphicons-halflings-regular.eot');src:url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'),url('../fonts/glyphicons-halflings-regular.woff') format('woff'),url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'),... | 7,592 | 2,530 | 7,470 | css |
cba-pipeline-public | cba-pipeline-public-master/containernet/ndn-containers/dash.js/samples/dash-if-reference-player/app/lib/bootstrap/css/bootstrap.min.css | /*!
* Bootstrap v3.0.0
*
* Copyright 2013 Twitter, Inc
* Licensed under the Apache License v2.0
* http://www.apache.org/licenses/LICENSE-2.0
*
* Designed and built with all the love in the world by @mdo and @fat.
*//*! normalize.css v2.1.0 | MIT License | git.io/normalize */article,aside,details,figcaption,figu... | 97,339 | 10,814.555556 | 97,119 | css |
cba-pipeline-public | cba-pipeline-public-master/containernet/ndn-containers/dash.js/samples/chromecast/index.html | <!DOCTYPE html>
<html ng-app lang="en">
<head>
<meta charset="utf-8"/>
<title>Baseline Dash JavaScript Player</title>
<meta name="description" content="" />
<link rel="icon" type="image/png" href="http://dashpg.com/w/2012/09/dashif.ico" />
<link rel="stylesheet" href="http://netdna.bootstrapcdn.com... | 2,821 | 43.09375 | 118 | html |
cba-pipeline-public | cba-pipeline-public-master/containernet/ndn-containers/dash.js/samples/chromecast/sender-android/android-support-v7-appcompat/gen/android/support/v7/appcompat/R.java | /* AUTO-GENERATED FILE. DO NOT MODIFY.
*
* This class was automatically generated by the
* aapt tool from the resource data it found. It
* should not be modified by hand.
*/
package android.support.v7.appcompat;
public final class R {
public static final class anim {
public static int abc_fade_in=0... | 160,167 | 55.219024 | 262 | java |
cba-pipeline-public | cba-pipeline-public-master/containernet/ndn-containers/dash.js/samples/chromecast/sender-android/android-support-v7-appcompat/gen/android/support/v7/appcompat/BuildConfig.java | /** Automatically generated file. DO NOT MODIFY */
package android.support.v7.appcompat;
public final class BuildConfig {
public final static boolean DEBUG = true;
} | 170 | 27.5 | 50 | java |
cba-pipeline-public | cba-pipeline-public-master/containernet/ndn-containers/dash.js/samples/chromecast/sender-android/android-support-v7-mediarouter/gen/android/support/v7/mediarouter/R.java | /* AUTO-GENERATED FILE. DO NOT MODIFY.
*
* This class was automatically generated by the
* aapt tool from the resource data it found. It
* should not be modified by hand.
*/
package android.support.v7.mediarouter;
public final class R {
public static final class anim {
public static int abc_fade_in... | 167,575 | 55.518044 | 264 | java |
cba-pipeline-public | cba-pipeline-public-master/containernet/ndn-containers/dash.js/samples/chromecast/sender-android/android-support-v7-mediarouter/gen/android/support/v7/mediarouter/BuildConfig.java | /** Automatically generated file. DO NOT MODIFY */
package android.support.v7.mediarouter;
public final class BuildConfig {
public final static boolean DEBUG = true;
} | 172 | 27.833333 | 50 | java |
cba-pipeline-public | cba-pipeline-public-master/containernet/ndn-containers/dash.js/samples/chromecast/sender-android/AndroidDashSender/src/net/digitalprimates/androiddashsender/MainActivity.java | package net.digitalprimates.androiddashsender;
import java.io.IOException;
import org.json.JSONException;
import org.json.JSONObject;
import android.content.Context;
import android.os.Bundle;
import android.support.v4.app.FragmentActivity;
import android.support.v7.app.MediaRouteButton;
import android.support.v7.med... | 17,003 | 29.148936 | 157 | java |
cba-pipeline-public | cba-pipeline-public-master/containernet/ndn-containers/dash.js/samples/chromecast/sender-android/AndroidDashSender/gen/android/support/v7/appcompat/R.java | /* AUTO-GENERATED FILE. DO NOT MODIFY.
*
* This class was automatically generated by the
* aapt tool from the resource data it found. It
* should not be modified by hand.
*/
package android.support.v7.appcompat;
public final class R {
public static final class anim {
public static final int abc_fade_in = 0x7... | 39,543 | 65.12709 | 271 | java |
cba-pipeline-public | cba-pipeline-public-master/containernet/ndn-containers/dash.js/samples/chromecast/sender-android/AndroidDashSender/gen/android/support/v7/mediarouter/R.java | /* AUTO-GENERATED FILE. DO NOT MODIFY.
*
* This class was automatically generated by the
* aapt tool from the resource data it found. It
* should not be modified by hand.
*/
package android.support.v7.mediarouter;
public final class R {
public static final class anim {
public static final int abc_fade_in = 0... | 42,642 | 65.422118 | 271 | java |
cba-pipeline-public | cba-pipeline-public-master/containernet/ndn-containers/dash.js/samples/chromecast/sender-android/AndroidDashSender/gen/net/digitalprimates/androiddashsender/R.java | /* AUTO-GENERATED FILE. DO NOT MODIFY.
*
* This class was automatically generated by the
* aapt tool from the resource data it found. It
* should not be modified by hand.
*/
package net.digitalprimates.androiddashsender;
public final class R {
public static final class anim {
public static final in... | 174,745 | 56.614903 | 271 | java |
cba-pipeline-public | cba-pipeline-public-master/containernet/ndn-containers/dash.js/samples/chromecast/sender-android/AndroidDashSender/gen/net/digitalprimates/androiddashsender/BuildConfig.java | /** Automatically generated file. DO NOT MODIFY */
package net.digitalprimates.androiddashsender;
public final class BuildConfig {
public final static boolean DEBUG = true;
} | 179 | 29 | 50 | java |
cba-pipeline-public | cba-pipeline-public-master/containernet/ndn-containers/dash.js/samples/chromecast/receiver/css/style.css | .dash-video-player {
background: #000000;
position: fixed;
top: 0px;
bottom: 0px;
left: 0px;
right: 0px;
}
.dash-video-player video {
width: 100%;
height: 100%;
}
/** SPINNER **/
.loading_spinner {
height:60px;
width:60px;
position:absolute;
top: 50%;
left: 50%;
... | 1,564 | 19.064103 | 52 | css |
cba-pipeline-public | cba-pipeline-public-master/containernet/ndn-containers/dash.js/samples/chromecast/sender/index.html | <!DOCTYPE html>
<html ng-app data-cast-api-enabled="true">
<head>
<meta charset="utf-8"/>
<title>Dash.js Chromecast Sender</title>
<meta name="description" content="" />
<link rel="icon" type="image/png" href="http://dashpg.com/w/2012/09/dashif.ico" />
<link rel="stylesheet" href="http://netdna.boo... | 6,579 | 44.37931 | 126 | html |
cba-pipeline-public | cba-pipeline-public-master/containernet/ndn-containers/dash.js/samples/chromecast/sender/css/bootstrap-glyphicons.css | @font-face{font-family:'Glyphicons Halflings';src:url('../fonts/glyphiconshalflings-regular.eot');src:url('../fonts/glyphiconshalflings-regular.eot?#iefix') format('embedded-opentype'),url('../fonts/glyphiconshalflings-regular.woff') format('woff'),url('../fonts/glyphiconshalflings-regular.ttf') format('truetype'),url(... | 7,587 | 2,528.333333 | 7,465 | css |
cba-pipeline-public | cba-pipeline-public-master/containernet/ndn-containers/dash.js/samples/dash-if-reference-player-beta/index.html | <!DOCTYPE html>
<html ng-app="DashPlayer" lang="en">
<head>
<meta charset="utf-8"/>
<title>Dash JavaScript Player</title>
<meta name="description" content="" />
<link rel="icon" type="image/x-icon" href="http://dashif.org/wp-content/uploads/2014/12/dashif.ico" />
<meta name="viewport" content="width... | 35,974 | 54.431433 | 233 | html |
cba-pipeline-public | cba-pipeline-public-master/containernet/ndn-containers/dash.js/samples/dash-if-reference-player-beta/eme.html | <!DOCTYPE html>
<html ng-app="DashPlayer" lang="en">
<head>
<meta charset="utf-8"/>
<title>Dash JavaScript Player</title>
<meta name="description" content="" />
<link rel="icon" type="image/x-icon" href="http://dashif.org/wp-content/uploads/2014/12/dashif.ico" />
<meta name="viewport" content="width... | 14,474 | 50.696429 | 220 | html |
cba-pipeline-public | cba-pipeline-public-master/containernet/ndn-containers/dash.js/samples/dash-if-reference-player-beta/app/css/main.css | .github-button {
float: left;
width:170px;
height: 30px;
}
@media screen and (min-width: 0px) and (max-width: 1100px) {
#desktop-streams {
display: none;
}
#mobile-streams {
display: table-cell;
}
#big-title {
display: none;
}
}
@media screen and (min-widt... | 9,394 | 13.343511 | 60 | css |
cba-pipeline-public | cba-pipeline-public-master/containernet/ndn-containers/dash.js/samples/dash-if-reference-player-beta/app/css/eme.css | .sessionPanel {
margin-left: 20px;
margin-right: 20px;
margin-bottom: 20px;
}
.sessionPanelPlaying {
border-width: 5px;
border-color: green;
}
.keyid {
font-family: monospace;
}
.keymessage {
padding: 10px;
}
.errormessage {
padding-left: 15px;
}
.keysystem {
padding: 8px;
m... | 494 | 10.511628 | 27 | css |
cba-pipeline-public | cba-pipeline-public-master/containernet/ndn-containers/dash.js/samples/dash-if-reference-player-beta/app/css/dropdown.css |
#desktop-streams h1,h2 { font-family:Verdana,sans-serif; font-size:110%; border-bottom:1px solid #666; margin:0; margin-bottom:0.5em }
#desktop-streams h2 { margin-top:3em; border-color:#999 }
#desktop-streams ul { clear:both }
#desktop-streams hr { margin:8em 0; height:1px }
#desktop-streams ul.nav, .nav ul ,.nav ... | 2,030 | 39.62 | 134 | css |
cba-pipeline-public | cba-pipeline-public-master/containernet/ndn-containers/dash.js/samples/dash-if-reference-player-beta/app/lib/OLD_bootstrap/css/bootstrap-responsive.css | /*!
* Bootstrap Responsive v2.3.2
*
* Copyright 2013 Twitter, Inc
* Licensed under the Apache License v2.0
* http://www.apache.org/licenses/LICENSE-2.0
*
* Designed and built with all the love in the world by @mdo and @fat.
*/
.clearfix {
*zoom: 1;
}
.clearfix:before,
.clearfix:after {
display: table;
l... | 22,102 | 18.912613 | 97 | css |
cba-pipeline-public | cba-pipeline-public-master/containernet/ndn-containers/dash.js/samples/dash-if-reference-player-beta/app/lib/OLD_bootstrap/css/bootstrap.css | /*!
* Bootstrap v2.3.2
*
* Copyright 2013 Twitter, Inc
* Licensed under the Apache License v2.0
* http://www.apache.org/licenses/LICENSE-2.0
*
* Designed and built with all the love in the world by @mdo and @fat.
*/
.clearfix {
*zoom: 1;
}
.clearfix:before,
.clearfix:after {
display: table;
line-height:... | 127,343 | 19.645914 | 304 | css |
cba-pipeline-public | cba-pipeline-public-master/containernet/ndn-containers/dash.js/samples/dash-if-reference-player-beta/app/lib/OLD_bootstrap/css/bootstrap-responsive.min.css | /*!
* Bootstrap Responsive v2.3.2
*
* Copyright 2013 Twitter, Inc
* Licensed under the Apache License v2.0
* http://www.apache.org/licenses/LICENSE-2.0
*
* Designed and built with all the love in the world by @mdo and @fat.
*/.clearfix{*zoom:1}.clearfix:before,.clearfix:after{display:table;line-height:0;content... | 16,840 | 1,683.1 | 16,608 | css |
cba-pipeline-public | cba-pipeline-public-master/containernet/ndn-containers/dash.js/samples/dash-if-reference-player-beta/app/lib/OLD_bootstrap/css/bootstrap.min.css | /*!
* Bootstrap v2.3.2
*
* Copyright 2013 Twitter, Inc
* Licensed under the Apache License v2.0
* http://www.apache.org/licenses/LICENSE-2.0
*
* Designed and built with all the love in the world by @mdo and @fat.
*/.clearfix{*zoom:1}.clearfix:before,.clearfix:after{display:table;line-height:0;content:""}.clearf... | 106,006 | 10,599.7 | 105,785 | css |
cba-pipeline-public | cba-pipeline-public-master/containernet/ndn-containers/dash.js/samples/dash-if-reference-player-beta/app/lib/angular.treeview/README.md | Angular Treeview
================
Pure [AngularJS](http://www.angularjs.org) based tree menu directive.
[](http://jsfiddle.net/eu81273/8LWUc/32/)
## Installation
Copy the script and css into your project and add a script and link t... | 2,760 | 24.330275 | 152 | md |
cba-pipeline-public | cba-pipeline-public-master/containernet/ndn-containers/dash.js/samples/dash-if-reference-player-beta/app/lib/angular.treeview/css/angular.treeview.css | div[data-angular-treeview] {
/* prevent user selection */
-moz-user-select: -moz-none;
-khtml-user-select: none;
-webkit-user-select: none;
-ms-user-select: none;
user-select: none;
/* default */
font-family: Tahoma;
font-size:13px;
color: #555;
text-decoration: none;
}
div[data-tree-model] ul {... | 1,109 | 18.473684 | 57 | css |
cba-pipeline-public | cba-pipeline-public-master/containernet/ndn-containers/dash.js/samples/dash-if-reference-player-beta/app/lib/bootstrap/css/bootstrap.css | /*!
* Bootstrap v3.0.0
*
* Copyright 2013 Twitter, Inc
* Licensed under the Apache License v2.0
* http://www.apache.org/licenses/LICENSE-2.0
*
* Designed and built with all the love in the world by @mdo and @fat.
*/
/*! normalize.css v2.1.0 | MIT License | git.io/normalize */
article,
aside,
details,
figcapti... | 119,892 | 16.618369 | 318 | css |
cba-pipeline-public | cba-pipeline-public-master/containernet/ndn-containers/dash.js/samples/dash-if-reference-player-beta/app/lib/bootstrap/css/bootstrap-theme.min.css | .btn-default,.btn-primary,.btn-success,.btn-info,.btn-warning,.btn-danger{text-shadow:0 -1px 0 rgba(0,0,0,0.2);-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,0.15),0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 0 rgba(255,255,255,0.15),0 1px 1px rgba(0,0,0,0.075)}.btn-default:active,.btn-primary:active,.btn-succ... | 14,996 | 14,996 | 14,996 | css |
cba-pipeline-public | cba-pipeline-public-master/containernet/ndn-containers/dash.js/samples/dash-if-reference-player-beta/app/lib/bootstrap/css/bootstrap-theme.css | .btn-default,
.btn-primary,
.btn-success,
.btn-info,
.btn-warning,
.btn-danger {
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}
.b... | 16,819 | 42.802083 | 121 | css |
cba-pipeline-public | cba-pipeline-public-master/containernet/ndn-containers/dash.js/samples/dash-if-reference-player-beta/app/lib/bootstrap/css/bootstrap-glyphicons.css | @font-face{font-family:'Glyphicons Halflings';src:url('../fonts/glyphicons-halflings-regular.eot');src:url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'),url('../fonts/glyphicons-halflings-regular.woff') format('woff'),url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'),... | 7,592 | 2,530 | 7,470 | css |
cba-pipeline-public | cba-pipeline-public-master/containernet/ndn-containers/dash.js/samples/dash-if-reference-player-beta/app/lib/bootstrap/css/bootstrap.min.css | /*!
* Bootstrap v3.0.0
*
* Copyright 2013 Twitter, Inc
* Licensed under the Apache License v2.0
* http://www.apache.org/licenses/LICENSE-2.0
*
* Designed and built with all the love in the world by @mdo and @fat.
*//*! normalize.css v2.1.0 | MIT License | git.io/normalize */article,aside,details,figcaption,figu... | 97,339 | 10,814.555556 | 97,119 | css |
cba-pipeline-public | cba-pipeline-public-master/containernet/ndn-containers/dash.js/contrib/akamai/controlbar/controlbar.css | /**************************************************/
/*Control bar*/
/**************************************************/
.hide{
display: none;
}
.disable {
pointer-events:none;
}
.unselectable {
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select... | 4,625 | 15.883212 | 74 | css |
cba-pipeline-public | cba-pipeline-public-master/containernet/ndn-containers/dash.js/contrib/akamai/controlbar/snippet.html | <div id="videoController" class="video-controller unselectable">
<div id="playPauseBtn" class="btn-play-pause" title="Play/Pause">
<span id="iconPlayPause" class="icon-play"></span>
</div>
<span id="videoTime" class="time-display">00:00:00</span>
<div id="fullscreenBtn" class="btn-fullscreen" t... | 955 | 38.833333 | 96 | html |
cba-pipeline-public | cba-pipeline-public-master/containernet/ndn-containers/dash.js/contrib/akamai/controlbar/README.md | ## Steps for using ControlBar.js with Dash.js
1. **Import CSS and JS**
```
<link rel="stylesheet" href="../../contrib/akamai/controlbar/controlbar.css">
<script src="../../contrib/akamai/controlbar/ControlBar.js"></script>
```
2. **Add HTML Snippit**
* Copy html from snippet.html and paste below the video element.... | 995 | 21.636364 | 158 | md |
cba-pipeline-public | cba-pipeline-public-master/containernet/ndn-containers/dash.js/contrib/videojs/example.html | <html>
<head>
<!-- Loading Video.js CDN-hosted Scripts from videojs.com -->
<link href="http://vjs.zencdn.net/5.8/video-js.css" rel="stylesheet">
<script src="http://vjs.zencdn.net/5.8/video.js"></script>
<script src="../../dist/dash.all.debug.js"></script>
<!-- Load the videojs-contrib-dash script *after*... | 867 | 27.933333 | 121 | html |
cba-pipeline-public | cba-pipeline-public-master/containernet/ndn-containers/dash.js/contrib/videojs/README.md | # videojs-contrib-dash
[videojs-contrib-dash](https://github.com/videojs/videojs-contrib-dash) is a source-handler providing an integration of [Video.js](http://videojs.com) and [Dash.js](https://github.com/Dash-Industry-Forum/dash.js).
For Video.js, this adds support for MPEG-DASH in browsers that support the [Media... | 764 | 75.5 | 280 | md |
cba-pipeline-public | cba-pipeline-public-master/containernet/ndn-containers/dash.js/contrib/webmjs/example.html | <!DOCTYPE html>
<html ng-app="DashPlayer" lang="en">
<head>
<meta charset="utf-8"/>
<title>Dash JavaScript Player</title>
<meta name="description" content="" />
<link rel="icon" type="image/x-icon" href="http://dashif.org/wp-content/uploads/2014/12/dashif.ico" />
<meta name="viewport" content="width... | 19,070 | 52.27095 | 218 | html |
cba-pipeline-public | cba-pipeline-public-master/containernet/ndn-containers/ndn_headless-player/ndn-entrypoint.sh | #!/bin/bash
nfd
trap "pkill nfd; exit" SIGHUP SIGINT SIGTERM
| 61 | 14.5 | 44 | sh |
cba-pipeline-public | cba-pipeline-public-master/containernet/ndn-containers/ndn_headless-player/run_bandits.py | #!/usr/bin/env python3
import os
import sys
import pickle
import numpy as np
import matplotlib.pyplot as plt
sys.path.append('/bandits')
from packages.banditAlgorithms.SparseBayesUcb import SparseBayesUcb
from packages.banditAlgorithms.SparseBayesUcbSvi import SparseBayesUcbSvi
from packages.banditAlgorithms.SparseBay... | 5,275 | 35.136986 | 98 | py |
cba-pipeline-public | cba-pipeline-public-master/containernet/ndn-containers/ndn_headless-player/README.md | # Setup
- Lauch:
```sudo docker-compose up --build ndn-player```
- Save
```sudo docker save ndnheadlessplayer_ndn-player > ~/containernet/docker_ndn-player.tar```
- Load
```sudo docker load --input docker_ndn-player.tar`
- Run player
```./ndn-dash/libdash/qtsampleplayer/build/qtsampleplayer -nohead -n -bola 0.8 1... | 337 | 23.142857 | 97 | md |
cba-pipeline-public | cba-pipeline-public-master/containernet/ndn-containers/ndn_headless-player/docker-compose.yml | version: '2'
services:
ndn-player:
build:
context: .
tty: true
stdin_open: true
network_mode: "bridge"
privileged: true
#volumes:
# - code:/code
container_name: ndn-dash-player
cap_add:
- NET_ADMIN
#ports:
# - 80:80
# - 9696:9696
# - 6363:6363
| 310 | 15.368421 | 35 | yml |
cba-pipeline-public | cba-pipeline-public-master/containernet/ndn-containers/ndn_headless-player/rebuild-ndn-icp.sh | #!/bin/bash
waf_config_cmd="./waf configure --prefix=/usr"
waf_cmd="./waf"
# If we are debugging, do some prep and set the cmake flags
if [[ $* == *--debug* ]]; then
waf_config_cmd="$waf_config_cmd --debug"
waf_cmd="$waf_cmd --debug"
if [ ! -e /DEBUG_NDN_ICP ]; then
# sed -i 's/cxxflags=\[/cxxflags... | 1,130 | 28 | 105 | sh |
cba-pipeline-public | cba-pipeline-public-master/containernet/ndn-containers/ndn_headless-player/restart.sh | #!/bin/bash
exec_cmd="/code/ndn-dash/libdash/qtsampleplayer/build/qtsampleplayer -nohead -n 0.8 -bola 44 -u /n/mpd"
# Stop the current process
pkill -9 qtsampleplayer
# Remove previous logs
rm /log
rm /player-out.txt
# If we are debugging, do some prep and set the cmake flags
if [[ $* == *--debug* ]]; then
if [... | 1,002 | 22.880952 | 103 | sh |
cba-pipeline-public | cba-pipeline-public-master/containernet/ndn-containers/ndn_headless-player/rebuild-player.sh | #!/bin/bash
cmake_flags="-DLIBAV_ROOT_DIR=/usr/lib"
# If we are debugging, do some prep and set the cmake flags
if [[ $* == *--debug* ]]; then
if [ ! -e /DEBUG_NDN_DASH ]; then
sed -i 's/O3/O0/g' /code/ndn-dash/libdash/qtsampleplayer/CMakeLists.txt
touch /DEBUG_NDN_DASH
fi
cmake_flags="$cm... | 647 | 26 | 79 | sh |
cba-pipeline-public | cba-pipeline-public-master/containernet/ndn-containers/ndn_headless-player/code/executeSimpleScenario.sh | #!/bin/bash
st=""
for i in "$@"
do
if [[ $i == *"nohead"* ]] || [[ $i == "-n" ]] || [[ $i == "-u" ]] || [[ $i == *"mpd"* ]]
then
st=`echo $st`
else
if [[ $i == *"-"* ]]
then
st_tmp=`echo $i | cut -d "-" -f 2`
st=`echo $st\_$st_tmp`
else
st=`echo $st\_$i`
fi
fi
done
#rm log*
#sudo tail -n 1 -f ... | 640 | 16.324324 | 89 | sh |
cba-pipeline-public | cba-pipeline-public-master/containernet/ndn-containers/ndn_headless-player/code/createClient.sh | #!/bin/sh
#sleep 5
export MAKEFLAGS="-j $(grep -c ^processor /proc/cpuinfo)"
setcap cap_net_raw=eip /usr/local/bin/nfd
setcap cap_net_raw,cap_net_admin=eip /usr/local/bin/nfd
#service nfd stop
#service nfd start
#Todo register route to server
#nfdc create ether://[00:16:3e:00:00:07]/server
#nfdc register /n $(nfd-sta... | 736 | 23.566667 | 89 | sh |
cba-pipeline-public | cba-pipeline-public-master/containernet/ndn-containers/ndn_headless-player/code/Exec_AdapTech_Experiments.sh | #!/bin/bash
## Launching AdapTech Experiments
LOW=(10 20 30)
HIGH=(40 60 80)
SCENARIO=(ndn)
ewmaAlpha=0.8
for s in "${SCENARIO[@]}"
do
for l in "${LOW[@]}"
do
for h in "${HIGH[@]}"
do
### From the client container ###
... | 1,007 | 28.647059 | 130 | sh |
cba-pipeline-public | cba-pipeline-public-master/containernet/ndn-containers/ndn_headless-player/code/executeDockerScenario.sh | #!/bin/bash
#TODO BUILD
TARGET=(docker) #(6 8 10 12 14 16 18 20 22) # It can be reduced to the desired cases
SCENARIO=(ndn) #instead of (ndn tcp)
ewmaAlpha=0.8
st=""
for i in "$@"
do
if [[ $i == *"nohead"* ]] || [[ $i == "-n" ]] || [[ $i == "-u" ]] || [[ $i == *"mpd"* ]]
then
st=`echo $st`
else
if [[ $i ... | 676 | 17.297297 | 89 | sh |
cba-pipeline-public | cba-pipeline-public-master/containernet/ndn-containers/ndn_headless-player/code/Exec_BOLA_Experiments.sh | #!/bin/bash
## Launching BOLA Experiments
TARGET=(6 8) #(6 8 10 12 14 16 18 20 22) # It can be reduced to the desired cases
SCENARIO=(ndn) #instead of (ndn tcp)
ewmaAlpha=0.8
for s in "${SCENARIO[@]}"
do
for h in "${TARGET[@]}"
do
### From the client conta... | 1,108 | 38.607143 | 166 | sh |
cba-pipeline-public | cba-pipeline-public-master/containernet/ndn-containers/ndn_headless-player/code/Exec_PANDA_Experiments.sh | #!/bin/bash
## Launching PANDA Experiments
TARGET=(34) #(34 44 54)
SCENARIO=(ndn) #instead of (ndn tcp)
ewmaAlpha=0.8
for s in "${SCENARIO[@]}"
do
for h in "${TARGET[@]}"
do
### From the client container ###
ssh -f 10.2.0.1 -l root "source /home/ubuntu/.bashrc; kill... | 853 | 30.62963 | 118 | sh |
cba-pipeline-public | cba-pipeline-public-master/containernet/ndn-containers/ndn_headless-player/code/Consumer-Producer-API/COPYING.md | GNU GENERAL PUBLIC LICENSE
==========================
Version 3, 29 June 2007
=======================
> Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/>
Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed.
# Preamble
The GNU Gen... | 35,225 | 50.955752 | 120 | md |
cba-pipeline-public | cba-pipeline-public-master/containernet/ndn-containers/ndn_headless-player/code/Consumer-Producer-API/AUTHORS.md | Consumer/Producer API authors
==================
Ilya Moiseenko <iliamo@cs.ucla.edu>
Consumer/Producer API contributors
==================
Jongdeog Lee <jlee700@illinois.edu>
| 177 | 21.25 | 36 | md |
cba-pipeline-public | cba-pipeline-public-master/containernet/ndn-containers/ndn_headless-player/code/Consumer-Producer-API/README.md | Consumer/Producer API: data transport library for NDN
=================================================================================
Consumer abstraction model supports the following application patterns:
* Sequential fetching of ADUs, with allowance of missing any ADU in the stream if necessary. This can be used t... | 4,566 | 50.314607 | 345 | md |
cba-pipeline-public | cba-pipeline-public-master/containernet/ndn-containers/ndn_headless-player/code/Consumer-Producer-API/examples/sdr-exclude-producer.cpp | /* -*- Mode:C++; c-file-style:"gnu"; indent-tabs-mode:nil; -*- */
/**
* Copyright (c) 2014-2016 Regents of the University of California.
*
* This file is part of Consumer/Producer API library.
*
* Consumer/Producer API library library is free software: you can redistribute it and/or
* modify it under the terms o... | 1,938 | 30.786885 | 99 | cpp |
cba-pipeline-public | cba-pipeline-public-master/containernet/ndn-containers/ndn_headless-player/code/Consumer-Producer-API/examples/manifest-consumer.cpp | /* -*- Mode:C++; c-file-style:"gnu"; indent-tabs-mode:nil; -*- */
/**
* Copyright (c) 2014-2016 Regents of the University of California.
*
* This file is part of Consumer/Producer API library.
*
* Consumer/Producer API library library is free software: you can redistribute it and/or
* modify it under the terms o... | 3,913 | 29.578125 | 100 | cpp |
cba-pipeline-public | cba-pipeline-public-master/containernet/ndn-containers/ndn_headless-player/code/Consumer-Producer-API/examples/sequential-producer.cpp | /* -*- Mode:C++; c-file-style:"gnu"; indent-tabs-mode:nil; -*- */
/**
* Copyright (c) 2014-2016 Regents of the University of California.
*
* This file is part of Consumer/Producer API library.
*
* Consumer/Producer API library library is free software: you can redistribute it and/or
* modify it under the terms o... | 2,126 | 29.826087 | 99 | cpp |
cba-pipeline-public | cba-pipeline-public-master/containernet/ndn-containers/ndn_headless-player/code/Consumer-Producer-API/examples/idr-producer.cpp | /* -*- Mode:C++; c-file-style:"gnu"; indent-tabs-mode:nil; -*- */
/**
* Copyright (c) 2014-2016 Regents of the University of California.
*
* This file is part of Consumer/Producer API library.
*
* Consumer/Producer API library library is free software: you can redistribute it and/or
* modify it under the terms o... | 3,007 | 30.333333 | 107 | cpp |
cba-pipeline-public | cba-pipeline-public-master/containernet/ndn-containers/ndn_headless-player/code/Consumer-Producer-API/examples/sdr-consumer.cpp | /* -*- Mode:C++; c-file-style:"gnu"; indent-tabs-mode:nil; -*- */
/**
* Copyright (c) 2014-2016 Regents of the University of California.
*
* This file is part of Consumer/Producer API library.
*
* Consumer/Producer API library library is free software: you can redistribute it and/or
* modify it under the terms o... | 2,706 | 29.41573 | 102 | cpp |
cba-pipeline-public | cba-pipeline-public-master/containernet/ndn-containers/ndn_headless-player/code/Consumer-Producer-API/examples/broadcast-producer.cpp | /* -*- Mode:C++; c-file-style:"gnu"; indent-tabs-mode:nil; -*- */
/**
* Copyright (c) 2014-2016 Regents of the University of California.
*
* This file is part of Consumer/Producer API library.
*
* Consumer/Producer API library library is free software: you can redistribute it and/or
* modify it under the terms o... | 2,318 | 29.513158 | 99 | cpp |
cba-pipeline-public | cba-pipeline-public-master/containernet/ndn-containers/ndn_headless-player/code/Consumer-Producer-API/examples/idr-consumer.cpp | /* -*- Mode:C++; c-file-style:"gnu"; indent-tabs-mode:nil; -*- */
/**
* Copyright (c) 2014-2016 Regents of the University of California.
*
* This file is part of Consumer/Producer API library.
*
* Consumer/Producer API library library is free software: you can redistribute it and/or
* modify it under the terms o... | 2,757 | 28.655914 | 100 | cpp |
cba-pipeline-public | cba-pipeline-public-master/containernet/ndn-containers/ndn_headless-player/code/Consumer-Producer-API/examples/rdr-verification-performance.cpp | /* -*- Mode:C++; c-file-style:"gnu"; indent-tabs-mode:nil; -*- */
/**
* Copyright (c) 2014-2016 Regents of the University of California.
*
* This file is part of Consumer/Producer API library.
*
* Consumer/Producer API library library is free software: you can redistribute it and/or
* modify it under the terms o... | 4,345 | 27.03871 | 113 | cpp |
cba-pipeline-public | cba-pipeline-public-master/containernet/ndn-containers/ndn_headless-player/code/Consumer-Producer-API/examples/rdr-signing-performance.cpp | /* -*- Mode:C++; c-file-style:"gnu"; indent-tabs-mode:nil; -*- */
/**
* Copyright (c) 2014-2016 Regents of the University of California.
*
* This file is part of Consumer/Producer API library.
*
* Consumer/Producer API library library is free software: you can redistribute it and/or
* modify it under the terms o... | 3,938 | 26.93617 | 103 | cpp |
cba-pipeline-public | cba-pipeline-public-master/containernet/ndn-containers/ndn_headless-player/code/Consumer-Producer-API/examples/udr-fastretx-consumer.cpp | /* -*- Mode:C++; c-file-style:"gnu"; indent-tabs-mode:nil; -*- */
/**
* Copyright (c) 2014-2016 Regents of the University of California.
*
* This file is part of Consumer/Producer API library.
*
* Consumer/Producer API library library is free software: you can redistribute it and/or
* modify it under the terms o... | 2,653 | 29.159091 | 102 | cpp |
cba-pipeline-public | cba-pipeline-public-master/containernet/ndn-containers/ndn_headless-player/code/Consumer-Producer-API/examples/sdr-exclude-consumer.cpp | /* -*- Mode:C++; c-file-style:"gnu"; indent-tabs-mode:nil; -*- */
/**
* Copyright (c) 2014-2016 Regents of the University of California.
*
* This file is part of Consumer/Producer API library.
*
* Consumer/Producer API library library is free software: you can redistribute it and/or
* modify it under the terms o... | 3,013 | 29.444444 | 100 | cpp |
cba-pipeline-public | cba-pipeline-public-master/containernet/ndn-containers/ndn_headless-player/code/Consumer-Producer-API/examples/udr-producer.cpp | /* -*- Mode:C++; c-file-style:"gnu"; indent-tabs-mode:nil; -*- */
/**
* Copyright (c) 2014-2016 Regents of the University of California.
*
* This file is part of Consumer/Producer API library.
*
* Consumer/Producer API library library is free software: you can redistribute it and/or
* modify it under the terms o... | 3,197 | 29.169811 | 101 | cpp |
cba-pipeline-public | cba-pipeline-public-master/containernet/ndn-containers/ndn_headless-player/code/Consumer-Producer-API/examples/broadcast-consumer.cpp | /* -*- Mode:C++; c-file-style:"gnu"; indent-tabs-mode:nil; -*- */
/**
* Copyright (c) 2014-2016 Regents of the University of California.
*
* This file is part of Consumer/Producer API library.
*
* Consumer/Producer API library library is free software: you can redistribute it and/or
* modify it under the terms o... | 2,740 | 29.455556 | 102 | cpp |
cba-pipeline-public | cba-pipeline-public-master/containernet/ndn-containers/ndn_headless-player/code/Consumer-Producer-API/examples/sdr-producer.cpp | /* -*- Mode:C++; c-file-style:"gnu"; indent-tabs-mode:nil; -*- */
/**
* Copyright (c) 2014-2016 Regents of the University of California.
*
* This file is part of Consumer/Producer API library.
*
* Consumer/Producer API library library is free software: you can redistribute it and/or
* modify it under the terms o... | 2,531 | 29.142857 | 103 | cpp |
cba-pipeline-public | cba-pipeline-public-master/containernet/ndn-containers/ndn_headless-player/code/Consumer-Producer-API/examples/manifest-verification-performance.cpp | /* -*- Mode:C++; c-file-style:"gnu"; indent-tabs-mode:nil; -*- */
/**
* Copyright (c) 2014-2016 Regents of the University of California.
*
* This file is part of Consumer/Producer API library.
*
* Consumer/Producer API library library is free software: you can redistribute it and/or
* modify it under the terms o... | 4,439 | 27.831169 | 111 | cpp |
cba-pipeline-public | cba-pipeline-public-master/containernet/ndn-containers/ndn_headless-player/code/Consumer-Producer-API/examples/udr-consumer.cpp | /* -*- Mode:C++; c-file-style:"gnu"; indent-tabs-mode:nil; -*- */
/**
* Copyright (c) 2014-2016 Regents of the University of California.
*
* This file is part of Consumer/Producer API library.
*
* Consumer/Producer API library library is free software: you can redistribute it and/or
* modify it under the terms o... | 2,683 | 29.157303 | 102 | cpp |
cba-pipeline-public | cba-pipeline-public-master/containernet/ndn-containers/ndn_headless-player/code/Consumer-Producer-API/examples/rdr-nack-delay-producer.cpp | /* -*- Mode:C++; c-file-style:"gnu"; indent-tabs-mode:nil; -*- */
/**
* Copyright (c) 2014-2016 Regents of the University of California.
*
* This file is part of Consumer/Producer API library.
*
* Consumer/Producer API library library is free software: you can redistribute it and/or
* modify it under the terms o... | 3,577 | 28.089431 | 99 | cpp |
cba-pipeline-public | cba-pipeline-public-master/containernet/ndn-containers/ndn_headless-player/code/Consumer-Producer-API/examples/rdr-exclude-producer.cpp | /* -*- Mode:C++; c-file-style:"gnu"; indent-tabs-mode:nil; -*- */
/**
* Copyright (c) 2014-2016 Regents of the University of California.
*
* This file is part of Consumer/Producer API library.
*
* Consumer/Producer API library library is free software: you can redistribute it and/or
* modify it under the terms o... | 4,014 | 25.766667 | 99 | cpp |
cba-pipeline-public | cba-pipeline-public-master/containernet/ndn-containers/ndn_headless-player/code/Consumer-Producer-API/examples/rdr-exclude-consumer.cpp | /* -*- Mode:C++; c-file-style:"gnu"; indent-tabs-mode:nil; -*- */
/**
* Copyright (c) 2014-2016 Regents of the University of California.
*
* This file is part of Consumer/Producer API library.
*
* Consumer/Producer API library library is free software: you can redistribute it and/or
* modify it under the terms o... | 4,197 | 26.083871 | 113 | cpp |
cba-pipeline-public | cba-pipeline-public-master/containernet/ndn-containers/ndn_headless-player/code/Consumer-Producer-API/examples/udr-fastretx-producer.cpp | /* -*- Mode:C++; c-file-style:"gnu"; indent-tabs-mode:nil; -*- */
/**
* Copyright (c) 2014-2016 Regents of the University of California.
*
* This file is part of Consumer/Producer API library.
*
* Consumer/Producer API library library is free software: you can redistribute it and/or
* modify it under the terms o... | 2,675 | 28.406593 | 101 | cpp |
cba-pipeline-public | cba-pipeline-public-master/containernet/ndn-containers/ndn_headless-player/code/Consumer-Producer-API/examples/async-consumer.cpp | /* -*- Mode:C++; c-file-style:"gnu"; indent-tabs-mode:nil; -*- */
/**
* Copyright (c) 2014-2016 Regents of the University of California.
*
* This file is part of Consumer/Producer API library.
*
* Consumer/Producer API library library is free software: you can redistribute it and/or
* modify it under the terms o... | 5,357 | 34.019608 | 102 | cpp |
cba-pipeline-public | cba-pipeline-public-master/containernet/ndn-containers/ndn_headless-player/code/Consumer-Producer-API/examples/manifest-producer.cpp | /* -*- Mode:C++; c-file-style:"gnu"; indent-tabs-mode:nil; -*- */
/**
* Copyright (c) 2014-2016 Regents of the University of California.
*
* This file is part of Consumer/Producer API library.
*
* Consumer/Producer API library library is free software: you can redistribute it and/or
* modify it under the terms o... | 4,098 | 36.605505 | 990 | cpp |
cba-pipeline-public | cba-pipeline-public-master/containernet/ndn-containers/ndn_headless-player/code/Consumer-Producer-API/examples/rdr-chaining-consumer.cpp | /* -*- Mode:C++; c-file-style:"gnu"; indent-tabs-mode:nil; -*- */
/**
* Copyright (c) 2014-2016 Regents of the University of California.
*
* This file is part of Consumer/Producer API library.
*
* Consumer/Producer API library library is free software: you can redistribute it and/or
* modify it under the terms o... | 2,932 | 28.039604 | 101 | cpp |
cba-pipeline-public | cba-pipeline-public-master/containernet/ndn-containers/ndn_headless-player/code/Consumer-Producer-API/examples/rdr-nack-delay-consumer.cpp | /* -*- Mode:C++; c-file-style:"gnu"; indent-tabs-mode:nil; -*- */
/**
* Copyright (c) 2014-2016 Regents of the University of California.
*
* This file is part of Consumer/Producer API library.
*
* Consumer/Producer API library library is free software: you can redistribute it and/or
* modify it under the terms o... | 3,008 | 29.393939 | 100 | cpp |
cba-pipeline-public | cba-pipeline-public-master/containernet/ndn-containers/ndn_headless-player/code/Consumer-Producer-API/examples/manifest-signing-performance.cpp | /* -*- Mode:C++; c-file-style:"gnu"; indent-tabs-mode:nil; -*- */
/**
* Copyright (c) 2014-2016 Regents of the University of California.
*
* This file is part of Consumer/Producer API library.
*
* Consumer/Producer API library library is free software: you can redistribute it and/or
* modify it under the terms o... | 3,973 | 26.985915 | 103 | cpp |
cba-pipeline-public | cba-pipeline-public-master/containernet/ndn-containers/ndn_headless-player/code/Consumer-Producer-API/examples/sequential-consumer.cpp | /* -*- Mode:C++; c-file-style:"gnu"; indent-tabs-mode:nil; -*- */
/**
* Copyright (c) 2014-2016 Regents of the University of California.
*
* This file is part of Consumer/Producer API library.
*
* Consumer/Producer API library library is free software: you can redistribute it and/or
* modify it under the terms o... | 4,268 | 26.191083 | 113 | cpp |
cba-pipeline-public | cba-pipeline-public-master/containernet/ndn-containers/ndn_headless-player/code/Consumer-Producer-API/examples/rdr-chaining-producer.cpp | /* -*- Mode:C++; c-file-style:"gnu"; indent-tabs-mode:nil; -*- */
/**
* Copyright (c) 2014-2016 Regents of the University of California.
*
* This file is part of Consumer/Producer API library.
*
* Consumer/Producer API library library is free software: you can redistribute it and/or
* modify it under the terms o... | 3,125 | 27.944444 | 101 | cpp |
cba-pipeline-public | cba-pipeline-public-master/containernet/ndn-containers/ndn_headless-player/code/Consumer-Producer-API/examples/async-producer.cpp | /* -*- Mode:C++; c-file-style:"gnu"; indent-tabs-mode:nil; -*- */
/**
* Copyright (c) 2014-2016 Regents of the University of California.
*
* This file is part of Consumer/Producer API library.
*
* Consumer/Producer API library library is free software: you can redistribute it and/or
* modify it under the terms o... | 3,291 | 31.594059 | 99 | cpp |
cba-pipeline-public | cba-pipeline-public-master/containernet/ndn-containers/ndn_headless-player/code/Consumer-Producer-API/src/face-helper.cpp | /* -*- Mode:C++; c-file-style:"gnu"; indent-tabs-mode:nil; -*- */
/**
* Copyright (c) 2014-2016 Regents of the University of California.
*
* This file is part of Consumer/Producer API library.
*
* Consumer/Producer API library library is free software: you can redistribute it and/or
* modify it under the terms o... | 1,318 | 29.674419 | 99 | cpp |
cba-pipeline-public | cba-pipeline-public-master/containernet/ndn-containers/ndn_headless-player/code/Consumer-Producer-API/src/reliable-data-retrieval.hpp | /* -*- Mode:C++; c-file-style:"gnu"; indent-tabs-mode:nil; -*- */
/**
* Copyright (c) 2014-2016 Regents of the University of California.
*
* This file is part of Consumer/Producer API library.
*
* Consumer/Producer API library library is free software: you can redistribute it and/or
* modify it under the terms o... | 5,841 | 34.406061 | 103 | hpp |
cba-pipeline-public | cba-pipeline-public-master/containernet/ndn-containers/ndn_headless-player/code/Consumer-Producer-API/src/common.hpp | /* -*- Mode:C++; c-file-style:"gnu"; indent-tabs-mode:nil; -*- */
/**
* Copyright (c) 2014-2016 Regents of the University of California.
*
* This file is part of Consumer/Producer API library.
*
* Consumer/Producer API library library is free software: you can redistribute it and/or
* modify it under the terms o... | 2,892 | 30.107527 | 99 | hpp |
cba-pipeline-public | cba-pipeline-public-master/containernet/ndn-containers/ndn_headless-player/code/Consumer-Producer-API/src/simple-data-retrieval.cpp | /* -*- Mode:C++; c-file-style:"gnu"; indent-tabs-mode:nil; -*- */
/**
* Copyright (c) 2014-2016 Regents of the University of California.
*
* This file is part of Consumer/Producer API library.
*
* Consumer/Producer API library library is free software: you can redistribute it and/or
* modify it under the terms o... | 4,619 | 28.615385 | 103 | cpp |
cba-pipeline-public | cba-pipeline-public-master/containernet/ndn-containers/ndn_headless-player/code/Consumer-Producer-API/src/context-options.hpp | /* -*- Mode:C++; c-file-style:"gnu"; indent-tabs-mode:nil; -*- */
/**
* Copyright (c) 2014-2016 Regents of the University of California.
*
* This file is part of Consumer/Producer API library.
*
* Consumer/Producer API library library is free software: you can redistribute it and/or
* modify it under the terms o... | 3,773 | 41.404494 | 99 | hpp |
cba-pipeline-public | cba-pipeline-public-master/containernet/ndn-containers/ndn_headless-player/code/Consumer-Producer-API/src/repo-tlv.hpp | /* -*- Mode:C++; c-file-style:"gnu"; indent-tabs-mode:nil; -*- */
/**
* Copyright (c) 2014, Regents of the University of California.
*
* This file is part of NDN repo-ng (Next generation of NDN repository).
* See AUTHORS.md for complete list of repo-ng authors and contributors.
*
* repo-ng is free software: you ... | 1,452 | 29.914894 | 87 | hpp |
cba-pipeline-public | cba-pipeline-public-master/containernet/ndn-containers/ndn_headless-player/code/Consumer-Producer-API/src/infomax-tree-node.cpp | /* -*- Mode:C++; c-file-style:"gnu"; indent-tabs-mode:nil; -*- */
/**
* Copyright (c) 2014-2016 Regents of the University of California.
*
* This file is part of Consumer/Producer API library.
*
* Consumer/Producer API library library is free software: you can redistribute it and/or
* modify it under the terms o... | 4,825 | 18.075099 | 99 | cpp |
cba-pipeline-public | cba-pipeline-public-master/containernet/ndn-containers/ndn_headless-player/code/Consumer-Producer-API/src/producer-context.cpp | /* -*- Mode:C++; c-file-style:"gnu"; indent-tabs-mode:nil; -*- */
/**
* Copyright (c) 2014-2016 Regents of the University of California.
*
* This file is part of Consumer/Producer API library.
*
* Consumer/Producer API library library is free software: you can redistribute it and/or
* modify it under the terms o... | 31,273 | 24.302589 | 109 | cpp |
cba-pipeline-public | cba-pipeline-public-master/containernet/ndn-containers/ndn_headless-player/code/Consumer-Producer-API/src/tlv.hpp | /* -*- Mode:C++; c-file-style:"gnu"; indent-tabs-mode:nil; -*- */
/**
* Copyright (c) 2014-2016 Regents of the University of California.
*
* This file is part of Consumer/Producer API library.
*
* Consumer/Producer API library library is free software: you can redistribute it and/or
* modify it under the terms o... | 1,379 | 31.093023 | 99 | hpp |
cba-pipeline-public | cba-pipeline-public-master/containernet/ndn-containers/ndn_headless-player/code/Consumer-Producer-API/src/context.hpp | /* -*- Mode:C++; c-file-style:"gnu"; indent-tabs-mode:nil; -*- */
/**
* Copyright (c) 2014-2016 Regents of the University of California.
*
* This file is part of Consumer/Producer API library.
*
* Consumer/Producer API library library is free software: you can redistribute it and/or
* modify it under the terms o... | 4,851 | 29.325 | 99 | hpp |
cba-pipeline-public | cba-pipeline-public-master/containernet/ndn-containers/ndn_headless-player/code/Consumer-Producer-API/src/infomax-data-retrieval.cpp | /* -*- Mode:C++; c-file-style:"gnu"; indent-tabs-mode:nil; -*- */
/**
* Copyright (c) 2014-2016 Regents of the University of California.
*
* This file is part of Consumer/Producer API library.
*
* Consumer/Producer API library library is free software: you can redistribute it and/or
* modify it under the terms o... | 6,342 | 32.739362 | 112 | cpp |