Home
last modified time | relevance | path

Searched defs:form (Results 26 - 50 of 68) sorted by relevance

123

/third_party/vixl/src/aarch64/
H A Ddisasm-aarch64.h138 void SetMnemonicFromForm(const std::string& form) { in SetMnemonicFromForm() argument
H A Dcpu-features-auditor-aarch64.cc1408 const std::string& form = (*metadata)["form"]; in Visit() local
/third_party/python/Modules/clinic/
H A Dunicodedata.c.h408 PyObject *form; in unicodedata_UCD_is_normalized() local
455 PyObject *form; unicodedata_UCD_normalize() local
[all...]
/third_party/ffmpeg/libavcodec/
H A Daacenc_utils.h109 float form = 0.0f, weight = 0.0f; in find_form_factor() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/math/
H A DMathContext.java261 int form; // values for this must fit in a byte global() field in MathContext
[all...]
H A DBigDecimal.java381 private byte form = (byte) com.ibm.icu.math.MathContext.PLAIN; // assumed PLAIN field in BigDecimal
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/math/
H A DMathContext.java250 int form; // values for this must fit in a byte global() field in MathContext
[all...]
/third_party/elfutils/libdw/
H A Dlibdw.h108 unsigned int form; member
H A Ddwarf_getsrclines.c343 uint16_t desc, form; in read_srclines() local
552 uint16_t desc, form; in read_srclines() local
[all...]
/third_party/alsa-utils/axfer/
H A Dcontainer-riff-wave.c414 build_subchunk_header(struct riff_subchunk *subchunk, const char *const form, uint64_t size, bool be) build_subchunk_header() argument
/third_party/curl/lib/
H A Dformdata.c211 struct FormInfo *first_form, *current_form, *form = NULL; in FormAdd() local
712 curl_formget(struct curl_httppost *form, void *arg, curl_formget_callback append) curl_formget() argument
746 curl_formfree(struct curl_httppost *form) curl_formfree() argument
820 curl_mime *form = NULL; Curl_getformdata() local
943 curl_formget(struct curl_httppost *form, void *arg, curl_formget_callback append) curl_formget() argument
952 curl_formfree(struct curl_httppost *form) curl_formfree() argument
[all...]
/third_party/mesa3d/src/hgl/
H A DGLView.cpp318 ResolveSpecifier(BMessage* msg, int32 index, BMessage* specifier, int32 form, const char* property) ResolveSpecifier() argument
/third_party/icu/icu4c/source/test/intltest/
H A Dtchcfmt.cpp47 ChoiceFormat* form = new ChoiceFormat(limits, monthNames, 7); in TestSimpleExample() local
[all...]
/third_party/skia/third_party/externals/microhttpd/doc/examples/
H A Dsessions.c302 const char *form = cls; in serve_simple_form() local
336 const char *form = cls; fill_v1_form() local
378 const char *form = cls; fill_v1_v2_form() local
[all...]
/third_party/skia/third_party/externals/microhttpd/src/examples/
H A Dpost_example.c280 const char *form = cls; in serve_simple_form() local
[all...]
/third_party/node/src/crypto/
H A Dcrypto_ec.cc256 point_conversion_form_t form = static_cast<point_conversion_form_t>(val); in GetPublicKey() local
430 point_conversion_form_t form = static_cast<point_conversion_form_t>(val); in ConvertKey() local
665 point_conversion_form_t form = POINT_CONVERSION_UNCOMPRESSED; in EC_Raw_Export() local
723 const point_conversion_form_t form = POINT_CONVERSION_UNCOMPRESSED; in DoExport() local
[all...]
/third_party/node/deps/openssl/openssl/providers/implementations/encode_decode/
H A Dencode_key2text.c393 point_conversion_form_t form; in ec_param_explicit_gen_to_text() local
/third_party/node/deps/openssl/openssl/crypto/ec/
H A Dec_asn1.c391 point_conversion_form_t form; in EC_GROUP_get_ecparameters() local
H A Dec_key.c867 size_t EC_KEY_key2buf(const EC_KEY *key, point_conversion_form_t form, in EC_KEY_key2buf() argument
/third_party/openssl/crypto/ec/
H A Dec_asn1.c391 point_conversion_form_t form; in EC_GROUP_get_ecparameters() local
H A Dec_key.c867 size_t EC_KEY_key2buf(const EC_KEY *key, point_conversion_form_t form, in EC_KEY_key2buf() argument
/third_party/openssl/providers/implementations/encode_decode/
H A Dencode_key2text.c393 point_conversion_form_t form; in ec_param_explicit_gen_to_text() local
/third_party/python/Parser/
H A Dpegen.c472 PyObject *form = PyUnicode_InternFromString("NFKC"); in _PyPegen_new_identifier() local
/third_party/elfutils/tests/
H A Dvarlocs.c109 dwarf_form_string (unsigned int form) in dwarf_form_string() argument
929 unsigned int form = dwarf_whatform (attr); in handle_attr() local
/third_party/curl/packages/OS400/
H A Dccsidcurl.c1053 curl_formget_ccsid(struct curl_httppost *form, void *arg, in curl_formget_ccsid() argument

Completed in 34 milliseconds

123