Home
last modified time | relevance | path

Searched full:selecting (Results 1 – 25 of 974) sorted by relevance

12345678910>>...39

/third_party/boost/boost/contract/
Dcall_if.hpp202 @tparam ElseIfPred Static boolean predicate selecting which functor
230 @tparam ElseIfPred Nullary boolean meta-function selecting which functor
313 @tparam ElseIfPred Static boolean predicate selecting which functor
341 @tparam ElseIfPred Nullary boolean meta-function selecting which functor
441 @tparam ElseIfPred Static boolean predicate selecting which functor
467 @tparam ElseIfPred Nullary boolean meta-function selecting which functor
516 @tparam Pred Static boolean predicate selecting which functor template call
564 @tparam Pred Nullary boolean meta-function selecting which functor template
598 @tparam Pred Static boolean predicate selecting when the functor template
642 @tparam Pred Nullary boolean meta-function selecting when the functor
/third_party/boost/boost/graph/detail/
Dindex.hpp12 // The structures in this module are responsible for selecting and defining
66 // VertexEdgeGraph - whichever type Key is selecting.
/third_party/icu/tools/unicodetools/com/ibm/rbm/docs/views/
Dview4.html103 <P>Editing a resource is as simple as selecting the group from the drop
106 the double click. Optionally, the resource can be edited by selecting
114 group currently being shown. This can be changed however by selecting
125 be seen and edited from this view. Selecting a group from the drop down
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/
DInstructionSelect.h9 /// responsible for selecting (possibly generic) machine instructions to
20 /// This pass is responsible for selecting generic machine instructions to
/third_party/vk-gl-cts/external/vulkancts/scripts/src/vk_video/
Dvulkan_video_codec_h264std_decode.h29 uint8_t seq_parameter_set_id; // Selecting SPS from the Picture Parameters
30 uint8_t pic_parameter_set_id; // Selecting PPS from the Picture Parameters and the SPS
/third_party/vulkan-headers/include/vk_video/
Dvulkan_video_codec_h264std_decode.h39 uint8_t seq_parameter_set_id; // Selecting SPS from the Picture Parameters
40 uint8_t pic_parameter_set_id; // Selecting PPS from the Picture Parameters and the SPS
/third_party/flutter/skia/modules/skottie/src/effects/
DGaussianBlurEffect.cpp32 // Enum selecting the blur dimensionality:
40 // Enum selecting edge behavior:
/third_party/flutter/flutter/packages/flutter/lib/src/cupertino/
Dslider.dart50 /// * [onChangeEnd] is called when the user is done selecting a new value for
108 /// Called when the user starts selecting a new value for the slider.
112 /// selecting a new value by starting a drag.
143 /// Called when the user is done selecting a new value for the slider.
147 /// selecting a new [value] by ending a drag.
/third_party/skia/third_party/externals/angle2/doc/
DDevSetupAndroid.md102 ## Selecting ANGLE as the OpenGL ES driver
113 There are multiple values you can use for selecting which OpenGL ES driver is loaded by the platfor…
131 Similar to selecting a single app, you can select multiple applications by listing their package
/third_party/flutter/flutter/examples/image_list/ios/Runner/Assets.xcassets/LaunchImage.imageset/
DREADME.md5 …our Flutter project's Xcode project with `open ios/Runner.xcworkspace`, selecting `Runner/Assets.x…
/third_party/ejdb/src/bindings/ejdb2_flutter/example/ios/Runner/Assets.xcassets/LaunchImage.imageset/
DREADME.md5 …our Flutter project's Xcode project with `open ios/Runner.xcworkspace`, selecting `Runner/Assets.x…
/third_party/flutter/flutter/dev/integration_tests/codegen/ios/Runner/Assets.xcassets/LaunchImage.imageset/
DREADME.md5 …our Flutter project's Xcode project with `open ios/Runner.xcworkspace`, selecting `Runner/Assets.x…
/third_party/flutter/flutter/dev/benchmarks/macrobenchmarks/ios/Runner/Assets.xcassets/LaunchImage.imageset/
DREADME.md5 …our Flutter project's Xcode project with `open ios/Runner.xcworkspace`, selecting `Runner/Assets.x…
/third_party/flutter/flutter/dev/integration_tests/android_views/ios/Runner/Assets.xcassets/LaunchImage.imageset/
DREADME.md5 …our Flutter project's Xcode project with `open ios/Runner.xcworkspace`, selecting `Runner/Assets.x…
/third_party/flutter/flutter/dev/integration_tests/flavors/ios/Runner/Assets.xcassets/LaunchImage.imageset/
DREADME.md5 …our Flutter project's Xcode project with `open ios/Runner.xcworkspace`, selecting `Runner/Assets.x…
/third_party/flutter/flutter/dev/integration_tests/release_smoke_test/ios/Runner/Assets.xcassets/LaunchImage.imageset/
DREADME.md5 …our Flutter project's Xcode project with `open ios/Runner.xcworkspace`, selecting `Runner/Assets.x…
/third_party/flutter/flutter/packages/flutter_tools/templates/app/ios.tmpl/Runner/Assets.xcassets/LaunchImage.imageset/
DREADME.md5 …our Flutter project's Xcode project with `open ios/Runner.xcworkspace`, selecting `Runner/Assets.x…
/third_party/flutter/flutter/packages/flutter_tools/templates/module/ios/host_app_ephemeral/Runner.tmpl/Assets.xcassets/LaunchImage.imageset/
DREADME.md5 …our Flutter project's Xcode project with `open ios/Runner.xcworkspace`, selecting `Runner/Assets.x…
/third_party/flutter/skia/third_party/externals/angle2/
DOWNERS1 # See https://chromium.googlesource.com/angle/angle/+/master/doc/ContributingCode.md#selecting-revi…
/third_party/gstreamer/gstplugins_base/tests/examples/decodebin_next/
Dplaybin-test.c136 g_print (" Selecting video channel #%d : %s\n", data->current_video, in switch_streams()
144 g_print (" Selecting audio channel #%d : %s\n", data->current_audio, in switch_streams()
152 g_print (" Selecting text channel #%d : %s\n", data->current_text, in switch_streams()
Ddecodebin3.c142 g_print (" Selecting video channel #%d : %s\n", data->current_video, in switch_streams()
150 g_print (" Selecting audio channel #%d : %s\n", data->current_audio, in switch_streams()
158 g_print (" Selecting text channel #%d : %s\n", data->current_text, in switch_streams()
/third_party/glib/
Dclang-format-diff.py54 help="custom pattern selecting file paths to reformat "
62 help="custom pattern selecting file paths to reformat "
/third_party/python/Doc/library/
Di18n.rst8 independent of language and locale by providing mechanisms for selecting a
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
DInstructionSelect.cpp72 LLVM_DEBUG(dbgs() << "Selecting function: " << MF.getName() << '\n'); in runOnMachineFunction()
125 LLVM_DEBUG(dbgs() << "Selecting: \n " << MI); in runOnMachineFunction()
245 dbgs() << "Rules covered by selecting function: " << MF.getName() << ":"; in runOnMachineFunction()
/third_party/protobuf/
Dcompiler_config_setting.bzl1 """Creates config_setting that allows selecting based on 'compiler' value."""

12345678910>>...39