HomeSort by relevance Sort by last modified time
    Searched refs:naming (Results 1 - 22 of 22) sorted by null

  /external/chromium_org/third_party/mesa/src/docs/
WL_bind_wayland_display.spec 115 in the shader. The naming conventions separates planes by _ and
  /external/mesa3d/docs/
WL_bind_wayland_display.spec 115 in the shader. The naming conventions separates planes by _ and
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/style/
optparser.py 74 WebKit/gtk/webkit/ (e.g. by suppressing "readability/naming" errors
  /external/chromium_org/v8/src/
math.js 48 // The naming of y and x matches the spec, as does the order in which
  /external/icu/icu4c/source/
icudefs.mk 241 # Name flexibility for the library naming scheme. Any modifications should
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/common/
description_util.js 451 // TODO(sorge): Bad naming...this thing returns *multiple* descriptions.
dom_util.js 628 // Fall back to naming via title only if there is no text content.
    [all...]
  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
token.rb 394 Since ANTLR requires token type names to follow capital-letter naming
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/chromevox/injected/
user_commands.js 359 // TODO(stoarca): Bad naming. Should be less instead of previous.
  /external/clang/tools/scan-build/
scan-build     [all...]
  /external/chromium_org/tools/traceline/svgui/
traceline.js 48 // thread naming, we might see a THREADNAME event later and update.
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/style/checkers/
cpp_unittest.py     [all...]
  /external/llvm/test/Bindings/Ocaml/
vmcore.ml 377 group "naming";
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/pydoc_data/
topics.py 4 'atom-identifiers': '\nIdentifiers (Names)\n*******************\n\nAn identifier occurring as an atom is a name. See section\n*Identifiers and keywords* for lexical definition and section *Naming\nand binding* for documentation of naming and binding.\n\nWhen the name is bound to an object, evaluation of the atom yields\nthat object. When a name is not bound, an attempt to evaluate it\nraises a ``NameError`` exception.\n\n**Private name mangling:** When an identifier that textually occurs in\na class definition begins with two or more underscore characters and\ndoes not end in two or more underscores, it is considered a *private\nname* of that class. Private names are transformed to a longer form\nbefore code is generated for them. The transformation inserts the\nclass name, with leading underscores removed and a single underscore\ninserted, in front of the name. For example, the identifier\n``__spam`` occurring in a class named ``Ham`` will be transformed to\n``_Ham__spam``. This transformation is independent of the syntactical\ncontext in which the identifier is used. If the transformed name is\nextremely long (longer than 255 characters), implementation defined\ntruncation may happen. If the class name consists only of underscores,\nno transformation is done.\n',
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/pydoc_data/
topics.py 4 'atom-identifiers': '\nIdentifiers (Names)\n*******************\n\nAn identifier occurring as an atom is a name. See section\n*Identifiers and keywords* for lexical definition and section *Naming\nand binding* for documentation of naming and binding.\n\nWhen the name is bound to an object, evaluation of the atom yields\nthat object. When a name is not bound, an attempt to evaluate it\nraises a ``NameError`` exception.\n\n**Private name mangling:** When an identifier that textually occurs in\na class definition begins with two or more underscore characters and\ndoes not end in two or more underscores, it is considered a *private\nname* of that class. Private names are transformed to a longer form\nbefore code is generated for them. The transformation inserts the\nclass name, with leading underscores removed and a single underscore\ninserted, in front of the name. For example, the identifier\n``__spam`` occurring in a class named ``Ham`` will be transformed to\n``_Ham__spam``. This transformation is independent of the syntactical\ncontext in which the identifier is used. If the transformed name is\nextremely long (longer than 255 characters), implementation defined\ntruncation may happen. If the class name consists only of underscores,\nno transformation is done.\n',
    [all...]
  /external/robolectric/lib/main/
h2-1.2.147.jar 
  /external/google-tv-pairing-protocol/java/jar/
bcprov-jdk15-143.jar 
  /external/chromium_org/v8/test/mjsunit/
unicode-test.js     [all...]
  /prebuilts/devtools/tools/lib/
bcprov-jdk15on-1.48.jar 
  /prebuilts/tools/common/m2/repository/org/bouncycastle/bcprov-jdk15on/1.48/
bcprov-jdk15on-1.48.jar 
  /external/bison/build-aux/
texinfo.tex     [all...]
  /ndk/sources/host-tools/sed-4.2.1/build-aux/
texinfo.tex     [all...]

Completed in 607 milliseconds