Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/plat-irix5/
Dflp.py121 def writecache(filename, forms): argument
158 def _pack_cache(forms): argument
/external/python/cpython2/Lib/plat-irix6/
Dflp.py120 def writecache(filename, forms): argument
157 def _pack_cache(forms): argument
/external/curl/packages/OS400/
Dccsidcurl.c722 Curl_formadd_release_local(struct curl_forms * forms, int nargs, int skip) in Curl_formadd_release_local()
736 Curl_formadd_convert(struct curl_forms * forms, in Curl_formadd_convert()
787 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/python/cpython2/Doc/reference/
Dexpressions.rst170 .. _lists:
/external/python/cpython3/Doc/reference/
Dexpressions.rst158 .. _comprehensions:
/external/curl/lib/
Dformdata.c269 struct curl_forms *forms = NULL; in FormAdd() local
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/serializable/
DSerializableTestUtility.java667 int forms[] = {MathContext.PLAIN, MathContext.ENGINEERING, MathContext.SCIENTIFIC}; field in SerializableTestUtility.MathContextHandler
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/serializable/
DSerializableTestUtility.java664 int forms[] = {MathContext.PLAIN, MathContext.ENGINEERING, MathContext.SCIENTIFIC}; field in SerializableTestUtility.MathContextHandler
/external/elfutils/libdw/
DlibdwP.h352 unsigned char const *forms; member