PageRenderTime 1222ms queryTime 192ms sortTime 55ms getByIdsTime 581ms findMatchingLines 130ms

100+ results results for '/root repo:sebasguts/lmnd-prefix-wip' (1222 ms)

Not the results you expected?
org.projectmaxs.module.notification.yml https://gitlab.com/lsubel/fdroiddata | YAML | 357 lines
                    
60      - make prebuild
                    
61      - rm -rf ../module-shell/libraryProjects/root-commands/ExampleApp
                    
62
                    
72      - make prebuild
                    
73      - rm -rf ../module-shell/libraryProjects/root-commands/ExampleApp
                    
74
                    
84      - make prebuild
                    
85      - rm -rf ../module-shell/libraryProjects/root-commands/ExampleApp
                    
86
                    
96      - make prebuild
                    
97      - rm -rf ../module-shell/libraryProjects/root-commands/ExampleApp
                    
98
                    
108      - make prebuild
                    
109      - rm -rf ../module-shell/libraryProjects/root-commands/ExampleApp
                    
110
                    
                
setup.c https://gitlab.com/deadnem/Singularity | C | 463 lines
                    
33#include <linux/crash_dump.h>
                    
34#include <linux/root_dev.h>
                    
35#include <linux/clk-provider.h>
                    
                
setup_64.c https://gitlab.com/rychly/nst-linux-sources | C | 434 lines
                    
28#include <linux/console.h>
                    
29#include <linux/root_dev.h>
                    
30#include <linux/interrupt.h>
                    
                
index.html https://gitlab.com/18runt88/CocosBuilder | HTML | 435 lines
                    
172
                    
173<h2 id="npm-root-1"><a href="../doc/root.html">root(1)</a></h2>
                    
174
                    
342
                    
343<h2 id="npm-root-3"><a href="../api/root.html">root(3)</a></h2>
                    
344
                    
                
object.cpp https://github.com/the-kenny/flusspferd.git | C++ | 391 lines
                    
28#include "flusspferd/local_root_scope.hpp"
                    
29#include "flusspferd/root.hpp"
                    
30#include "flusspferd/arguments.hpp"
                    
                
Haml.html https://github.com/toy/rb.git | HTML | 278 lines
                    
47            
                    
48            <li><a href="../files/lib/haml/root_rb.html">lib/haml/root.rb</a></li>
                    
49            
                    
                
ResXDataNodeTypeConverterGetValueTypeNameTests.cs git://github.com/mono/mono.git | C# | 323 lines
                    
197  </data>
                    
198</root>";
                    
199
                    
218  </data>
                    
219</root>";
                    
220
                    
244  </data>
                    
245</root>";
                    
246
                    
270  </data>
                    
271</root>";
                    
272
                    
292  </data>
                    
293</root>";
                    
294
                    
                
native_object_base.cpp git://github.com/Flusspferd/flusspferd.git | C++ | 384 lines
                    
31#include "flusspferd/call_context.hpp"
                    
32#include "flusspferd/root.hpp"
                    
33#include "flusspferd/exception.hpp"
                    
                
Makefile.am git://pkgs.fedoraproject.org/inkscape | Makefile | 268 lines
                    
69	cxxtest/cxxtest/RealDescriptions.h \
                    
70	cxxtest/cxxtest/Root.cpp \
                    
71	cxxtest/cxxtest/SelfTest.h \
                    
                
sql2xml_ext.php https://gitlab.com/marioalvarez/ferrominio | PHP | 208 lines
                    
27 * );
                    
28 * $sql2xml = new xml_sql2xml_ext("mysql://root@localhost/xmltest");
                    
29 * $sql2xml->SetOptions($options);
                    
                
Orchard.jQuery.csproj https://git01.codeplex.com/vietnamicare | MSBuild scripts | 221 lines
                    
12    <AppDesignerFolder>Properties</AppDesignerFolder>
                    
13    <RootNamespace>Orchard.jQuery</RootNamespace>
                    
14    <AssemblyName>Orchard.jQuery</AssemblyName>
                    
                
package-tree.html https://gitlab.com/hounge.mobile/apkinspector | HTML | 170 lines
                    
96<LI TYPE="circle">java.awt.<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/awt/Dialog.html" title="class or interface in java.awt"><B>Dialog</B></A><UL>
                    
97<LI TYPE="circle">javax.swing.<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/JDialog.html" title="class or interface in javax.swing"><B>JDialog</B></A> (implements javax.accessibility.<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/accessibility/Accessible.html" title="class or interface in javax.accessibility">Accessible</A>, javax.swing.<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/RootPaneContainer.html" title="class or interface in javax.swing">RootPaneContainer</A>, javax.swing.<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/WindowConstants.html" title="class or interface in javax.swing">WindowConstants</A>)
                    
98<UL>
                    
103<UL>
                    
104<LI TYPE="circle">javax.swing.<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/JFrame.html" title="class or interface in javax.swing"><B>JFrame</B></A> (implements javax.accessibility.<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/accessibility/Accessible.html" title="class or interface in javax.accessibility">Accessible</A>, javax.swing.<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/RootPaneContainer.html" title="class or interface in javax.swing">RootPaneContainer</A>, javax.swing.<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/WindowConstants.html" title="class or interface in javax.swing">WindowConstants</A>)
                    
105<UL>
                    
                
FolderNode.cs https://guidanceExplorer.svn.codeplex.com/svn | C# | 224 lines
                    
104                 */
                    
105                //Root views cant be dragged
                    
106                if (viewNode.ModelInstance.RootView)
                    
141            {
                    
142                //Root views cant be dragged
                    
143                if (searchViewNode.ModelInstance.RootView)
                    
                
QuartzWindow.h git://pkgs.fedoraproject.org/root | C Header | 270 lines
                    
93
                    
94//X11/ROOT GUI's attributes.
                    
95- (void) getAttributes : (WindowAttributes_t *) attr;
                    
194
                    
195//X11/ROOT GUI's attributes.
                    
196- (void) getAttributes : (WindowAttributes_t *) attr;
                    
266}//MacOSX
                    
267}//ROOT
                    
268
                    
                
TXMLSetup.cxx git://pkgs.fedoraproject.org/root | C++ | 292 lines
                    
97
                    
98TString TXMLSetup::fgNameSpaceBase = "http://root.cern.ch/root/htmldoc/";
                    
99
                    
236   fStrBuf += clname;
                    
237   if (fgNameSpaceBase == "http://root.cern.ch/root/htmldoc/")
                    
238     fStrBuf += ".html";
                    
                
print-sunrpc.c http://opensource.apple.com/release/ios-511/ | C | 179 lines
                    
45<span class="enscript-type">static</span> <span class="enscript-type">const</span> <span class="enscript-type">char</span> rcsid[] =
                    
46    <span class="enscript-string">&quot;@(#) $Header: /cvs/root/tcpdump/tcpdump/print-sunrpc.c,v 1.1.1.2 2003/03/17 18:42:20 rbraun Exp $ (LBL)&quot;</span>;
                    
47#<span class="enscript-reference">endif</span>
                    
                
Orchard.Widgets.csproj https://git01.codeplex.com/vietnamicare | MSBuild scripts | 214 lines
                    
13    <AppDesignerFolder>Properties</AppDesignerFolder>
                    
14    <RootNamespace>Orchard.Widgets</RootNamespace>
                    
15    <AssemblyName>Orchard.Widgets</AssemblyName>
                    
                
util.sh https://gitlab.com/shiphitchcock3/kubernetes | Shell | 418 lines
                    
88  if [ -n "${KUBECONFIG:-}" ] && [ -e "${KUBECONFIG}" ]; then
                    
89    kube_config_mount="-v \"$(dirname ${KUBECONFIG}):/root/.kube\""
                    
90  fi
                    
154  local token="$(cut -d, -f1 ${auth_dir}/token-users)"
                    
155  "${kubectl}" config set-cluster "${CONTEXT}" --server="${KUBE_SERVER}" --certificate-authority="${auth_dir}/root-ca.crt"
                    
156  "${kubectl}" config set-context "${CONTEXT}" --cluster="${CONTEXT}" --user="cluster-admin"
                    
229  cluster::mesos::docker::buffer_output cluster::mesos::docker::run_in_docker_cagen "${auth_dir}"
                    
230  echo "Certificate Authority Key: ${auth_dir}/root-ca.key" 1>&2
                    
231  echo "Certificate Authority Cert: ${auth_dir}/root-ca.crt" 1>&2
                    
                
test_node_reparenting.rb git://github.com/shouldly/shouldly.git | Ruby | 322 lines
                    
52        {
                    
53          :add_child            => {:target => "/root/a1",        :returns_self => false, :children_tags => %w[text b1 b2]},
                    
54          :<<                   => {:target => "/root/a1",        :returns_self => false, :children_tags => %w[text b1 b2]},
                    
58
                    
59          :children=            => {:target => "/root/a1",        :returns_self => false, :children_tags => %w[b1 b2]},
                    
60          :inner_html=          => {:target => "/root/a1",        :returns_self => true,  :children_tags => %w[b1 b2]},
                    
75            @fragment        = Nokogiri::XML::DocumentFragment.parse @fragment_string
                    
76            @node_set        = Nokogiri::XML("<root><b1>foo</b1><b2>bar</b2></root>").xpath("/root/node()")
                    
77          end
                    
112                @doc.at_xpath(params[:target]).send(method, @fragment_string)
                    
113                @doc.xpath("/root/a1/node()").collect {|n| n.name}.must_equal params[:children_tags]
                    
114              end
                    
129                @doc.at_xpath(params[:target]).send(method, @fragment)
                    
130                @doc.xpath("/root/a1/node()").collect {|n| n.name}.must_equal params[:children_tags]
                    
131              end
                    
                
setup.c https://bitbucket.org/mirror/linux.git | C | 431 lines
                    
20#include <linux/kexec.h>
                    
21#include <linux/root_dev.h>
                    
22#include <linux/cpu.h>
                    
                
NewEventLinkTransformer.java https://github.com/apache/cocoon.git | Java | 231 lines
                    
39 *   &lt;ev:eventlink href="http://eventlinkexample" element="a" attribute="href"&gt;linktext&lt;/ev:eventlink&gt;
                    
40 * &lt;/root&gt;<br></pre>
                    
41 *
                    
46 *   &lt;a href="portal?cocoon-portal-event=8"&gt;linktext&lt;/a&gt;
                    
47 * &lt;/root&gt;<br></pre>
                    
48 *
                    
                
tracing_correlation_id.md https://gitlab.com/sandish/gitlab-ce | Markdown | 202 lines
                    
75```plaintext
                    
76"User: bob, GET /root/linux, ProjectsController#show, ID: U7k7fh6NpW3"
                    
77"User: bob, GET /root/linux/commits/master/signatures, Projects::CommitsController#signatures, ID: XPIHpctzEg1"
                    
77"User: bob, GET /root/linux/commits/master/signatures, Projects::CommitsController#signatures, ID: XPIHpctzEg1"
                    
78"User: bob, GET /root/linux/blob/master/README, Projects::BlobController#show, ID: LOt9hgi1TV4"
                    
79```
                    
90{"method":"GET"
                    
91"path":"/root/linux"
                    
92"username":"bob"
                    
94{"method":"GET"
                    
95"path":"/root/linux/commits/master/signatures"
                    
96"username":"bob"
                    
115```plaintext
                    
116/var/log/gitlab/gitlab-workhorse/current:{"correlation_id":"LOt9hgi1TV4","duration_ms":2478,"host":"gitlab.domain.tld","level":"info","method":"GET","msg":"access","proto":"HTTP/1.1","referrer":"https://gitlab.domain.tld/root/linux","remote_addr":"68.0.116.160:0","remote_ip":"[filtered]","status":200,"system":"http","time":"2019-09-17T22:17:19Z","uri":"/root/linux/blob/master/README?format=json\u0026viewer=rich","user_agent":"Mozilla/5.0 (Mac) Gecko Firefox/69.0","written_bytes":1743}
                    
117/var/log/gitlab/gitaly/current:{"correlation_id":"LOt9hgi1TV4","grpc.code":"OK","grpc.meta.auth_version":"v2","grpc.meta.client_name":"gitlab-web","grpc.method":"FindCommits","grpc.request.deadline":"2019-09-17T22:17:47Z","grpc.request.fullMethod":"/gitaly.CommitService/FindCommits","grpc.request.glProjectPath":"root/linux","grpc.request.glRepository":"project-1","grpc.request.repoPath":"@hashed/6b/86/6b86b273ff34fce19d6b804eff5a3f5747ada4eaa22f1d49c01e52ddb7875b4b.git","grpc.request.repoStorage":"default","grpc.request.topLevelGroup":"@hashed","grpc.service":"gitaly.CommitService","grpc.start_time":"2019-09-17T22:17:17Z","grpc.time_ms":2319.161,"level":"info","msg":"finished streaming call with code OK","peer.address":"@","span.kind":"server","system":"grpc","time":"2019-09-17T22:17:19Z"}
                    
                
threaded_sax_token_parser_test.cpp https://gitlab.com/jvsg/orcus | C++ | 116 lines
                    
21    // Test XML content.
                    
22    const char* content = "<?xml version=\"1.0\"?><root><andy/><bruce/><charlie/><david/><edward/><frank/></root>";
                    
23    size_t content_size = strlen(content);
                    
                
setup.c https://gitlab.com/Sean.W/pru-linux-drivers | C | 291 lines
                    
28#include <linux/seq_file.h>
                    
29#include <linux/root_dev.h>
                    
30#include <linux/console.h>
                    
                
Maven.gitlab-ci.yml https://gitlab.com/gokmengoksel/gitlab-ce | YAML | 102 lines
                    
28  paths:
                    
29    - /root/.m2/repository/
                    
30
                    
71# To get this working you need to define a volume while configuring your gitlab-ci-multi-runner.
                    
72# Mount your `settings.xml` as `/root/.m2/settings.xml` which holds your secrets.
                    
73# See https://maven.apache.org/settings.html
                    
                
dmFrontLinkTagTest.php https://github.com/leszek/diem.git | PHP | 237 lines
                    
49
                    
50$t->is((string)£link('main/root'), (string)£link($home), '£link("main/root") is £link()');
                    
51
                    
                
members.md https://gitlab.com/markglenfletcher/gitlab-ce | Markdown | 248 lines
                    
44    "avatar_url": "https://www.gravatar.com/avatar/c2525a7f58ae3776070e44c106c48e15?s=80&d=identicon",
                    
45    "web_url": "http://192.168.1.8:3000/root",
                    
46    "expires_at": "2012-10-22T14:13:35Z",
                    
54    "avatar_url": "https://www.gravatar.com/avatar/c2525a7f58ae3776070e44c106c48e15?s=80&d=identicon",
                    
55    "web_url": "http://192.168.1.8:3000/root",
                    
56    "expires_at": "2012-10-22T14:13:35Z",
                    
93    "avatar_url": "https://www.gravatar.com/avatar/c2525a7f58ae3776070e44c106c48e15?s=80&d=identicon",
                    
94    "web_url": "http://192.168.1.8:3000/root",
                    
95    "expires_at": "2012-10-22T14:13:35Z",
                    
103    "avatar_url": "https://www.gravatar.com/avatar/c2525a7f58ae3776070e44c106c48e15?s=80&d=identicon",
                    
104    "web_url": "http://192.168.1.8:3000/root",
                    
105    "expires_at": "2012-10-22T14:13:35Z",
                    
113    "avatar_url": "https://www.gravatar.com/avatar/c2525a7f58ae3776070e44c106c48e15?s=80&d=identicon",
                    
114    "web_url": "http://192.168.1.8:3000/root",
                    
115    "expires_at": "2012-11-22T14:13:35Z",
                    
                
fullscreen_win.cc https://gitlab.com/jonnialva90/iridium-browser | C++ | 115 lines
                    
14#if defined(USE_ASH)
                    
15#include "ash/root_window_controller.h"
                    
16#include "chrome/browser/ui/host_desktop.h"
                    
                
test-source-map-generator.js https://gitlab.com/marvin1/soundcloud | JavaScript | 417 lines
                    
99      file: 'min.js',
                    
100      sourceRoot: '/the/root'
                    
101    });
                    
182      file: 'min.js',
                    
183      sourceRoot: '/the/root'
                    
184    });
                    
302  exports['test ignore duplicate mappings.'] = function (assert, util) {
                    
303    var init = { file: 'min.js', sourceRoot: '/the/root' };
                    
304    var map1, map2;
                    
                
Mount.html https://gitlab.com/Electrex/f.git | HTML | 335 lines
                    
57&nbsp;PREV CLASS&nbsp;
                    
58&nbsp;<A HREF="../../../../com/stericson/RootTools/containers/Permissions.html" title="class in com.stericson.RootTools.containers"><B>NEXT CLASS</B></A></FONT></TD>
                    
59<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
                    
59<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
                    
60  <A HREF="../../../../index.html?com/stericson/RootTools/containers/Mount.html" target="_top"><B>FRAMES</B></A>  &nbsp;
                    
61&nbsp;<A HREF="Mount.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
                    
115<TR BGCOLOR="white" CLASS="TableRowColor">
                    
116<TD><CODE><B><A HREF="../../../../com/stericson/RootTools/containers/Mount.html#Mount(java.io.File, java.io.File, java.lang.String, java.lang.String)">Mount</A></B>(java.io.File&nbsp;device,
                    
117      java.io.File&nbsp;path,
                    
136<CODE>&nbsp;java.io.File</CODE></FONT></TD>
                    
137<TD><CODE><B><A HREF="../../../../com/stericson/RootTools/containers/Mount.html#getDevice()">getDevice</A></B>()</CODE>
                    
138
                    
144<CODE>&nbsp;java.util.Set&lt;java.lang.String&gt;</CODE></FONT></TD>
                    
145<TD><CODE><B><A HREF="../../../../com/stericson/RootTools/containers/Mount.html#getFlags()">getFlags</A></B>()</CODE>
                    
146
                    
                
smb.conf https://gitlab.com/gescuder/docker.git | Config | 329 lines
                    
52#
                    
53# To run scripts (preexec/root prexec/print command/...), copy them to the
                    
54# /var/lib/samba/scripts/ directory so that SELinux will allow smbd to run them.
                    
                
rootlessScreen.c https://bitbucket.org/hiyuh/xorg-server | C | 404 lines
                    
15 */
                    
16/* $XFree86: xc/programs/Xserver/hw/directfb/bundle/rootlessScreen.c,v 1.5 2001/12/22 05:28:35 torrey Exp $ */
                    
17
                    
                
UrlsWithNestedDomains.cs https://hg01.codeplex.com/umbraco | C# | 187 lines
                    
182	</Doc>
                    
183</root>";
                    
184		}
                    
                
SvnChangesCorrectlyRefreshedTest.java https://github.com/rfreedman/intellij-community.git | Java | 287 lines
                    
163    subTree.mySourceDir = assertVF(subTree.myRootDir, "source");
                    
164    Assert.assertTrue(subTree.mySourceDir.getPath().endsWith("/root/source"));
                    
165    assertVF(subTree.mySourceDir, "s1.txt");
                    
196    subTree.mySourceDir = assertVF(subTree.myRootDir, "source");
                    
197    Assert.assertTrue(subTree.mySourceDir.getPath().endsWith("/root/source"));
                    
198    
                    
                
autoload.rb https://github.com/technohippy/xruby.git | Ruby | 414 lines
                    
67
                    
68  autoload :Root,             'tk/root'
                    
69
                    
195
                    
196autoload :TkRoot,             'tk/root'
                    
197
                    
299
                    
300    # :TkRoot               => 'tk/root', 
                    
301
                    
                
setup_32.c https://gitlab.com/rychly/rk3026-linux-sources | C | 350 lines
                    
15#include <linux/seq_file.h>
                    
16#include <linux/root_dev.h>
                    
17#include <linux/cpu.h>
                    
                
test-util.js https://gitlab.com/boxnia/NFU_MOVIL | JavaScript | 216 lines
                    
204    assert.equal(libUtil.relative('/the/root', '/the/root/one.js'), 'one.js');
                    
205    assert.equal(libUtil.relative('/the/root', '/the/rootone.js'), '/the/rootone.js');
                    
206
                    
206
                    
207    assert.equal(libUtil.relative('', '/the/root/one.js'), '/the/root/one.js');
                    
208    assert.equal(libUtil.relative('.', '/the/root/one.js'), '/the/root/one.js');
                    
208    assert.equal(libUtil.relative('.', '/the/root/one.js'), '/the/root/one.js');
                    
209    assert.equal(libUtil.relative('', 'the/root/one.js'), 'the/root/one.js');
                    
210    assert.equal(libUtil.relative('.', 'the/root/one.js'), 'the/root/one.js');
                    
211
                    
212    assert.equal(libUtil.relative('/', '/the/root/one.js'), 'the/root/one.js');
                    
213    assert.equal(libUtil.relative('/', 'the/root/one.js'), 'the/root/one.js');
                    
                
IvyPublishBasicIntegTest.groovy https://github.com/gradle/gradle.git | Groovy | 390 lines
                    
123        javaLibrary.assertNotPublished()
                    
124        file('build/libs/root-1.0.jar').assertExists()
                    
125
                    
132        javaLibrary.parsedIvy.status == 'integration'
                    
133        javaLibrary.moduleDir.file('root-1.0.jar').assertIsCopyOf(file('build/libs/root-1.0.jar'))
                    
134
                    
                
rest_xml.spec.coffee https://gitlab.com/TurnInternational/simon | CoffeeScript | 329 lines
                    
194          <Member2>member2</Member2>
                    
195        </RootElement>
                    
196      """
                    
                
pharmacy_tz_new_product.php https://bitbucket.org/vincentbii/amurt.git | PHP | 311 lines
                    
11error_reporting(E_COMPILE_ERROR|E_ERROR|E_CORE_ERROR);
                    
12require('./roots.php');
                    
13
                    
                
labor_data_patient_such.php https://bitbucket.org/vincentbii/amurt.git | PHP | 351 lines
                    
2error_reporting(E_COMPILE_ERROR|E_ERROR|E_CORE_ERROR);
                    
3require('./roots.php');
                    
4require($root_path.'include/inc_environment_global.php');
                    
                
identity-map.cc https://github.com/v8/v8.git | C++ | 333 lines
                    
9#include "src/heap/heap.h"
                    
10#include "src/roots/roots-inl.h"
                    
11
                    
                
Makefile https://gitlab.com/tlevine/DragonFlyBSD | Makefile | 266 lines
                    
73  mpz/realloc$U.lo mpz/realloc2$U.lo mpz/remove$U.lo			\
                    
74  mpz/root$U.lo mpz/rootrem$U.lo mpz/rrandomb$U.lo mpz/scan0$U.lo	\
                    
75  mpz/scan1$U.lo mpz/set$U.lo mpz/set_d$U.lo mpz/set_f$U.lo		\
                    
                
MacRISC2CPU.h http://opensource.apple.com/release/ios-511/ | C Header | 197 lines
                    
66#<span class="enscript-reference">include</span> <span class="enscript-string">&lt;IOKit/platform/AppleMacIODevice.h&gt;</span>
                    
67#<span class="enscript-reference">include</span> <span class="enscript-string">&lt;IOKit/pwr_mgt/RootDomain.h&gt;</span>
                    
68
                    
                
FindROOT.cmake https://gitlab.com/q-quark/EduKit | CMake | 185 lines
                    
61
                    
62set(ROOT_USE_FILE ${CMAKE_CURRENT_LIST_DIR}/RootUseFile.cmake)
                    
63
                    
                
VsPkg.cs https://github.com/luaforge/lualangpack.git | C# | 296 lines
                    
38    // attribute specifies the registry root to use if no one is provided to regpkg.exe with
                    
39    // the /root switch.
                    
40    /// </summary>
                    
                
setup.c https://github.com/fzqing/linux-2.6.git | C | 407 lines
                    
27#include <linux/kdev_t.h>
                    
28#include <linux/root_dev.h>
                    
29
                    
                
set_up_my_bpro.yml https://codeberg.org/keks24/set-up-my-bpro.git | YAML | 312 lines
                    
59      stat:
                    
60        path: "/usr/local/etc/.ansible_dotfile_switches/root_password_set"
                    
61      register: "ROOT_PASSWORD_SET"
                    
77      file:
                    
78        path: "/usr/local/etc/.ansible_dotfile_switches/root_password_set"
                    
79        owner: "root"
                    
                
main.go https://bitbucket.org/kardianos/staticserv | Go | 500 lines
                    
171	urlPath := path.Clean(r.URL.Path)
                    
172	//remove any prefix to the url path like /root/files.txt
                    
173	if !strings.HasPrefix(urlPath, f.prefix) {
                    
                
search_operation_unittest.cc https://gitlab.com/jonnialva90/iridium-browser | C++ | 157 lines
                    
26  expected_results.insert(
                    
27      "drive/root/Directory 1/Sub Directory Folder/Sub Sub Directory Folder");
                    
28  expected_results.insert("drive/root/Directory 1/Sub Directory Folder");
                    
28  expected_results.insert("drive/root/Directory 1/Sub Directory Folder");
                    
29  expected_results.insert("drive/root/Directory 1/SubDirectory File 1.txt");
                    
30  expected_results.insert("drive/root/Directory 1");
                    
30  expected_results.insert("drive/root/Directory 1");
                    
31  expected_results.insert("drive/root/Directory 2 excludeDir-test");
                    
32
                    
68  std::set<std::string> expected_results;
                    
69  expected_results.insert("drive/root/Directory 1");
                    
70  expected_results.insert("drive/other/New Directory 1!");
                    
93  expected_results.clear();
                    
94  expected_results.insert("drive/root/Directory 1");
                    
95  expected_results.insert("drive/root/New Directory 1!");
                    
                
MSLineChart.java https://gitlab.com/BGCX067/ezmis-svn-to-git | Java | 359 lines
                    
325		}
                    
326		return "<root>"+result.toString()+"</root>";
                    
327	}
                    
                
DynamicBreadcrumb.aspx.cs https://cfx.svn.codeplex.com/svn | C# | 99 lines
                    
53            childNode.ParentNode = new SiteMapNode(SiteMap.Provider, "1");
                    
54            childNode.ParentNode.Url = "/root.aspx";
                    
55            childNode.ParentNode.Title = "root";
                    
                
Makefile https://github.com/freebsd/freebsd-ports.git | Makefile | 357 lines
                    
304		${WRKSRC}/*/*/*/configure
                    
305	@${REINPLACE_CMD} -E -e 's/(root|bin)[[:space:]]*bin/root	wheel/g' \
                    
306		${WRKSRC}/courier/perms.sh.in
                    
                
base.py https://bitbucket.org/mansi1007/ras.git | Python | 233 lines
                    
21SECRET_KEY = '!x!m)x(5y*5toypbxb4--h^=rx)o764uplz_@4ec3zjkd8ij2z'
                    
22DATABASE_URL ='sqlite:////path/to/root/folder/random_name.sqlite3'
                    
23
                    
                
RootMerger.html https://github.com/toy/rb.git | HTML | 234 lines
                    
29            
                    
30            <li><a href="../../files/lib/doc/root_merger_rb.html">lib/doc/root_merger.rb</a></li>
                    
31            
                    
117                    <div id="M000107_source" class="dyn-source">
                    
118                        <pre>   <span class="ruby-comment cmt"># File lib/doc/root_merger.rb, line 3</span>
                    
1193:     <span class="ruby-keyword kw">def</span> <span class="ruby-identifier">doc_dir</span>
                    
142                    <div id="M000109_source" class="dyn-source">
                    
143                        <pre>    <span class="ruby-comment cmt"># File lib/doc/root_merger.rb, line 11</span>
                    
14411:     <span class="ruby-keyword kw">def</span> <span class="ruby-identifier">progress_message</span>
                    
167                    <div id="M000108_source" class="dyn-source">
                    
168                        <pre>   <span class="ruby-comment cmt"># File lib/doc/root_merger.rb, line 7</span>
                    
1697:     <span class="ruby-keyword kw">def</span> <span class="ruby-identifier">public_doc_dir</span>
                    
192                    <div id="M000110_source" class="dyn-source">
                    
193                        <pre>    <span class="ruby-comment cmt"># File lib/doc/root_merger.rb, line 15</span>
                    
19415:     <span class="ruby-keyword kw">def</span> <span class="ruby-identifier">run</span>
                    
                
binutils-2.18-werror.patch https://github.com/epronk/gub.git | Patch | 164 lines
                    
1gcc -DHAVE_CONFIG_H -I. -I/home/janneke/vc/gub/target/mingw/src/cross/binutils-2.18/gas -I. -D_GNU_SOURCE -I. -I/home/janneke/vc/gub/target/mingw/src/cross/binutils-2.18/gas -I../bfd -I/home/janneke/vc/gub/target/mingw/src/cross/binutils-2.18/gas/config -I/home/janneke/vc/gub/target/mingw/src/cross/binutils-2.18/gas/../include -I/home/janneke/vc/gub/target/mingw/src/cross/binutils-2.18/gas/.. -I/home/janneke/vc/gub/target/mingw/src/cross/binutils-2.18/gas/../bfd -DLOCALEDIR="\"/home/janneke/vc/gub/target/mingw/root/usr/cross/share/locale\""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c /home/janneke/vc/gub/target/mingw/src/cross/binutils-2.18/gas/remap.c
                    
2cc1: warnings being treated as errors
                    
7
                    
8gcc -DHAVE_CONFIG_H -I. -I/home/janneke/vc/gub/target/mingw/src/cross/binutils-2.18/gas -I. -D_GNU_SOURCE -I. -I/home/janneke/vc/gub/target/mingw/src/cross/binutils-2.18/gas -I../bfd -I/home/janneke/vc/gub/target/mingw/src/cross/binutils-2.18/gas/config -I/home/janneke/vc/gub/target/mingw/src/cross/binutils-2.18/gas/../include -I/home/janneke/vc/gub/target/mingw/src/cross/binutils-2.18/gas/.. -I/home/janneke/vc/gub/target/mingw/src/cross/binutils-2.18/gas/../bfd -DLOCALEDIR="\"/home/janneke/vc/gub/target/mingw/root/usr/cross/share/locale\""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c /home/janneke/vc/gub/target/mingw/src/cross/binutils-2.18/gas/stabs.c
                    
9cc1: warnings being treated as errors
                    
20
                    
21gcc -DHAVE_CONFIG_H -I. -I/home/janneke/vc/gub/target/mingw/src/cross/binutils-2.18/gas -I. -D_GNU_SOURCE -I. -I/home/janneke/vc/gub/target/mingw/src/cross/binutils-2.18/gas -I../bfd -I/home/janneke/vc/gub/target/mingw/src/cross/binutils-2.18/gas/config -I/home/janneke/vc/gub/target/mingw/src/cross/binutils-2.18/gas/../include -I/home/janneke/vc/gub/target/mingw/src/cross/binutils-2.18/gas/.. -I/home/janneke/vc/gub/target/mingw/src/cross/binutils-2.18/gas/../bfd -DLOCALEDIR="\"/home/janneke/vc/gub/target/mingw/root/usr/cross/share/locale\""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c /home/janneke/vc/gub/target/mingw/src/cross/binutils-2.18/gas/atof-generic.c
                    
22cc1: warnings being treated as errors
                    
25
                    
26gcc -DHAVE_CONFIG_H -I. -I/home/janneke/vc/gub/target/mingw/src/cross/binutils-2.18/binutils -I. -D_GNU_SOURCE -I. -I/home/janneke/vc/gub/target/mingw/src/cross/binutils-2.18/binutils -I../bfd -I/home/janneke/vc/gub/target/mingw/src/cross/binutils-2.18/binutils/../bfd -I/home/janneke/vc/gub/target/mingw/src/cross/binutils-2.18/binutils/../include -DLOCALEDIR="\"/home/janneke/vc/gub/target/mingw/root/usr/cross/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c -DDLLTOOL_I386 -DDLLTOOL_DEFAULT_I386 /home/janneke/vc/gub/target/mingw/src/cross/binutils-2.18/binutils/dlltool.c
                    
27cc1: warnings being treated as errors
                    
40
                    
41gcc -DHAVE_CONFIG_H -I. -I/home/janneke/vc/gub/target/mingw/src/cross/binutils-2.18/binutils -I. -D_GNU_SOURCE -I. -I/home/janneke/vc/gub/target/mingw/src/cross/binutils-2.18/binutils -I../bfd -I/home/janneke/vc/gub/target/mingw/src/cross/binutils-2.18/binutils/../bfd -I/home/janneke/vc/gub/target/mingw/src/cross/binutils-2.18/binutils/../include -DLOCALEDIR="\"/home/janneke/vc/gub/target/mingw/root/usr/cross/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c /home/janneke/vc/gub/target/mingw/src/cross/binutils-2.18/binutils/windmc.c
                    
42cc1: warnings being treated as errors
                    
52
                    
53gcc -DHAVE_CONFIG_H -I. -I/home/janneke/vc/gub/target/mingw/src/cross/binutils-2.18/binutils -I. -D_GNU_SOURCE -I. -I/home/janneke/vc/gub/target/mingw/src/cross/binutils-2.18/binutils -I../bfd -I/home/janneke/vc/gub/target/mingw/src/cross/binutils-2.18/binutils/../bfd -I/home/janneke/vc/gub/target/mingw/src/cross/binutils-2.18/binutils/../include -DLOCALEDIR="\"/home/janneke/vc/gub/target/mingw/root/usr/cross/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c /home/janneke/vc/gub/target/mingw/src/cross/binutils-2.18/binutils/cxxfilt.c
                    
54cc1: warnings being treated as errors
                    
                
FileSystemPageTest.java https://github.com/goneflyin/fitnesse.git | Java | 275 lines
                    
55    FileSystemPage levelA = (FileSystemPage) crawler.addPage(root, PathParser.parse("PageA"), "");
                    
56    assertEquals("./teststorage/RooT/PageA", levelA.getFileSystemPath());
                    
57    assertTrue(new File(defaultPath + "/RooT/PageA").exists());
                    
63    crawler.addPage(levelA, PathParser.parse("PageB"));
                    
64    assertTrue(new File(defaultPath + "/RooT/PageA/PageB").exists());
                    
65  }
                    
98    crawler.addPage(root, PathParser.parse("CcCc"), "C content");
                    
99    new File(defaultPath + "/root/someOtherDir").mkdir();
                    
100    List<?> children = root.getChildren();
                    
114    levelOne.removeChildPage("LevelTwo");
                    
115    File fileOne = new File(defaultPath + "/RooT/LevelOne");
                    
116    File fileTwo = new File(defaultPath + "/RooT/LevelOne/LevelTwo");
                    
124    crawler.addPage(levelOne, PathParser.parse("LevelTwo"));
                    
125    File childOne = new File(defaultPath + "/RooT/LevelOne");
                    
126    File childTwo = new File(defaultPath + "/RooT/LevelOne/LevelTwo");
                    
                
System.Dynamic.csproj https://bitbucket.org/stefanrusek/xronos | MSBuild scripts | 125 lines
                    
12    <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
                    
13    <RootNamespace>System.Dynamic</RootNamespace>
                    
14    <AssemblyName>System.Dynamic</AssemblyName>
                    
                
test_introspection.cpp https://gitlab.com/ubuntu-omap/unity.git | C++ | 325 lines
                    
83
                    
84    //root_->SetProperty(g_variant_new("{sv}", "SomeProperty", g_variant_new_string("SomeValue")));
                    
85  }
                    
                
MatchEquityTable.cs https://github.com/alexhanh/Botting-Library.git | C# | 363 lines
                    
171
                    
172				//root element
                    
173				XmlElement root = xmldoc.CreateElement("met");
                    
286
                    
287				//root element
                    
288				XmlElement root = xmldoc.CreateElement("met");
                    
                
Makefile https://gitlab.com/gl-xinshouyong/1407-mifi-customer-tmp | Makefile | 254 lines
                    
88define trxalign/jffs2-128k
                    
89-a 0x20000 -f $(KDIR)/root.$(1)
                    
90endef
                    
91define trxalign/jffs2-64k
                    
92-a 0x10000 -f $(KDIR)/root.$(1)
                    
93endef
                    
94define trxalign/squashfs
                    
95-a 1024 -f $(KDIR)/root.$(1) $(if $(2),-f $(2)) -a 0x10000 -A $(KDIR)/fs_mark
                    
96endef
                    
                
RootReturn.html https://gitlab.com/essere.lab.public/qualitas.class-corpus | HTML | 144 lines
                    
41  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
                    
42  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../org/hibernate/loader/custom/RootReturn.html" title="class in org.hibernate.loader.custom"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD>
                    
43  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD>
                    
101  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
                    
102  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../org/hibernate/loader/custom/RootReturn.html" title="class in org.hibernate.loader.custom"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD>
                    
103  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD>
                    
                
OptDirectedGraphSerializerTest.java https://gitlab.com/essere.lab.public/qualitas.class-corpus | Java | 192 lines
                    
144      };
                    
145      assertTrue(after.queryNodes(visitor).size() == 1); //root
                    
146      
                    
                
Orchard.Tags.csproj https://hg.codeplex.com/associativy | MSBuild scripts | 172 lines
                    
12    <AppDesignerFolder>Properties</AppDesignerFolder>
                    
13    <RootNamespace>Orchard.Tags</RootNamespace>
                    
14    <AssemblyName>Orchard.Tags</AssemblyName>
                    
                
CompanySector.aspx.cs https://bitbucket.org/venkadesan/customersfeedback.git | C# | 375 lines
                    
215                    }
                    
216                    sb.Append("</root>");
                    
217                    XmLIS = sb.ToString();
                    
267                    }
                    
268                    sb.Append("</root>");
                    
269                    XmLIS = sb.ToString();
                    
                
Makefile https://gitlab.com/gl-xinshouyong/1407-mifi-customer-tmp | Makefile | 67 lines
                    
16	dd if=$(KDIR)/uImage of=$(KDIR)/uImage.pad bs=64k conv=sync; \
                    
17	dd if=$(KDIR)/root.$(1) of=$(KDIR)/root.$(1).pad bs=128k conv=sync; \
                    
18	sh $(TOPDIR)/scripts/combined-image.sh \
                    
19		$(KDIR)/uImage.pad \
                    
20		$(KDIR)/root.$(1).pad \
                    
21		$(BIN_DIR)/$(IMG_PREFIX)-$(patsubst jffs2-%,jffs2,$(patsubst squashfs-%,squashfs,$(1)))-uboot-sysupgrade.bin
                    
23		$(KDIR)/uImage.pad \
                    
24		$(KDIR)/root.$(1).pad \
                    
25		$(BIN_DIR)/$(IMG_PREFIX)-$(patsubst jffs2-%,jffs2,$(patsubst squashfs-%,squashfs,$(1)))-sysupgrade.bin
                    
38define Image/Build/jffs2-64k
                    
39	dd if=$(KDIR)/root.$(1) of=$(BIN_DIR)/openwrt-$(BOARD)-$(1).img bs=64k conv=sync
                    
40	( \
                    
41	dd if=$(KDIR)/uImage bs=2048k conv=sync; \
                    
42	dd if=$(KDIR)/root.$(1) bs=64k conv=sync; \
                    
43	) > $(BIN_DIR)/$(IMG_PREFIX)-$(1).bin
                    
                
app.js https://gitlab.com/Guy1394/gaia | JavaScript | 273 lines
                    
22var NotificationsPanel = require('./regions/notifications');
                    
23var RootPanel = require('./regions/root');
                    
24var ScreenLockPanel = require('./regions/screen_lock');
                    
                
test-inspect-fstab.sh git://pkgs.fedoraproject.org/libguestfs | Shell | 140 lines
                    
34cat <<'EOF' > test.fstab
                    
35/dev/VG/Root / ext2 default 0 0
                    
36
                    
53  run
                    
54  mount-options "" /dev/VG/Root /
                    
55  upload test.fstab /etc/fstab
                    
59$guestfish -a test1.qcow2 -i <<'EOF' | sort | $canonical > test.output
                    
60  inspect-get-mountpoints /dev/VG/Root
                    
61EOF
                    
62
                    
63if [ "$(cat test.output)" != "/: /dev/VG/Root
                    
64/boot: /dev/sda1
                    
77cat <<'EOF' > test.fstab
                    
78/dev/VG/Root / ext2 default 0 0
                    
79
                    
                
TestLargeDirectoryDelete.java https://gitlab.com/xiaoliuliu2050/hadoop | Java | 225 lines
                    
66    for (int i = 0; i < TOTAL_BLOCKS; i+=100) {
                    
67      String filename = "/root/";
                    
68      int dirs = rand.nextInt(10);  // Depth of the directory
                    
140    FSNamesystem.BLOCK_DELETION_INCREMENT = 1;
                    
141    mc.getFileSystem().delete(new Path("/root"), true); // recursive delete
                    
142    final long end = Time.now();
                    
                
ECDSASignatureTest.java https://github.com/apache/camel.git | Java | 308 lines
                    
66                  + (includeNewLine ? "\n" : "")
                    
67                  + "<root xmlns=\"http://test/test\"><test>Test Message</test></root>";
                    
68    }
                    
                
NarniaGuardian.php https://gitlab.com/kidaa/Narnia-Guardian.git | PHP | 107 lines
                    
28		file_put_contents($this->selfpath.'/logs/main.log',date('Y-m-d G:i').' '.$string.PHP_EOL, FILE_APPEND);
                    
29		file_put_contents($this->selfpath.'/logs/root-'.$escaped.'.log',date('Y-m-d G:i').' '.$string.PHP_EOL, FILE_APPEND);
                    
30	}
                    
                
Application.cpp https://gitlab.com/jadelab/jadegit | C++ | 139 lines
                    
4#include <jadegit/data/JadeWebServiceManager.h>
                    
5#include <jadegit/data/RootSchema/ApplicationMeta.h>
                    
6#include <jadegit/data/RootSchema/JadeWebServiceManagerMeta.h>
                    
                
mr_widget_deployment_spec.js https://gitlab.com/jlogandavison/gitlab-ce | JavaScript | 188 lines
                    
9    name: 'review/diplo',
                    
10    url: '/root/acets-review-apps/environments/15',
                    
11    stop_url: '/root/acets-review-apps/environments/15/stop',
                    
11    stop_url: '/root/acets-review-apps/environments/15/stop',
                    
12    metrics_url: '/root/acets-review-apps/environments/15/deployments/1/metrics',
                    
13    external_url: 'http://diplo.',
                    
                
path.js https://gitlab.com/zouxc/seajs | JavaScript | 181 lines
                    
136  assert(id2Uri('/c', 'http://test.com/path/x.js') === CWR + 'c.js', 'id2Uri')
                    
137  //assert(id2Uri('/root/', 'file:///Users/lifesinger/tests/specs/util/test.html') === CWR + 'root/', 'id2Uri')
                    
138  assert(id2Uri('http://test.com/x.js') === 'http://test.com/x.js', 'id2Uri')
                    
147  var _cwd = cwd
                    
148  seajs.config({ cwd: '/User/lifesinger/path/to/root/' })
                    
149  assert(id2Uri('/C/path/to/a') === '/C/path/to/a.js', 'id2Uri ' + id2Uri('/C/path/to/a'))
                    
                
pdfwriter.py git://pkgs.fedoraproject.org/PyX | Python | 396 lines
                    
92                   "/Size %i\n" % refno)
                    
93        file.write("/Root %i 0 R\n" % self.getrefno(catalog))
                    
94        file.write("/Info %i 0 R\n" % self.getrefno(catalog.PDFinfo))
                    
                
Makefile https://gitlab.com/gl-xinshouyong/1407-mifi-customer-tmp | Makefile | 77 lines
                    
43		-k $(KDIR)/$(3) \
                    
44		-r $(KDIR)/root.$(1) \
                    
45		-o $(call factoryname,$(1),$(2))
                    
48		-k $(KDIR)/$(3) \
                    
49		-r $(KDIR)/root.$(1) \
                    
50		-o $(call sysupname,$(1),$(2))
                    
61define Image/Build/ext2
                    
62	cp $(KDIR)/root.$(1) $(BIN_DIR)/$(IMG_PREFIX)-ext2.img
                    
63endef
                    
65define Image/Build/squashfs
                    
66	$(call prepare_generic_squashfs,$(KDIR)/root.squashfs)
                    
67	cp $(KDIR)/root.squashfs $(BIN_DIR)/$(IMG_PREFIX)-root.squashfs
                    
                
auto_location_test.js https://gitlab.com/Aaeinstein54/ember.js | JavaScript | 292 lines
                    
198  var browserLocation = mockBrowserLocation();
                    
199  var expectedMsg = /rootURL must end with a trailing forward slash e.g. "\/app\/"/;
                    
200
                    
                
gulpfile.js https://bitbucket.org/fxmedia/klm-replylive.git | JavaScript | 273 lines
                    
33    WATCH_FONTS_PATH:           './resources/assets/fonts/',
                    
34    WATCH_ROOT_PATH:            './resources/assets/root_files/',
                    
35    // Destinations
                    
                
msm_ipc_logging.h https://gitlab.com/bsd1993/android_kernel_zte_x9180 | C Header | 267 lines
                    
192 *        to be registered
                    
193 * @type: Main/Root event, defined by the module which is logging, to
                    
194 *        which this deserialization function has to be registered.
                    
                
builds.md https://gitlab.com/demisxbar/gitlab-ce | Markdown | 421 lines
                    
60            "username": "root",
                    
61            "web_url": "http://gitlab.dev/u/root",
                    
62            "website_url": ""
                    
98            "username": "root",
                    
99            "web_url": "http://gitlab.dev/u/root",
                    
100            "website_url": ""
                    
185            "username": "root",
                    
186            "web_url": "http://gitlab.dev/u/root",
                    
187            "website_url": ""
                    
246        "username": "root",
                    
247        "web_url": "http://gitlab.dev/u/root",
                    
248        "website_url": ""
                    
                
NamespacePrefixMapperRelationshipsPart.java git://github.com/plutext/docx4j.git | Java | 192 lines
                    
155     *   ...
                    
156     * </root>
                    
157     * <xmp></pre>
                    
171     *   ...
                    
172     * </root>
                    
173     * <xmp></pre>
                    
                
BioPortal4Client.java git://github.com/ISA-tools/ISAcreator.git | Java | 159 lines
                    
95    public Map<String, OntologyTerm> getOntologyRoots(String ontologyAbbreviation) {
                    
96//        http://data.bioontology.org/ontologies/EFO/classes/roots
                    
97        if (!cachedNodeChildrenQueries.containsKey(ontologyAbbreviation)) {
                    
                
ClassDecl.cpp git://pkgs.fedoraproject.org/tog-pegasus | C++ | 407 lines
                    
71        //
                    
72        CIMClass class0(CIMName ("//localhost/root/cimv2:MyClass"),
                    
73            CIMName ("YourClass"));
                    
75        PEGASUS_TEST_ASSERT(class0.getPath() ==
                    
76            CIMObjectPath("//localhost/root/cimv2:MyClass"));
                    
77    }
                    
                
setup.c https://gitlab.com/Sean.W/pru-linux-drivers | C | 356 lines
                    
32#include <linux/initrd.h>
                    
33#include <linux/root_dev.h>
                    
34
                    
                
ssh.scm https://gitlab.com/janneke/guix | Scheme | 244 lines
                    
151                   (channel-open-session channel)
                    
152                   (channel-request-exec channel "echo hello > /root/witness")
                    
153                   (and (zero? (channel-get-exit-status channel))
                    
153                   (and (zero? (channel-get-exit-status channel))
                    
154                        (wait-for-file "/root/witness" marionette))))))
                    
155
                    
178                 (let ((sftp-session (make-sftp-session session))
                    
179                       (witness "/root/sftp-witness"))
                    
180                   (call-with-remote-output-file sftp-session witness
                    
195                    (string-append
                    
196                     "mkdir -p /root/.guix-profile/bin && "
                    
197                     "touch /root/.guix-profile/bin/path-witness && "
                    
197                     "touch /root/.guix-profile/bin/path-witness && "
                    
198                     "chmod 755 /root/.guix-profile/bin/path-witness"))
                    
199                   (zero? (channel-get-exit-status channel))))))
                    
                
smartweb.h https://gitlab.com/Sean.W/u-boot | C Header | 318 lines
                    
141	"setenv bootargs ${basicargs} ${mtdparts} "			\
                    
142	"root=/dev/nfs ip=dhcp nfsroot=${serverip}:/srv/nfs/rootfs; "	\
                    
143	"dhcp"
                    
                
install.scm https://gitlab.com/janneke/guix | Scheme | 275 lines
                    
122    (directory "/mnt")
                    
123    (directory "/var/guix/profiles/per-user/root" 0 0)
                    
124
                    
163(define %root-profile
                    
164  "/var/guix/profiles/per-user/root")
                    
165
                    
197in the file called CLOSURE (as generated by #:references-graphs.)  DIRECTORY
                    
198is initialized to contain a single profile under /root pointing to PROFILE.
                    
199
                    
225    ("guix-profile"
                    
226     (mkdir-p* "/root")
                    
227     (symlink* (string-append %root-profile "/guix-profile")
                    
227     (symlink* (string-append %root-profile "/guix-profile")
                    
228               "/root/.guix-profile"))
                    
229    ("current-guix"
                    
                
LocationAttributes.java https://github.com/apache/struts-sandbox.git | Java | 349 lines
                    
36 *   &lt;foo loc:src="file://path/to/file.xml" loc:line="2" loc:column="3"/&gt;
                    
37 * &lt;/root&gt;
                    
38 * </pre>
                    
271     *   &lt;foo loc:src="file://path/to/file.xml" loc:line="2" loc:column="3"/&gt;
                    
272     * &lt;/root&gt;
                    
273     * </pre>
                    
                
setup.c https://gitlab.com/kush/linux | C | 286 lines
                    
23#include <linux/fs.h>
                    
24#include <linux/root_dev.h>
                    
25#include <linux/console.h>
                    
                
OFX.Aggregator.WebScraping.Implementation.BESnet.csproj https://activestatement.svn.codeplex.com/svn | MSBuild scripts | 77 lines
                    
10    <AppDesignerFolder>Properties</AppDesignerFolder>
                    
11    <RootNamespace>OFX.Aggregator.WebScraping.Implementation.BESnet</RootNamespace>
                    
12    <AssemblyName>OFX.Aggregator.WebScraping.Implementation.BESnet</AssemblyName>
                    
                
AionCxxLibrary.csproj https://aioncxx.svn.codeplex.com/svn | MSBuild scripts | 84 lines
                    
10    <AppDesignerFolder>Properties</AppDesignerFolder>
                    
11    <RootNamespace>AionCxxLibrary</RootNamespace>
                    
12    <AssemblyName>AionCxxLibrary</AssemblyName>
                    
                
main.tf https://gitlab.com/OBSERVER-DLL/atlas-examples | Terraform | 309 lines
                    
120  export ROOT_TOKEN=$(cat /tmp/vault.init | grep '^Initial' | awk '{print $4}')
                    
121  curl -fX PUT 127.0.0.1:8500/v1/kv/service/vault/root-token -d $ROOT_TOKEN
                    
122
                    
304
                    
305  /service/vault/root-token
                    
306  /service/vault/unseal-key-{1..5}
                    
                
Farseer Physics XNA WP7.csproj https://hg.codeplex.com/happyfrog | MSBuild scripts | 276 lines
                    
9    <AppDesignerFolder>Properties</AppDesignerFolder>
                    
10    <RootNamespace>FarseerPhysics</RootNamespace>
                    
11    <AssemblyName>FarseerPhysicsXNA</AssemblyName>
                    
                
XmlStreamFormatterTests.cs https://hg.codeplex.com/configgen | C# | 407 lines
                    
35        {
                    
36            const string xml = @"<root><child /></root>";
                    
37
                    
45        {
                    
46            const string xml = @"<root>SomeText</root>";
                    
47
                    
65        {
                    
66            const string xml = @"<root attribute1=""value1"" attribute2=""value2""><child /></root>";
                    
67
                    
75        {
                    
76            string xml = @"<?xml version=""1.0"" encoding=""utf-8""?><root><child /></root>";
                    
77
                    
85        {
                    
86            string xml = @"<?xml version=""1.0"" encoding=""Windows-1252""?><root><child /></root>";
                    
87
                    
                
config.h https://gitlab.com/tlevine/DragonFlyBSD | C Header | 297 lines
                    
115/* Default trust anchor file */
                    
116#define LDNS_TRUST_ANCHOR_FILE "/usr/local/etc/unbound/root.key"
                    
117
                    
                
serialepe_link.php http://eboda-hd-for-all-500.googlecode.com/svn/trunk/ | PHP | 0 lines
                    
36   $dir = "/tmp/hdd/volumes/HDD1/download/";
                    
37   $dir_log = "/tmp/hdd/root/log/";
                    
38} else {
                    
                
MemoryFileSystem.js https://gitlab.com/ForU/Shutterlode | JavaScript | 442 lines
                    
22		fs.mkdirpSync("/test/sub2");
                    
23		fs.mkdirSync("/root\\dir");
                    
24		fs.mkdirpSync("/");
                    
                
Dockerfile.j2 https://gitlab.com/mimizone/kolla | Jinja | 231 lines
                    
15RUN cat /tmp/kolla_bashrc >> /etc/skel/.bashrc
                    
16RUN cat /tmp/kolla_bashrc >> /root/.bashrc
                    
17
                    
                
Makefile git://pkgs.fedoraproject.org/bogl | Makefile | 124 lines
                    
68# ../rn.utf:
                    
69#	$(MAKE) RN_TARGET_DIR=. -C ../../scripts/rootdisk/messages install-utf
                    
70#	cat ../../scripts/rootdisk/messages/release_notes.* > $@
                    
                
package-summary.html https://gitlab.com/essere.lab.public/qualitas.class-corpus | HTML | 246 lines
                    
150<TR BGCOLOR="white" CLASS="TableRowColor">
                    
151<TD WIDTH="15%"><B><A HREF="../../../../org/hibernate/loader/custom/RootReturn.html" title="class in org.hibernate.loader.custom">RootReturn</A></B></TD>
                    
152<TD>Represents a return which names a "root" entity.</TD>
                    
                
angular-carousel.css https://gitlab.com/cmendez_wh/wh-off-canvas | CSS | 79 lines
                    
41/Users/jamest/.rvm/gems/ruby-2.1.1@global/gems/sass-3.3.6/lib/sass/tree/visitors/perform.rb:8:in `visit'
                    
42/Users/jamest/.rvm/gems/ruby-2.1.1@global/gems/sass-3.3.6/lib/sass/tree/root_node.rb:36:in `css_tree'
                    
43/Users/jamest/.rvm/gems/ruby-2.1.1@global/gems/sass-3.3.6/lib/sass/tree/root_node.rb:20:in `render'
                    
                
main.yml https://gitlab.com/18runt88/ansible | YAML | 421 lines
                    
199#- name: create soft link to directory using absolute path
                    
200#  win_file: src=/ dest={{win_output_dir}}/root state=link
                    
201#  register: file18_result
                    
                
ServerSetup.pm git://github.com/postgres/postgres.git | Perl | 119 lines
                    
6#   switch_server_cert function.
                    
7# - ssl/root+client_ca.crt as the CA root for validating client certs.
                    
8# - reject non-SSL connections
                    
76	chmod(0600, glob "$pgdata/server-*.key") or die $!;
                    
77	copy_files("ssl/root+client_ca.crt", $pgdata);
                    
78	copy_files("ssl/root+client.crl",    $pgdata);
                    
                
master.yaml https://gitlab.com/shiphitchcock3/kubernetes | YAML | 258 lines
                    
216	. /etc/kube-env
                    
217	export HOME="/root"
                    
218	export KUBECTL_BIN="/usr/bin/kubectl"
                    
                
submodule_helper_spec.rb https://gitlab.com/nulldoxyz/gitlab-ce | Ruby | 214 lines
                    
49        allow(Gitlab.config.gitlab).to receive(:port).and_return(80) # set this just to be sure
                    
50        allow(Gitlab.config.gitlab).to receive(:relative_url_root).and_return('/gitlab/root')
                    
51        allow(Gitlab.config.gitlab).to receive(:url).and_return(Settings.send(:build_gitlab_url))
                    
51        allow(Gitlab.config.gitlab).to receive(:url).and_return(Settings.send(:build_gitlab_url))
                    
52        stub_url(['http://', config.host, '/gitlab/root/gitlab-org/gitlab-ce.git'].join(''))
                    
53        expect(submodule_links(submodule_item)).to eq([namespace_project_path('gitlab-org', 'gitlab-ce'), namespace_project_tree_path('gitlab-org', 'gitlab-ce', 'hash')])
                    
57        allow(Gitlab.config.gitlab).to receive(:port).and_return(80) # set this just to be sure
                    
58        allow(Gitlab.config.gitlab).to receive(:relative_url_root).and_return('/gitlab/root')
                    
59        allow(Gitlab.config.gitlab).to receive(:url).and_return(Settings.send(:build_gitlab_url))
                    
59        allow(Gitlab.config.gitlab).to receive(:url).and_return(Settings.send(:build_gitlab_url))
                    
60        stub_url(['http://', config.host, '/gitlab/root/gitlab-org/sub/gitlab-ce.git'].join(''))
                    
61        expect(submodule_links(submodule_item)).to eq([namespace_project_path('gitlab-org/sub', 'gitlab-ce'), namespace_project_tree_path('gitlab-org/sub', 'gitlab-ce', 'hash')])
                    
                
 

Source

Language