Home
last modified time | relevance | path

Searched defs:retValue (Results 1 – 10 of 10) sorted by relevance

/third_party/lwip/src/apps/snmp/
Dsnmp_msg.c734 #define PARSE_EXEC(code, retValue) \ argument
741 #define PARSE_ASSERT(cond, retValue) \ argument
748 #define BUILD_EXEC(code, retValue) \ argument
/third_party/typescript/tests/baselines/reference/
DconstructorWithIncompleteTypeAnnotation.js20 var retValue: number = 0; variable
/third_party/cmsis/CMSIS/DSP/Source/TransformFunctions/
Darm_cfft_f16.c42 float16_t retValue=1.0; in arm_inverse_fft_length_f16() local
Darm_cfft_f32.c41 float32_t retValue=1.0; in arm_inverse_fft_length_f32() local
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DDateIntervalFormat.java1737 BestMatchInfo retValue = fInfo.getBestSkeleton(skeleton); in genSeparateDateTimePtn() local
1810 SkeletonAndItsBestMatch retValue = null; in genIntervalPattern() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DDateIntervalFormat.java1910 BestMatchInfo retValue = fInfo.getBestSkeleton(skeleton); in genSeparateDateTimePtn() local
1983 SkeletonAndItsBestMatch retValue = null; in genIntervalPattern() local
/third_party/skia/third_party/externals/angle2/src/tests/perf_tests/
DANGLEPerfTest.cpp410 double retValue = 0.0; in printResults() local
/third_party/python/PC/
Dwinreg.c1258 wchar_t *retValue = NULL; in winreg_ExpandEnvironmentStrings_impl() local
/third_party/mesa3d/include/CL/
Dcl2.hpp3619 pointer retValue = reinterpret_cast<pointer>( in allocate() local
6146 Kernel retValue(clCloneKernel(this->get(), &error)); in clone() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
DTextureStorage11.cpp3285 bool retValue = (mAssociatedImages.find(key) != mAssociatedImages.end() && in verifyAssociatedImageValid() local