/third_party/mesa3d/src/amd/addrlib/src/r800/ |
H A D | egbaddrlib.cpp | 1456 ADDR_E_RETURNCODE retCode; 1459 retCode = ComputeMicroTileEquation(log2BytesPP, tileMode, microTileType, pEquation); 1461 if (retCode == ADDR_OK) 1501 retCode = ComputePipeEquation(log2BytesPP, thresholdX, thresholdY, pTileInfo, &equation); 1503 if (retCode == ADDR_OK) 1533 retCode = ComputeBankEquation(log2BytesPP, thresholdX, thresholdY, 1536 if (retCode == ADDR_OK) 1566 return retCode; 2687 ADDR_E_RETURNCODE retCode = ADDR_OK; 2695 retCode [all...] |
H A D | siaddrlib.cpp | 223 ADDR_E_RETURNCODE retCode = ADDR_OK; in ComputeBankEquation() local 380 retCode = ADDR_NOTSUPPORTED; in ComputeBankEquation() 427 retCode = ADDR_NOTSUPPORTED; in ComputeBankEquation() 430 return retCode; in ComputeBankEquation() 452 ADDR_E_RETURNCODE retCode = ADDR_OK; in ComputePipeEquation() local 608 retCode = ADDR_NOTSUPPORTED; in ComputePipeEquation() 651 return retCode; in ComputePipeEquation() 2414 ADDR_E_RETURNCODE retCode = ADDR_OK; in HwlConvertTileInfoToHW() local 2416 retCode = EgBasedLib::HwlConvertTileInfoToHW(pIn, pOut); in HwlConvertTileInfoToHW() 2418 if (retCode in HwlConvertTileInfoToHW() 2679 ADDR_E_RETURNCODE retCode = EgBasedLib::HwlComputeSurfaceInfo(pIn, pOut); HwlComputeSurfaceInfo() local [all...] |
H A D | ciaddrlib.cpp | 705 ADDR_E_RETURNCODE retCode = SiLib::HwlComputeSurfaceInfo(pIn, pOut); in HwlComputeSurfaceInfo() local 757 retCode = SiLib::HwlComputeSurfaceInfo(&localIn, pOut); in HwlComputeSurfaceInfo() 767 return retCode; in HwlComputeSurfaceInfo() 784 ADDR_E_RETURNCODE retCode = ADDR_OK; in HwlComputeFmaskInfo() local 839 retCode = DispatchComputeFmaskInfo(&fmaskIn, pOut); in HwlComputeFmaskInfo() 841 if (retCode == ADDR_OK) in HwlComputeFmaskInfo() 854 return retCode; in HwlComputeFmaskInfo()
|
/kernel/liteos_m/testsuites/src/ |
H A D | iCunit.c | 43 void ICunitSaveErr(iiUINT32 line, iiUINT32 retCode)
in ICunitSaveErr() argument 46 iCunit_errCode = (iCunit_errCode == 0) ? (iiUINT32)retCode : iCunit_errCode;
in ICunitSaveErr() 120 psubCaseArray->retCode = (0 == iCunit_errLineNo) ? (caseRet) : (iCunit_errCode);
in ICunitRunF() 133 psubCaseArray->errLine, psubCaseArray->retCode);
in ICunitRunF()
|
/vendor/hisilicon/hispark_pegasus/demo/coap_demo/ |
H A D | iot_profile.c | 189 cJSON *retCode; in MakeProfileCmdResp() local 200 retCode = cJSON_CreateNumber(payload->retCode); in MakeProfileCmdResp() 201 if (retCode == NULL) { in MakeProfileCmdResp() 207 cJSON_AddItemToObjectCS(root, CN_PROFILE_CMDRESP_KEY_RETCODE, retCode); in MakeProfileCmdResp()
|
H A D | iot_profile.h | 55 int retCode; // /<response code, 0 success while others failed member
|
/vendor/hisilicon/hispark_pegasus/demo/oc_demo/ |
H A D | iot_profile.c | 188 cJSON *retCode; in MakeProfileCmdResp() local 199 retCode = cJSON_CreateNumber(payload->retCode); in MakeProfileCmdResp() 200 if (retCode == NULL) { in MakeProfileCmdResp() 206 cJSON_AddItemToObjectCS(root, CN_PROFILE_CMDRESP_KEY_RETCODE, retCode); in MakeProfileCmdResp()
|
/third_party/astc-encoder/Test/ |
H A D | astc_image_info.py | 50 retCode = 0 65 retCode = 1 82 return retCode
|
/vendor/hisilicon/hispark_pegasus/demo/iottencent_demo/ |
H A D | iot_profile.c | 191 cJSON *retCode; in MakeProfileCmdResp() local 202 retCode = cJSON_CreateNumber(payload->retCode); in MakeProfileCmdResp() 203 if (retCode == NULL) { in MakeProfileCmdResp() 209 cJSON_AddItemToObjectCS(root, CN_PROFILE_CMDRESP_KEY_RETCODE, retCode); in MakeProfileCmdResp()
|
H A D | iot_profile.h | 56 int retCode; // < response code, 0 success while others failed member
|
/vendor/hisilicon/hispark_pegasus/demo/mqtt_demo/ |
H A D | iot_profile.c | 191 cJSON *retCode; in MakeProfileCmdResp() local 202 retCode = cJSON_CreateNumber(payload->retCode); in MakeProfileCmdResp() 203 if (retCode == NULL) { in MakeProfileCmdResp() 209 cJSON_AddItemToObjectCS(root, CN_PROFILE_CMDRESP_KEY_RETCODE, retCode); in MakeProfileCmdResp()
|
H A D | iot_profile.h | 56 int retCode; // < response code, 0 success while others failed member
|
/kernel/liteos_a/testsuites/kernel/src/ |
H A D | iCunit.c | 126 void ICunitSaveErr(iiUINT32 line, iiUINT32 retCode) in ICunitSaveErr() argument 132 g_iCunitErrCode = ((g_iCunitErrCode == 0) && (g_iCunitErrLineNo == 0)) ? (iiUINT32)retCode : g_iCunitErrCode; in ICunitSaveErr() 401 psubCase->retCode = (0 == g_iCunitErrLineNo) ? (caseRet) : (g_iCunitErrCode); in ICunitRunF() 432 (iUINT16)((psubCase->retCode) >> 16), (iUINT16)(psubCase->retCode)); // 16 in ICunitRunF()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/bios/dce112/ |
H A D | command_table_helper_dce112.c | 309 bool retCode = true; in dc_clock_type_to_atom() local 327 return retCode; in dc_clock_type_to_atom()
|
H A D | command_table_helper2_dce112.c | 309 bool retCode = true; in dc_clock_type_to_atom() local 327 return retCode; in dc_clock_type_to_atom()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/bios/dce112/ |
H A D | command_table_helper_dce112.c | 309 bool retCode = true; in dc_clock_type_to_atom() local 327 return retCode; in dc_clock_type_to_atom()
|
H A D | command_table_helper2_dce112.c | 309 bool retCode = true; in dc_clock_type_to_atom() local 327 return retCode; in dc_clock_type_to_atom()
|
/third_party/icu/icu4c/source/tools/gendict/ |
H A D | gendict.cpp | 78 static void usageAndDie(UErrorCode retCode) { in usageAndDie() argument 79 fprintf((U_SUCCESS(retCode) ? stdout : stderr), "Usage: %s -trietype [-options] input-dictionary-file output-file\n", progName); in usageAndDie() 80 fprintf((U_SUCCESS(retCode) ? stdout : stderr), in usageAndDie() 95 exit(retCode); in usageAndDie()
|
/third_party/skia/third_party/externals/icu/source/tools/gendict/ |
H A D | gendict.cpp | 78 static void usageAndDie(UErrorCode retCode) { in usageAndDie() argument 79 fprintf((U_SUCCESS(retCode) ? stdout : stderr), "Usage: %s -trietype [-options] input-dictionary-file output-file\n", progName); in usageAndDie() 80 fprintf((U_SUCCESS(retCode) ? stdout : stderr), in usageAndDie() 95 exit(retCode); in usageAndDie()
|
/kernel/liteos_m/testsuites/include/ |
H A D | iCunit.h | 82 iiUINT32 retCode;
member 203 extern void ICunitSaveErr(iiUINT32 line, iiUINT32 retCode);
|
/third_party/icu/icu4c/source/tools/genbrk/ |
H A D | genbrk.cpp | 64 void usageAndDie(int retCode) { in usageAndDie() argument 77 exit (retCode); in usageAndDie()
|
/third_party/icu/icu4c/source/tools/gencfu/ |
H A D | gencfu.cpp | 67 void usageAndDie(int retCode) { in usageAndDie() argument 80 exit (retCode); in usageAndDie()
|
/third_party/skia/third_party/externals/icu/source/tools/genbrk/ |
H A D | genbrk.cpp | 64 void usageAndDie(int retCode) { in usageAndDie() argument 77 exit (retCode); in usageAndDie()
|
/third_party/skia/third_party/externals/icu/source/tools/gencfu/ |
H A D | gencfu.cpp | 67 void usageAndDie(int retCode) { in usageAndDie() argument 80 exit (retCode); in usageAndDie()
|
/third_party/lzma/CPP/7zip/UI/Console/ |
H A D | Main.cpp | 1003 int retCode = NExitCode::kSuccess;
1216 retCode = NExitCode::kFatalError;
1403 retCode = NExitCode::kFatalError;
1477 retCode = NExitCode::kFatalError;
1535 retCode = WarningsCheck(hresultMain, callback, errorInfo,
1561 retCode = WarningsCheck(hresultMain, callback, errorInfo, g_StdStream, se, options.EnableHeaders);
1575 return retCode;
|