Searched refs:choosing (Results 1 – 25 of 177) sorted by relevance
12345678
/external/python/cpython3/Doc/library/ |
D | tkinter.colorchooser.rst | 1 :mod:`tkinter.colorchooser` --- Color choosing dialog 6 :synopsis: Color choosing dialog 14 a modal color choosing dialog window. The ``Chooser`` class inherits from 21 Create a color choosing dialog. A call to this method will show the window,
|
/external/arm-trusted-firmware/include/lib/ |
D | bakery_lock.h | 44 static inline uint16_t make_bakery_data(unsigned int choosing, unsigned int num) in make_bakery_data() argument 46 unsigned int val = (choosing & 0x1U) | (num << 1); in make_bakery_data()
|
/external/e2fsprogs/lib/et/test_cases/ |
D | continuation.et | 6 See the ovpasswd man page for help in choosing a good password."
|
/external/angle/extensions/ |
D | EGL_ANGLE_platform_angle_device_type_swiftshader.txt | 39 This extension enables choosing the SwiftShader Vulkan implementation
|
D | EGL_ANGLE_platform_angle_device_type_egl.txt | 39 This extension enables choosing the driver's EGL implementation when it is
|
/external/perfetto/test/trace_processor/tables/ |
D | index | 6 # http://perfetto/dev/docs/analysis/trace-processor#diff-tests for choosing which folder
|
/external/angle/doc/ |
D | ChoosingANGLEBranch.md | 4 tag specific revisions as releases, which may make the process of choosing a 28 **We recommend choosing a branch corresponding to a Beta or Stable Chromium
|
/external/llvm-project/llvm/test/tools/llvm-objcopy/COFF/ |
D | add-gnu-debuglink.test | 10 # Show the last of the preexisting sections, which is used for choosing
|
/external/llvm-project/llvm/test/CodeGen/Hexagon/ |
D | swp-xxh2.ll | 5 ; The problem is choosing the correct name for the Phis in the epilog.
|
/external/llvm-project/libc/docs/ |
D | build_system.rst | 6 targets. This makes picking and choosing desired pieces a straighforward
|
/external/tensorflow/tensorflow/compiler/xla/service/gpu/ |
D | backend_configs.proto | 48 // different cuBLAS API will be used, which does not allow for choosing an
|
/external/zopfli/ |
D | README.zopflipng | 4 - compares several strategies for choosing scanline filter codes,
|
/external/libvpx/libvpx/ |
D | keywords.dox | 26 carefully weighed before choosing a different course.
|
/external/libaom/libaom/ |
D | keywords.dox | 26 carefully weighed before choosing a different course.
|
/external/mesa3d/docs/relnotes/ |
D | 10.6.9.rst | 52 - st/mesa: try PIPE_BIND_RENDER_TARGET when choosing float texture
|
/external/angle/src/libANGLE/renderer/vulkan/shaders/src/ |
D | BlitResolveStencilNoExport.comp | 114 // Note: always resolve using sample 0. GLES3 gives us freedom in choosing how
|
/external/llvm/test/Transforms/InstCombine/ |
D | fcmp.ll | 244 ; Can fold fcmp with undef on one side by choosing NaN for the undef 252 ; Can fold fcmp with undef on one side by choosing NaN for the undef
|
/external/catch2/docs/ |
D | reporters.md | 10 To specify a reporter use [`-r` or `--reporter`](command-line.md#choosing-a-reporter-to-use), follo…
|
/external/swiftshader/docs/ |
D | ANGLE.md | 47 …n](https://chromium.googlesource.com/angle/angle/+/HEAD/doc/DevSetup.md#choosing-a-backend) of ANG…
|
/external/zstd/tests/ |
D | README.md | 159 …normal operation, represents percentage slack in choosing viable starting strategy selection in ch…
|
/external/icu/icu4c/source/samples/datefmt/ |
D | README.TXT | 54 0:00 GMT (or any date of your choosing). You will have to create a
|
/external/llvm-project/llvm/test/CodeGen/X86/ |
D | regalloc-advanced-split-cost.ll | 6 ; created during split is taken into account when choosing the best candidate
|
/external/llvm-project/clang-tools-extra/docs/clang-tidy/checks/ |
D | modernize-pass-by-value.rst | 9 check allows the compiler to take care of choosing the best way to construct
|
/external/conscrypt/ |
D | CAPABILITIES.md | 4 Conscrypt is relatively selective in choosing the set of primitives to provide, focusing
|
/external/clang/docs/ |
D | CrossCompilation.rst | 8 This document will guide you in choosing the right Clang options 14 build system or Makefiles, nor choosing the right CMake options, etc.
|
12345678