/third_party/boost/boost/gil/ |
D | channel.hpp | 527 template <typename BF, int FB, int NB, bool M, typename R> 529 void swap(boost::gil::packed_channel_reference<BF, FB, NB, M> const x, R& y) in swap() argument 533 typename boost::gil::packed_channel_reference<BF, FB, NB, M>::value_type in swap() 540 template <typename BF, int FB, int NB, bool M> 543 typename boost::gil::packed_channel_reference<BF, FB, NB, M>::value_type& x, in swap() argument 544 boost::gil::packed_channel_reference<BF, FB, NB, M> const y) in swap() 548 typename boost::gil::packed_channel_reference<BF, FB, NB, M>::value_type in swap() 554 template <typename BF, int FB, int NB, bool M> inline 556 boost::gil::packed_channel_reference<BF, FB, NB, M> const x, in swap() argument 557 boost::gil::packed_channel_reference<BF, FB, NB, M> const y) in swap() [all …]
|
/third_party/optimized-routines/math/ |
D | erf.c | 17 #define NB __erf_data.erf_ratio_N_B macro 93 r1n = fma (a, NB[1], NB[0]); in erf() 97 r2n = fma (a, NB[3], NB[2]); in erf() 100 r3n = fma (a, NB[5], NB[4]); in erf() 102 r4n = NB[6]; in erf()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
D | SourceMgr.h | 120 SrcBuffer NB; in AddNewSourceBuffer() local 121 NB.Buffer = std::move(F); in AddNewSourceBuffer() 122 NB.IncludeLoc = IncludeLoc; in AddNewSourceBuffer() 123 Buffers.push_back(std::move(NB)); in AddNewSourceBuffer()
|
/third_party/mbedtls/tests/data_files/dir-maxpath/ |
D | long.sh | 21 NB=20 35 while [ $i -le $NB ]; do
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
D | SourceMgr.h | 155 SrcBuffer NB; in AddNewSourceBuffer() local 156 NB.Buffer = std::move(F); in AddNewSourceBuffer() 157 NB.IncludeLoc = IncludeLoc; in AddNewSourceBuffer() 158 Buffers.push_back(std::move(NB)); in AddNewSourceBuffer()
|
/third_party/boost/libs/mp11/test/ |
D | mp_bind_back.cpp | 24 struct NB {}; struct 38 using L1 = L<B1, B2, NB>; in main()
|
/third_party/ltp/tools/sparse/sparse-src/validation/ |
D | enum-base-type.c | 3 NB = 1L, enumerator
|
/third_party/flutter/skia/third_party/externals/imgui/examples/example_apple_metal/ |
D | README.md | 7 (NB: you may still want to use GLFW or SDL which will also support Windows, Linux along with OSX.)
|
/third_party/ffmpeg/tests/ref/fate/ |
D | libavcodec-htmlsubtitles | 8 A<br>B<BR/>C<br / >D< Br >E<brk><brk/> --> A\NB\NC\ND\NE
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | SIFormMemoryClauses.cpp | 186 unsigned NB = MaskB.getNumLanes(); in forAllLanes() local 187 if (NA != NB) in forAllLanes() 188 return NA > NB; in forAllLanes()
|
/third_party/gstreamer/gstplugins_bad/ext/dtls/ |
D | README | 31 NB With the current implementation the TX pipeline containing the dtlssrtpenc 53 NB With the current implementation the RX pipeline containing the dtlssrtpdec 62 NB In theory we would show an example gst-launch command. However that would not
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/pnacl-llvm/include/llvm/Bitcode/NaCl/ |
D | NaClBitCodes.h | 413 NaClBitcodeSelectorAbbrev(bool IF, unsigned NB) : IsFixed(IF), NumBits(NB) {}
|
/third_party/grpc/bazel/ |
D | grpc_util.bzl | 17 for c in str.elems(): # NB: assumes ASCII!
|
/third_party/libsnd/cmake/ |
D | CMakeAutoGenScript.cmake | 110 list(LENGTH SUFFICES_FILENAMES NB) 111 math(EXPR NB_END "${NB}-1") 134 list(LENGTH SUFFICES_FILENAMES NB) 135 math(EXPR NB_END "${NB}-1")
|
/third_party/python/Lib/lib2to3/ |
D | Grammar.txt | 10 # NB: compound_stmt in single_input is followed by extra NEWLINE! 121 # NB compile.c makes sure that the default except clause is last
|
/third_party/python/Lib/test/test_email/data/ |
D | msg_07.txt | 27 6ayd3Z5qQdG1B7bvQzaJjwUV2lixMUZ7JVsOlfjWVr/3NB/uFvnySBN6Dcb6rGwaRM3wsormw5cC
|
D | msg_13.txt | 36 6ayd3Z5qQdG1B7bvQzaJjwUV2lixMUZ7JVsOlfjWVr/3NB/uFvnySBN6Dcb6rGwaRM3wsormw5cC
|
/third_party/gstreamer/gstplugins_bad/ |
D | REQUIREMENTS | 48 libamrnb (for AMR-NB support)
|
/third_party/boost/libs/regex/test/regress/ |
D | sunpro.mak | 31 # NB this precludes multithread builds:
|
/third_party/libusb/.private/ |
D | wbs.txt | 21 NB: If your application requires /MT (Multi-threaded/libCMT), you need to
|
/third_party/gstreamer/gstreamer/docs/random/company/ |
D | gstdata | 4 NB: This document does not represent the current state of CVS but my current plans on how to implem… 139 NB: Object creation and refcounting are threadsafe - or must be implemented that way.
|
/third_party/openssl/doc/man3/ |
D | SSL_get_peer_cert_chain.pod | 24 NB: SSL_get_peer_cert_chain() returns the peer chain as sent by the peer: it
|
D | EVP_PKEY_decrypt.pod | 58 * NB: assumes key, eng, in, inlen are already set up
|
D | EVP_PKEY_derive.pod | 57 /* NB: assumes pkey, eng, peerkey have been already set up */
|
D | EVP_PKEY_verify.pod | 60 * NB: assumes verify_key, sig, siglen md and mdlen are already set up
|