Home
last modified time | relevance | path

Searched refs:result (Results 17501 - 17525 of 17712) sorted by relevance

1...<<701702703704705706707708709

/third_party/skia/third_party/externals/microhttpd/doc/
H A Dtexinfo.tex26 % a Texinfo source document, you may use the result without
3009 % @point{}, @result{}, @expansion{}, @print{}, @equiv{}.
3016 \def\result{\leavevmode\raise.05ex\hbox to 1em{\hfil$\Rightarrow$\hfil}}
4139 % would result in a blank line in the output.
4198 % the result winds up in the index file. This means that if the
4201 % to do a one-level expansion on the result, instead of complete).
4521 \definedummyword\result
4691 \def\result{=>}%
4769 % sorted result.
4782 % \write or \pdfdest will make \lastskip zero. The result i
[all...]
/applications/standard/contacts_data/test/unittest/src/
H A Dcontactability_test.cpp3398 std::map<int, OHOS::DataShare::DataShareValuesBucket> result; in HWTEST_F() local
3407 ContactAsync *contactAsync = new ContactAsync(values, result); in HWTEST_F()
3417 for (it = result.begin(); it != result.end(); it++) { in HWTEST_F()
/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dui_content_impl.cpp946 napi_value result = nullptr; in GetUINapiContext() local
948 CHECK_NULL_RETURN(frontend, result); in GetUINapiContext()
955 CHECK_NULL_RETURN(declarativeFrontend, result); in GetUINapiContext()
959 return result; in GetUINapiContext()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dinner_bundle_info.cpp2765 auto result = innerBundleUserInfos_.erase(key); in RemoveInnerBundleUserInfo() local
2766 if (result == 0) { in RemoveInnerBundleUserInfo()
3440 auto result = info.isRemovable.try_emplace(stringUserId, isEnable); in AddModuleRemovableInfo() local
3441 if (!result.second) { in AddModuleRemovableInfo()
H A Dmodule_profile.cpp1836 std::string &result) in ToInnerProfileConfiguration()
1858 result = profileStream.str(); in ToInnerProfileConfiguration()
2585 // need recover parse result to ERR_OK in TransformTo()
1833 ToInnerProfileConfiguration( const BundleExtractor &bundleExtractor, const std::string &configuration, std::string &result) ToInnerProfileConfiguration() argument
/third_party/glslang/SPIRV/
H A DSpvBuilder.cpp363 // needed as the result of some instructions, which does
2600 // An opcode that has no operands, no result id, and no type
2607 // An opcode that has one id operand, no result id, and no type
2615 // An opcode that has one or more operands, no result id, and no type
2625 // An opcode that has multiple operands, no result id, and no type
2655 // An opcode that has one operands, a result id, and a type
2803 // Set up an identity shuffle from the base value to the result value in createLvalueSwizzle()
3037 // See if the result type is expecting a smeared result. in createTextureCall()
3097 // Figure out the result typ in createTextureQueryCall()
3259 Id result = NoResult; createConstructor() local
[all...]
/third_party/backends/backend/
H A Dcoolscan.c118 static SANE_Status sense_handler (int scsi_fd, unsigned char * result, void *arg);
1657 "\tPrescan result exposure time var [RGB]=\t%d %d %d\n" in get_internal_info_LS20()
1854 sense_handler (int scsi_fd, unsigned char * result, void *arg) in sense_handler() argument
1859 if (result[0] != 0x70) in sense_handler()
1863 return request_sense_parse(result); in sense_handler()
/third_party/node/deps/v8/src/compiler/backend/
H A Dinstruction-selector.cc715 // expensive, so cache the result of processing a StateValue so that we can in AddInputsToFrameStateDescriptor()
716 // quickly copy the result if we see it again. in AddInputsToFrameStateDescriptor()
864 continuation_outputs_.push_back(g.DefineAsRegister(cont->result())); in EmitWithContinuation()
867 // depending on the result of the condition. The two result values are in in EmitWithContinuation()
872 cont->result()); in EmitWithContinuation()
959 PushParameter result = {call, buffer->descriptor->GetReturnLocation(0)}; in InitializeCallBuffer() local
960 buffer->output_nodes.push_back(result); in InitializeCallBuffer()
3230 // 1. Phi node, with a computed result already available in phi_states_: in ZeroExtendsWord32ToWord64()
3232 // 2. Phi node, with no result availabl in ZeroExtendsWord32ToWord64()
[all...]
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_threaded_context.c424 * to ignore the result of the cmpxchg above, since it might fail.) in tc_touch_buffer()
904 union pipe_query_result *result) in tc_get_query_result()
916 bool success = pipe->get_query_result(pipe, query, wait, result); in tc_get_query_result()
2143 * result in an incorrect behavior with the threaded context. in tc_improve_map_buffer_flags()
3821 ASSERTED bool result = pipe->generate_mipmap(pipe, p->res, p->format, in tc_call_generate_mipmap() local
3826 assert(result); in tc_call_generate_mipmap()
902 tc_get_query_result(struct pipe_context *_pipe, struct pipe_query *query, bool wait, union pipe_query_result *result) tc_get_query_result() argument
/third_party/rust/crates/libc/src/unix/linux_like/linux/
H A Dmod.rs4251 result: *mut *mut ::group, in getgrgid_r()
4261 result: *mut *mut ::group, in getgrnam_r()
4275 result: *mut *mut passwd, in getpwnam_r()
4282 result: *mut *mut passwd, in getpwuid_r()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsm16bitStorageTests.cpp249 std::vector<deUint8> result; in computeCheckBuffersFloats() local
250 originalFloats.front().getBuffer()->getPackedBytes(result); in computeCheckBuffersFloats()
252 const deUint16 * results = reinterpret_cast<const deUint16 *>(&result[0]); in computeCheckBuffersFloats()
255 for (size_t i = 0; i < result.size() / sizeof (deUint16); ++i) in computeCheckBuffersFloats()
3356 // We use a custom verifyIO to check the result via computing directly from inputs; the contents in outputs do not matter. in addGraphics16BitStorageUniformFloat32To16Group()
3381 // We use a custom verifyIO to check the result via computing directly from inputs; the contents in outputs do not matter. in addGraphics16BitStorageUniformFloat32To16Group()
3748 // The pipeline need this to call compare16BitFloat() when checking the result. in addGraphics16BitStorageInputOutputFloat32To16Group()
3758 // We derive the expected result from inputs directly in the graphics pipeline. in addGraphics16BitStorageInputOutputFloat32To16Group()
7615 // We use a custom verifyIO to check the result via computing directly from inputs; the contents in outputs do not matter. in addGraphics16BitStorageUniformFloat64To16Group()
8111 // The pipeline need this to call compare16BitFloat() when checking the result in addGraphics16BitStorageInputOutputFloat64To16Group()
[all...]
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
H A DlibGLESv2.cpp955 // e.g. Copying RGBA4 to RGB should result in RGB565, not RGB8. in CopyTexImage2D()
6595 const Function *result = std::lower_bound(glFunctions, glFunctionsEnd, needle, CompareFunctor()); in es2GetProcAddress() local
6597 if(result != glFunctionsEnd && strcmp(procname, result->name) == 0) in es2GetProcAddress()
6599 return (__eglMustCastToProperFunctionPointerType)result->address; in es2GetProcAddress()
/third_party/vixl/test/aarch64/
H A Dtest-simulator-aarch64.cc793 // Each NZCV result only requires 4 bits. in TestCmp()
924 // Each NZCV result only requires 4 bits. in TestCmpZero()
1571 // Output a separate result for each element of the result vector. in Test1OpNEON()
1778 // Output a separate result for each element of the result vector. in Test1OpAcrossNEON()
2039 // Output a separate result for each element of the result vector. in Test2OpNEON()
2307 // Output a separate result for each element of the result vecto in TestByElementNEON()
5068 Register result = GeneratePow() local
5095 VRegister result = GenerateSum() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
H A DvktSpvAsm16bitStorageTests.cpp249 std::vector<deUint8> result; in computeCheckBuffersFloats() local
250 originalFloats.front().getBuffer()->getPackedBytes(result); in computeCheckBuffersFloats()
252 const deUint16 * results = reinterpret_cast<const deUint16 *>(&result[0]); in computeCheckBuffersFloats()
255 for (size_t i = 0; i < result.size() / sizeof (deUint16); ++i) in computeCheckBuffersFloats()
3356 // We use a custom verifyIO to check the result via computing directly from inputs; the contents in outputs do not matter. in addGraphics16BitStorageUniformFloat32To16Group()
3381 // We use a custom verifyIO to check the result via computing directly from inputs; the contents in outputs do not matter. in addGraphics16BitStorageUniformFloat32To16Group()
3746 // The pipeline need this to call compare16BitFloat() when checking the result. in addGraphics16BitStorageInputOutputFloat32To16Group()
3756 // We derive the expected result from inputs directly in the graphics pipeline. in addGraphics16BitStorageInputOutputFloat32To16Group()
7613 // We use a custom verifyIO to check the result via computing directly from inputs; the contents in outputs do not matter. in addGraphics16BitStorageUniformFloat64To16Group()
8107 // The pipeline need this to call compare16BitFloat() when checking the result in addGraphics16BitStorageInputOutputFloat64To16Group()
[all...]
/third_party/vk-gl-cts/modules/egl/
H A DteglGLES2SharingThreadedTests.cpp314 EGLint result = thread.egl.waitSyncKHR(m_display, m_sync, 0); in waitReady() local
315 thread.newMessage() << "End -- " << result << " = eglWaitSyncKHR()" << tcu::ThreadUtil::Message::End; in waitReady()
316 ok = result == EGL_TRUE; in waitReady()
321 EGLint result = thread.egl.clientWaitSyncKHR(m_display, m_sync, EGL_SYNC_FLUSH_COMMANDS_BIT_KHR, 1000000000); in waitReady() local
322 thread.newMessage() << "End -- " << result << " = eglClientWaitSyncKHR()" << tcu::ThreadUtil::Message::End; in waitReady()
323 ok = result == EGL_CONDITION_SATISFIED_KHR; in waitReady()
/foundation/ability/ability_runtime/test/unittest/frameworks_kits_ability_native_test/
H A Ddata_ability_helper_test.cpp2163 auto result = std::make_shared<DataAbilityHelper>(dataShareHelper); in HWTEST_F() local
2164 EXPECT_TRUE(result != nullptr); in HWTEST_F()
/foundation/arkui/ace_engine/test/unittest/core/pattern/radio/
H A Dradio_test_ng.cpp1347 auto result = radioPattern->OnDirtyLayoutWrapperSwap(layoutWrapper, dirtySwapConfig); in HWTEST_F() local
1348 EXPECT_TRUE(result); in HWTEST_F()
/foundation/arkui/ace_engine/test/unittest/core/event/
H A Ddrag_event_test_ng.cpp870 TranslateOptions result = imageContext->GetTransformTranslate().value_or(TranslateOptions()); in HWTEST_F() local
872 EXPECT_EQ(result.x.calcvalue_, expectValue.x.calcvalue_); in HWTEST_F()
/foundation/barrierfree/accessibility/services/aams/test/unittest/
H A Daccessible_ability_manager_service_test.cpp539 RetError result = Singleton<AccessibleAbilityManagerService>::GetInstance().SetBrightnessDiscount(value); in HWTEST_F() local
540 EXPECT_EQ(RET_ERR_NULLPTR, result); in HWTEST_F()
/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
H A Dcanvas_component.cpp1751 bool result = component->FormatArcAngle(sAngle, eAngle, startAngle, endAngle, counterClockwise); in Arc() local
1752 if (!result) { in Arc()
/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/bms_client_system_test/
H A Dbundle_mgr_client_system_test.cpp95 APP_LOGD("on finished result is %{public}d, %{public}s", resultCode, resultMsg.c_str()); in OnFinished()
2433 auto result = bundleMgrClient.CreateBundleDataDir(userId); in HWTEST_F() local
2434 EXPECT_EQ(result, ERR_APPEXECFWK_SERVICE_INTERNAL_ERROR); in HWTEST_F()
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/converter/src/
H A Dpixel_convert.cpp1509 auto result = memcpy_s(dstPixels, srcLength, srcPixels, srcLength); in YUVConvert() local
1510 return result == 0 ? srcLength : -1; in YUVConvert()
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/
H A Dext_encoder.cpp602 uint32_t result = DoHeifEncode(inputImgs, inputMetas, refs); in EncodeHeifByPixelmap() local
606 return result; in EncodeHeifByPixelmap()
1371 IMAGE_LOGD("%{public}s splice hdr stream result is: %{public}u", __func__, error); in EncodeJpegPictureDualVividInner()
1415 IMAGE_LOGD("%{public}s encode sdr picture result is: %{public}u", __func__, error); in EncodeJpegPictureSdr()
1427 IMAGE_LOGD("%{public}s encode hdr picture result is: %{public}u", __func__, error); in EncodeJpegPictureSdr()
1524 IMAGE_LOGD("%{public}s EncodeImageByPixelMap result: %{public}u", __func__, error); in WriteJpegCodedData()
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/src/
H A Ddistributeddb_nb_batch_crud_test.cpp2522 bool result = (actResult == expectResult); in HWTEST_F() local
2523 EXPECT_EQ(result, true); in HWTEST_F()
/foundation/distributeddatamgr/relational_store/test/native/rdb/unittest/
H A Drdb_predicates_test.cpp1750 std::string result = "TableName = AllDataType, {WhereClause:stringValue = ? AND ( integerValue = ? OR " in HWTEST_F() local
1753 EXPECT_EQ(result, toString); in HWTEST_F()

Completed in 139 milliseconds

1...<<701702703704705706707708709