Searched refs:notation (Results 1 – 25 of 45) sorted by relevance
12
/external/iptables/extensions/ |
D | libipt_string.man | 15 Matches the given pattern in hex notation.
|
/external/e2fsprogs/po/ |
D | Makevars | 29 # - Strings which make invalid assumptions about notation of date, time or
|
/external/zlib/contrib/minizip/ |
D | ChangeLogUnzip | 55 - remove Windows-like hungary notation variable name
|
/external/chromium/third_party/zlib/contrib/minizip/ |
D | ChangeLogUnzip | 55 - remove Windows-like hungary notation variable name
|
/external/icu4c/data/lang/ |
D | sv.txt | 654 Zmth{"matematisk notation"} 693 FONIPA{"internationell fonetisk notation - IPA"} 694 FONUPA{"uralisk fonetisk notation"}
|
D | fr.txt | 654 Zmth{"notation mathématique"}
|
/external/openssl/crypto/dsa/ |
D | fips186a.txt | 12 hexadecimal notation. The p and q given here were generated by the prime
|
/external/expat/lib/ |
D | xmlparse.c | 197 const XML_Char *notation; member 2264 if (entity->notation) in doContent() 4128 declEntity->notation = poolStoreString(&dtd->pool, enc, s, next); in doProlog() 4129 if (!declEntity->notation) in doProlog() 4139 declEntity->notation); in doProlog() 4150 declEntity->notation); in doProlog() 4942 if (entity->notation) { in appendAttributeValue() 5822 if (oldE->notation) { in copyEntityTable() 5823 const XML_Char *tem = poolCopyString(newPool, oldE->notation); in copyEntityTable() 5826 newE->notation = tem; in copyEntityTable()
|
/external/grub/docs/ |
D | internals.texi | 173 @file{disk_io.c}. The notation is that you can only @dfn{mount} one at a 179 list notation. Using the block list filesystem doesn't effect any other
|
D | grub.info | 233 explicit blocklist notation. The currently supported filesystem 563 specified in GRUB's notation. For example, under Linux the following 2477 * blocklist:: Get the block list notation of a file 2523 Print the block list notation of the file FILE. *Note Block list 2557 filesystem code, it can use the blocklist notation to grab the 3961 is a switch table managed by the functions in `disk_io.c'. The notation 3967 block list notation. Using the block list filesystem doesn't effect any
|
D | grub.texi | 284 blocklist notation. The currently supported filesystem types are 614 partition specified in GRUB's notation. For example, under Linux the 2661 * blocklist:: Get the block list notation of a file 2706 Print the block list notation of the file @var{file}. @xref{Block list 2739 filesystem code, it can use the blocklist notation to grab the first
|
D | texinfo.tex | 156 % In some macros, we cannot use the `\? notation---the left quote is 1748 % Can't use plain's \frenchspacing because it uses the `\x notation, and 6165 % in xref tags, i.e., node names. But since ^^e4 notation isn't
|
/external/chromium/third_party/icu/public/common/unicode/ |
D | platform.h.in | 285 /* Sun's C compiler has issues with this notation, and it's unreliable. */
|
/external/icu4c/common/unicode/ |
D | platform.h.in | 260 /* Sun's C compiler has issues with this notation, and it's unreliable. */
|
/external/qemu/docs/ |
D | ANDROID-SKIN-FILES.TXT | 90 use hexadecimal notation.
|
/external/grub/ |
D | NEWS | 35 * Add support for an install device in GRUB's notation with no 68 the notation of data transfers. And, that is displayed only in debug 267 * The command "blocklist" prints the blocklist notation of a file.
|
/external/chromium/googleurl/ |
D | README.txt | 104 into dotted-decimal notation, handle encoding issues, etc.
|
/external/bluetooth/glib/docs/reference/glib/ |
D | regex-syntax.sgml | 1069 Note that a circumflex is just a convenient notation for specifying the 1147 GRegex supports the POSIX notation for character classes. This uses names 1762 give up immediately on failing to match "foo" the first time. The notation 1797 simpler notation, called a "possessive quantifier" can be used. This 1799 this notation, the previous example can be rewritten as 1808 <varname>G_REGEX_UNGREEDY</varname> option is ignored. They are a convenient notation for the
|
/external/bison/tests/ |
D | calc.at | 41 [[/* Infix notation calculator--calc */
|
/external/bison/doc/ |
D | bison.texinfo | 142 * RPN Calc:: Reverse polish notation calculator; 144 * Infix Calc:: Infix (algebraic) notation calculator. 1352 reverse polish notation calculator, an algebraic (infix) notation 1362 * RPN Calc:: Reverse polish notation calculator; 1364 * Infix Calc:: Infix (algebraic) notation calculator. 1375 @cindex reverse polish notation 1376 @cindex polish notation calculator 1381 notation} calculator (a calculator using postfix operators). This example 1401 Here are the C and Bison declarations for the reverse polish notation 1405 /* Reverse polish notation calculator. */ [all …]
|
D | bison.info | 104 * RPN Calc:: Reverse polish notation calculator; 106 * Infix Calc:: Infix (algebraic) notation calculator. 1539 reverse polish notation calculator, an algebraic (infix) notation 1550 * RPN Calc:: Reverse polish notation calculator; 1552 * Infix Calc:: Infix (algebraic) notation calculator. 1567 notation" calculator (a calculator using postfix operators). This 1591 Here are the C and Bison declarations for the reverse polish notation 1594 /* Reverse polish notation calculator. */ 1640 Here are the grammar rules for the reverse polish notation calculator. 1985 Infix notation involves the concept of operator precedence and the need [all …]
|
/external/chromium/third_party/icu/source/data/locales/ |
D | sv.txt | 3129 Zmth{"matematisk notation"} 3168 FONIPA{"internationell fonetisk notation - IPA"} 3169 FONUPA{"uralisk fonetisk notation"}
|
/external/libxml2/ |
D | valid.c | 6693 xmlChar *notation = cur->content; in xmlValidateNotationCallback() local 6695 if (notation != NULL) { in xmlValidateNotationCallback() 6698 ret = xmlValidateNotationUse(ctxt, cur->doc, notation); in xmlValidateNotationCallback()
|
/external/dropbear/libtommath/ |
D | changes.txt | 29 …-- Neal Hamilton (Elliptic Semiconductor) pointed out that my Karatsuba notation was backwards and…
|
/external/bison/build-aux/ |
D | texinfo.tex | 156 % In some macros, we cannot use the `\? notation---the left quote is 1810 % Can't use plain's \frenchspacing because it uses the `\x notation, and 6266 % in xref tags, i.e., node names. But since ^^e4 notation isn't
|
12