/third_party/boost/libs/asio/doc/overview/ |
D | bsd_sockets.qbk | 14 scalable applications. For example, it permits programmers to exert finer 18 Unsafe and error prone aspects of the BSD socket API are not included. For 32 [ For TCP: [link boost_asio.reference.ip__tcp.socket ip::tcp::socket], 35 For UDP: [link boost_asio.reference.ip__udp.socket ip::udp::socket] 52 [ For TCP: [link boost_asio.reference.ip__tcp.endpoint ip::tcp::endpoint] 54 For UDP: [link boost_asio.reference.ip__udp.endpoint ip::udp::endpoint] 60 [ For TCP: [link boost_asio.reference.basic_socket_acceptor.accept ip::tcp::acceptor::accept()] 66 [ For TCP: [link boost_asio.reference.basic_socket.bind ip::tcp::acceptor::bind()], 69 For UDP: [link boost_asio.reference.basic_socket.bind ip::udp::socket::bind()] 75 [ For TCP: [link boost_asio.reference.basic_socket.close ip::tcp::acceptor::close()], [all …]
|
/third_party/skia/third_party/externals/tint/src/ast/ |
D | for_loop_statement_test.cc | 31 auto* l = For(init, cond, cont, body); in TEST_F() 41 auto* l = For(Source{{20u, 2u}}, nullptr, nullptr, nullptr, body); in TEST_F() 49 auto* l = For(nullptr, nullptr, nullptr, body); in TEST_F() 57 b.For(nullptr, nullptr, nullptr, nullptr); in TEST_F() 67 b1.For(b2.Block(), nullptr, nullptr, b1.Block()); in TEST_F() 77 b1.For(nullptr, b2.Expr(true), nullptr, b1.Block()); in TEST_F() 87 b1.For(nullptr, nullptr, b2.Block(), b1.Block()); in TEST_F() 97 b1.For(nullptr, nullptr, nullptr, b2.Block()); in TEST_F()
|
/third_party/skia/third_party/externals/harfbuzz/ |
D | README | 3 For bug reports, mailing list, and other information please visit: 7 For license information, see https://github.com/harfbuzz/harfbuzz/blob/main/COPYING 9 For build information, see https://github.com/harfbuzz/harfbuzz/blob/main/BUILD.md 11 For custom configurations, see https://github.com/harfbuzz/harfbuzz/blob/main/CONFIG.md 13 For test execution, see https://github.com/harfbuzz/harfbuzz/blob/main/TESTING.md
|
D | README.md | 13 For bug reports, mailing list, and other information please visit: 17 For license information, see [COPYING](COPYING). 19 For build information, see [BUILD.md](BUILD.md). 21 For custom configurations, see [CONFIG.md](CONFIG.md). 23 For test execution, see [TESTING.md](TESTING.md).
|
/third_party/flutter/skia/third_party/externals/icu/source/data/translit/ |
D | InterIndic_Devanagari.txt | 14 \uE015\uE03C → क़; #\uE058 LETTER QA (For Urdu) 15 \uE016\uE03C → ख़; #\uE059 LETTER KHHA (For Urdu) 16 \uE017\uE03C → ग़; #\uE05A LETTER GHHA (For Urdu) 17 \uE01C\uE03C → ज़; #\uE05B LETTER ZA (For Urdu) 41 \uE00D → ऍ; # LETTER CANDRA E (For representing English sounds) 42 \uE00E → ऎ; # LETTER SHORT E(For Southern Scripts) 45 \uE011 → ऑ; # LETTER CANDRA O (For representing English sounds) 46 \uE012 → ऒ; # LETTER SHORT O (For Southern Scripts) 111 \uE058 → क़; # LETTER QA (For Urdu) 112 \uE059 → ख़; # LETTER KHHA (For Urdu) [all …]
|
/third_party/icu/icu4c/source/data/translit/ |
D | InterIndic_Devanagari.txt | 15 \uE015\uE03C → क़; #\uE058 LETTER QA (For Urdu) 16 \uE016\uE03C → ख़; #\uE059 LETTER KHHA (For Urdu) 17 \uE017\uE03C → ग़; #\uE05A LETTER GHHA (For Urdu) 18 \uE01C\uE03C → ज़; #\uE05B LETTER ZA (For Urdu) 42 \uE00D → ऍ; # LETTER CANDRA E (For representing English sounds) 43 \uE00E → ऎ; # LETTER SHORT E(For Southern Scripts) 46 \uE011 → ऑ; # LETTER CANDRA O (For representing English sounds) 47 \uE012 → ऒ; # LETTER SHORT O (For Southern Scripts) 112 \uE058 → क़; # LETTER QA (For Urdu) 113 \uE059 → ख़; # LETTER KHHA (For Urdu) [all …]
|
/third_party/skia/third_party/externals/icu/source/data/translit/ |
D | InterIndic_Devanagari.txt | 15 \uE015\uE03C → क़; #\uE058 LETTER QA (For Urdu) 16 \uE016\uE03C → ख़; #\uE059 LETTER KHHA (For Urdu) 17 \uE017\uE03C → ग़; #\uE05A LETTER GHHA (For Urdu) 18 \uE01C\uE03C → ज़; #\uE05B LETTER ZA (For Urdu) 42 \uE00D → ऍ; # LETTER CANDRA E (For representing English sounds) 43 \uE00E → ऎ; # LETTER SHORT E(For Southern Scripts) 46 \uE011 → ऑ; # LETTER CANDRA O (For representing English sounds) 47 \uE012 → ऒ; # LETTER SHORT O (For Southern Scripts) 112 \uE058 → क़; # LETTER QA (For Urdu) 113 \uE059 → ख़; # LETTER KHHA (For Urdu) [all …]
|
/third_party/boost/libs/test/doc/test_output/ |
D | logging_floating_point.qbk | 18 For 32-bit floats, 9 decimal digits are needed to ensure a single bit change produces a different d… 25 For __IEEE754__ 32-bit float values - 9 decimal digits are shown. For 64-bit __IEEE754__ double - 1… 26 __IEEE754__ extended long double using 80-bit - 21 decimal digits. For __IEEE754__ quadruple long d… 27 extended long double 128-bit - 36 decimal digits. For floating-point types, a convenient formula to… 34 …or mantissa. For example, for the SPARC extended long double 128, 113 bits are used for the signif…
|
/third_party/ltp/tools/sparse/sparse-src/Documentation/ |
D | types.rst | 7 For the purpose of this document, things can be simplified into: 51 For integer types: 55 For floating-point types: 59 For the other base types: 65 It's used to make variants of existing types. For example, 78 For pointers: 84 For functions: 92 For arrays: 100 For structs: 111 For enums: [all …]
|
/third_party/cmsis/CMSIS/DSP/Source/ |
D | fft.cmake | 482 # For cfft_radix4_init 489 # For cfft_radix4_init 496 # For cfft_radix4_init 503 # For cfft_radix4_init 510 # For cfft_radix4_init 517 # For cfft_radix4_init 524 # For cfft_radix4_init 531 # For cfft_radix4_init 538 # For cfft_radix4_init 550 # For cfft_radix4_init [all …]
|
/third_party/boost/libs/range/doc/reference/algorithm/ |
D | binary_search.qbk | 28 [*For the non-predicate versions of binary_search:] 35 [*For the predicate versions of binary_search:] 44 [*For the non-predicate version:] 48 [*For the predicate version:] 54 For non-random-access ranges, the complexity is `O(N)` where `N` is `distance(rng)`. 56 For random-access ranges, the complexity is `O(log N)` where `N` is `distance(rng)`.
|
D | equal_range.qbk | 48 …`, then an empty range is returned, hence `result.first == result.second`. For the non-predicate v… 49 For the predicate versions of `equal_range` the equality of elements is determined by `pred`. 57 [*For the non-predicate versions:] 64 [*For the predicate versions:] 73 For the non-predicate versions: `rng` is ordered in ascending order according to `operator<`. 75 For the predicate versions: `rng` is ordered in ascending order according to `pred`. 79 For random-access ranges, the complexity is `O(log N)`, otherwise the complexity is `O(N)`.
|
D | upper_bound.qbk | 60 [*For the non-predicate versions:] 67 [*For the predicate versions:] 76 [*For the non-predicate versions:] 80 [*For the predicate versions:] 86 For ranges that model the __random_access_range__ Concept the complexity is `O(log N)`, where `N` i…
|
D | lower_bound.qbk | 60 [*For the non-predicate versions:] 67 [*For the predicate versions:] 76 [*For the non-predicate versions:] 80 [*For the predicate versions:] 86 For ranges that model the __random_access_range__ concept the complexity is `O(log N)`, where `N` i… 88 For all other range types the complexity is `O(N)`.
|
/third_party/mesa3d/docs/drivers/ |
D | zink.rst | 61 For OpenGL 3.0 support, the following additional requirements needs to be 77 For OpenGL 3.1 support, the following additional ``VkPhysicalDeviceLimits`` 85 For OpenGL 3.2 support, the following additional ``VkPhysicalDeviceFeatures`` 96 For OpenGL 3.3 support, the following additional requirements needs to be 110 For OpenGL 4.0 support, the following additional requirements needs to be 132 For OpenGL 4.1 support, the following additional ``VkPhysicalDeviceLimits`` 141 For OpenGL 4.2 support, the following additional requirements needs to be 149 * For Vulkan 1.2 and above: 158 * For Vulkan 1.1 and below: 174 For OpenGL 4.3 support, the following additional requirements needs to be [all …]
|
/third_party/skia/third_party/externals/angle2/doc/ |
D | TestingAndProcesses.md | 10 depends on the context. For example, a Wrangler trying to unblock an AutoRoller will typically 23 Validation Layer bug. For Vulkan Validation Layer bugs, file an 45 - `FLAKY` - For rare flakes 46 - `FAIL` - For a test that flakes often or persistently fails 47 - `SKIP` - For a test that crashes 48 - `TIMEOUT` - For a test that is very slow and may timeout 56 - `SKIP` - For a test that fails or crashes 57 - `TIMEOUT` - For a test that is very slow and may timeout 79 - `RetryOnFailure` - For a test that rarely flakes 80 - `Failure` - For a test that fails consistently or flakes often [all …]
|
/third_party/skia/third_party/externals/swiftshader/src/Main/ |
D | FrameBuffer.cpp | 177 For(Int y = 0, y < height, y++) in copyRoutine() 195 For(, x < width - 3, x += 4) in copyRoutine() 205 For(, x < width - 3, x += 4) in copyRoutine() 218 For(, x < width - 1, x += 2) in copyRoutine() 230 For(, x < width - 3, x += 4) in copyRoutine() 247 For(, x < width, x++) in copyRoutine() 303 For(, x < width - 3, x += 4) in copyRoutine() 313 For(, x < width - 3, x += 4) in copyRoutine() 326 For(, x < width - 1, x += 2) in copyRoutine() 338 For(, x < width - 3, x += 4) in copyRoutine() [all …]
|
/third_party/skia/third_party/externals/tint/src/writer/hlsl/ |
D | generator_impl_loop_test.cc | 163 For(nullptr, nullptr, nullptr, Block(CallStmt(Call("a_statement")))); in TEST_F() 186 auto* f = For(Decl(Var("i", ty.i32())), nullptr, nullptr, in TEST_F() 211 auto* f = For(Decl(Var("b", nullptr, multi_stmt)), nullptr, nullptr, in TEST_F() 240 auto* f = For(nullptr, true, nullptr, Block(CallStmt(Call("a_statement")))); in TEST_F() 266 For(nullptr, multi_stmt, nullptr, Block(CallStmt(Call("a_statement")))); in TEST_F() 295 auto* f = For(nullptr, nullptr, Assign("i", Add("i", 1)), in TEST_F() 322 auto* f = For(nullptr, nullptr, Assign("i", multi_stmt), in TEST_F() 351 auto* f = For(Decl(Var("i", ty.i32())), true, Assign("i", Add("i", 1)), in TEST_F() 382 For(Decl(Var("i", nullptr, multi_stmt_a)), multi_stmt_b, in TEST_F()
|
/third_party/skia/third_party/externals/tint/src/writer/glsl/ |
D | generator_impl_loop_test.cc | 163 For(nullptr, nullptr, nullptr, Block(CallStmt(Call("a_statement")))); in TEST_F() 186 auto* f = For(Decl(Var("i", ty.i32())), nullptr, nullptr, in TEST_F() 211 auto* f = For(Decl(Var("b", nullptr, multi_stmt)), nullptr, nullptr, in TEST_F() 240 auto* f = For(nullptr, true, nullptr, Block(CallStmt(Call("a_statement")))); in TEST_F() 266 For(nullptr, multi_stmt, nullptr, Block(CallStmt(Call("a_statement")))); in TEST_F() 295 auto* f = For(nullptr, nullptr, Assign("i", Add("i", 1)), in TEST_F() 322 auto* f = For(nullptr, nullptr, Assign("i", multi_stmt), in TEST_F() 351 auto* f = For(Decl(Var("i", ty.i32())), true, Assign("i", Add("i", 1)), in TEST_F() 382 For(Decl(Var("i", nullptr, multi_stmt_a)), multi_stmt_b, in TEST_F()
|
/third_party/skia/third_party/externals/tint/src/writer/wgsl/ |
D | generator_impl_loop_test.cc | 73 auto* f = For(multi_stmt, nullptr, nullptr, Block(Return())); in TEST_F() 95 auto* f = For(nullptr, true, nullptr, Block(Return())); in TEST_F() 115 auto* f = For(nullptr, nullptr, Assign("i", Add("i", 1)), Block(Return())); in TEST_F() 137 auto* f = For(nullptr, nullptr, multi_stmt, Block(Return())); in TEST_F() 159 auto* f = For(Decl(Var("i", ty.i32())), true, Assign("i", Add("i", 1)), in TEST_F() 182 auto* f = For(multi_stmt_a, Expr(true), multi_stmt_b, Block(Return())); in TEST_F()
|
/third_party/ltp/testcases/open_posix_testsuite/Documentation/ |
D | HOWTO_DefinitionsTest | 26 For assignment, some rules of thumb are: 27 - For variables of a defined type, assign t.<field> to these values. 32 - For variables which are other functions, assign a function to t.<field>. 37 For examples, see posixtestsuite/conformance/definitions/signal/15-1.c 51 For examples, see posixtestsuite/conformance/definitions/signal/22-*.c 68 For examples, see posixtestsuite/conformance/definitions/signal/43-1.c
|
/third_party/icu/docs/userguide/collation/ |
D | index.md | 20 vary from document to document within the same language. For example, phonebook 37 For example: 74 For example, here are some of the ways languages vary in ordering strings: 76 * The letters A-Z can be sorted in a different order than in English. For 79 * Combinations of letters can be treated as if they were one letter. For 84 For example, "é" can be treated equivalent to "e". 86 * Accented letters can be treated as distinct letters. For example, "Å" in 90 indistinct in another. For example, the letters "v" and "w" are two 94 * A letter can be treated as if it were two letters. For example, in German 100 from the end of the string. For example, the word "côte" sorts before "coté" [all …]
|
/third_party/boost/libs/math/doc/distributions/ |
D | dist_algorithms.qbk | 24 typename Dist::value_type find_location( // For example, normal mean. 26 // For example, a nominal minimum acceptable z, so that p * 100 % are > z 32 typename Dist::value_type find_location( // For example, normal mean. 34 // For example, a nominal minimum acceptable z, so that p * 100 % are > z 47 typename Dist::value_type find_scale( // For example, normal mean. 49 // For example, a nominal minimum acceptable weight z, so that p * 100 % are > z 55 typename Dist::value_type find_scale( // For example, normal mean. 57 // For example, a nominal minimum acceptable z, so that p * 100 % are > z
|
/third_party/skia/third_party/externals/tint/src/writer/msl/ |
D | generator_impl_loop_test.cc | 156 For(nullptr, nullptr, nullptr, Block(CallStmt(Call("a_statement")))); in TEST_F() 177 auto* f = For(Decl(Var("i", ty.i32())), nullptr, nullptr, in TEST_F() 208 For(multi_stmt, nullptr, nullptr, Block(CallStmt(Call("a_statement")))); in TEST_F() 235 auto* f = For(nullptr, true, nullptr, Block(CallStmt(Call("a_statement")))); in TEST_F() 257 auto* f = For(nullptr, nullptr, Assign("i", Add("i", 1)), in TEST_F() 290 For(nullptr, nullptr, multi_stmt, Block(CallStmt(Call("a_statement")))); in TEST_F() 315 auto* f = For(Decl(Var("i", ty.i32())), true, Assign("i", Add("i", 1)), in TEST_F() 348 auto* loop = For(multi_stmt_a, Expr(true), multi_stmt_b, in TEST_F()
|
/third_party/ffmpeg/doc/ |
D | resampler.texi | 128 For swr only, set resampling filter size, default value is 32. 131 For swr only, set resampling phase shift, default value is 10, and must be in 139 For swr only, when enabled, try to use exact phase_count based on input and 149 For soxr only, the precision in bits to which the resampled signal will be 155 For soxr only, selects passband rolloff none (Chebyshev) & higher-precision 159 For swr only, simple 1 parameter audio sync to timestamps using stretching, 167 For swr only, assume the first pts should be this value. The time unit is 1 / sample rate. 170 trimming is done. For example, this could be set to 0 to pad the beginning with 175 For swr only, set the minimum difference between timestamps and audio data (in 182 For swr only, set the minimum difference between timestamps and audio data (in [all …]
|