Home
last modified time | relevance | path

Searched defs:forms (Results 1 – 13 of 13) sorted by relevance

/third_party/lzma/CS/7zip/Common/
DCommandLineParser.cs216 static bool ParseSubCharsCommand(int numForms, CommandSubCharsSet[] forms, in ParseSubCharsCommand()
/third_party/curl/packages/OS400/
Dccsidcurl.c687 Curl_formadd_release_local(struct curl_forms *forms, int nargs, int skip) in Curl_formadd_release_local()
700 Curl_formadd_convert(struct curl_forms *forms, in Curl_formadd_convert()
749 struct curl_forms *forms; in curl_formadd_ccsid() local
/third_party/curl/lib/
Dformdata.c216 struct curl_forms *forms = NULL; in FormAdd() local
/third_party/python/Doc/reference/
Dexpressions.rst162 .. _comprehensions:
/third_party/pcre2/pcre2/src/sljit/
DsljitNativeS390X.c959 sljit_s32 is_32bit, const sljit_ins* forms) in load_store_op()
1272 static sljit_s32 emit_commutative(struct sljit_compiler *compiler, const struct ins_forms *forms, in emit_commutative()
1355 …atic sljit_s32 emit_non_commutative(struct sljit_compiler *compiler, const struct ins_forms *forms, in emit_non_commutative()
2384 const struct ins_forms *forms; in sljit_emit_add() local
2464 const struct ins_forms *forms; in sljit_emit_sub() local
2727 const struct ins_forms *forms; in sljit_emit_bitwise() local
/third_party/mesa3d/src/nouveau/codegen/
Dnv50_ir_emit_gv100.cpp105 CodeEmitterGV100::emitFormA(uint16_t op, uint8_t forms, in emitFormA()
/third_party/elfutils/libdw/
Ddwarf_getsrclines.c309 uint16_t forms[256]; in read_srclines() local
DlibdwP.h511 unsigned char const *forms; member
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/serializable/
DSerializableTestUtility.java667 int forms[] = {MathContext.PLAIN, MathContext.ENGINEERING, MathContext.SCIENTIFIC}; field in SerializableTestUtility.MathContextHandler
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/serializable/
DSerializableTestUtility.java668 int forms[] = {MathContext.PLAIN, MathContext.ENGINEERING, MathContext.SCIENTIFIC}; field in SerializableTestUtility.MathContextHandler
/third_party/typescript/tests/lib/
Dlib.d.ts5749 forms: HTMLCollection; property
/third_party/typescript/src/lib/
Ddom.generated.d.ts4504 readonly forms: HTMLCollectionOf<HTMLFormElement>; property
/third_party/typescript/lib/
Dlib.dom.d.ts4524 readonly forms: HTMLCollectionOf<HTMLFormElement>; property