Searched refs:begins (Results 1 – 25 of 388) sorted by relevance
12345678910>>...16
/third_party/mesa3d/src/gallium/frontends/clover/util/ |
D | range.hpp | 256 return { f, tuple::map(begins(), os) }; in begin() 262 tuple::map(begins(), os)) }; in end() 267 return { f, tuple::map(begins(), os) }; in begin() 273 tuple::map(begins(), os)) }; in end()
|
/third_party/skia/third_party/externals/opengl-registry/extensions/SGIX/ |
D | SGIX_flush_raster.txt | 27 raster operation begins. We define a raster operation as an operation 76 begins.
|
D | SGIX_occlusion_instrument.txt | 62 paragraph which begins "If the depth buffer test fails...":
|
/third_party/openGLES/extensions/SGIX/ |
D | SGIX_flush_raster.txt | 27 raster operation begins. We define a raster operation as an operation 76 begins.
|
D | SGIX_occlusion_instrument.txt | 62 paragraph which begins "If the depth buffer test fails...":
|
/third_party/skia/buildtools/third_party/libunwind/ |
D | OWNERS | 1 # You may only be an owner of libunwind if your username begins with 'th'.
|
/third_party/skia/third_party/externals/icu/source/data/brkitr/rules/ |
D | title.txt | 16 # If the iterator begins on a CaseIgnorable, advance it past it/them.
|
/third_party/icu/icu4c/source/data/brkitr/rules/ |
D | title.txt | 16 # If the iterator begins on a CaseIgnorable, advance it past it/them.
|
/third_party/tzdata/ |
D | date.1.txt | 67 In Sunday-based week numbering, the first Sunday of the year begins 69 numbering, the first Monday of the year begins week 1.
|
D | newtzset.3.txt | 39 if the value begins with a colon, it is used as a pathname of a 47 When TZ is used as a pathname, if it begins with a slash, it is used as 105 begins January 1 at 00:00 and ends December 31 at
|
D | zdump.8.txt | 80 and the time zone abbreviation begins with "-" or is "zzz". 102 Here, local time begins 10 hours, 31 minutes and 26 seconds west of UT,
|
/third_party/curl/docs/libcurl/opts/ |
D | CURLMOPT_PIPELINING_SERVER_BL.md | 34 Note that the comparison matches if the Server: header begins with the string
|
/third_party/openssl/doc/internal/man3/ |
D | ossl_DER_w_begin_sequence.pod | 25 ossl_DER_w_begin_sequence() and ossl_DER_w_end_sequence() begins and ends a
|
/third_party/openh264/test/build/ios/codec_unittest/codec_unittest/ |
D | AppDelegate.m | 20 …phone call or SMS message) or when the user quits the application and it begins the transition to …
|
/third_party/skia/third_party/externals/egl-registry/extensions/NV/ |
D | EGL_NV_stream_reset.txt | 65 recover when the camera begins streaming again. 122 Occurs when the consumer begins examining the last unconsumed 135 disabled, when the consumer begins examining the last unconsumed
|
/third_party/EGL/extensions/NV/ |
D | EGL_NV_stream_reset.txt | 65 recover when the camera begins streaming again. 122 Occurs when the consumer begins examining the last unconsumed 135 disabled, when the consumer begins examining the last unconsumed
|
/third_party/skia/third_party/externals/swiftshader/third_party/marl/docs/ |
D | scheduler.md | 113 … `runUntilIdle()` begins by completing all fibers that are ready to be resumed (no longer blocked). 130 If the worker is a [Multi-Threaded-Worker](#multi-threaded-workers), `waitForWork()` begins by ente… 169 If a task blocks, then `Scheduler::Worker::suspend()` is called. `suspend()` begins by calling [`Sc… 226 Each MTW is paired with a new `std::thread` that begins by calling `marl::Scheduler::Worker::run()`.
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/docs/ |
D | syntax.md | 71 An ID in the assembly language begins with `%` and must be followed by a name 161 before the next one begins? And if `LocalSize` is replaced by an arbitrary 171 `<result-id>` is eventually encountered, it begins a new instruction and parsing
|
/third_party/skia/third_party/externals/spirv-tools/docs/ |
D | syntax.md | 71 An ID in the assembly language begins with `%` and must be followed by a name 161 before the next one begins? And if `LocalSize` is replaced by an arbitrary 171 `<result-id>` is eventually encountered, it begins a new instruction and parsing
|
/third_party/spirv-tools/docs/ |
D | syntax.md | 71 An ID in the assembly language begins with `%` and must be followed by a name 161 before the next one begins? And if `LocalSize` is replaced by an arbitrary 171 `<result-id>` is eventually encountered, it begins a new instruction and parsing
|
/third_party/python/Doc/library/ |
D | os.path.rst | 249 begins with a slash, on Windows that it begins with a (back)slash after chopping 346 if a pathname begins with exactly two slashes, the first component 491 path``, and the extension, *ext*, is empty or begins with a period and contains at
|
/third_party/vk-gl-cts/doc/testspecs/GLES31/ |
D | functional.draw_buffers_indexed.txt | 39 Each test cases begins by creating framebuffer object and required renderbuffer
|
/third_party/curl/docs/libcurl/ |
D | curl_easy_getinfo.md | 110 Time from start until just before the transfer begins. 115 Time from start until just before the transfer begins.
|
/third_party/json/docs/mkdocs/docs/api/basic_json/ |
D | contains.md | 52 …rse_error.106`](../../home/exceptions.md#jsonexceptionparse_error106) if an array index begins with
|
/third_party/protobuf/objectivec/Tests/CocoaPods/iOSCocoaPodsTester/iOSCocoaPodsTester/ |
D | AppDelegate.m | 46 …phone call or SMS message) or when the user quits the application and it begins the transition to …
|
12345678910>>...16