Home
last modified time | relevance | path

Searched defs:inValue (Results 1 – 19 of 19) sorted by relevance

/external/icu/icu4j/main/classes/core/src/com/ibm/icu/number/
DNumberFormatterImpl.java54 DecimalQuantity inValue, in formatStatic()
88 public int format(DecimalQuantity inValue, NumberStringBuilder outString) { in format()
98 public MicroProps preProcess(DecimalQuantity inValue) { in preProcess()
109 private static MicroProps preProcessUnsafe(MacroProps macros, DecimalQuantity inValue) { in preProcessUnsafe()
/external/icu/android_icu4j/src/main/java/android/icu/number/
DNumberFormatterImpl.java55 DecimalQuantity inValue, in formatStatic()
89 public int format(DecimalQuantity inValue, NumberStringBuilder outString) { in format()
99 public MicroProps preProcess(DecimalQuantity inValue) { in preProcess()
110 private static MicroProps preProcessUnsafe(MacroProps macros, DecimalQuantity inValue) { in preProcessUnsafe()
/external/icu/icu4c/source/i18n/
Dnumber_formatimpl.cpp74 int32_t NumberFormatterImpl::formatStatic(const MacroProps& macros, DecimalQuantity& inValue, in formatStatic()
96 int32_t NumberFormatterImpl::format(DecimalQuantity& inValue, NumberStringBuilder& outString, in format()
106 void NumberFormatterImpl::preProcess(DecimalQuantity& inValue, MicroProps& microsOut, in preProcess()
118 MicroProps& NumberFormatterImpl::preProcessUnsafe(DecimalQuantity& inValue, UErrorCode& status) { in preProcessUnsafe()
/external/robolectric-shadows/resources/src/main/java/org/robolectric/res/android/
DDynamicRefTable.java135 Res_value inValue = value.get(); in lookupResourceValue() local
/external/deqp/modules/gles31/functional/
Des31fShaderIntegerFunctionTests.cpp746 deUint32* inValue = (deUint32*)values[0]; in getInputValues() local
882 deUint32* inValue = (deUint32*)values[0]; in getInputValues() local
931 deUint32* inValue = (deUint32*)values[0]; in getInputValues() local
991 deUint32* inValue = (deUint32*)values[0]; in getInputValues() local
1069 deUint32* inValue = (deUint32*)values[0]; in getInputValues() local
/external/gptfdisk/
Dsupport.cc134 uint64_t IeeeToInt(string inValue, uint64_t sSize, uint64_t low, uint64_t high, uint64_t def) { in IeeeToInt()
/external/deqp/modules/gles2/scripts/
Dgen-conversions.py194 def __init__(self, inValue, outValue): argument
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderIntegerFunctionTests.cpp893 deUint32* inValue = (deUint32*)values[0]; in getInputValues() local
1050 deUint32* inValue = (deUint32*)values[0]; in getInputValues() local
1110 deUint32* inValue = (deUint32*)values[0]; in getInputValues() local
1174 deUint32* inValue = (deUint32*)values[0]; in getInputValues() local
1238 deUint32* inValue = (deUint32*)values[0]; in getInputValues() local
DvktShaderPackingFunctionTests.cpp848 deBool checkValue (deUint16 inValue, float outValue, SubnormalizedConversionType& conversion) in checkValue()
/external/deqp/modules/gles3/scripts/
Dgen-conversions.py207 def __init__(self, inValue, outValue): argument
/external/expat/lib/
Dxmltok_impl.c1472 enum { other, inName, inValue } state = inName; in PREFIX() enumerator
/external/python/cpython2/Modules/expat/
Dxmltok_impl.c1472 enum { other, inName, inValue } state = inName; in PREFIX() enumerator
/external/python/cpython3/Modules/expat/
Dxmltok_impl.c1472 enum { other, inName, inValue } state = inName; in PREFIX() enumerator
/external/mdnsresponder/mDNSShared/
DDebugServices.c1131 void * inValue, in DebugAssertOutputHandler()
/external/deqp/modules/gles2/functional/
Des2fShaderMatrixTests.cpp829 string& inValue = inNdx > 0 ? inValue1 : inValue0; in init() local
/external/deqp/framework/randomshaders/
DrsgExpression.cpp1414 ExecConstValueAccess inValue = m_child->getValue(); in evaluate() local
/external/deqp/modules/gles3/functional/
Des3fShaderMatrixTests.cpp1489 string& inValue = inNdx > 0 ? inValue1 : inValue0; in init() local
/external/python/cpython2/Mac/Modules/ctl/
D_Ctlmodule.c1619 SInt16 inValue; in CtlObj_SetBevelButtonMenuValue() local
1694 SInt16 inValue; in CtlObj_SetDisclosureTriangleLastValue() local
5211 SInt32 inValue; in Ctl_CreateDisclosureButtonControl() local
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderMatrixTests.cpp1756 string& inValue = inNdx > 0 ? inValue1 : inValue0; in setupShader() local