/external/webrtc/webrtc/modules/video_coding/ |
D | generic_decoder.cc | 124 VCMGenericDecoder::VCMGenericDecoder(VideoDecoder* decoder, bool isExternal) in VCMGenericDecoder() argument 130 _isExternal(isExternal), in VCMGenericDecoder()
|
D | generic_decoder.h | 66 explicit VCMGenericDecoder(VideoDecoder* decoder, bool isExternal = false);
|
/external/swiftshader/third_party/subzero/src/ |
D | IceGlobalInits.h | 82 bool isExternal() const { in isExternal() function 153 bool getSuppressMangling() const final { return isExternal() && IsProto; } in getSuppressMangling() 480 return isExternal() && !hasInitializer(); in getSuppressMangling()
|
D | IceConverter.cpp | 879 if (IceFunc->isExternal()) in installGlobalDeclarations() 903 if (Var->isExternal()) in installGlobalDeclarations()
|
/external/swiftshader/third_party/LLVM/lib/MC/ |
D | MachObjectWriter.cpp | 312 if (Data.isExternal() || Symbol.isUndefined()) in WriteNlist() 451 if (!it->isExternal() && !Symbol.isUndefined()) in ComputeSymbolTable() 487 if (it->isExternal() || Symbol.isUndefined()) in ComputeSymbolTable() 769 !Asm.getSymbolData(*it->Symbol).isExternal()) { in WriteObject()
|
D | ELFObjectWriter.cpp | 175 if (Data.isCommon() && Data.isExternal()) in SymbolValue() 224 it->setExternal(SD.isExternal()); in ExecutePostLayoutBinding() 261 assert(!(Data.isCommon() && !Data.isExternal())); in WriteSymbol() 349 if (SD.isExternal()) { in SymbolToReloc() 510 if (Data.isExternal()) in isLocal()
|
D | MCMachOStreamer.cpp | 110 if (SD.isExternal()) in EmitEHSymAttributes()
|
D | WinCOFFObjectWriter.cpp | 457 bool external = SymbolData.isExternal() || (SymbolData.Fragment == NULL); in DefineSymbol() 525 return SymbolData.isExternal() || !SymbolData.getSymbol().isVariable(); in ExportSymbol()
|
/external/llvm/lib/MC/ |
D | MachObjectWriter.cpp | 358 if (Data.isExternal() || (!IsAlias && Symbol->isUndefined())) in writeNlist() 539 if (!Symbol.isExternal() && !Symbol.isUndefined()) in computeSymbolTable() 565 if (Symbol.isExternal() || Symbol.isUndefined()) in computeSymbolTable() 959 if (it->Symbol->isDefined() && !it->Symbol->isExternal()) { in writeObject()
|
D | WinCOFFObjectWriter.cpp | 345 if (Symbol.isCommon() && Symbol.isExternal()) in getSymbolValue() 425 bool IsExternal = Symbol.isExternal() || in DefineSymbol() 637 if (!Sym.isExternal()) in isWeak()
|
D | MCMachOStreamer.cpp | 175 if (Symbol->isExternal()) in EmitEHSymAttributes()
|
D | ELFObjectWriter.cpp | 358 if (Sym.isCommon() && Sym.isExternal()) in SymbolValue() 408 Alias.setExternal(Symbol.isExternal()); in executePostLayoutBinding()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/ |
D | MachObjectWriter.cpp | 375 if (Data.isExternal() || (!IsAlias && Symbol->isUndefined())) in writeNlist() 556 if (!Symbol.isExternal() && !Symbol.isUndefined()) in computeSymbolTable() 582 if (Symbol.isExternal() || Symbol.isUndefined()) in computeSymbolTable() 993 if (it->Symbol->isDefined() && !it->Symbol->isExternal()) { in writeObject()
|
D | MCMachOStreamer.cpp | 174 if (Symbol->isExternal()) in EmitEHSymAttributes()
|
D | WinCOFFObjectWriter.cpp | 321 if (Symbol.isCommon() && Symbol.isExternal()) in getSymbolValue() 401 bool IsExternal = MCSym.isExternal() || in DefineSymbol()
|
D | ELFObjectWriter.cpp | 465 if (Sym.isCommon() && Sym.isExternal()) in SymbolValue() 1255 Alias->setExternal(Symbol.isExternal()); in executePostLayoutBinding()
|
/external/llvm/include/llvm/Object/ |
D | COFF.h | 356 bool isExternal() const { in isExternal() function 361 return isExternal() && getSectionNumber() == COFF::IMAGE_SYM_UNDEFINED && in isCommon() 366 return isExternal() && getSectionNumber() == COFF::IMAGE_SYM_UNDEFINED && in isUndefined() 375 return isExternal() && getBaseType() == COFF::IMAGE_SYM_TYPE_NULL && in isFunctionDefinition()
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Object/ |
D | COFF.h | 375 bool isExternal() const { in isExternal() function 380 return isExternal() && getSectionNumber() == COFF::IMAGE_SYM_UNDEFINED && in isCommon() 385 return isExternal() && getSectionNumber() == COFF::IMAGE_SYM_UNDEFINED && in isUndefined() 394 return isExternal() && getBaseType() == COFF::IMAGE_SYM_TYPE_NULL && in isFunctionDefinition()
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/ |
D | MCSymbol.h | 393 bool isExternal() const { return IsExternal; } in isExternal() function
|
/external/llvm/include/llvm/MC/ |
D | MCSymbol.h | 386 bool isExternal() const { return IsExternal; } in isExternal() function
|
/external/llvm/lib/Target/AMDGPU/MCTargetDesc/ |
D | SIMCCodeEmitter.cpp | 267 if (Expr && Expr->getSymbol().isExternal()) in getMachineOpValue()
|
/external/swiftshader/third_party/LLVM/lib/Target/X86/MCTargetDesc/ |
D | X86MachObjectWriter.cpp | 375 Type = A_SD->isExternal() ? (unsigned)macho::RIT_Difference : in RecordScatteredRelocation()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/MCTargetDesc/ |
D | X86MachObjectWriter.cpp | 410 Type = A->isExternal() ? (unsigned)MachO::GENERIC_RELOC_SECTDIFF in recordScatteredRelocation()
|
/external/llvm/lib/Target/X86/MCTargetDesc/ |
D | X86MachObjectWriter.cpp | 410 Type = A->isExternal() ? (unsigned)MachO::GENERIC_RELOC_SECTDIFF in recordScatteredRelocation()
|
/external/swiftshader/third_party/LLVM/include/llvm/MC/ |
D | MCAssembler.h | 573 bool isExternal() const { return IsExternal; } in isExternal() function
|