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

<<71727374757677787980>>

  /external/tensorflow/tensorflow/contrib/distributions/python/kernel_tests/
distribution_util_test.py 531 @property
538 @property
  /external/tensorflow/tensorflow/contrib/estimator/python/estimator/
head.py 345 @property
349 @property
  /external/tensorflow/tensorflow/contrib/grid_rnn/python/ops/
grid_rnn_cell.py 152 @property
156 @property
  /external/tensorflow/tensorflow/python/kernel_tests/linalg/
linear_operator_identity_test.py 40 @property
258 @property
  /external/tensorflow/tensorflow/python/ops/distributions/
transformed_distribution.py 323 @property
328 @property
370 # `batch_shape` is a property of a distribution while `event_shape` is
  /external/toybox/kconfig/
confdata.c 105 struct property *prop;
321 struct property *prop;
  /external/v8/src/compiler/
ast-graph-builder.h 281 // Builders for property loads and stores.
310 LiteralProperty* property, int slot_number = 0);
398 ObjectLiteralProperty* property);
node-matchers.h 30 bool HasProperty(Operator::Property property) const {
31 return op()->HasProperty(property);
  /external/v8/src/
d8.h 386 static void RealmSharedGet(Local<String> property,
388 static void RealmSharedSet(Local<String> property,
  /external/v8/testing/gtest/src/
gtest-internal-inl.h 354 // Returns true iff the test name of test property matches on key_.
712 // context of a test or a test case, or to the global property set. If the
713 // result already contains a property with the same key, the value will be
    [all...]
  /external/vulkan-validation-layers/tests/gtest-1.7.0/src/
gtest-internal-inl.h 353 // Returns true iff the test name of test property matches on key_.
721 // context of a test or a test case, or to the global property set. If the
722 // result already contains a property with the same key, the value will be
    [all...]
  /external/webrtc/webrtc/base/
x11windowpicker.cc 6 * tree. An additional intellectual property rights grant can be found
32 XWindowProperty(Display* display, Window window, Atom property)
38 int status = XGetWindowProperty(display, window, property, 0L, ~0L, False,
735 // of _NET_WM_WINDOW_TYPE_NORMAL in the property to indicate a window is not
  /external/webrtc/webrtc/examples/objc/AppRTCDemo/ios/
ARDMainView.m 6 * tree. An additional intellectual property rights grant can be found
26 @property(nonatomic, readonly) NSString *roomText;
  /external/webrtc/webrtc/tools/rtcbot/rtcBotReportVisualizer/
main.js 5 // tree. An additional intellectual property rights grant can be found
  /frameworks/base/core/java/com/android/internal/os/
ZygoteConnection.java 826 String property = "wrap." + args.niceName; local
827 args.invokeWith = SystemProperties.get(property);
    [all...]
  /frameworks/base/libs/hwui/
VectorDrawable.cpp 200 // Update staging property with property values from animation.
225 Property currentProperty = static_cast<Property>(propertyId);
226 if (currentProperty == Property::strokeColor) {
228 } else if (currentProperty == Property::fillColor) {
232 "Error setting color property on FullPath: No valid property"
239 Property property = static_cast<Property>(propertyId) local
    [all...]
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
StackStateAnimator.java 22 import android.util.Property;
114 public Interpolator getCustomInterpolator(View child, Property property) {
115 if (mHeadsUpAppearChildren.contains(child) && View.TRANSLATION_Y.equals(property)) {
  /frameworks/opt/calendar/src/com/android/calendarcommon2/
RecurrenceSet.java 191 ICalendar.Property dtstartProperty =
287 ICalendar.Property dtstartProp = new ICalendar.Property("DTSTART");
312 ICalendar.Property durationProp = new ICalendar.Property("DURATION");
346 ICalendar.Property dtstartProp = new ICalendar.Property("DTSTART");
371 ICalendar.Property durationProp = new ICalendar.Property("DURATION");
390 ICalendar.Property prop = new ICalendar.Property(propertyName)
    [all...]
  /packages/apps/Launcher3/src/com/android/launcher3/
Utilities.java 435 public static String getSystemProperty(String property, String defaultValue) {
439 String value = (String) getter.invoke(null, property);
  /packages/services/Car/tests/carservice_unit_test/src/com/android/car/
CarLocationServiceTest.java 32 import android.car.hardware.property.CarPropertyEvent;
33 import android.car.hardware.property.ICarPropertyEventListener;
  /prebuilts/devtools/tools/lib/
sdkmanager.jar 
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/
Xproto.h 1142 } property;
1153 Atom selection B32, target B32, property B32;
1159 Atom selection B32, target B32, property B32;
1139 } property; member in union:_xEvent::__anon61491
1265 xGetPropertyReply property; member in union:__anon61524
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/
collections.py 358 OrderedDict=OrderedDict, _property=property, _tuple=tuple)
670 @property
gzip.py 138 @property
360 @property
  /prebuilts/gdb/linux-x86/lib/python2.7/
collections.py 358 OrderedDict=OrderedDict, _property=property, _tuple=tuple)
670 @property

Completed in 720 milliseconds

<<71727374757677787980>>