/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_unstable | 17 its behaviors in order to test the Chrome OS graphic stack.
|
D | control.chameleon_hdmi_stress | 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/llvm-project/lldb/tools/debugserver/source/MacOSX/ |
D | MachException.cpp | 423 err = ::task_get_exception_ports(task, mask, masks, &count, ports, behaviors, in Save() 434 behaviors, flavors); in Save() 454 err = ::task_set_exception_ports(task, masks[i], ports[i], behaviors[i], in Restore() 460 task, masks[i], ports[i], behaviors[i], flavors[i]); in Restore()
|
D | MachException.h | 34 exception_behavior_t behaviors[EXC_TYPES_COUNT]; member
|
/external/google-breakpad/src/client/mac/handler/ |
D | exception_handler.cc | 107 exception_behavior_t behaviors[EXC_TYPES_COUNT]; member 445 current.behaviors, in ForwardException() 463 exception_behavior_t target_behavior = current.behaviors[found]; in ForwardException() 680 previous_->behaviors, in InstallHandler() 714 previous_->behaviors[i], in UninstallHandler()
|
/external/llvm/test/Linker/ |
D | module-flags-7-a.ll | 5 ; CHECK: linking module flags 'foo': IDs have conflicting behaviors
|
/external/llvm-project/llvm/test/Linker/ |
D | module-flags-7-a.ll | 5 ; CHECK: linking module flags 'foo': IDs have conflicting behaviors in '{{.*}}module-flags-7-b.ll' …
|
/external/rust/crates/plotters/.github/ISSUE_TEMPLATE/ |
D | bug_report.md | 3 about: About unexpected 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/chromium-trace/catapult/third_party/polymer/components/neon-animation/ |
D | README.md | 3 `neon-animation` is a suite of elements and behaviors to implement pluggable animated transitions f… 27 behaviors: [ 68 behaviors: [
|
/external/chromium-trace/catapult/third_party/polymer/components/neon-animation/guides/ |
D | neon-animation.md | 11 `neon-animation` is a suite of elements and behaviors to implement pluggable animated transitions f… 35 behaviors: [ 76 behaviors: [
|
/external/tensorflow/tensorflow/core/api_def/base_api/ |
D | api_def_TensorArrayV3.pbtxt | 58 This allows certain behaviors, like dynamically checking for
|
/external/lottie/ |
D | CODE_OF_CONDUCT.md | 21 The following behaviors are expected and requested of all community members: 32 The following behaviors are considered harassment and are unacceptable within our community:
|
/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/skia/modules/canvaskit/tests/ |
D | paragraph.spec.js | 859 const behaviors = ["All", "DisableFirstAscent", "DisableLastDescent", "DisableAll"]; 861 for (let i = 0; i < behaviors.length; i++) { 869 textHeightBehavior: CanvasKit.TextHeightBehavior[behaviors[i]], 872 builder.addText('Text height behavior\nof '+behaviors[i]);
|
/external/libxkbcommon/doc/ |
D | compat.md | 31 - key behaviors
|
/external/llvm-project/libc/docs/ |
D | clang_tidy_checks.rst | 14 standard outlines function prototypes and behaviors but doesn’t define
|