Home
last modified time | relevance | path

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

/external/icu/android_icu4j/src/main/java/android/icu/number/
DNumberFormatterImpl.java65 DecimalQuantity inValue, in formatStatic()
97 public MicroProps format(DecimalQuantity inValue, FormattedStringBuilder outString) { in format()
107 public MicroProps preProcess(DecimalQuantity inValue) { in preProcess()
118 private static MicroProps preProcessUnsafe(MacroProps macros, DecimalQuantity inValue) { in preProcessUnsafe()
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/number/
DNumberFormatterImpl.java64 DecimalQuantity inValue, in formatStatic()
96 public MicroProps format(DecimalQuantity inValue, FormattedStringBuilder outString) { in format()
106 public MicroProps preProcess(DecimalQuantity inValue) { in preProcess()
117 private static MicroProps preProcessUnsafe(MacroProps macros, DecimalQuantity inValue) { in preProcessUnsafe()
/external/icu/icu4c/source/i18n/
Dnumber_formatimpl.cpp34 DecimalQuantity &inValue = results->quantity; in formatStatic() local
59 DecimalQuantity &inValue = results->quantity; in format() local
71 void NumberFormatterImpl::preProcess(DecimalQuantity& inValue, MicroProps& microsOut, in preProcess()
82 MicroProps& NumberFormatterImpl::preProcessUnsafe(DecimalQuantity& inValue, UErrorCode& status) { in preProcessUnsafe()
/external/cronet/third_party/icu/source/i18n/
Dnumber_formatimpl.cpp34 DecimalQuantity &inValue = results->quantity; in formatStatic() local
59 DecimalQuantity &inValue = results->quantity; in format() local
71 void NumberFormatterImpl::preProcess(DecimalQuantity& inValue, MicroProps& microsOut, in preProcess()
82 MicroProps& NumberFormatterImpl::preProcessUnsafe(DecimalQuantity& inValue, UErrorCode& status) { in preProcessUnsafe()
/external/linux-kselftest/tools/testing/selftests/bpf/progs/
Dtest_map_init.c8 __u64 inValue = 0; variable
/external/robolectric-shadows/resources/src/main/java/org/robolectric/res/android/
DDynamicRefTable.java135 Res_value inValue = value.get(); in lookupResourceValue() local
/external/robolectric/resources/src/main/java/org/robolectric/res/android/
DDynamicRefTable.java147 Res_value inValue = value.get(); in lookupResourceValue() local
/external/angle/src/tests/gl_tests/
DUniformTest.cpp499 GLfloat inValue = static_cast<GLfloat>(inValues[index]); in TEST_P() local
511 GLfloat inValue = static_cast<GLfloat>(inValues[index]); in TEST_P() local
557 GLint inValue = inValues[index]; in TEST_P() local
569 GLint inValue = inValues[index]; in TEST_P() local
/external/deqp/modules/gles31/functional/
Des31fShaderIntegerFunctionTests.cpp718 deUint32* inValue = (deUint32*)values[0]; in getInputValues() local
864 deUint32* inValue = (deUint32*)values[0]; in getInputValues() local
913 deUint32* inValue = (deUint32*)values[0]; in getInputValues() local
973 deUint32* inValue = (deUint32*)values[0]; in getInputValues() local
1033 deUint32* inValue = (deUint32*)values[0]; in getInputValues() local
/external/gptfdisk/
Dsupport.cc135 uint64_t IeeeToInt(string inValue, uint64_t sSize, uint64_t low, uint64_t high, uint32_t sectorAlig… in IeeeToInt()
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderIntegerFunctionTests.cpp844 deUint32* inValue = (deUint32*)values[0]; in getInputValues() local
1001 deUint32* inValue = (deUint32*)values[0]; in getInputValues() local
1061 deUint32* inValue = (deUint32*)values[0]; in getInputValues() local
1125 deUint32* inValue = (deUint32*)values[0]; in getInputValues() local
1189 deUint32* inValue = (deUint32*)values[0]; in getInputValues() local
DvktShaderPackingFunctionTests.cpp819 deBool checkValue (deUint16 inValue, float outValue, SubnormalizedConversionType& conversion) in checkValue()
/external/deqp/modules/gles2/scripts/
Dgen-conversions.py194 def __init__(self, inValue, outValue): argument
/external/deqp/modules/gles3/scripts/
Dgen-conversions.py207 def __init__(self, inValue, outValue): argument
/external/expat/expat/lib/
Dxmltok_impl.c1511 enum { other, inName, inValue } state = inName; in PREFIX() enumerator
/external/python/cpython3/Modules/expat/
Dxmltok_impl.c1509 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/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.cpp1490 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.cpp1755 string& inValue = inNdx > 0 ? inValue1 : inValue0; in setupShader() local