Home
last modified time | relevance | path

Searched full:para (Results 676 - 700 of 1339) sorted by relevance

1...<<21222324252627282930>>...54

/kernel/linux/linux-5.10/drivers/gpu/drm/xen/
H A Dxen_drm_front.h4 * Xen para-virtual DRM device
29 * Depending on the requirements for the para-virtualized environment, namely
/kernel/linux/linux-6.6/drivers/gpu/drm/xen/
H A Dxen_drm_front.h4 * Xen para-virtual DRM device
29 * Depending on the requirements for the para-virtualized environment, namely
/kernel/linux/linux-6.6/tools/lib/perf/Documentation/
H A Dasciidoc.conf58 <formalpara{id? id="{id}"}><title>{title}</title><para>
63 {title#}</para></formalpara>
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/bidi/
H A DTestFailureRecovery.java33 // errln("Bidi.setPara did not fail when passed too big para level"); in testFailureRecovery()
40 errln("Bidi.setPara did not fail when passed negative para level"); in testFailureRecovery()
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/bidi/
H A DTestFailureRecovery.java36 // errln("Bidi.setPara did not fail when passed too big para level"); in testFailureRecovery()
43 errln("Bidi.setPara did not fail when passed negative para level"); in testFailureRecovery()
/third_party/python/Tools/demo/
H A Dmarkov.py85 for para in paralist:
87 words = para.split()
/third_party/protobuf/csharp/src/Google.Protobuf/
H A DWireFormat.cs39 /// <para>
42 /// </para>
H A DJsonFormatter.cs50 /// <para>
52 /// </para>
53 /// <para>
57 /// </para>
176 /// <para>
182 /// </para>
183 /// <para>The value returned by this method is only designed to be used for diagnostic
185 /// by other Protocol Buffer implementations.</para>
/foundation/ability/idl_tool/codegen/
H A Dts_code_emitter.cpp144 Parameter para; in EmitInterfaceMethod() local
145 para.attr_ = mp->attributes_; in EmitInterfaceMethod()
146 para.name_ = mp->name_; in EmitInterfaceMethod()
147 para.type_ = EmitType(paraType).string(); in EmitInterfaceMethod()
151 method.parameters_.emplace_back(para); in EmitInterfaceMethod()
218 void TsCodeEmitter::EmitInterfaceMethodExportCallback(Method& m, const Parameter& para, bool isLast) in EmitInterfaceMethodExportCallback() argument
223 exportCallback.AppendFormat("%s: %s) => void;", para.name_.c_str(), para.type_.c_str()); in EmitInterfaceMethodExportCallback()
225 exportCallback.AppendFormat("%s: %s, ", para.name_.c_str(), para in EmitInterfaceMethodExportCallback()
[all...]
/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_dfile_transfer.c1505 DFileTrans *DFileTransCreate(const DFileTransPara *para) in DFileTransCreate() argument
1520 dFileTrans->isSender = para->isSender; in DFileTransCreate()
1521 dFileTrans->transId = para->transId; in DFileTransCreate()
1522 dFileTrans->fileManager = para->fileManager; in DFileTransCreate()
1523 dFileTrans->connType = para->connType; in DFileTransCreate()
1524 dFileTrans->writeHandle = para->writeHandle; in DFileTransCreate()
1525 dFileTrans->msgReceiver = para->msgReceiver; in DFileTransCreate()
1526 dFileTrans->context = para->context; in DFileTransCreate()
1527 dFileTrans->session = para->session; in DFileTransCreate()
1528 dFileTrans->onRenameFile = para in DFileTransCreate()
[all...]
/third_party/backends/po/
H A Dpt.po211 msgstr "Nível de branco para vermelho"
216 msgstr "Nível de branco para verde"
221 msgstr "Nível de branco para azul"
231 msgstr "Sombra para vermelho"
236 msgstr "Sombra para verde"
241 msgstr "Sombra para azul"
359 msgstr "Tempo de exposição Cal. para Vermelho"
364 msgstr "Tempo de exposição Cal. para Verde"
369 msgstr "Tempo de exposição Cal. para azul"
379 msgstr "Tempo de exposição digitalização para Vermelh
[all...]
/foundation/communication/netstack/frameworks/js/napi/tls/src/
H A Dmonitor_server.cpp324 NETSTACK_LOGE("on off once interface para: [string, function]"); in On()
369 NETSTACK_LOGE("on off once interface para: [string, function]"); in ConnectionOn()
401 NETSTACK_LOGE("on off once interface para: [string, function?]"); in Off()
407 NETSTACK_LOGE("on off once interface para: [string, function]"); in Off()
460 NETSTACK_LOGE("on off once interface para: [string, function?]"); in ConnectionOff()
466 NETSTACK_LOGE("on off once interface para: [string, function]"); in ConnectionOff()
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/common/
H A Ddistributeddb_common_test.cpp595 * @tc.steps: step2. Call interfaces with the para is greater than stepNum. in HWTEST_F()
683 * @tc.steps: step2. Call RegisterTimeChangedLister with null para. in HWTEST_F()
716 * @tc.steps: step1. Call RegisterLockStatusChangedLister with null para. in HWTEST_F()
751 * @tc.steps: step1. Create TaskQueue object whose para is true. in HWTEST_F()
761 * @tc.steps: step2. Create TaskQueue object whose para is false. in HWTEST_F()
788 * @tc.steps: step2. Call GetCreateTempTriggerSql interface when para is NONE. in HWTEST_F()
/third_party/pulseaudio/po/
H A Dpt.po151 " -p, --dl-search-path=PATH Define o caminho de procura para os "
155 " (Ver --dump-resample-methods para\n"
161 " --disable-shm[=BOOL] Desativa suporte para memória "
188 "--log-level espera um argumento para o nível de log (numérico no intervalo "
474 msgstr "--start não é suportado para instâncias do sistema."
560 "Documentation/User/WhatIsWrongWithSystemWide/ para uma explicação de como o "
943 "ALSA acordou-nos para escrever novos dados para o dispositivo, mas não havia "
944 "nada para escrever!\n"
960 "ALSA acordou-nos para le
[all...]
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/hcc/
H A Dhcc_hmac.c193 hcc_convert_queue_para para; in hcc_host_tx() local
242 para.queueType = param->queue_id; in hcc_host_tx()
243 para.isVip = is_vipframe; in hcc_host_tx()
244 FlowControlQueueID id = fcm->op->getTxQueueId((void *)(&para)); in hcc_host_tx()
/device/board/hihope/dayu210/audio_drivers/dai/src/
H A Drk3588_dai_ops.c109 AUDIO_DEVICE_LOG_ERR("input para is NULL."); in Rk3588DaiDeviceInit()
221 AUDIO_DEVICE_LOG_ERR("input para is null."); in ConfigInfoSetToReg()
310 AUDIO_DEVICE_LOG_ERR("input para is null."); in RK3588I2sTdmSetSysClk()
354 AUDIO_DEVICE_LOG_ERR("input para is NULL."); in Rk3588DaiHwParams()
/device/board/hihope/rk3568/audio_drivers/dai/src/
H A Drk3568_dai_ops.c110 AUDIO_DEVICE_LOG_ERR("input para is NULL."); in Rk3568DaiDeviceInit()
212 AUDIO_DEVICE_LOG_ERR("input para is null."); in ConfigInfoSetToReg()
301 AUDIO_DEVICE_LOG_ERR("input para is null."); in RK3568I2sTdmSetSysClk()
342 AUDIO_DEVICE_LOG_ERR("input para is NULL."); in Rk3568DaiHwParams()
/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_session_key.c574 static int32_t RemoveUpdateSessionKeyFunc(const void *obj, void *para) in RemoveUpdateSessionKeyFunc() argument
577 AUTH_CHECK_AND_RETURN_RET_LOGE(para != NULL, SOFTBUS_ERR, AUTH_FSM, "para is NULL"); in RemoveUpdateSessionKeyFunc()
579 if (authId == *(int64_t *)(para)) { in RemoveUpdateSessionKeyFunc()
/foundation/communication/dsoftbus/adapter/common/openssl/
H A Dsoftbus_adapter_crypto.c65 COMM_LOGE(COMM_ADAPTER, "Encrypt invalid para."); in OpensslEvpInit()
107 COMM_LOGE(COMM_ADAPTER, "Encrypt invalid para."); in PackIvAndTag()
132 COMM_LOGE(COMM_ADAPTER, "Encrypt invalid para."); in SslAesGcmEncrypt()
179 COMM_LOGE(COMM_ADAPTER, "Decrypt invalid para."); in SslAesGcmDecrypt()
/kernel/linux/linux-5.10/drivers/clk/hisilicon/
H A Dclk-hi3620.c306 static u32 mmc_clk_delay(u32 val, u32 para, u32 off, u32 len) in mmc_clk_delay() argument
311 if (para % 2) in mmc_clk_delay()
315 para = para >> 1; in mmc_clk_delay()
/kernel/linux/linux-6.6/drivers/clk/hisilicon/
H A Dclk-hi3620.c305 static u32 mmc_clk_delay(u32 val, u32 para, u32 off, u32 len) in mmc_clk_delay() argument
310 if (para % 2) in mmc_clk_delay()
314 para = para >> 1; in mmc_clk_delay()
/test/xts/device_attest/
H A DREADME.md91 Device information is located in the startup subsystem file: base/startup/init/services/etc/param/ohos_const/ohos.para.The device OS information is shown in the following table:
94 | Device information | ohos.para configuration parameter | Note |
101 Device product information is located in the vendor subsystem file: base/startup/init/services/etc/param/ohos.para. The device product information is shown in the following table:
104 | Device information | vendor.para configuration parameter | Note |
/test/xts/device_attest_lite/
H A DREADME.md89 Device information is located in the startup subsystem file: base/startup/init/services/etc_lite/param/ohos_const/ohos.para.The device OS information is shown in the following table:
92 | Device information | ohos.para configuration parameter | Note |
99 Device product information is located in the vendor subsystem file: vendor/hisilicon/hispark_pegasus/hals/utils/sys_param/vendor.para.The device product information is shown in the following table:
102 | Device information | vendor.para configuration parameter | Note |
/third_party/FatFs/documents/doc/
H A Dfilename.html15 <div class="para doc" id="nam">
43 <div class="para doc" id="case">
50 <div class="para doc" id="uni">
62 <div class="para doc" id="vol">
/kernel/linux/linux-5.10/drivers/dma/
H A Dsun4i-dma.c146 u32 para; member
273 writel_relaxed(d->para, pchan->base + SUN4I_DDMA_PARA_REG); in configure_pchan()
783 u32 endpoints, para; in sun4i_dma_prep_slave_sg() local
835 * have the "para" bitfield meanings, but no comment on what in sun4i_dma_prep_slave_sg()
838 para = SUN4I_DDMA_MAGIC_SPI_PARAMETERS; in sun4i_dma_prep_slave_sg()
854 promise->para = para; in sun4i_dma_prep_slave_sg()

Completed in 25 milliseconds

1...<<21222324252627282930>>...54