Home
last modified time | relevance | path

Searched defs:forms (Results 1 - 21 of 21) sorted by relevance

/third_party/node/test/fixtures/wpt/encoding/resources/
H A Dencode-form-common.js16 var forms = null; variable
/foundation/ability/form_fwk/test/unittest/fms_form_render_mgr_inner_test/
H A Dfms_form_render_mgr_inner_test.cpp579 std::unordered_set<int64_t> forms; in HWTEST_F() local
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/
H A Dbundle_pack_info.h59 std::vector<AbilityFormInfo> forms; member
77 std::vector<AbilityFormInfo> forms; member
/third_party/lzma/CS/7zip/Common/
H A DCommandLineParser.cs216 static bool ParseSubCharsCommand(int numForms, CommandSubCharsSet[] forms, in ParseSubCharsCommand() argument
/base/request/request/frameworks/cj/ffi/src/
H A Dcj_request_common.cpp318 CFormItemArr Convert2CFormItemArr(const std::vector<FileSpec> &files, const std::vector<FormItem> &forms) in Convert2CFormItemArr() argument
H A Dcj_request_impl.cpp132 Convert2RequestData(Action action, std::string &data, const std::vector<FileSpec> &files, const std::vector<FormItem> &forms) Convert2RequestData() argument
H A Dcj_initialize.cpp160 bool CJInitialize::ParseFormItems(const CFormItemArr *cForms, std::vector<FormItem> &forms, in ParseFormItems() argument
/third_party/curl/lib/
H A Dformdata.c216 struct curl_forms *forms = NULL; in FormAdd() local
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/serializable/
H A DSerializableTestUtility.java668 int forms[] = {MathContext.PLAIN, MathContext.ENGINEERING, MathContext.SCIENTIFIC}; field in SerializableTestUtility.MathContextHandler
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/serializable/
H A DSerializableTestUtility.java667 int forms[] = {MathContext.PLAIN, MathContext.ENGINEERING, MathContext.SCIENTIFIC}; field in SerializableTestUtility.MathContextHandler
/base/request/request/frameworks/js/napi/include/
H A Djs_common.h150 std::vector<FormItem> forms; member
232 std::vector<FormItem> forms; member
/base/request/request/frameworks/js/napi/src/
H A Dnapi_utils.cpp267 napi_value Convert2JSValue(napi_env env, const std::vector<FileSpec> &files, const std::vector<FormItem> &forms) in Convert2JSValue() argument
H A Djs_initialize.cpp752 GetFormItems( napi_env env, napi_value jsVal, std::vector<FormItem> &forms, std::vector<FileSpec> &files) GetFormItems() argument
794 Convert2FormItems( napi_env env, napi_value jsValue, std::vector<FormItem> &forms, std::vector<FileSpec> &files, std::string &errInfo) Convert2FormItems() argument
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/free_install/
H A Dfree_install.cpp359 ConvertFormsInfo(napi_env env, napi_value &abilityObject, const std::vector<OHOS::AppExecFwk::AbilityFormInfo> &forms) ConvertFormsInfo() argument
/third_party/elfutils/libdw/
H A Ddwarf_getsrclines.c303 uint16_t forms[256]; in read_srclines() local
[all...]
H A DlibdwP.h494 unsigned char const *forms; member
/third_party/curl/packages/OS400/
H A Dccsidcurl.c686 Curl_formadd_release_local(struct curl_forms *forms, int nargs, int skip) in Curl_formadd_release_local() argument
699 Curl_formadd_convert(struct curl_forms *forms, in Curl_formadd_convert() argument
748 struct curl_forms *forms; curl_formadd_ccsid() local
[all...]
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_emit_gv100.cpp105 CodeEmitterGV100::emitFormA(uint16_t op, uint8_t forms, in emitFormA() argument
/foundation/ability/form_fwk/services/src/
H A Dform_data_mgr.cpp1889 std::vector<AbilityFormInfo> forms = abilityInfo.forms; GetAbilityFormInfo() local
[all...]
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_profile.cpp911 void from_json(const nlohmann::json &jsonObject, Forms &forms) in from_json() argument
[all...]
/third_party/pcre2/pcre2/src/sljit/
H A DsljitNativeS390X.c1301 static sljit_s32 emit_commutative(struct sljit_compiler *compiler, const struct ins_forms *forms, in emit_commutative() argument
1384 static sljit_s32 emit_non_commutative(struct sljit_compiler *compiler, const struct ins_forms *forms, in emit_non_commutative() argument
2337 const struct ins_forms *forms; sljit_emit_add() local
2417 const struct ins_forms *forms; sljit_emit_sub() local
2681 const struct ins_forms *forms; sljit_emit_bitwise() local
[all...]

Completed in 31 milliseconds