| /third_party/NuttX/drivers/usbdev/gadget/ |
| H A D | f_mass_storage.c | 1306 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 D | JsonParser.cs | 50 /// <para> 52 /// </para> 53 /// <para> 57 /// </para>
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hifb/src/ |
| H A D | hifb_main.h | 240 typedef int (*hifb_main_gfx_cb)(hi_u32 layer_id, hifb_main_intf_type type, void *para);
|
| /device/qemu/drivers/virtio/ |
| H A D | fakesdio.c | 105 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 D | dump.txt | 9 [in] ohos.hdi.location.gnss.v1_0.GnssConfigPara para);
|
| /foundation/ai/ai_engine/services/server/plugin_manager/ |
| H A D | get_config_ini.py | 181 print("[ERROR]The input para number is not correct!")
|
| /foundation/multimedia/av_codec/services/media_engine/plugins/sink/ |
| H A D | audio_server_sink_plugin.h | 211 std::unordered_map<TagType, std::function<Status(const ValueType ¶)>> paramsSetterMap_;
|
| /foundation/multimedia/image_effect/frameworks/native/efilter/filterimpl/brightness/ |
| H A D | gpu_brightness_algo.cpp | 117 "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 D | gpu_contrast_algo.cpp | 118 "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 D | i_stream_socket.h | 78 virtual int32_t SetMultiLayer(const void *para) = 0;
|
| H A D | vtp_stream_socket.h | 69 int32_t SetMultiLayer(const void *para) override;
|
| /foundation/communication/dsoftbus/core/bus_center/lnn/net_builder/src/ |
| H A D | lnn_sync_item_info.c | 195 LNN_LOGE(LNN_BUILDER, "para peerNetWorkId or tansInfo is null"); in LnnSendTransReq()
|
| /foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/include/ |
| H A D | nstackx_dfile_transfer.h | 287 DFileTrans *DFileTransCreate(const DFileTransPara *para);
|
| /third_party/backends/backend/ |
| H A D | xerox_mfp.h | 60 SANE_Parameters para; member
|
| /third_party/FatFs/documents/ |
| H A D | css_e.css | 32 div.para {clear: both; font-family: serif;}
|
| /third_party/FatFs/documents/doc/ |
| H A D | sfileinfo.html | 14 <div class="para">
|
| /third_party/node/deps/v8/third_party/markupsafe/ |
| H A D | _constants.py | 195 'para': 182,
|
| /third_party/node/tools/inspector_protocol/markupsafe/ |
| H A D | _constants.py | 195 'para': 182,
|
| /third_party/lzma/Asm/x86/ |
| H A D | 7zAsm.asm | 55 _TEXT$00 SEGMENT PARA PUBLIC 'CODE'
|
| /third_party/skia/third_party/externals/markupsafe/ |
| H A D | _constants.py | 195 'para': 182,
|
| /device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/ |
| H A D | plat_pm_wlan.c | 362 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 D | net_adpater.c | 1482 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 D | distributeddb_cloud_kv_syncer_test.cpp | 714 * @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 D | distributeddb_cloud_db_proxy_test.cpp | 850 * @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 D | CharsetDetectionTests.xml | 96 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
|