Searched refs:choosing (Results 1 – 25 of 143) sorted by relevance
123456
/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/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/u-boot/doc/ |
D | README.displaying-bmps | 6 make sure all data is properly aligned, and in many situations simply choosing
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/Hexagon/ |
D | swp-xxh2.ll | 5 ; The problem is choosing the correct name for the Phis in the epilog.
|
/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/libaom/libaom/ |
D | keywords.dox | 26 carefully weighed before choosing a different course.
|
/external/libvpx/libvpx/ |
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
|
D | 11.0.3.rst | 57 - st/mesa: try PIPE_BIND_RENDER_TARGET when choosing float texture
|
/external/tensorflow/tensorflow/lite/g3doc/convert/ |
D | quantization.md | 34 # Get sample input data as a numpy array in a method of your choosing.
|
/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/angle/src/libANGLE/renderer/vulkan/shaders/src/ |
D | BlitResolveStencilNoExport.comp | 111 // Note: always resolve using sample 0. GLES3 gives us freedom in choosing how
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/ |
D | regalloc-advanced-split-cost.ll | 6 ; created during split is taken into account when choosing the best candidate
|
/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/u-boot/drivers/usb/ |
D | Kconfig | 29 After choosing your HCD, then select drivers for the USB peripherals
|
/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.
|
/external/libavc/common/arm/ |
D | ih264_deblk_luma_a9.s | 342 vbit q1, q14, q10 @choosing between po' and p0" 347 vbit q15, q6, q8 @choosing between p2 and p2'
|
/external/conscrypt/ |
D | CAPABILITIES.md | 4 Conscrypt is relatively selective in choosing the set of primitives to provide, focusing
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/InstCombine/ |
D | fcmp.ll | 340 ; Can fold fcmp with undef on one side by choosing NaN for the undef 349 ; Can fold fcmp with undef on one side by choosing NaN for the undef
|
/external/crosvm/docker/ |
D | Dockerfile | 42 # pull in a toolchain versions of our choosing.
|
123456