/third_party/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,))
|
/third_party/skia/third_party/externals/tint/src/resolver/ |
D | resolver.cc | 810 sem::Behaviors behaviors{sem::Behavior::kNext}; in Statements() local 822 behaviors = (behaviors - sem::Behavior::kNext) + sem->Behaviors(); in Statements() 827 current_statement_->Behaviors() = behaviors; in Statements() 1009 auto& behaviors = sem->Behaviors(); in LoopStatement() local 1010 behaviors = body->Behaviors(); in LoopStatement() 1024 behaviors.Add(continuing->Behaviors()); in LoopStatement() 1028 if (behaviors.Contains(sem::Behavior::kBreak)) { // Does the loop exit? in LoopStatement() 1029 behaviors.Add(sem::Behavior::kNext); in LoopStatement() 1031 behaviors.Remove(sem::Behavior::kNext); in LoopStatement() 1033 behaviors.Remove(sem::Behavior::kBreak, sem::Behavior::kContinue); in LoopStatement() [all …]
|
/third_party/flutter/flutter/examples/flutter_gallery/android/fastlane/metadata/android/en-US/ |
D | full_description.txt | 3 A gallery of widgets and behaviors, plus demos and vignettes, all built with Flutter.
|
/third_party/python/Doc/library/ |
D | debug.rst | 9 provide visibility into runtime behaviors that would otherwise require
|
/third_party/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
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/metal/doc/ |
D | PackedDepthStencilSupport.md | 3 Metal has different runtime behaviors when it comes to packed depth stencil format usage.
|
/third_party/libinput/doc/user/ |
D | development.rst | 29 Topics below explain some behaviors of libinput.
|
/third_party/boost/libs/iterator/doc/ |
D | iterator_facade_body.rst | 13 identified the following core behaviors for iterators: 22 In addition to the behaviors listed above, the core interface elements 65 the iterator's core behaviors. The following table describes
|
D | iterator_adaptor_body.rst | 13 and implement the core behaviors in terms of the ``Base`` type. In
|
/third_party/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]);
|
/third_party/flutter/flutter/examples/flutter_gallery/lib/gallery/ |
D | about.dart | 57 "and showcase of Flutter's many widgets, behaviors, "
|
/third_party/cJSON/tests/json-patch-tests/ |
D | README.md | 38 behavior. If you want to test interacting behaviors, create tests for
|
/third_party/boost/libs/beast/doc/qbk/03_core/ |
D | 2_streams.qbk | 111 behaviors. This example shows how a template function which writes to a
|
/third_party/flutter/flutter/.github/ |
D | PULL_REQUEST_TEMPLATE.md | 14 …y sooner or later. PRs must include tests for all changed/updated/fixed behaviors. See [Test Cover…
|
/third_party/mesa3d/docs/drivers/ |
D | venus.rst | 24 and also relies on implementation-defined behaviors in others. It is not 188 on the current behaviors of the host drivers. It should be possible to remove
|
/third_party/json/ |
D | CODE_OF_CONDUCT.md | 29 …Conduct, or to ban temporarily or permanently any contributor for other behaviors that they deem i…
|
/third_party/typescript_eslint/ |
D | CODE_OF_CONDUCT.md | 43 permanently any contributor for other behaviors that they deem inappropriate,
|
/third_party/json/doc/mkdocs/docs/home/ |
D | code_of_conduct.md | 29 …Conduct, or to ban temporarily or permanently any contributor for other behaviors that they deem i…
|
/third_party/pulseaudio/ |
D | CODE_OF_CONDUCT.md | 43 permanently any contributor for other behaviors that they deem inappropriate,
|
/third_party/mbedtls/programs/ |
D | README.md | 89 …behaviors in the server. For example, there are options to select ciphersuites, or to force a rene…
|
/third_party/boost/libs/proto/doc/ |
D | hello_world.qbk | 79 ['not] purely abstract, and that have meaning and behaviors independent of any
|
D | preface.qbk | 20 * A mechanism for giving expressions additional behaviors and members.
|
/third_party/boost/libs/iterator/doc/quickbook/ |
D | adaptor.qbk | 6 and implement the core behaviors in terms of the `Base` type. In 244 behaviors other than `increment`. The implementation of
|
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/ |
D | GLX_ARB_create_context_robustness.txt | 175 with different reset notification behaviors. Rename extension, since
|
/third_party/boost/libs/test/doc/adv_scenarios/ |
D | link_reference.qbk | 9 [section:link_references Build scenarios and behaviors]
|