HomeSort by relevance Sort by last modified time
    Searched full:_description (Results 76 - 87 of 87) sorted by null

1 2 34

  /prebuilts/clang/host/linux-x86/clang-2658975/lib64/clang/3.8/include/sanitizer/
linux_syscall_hooks.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-2690385/lib64/clang/3.8/include/sanitizer/
linux_syscall_hooks.h     [all...]
  /prebuilts/clang/linux-x86/host/3.6/lib/clang/3.6/include/sanitizer/
linux_syscall_hooks.h     [all...]
  /external/autotest/client/common_lib/test_utils/
unittest.py     [all...]
  /system/media/camera/docs/
metadata_model.py 610 self._description = description
622 return self._description
697 self._description = description
705 return self._description
    [all...]
  /external/v8/tools/release/
merge_to_branch.py 224 def _Description(self):
common_includes.py 797 def _Description(self):
813 parser = argparse.ArgumentParser(description=self._Description())
  /prebuilts/gdb/darwin-x86/lib/python2.7/plat-mac/
pimp.py 371 self._description = ""
377 def description(self): return self._description
408 self._description = plistdata.get('Description', '').strip()
464 'Description': self._description,
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/
pimp.py 371 self._description = ""
377 def description(self): return self._description
408 self._description = plistdata.get('Description', '').strip()
464 'Description': self._description,
    [all...]
  /external/chromium-trace/catapult/third_party/gsutil/gslib/commands/
acl.py 258 _DESCRIPTION = ("""
262 _DETAILED_HELP_TEXT = CreateHelpText(_SYNOPSIS, _DESCRIPTION)
  /external/opencv3/cmake/
OpenCVModule.cmake 10 # OPENCV_MODULE_${the_module}_DESCRIPTION
159 set(OPENCV_MODULE_${the_module}_DESCRIPTION "${the_description}" CACHE INTERNAL "Brief description of ${the_module} module")
    [all...]
  /external/parameter-framework/upstream/tools/coverage/
coverage.py 134 def _description(self, withCoverage, withNbUse): member in class:Element
189 yield RankedLine(self._description(withCoverage, withNbUse), lineSuffix="")
    [all...]

Completed in 396 milliseconds

1 2 34