Searched defs:getValue (Results 1 - 25 of 60) sorted by relevance

123

/macosx-10.10/dyld-353.2.1/unit-tests/test-cases/bundle-multi-link/
H A Dbundle.c26 int getValue() function
/macosx-10.10/llvmCore-3425.0.34/lib/VMCore/
H A DIntrinsicInst.cpp67 const Value *DbgValueInst::getValue() const { function in class:DbgValueInst
71 Value *DbgValueInst::getValue() { function in class:DbgValueInst
/macosx-10.10/tcl-105/tcl/tcl/tools/
H A DuniParse.tcl
/macosx-10.10/tcl-105/tcl84/tcl/tools/
H A DuniParse.tcl
/macosx-10.10/BerkeleyDB-21/db/java/src/com/sleepycat/collections/
H A DMapEntryParameter.java96 public final Object getValue() { method in class:MapEntryParameter
/macosx-10.10/JavaScriptCore-7600.1.17/dfg/
H A DDFGLazyJSValue.cpp35 JSValue LazyJSValue::getValue(VM& vm) const function in class:JSC::DFG::LazyJSValue
/macosx-10.10/WTF-7600.1.24/wtf/
H A DPossiblyNull.h49 template <typename T> bool PossiblyNull<T>::getValue(T& out) function in class:WTF::PossiblyNull
/macosx-10.10/llvmCore-3425.0.34/include/llvm/ADT/
H A DOptional.h42 const T& getValue() const { assert(hasVal); return x; } function in class:llvm::Optional
H A DPackedVector.h30 static T getValue(const BitVectorTy &Bits, unsigned Idx) { function in class:llvm::PackedVectorBase
47 static T getValue(const BitVectorTy &Bits, unsigned Idx) { function in class:llvm::PackedVectorBase
H A DStatistic.h42 llvm::sys::cas_flag getValue() const { return Value; } function in class:llvm::Statistic
/macosx-10.10/tcl-105/tcl_ext/tcllib/tcllib/modules/stringprep/tools/
H A Dgen_stringprep_data.tcl
H A Dgen_unicode_data.tcl
/macosx-10.10/xnu-2782.1.97/libkern/c++/
H A DOSBoolean.cpp95 bool OSBoolean::getValue() const { return value; } function in class:OSBoolean
/macosx-10.10/BerkeleyDB-21/db/java/src/com/sleepycat/db/
H A DSequenceStats.java49 public long getValue() { method in class:SequenceStats
/macosx-10.10/mDNSResponder-561.1.1/mDNSShared/Java/
H A DTXTRecord.java201 public byte[] getValue( int index) method in class:TXTRecord
242 public byte[] getValue( String forKey) method in class:TXTRecord
/macosx-10.10/xnu-2782.1.97/iokit/Kernel/
H A DIOSimpleReporter.cpp142 IOSimpleReporter::getValue(uint64_t channel_id) function in class:IOSimpleReporter
/macosx-10.10/BerkeleyDB-21/db/java/src/com/sleepycat/persist/impl/
H A DRawAccessor.java208 private Object getValue(Object o, FieldInfo field) { method in class:RawAccessor
/macosx-10.10/ICU-531.30/icuSources/i18n/
H A Dtznames_impl.h106 inline const void *CharacterNode::getValue(int32_t index) const { function in class:CharacterNode
/macosx-10.10/ICU-531.30/icuSources/layoutex/
H A DRunArrays.cpp221 le_int32 ValueRuns::getValue(le_int32 run) const function in class:ValueRuns
/macosx-10.10/IOKitUser-1050.1.21/hid.subproj/
H A DIOHIDDevicePlugIn.h334 IOReturn (*getValue)(void * self, IOHIDElementRef element, IOHIDValueRef * pValue, member in struct:IOHIDDeviceDeviceInterface
625 IOReturn (*getValue)(void * self, IOHIDElementRef element, IOHIDValueRef *pValue, IOOptionBits options); member in struct:IOHIDDeviceTransactionInterface
/macosx-10.10/JavaScriptCore-7600.1.17/inspector/
H A DInspectorTypeBuilder.h53 T getValue() function in class:Inspector::TypeBuilder::OptOutput
/macosx-10.10/llvmCore-3425.0.34/include/llvm/CodeGen/
H A DMachineMemOperand.h121 const Value *getValue() const { return PtrInfo.V; } function in class:llvm::MachineMemOperand
/macosx-10.10/llvmCore-3425.0.34/include/llvm/MC/
H A DMCFixup.h93 const MCExpr *getValue() const { return Value; } function in class:llvm::MCFixup
/macosx-10.10/ICU-531.30/icuSources/common/unicode/
H A Dbytestrie.h206 inline int32_t getValue() const { function in class:BytesTrie
314 int32_t getValue() const { return value_; } function in class:BytesTrie::Iterator
H A Ducharstrie.h220 inline int32_t getValue() const { function in class:UCharsTrie
328 int32_t getValue() const { return value_; } function in class:UCharsTrie::Iterator

Completed in 448 milliseconds

123