/foundation/arkui/ace_engine/test/unittest/core/base/ |
H A D | view_abstract_test_ng_new.cpp | 474 auto mouseCallback = [](MouseInfo& info){}; in HWTEST_F() 908 OnKeyCallbackFunc onKeyCallback = [](KeyEventInfo& info) {}; in HWTEST_F() 932 OnKeyCallbackFunc onKeyCallback2 = [](KeyEventInfo& info) {}; in HWTEST_F() 1456 OnKeyCallbackFunc onKeyCallback = [](KeyEventInfo& info) {}; in HWTEST_F() 1663 const std::shared_ptr<BaseGestureEvent>& info) { in HWTEST_F()
|
/foundation/arkui/ace_engine/test/unittest/core/pattern/form/ |
H A D | form_test_ng.cpp | 167 * @tc.steps: step3. Set call methods OnDirtyLayoutWrapperSwap when card info dose not change, but the value of in HWTEST_F() 179 * @tc.steps: ste4. Set call methods OnDirtyLayoutWrapperSwap when card info dose not change , but the value of in HWTEST_F() 191 * @tc.steps: step5. Set call methods OnDirtyLayoutWrapperSwap when card info dose not change , and the value of in HWTEST_F() 1114 RequestFormInfo info; in HWTEST_F() local 1116 auto ret = pattern->ShouldLoadFormSkeleton(isTransparencyEnabled, info); in HWTEST_F() 1119 ret = pattern->ShouldLoadFormSkeleton(isTransparencyEnabled, info); in HWTEST_F() 1351 std::vector<std::string> info; in HWTEST_F() local 1352 pattern->OnAccessibilityDumpChildInfo(params, info); in HWTEST_F()
|
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/ |
H A D | rs_base_render_util.cpp | 817 bool RSBaseRenderUtil::IsNeedClient(RSRenderNode& node, const ComposeInfo& info) 835 (info.srcRect.w != info.dstRect.w || info.srcRect.h != info.dstRect.h)) { 1687 png_set_packing(pngStruct); // set packing info
|
/foundation/multimedia/av_codec/test/moduletest/audio_encoder/InnerAPI/ |
H A D | InnerInterfaceDependCheckTest.cpp | 94 AVCodecBufferInfo info; in QueueInputBuffer() local 96 info.presentationTimeUs = 0; in QueueInputBuffer() 97 info.size = SIZE_NUM; in QueueInputBuffer() 98 info.offset = 0; in QueueInputBuffer() 100 return encoderDemo->InnerQueueInputBuffer(index, info, flag); in QueueInputBuffer()
|
/foundation/multimedia/av_codec/test/moduletest/audio_decoder/InnerAPI/ |
H A D | InnerInterfaceDependCheckTest.cpp | 98 AVCodecBufferInfo info; in QueueInputBuffer() local 101 info.presentationTimeUs = 0; in QueueInputBuffer() 102 info.size = DEFAULT_SIZE; in QueueInputBuffer() 103 info.offset = 0; in QueueInputBuffer() 106 return decoderDemo->InnerQueueInputBuffer(index, info, flag); in QueueInputBuffer()
|
/foundation/multimedia/player_framework/services/services/player/server/ |
H A D | player_server.cpp | 906 MEDIA_LOGE("Can not get track info, currentState is %{public}s", GetStatusDescription(lastOpStatus_).c_str()); in GetVideoTrackInfo() 922 MEDIA_LOGE("Can not get track info, currentState is %{public}s", GetStatusDescription(lastOpStatus_).c_str()); in GetPlaybackInfo() 938 MEDIA_LOGE("Can not get track info, currentState is %{public}s", GetStatusDescription(lastOpStatus_).c_str()); in GetAudioTrackInfo() 954 MEDIA_LOGE("Can not get track info, currentState is %{public}s", GetStatusDescription(lastOpStatus_).c_str()); in GetSubtitleTrackInfo() 971 MEDIA_LOGE("Can not get track info, currentState is %{public}s", GetStatusDescription(lastOpStatus_).c_str()); in GetVideoWidth() 986 MEDIA_LOGE("Can not get track info, currentState is %{public}s", GetStatusDescription(lastOpStatus_).c_str()); in GetVideoHeight() 1516 dumpString += "PlayerServer video tracks info: \n"; in DumpInfo() 1521 dumpString += "PlayerServer audio tracks info: \n"; in DumpInfo() 1660 int info = -1; in OnBufferingUpdate() local 1661 infoBody.GetIntValue(std::string(PlayerKeys::PLAYER_BUFFERING_START), info); in OnBufferingUpdate() local 1666 infoBody.GetIntValue(std::string(PlayerKeys::PLAYER_BUFFERING_END), info); OnBufferingUpdate() local [all...] |
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/hal_device_manage/ |
H A D | hal_device_manage.cpp | 192 LOGE("RemoveStaIface, not find iface info");
in RemoveStaIface() 215 LOGE("RemoveApIface, not find iface info");
in RemoveApIface() 238 LOGE("RemoveP2pIface, not find iface info");
in RemoveP2pIface() 261 LOGE("Scan, not find iface info");
in Scan() 287 LOGE("StartPnoScan, not find iface info");
in StartPnoScan() 313 LOGE("StopPnoScan, not find iface info");
in StopPnoScan() 339 LOGE("GetScanInfos, not find iface info");
in GetScanInfos() 351 LOGI("GetScanInfos success, scan info size:%{public}d", static_cast<int>(scanResultsInfo.size()));
in GetScanInfos() 365 LOGE("GetConnectSignalInfo, not find iface info");
in GetConnectSignalInfo() 391 LOGE("SetPmMode, not find iface info");
in SetPmMode() 1136 WifiIfaceInfo info = existingIface[i]; SelectInterfacesToDelete() local [all...] |
/third_party/backends/backend/ |
H A D | mustek_usb2.c | 2161 SANE_Action action, void *val, SANE_Int * info) in sane_control_option() 2176 if (info) in sane_control_option() 2177 *info = 0; in sane_control_option() 2330 if (info) in sane_control_option() 2331 *info = myinfo; in sane_control_option() 2160 sane_control_option(SANE_Handle handle, SANE_Int option, SANE_Action action, void *val, SANE_Int * info) sane_control_option() argument
|
H A D | mustek_usb.c | 1170 SANE_Action action, void *val, SANE_Int * info) in sane_control_option() 1183 if (info) in sane_control_option() 1184 *info = 0; in sane_control_option() 1357 if (info) in sane_control_option() 1358 *info = myinfo; in sane_control_option() 1169 sane_control_option(SANE_Handle handle, SANE_Int option, SANE_Action action, void *val, SANE_Int * info) sane_control_option() argument
|
H A D | p5.c | 701 SANE_Action action, void *val, SANE_Int * info) in sane_control_option() 715 if (info) in sane_control_option() 716 *info = 0; in sane_control_option() 801 if (info) in sane_control_option() 802 *info = myinfo; in sane_control_option() 700 sane_control_option(SANE_Handle handle, SANE_Int option, SANE_Action action, void *val, SANE_Int * info) sane_control_option() argument
|
H A D | canon_dr.c | 100 - use request sense info bytes on short scsi reads 182 - rewrite do_usb_cmd() to use remainder from RS info 1377 * get model specific info that is not in vpd, and correct 3261 SANE_Action action, void *val, SANE_Int * info) in sane_control_option() 3267 /* Make sure that all those statements involving *info cannot break (better in sane_control_option() 3268 * than having to do "if (info) ..." everywhere!) in sane_control_option() 3270 if (info == 0) in sane_control_option() 3271 info = &dummy; in sane_control_option() 3681 status = sanei_constrain_value (s->opt + option, val, info); in sane_control_option() 3728 *info | in sane_control_option() 3260 sane_control_option(SANE_Handle handle, SANE_Int option, SANE_Action action, void *val, SANE_Int * info) sane_control_option() argument 8123 unsigned int info = get_RS_information (sensed_data); sense_handler() local [all...] |
/third_party/mesa3d/src/broadcom/vulkan/ |
H A D | v3dv_descriptor_set.c | 413 /* bo_size is for the descriptor related info that we need to have on a GPU in v3dv_CreateDescriptorPool() 1040 * descriptor set create, as that info can't change later in write_image_descriptor() 1389 const VkDescriptorBufferInfo *info = in v3dv_UpdateDescriptorSetWithTemplate() local 1392 entry->type, info); in v3dv_UpdateDescriptorSetWithTemplate() 1402 const VkDescriptorImageInfo *info = in v3dv_UpdateDescriptorSetWithTemplate() local 1404 V3DV_FROM_HANDLE(v3dv_image_view, iview, info->imageView); in v3dv_UpdateDescriptorSetWithTemplate() 1405 V3DV_FROM_HANDLE(v3dv_sampler, sampler, info->sampler); in v3dv_UpdateDescriptorSetWithTemplate()
|
/third_party/mesa3d/src/mesa/main/ |
H A D | ffvertex_prog.c | 177 key->fragprog_inputs_read = fp->info.inputs_read; in make_state_key() 454 p->program->info.inputs_read |= (uint64_t)VERT_BIT(input); in register_input() 468 p->program->info.outputs_written |= BITFIELD64_BIT(output); in register_output() 1733 p.program->info.inputs_read = 0; in create_new_program() 1734 p.program->info.outputs_written = 0; in create_new_program()
|
H A D | shader_query.cpp | 1878 producer->info.stage == MESA_SHADER_TESS_CTRL; in validate_io() 1880 consumer->info.stage == MESA_SHADER_GEOMETRY || in validate_io() 1881 consumer->info.stage == MESA_SHADER_TESS_CTRL || in validate_io() 1882 consumer->info.stage == MESA_SHADER_TESS_EVAL; in validate_io() 2125 if (prog[idx]->info.stage == MESA_SHADER_COMPUTE) in _mesa_validate_pipeline_io()
|
/third_party/mesa3d/src/mesa/program/ |
H A D | program_parse.y | 608 state->prog->info.outputs_written |= BITFIELD64_BIT($$.Index); 766 state->prog->info.inputs_read |= BITFIELD64_BIT($$.Base.Index); 781 state->prog->info.inputs_read |= BITFIELD64_BIT($$.Base.Index); 2234 const GLbitfield64 inputs = state->prog->info.inputs_read | state->InputsBound; 2445 * \param param_var returns info about the parameter/constant's location, 2634 util_bitcount64(state->prog->info.inputs_read);
|
/third_party/libwebsockets/lib/roles/ws/ |
H A D | ops-ws.c | 1618 * stashed wp info completely. Otherwise adjust it to the in rops_write_role_protocol_ws() 1961 const struct lws_context_creation_info *info) in rops_init_vhost_ws() 1971 while (info->extensions && info->extensions[m].callback) in rops_init_vhost_ws() 1984 memcpy((struct lws_extension *)vh->ws.extensions, info->extensions, in rops_init_vhost_ws() 2000 vh->ws.extensions = info->extensions; in rops_init_vhost_ws() 1960 rops_init_vhost_ws(struct lws_vhost *vh, const struct lws_context_creation_info *info) rops_init_vhost_ws() argument
|
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/ |
H A D | fd6_emit.c | 87 const bool has_z24uint_s8uint = screen->info->a6xx.has_z24uint_s8uint; in setup_border_colors() 872 const struct ir3_stream_output_info *info = prog->stream_output; variable 877 if (!info) 887 target->stride = info->stride[i]; 1264 WRITE(REG_A6XX_TPL1_DBG_ECO_CNTL, screen->info->a6xx.magic.TPL1_DBG_ECO_CNTL); in fd6_emit_restore()
|
/third_party/mesa3d/src/glx/ |
H A D | indirect_vertex_array.c | 490 uint32_t *info; in fill_array_info_cache() local 498 info = (uint32_t *) arrays->array_info_cache; in fill_array_info_cache() 501 *(info++) = arrays->arrays[i].data_type; in fill_array_info_cache() 502 *(info++) = arrays->arrays[i].count; in fill_array_info_cache() 503 *(info++) = arrays->arrays[i].key; in fill_array_info_cache()
|
/third_party/mesa3d/src/gallium/drivers/r300/compiler/ |
H A D | radeon_program_alu.c | 200 const struct rc_opcode_info *info = rc_get_opcode_info(inst->U.I.Opcode); in is_dst_safe_to_reuse() local 203 assert(info->HasDstReg); in is_dst_safe_to_reuse() 208 for (i = 0; i < info->NumSrcRegs; i++) { in is_dst_safe_to_reuse() 1193 const struct rc_opcode_info *info = rc_get_opcode_info(inst->U.I.Opcode); in rc_force_output_alpha_to_one() local 1196 if (!info->HasDstReg || inst->U.I.DstReg.File != RC_FILE_OUTPUT || in rc_force_output_alpha_to_one()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/ |
H A D | vktSynchronizationWin32KeyedMutexTests.cpp | 305 const vk::VkMemoryAllocateInfo info = in importMemory() local 313 vk::Move<vk::VkDeviceMemory> memory (vk::allocateMemory(vkd, device, &info)); in importMemory() 1607 const vk::VkPhysicalDeviceExternalBufferInfo info = in Win32KeyedMutexTestInstance() local 1622 m_vki.getPhysicalDeviceExternalBufferProperties(m_physicalDevice, &info, &properties); in Win32KeyedMutexTestInstance() 1624 log << TestLog::Message << "External buffer properties: " << info << "\n" << properties << TestLog::EndMessage; in Win32KeyedMutexTestInstance()
|
/third_party/protobuf/src/google/protobuf/compiler/ |
H A D | parser.cc | 1646 SourceCodeInfo info; in ParseExtensions() local 1655 &info); in ParseExtensions() 1675 for (int j = 0; j < info.location_size(); j++) { in ParseExtensions() 1676 if (info.location(j).path_size() == range_number_index + 1) { in ParseExtensions() 1682 *dest = info.location(j); in ParseExtensions()
|
/third_party/python/Modules/ |
H A D | gcmodule.c | 1364 PyObject *info = NULL; in invoke_gc_callback() local 1366 info = Py_BuildValue("{sisnsn}", in invoke_gc_callback() 1370 if (info == NULL) { in invoke_gc_callback() 1378 r = PyObject_CallFunction(cb, "sO", phase, info); in invoke_gc_callback() 1387 Py_XDECREF(info); in invoke_gc_callback()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/synchronization/ |
H A D | vktSynchronizationWin32KeyedMutexTests.cpp | 304 const vk::VkMemoryAllocateInfo info = in importMemory() local 312 vk::Move<vk::VkDeviceMemory> memory (vk::allocateMemory(vkd, device, &info)); in importMemory() 1606 const vk::VkPhysicalDeviceExternalBufferInfo info = in Win32KeyedMutexTestInstance() local 1621 m_vki.getPhysicalDeviceExternalBufferProperties(m_physicalDevice, &info, &properties); in Win32KeyedMutexTestInstance() 1623 log << TestLog::Message << "External buffer properties: " << info << "\n" << properties << TestLog::EndMessage; in Win32KeyedMutexTestInstance()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/ |
H A D | wps_er.c | 539 wpa_hexdump_ascii(MSG_MSGDUMP, "WPS ER: Device info", in wps_er_parse_device_description() 627 wpa_printf(MSG_DEBUG, "WPS ER: Failed to fetch device info"); in wps_er_http_dev_desc_cb() 1813 struct wpabuf *info; in wps_er_ap_learn() local 1818 info = xml_get_base64_item(dev_info, "NewDeviceInfo", &ret); in wps_er_ap_learn() 1819 if (info == NULL) { in wps_er_ap_learn() 1825 ap->m1_handler(ap, info); in wps_er_ap_learn() 1826 wpabuf_free(info); in wps_er_ap_learn() 1875 "with the AP - cannot get device info"); in wps_er_send_get_device_info()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/ |
H A D | wps_er.c | 539 wpa_hexdump_ascii(MSG_MSGDUMP, "WPS ER: Device info", in wps_er_parse_device_description() 627 wpa_printf(MSG_DEBUG, "WPS ER: Failed to fetch device info"); in wps_er_http_dev_desc_cb() 1813 struct wpabuf *info; in wps_er_ap_learn() local 1818 info = xml_get_base64_item(dev_info, "NewDeviceInfo", &ret); in wps_er_ap_learn() 1819 if (info == NULL) { in wps_er_ap_learn() 1825 ap->m1_handler(ap, info); in wps_er_ap_learn() 1826 wpabuf_free(info); in wps_er_ap_learn() 1875 "with the AP - cannot get device info"); in wps_er_send_get_device_info()
|