/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/number/ |
H A D | NumberFormatterImpl.java | 96 public MicroProps format(DecimalQuantity inValue, FormattedStringBuilder outString) { in format() argument 106 public MicroProps preProcess(DecimalQuantity inValue) { in preProcess() argument 62 formatStatic( MacroProps macros, DecimalQuantity inValue, FormattedStringBuilder outString) formatStatic() argument 117 preProcessUnsafe(MacroProps macros, DecimalQuantity inValue) preProcessUnsafe() argument [all...] |
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/number/ |
H A D | NumberFormatterImpl.java | 88 public int format(DecimalQuantity inValue, FormattedStringBuilder outString) { in format() argument 98 public MicroProps preProcess(DecimalQuantity inValue) { in preProcess() argument 54 formatStatic( MacroProps macros, DecimalQuantity inValue, FormattedStringBuilder outString) formatStatic() argument 109 preProcessUnsafe(MacroProps macros, DecimalQuantity inValue) preProcessUnsafe() argument [all...] |
/third_party/gptfdisk/ |
H A D | support.cc | 139 uint64_t IeeeToInt(string inValue, uint64_t sSize, uint64_t low, uint64_t high, uint32_t sectorAlignment, uint64_t def) { in IeeeToInt() argument [all...] |
/third_party/icu/icu4c/source/i18n/ |
H A D | number_formatimpl.cpp | 34 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() argument 82 MicroProps& NumberFormatterImpl::preProcessUnsafe(DecimalQuantity& inValue, UErrorCod argument [all...] |
/third_party/node/deps/icu-small/source/i18n/ |
H A D | number_formatimpl.cpp | 34 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() argument 82 MicroProps& NumberFormatterImpl::preProcessUnsafe(DecimalQuantity& inValue, UErrorCod argument [all...] |
/third_party/skia/third_party/externals/icu/source/i18n/ |
H A D | number_formatimpl.cpp | 34 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() argument 82 MicroProps& NumberFormatterImpl::preProcessUnsafe(DecimalQuantity& inValue, UErrorCod argument [all...] |
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
H A D | UniformTest.cpp | 499 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
|
/third_party/python/Modules/expat/ |
H A D | xmltok_impl.c | 1511 enum { other, inName, inValue } state = inName; in getAtts() enumerator
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/ |
H A D | vktShaderIntegerFunctionTests.cpp | 844 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 [all...] |
H A D | vktShaderPackingFunctionTests.cpp | 819 deBool checkValue (deUint16 inValue, float outValue, SubnormalizedConversionType& conversion) in checkValue() argument
|
/third_party/vk-gl-cts/modules/gles31/functional/ |
H A D | es31fShaderIntegerFunctionTests.cpp | 718 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 [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderexecutor/ |
H A D | vktShaderIntegerFunctionTests.cpp | 844 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 [all...] |
H A D | vktShaderPackingFunctionTests.cpp | 819 deBool checkValue (deUint16 inValue, float outValue, SubnormalizedConversionType& conversion) in checkValue() argument
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/ |
H A D | vktShaderRenderMatrixTests.cpp | 1752 string& inValue = inNdx > 0 ? inValue1 : inValue0; in setupShader() local
|
/third_party/vk-gl-cts/modules/gles3/functional/ |
H A D | es3fShaderMatrixTests.cpp | 1490 string& inValue = inNdx > 0 ? inValue1 : inValue0; in init() local
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/ |
H A D | vktShaderRenderMatrixTests.cpp | 1755 string& inValue = inNdx > 0 ? inValue1 : inValue0; in setupShader() local
|
/third_party/vk-gl-cts/framework/randomshaders/ |
H A D | rsgExpression.cpp | 1414 ExecConstValueAccess inValue = m_child->getValue(); in evaluate() local
|
/third_party/vk-gl-cts/modules/gles2/functional/ |
H A D | es2fShaderMatrixTests.cpp | 829 string& inValue = inNdx > 0 ? inValue1 : inValue0; in init() local
|