Searched defs:other (Results 1 - 25 of 664) sorted by last modified time

1234567891011>>

/macosx-10.10/top-100.1.2/
H A Dlibtop.c903 uint64_t reserved = 0, unusable = 0, other = 0; local
/macosx-10.10/llvmCore-3425.0.34/utils/unittest/googletest/
H A Dgtest.cc950 AssertionResult::AssertionResult(const AssertionResult& other) argument
[all...]
/macosx-10.10/llvmCore-3425.0.34/utils/unittest/googletest/include/gtest/internal/
H A Dgtest-param-util-generated.h2906 Iterator(const Iterator& other) argument
3030 Iterator(const Iterator& other) argument
3172 Iterator(const Iterator& other) argument
3331 Iterator(const Iterator& other) argument
3509 Iterator(const Iterator& other) argument
3704 Iterator(const Iterator& other) argument
3918 Iterator(const Iterator& other) argument
4148 Iterator(const Iterator& other) argument
4396 Iterator(const Iterator& other) argument
[all...]
H A Dgtest-param-util.h106 ParamIterator(const ParamIterator& other) : impl_(other.impl_->Clone()) {} argument
107 ParamIterator& operator=(const ParamIterator& other) { argument
164 ParamGenerator(const ParamGenerator& other) argument
166 operator =(const ParamGenerator& other) argument
228 Iterator(const Iterator& other) argument
325 Iterator(const Iterator& other) argument
[all...]
H A Dgtest-port.h818 RE(const RE& other) { Init(other.pattern()); } argument
[all...]
/macosx-10.10/llvmCore-3425.0.34/lib/VMCore/
H A DInlineAsm.cpp68 InlineAsm::ConstraintInfo::ConstraintInfo(const ConstraintInfo &other) : argument
[all...]
/macosx-10.10/llvmCore-3425.0.34/lib/MC/
H A DELFObjectWriter.cpp434 WriteSymbolEntry(MCDataFragment *SymtabF, MCDataFragment *ShndxF, uint64_t name, uint8_t info, uint64_t value, uint64_t size, uint8_t other, uint32_t shndx, bool Reserved) argument
/macosx-10.10/llvmCore-3425.0.34/lib/CodeGen/
H A DLiveInterval.cpp90 bool LiveInterval::overlapsFrom(const LiveInterval& other, argument
[all...]
/macosx-10.10/llvmCore-3425.0.34/include/llvm/Support/
H A DPathV1.h640 PathWithStatus(const Path &other) argument
/macosx-10.10/llvmCore-3425.0.34/include/llvm/CodeGen/PBQP/
H A DGraph.h148 Graph(const Graph &other) : numNodes(0), numEdges(0) { argument
159 Graph& operator=(const Graph &other) { argument
447 copyFrom(const Graph &other) argument
[all...]
/macosx-10.10/llvmCore-3425.0.34/include/llvm/ADT/
H A DDenseMap.h290 void copyFrom(const DenseMapBase<OtherBaseT, KeyT, ValueT, KeyInfoT>& other) { argument
534 DenseMap(const DenseMap &other) { argument
540 DenseMap(DenseMap &&other) { argument
564 operator =(const DenseMap& other) argument
570 operator =(DenseMap &&other) argument
579 copyFrom(const DenseMap& other) argument
698 SmallDenseMap(const SmallDenseMap &other) argument
704 SmallDenseMap(SmallDenseMap &&other) argument
793 operator =(const SmallDenseMap& other) argument
799 operator =(SmallDenseMap &&other) argument
808 copyFrom(const SmallDenseMap& other) argument
[all...]
H A DIntrusiveRefCntPtr.h161 void swap(IntrusiveRefCntPtr& other) { argument
/macosx-10.10/bless-103/libbless/Misc/
H A DBLElToritoFindUEFI.c67 UInt8 other [1960]; // 2048 bytes total member in struct:__anon6887
132 UInt8 other[30]; // Vendor uqniue extra bytes member in struct:__anon6893
/macosx-10.10/Chess-310.6/Sources/
H A DMBCBoardView.h64 float FlatDistance(const MBCPosition & other) argument
/macosx-10.10/Security-57031.1.35/Security/include/security_codesigning/
H A DStaticCode.cpp120 SecStaticCode *other = static_cast<SecStaticCode *>(&secOther); local
1593 void SecStaticCode::handleOtherArchitectures(void (^handle)(SecStaticCode* other)) argument
H A DCode.cpp64 SecCode *other = static_cast<SecCode *>(&secOther); local
/macosx-10.10/Security-57031.1.35/Security/libsecurity_codesigning/lib/
H A DStaticCode.cpp120 SecStaticCode *other = static_cast<SecStaticCode *>(&secOther); local
1593 void SecStaticCode::handleOtherArchitectures(void (^handle)(SecStaticCode* other)) argument
H A DCode.cpp64 SecCode *other = static_cast<SecCode *>(&secOther); local
/macosx-10.10/WebCore-7600.1.25/dom/
H A DDocument.cpp3163 void Document::cloneDataFromDocument(const Document& other) argument
[all...]
/macosx-10.10/WebCore-7600.1.25/platform/graphics/
H A DFont.h77 inline void extendTo(const GlyphOverflow& other) argument
85 bool operator!=(const GlyphOverflow& other) argument
[all...]
/macosx-10.10/WebKit-7600.1.25/win/
H A DWebMutableURLRequest.cpp249 isEqual( IWebURLRequest* other, BOOL* result) argument
/macosx-10.10/Security-57031.1.35/Security/include/security_cdsa_utilities/
H A DAuthorizationData.cpp77 AuthValue::operator = (const AuthValue &other) argument
189 AuthItem::operator = (const AuthItem &other) argument
[all...]
H A Dcssmdata.h514 CssmDataContainer(const CssmDataContainer &other) argument
521 operator =(const CSSM_DATA &other) argument
552 CssmBuffer(const CssmBuffer& other) argument
[all...]
H A Dcssmdbname.cpp40 CssmNetAddress::CssmNetAddress(const CSSM_NET_ADDRESS &other) argument
122 DbName::DbName(const DbName &other) argument
134 operator =(const DbName &other) argument
[all...]
H A Dcssmpods.cpp142 const CssmSubserviceUid &other = CssmSubserviceUid::overlay(otherUid); local
155 const CssmSubserviceUid &other = CssmSubserviceUid::overlay(otherUid); local
[all...]

Completed in 269 milliseconds

1234567891011>>