Home
last modified time | relevance | path

Searched full:para (Results 751 - 775 of 994) sorted by relevance

1...<<31323334353637383940

/third_party/NuttX/drivers/usbdev/gadget/
H A Df_mass_storage.c1306 static void *fmass_main_thread(UINTPTR para, UINTPTR para1) in fmass_main_thread() argument
1308 struct mass_dev_s *fmass = (struct mass_dev_s *)para; in fmass_main_thread()
1398 const char *nm, UINTPTR para, UINTPTR para1) in usb_task_creat()
1407 attr.auwArgs[0] = (UINTPTR)para; in usb_task_creat()
1397 usb_task_creat(uint32_t *taskid, TSK_ENTRY_FUNC func, uint16_t prio, const char *nm, UINTPTR para, UINTPTR para1) usb_task_creat() argument
/third_party/protobuf/csharp/src/Google.Protobuf/
H A DJsonParser.cs50 /// <para>
52 /// </para>
53 /// <para>
57 /// </para>
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hifb/src/
H A Dhifb_main.h240 typedef int (*hifb_main_gfx_cb)(hi_u32 layer_id, hifb_main_intf_type type, void *para);
/device/qemu/drivers/virtio/
H A Dfakesdio.c105 HDF_LOGE("[%s]input para is NULL", __func__); in FakeSdioCntlrParse()
/foundation/ability/idl_tool/test/hdi_unittest/location_gnss_v1_0/dump_ast_target/
H A Ddump.txt9 [in] ohos.hdi.location.gnss.v1_0.GnssConfigPara para);
/foundation/ai/ai_engine/services/server/plugin_manager/
H A Dget_config_ini.py181 print("[ERROR]The input para number is not correct!")
/foundation/multimedia/av_codec/services/media_engine/plugins/sink/
H A Daudio_server_sink_plugin.h211 std::unordered_map<TagType, std::function<Status(const ValueType &para)>> paramsSetterMap_;
/foundation/multimedia/image_effect/frameworks/native/efilter/filterimpl/brightness/
H A Dgpu_brightness_algo.cpp117 "input para is null! src=%{public}p, dst=%{public}p", src, dst); in OnApplyRGBA8888()
/foundation/multimedia/image_effect/frameworks/native/efilter/filterimpl/contrast/
H A Dgpu_contrast_algo.cpp118 "input para is null! src=%{public}p, dst=%{public}p", src, dst); in OnApplyRGBA8888()
/foundation/communication/dsoftbus/sdk/transmission/trans_channel/udp/stream/libsoftbus_stream/
H A Di_stream_socket.h78 virtual int32_t SetMultiLayer(const void *para) = 0;
H A Dvtp_stream_socket.h69 int32_t SetMultiLayer(const void *para) override;
/foundation/communication/dsoftbus/core/bus_center/lnn/net_builder/src/
H A Dlnn_sync_item_info.c195 LNN_LOGE(LNN_BUILDER, "para peerNetWorkId or tansInfo is null"); in LnnSendTransReq()
/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/include/
H A Dnstackx_dfile_transfer.h287 DFileTrans *DFileTransCreate(const DFileTransPara *para);
/third_party/backends/backend/
H A Dxerox_mfp.h60 SANE_Parameters para; member
/third_party/FatFs/documents/
H A Dcss_e.css32 div.para {clear: both; font-family: serif;}
/third_party/FatFs/documents/doc/
H A Dsfileinfo.html14 <div class="para">
/third_party/node/deps/v8/third_party/markupsafe/
H A D_constants.py195 'para': 182,
/third_party/node/tools/inspector_protocol/markupsafe/
H A D_constants.py195 'para': 182,
/third_party/lzma/Asm/x86/
H A D7zAsm.asm55 _TEXT$00 SEGMENT PARA PUBLIC 'CODE'
/third_party/skia/third_party/externals/markupsafe/
H A D_constants.py195 'para': 182,
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/
H A Dplat_pm_wlan.c362 oam_error_log1(0, OAM_SF_PWR, "wlan_pm_add_vote, para error, id:%u", id); in wlan_pm_add_vote()
388 oam_error_log1(0, OAM_SF_PWR, "wlan_pm_remove_vote, para error, id:%u", id); in wlan_pm_remove_vote()
591 printk("para error, 1 : host, 0 : device;input:%u \n", is_host); in hi_wlan_dump_pm_info()
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/hdfadapt/
H A Dnet_adpater.c1482 HDF_LOGE("%s:para is null!", __func__); in SetIfName()
1496 HDF_LOGE("%s:para is null!", __func__); in GetIfName()
1528 HDF_LOGE("%s:para is null!", __func__); in InitNetdev()
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/cloud/
H A Ddistributeddb_cloud_kv_syncer_test.cpp714 * @tc.steps: step1. Call PutCloudData interface with different opType when para is invalid. in HWTEST_F()
734 * @tc.steps: step2. Call CountAllCloudData interface when para is invalid. in HWTEST_F()
764 * @tc.steps: step1. Call FillCloudLog interface when db and para is nullptr. in HWTEST_F()
H A Ddistributeddb_cloud_db_proxy_test.cpp850 * @tc.steps: step2. call CloudDBProxy interfaces when para is err. in HWTEST_F()
885 * @tc.steps: step2. call CloudSyncUtils interfaces when para is err. in HWTEST_F()
912 * @tc.steps: step3. call IsChangeDataEmpty interface when para is different. in HWTEST_F()
/third_party/icu/ohos_icu4j/src/main/tests/resources/ohos/global/icu/dev/test/charsetdet/
H A DCharsetDetectionTests.xml96 Inscríbase ahora para la Décima Conferencia Internacional Unicode, que tendrá lugar del 10 al 12 de marzo de
289 Inscreva-se agora para a Décima Conferência Internacional Sobre O Unicode, realizada entre os dias 10 e 12 de
305 Inscreva-se agora para a Décima Conferência Internacional Sobre O Unicode, a ser realizada entre os dias 10 e 12

Completed in 25 milliseconds

1...<<31323334353637383940