HomeSort by relevance Sort by last modified time
    Searched refs:author (Results 201 - 225 of 525) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/python/cpython2/Tools/faqwiz/
faqconf.py 366 <TD><INPUT TYPE=text SIZE=40 NAME=author VALUE="%(author)s">
458 Last-Changed-Author: %(author)s
466 Last-Changed-Author: %(author)s
  /device/google/cuttlefish_common/guest/hals/audio/policy/
vsoc_audio_policy_hal.cpp 153 .author = "The Android Open Source Project",
  /device/google/cuttlefish_common/guest/hals/gps/
gps_vsoc.cpp 256 VSOC_STATIC_INITIALIZER(author) "The Android Open Source Project",
  /device/google/cuttlefish_common/guest/hals/gralloc/legacy/
gralloc.cpp 189 VSOC_STATIC_INITIALIZER(author) "The Android Open Source Project",
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/command/
check.py 81 name, version, URL, (author and author_email) or
95 if metadata.author:
97 self.warn("missing meta-data: if 'author' supplied, " +
104 self.warn("missing meta-data: either (author and author_email) " +
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/tests/
test_upload.py 110 pkg_dir, dist = self.create_dist(dist_files=dist_files, author=u'dédé')
  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
constants.rb 19 3. The name of the author may not be used to endorse or promote products
22 THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
25 IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
  /external/capstone/bindings/python/
setup_cython.py 128 author = 'Nguyen Anh Quynh', variable
  /external/libxml2/python/
setup.py.in 231 author = "Daniel Veillard",
  /external/python/cpython2/Lib/distutils/command/
check.py 85 name, version, URL, (author and author_email) or
99 if metadata.author:
101 self.warn("missing meta-data: if 'author' supplied, " +
108 self.warn("missing meta-data: either (author and author_email) " +
  /external/python/cpython2/Lib/distutils/tests/
test_upload.py 114 pkg_dir, dist = self.create_dist(dist_files=dist_files, author=u'dédé')
  /external/python/cpython3/Lib/distutils/command/
check.py 83 name, version, URL, (author and author_email) or
97 if metadata.author:
99 self.warn("missing meta-data: if 'author' supplied, " +
106 self.warn("missing meta-data: either (author and author_email) " +
  /external/v8/tools/release/
auto_tag.py 174 if not options.dry_run and not options.author:
  /hardware/libhardware/modules/camera/3_0/
CameraHAL.cpp 178 .author = "The Android Open Source Project",
  /hardware/libhardware/modules/sensors/dynamic_sensor/
sensors.cpp 160 .author = "Google",
  /hardware/libhardware/modules/thermal/
thermal.c 176 .author = "The Android Open Source Project",
  /hardware/qcom/power/
power.c 217 .author = "The Android Open Source Project",
  /prebuilts/gdb/darwin-x86/lib/python2.7/distutils/command/
check.py 85 name, version, URL, (author and author_email) or
99 if metadata.author:
101 self.warn("missing meta-data: if 'author' supplied, " +
108 self.warn("missing meta-data: either (author and author_email) " +
  /prebuilts/gdb/linux-x86/lib/python2.7/distutils/command/
check.py 85 name, version, URL, (author and author_email) or
99 if metadata.author:
101 self.warn("missing meta-data: if 'author' supplied, " +
108 self.warn("missing meta-data: either (author and author_email) " +
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/command/
check.py 85 name, version, URL, (author and author_email) or
99 if metadata.author:
101 self.warn("missing meta-data: if 'author' supplied, " +
108 self.warn("missing meta-data: either (author and author_email) " +
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/tests/
test_upload.py 110 pkg_dir, dist = self.create_dist(dist_files=dist_files, author=u'dédé')
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/command/
check.py 85 name, version, URL, (author and author_email) or
99 if metadata.author:
101 self.warn("missing meta-data: if 'author' supplied, " +
108 self.warn("missing meta-data: either (author and author_email) " +
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/tests/
test_upload.py 110 pkg_dir, dist = self.create_dist(dist_files=dist_files, author=u'dédé')
  /external/autotest/client/common_lib/
control_data_unittest.py 14 AUTHOR = 'Author'
38 AUTHOR = 'Author'
94 self.assertEquals(cd.author, "Author")
127 self.assertEquals(cd.author, "Author")
  /external/drm_hwcomposer/
platformnv.cpp 69 if (strcasecmp(gralloc_->common.author, "NVIDIA"))
71 gralloc_->common.author);

Completed in 848 milliseconds

1 2 3 4 5 6 7 891011>>