/external/tensorflow/tensorflow/python/ops/distributions/ |
distribution.py | 488 @property 493 @property 498 @property 506 @property 519 @property 536 @property 584 @property 620 @property [all...] |
laplace.py | 125 @property 130 @property
|
uniform.py | 129 @property 134 @property
|
/external/tensorflow/tensorflow/python/ops/linalg/ |
linear_operator_test_util.py | 69 @property 73 @property 77 @property 82 @property 143 @property 336 @property 384 @property 389 @property
|
/external/toolchain-utils/automation/common/ |
command_executer_test.py | 61 @property 65 @property
|
/external/v8/testing/gmock/include/gmock/ |
gmock-spec-builders.h | 265 // Asserts that the ON_CALL() statement has a certain property. 266 void AssertSpecProperty(bool property, const string& failure_message) const { 267 Assert(property, file_, line_, failure_message); 270 // Expects that the ON_CALL() statement has a certain property. 271 void ExpectSpecProperty(bool property, const string& failure_message) const { 272 Expect(property, file_, line_, failure_message); 740 // Asserts that the EXPECT_CALL() statement has the given property. 741 void AssertSpecProperty(bool property, const string& failure_message) const { 742 Assert(property, file_, line_, failure_message); 745 // Expects that the EXPECT_CALL() statement has the given property [all...] |
/external/webrtc/tools/matlab/ |
parseLog.m | 23 % tree. An additional intellectual property rights grant can be found
|
/external/webrtc/webrtc/tools/rtcbot/bot/ |
api.js | 5 // tree. An additional intellectual property rights grant can be found
|
/external/webrtc/webrtc/tools/rtcbot/test/ |
simple_offer_answer.js | 5 // tree. An additional intellectual property rights grant can be found
|
/frameworks/base/media/jni/ |
android_mtp_MtpServer.cpp | 138 android_mtp_MtpServer_send_device_property_changed(JNIEnv *env, jobject thiz, jint property) 144 server->sendDevicePropertyChanged(property);
|
/frameworks/data-binding/compiler/src/main/java/android/databinding/tool/expr/ |
ResourceExpr.java | 206 final String property = Character.toUpperCase(mResourceType.charAt(0)) + 208 return resources + ".get" + property + "(" + resourceName + ")";
|
/frameworks/support/buildSrc/src/main/kotlin/androidx/build/license/ |
CheckExternalDependencyLicensesTask.kt | 36 val supportRoot = (project.rootProject.property("ext") as ExtraPropertiesExtension)
|
/frameworks/support/dynamic-animation/src/androidTest/java/androidx/dynamicanimation/tests/ |
FlingTests.java | 74 FloatPropertyCompat property = new FloatPropertyCompat("") { local 90 final FlingAnimation anim = new FlingAnimation(animObj, property); 105 * Test that spring animation can work with a single property without an object.
|
/hardware/libhardware/include/hardware/ |
bluetooth.h | 160 /* Bluetooth Adapter and Remote Device property types */ 178 * Data type - Array of bluetooth::Uuid (Array size inferred from property 212 * (Array size inferred from property length). 253 /** Bluetooth Adapter Property data structure */ 305 /* TODO: For the GET/SET property APIs/callbacks, we may need a session 472 /** Get Bluetooth Adapter property of 'type' */ 475 /** Set Bluetooth Adapter property of 'type' */ 479 int (*set_adapter_property)(const bt_property_t *property); 484 /** Get Remote Device property of 'type' */ 488 /** Set Remote Device property of 'type' * [all...] |
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/src/ |
omx_swvdec.cpp | 3309 SWVDEC_PROPERTY property; local 3338 SWVDEC_PROPERTY property; local 3368 SWVDEC_PROPERTY property; local 3395 SWVDEC_PROPERTY property; local 3424 SWVDEC_PROPERTY property; local 3457 SWVDEC_PROPERTY property; local [all...] |
/packages/apps/UnifiedEmail/assets/ |
script.js | 76 function getCachedValue(div, property, attrName) { 81 value = div[property]; 440 function saveStyleProperty(node, property, actionLog) { 441 var savedName = "data-" + property; 442 node.setAttribute(savedName, node.style[property]); 443 actionLog.push([undoSetProperty, node, [property, savedName]]); 446 function undoSetProperty(property, savedProperty) { 447 this.style[property] = savedProperty ? this.getAttribute(savedProperty) : "";
|
/packages/services/Car/tests/carservice_test/src/com/android/car/ |
CarPowerManagementTest.java | 193 public void onPropertySubscribe(int property, float sampleRate) { 198 public void onPropertyUnsubscribe(int property) {
|
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/ |
CommentCommandList.inc | 88 COMMENT_COMMAND(property)
|
/prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/AST/ |
CommentCommandList.inc | 88 COMMENT_COMMAND(property)
|
/prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/AST/ |
CommentCommandList.inc | 88 COMMENT_COMMAND(property)
|
/prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/AST/ |
CommentCommandList.inc | 88 COMMENT_COMMAND(property)
|
/prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/AST/ |
CommentCommandList.inc | 88 COMMENT_COMMAND(property)
|
/prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/AST/ |
CommentCommandList.inc | 88 COMMENT_COMMAND(property)
|
/prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/AST/ |
CommentCommandList.inc | 88 COMMENT_COMMAND(property)
|
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/ |
CommentCommandList.inc | 88 COMMENT_COMMAND(property)
|