Searched refs:getValue (Results 251 - 275 of 729) sorted by relevance

<<11121314151617181920>>

/external/guava/src/com/google/common/collect/
H A DCustomConcurrentHashMap.java92 * public V getValue(InternalEntry<K, V> entry) { return entry.value; }
352 V getValue(E entry); method in interface:CustomConcurrentHashMap.Strategy
819 return strategy.getValue(entry);
837 return s.getValue(e) != null;
852 V entryValue = s.getValue(e);
880 V entryValue = s.getValue(e);
908 V entryValue = s.getValue(e);
947 V entryValue = s.getValue(e);
1055 V entryValue = strategy.getValue(e);
1094 V entryValue = strategy.getValue(
1760 @Override public V getValue() { method in class:CustomConcurrentHashMap.Impl.WriteThroughEntry
2118 public V getValue(SimpleInternalEntry<K, V> entry) { method in class:CustomConcurrentHashMap.SimpleStrategy
[all...]
H A DSingletonImmutableMap.java49 this.singleValue = checkNotNull(entry.getValue()); // checkNotNull for GWT.
135 && singleValue.equals(entry.getValue());
/external/collada/include/1.4/dom/
H A DdomInstance_rigid_body.h87 domFloat3 &getValue() { return _value; } function in class:domInstance_rigid_body::domTechnique_common::domAngular_velocity
92 const domFloat3 &getValue() const { return _value; } function in class:domInstance_rigid_body::domTechnique_common::domAngular_velocity
153 domFloat3 &getValue() { return _value; } function in class:domInstance_rigid_body::domTechnique_common::domVelocity
158 const domFloat3 &getValue() const { return _value; } function in class:domInstance_rigid_body::domTechnique_common::domVelocity
234 domBool getValue() const { return _value; } function in class:domInstance_rigid_body::domTechnique_common::domDynamic
412 domBool getValue() const { return _value; } function in class:domInstance_rigid_body::domTechnique_common::domShape::domHollow
H A DdomCg_newparam.h55 xsNCName getValue() const { return _value; } function in class:domCg_newparam_complexType::domSemantic
116 domFx_modifier_enum_common getValue() const { return _value; } function in class:domCg_newparam_complexType::domModifier
H A DdomFx_newparam_common.h53 xsNCName getValue() const { return _value; } function in class:domFx_newparam_common_complexType::domSemantic
114 domFx_modifier_enum_common getValue() const { return _value; } function in class:domFx_newparam_common_complexType::domModifier
H A DdomGles_newparam.h53 xsNCName getValue() const { return _value; } function in class:domGles_newparam_complexType::domSemantic
114 domFx_modifier_enum_common getValue() const { return _value; } function in class:domGles_newparam_complexType::domModifier
H A DdomGlsl_newparam.h47 xsNCName getValue() const { return _value; } function in class:domGlsl_newparam_complexType::domSemantic
105 domFx_modifier_enum_common getValue() const { return _value; } function in class:domGlsl_newparam_complexType::domModifier
H A DdomPolygons.h76 domListOfUInts &getValue() { return _value; } function in class:domPolygons::domPh::domH
81 const domListOfUInts &getValue() const { return _value; } function in class:domPolygons::domPh::domH
H A DdomProfile_GLES.h164 domGles_rendertarget_common getValue() const { return _value; } function in class:domProfile_GLES::domTechnique::domPass::domColor_target
222 domGles_rendertarget_common getValue() const { return _value; } function in class:domProfile_GLES::domTechnique::domPass::domDepth_target
280 domGles_rendertarget_common getValue() const { return _value; } function in class:domProfile_GLES::domTechnique::domPass::domStencil_target
338 domFx_color_common &getValue() { return _value; } function in class:domProfile_GLES::domTechnique::domPass::domColor_clear
343 const domFx_color_common &getValue() const { return _value; } function in class:domProfile_GLES::domTechnique::domPass::domColor_clear
401 domFloat getValue() const { return _value; } function in class:domProfile_GLES::domTechnique::domPass::domDepth_clear
459 xsByte getValue() const { return _value; } function in class:domProfile_GLES::domTechnique::domPass::domStencil_clear
517 domFx_draw_common getValue() const { return _value; } function in class:domProfile_GLES::domTechnique::domPass::domDraw
/external/llvm/lib/Analysis/
H A DScalarEvolutionExpander.cpp209 C->getValue()->getValue().sdiv(
210 FC->getValue()->getValue()));
219 SE.getConstant(C->getValue()->getValue().srem(
220 FC->getValue()->getValue())));
235 if (!C->getValue()->getValue()
[all...]
/external/llvm/lib/Target/Alpha/
H A DAlphaISelDAGToDAG.cpp238 Chain.getValue(1));
240 Chain.getValue(1));
243 Chain, Chain.getValue(1));
403 InFlag = Chain.getValue(1);
409 InFlag = Chain.getValue(1);
413 InFlag = Chain.getValue(1);
/external/llvm/lib/Transforms/InstCombine/
H A DInstCombineAddSub.cpp28 return ConstantInt::get(C->getContext(), C->getValue()-1);
100 const APInt &Val = CI->getValue();
117 const APInt &RHSVal = CI->getValue();
121 if (XorRHS->getValue() == -RHSVal) {
124 else if (XorRHS->getValue().isPowerOf2())
125 ExtendAmt = TySizeBits - XorRHS->getValue().logBase2() - 1;
238 CRHS->getValue() == (CRHS->getValue() & C2->getValue())) {
241 const APInt &AddRHSV = CRHS->getValue();
[all...]
/external/llvm/lib/TableGen/
H A DTGParser.cpp67 if (RecordVal *ERV = CurRec->getValue(RV.getName())) {
69 if (ERV->setValue(RV.getValue()))
88 RecordVal *RV = CurRec->getValue(ValName);
105 BitsInit *CurVal = dynamic_cast<BitsInit*>(RV->getValue());
173 CurRec->resolveReferencesTo(CurRec->getValue(TArgs[i]));
178 } else if (!CurRec->getValue(TArgs[i])->getValue()->isComplete()) {
256 CurRec->resolveReferencesTo(CurRec->getValue(SMCTArgs[i]));
276 Def->resolveReferencesTo(Def->getValue(SMCTArgs[i]));
281 } else if (!CurRec->getValue(SMCTArg
[all...]
/external/apache-http/src/org/apache/http/impl/cookie/
H A DNetscapeDraftSpec.java136 String s = header.getValue();
163 String s = cookie.getValue();
/external/apache-http/src/org/apache/http/message/
H A DHeaderGroup.java153 valueBuffer.append(headers[0].getValue());
156 valueBuffer.append(headers[i].getValue());
/external/bouncycastle/src/main/java/org/bouncycastle/jce/provider/
H A DJDKDSASigner.java234 ((DERInteger)s.getObjectAt(0)).getValue(),
235 ((DERInteger)s.getObjectAt(1)).getValue()
/external/clang/test/Index/
H A Dcomplete-method-decls.m18 - (int)getValue;
/external/emma/ant/ant14/com/vladium/emma/instr/
H A DinstrTask.java159 final InstrProcessor.OutMode outMode = InstrProcessor.OutMode.nameToMode (mode.getValue ());
162 + ": invalid output mode: " + mode.getValue (), location).fillInStackTrace ();
/external/jsilver/src/com/google/clearsilver/jsilver/adaptor/
H A DJCs.java84 if (localHdf.getData().getValue("Config.PropagateEscapeStatus") != null) {
105 if (localHdf.getData().getValue("Config.PropagateEscapeStatus") != null) {
/external/jsilver/src/com/google/clearsilver/jsilver/compiler/
H A DVariableTranslator.java134 last = new StringExpression(lastString.getValue() + currentString.getValue());
/external/jsilver/src/org/clearsilver/
H A DDelegatedHdf.java104 public String getValue(String hdfname, String default_value) { method in class:DelegatedHdf
105 return getHdf().getValue(hdfname, default_value);
/external/llvm/include/llvm/Analysis/
H A DScalarEvolutionExpander.h209 return S->getValue();
231 return S->getValue();
/external/llvm/lib/Target/PTX/
H A DPTXSelectionDAGInfo.cpp74 TFOps[i] = Loads[i].getValue(1);
112 TFOps[i] = Loads[i].getValue(1);
/external/nist-sip/java/gov/nist/core/
H A DDuplicateNameValueList.java151 public Object getValue(String name) { method in class:DuplicateNameValueList
223 Object val = this.getValue(name);
/external/oauth/core/src/main/java/net/oauth/http/
H A DHttpMessage.java70 value = header.getValue();
88 value = header.getValue();

Completed in 3511 milliseconds

<<11121314151617181920>>