Home
last modified time | relevance | path

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

/external/icu/icu4j/main/core/src/main/java/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/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/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/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/linux-kselftest/tools/testing/selftests/bpf/progs/
Dtest_map_init.c8 __u64 inValue = 0; variable
/external/robolectric/resources/src/main/java/org/robolectric/res/android/
DDynamicRefTable.java149 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.cpp720 uint32_t *inValue = (uint32_t *)values[0]; in getInputValues() local
868 uint32_t *inValue = (uint32_t *)values[0]; in getInputValues() local
918 uint32_t *inValue = (uint32_t *)values[0]; in getInputValues() local
979 uint32_t *inValue = (uint32_t *)values[0]; in getInputValues() local
1040 uint32_t *inValue = (uint32_t *)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/modules/gles2/scripts/
Dgen-conversions.py194 def __init__(self, inValue, outValue): argument
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderIntegerFunctionTests.cpp828 uint32_t *inValue = (uint32_t *)values[0]; in getInputValues() local
989 uint32_t *inValue = (uint32_t *)values[0]; in getInputValues() local
1051 uint32_t *inValue = (uint32_t *)values[0]; in getInputValues() local
1117 uint32_t *inValue = (uint32_t *)values[0]; in getInputValues() local
1182 uint32_t *inValue = (uint32_t *)values[0]; in getInputValues() local
DvktShaderPackingFunctionTests.cpp847 bool checkValue(uint16_t inValue, float outValue, SubnormalizedConversionType &conversion) in checkValue()
/external/deqp/modules/gles3/scripts/
Dgen-conversions.py207 def __init__(self, inValue, outValue): argument
/external/python/cpython2/Modules/expat/
Dxmltok_impl.c1472 enum { other, inName, inValue } state = inName; in PREFIX() enumerator
/external/expat/expat/lib/
Dxmltok_impl.c1511 enum { other, inName, inValue } state = inName; in PREFIX() enumerator
/external/python/cpython3/Modules/expat/
Dxmltok_impl.c1511 enum { other, inName, inValue } state = inName; in PREFIX() enumerator
/external/mdnsresponder/mDNSShared/
DDebugServices.c1131 void * inValue, in DebugAssertOutputHandler()
/external/deqp/modules/gles2/functional/
Des2fShaderMatrixTests.cpp948 string &inValue = inNdx > 0 ? inValue1 : inValue0; in init() local
/external/deqp/framework/randomshaders/
DrsgExpression.cpp1492 ExecConstValueAccess inValue = m_child->getValue(); in evaluate() local
/external/deqp/modules/gles3/functional/
Des3fShaderMatrixTests.cpp1786 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.cpp2069 string &inValue = inNdx > 0 ? inValue1 : inValue0; in setupShader() local