Searched defs:forms (Results 1 – 12 of 12) sorted by relevance
/external/python/cpython2/Lib/plat-irix5/ |
D | flp.py | 121 def writecache(filename, forms): argument 158 def _pack_cache(forms): argument
|
/external/python/cpython2/Lib/plat-irix6/ |
D | flp.py | 120 def writecache(filename, forms): argument 157 def _pack_cache(forms): argument
|
/external/curl/packages/OS400/ |
D | ccsidcurl.c | 729 Curl_formadd_release_local(struct curl_forms * forms, int nargs, int skip) in Curl_formadd_release_local() 743 Curl_formadd_convert(struct curl_forms * forms, in Curl_formadd_convert() 794 struct curl_forms * forms; in curl_formadd_ccsid() local
|
/external/lzma/CS/7zip/Common/ |
D | CommandLineParser.cs | 216 static bool ParseSubCharsCommand(int numForms, CommandSubCharsSet[] forms, in ParseSubCharsCommand()
|
/external/python/cpython2/Doc/reference/ |
D | expressions.rst | 170 .. _lists:
|
/external/curl/lib/ |
D | formdata.c | 212 struct curl_forms *forms = NULL; in FormAdd() local
|
/external/python/cpython3/Doc/reference/ |
D | expressions.rst | 161 .. _comprehensions:
|
/external/syzkaller/vendor/golang.org/x/text/unicode/norm/ |
D | maketables.go | 108 forms [FNumberOfFormTypes]FormInfo // For FCanonical and FCompatibility member
|
/external/elfutils/libdw/ |
D | dwarf_getsrclines.c | 297 uint16_t forms[256]; in read_srclines() local
|
D | libdwP.h | 477 unsigned char const *forms; member
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/serializable/ |
D | SerializableTestUtility.java | 668 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/ |
D | SerializableTestUtility.java | 665 int forms[] = {MathContext.PLAIN, MathContext.ENGINEERING, MathContext.SCIENTIFIC}; field in SerializableTestUtility.MathContextHandler
|