HomeSort by relevance Sort by last modified time
    Searched full:notation (Results 176 - 200 of 773) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/chromium_org/build/util/lib/common/
perf_tests_results_helper.py 67 # Special case for floats so we don't print using scientific notation.
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/chromevox/background/mathmaps/symbols/
math_delimiters.json 741 "default": "z notation left image bracket"
749 "default": "z notation right image bracket"
757 "default": "z notation left binding bracket"
765 "default": "z notation right binding bracket"
  /external/chromium_org/media/cdm/ppapi/
linked_ptr.h 179 // Doing e.g. make_linked_ptr(new FooBarBaz<type>(arg)) is a shorter notation
  /external/chromium_org/net/proxy/
proxy_bypass_rules.h 127 // given range. IP range is specified using CIDR notation.
  /external/chromium_org/third_party/WebKit/ManualTests/animation/
animateTransform-parser.svg 6 TODO: does not test e/E exponent notation
  /external/chromium_org/third_party/WebKit/Source/core/css/parser/
SizesCalcParser.cpp 91 // This method implements the shunting yard algorithm, to turn the calc syntax into a reverse polish notation.
  /external/chromium_org/third_party/apache-win32/
INSTALL.txt 75 without any -x86 notation) you must compile the package yourself, see the links
  /external/chromium_org/third_party/boringssl/src/crypto/bn/
kronecker.c 69 * is $(-1)^{(n^2-1)/8}$ (using TeX notation).
  /external/chromium_org/third_party/libphonenumber/src/phonenumbers/
regexp_adapter.h 131 // replacement string are referenced with the $[0-9] notation.
  /external/chromium_org/third_party/mesa/src/src/gallium/docs/source/cso/
sampler.rst 10 with the traditional (S, T, R, Q) notation.
  /external/guava/guava/src/com/google/common/net/
HostSpecifier.java 29 * This may be either a numeric IP address in IPv4 or IPv6 notation, or a
  /external/jsoncpp/doc/
jsoncpp.dox 5 <a HREF="http://www.json.org/">JSON (JavaScript Object Notation)</a>
  /external/libsepol/include/sepol/policydb/
services.h 65 * buffer will contain any constraints in infix notation.
  /external/lzma/
7zFormat.txt 99 Notes about Notation and encoding
  /external/mesa3d/src/gallium/docs/source/cso/
sampler.rst 10 with the traditional (S, T, R, Q) notation.
  /external/openssl/crypto/bn/
bn_kron.c 72 * is $(-1)^{(n^2-1)/8}$ (using TeX notation).
  /hardware/ti/omap3/omx/system/src/openmax_il/perf/tests/
armtime 98 # get time (from h m s notation to seconds)
  /libcore/luni/src/main/java/org/w3c/dom/
Entity.java 60 * For unparsed entities, the name of the notation for the entity. For
  /libcore/luni/src/main/java/org/xml/sax/ext/
DeclHandler.java 79 * "NOTATION" followed by a space followed by a parenthesized
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/bits/
posix1_lim.h 103 REGEXEC and REGCOMP functions when using the interval notation. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/
posix1_lim.h 103 REGEXEC and REGCOMP functions when using the interval notation. */
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_minidom.py 29 notation = xml.dom.minidom.Notation("my-notation", None,
31 doctype.notations._seq.append(notation)
34 "my-notation")
626 "<!NOTATION notation SYSTEM 'http://xml.python.org/'>\n"
638 "<!NOTATION notation SYSTEM 'http://xml.python.org/'>\n"
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_minidom.py 29 notation = xml.dom.minidom.Notation("my-notation", None,
31 doctype.notations._seq.append(notation)
34 "my-notation")
626 "<!NOTATION notation SYSTEM 'http://xml.python.org/'>\n"
638 "<!NOTATION notation SYSTEM 'http://xml.python.org/'>\n"
    [all...]
  /external/apache-xml/src/main/java/org/apache/xalan/transformer/
TransformerIdentityImpl.java 810 * Receive notification of a notation declaration.
816 * @param name The notation name.
817 * @param publicId The notation public identifier, or null if not
819 * @param systemId The notation system identifier.
844 * @param notationName The name of the associated notation.
    [all...]
  /dalvik/dexgen/src/com/android/dexgen/dex/code/
DalvInsn.java 311 * @param noteIndices whether to include an explicit notation of
417 * @param noteIndices whether to include an explicit notation of

Completed in 5596 milliseconds

1 2 3 4 5 6 78 91011>>