| /base/notification/distributed_notification_service/frameworks/js/napi/include/ |
| H A D | cancel.h | 81 napi_value ParseParameters(const napi_env &env, const napi_callback_info &info, ParametersInfoCancelAsBundle ¶s); 82 napi_value ParseParameters(const napi_env &env, const napi_callback_info &info, ParametersInfoCancelGroup ¶s); 83 napi_value ParseParameters(const napi_env &env, const napi_callback_info &info, ParametersInfoCancel ¶s);
|
| H A D | unsubscribe.h | 39 napi_value ParseParameters(const napi_env &env, const napi_callback_info &info, ParametersInfoUnsubscribe ¶s);
|
| /base/startup/init/interfaces/innerkits/fs_manager/libfs_dm/ |
| H A D | fs_dm.c | 109 char *paras = NULL; in LoadDmDeviceTable() local 112 FS_DM_RETURN_ERR_IF_NULL(target->paras); in LoadDmDeviceTable() 123 paras = parasBuf + sizeof(*io) + sizeof((*ts)); in LoadDmDeviceTable() 148 err = strcpy_s(paras, target->paras_len + 1, target->paras); in LoadDmDeviceTable() 151 BEGET_LOGE("error 0x%x, cp target paras", err); in LoadDmDeviceTable()
|
| /base/time/time_service/services/timer/src/ |
| H A D | timer_manager.cpp | 129 OHOS::NativeRdb::ValuesBucket GetInsertValues(std::shared_ptr<TimerEntry> timerInfo, TimerPara ¶s) in GetInsertValues() argument 133 insertValues.PutInt("type", paras.timerType); in GetInsertValues() 134 insertValues.PutInt("flag", paras.flag); in GetInsertValues() 135 insertValues.PutLong("windowLength", paras.windowLength); in GetInsertValues() 136 insertValues.PutLong("interval", paras.interval); in GetInsertValues() 147 int32_t TimerManager::CreateTimer(TimerPara ¶s, in CreateTimer() argument 157 "uid:%{public}d pid:%{public}d timerId:%{public}" PRId64 "", paras.timerType, paras.windowLength, in CreateTimer() 158 paras.interval, paras in CreateTimer() [all...] |
| /base/notification/distributed_notification_service/frameworks/js/napi/include/manager/ |
| H A D | napi_slot.h | 213 napi_value ParseParametersByAddSlot(const napi_env &env, const napi_callback_info &info, ParametersInfoAddSlot ¶s); 215 const napi_env &env, const napi_callback_info &info, ParametersInfoAddSlots ¶s); 218 napi_value ParseParametersByGetSlot(const napi_env &env, const napi_callback_info &info, ParametersInfoGetSlot ¶s); 226 const napi_env &env, const napi_callback_info &info, ParametersInfoRemoveSlot ¶s);
|
| /foundation/ability/ability_runtime/frameworks/js/napi/app/ability_delegator/ |
| H A D | js_ability_delegator_utils.cpp | 71 napi_value SetAbilityDelegatorArgumentsPara(napi_env env, const std::map<std::string, std::string> ¶s) in SetAbilityDelegatorArgumentsPara() argument 81 auto iter = paras.begin(); in SetAbilityDelegatorArgumentsPara() 82 for (; iter != paras.end(); ++iter) { in SetAbilityDelegatorArgumentsPara()
|
| /third_party/icu/icu4c/source/common/ |
| H A D | ubidi.cpp | 399 * Check that there are enough entries in the array pointed to by pBiDi->paras 404 if(pBiDi->paras==pBiDi->simpleParas) { in checkParaCount() 409 pBiDi->paras=pBiDi->parasMemory; in checkParaCount() 415 pBiDi->paras=pBiDi->parasMemory; in checkParaCount() 421 * determine the paragraph level if necessary (in pBiDi->paras[i].level). 473 pBiDi->paras[0].level=defaultParaLevel; in getDirProps() 478 pBiDi->paras[0].level=0; /* set the default para level */ in getDirProps() 480 pBiDi->paras[0].level=1; /* set the default para level */ in getDirProps() 486 pBiDi->paras[0].level=pBiDi->paraLevel; in getDirProps() 508 pBiDi->paras[pBiD in getDirProps() [all...] |
| H A D | ubidiimp.h | 129 ((UBiDiLevel)(!(ubidi)->defaultParaLevel || (index)<(ubidi)->paras[0].limit ? \ 132 /* number of paras entries allocated initially without malloc */ 351 Para *paras; member 353 /* for relatively short text, we only need a tiny array of paras (no malloc()) */
|
| /third_party/node/deps/icu-small/source/common/ |
| H A D | ubidi.cpp | 399 * Check that there are enough entries in the array pointed to by pBiDi->paras 404 if(pBiDi->paras==pBiDi->simpleParas) { in checkParaCount() 409 pBiDi->paras=pBiDi->parasMemory; in checkParaCount() 415 pBiDi->paras=pBiDi->parasMemory; in checkParaCount() 421 * determine the paragraph level if necessary (in pBiDi->paras[i].level). 473 pBiDi->paras[0].level=defaultParaLevel; in getDirProps() 478 pBiDi->paras[0].level=0; /* set the default para level */ in getDirProps() 480 pBiDi->paras[0].level=1; /* set the default para level */ in getDirProps() 486 pBiDi->paras[0].level=pBiDi->paraLevel; in getDirProps() 508 pBiDi->paras[pBiD in getDirProps() [all...] |
| H A D | ubidiimp.h | 129 ((UBiDiLevel)(!(ubidi)->defaultParaLevel || (index)<(ubidi)->paras[0].limit ? \ 132 /* number of paras entries allocated initially without malloc */ 351 Para *paras; member 353 /* for relatively short text, we only need a tiny array of paras (no malloc()) */
|
| /third_party/skia/third_party/externals/icu/source/common/ |
| H A D | ubidi.cpp | 399 * Check that there are enough entries in the array pointed to by pBiDi->paras 404 if(pBiDi->paras==pBiDi->simpleParas) { in checkParaCount() 409 pBiDi->paras=pBiDi->parasMemory; in checkParaCount() 415 pBiDi->paras=pBiDi->parasMemory; in checkParaCount() 421 * determine the paragraph level if necessary (in pBiDi->paras[i].level). 473 pBiDi->paras[0].level=defaultParaLevel; in getDirProps() 478 pBiDi->paras[0].level=0; /* set the default para level */ in getDirProps() 480 pBiDi->paras[0].level=1; /* set the default para level */ in getDirProps() 486 pBiDi->paras[0].level=pBiDi->paraLevel; in getDirProps() 508 pBiDi->paras[pBiD in getDirProps() [all...] |
| H A D | ubidiimp.h | 129 ((UBiDiLevel)(!(ubidi)->defaultParaLevel || (index)<(ubidi)->paras[0].limit ? \ 132 /* number of paras entries allocated initially without malloc */ 351 Para *paras; member 353 /* for relatively short text, we only need a tiny array of paras (no malloc()) */
|
| /test/testfwk/xdevice/plugins/devicetest/core/suite/ |
| H A D | test_suite.py | 408 def _test_args_para_parse(self, paras): 409 paras = dict(paras) 410 for para_name in paras.keys(): 412 para_values = paras.get(para_name, [])
|
| /base/msdp/device_status/intention/dfx/src/ |
| H A D | cooperate_hisysevent.cpp | 58 OHOS::HiviewDFX::HiSysEvent::EventType eventType, Types... paras) in WriteInputFunc() 69 paras..., in WriteInputFunc() 57 WriteInputFunc(const CooperateType &cooperateType, OHOS::HiviewDFX::HiSysEvent::EventType eventType, Types... paras) WriteInputFunc() argument
|
| /base/msdp/device_status/services/interaction/drag/src/ |
| H A D | drag_hisysevent.cpp | 64 int32_t DragDFX::WriteModel(const DragType &dragType, Types... paras) in WriteModel() argument 79 paras...); in WriteModel()
|
| /base/time/time_service/services/ |
| H A D | time_system_ability.h | 64 int32_t CreateTimer(TimerPara ¶s, std::function<int32_t (const uint64_t)> callback, uint64_t &timerId); 104 void ParseTimerPara(const std::shared_ptr<ITimerInfo> &timerOptions, TimerPara ¶s);
|
| /foundation/multimodalinput/input/intention/dfx/src/ |
| H A D | cooperate_hisysevent.cpp | 58 OHOS::HiviewDFX::HiSysEvent::EventType eventType, Types... paras) in WriteInputFunc() 69 paras..., in WriteInputFunc() 57 WriteInputFunc(const CooperateType &cooperateType, OHOS::HiviewDFX::HiSysEvent::EventType eventType, Types... paras) WriteInputFunc() argument
|
| /foundation/ability/ability_runtime/frameworks/js/napi/wantagent/ |
| H A D | napi_want_agent.cpp | 864 int32_t JsWantAgent::GetWantAgentParam(napi_env env, napi_callback_info info, WantAgentWantsParas ¶s) in GetWantAgentParam() argument 895 paras.wants.emplace_back(want); in GetWantAgentParam() 903 if (!ConvertFromJsValue(env, jsActionType, paras.operationType)) { in GetWantAgentParam() 914 if (!ConvertFromJsValue(env, jsOperationType, paras.operationType)) { in GetWantAgentParam() 922 if (!ConvertFromJsValue(env, jsRequestCode, paras.requestCode)) { in GetWantAgentParam() 953 paras.wantAgentFlags.emplace_back(static_cast<WantAgentConstant::Flags>(actionFlag)); in GetWantAgentParam() 983 paras.wantAgentFlags.emplace_back(static_cast<WantAgentConstant::Flags>(wantAgentFlag)); in GetWantAgentParam() 1004 paras.extraInfo)) { in GetWantAgentParam()
|
| /base/startup/init/interfaces/innerkits/fs_manager/libfs_dm/include/ |
| H A D | fs_dm.h | 33 char *paras; member
|
| /third_party/icu/icu4j/perf-tests/data/collation/ |
| H A D | TestRandomWordsUDHR_tr.txt | 127 parasızdır dünyada 172 Evlenme parasızdır eşitliğine 379 parasızdır tanınmasını saldırısız 497 parasızdır aramak 1457 parasızdır 1747 parasızdır ihtimam hakkından 1793 eğlenmeye çalışan parasızdır 2052 parasızdır 2441 gittikçe parasızdır içinde 2703 parasız [all...] |
| /foundation/resourceschedule/ffrt/src/eu/ |
| H A D | wgcm.h | 40 * These two paras are used to detemine wether to wake up the server.
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | fits.h | 3 * Copyright (c) 2017 Paras Chadha
|
| /base/msdp/device_status/intention/dfx/include/ |
| H A D | cooperate_hisysevent.h | 71 OHOS::HiviewDFX::HiSysEvent::EventType eventType, Types... paras);
|
| /base/msdp/device_status/services/interaction/drag/include/ |
| H A D | drag_hisysevent.h | 56 static int32_t WriteModel(const DragType &dragType, Types... paras);
|
| /base/time/time_service/services/timer/include/ |
| H A D | timer_manager_interface.h | 58 virtual int32_t CreateTimer(TimerPara ¶s,
|