Home
last modified time | relevance | path

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

12

/external/guava/guava-tests/benchmark/com/google/common/hash/
DMessageDigestCreationBenchmark.java43 int retValue = 0; in getInstance() local
52 int retValue = 0; in clone() local
/external/guava/android/guava-tests/benchmark/com/google/common/hash/
DMessageDigestCreationBenchmark.java43 int retValue = 0; in getInstance() local
52 int retValue = 0; in clone() local
/external/OpenCL-CTS/test_common/harness/
DerrorHelpers.h70 #define test_error_ret(errCode, msg, retValue) \ argument
87 #define test_missing_feature_ret(errCode, msg, retValue) \ argument
104 #define test_missing_support_offline_cmpiler_ret(errCode, msg, retValue) \ argument
119 #define test_failure_error_ret(errCode, expectedErrCode, msg, retValue) \ argument
134 #define test_failure_warning_ret(errCode, expectedErrCode, msg, retValue) \ argument
150 #define test_assert_error_ret(condition, msg, retValue) \ argument
/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/node/
DNodeContext2049Test.java70 Object retValue = super.deserialize(jp, ctxt); in deserialize() local
108 JsonDeserializer<?> retValue; in createContextual() local
/external/OpenCL-CTS/test_conformance/allocations/
DtestBase.h59 #define test_error_ret_abort(errCode,msg,retValue) { if( errCode != CL_SUCCESS ) { print_error( … argument
/external/ms-tpm-20-ref/TPMCmd/tpm/src/crypt/
DCryptPrimeSieve.c205 int retValue; in FindNthSetBit() local
/external/zstd/programs/
Dbenchfn.c48 #define RETURN_QUIET_ERROR(retValue, ...) { \ argument
/external/apache-xml/src/main/java/org/apache/xalan/templates/
DTemplateList.java878 ElemTemplate retValue = null; in next() local
/external/parameter-framework/upstream/bindings/c/
DParameterFramework.cpp348 string retValue; in pfwGetStringParameter() local
/external/clang/lib/Sema/
DSemaLambda.cpp561 if (Expr *retValue = ret->getRetValue()) in findEnumForBlockReturn() local
595 Expr *retValue = ret->getRetValue(); in adjustBlockReturnsToEnum() local
/external/icu/android_icu4j/src/main/java/android/icu/text/
DDateIntervalFormat.java1861 BestMatchInfo retValue = fInfo.getBestSkeleton(skeleton); in genSeparateDateTimePtn() local
1934 SkeletonAndItsBestMatch retValue = null; in genIntervalPattern() local
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DDateIntervalFormat.java1889 BestMatchInfo retValue = fInfo.getBestSkeleton(skeleton); in genSeparateDateTimePtn() local
1962 SkeletonAndItsBestMatch retValue = null; in genIntervalPattern() local
/external/guava/android/guava-tests/test/com/google/common/base/
DCharMatcherTest.java735 char[] retValue = new char[chars.size()]; in randomChars() local
/external/guava/guava-tests/test/com/google/common/base/
DCharMatcherTest.java735 char[] retValue = new char[chars.size()]; in randomChars() local
/external/llvm-project/clang/lib/Sema/
DSemaLambda.cpp640 if (Expr *retValue = ret->getRetValue()) in findEnumForBlockReturn() local
674 Expr *retValue = ret->getRetValue(); in adjustBlockReturnsToEnum() local
/external/angle/src/tests/perf_tests/
DANGLEPerfTest.cpp392 double retValue = 0.0; in printResults() local
/external/aac/libAACenc/src/
Daacenc_tns.cpp592 FIXP_DBL retValue; in FDKaacEnc_AutoCorrNormFac() local
/external/oj-libjdwp/src/share/classes/com/sun/tools/jdi/
DVirtualMachineImpl.java534 long[] retValue ; in instanceCounts() local
/external/python/cpython3/PC/
Dwinreg.c1248 wchar_t *retValue = NULL; in winreg_ExpandEnvironmentStrings_impl() local
/external/python/cpython2/PC/
D_winreg.c1276 Py_UNICODE *retValue = NULL; in PyExpandEnvironmentStrings() local
/external/libxml2/
Dxmlschemastypes.c5804 xmlSchemaGetCanonValue(xmlSchemaValPtr val, const xmlChar **retValue) in xmlSchemaGetCanonValue()
6219 const xmlChar **retValue, in xmlSchemaGetCanonValueWhtsp()
/external/llvm-project/mlir/lib/Dialect/SCF/
DSCF.cpp46 for (auto retValue : llvm::zip(valuesToRepl, retValOp.getOperands())) { in handleTerminator() local
/external/python/cpython2/Mac/Modules/carbonevt/
D_CarbonEvtmodule.c80 PyObject *retValue; in myEventHandler() local
/external/mesa3d/include/CL/
Dcl2.hpp3619 pointer retValue = reinterpret_cast<pointer>( in allocate() local
6146 Kernel retValue(clCloneKernel(this->get(), &error)); in clone() local
/external/angle/src/libANGLE/renderer/d3d/d3d11/
DTextureStorage11.cpp3225 bool retValue = (mAssociatedImages.find(key) != mAssociatedImages.end() && in verifyAssociatedImageValid() local

12