HomeSort by relevance Sort by last modified time
    Searched refs:correspond (Results 26 - 32 of 32) sorted by null

12

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/pydoc_data/
topics.py 5 'atom-literals': "\nLiterals\n********\n\nPython supports string literals and various numeric literals:\n\n literal ::= stringliteral | integer | longinteger\n | floatnumber | imagnumber\n\nEvaluation of a literal yields an object of the given type (string,\ninteger, long integer, floating point number, complex number) with the\ngiven value. The value may be approximated in the case of floating\npoint and imaginary (complex) literals. See section *Literals* for\ndetails.\n\nAll literals correspond to immutable data types, and hence the\nobject's identity is less important than its value. Multiple\nevaluations of literals with the same value (either the same\noccurrence in the program text or a different occurrence) may obtain\nthe same object or a different object with the same value.\n",
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/pydoc_data/
topics.py 5 'atom-literals': "\nLiterals\n********\n\nPython supports string literals and various numeric literals:\n\n literal ::= stringliteral | integer | longinteger\n | floatnumber | imagnumber\n\nEvaluation of a literal yields an object of the given type (string,\ninteger, long integer, floating point number, complex number) with the\ngiven value. The value may be approximated in the case of floating\npoint and imaginary (complex) literals. See section *Literals* for\ndetails.\n\nAll literals correspond to immutable data types, and hence the\nobject's identity is less important than its value. Multiple\nevaluations of literals with the same value (either the same\noccurrence in the program text or a different occurrence) may obtain\nthe same object or a different object with the same value.\n",
    [all...]
  /build/tools/droiddoc/templates-ndk/assets/js/
android_3p-bundle.js 149 // token style names. correspond to css classes
    [all...]
  /build/tools/droiddoc/templates-sac/assets/js/
android_3p-bundle.js 149 // token style names. correspond to css classes
    [all...]
  /build/tools/droiddoc/templates-sdk/assets/js/
android_3p-bundle.js 149 // token style names. correspond to css classes
    [all...]
  /build/tools/droiddoc/templates-sdk-dev/assets/js/
android_3p-bundle.js 149 // token style names. correspond to css classes
    [all...]
  /build/tools/droiddoc/templates-sdk-refonly/assets/js/
android_3p-bundle.js 149 // token style names. correspond to css classes
    [all...]

Completed in 8329 milliseconds

12