HomeSort by relevance Sort by last modified time
    Searched refs:Namespace (Results 101 - 125 of 165) sorted by null

1 2 3 45 6 7

  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.ecf.provider.filetransfer_3.2.0.v20130604-1622.jar 
org.eclipse.osgi_3.9.1.v20140110-1610.jar 
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_multiprocessing.py 1090 n = self.Namespace()
1096 self.assertEqual(str(n), "Namespace(name='Bob')")
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_multiprocessing.py 1090 n = self.Namespace()
1096 self.assertEqual(str(n), "Namespace(name='Bob')")
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_multiprocessing.py 1090 n = self.Namespace()
1096 self.assertEqual(str(n), "Namespace(name='Bob')")
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_multiprocessing.py 1090 n = self.Namespace()
1096 self.assertEqual(str(n), "Namespace(name='Bob')")
    [all...]
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.ecf.provider.filetransfer_3.2.0.v20130604-1622.jar 
  /external/icu/tools/srcgen/currysrc/libs/
org.eclipse.osgi_3.10.100.v20150529-1857.jar 
  /external/opencv3/samples/java/sbt/sbt/
sbt-launch.jar 
  /external/testng/ant/
ivy-2.1.0.jar 
  /external/chromium-trace/catapult/third_party/mapreduce/mapreduce/
input_readers.py 134 NAMESPACE_PARAM = "namespace"
261 # namespace.
346 # No namespace means the app may have some data but those data are not
374 This method uses scatter index to split each namespace into pieces
389 for namespace in namespaces:
392 namespace,
420 namespace,
424 """Split a namespace by scatter index into key_range.KeyRange.
430 namespace: namespace name to split. str
    [all...]
  /external/clang/include/clang/AST/
Decl.h 31 namespace clang {
83 /// The (most recently entered) anonymous namespace for this
111 /// namespace N { extern "C" void f(); } // #1
113 /// namespace M { extern "C" void f(); } // #3
116 /// The semantic context of #1 is namespace N and its lexical context is the
117 /// LinkageSpecDecl; the semantic context of #2 is namespace N and its lexical
196 /// declaration, like A::B::i, for i being member of namespace A::B.
198 /// namespace), it will return same result as printName().
400 /// NamespaceDecl - Represent a C++ namespace.
405 /// to either the namespace or the inline keyword
    [all...]
  /external/clang/lib/Serialization/
ASTReader.cpp 62 using namespace clang;
63 using namespace clang::serialization;
64 using namespace clang::serialization::reader;
332 namespace {
668 using namespace llvm::support;
676 using namespace llvm::support;
698 using namespace llvm::support;
736 using namespace llvm::support;
766 using namespace llvm::support;
774 using namespace llvm::support
    [all...]
ASTWriter.cpp 64 using namespace clang;
65 using namespace clang::serialization;
84 namespace {
106 } // end anonymous namespace
449 namespace {
468 } // end anonymous namespace
677 using namespace llvm;
    [all...]
  /external/chromium-trace/catapult/third_party/gsutil/third_party/protorpc/experimental/javascript/closure/string/
string.js 21 * Namespace for string utilities
    [all...]
  /external/guice/extensions/persist/lib/
dom4j-1.6.1.jar 
  /external/owasp/sanitizer/tools/findbugs/lib/
dom4j-1.6.1.jar 
  /prebuilts/tools/common/m2/repository/dom4j/dom4j/1.6.1/
dom4j-1.6.1.jar 
  /external/clang/lib/Sema/
SemaDecl.cpp 50 using namespace clang;
51 using namespace sema;
62 namespace {
131 namespace {
137 } // namespace
    [all...]
SemaExprCXX.cpp 41 using namespace clang;
42 using namespace sema;
71 case NestedNameSpecifier::Namespace:
97 // namespace N {
354 // namespace scope. Therefore, this unqualified-id cannot name anything.
363 case NestedNameSpecifier::Namespace:
478 // namespace if _HAS_EXCEPTIONS is defined to 0. See PR13153.
    [all...]
SemaType.cpp 38 using namespace clang;
131 namespace {
    [all...]
SemaLookup.cpp 56 using namespace clang;
57 using namespace sema;
59 namespace {
106 // C++ [namespace.udir]p1:
108 // were declared in the nearest enclosing namespace which contains
109 // both the using-directive and the nominated namespace.
114 // C++ [namespace.udir]p1:
116 // appear in namespace scope or in block scope.
175 // context. This helps implement C++ [namespace.udir]p3:
177 // using-directive that nominates a second namespace that itsel
    [all...]
  /external/antlr/antlr-3.4/runtime/ActionScript/project/lib/
FlexAntTasks.jar 
  /external/clang/lib/CodeGen/
CodeGenModule.cpp 58 using namespace clang;
59 using namespace CodeGen;
    [all...]
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/org.eclipse.osgi/3.9.1.v20130814-1242/
org.eclipse.osgi-3.9.1.v20130814-1242.jar 

Completed in 705 milliseconds

1 2 3 45 6 7