HomeSort by relevance Sort by last modified time
    Searched refs:Inheritance (Results 1 - 14 of 14) sorted by null

  /external/clang/lib/AST/
MicrosoftCXXABI.cpp 154 // we have a non-primary base class, which uses the multiple inheritance model.
196 // are dropped as permitted (under the MSVC interpretation) by the inheritance
224 MSInheritanceAttr::Spelling Inheritance = RD->getMSInheritanceModel();
232 Inheritance))
234 if (MSInheritanceAttr::hasVBPtrOffsetField(Inheritance))
236 if (MSInheritanceAttr::hasVBTableOffsetField(Inheritance))
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
aclapi.h 73 WINADVAPI VOID WINAPI BuildExplicitAccessWithNameA (PEXPLICIT_ACCESS_A pExplicitAccess, LPSTR pTrusteeName, DWORD AccessPermissions, ACCESS_MODE AccessMode, DWORD Inheritance);
74 WINADVAPI VOID WINAPI BuildExplicitAccessWithNameW (PEXPLICIT_ACCESS_W pExplicitAccess, LPWSTR pTrusteeName, DWORD AccessPermissions, ACCESS_MODE AccessMode, DWORD Inheritance);
75 WINADVAPI VOID WINAPI BuildImpersonateExplicitAccessWithNameA (PEXPLICIT_ACCESS_A pExplicitAccess, LPSTR pTrusteeName, PTRUSTEE_A pTrustee, DWORD AccessPermissions, ACCESS_MODE AccessMode, DWORD Inheritance);
76 WINADVAPI VOID WINAPI BuildImpersonateExplicitAccessWithNameW (PEXPLICIT_ACCESS_W pExplicitAccess, LPWSTR pTrusteeName, PTRUSTEE_W pTrustee, DWORD AccessPermissions, ACCESS_MODE AccessMode, DWORD Inheritance);
accctrl.h 180 INHERIT_FLAGS Inheritance;
189 INHERIT_FLAGS Inheritance;
  /external/ltp/testcases/realtime/
README 35 Robust and Priority Inheritance (PI) Mutexes.
  /external/clang/lib/CodeGen/
MicrosoftCXXABI.cpp 227 // multiple inheritance case.
    [all...]
  /external/parameter-framework/upstream/tools/xmlGenerator/
EddParser.py 269 # check for inheritance
270 self.Inheritance(contextCopy)
331 def Inheritance (self, context) :
332 """check for path name inheritance"""
336 """make configuration name inheritance """
461 def Inheritance (self, context) :
462 """make configuration name and rule inheritance"""
463 # check for configuration name inheritance
466 # check for rule inheritance
470 """make configuration name inheritance """
    [all...]
  /external/clang/test/Parser/
MicrosoftExtensions.cpp 303 namespace Inheritance {
  /external/guice/extensions/persist/lib/
ejb3-persistence.jar 
  /external/abi-dumper/
abi-dumper.pl 344 my %Inheritance;
    [all...]
  /prebuilts/go/darwin-x86/src/debug/dwarf/
const.go 312 TagInheritance: "Inheritance",
  /prebuilts/go/linux-x86/src/debug/dwarf/
const.go 312 TagInheritance: "Inheritance",
  /external/llvm/lib/CodeGen/AsmPrinter/
CodeViewDebug.cpp     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
Attrs.inc     [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
Attrs.inc     [all...]

Completed in 310 milliseconds