Searched refs:notation (Results 1 – 25 of 97) sorted by relevance
1234
/external/llvm/test/Assembler/ |
D | 2005-01-03-FPConstantDisassembly.ll | 6 ret double 1.0 ;; This should not require hex notation
|
/external/iptables/extensions/ |
D | libxt_HMARK.man | 33 The source address mask in CIDR notation. 36 The destination address mask in CIDR notation.
|
D | libxt_string.man | 18 Matches the given pattern in hex notation.
|
D | libxt_bpf.man | 10 notation. Fields encode the operation, jump offset if true, jump offset if
|
D | libxt_time.man | 8 Only match during the given time, which must be in ISO 8601 "T" notation.
|
/external/elfutils/src/po/ |
D | Makevars | 30 # - Strings which make invalid assumptions about notation of date, time or
|
/external/libexif/po/ |
D | Makevars | 29 # - Strings which make invalid assumptions about notation of date, time or
|
/external/e2fsprogs/po/ |
D | Makevars | 29 # - Strings which make invalid assumptions about notation of date, time or
|
/external/llvm/docs/HistoricalNotes/ |
D | 2001-02-06-TypeNotationDebateResp2.txt | 4 Subject: RE: Type notation debate...
|
D | 2001-02-06-TypeNotationDebate.txt | 4 Subject: Type notation debate...
|
D | 2001-02-06-TypeNotationDebateResp1.txt | 4 Subject: RE: Type notation debate...
|
/external/bison/po/ |
D | Makevars | 41 # - Strings which make invalid assumptions about notation of date, time or
|
/external/bison/runtime-po/ |
D | Makevars | 43 # - Strings which make invalid assumptions about notation of date, time or
|
/external/icu/icu4c/source/data/lang/ |
D | sv.txt | 780 Zmth{"matematisk notation"} 951 FONIPA{"internationell fonetisk notation - IPA"} 952 FONUPA{"uralisk fonetisk notation"} 953 FONXSAMP{"X-SAMPA fonetisk notation"}
|
/external/icu/icu4j/main/tests/translit/src/com/ibm/icu/dev/test/translit/ |
D | langtagRegex.txt | 20 # The notation (?:....) is a non-capturing version of (...): so the "?:" can be deleted if someone …
|
/external/chromium-trace/trace-viewer/third_party/webapp2/docs/guide/ |
D | routing.rst | 59 can also be a string in dotted notation to be lazily imported when needed 148 defined as a string in dotted notation to be lazily imported when needed. 327 prefix in dotted notation and a list of routes that use that module.
|
/external/antlr/antlr-3.4/runtime/C/doxygen/ |
D | using.dox | 56 /// notation, you will rarely need to override the default implementation of runtime methods. The
|
/external/llvm/docs/TableGen/ |
D | LangRef.rst | 24 The lexical and syntax notation used here is intended to imitate 30 .. _`Python's`: http://docs.python.org/py3k/reference/introduction.html#notation
|
/external/mesa3d/src/gallium/docs/source/cso/ |
D | sampler.rst | 10 with the traditional (S, T, R, Q) notation.
|
/external/expat/lib/ |
D | xmlparse.c | 199 const XML_Char *notation; member 2347 if (entity->notation) in doContent() 4240 declEntity->notation = poolStoreString(&dtd->pool, enc, s, next); in doProlog() 4241 if (!declEntity->notation) in doProlog() 4251 declEntity->notation); in doProlog() 4262 declEntity->notation); in doProlog() 5054 if (entity->notation) { in appendAttributeValue() 5937 if (oldE->notation) { in copyEntityTable() 5938 const XML_Char *tem = poolCopyString(newPool, oldE->notation); in copyEntityTable() 5941 newE->notation = tem; in copyEntityTable()
|
/external/eigen/doc/ |
D | A10_Eigen2SupportModes.dox | 41 …o the new convention was commanded by common usage, especially with the notation \f$ x^Ty \f$ for …
|
/external/libxml2/os400/libxmlrpg/ |
D | parser.rpgle | 426 * @name: The name of the notation 430 * What to do when a notation declaration has been parsed. 468 * @notationName: the name of the notation
|
/external/bison/build-aux/ |
D | gitlog-to-changelog | 96 Append the "(tiny change)" notation to the usual "date name email"
|
/external/strace/ |
D | gitlog-to-changelog | 97 Append the "(tiny change)" notation to the usual "date name email"
|
/external/clang/docs/ |
D | BlockLanguageSpec.rst | 54 pointer style notation substituting ``^`` for ``*``. The following are
|
1234