Home
last modified time | relevance | path

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

/external/curl/src/
Dtool_formparse.c272 struct curl_forms *forms = NULL; in formparse() local
/external/curl/packages/OS400/
Dccsidcurl.c719 Curl_formadd_release_local(struct curl_forms * forms, int nargs, int skip) in Curl_formadd_release_local()
733 Curl_formadd_convert(struct curl_forms * forms, in Curl_formadd_convert()
784 struct curl_forms * forms; in curl_formadd_ccsid() local
/external/lzma/CS/7zip/Common/
DCommandLineParser.cs216 static bool ParseSubCharsCommand(int numForms, CommandSubCharsSet[] forms, in ParseSubCharsCommand()
/external/chromium-trace/catapult/third_party/webtest/webtest/
Dresponse.py34 def forms(self): member in TestResponse
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/serializable/
DSerializableTest.java618 int forms[] = {MathContext.PLAIN, MathContext.ENGINEERING, MathContext.SCIENTIFIC}; field in SerializableTest.MathContextHandler
/external/curl/lib/
Dformdata.c269 struct curl_forms *forms = NULL; in FormAdd() local
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/serializable/
DSerializableTest.java614 int forms[] = {MathContext.PLAIN, MathContext.ENGINEERING, MathContext.SCIENTIFIC}; field in SerializableTest.MathContextHandler
/external/elfutils/libdw/
DlibdwP.h352 unsigned char const *forms; member
/external/chromium-trace/catapult/third_party/Paste/paste/
Dfixture.py529 forms = property(forms__get, variable in TestResponse