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

<<81828384858687888990>>

  /external/tensorflow/tensorflow/contrib/timeseries/python/timeseries/
test_utils.py 148 @property
  /external/tensorflow/tensorflow/python/kernel_tests/linalg/
linear_operator_full_matrix_test.py 135 @property
  /external/tensorflow/tensorflow/python/ops/
session_ops.py 94 @property
  /external/tensorflow/tensorflow/python/util/
tf_decorator_test.py 75 @property
  /external/tensorflow/tensorflow/tools/ci_build/
update_version.py 100 @property
  /external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/
pitch_filter_armv6.S 6 @ tree. An additional intellectual property rights grant can be found
  /packages/services/Car/car-lib/src/android/car/hardware/
CarSensorManager.java 28 import android.car.hardware.property.CarPropertyManager;
386 * ignored when vehicle property raises events only when the value is actually changed,
  /packages/services/Car/car-lib/src/android/car/hardware/property/
CarPropertyManager.java 17 package android.car.hardware.property;
60 /** Callback functions for property events */
62 /** Called when a property is updated */
65 /** Called when an error is detected with a property */
212 * @return Caller must check the property type and typecast to the appropriate subclass
225 * Returns the list of properties implemented by this car in given property id list.
227 * @return Caller must check the property type and typecast to the appropriate subclass
248 * Check whether a given property is available or disabled based on the car's current state.
265 * Returns value of a bool property
267 * @param prop Property ID to ge
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/ctypes/test/
test_as_parameter.py 225 _as_parameter_ = property(getParameter)
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_abc.py 34 @property
  /prebuilts/gdb/linux-x86/lib/python2.7/ctypes/test/
test_as_parameter.py 225 _as_parameter_ = property(getParameter)
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_abc.py 34 @property
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ctypes/test/
test_as_parameter.py 225 _as_parameter_ = property(getParameter)
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_abc.py 34 @property
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/ctypes/test/
test_as_parameter.py 225 _as_parameter_ = property(getParameter)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_abc.py 34 @property
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.launcher_1.3.0.v20130327-1440.jar 
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/manifest/model/
UiManifestPkgAttrNode.java 202 public boolean isLabelProperty(Object element, String property) {
  /tools/test/connectivity/acts/framework/acts/controllers/utils_lib/ssh/
connection.py 67 @property
  /tools/test/connectivity/acts/framework/acts/
records.py 311 @property
  /external/ImageMagick/coders/
fits.c 63 #include "MagickCore/property.h"
256 property[MagickPathExtent],
391 (void) FormatLocaleString(property,MagickPathExtent,"fits:%s",keyword);
392 (void) SetImageProperty(image,property,p,exception);
251 property[MagickPathExtent], local
  /external/icu/icu4c/source/common/unicode/
uchar.h 52 * In addition to raw property values, some convenience functions calculate
113 * - u_isUWhiteSpace=UCHAR_WHITE_SPACE: Unicode White_Space property;
169 * UCHAR_<Unicode property name>=<integer>,
177 /** Binary property Alphabetic. Same as u_isUAlphabetic, different from u_isalpha.
182 /** Binary property ASCII_Hex_Digit. 0-9 A-F a-f @stable ICU 2.1 */
184 /** Binary property Bidi_Control.
188 /** Binary property Bidi_Mirrored.
193 /** Binary property Dash. Variations of dashes. @stable ICU 2.1 */
195 /** Binary property Default_Ignorable_Code_Point (new in Unicode 3.2).
199 /** Binary property Deprecated (new in Unicode 3.2)
    [all...]
  /external/python/cpython3/Lib/importlib/
_bootstrap.py 389 @property
402 @property
410 @property
    [all...]
  /external/tensorflow/tensorflow/contrib/learn/python/learn/estimators/
dynamic_rnn_estimator_test.py 55 @property
59 @property
84 @property
  /external/tensorflow/tensorflow/python/training/
input.py 406 @property
410 @property
414 @property
    [all...]

Completed in 504 milliseconds

<<81828384858687888990>>