HomeSort by relevance Sort by last modified time
    Searched defs:bases (Results 51 - 75 of 156) sorted by null

1 23 4 5 6 7

  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
DeclCXX.h 445 /// parameter, for initializing virtual bases and for other subobjects.
472 /// \brief The number of base class specifiers in Bases.
481 LazyCXXBaseSpecifiersPtr Bases;
510 if (!Bases.isOffset())
511 return Bases.get(nullptr);
522 ArrayRef<CXXBaseSpecifier> bases() const { function in struct:clang::CXXRecordDecl::DefinitionData
720 void setBases(CXXBaseSpecifier const * const *Bases, unsigned NumBases);
729 base_class_range bases() { function in class:clang::CXXRecordDecl
732 base_class_const_range bases() const { function in class:clang::CXXRecordDecl
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_argparse.py 157 def __init__(cls, name, bases, bodydict):
254 bases = TestCase, variable
255 ParserTestCase = ParserTesterMetaclass('ParserTestCase', bases, {})
2900 bases = TestCase, variable
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_argparse.py 157 def __init__(cls, name, bases, bodydict):
254 bases = TestCase, variable
255 ParserTestCase = ParserTesterMetaclass('ParserTestCase', bases, {})
2900 bases = TestCase, variable
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_argparse.py 157 def __init__(cls, name, bases, bodydict):
254 bases = TestCase, variable
255 ParserTestCase = ParserTesterMetaclass('ParserTestCase', bases, {})
2900 bases = TestCase, variable
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_argparse.py 157 def __init__(cls, name, bases, bodydict):
254 bases = TestCase, variable
255 ParserTestCase = ParserTesterMetaclass('ParserTestCase', bases, {})
2900 bases = TestCase, variable
    [all...]
  /external/python/cpython2/Objects/
typeobject.c 117 type_mro_modified(PyTypeObject *type, PyObject *bases) {
138 n = PyTuple_GET_SIZE(bases);
140 PyObject *b = PyTuple_GET_ITEM(bases, i);
171 PyObject *bases; local
197 bases = type->tp_bases;
198 n = PyTuple_GET_SIZE(bases);
200 PyObject *b = PyTuple_GET_ITEM(bases, i);
1334 PyObject *bases, *base; local
1576 PyObject *bases, *result; local
2093 PyObject *name, *bases, *dict; local
4062 PyObject *dict, *bases; local
    [all...]
  /external/clang/include/clang-c/
Index.h 5654 const CXIdxBaseClassInfo *const *bases; member in struct:__anon13776
    [all...]
  /external/python/cpython2/Modules/
_bsddb.c 10215 PyObject* bases; local
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang-c/
Index.h 5738 const CXIdxBaseClassInfo *const *bases; member in struct:__anon48243
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang-c/
Index.h 5738 const CXIdxBaseClassInfo *const *bases; member in struct:__anon48758
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang-c/
Index.h 5738 const CXIdxBaseClassInfo *const *bases; member in struct:__anon49273
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang-c/
Index.h 5738 const CXIdxBaseClassInfo *const *bases; member in struct:__anon49788
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang-c/
Index.h 5738 const CXIdxBaseClassInfo *const *bases; member in struct:__anon50346
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang-c/
Index.h 5738 const CXIdxBaseClassInfo *const *bases; member in struct:__anon50861
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang-c/
Index.h 5738 const CXIdxBaseClassInfo *const *bases; member in struct:__anon51376
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang-c/
Index.h 5738 const CXIdxBaseClassInfo *const *bases; member in struct:__anon51891
    [all...]
  /prebuilts/devtools/tools/lib/
jython-standalone-2.5.3.jar 
  /prebuilts/tools/common/m2/repository/org/python/jython/2.5.3/
jython-2.5.3.jar 
  /prebuilts/tools/common/m2/repository/org/python/jython-standalone/2.5.3/
jython-standalone-2.5.3.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/22.2.0/
lint-checks-22.2.0.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/22.4.0/
lint-checks-22.4.0.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/22.4.2/
lint-checks-22.4.2.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/22.5.0/
lint-checks-22.5.0.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/22.5.1/
lint-checks-22.5.1.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/22.5.3/
lint-checks-22.5.3.jar 

Completed in 1566 milliseconds

1 23 4 5 6 7