Searched defs:uValue (Results 1 – 5 of 5) sorted by relevance
| /third_party/icu/icu4c/source/test/iotest/ |
| D | strtst.c | 364 #define TestSPrintFormat(uFormat, uValue, cFormat, cValue) UPRV_BLOCK_MACRO_BEGIN { \ argument 611 static void TestSScanSetFormat(const char *format, const UChar *uValue, const char *cValue, UBool e… in TestSScanSetFormat() 692 static void TestBadSScanfFormat(const char *format, const UChar *uValue, const char *cValue) { in TestBadSScanfFormat()
|
| D | filetst.c | 1152 #define TestFPrintFormat(uFormat, uValue, cFormat, cValue) UPRV_BLOCK_MACRO_BEGIN { \ argument 1323 static void TestFScanSetFormat(const char *format, const UChar *uValue, const char *cValue, UBool e… in TestFScanSetFormat() 1413 static void TestBadFScanfFormat(const char *format, const UChar *uValue, const char *cValue) { in TestBadFScanfFormat()
|
| /third_party/skia/third_party/externals/angle2/src/compiler/preprocessor/ |
| D | Token.cpp | 62 bool Token::uValue(unsigned int *value) const in uValue() function in angle::pp::Token
|
| /third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/preprocessor/ |
| D | Token.cpp | 70 bool Token::uValue(unsigned int *value) const in uValue() function in pp::Token
|
| /third_party/vk-gl-cts/external/openglcts/modules/gles31/ |
| D | es31cSeparateShaderObjsTests.cpp | 1468 unsigned int* uValue = &udata[0]; in setAndCompareUniforms() local
|