HomeSort by relevance Sort by last modified time
    Searched refs:property (Results 2001 - 2025 of 3780) sorted by null

<<81828384858687888990>>

  /external/antlr/antlr-3.4/runtime/Python/
xmlrunner.py 156 current working directory (if not overridden with the path property),
209 path = property(lambda self: self._path, _set_path, None,
212 This property is ignored when the XML file is written to a file
  /external/autotest/client/common_lib/
global_config.py 90 @property
revision_control.py 88 @property
  /external/autotest/client/cros/cellular/pseudomodem/
modem_cdma.py 43 @property
239 "Deferring setting the 'ActivationState' property"
pseudomodem_context.py 147 @property
  /external/autotest/client/cros/multimedia/
audio_facade_native.py 84 @property
  /external/autotest/server/hosts/
cros_repair.py 102 @property
142 @property
171 @property
196 @property
261 @property
281 @property
300 @property
327 @property
352 @property
414 @property
    [all...]
  /external/autotest/server/site_tests/network_WiFi_VerifyAttenuator/
network_WiFi_VerifyAttenuator.py 30 @property
  /external/chromium-trace/catapult/common/py_vulcanize/py_vulcanize/
html_module_unittest.py 30 @property
project.py 119 @property
  /external/libbrillo/brillo/dbus/
dbus_object.cc 14 #include <dbus/property.h>
  /external/llvm/utils/lit/lit/
run.py 44 value = property(_get_value, _set_value)
  /external/protobuf/python/google/protobuf/internal/
python_message.py 201 """Returns the name of the public property attribute which
571 cls.Extensions = property(lambda self: _ExtensionDict(self))
575 """Adds a public property for a protocol message field.
576 Clients can use this property to get and (in the case
600 """Adds a public property for a "repeated" protocol message field. Clients
601 can use this property to get the value of the field, which will be either a
640 setattr(cls, property_name, property(getter, setter, doc=doc))
644 """Adds a public property for a nonrepeated, scalar protocol message field.
645 Clients can use this property to get and directly set the value of the field.
646 Note that when the client sets the value of a field by using this property,
    [all...]
  /external/python/cpython2/Demo/tkinter/ttk/
ttkcalendar.py 208 @property
  /external/python/cpython2/Lib/ctypes/test/
test_as_parameter.py 218 _as_parameter_ = property(getParameter)
  /external/python/cpython2/Lib/test/
test_abc.py 34 @property
  /external/python/cpython3/Lib/asyncio/
subprocess.py 120 @property
  /external/python/cpython3/Lib/
bz2.py 137 @property
configparser.py 314 @property
    [all...]
  /external/python/cpython3/Lib/ctypes/test/
test_as_parameter.py 218 _as_parameter_ = property(getParameter)
  /external/python/cpython3/Lib/multiprocessing/
context.py 202 @property
  /external/skia/infra/bots/recipe_modules/flavor/
api.py 89 @property
  /external/skqp/infra/bots/recipe_modules/flavor/
api.py 89 @property
  /external/tensorflow/tensorflow/contrib/learn/python/learn/
experiment_test.py 64 @property
68 @property
86 @property
90 @property
    [all...]
  /external/tensorflow/tensorflow/contrib/linalg/python/ops/
linear_operator_addition.py 246 @property

Completed in 600 milliseconds

<<81828384858687888990>>