HomeSort by relevance Sort by last modified time
    Searched defs:Root (Results 1 - 25 of 181) sorted by null

1 2 3 4 5 6 7 8

  /external/clang/include/clang/Rewrite/Core/
DeltaTree.h 29 void *Root; // "DeltaTreeNode *"
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/Rewrite/Core/
DeltaTree.h 29 void *Root; // "DeltaTreeNode *"
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/Rewrite/Core/
DeltaTree.h 29 void *Root; // "DeltaTreeNode *"
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/Rewrite/Core/
DeltaTree.h 29 void *Root; // "DeltaTreeNode *"
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Rewrite/Core/
DeltaTree.h 29 void *Root; // "DeltaTreeNode *"
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/Rewrite/Core/
DeltaTree.h 29 void *Root; // "DeltaTreeNode *"
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/Rewrite/Core/
DeltaTree.h 29 void *Root; // "DeltaTreeNode *"
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/Rewrite/Core/
DeltaTree.h 29 void *Root; // "DeltaTreeNode *"
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Rewrite/Core/
DeltaTree.h 29 void *Root; // "DeltaTreeNode *"
  /external/chromium-trace/catapult/devil/devil/android/sdk/
gce_adb_wrapper.py 29 self.Root()
42 def Root(self, **kwargs):
43 super(GceAdbWrapper, self).Root()
84 'root@%s:%s' % (self._instance_ip, remote)
106 'root@%s:%s' % (self._instance_ip, remote),
  /external/clang/include/clang/Tooling/
FileMatchTrie.h 41 /// /<project-root>/src/<path>/<somefile>.cc (used as input for the tool)
42 /// /<project-root>/build/<symlink-to-src>/<path>/<somefile>.cc (stored in DB)
81 FileMatchTrieNode *Root;
  /external/clang/test/CXX/basic/basic.lookup/basic.lookup.qual/namespace.qual/
p3.cpp 6 namespace Root {
12 using namespace Root;
16 using namespace Root;
30 using Root::i;
31 using Root::f;
  /external/libmojo/third_party/catapult/devil/devil/android/sdk/
gce_adb_wrapper.py 27 self.Root()
40 def Root(self, **kwargs):
41 super(GceAdbWrapper, self).Root()
82 'root@%s:%s' % (self._instance_ip, remote)
104 'root@%s:%s' % (self._instance_ip, remote),
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/Tooling/
FileMatchTrie.h 42 /// /<project-root>/src/<path>/<somefile>.cc (used as input for the tool)
43 /// /<project-root>/build/<symlink-to-src>/<path>/<somefile>.cc (stored in DB)
82 FileMatchTrieNode *Root;
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/Tooling/
FileMatchTrie.h 42 /// /<project-root>/src/<path>/<somefile>.cc (used as input for the tool)
43 /// /<project-root>/build/<symlink-to-src>/<path>/<somefile>.cc (stored in DB)
82 FileMatchTrieNode *Root;
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/Tooling/
FileMatchTrie.h 42 /// /<project-root>/src/<path>/<somefile>.cc (used as input for the tool)
43 /// /<project-root>/build/<symlink-to-src>/<path>/<somefile>.cc (stored in DB)
82 FileMatchTrieNode *Root;
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Tooling/
FileMatchTrie.h 42 /// /<project-root>/src/<path>/<somefile>.cc (used as input for the tool)
43 /// /<project-root>/build/<symlink-to-src>/<path>/<somefile>.cc (stored in DB)
82 FileMatchTrieNode *Root;
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/Tooling/
FileMatchTrie.h 42 /// /<project-root>/src/<path>/<somefile>.cc (used as input for the tool)
43 /// /<project-root>/build/<symlink-to-src>/<path>/<somefile>.cc (stored in DB)
82 FileMatchTrieNode *Root;
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/Tooling/
FileMatchTrie.h 42 /// /<project-root>/src/<path>/<somefile>.cc (used as input for the tool)
43 /// /<project-root>/build/<symlink-to-src>/<path>/<somefile>.cc (stored in DB)
82 FileMatchTrieNode *Root;
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/Tooling/
FileMatchTrie.h 42 /// /<project-root>/src/<path>/<somefile>.cc (used as input for the tool)
43 /// /<project-root>/build/<symlink-to-src>/<path>/<somefile>.cc (stored in DB)
82 FileMatchTrieNode *Root;
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Tooling/
FileMatchTrie.h 42 /// /<project-root>/src/<path>/<somefile>.cc (used as input for the tool)
43 /// /<project-root>/build/<symlink-to-src>/<path>/<somefile>.cc (stored in DB)
82 FileMatchTrieNode *Root;
  /device/linaro/bootloader/edk2/DuetPkg/FvbRuntimeService/
FileIo.c 154 EFI_FILE_HANDLE Root;
181 // Open the root directory of the volume
183 Root = NULL;
186 &Root
189 ASSERT (Root != NULL);
194 Status = Root->Open (
195 Root,
206 // Close the Root directory
208 Root->Close (Root);
    [all...]
  /external/clang/test/CodeGenCXX/
derived-to-base-conv.cpp 46 struct Root {
52 struct Base : Root {
  /external/libcxx/test/std/experimental/filesystem/fs.op.funcs/fs.op.canonical/
canonical.pass.cpp 45 const path Root = StaticEnv::Root;
46 const path RootName = Root.filename();
53 TestCase(path p1, path e, path b = StaticEnv::Root)
57 { ".", Root, Root},
58 { DirName / ".." / "." / DirName, StaticEnv::Dir, Root},
62 { Root / "." / DirName / ".." / DirName, StaticEnv::Dir},
63 { path("..") / "." / RootName / DirName / ".." / DirName, StaticEnv::Dir, Root},
65 { SymlinkName, StaticEnv::File, StaticEnv::Root}
    [all...]
  /external/mockito/src/test/java/org/mockitousage/junitrunner/
DeepStubbingWithJUnitRunnerTest.java 14 @Mock(answer = Answers.RETURNS_DEEP_STUBS) private Root root; field in class:DeepStubbingWithJUnitRunnerTest
19 someClass.someMethod(root);
25 void someMethod(Root root) {
26 root.getFoo().getBar();
30 interface Root {

Completed in 1897 milliseconds

1 2 3 4 5 6 7 8