/external/autotest/site_utils/ |
D | deploy_server_local.py | 507 behaviors = parse_arguments(args) 509 if behaviors.verify: 514 if behaviors.force_clean_externals: 524 if behaviors.update: 526 repo_sync(behaviors.update_push_servers) 531 if behaviors.actions: 533 cmds_skip = (set() if behaviors.force_update else 536 cmds_skip, behaviors.dryrun, behaviors.skip_service_status, 537 use_chromite_master=behaviors.update_push_servers) 539 if behaviors.report:
|
/external/grpc-grpc/src/python/grpcio_testing/grpc_testing/ |
D | _time.py | 28 def _call(behaviors): argument 29 for behavior in behaviors: 36 def _call_in_thread(behaviors): argument 37 calling = threading.Thread(target=_call, args=(behaviors,))
|
/external/autotest/test_suites/ |
D | control.faft_pd | 7 PURPOSE = "Stress test hard-to-automate USB PD behaviors." 15 This is the faft_pd test suite. The tests in this suites verify the behaviors
|
D | control.faft_wilco | 17 This verifies Wilco-specific firmware behaviors.
|
D | control.chameleon_hdmi_stress | 17 its behaviors in order to test the Chrome OS graphic stack.
|
D | control.chameleon_hdmi_unstable | 17 its behaviors in order to test the Chrome OS graphic stack.
|
D | control.chameleon_hdmi_perbuild | 17 its behaviors in order to test the Chrome OS graphic stack.
|
/external/google-breakpad/src/client/mac/handler/ |
D | exception_handler.cc | 107 exception_behavior_t behaviors[EXC_TYPES_COUNT]; member 440 current.behaviors, in ForwardException() 458 exception_behavior_t target_behavior = current.behaviors[found]; in ForwardException() 675 previous_->behaviors, in InstallHandler() 709 previous_->behaviors[i], in UninstallHandler()
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Linker/ |
D | module-flags-7-a.ll | 5 ; CHECK: linking module flags 'foo': IDs have conflicting behaviors
|
/external/llvm/test/Linker/ |
D | module-flags-7-a.ll | 5 ; CHECK: linking module flags 'foo': IDs have conflicting behaviors
|
/external/python/cpython3/Doc/library/ |
D | debug.rst | 9 provide visibility into runtime behaviors that would otherwise require
|
/external/grpc-grpc/src/objective-c/ |
D | NetworkTransitionBehavior.md | 8 The expected gRPC iOS channel and network transition behaviors are: 60 which changes the network transition behaviors a bit. 88 behaviors. With CFStream implementation, an event is always received when the
|
/external/angle/src/libANGLE/renderer/metal/doc/ |
D | PackedDepthStencilSupport.md | 3 Metal has different runtime behaviors when it comes to packed depth stencil format usage.
|
/external/autotest/client/site_tests/policy_PowerManagementIdleSettings/ |
D | control | 23 above behaviors are not enforced.
|
/external/autotest/client/site_tests/policy_ChromeOsLockOnIdleSuspend/ |
D | control | 27 The test shall fail if any of the above behaviors are not enforced.
|
/external/tensorflow/tensorflow/core/api_def/base_api/ |
D | api_def_TensorArrayV3.pbtxt | 58 This allows certain behaviors, like dynamically checking for
|
/external/python/cpython2/Doc/library/ |
D | userdict.rst | 22 sub-classes that obtained new behaviors by overriding existing methods or adding 105 behaviors to lists. 172 behaviors to strings.
|
/external/libxkbcommon/xkbcommon/doc/ |
D | compat.md | 31 - key behaviors
|
/external/catch2/ |
D | CODE_OF_CONDUCT.md | 29 …Conduct, or to ban temporarily or permanently any contributor for other behaviors that they deem i…
|
/external/python/pyopenssl/ |
D | CODE_OF_CONDUCT.rst | 33 …Conduct, or to ban temporarily or permanently any contributor for other behaviors that they deem i…
|
/external/u-boot/doc/ |
D | README.fuse | 59 This is useful to change the behaviors linked to some cached fuse values,
|
/external/robolectric-shadows/ |
D | CODE_OF_CONDUCT.md | 43 permanently any contributor for other behaviors that they deem inappropriate,
|
/external/vulkan-validation-layers/layers/ |
D | vk_layer_settings.txt | 69 # application behaviors.
|
/external/angle/third_party/jsoncpp/source/ |
D | CMakeLists.txt | 3 # ==== Define cmake build policies that affect compilation and linkage default behaviors
|
/external/autotest/docs/ |
D | faft-design-doc.md | 80 …So it is unable to validate the correctness of underlying BIOS platform and the hardware behaviors. 114 Since using a Servo board can automate almost all the human behaviors. The test can be done fully a… 254 …ons and expected results to test all firmware / kernel / recovery / tpm behaviors as a whole. SAFT…
|