Home
last modified time | relevance | path

Searched full:released (Results 1 – 25 of 2408) sorted by relevance

12345678910>>...97

/third_party/markupsafe/
DCHANGES.rst4 Released 2024-02-02
12 Released 2024-01-19
21 Released 2023-06-02
32 Released 2023-01-17
41 Released 2022-03-14
49 Released 2022-02-17
62 Released 2021-05-18
72 Released 2021-05-11
83 Released 2019-02-23
92 Released 2018-11-05
[all …]
/third_party/backends/doc/mustek/
Dmustek.CHANGES4 * Released Mustek backend 1.0-138
9 * Released Mustek backend 1.0-137
14 * Released Mustek backend 1.0-136
18 * Released Mustek backend 1.0-135
28 * Released Mustek backend 1.0-134
38 * Released Mustek backend 1.0-133
44 * Released Mustek backend 1.0-132
61 * Released Mustek backend 1.0-131
69 * Released Mustek backend 1.0-130
84 * Released Mustek backend 1.0-129
[all …]
/third_party/mesa3d/docs/
Dhistory.rst18 February 1995: Mesa 1.0 is released on the internet. I expected that a
40 October 1996: Mesa 2.0 is released. It implements the OpenGL 1.1
43 March 1997: Mesa 2.2 is released. It supports the new 3dfx Voodoo
47 September 1998: Mesa 3.0 is released. It's the first publicly-available
58 October 2001: Mesa 4.0 is released. It implements the OpenGL 1.3
65 November 2002: Mesa 5.0 is released. It implements the OpenGL 1.4
68 January 2003: Mesa 6.0 is released. It implements the OpenGL 1.5
72 June 2007: Mesa 7.0 is released, implementing the OpenGL 2.1
80 February 2012: Mesa 8.0 is released, implementing the OpenGL 3.0
83 July 2016: Mesa 12.0 is released, including OpenGL 4.3 support and
/third_party/jinja2/
DCHANGES.rst6 Released 2024-01-10
18 Released 2022-04-28
28 Released 2022-03-25
37 Released 2022-03-24
78 Released 2021-11-09
95 Released 2021-10-04
113 Released 2021-05-18
131 Released 2021-05-11
209 Released 2021-01-31
219 Released 2020-04-13
[all …]
/third_party/libinput/quirks/
D30-vendor-madcatz.quirks8 # event21 POINTER_BUTTON +3.08s BTN_BACK (278) released, seat count: 0
11 # event21 POINTER_BUTTON +6.69s BTN_TASK (279) released, seat count: 0
12 # event21 POINTER_BUTTON +7.32s BTN_FORWARD (277) released, seat count: 0
14 # event21 POINTER_BUTTON +7.84s BTN_BACK (278) released, seat count: 0
28 # event8 POINTER_BUTTON +1.275s ??? (280) released, seat count: 0
30 # event8 POINTER_BUTTON +3.585s ??? (281) released, seat count: 0
33 # event8 POINTER_BUTTON +4.184s ??? (282) released, seat count: 0
/third_party/exfatprogs/
DNEWS1 exfatprogs 1.2.5 - released 2024-08-06
22 exfatprogs 1.2.4 - released 2024-06-17
30 exfatprogs 1.2.3 - released 2024-05-23
54 exfatprogs 1.2.2 - released 2023-10-26
71 exfatprogs 1.2.1 - released 2023-05-17
78 exfatprogs 1.2.0 - released 2022-10-28
101 exfatprogs 1.1.3 - released 2021-11-11
114 exfatprogs 1.1.2 - released 2021-05-20
125 exfatprogs 1.1.1 - released 2021-04-21
141 exfatprogs 1.1.0 - released 2021-02-09
[all …]
/third_party/jerryscript/docs/
D06.REFERENCE-COUNTING.md5 API functions are always live references and must be released
21 * is released it becomes a dead reference and cannot be
35 /* Both references must be released. */
58 /* The prop_value must be released later because both the base
62 * This reference must be released as well. */
75 /* The prop_value must be released. */
85 * reference must be released regardless of whether the operation
128 * these references are automatically released after the handler
175 /* Since all references are released, no memory leak occurs. */
/third_party/curl/docs/
DHISTORY.md19 On November 11, 1996 the Brazilian developer Rafael Sagula wrote and released
24 additions was 0.2, released on December 17, 1996. Daniel quickly became the
30 HttpGet 0.3 was released in January 1997 and now it accepted HTTP URLs on the
33 HttpGet 1.0 was released on April 8 1997 with brand new HTTP proxy support.
37 was released in August 1997. The http-only days were already passed.
39 Version 2.2 was released on August 14 1997 and introduced support to build for
57 was released. (The version numbering from the previous names was kept.)
69 curl was no longer released under the GPL license. Now we are at 4000 lines of
77 Curl 5 was released in December 1998 and introduced the first ever curl man
92 September: Released curl 6.0. 15000 lines of code.
[all …]
/third_party/ltp/testcases/open_posix_testsuite/
DNEWS4 -June 03, 2005 Version 1.5.1 Released
9 -December 17, 2004 Version 1.5.0 Released
12 -July 06, 2004 Version 1.4.3 Released
15 -May 27, 2004 Version 1.4.2 Released
18 -May 01, 2004 Version 1.4.1 Released
21 -April 15, 2004 Version 1.4.0 Released
/third_party/ffmpeg/libavcodec/
Dmediacodec.c91 int released = atomic_fetch_add(&buffer->released, 1); in av_mediacodec_release_buffer() local
93 if (!released && (ctx->delay_flush || buffer->serial == atomic_load(&ctx->serial))) { in av_mediacodec_release_buffer()
107 int released = atomic_fetch_add(&buffer->released, 1); in av_mediacodec_render_buffer_at_time() local
109 if (!released && (ctx->delay_flush || buffer->serial == atomic_load(&ctx->serial))) { in av_mediacodec_render_buffer_at_time()
/third_party/libphonenumber/cpp/src/phonenumbers/
Dphonemetadata.pb.h1561 auto* released = _impl_.pattern_.Release(); in release_pattern() local
1565 return released; in release_pattern()
1630 auto* released = _impl_.format_.Release(); in release_format() local
1634 return released; in release_format()
1763 auto* released = _impl_.national_prefix_formatting_rule_.Release(); in release_national_prefix_formatting_rule() local
1767 return released; in release_national_prefix_formatting_rule()
1860 auto* released = _impl_.domestic_carrier_code_formatting_rule_.Release(); in release_domestic_carrier_code_formatting_rule() local
1864 return released; in release_domestic_carrier_code_formatting_rule()
1933 auto* released = _impl_.national_number_pattern_.Release(); in release_national_number_pattern() local
1937 return released; in release_national_number_pattern()
[all …]
/third_party/icu/docs/userguide/format_parse/numbers/
Dindex.md16 [`NumberFormatter`](https://unicode-org.github.io/icu-docs/apidoc/released/icu4c/numberformatter_8h…
17 ([Java](https://unicode-org.github.io/icu-docs/apidoc/released/icu4j/com/ibm/icu/number/NumberForma…
26 …hub.io/icu-docs/apidoc/released/icu4c/numberrangeformatter_8h.html) ([Java](https://unicode-org.gi…
/third_party/icu/docs/userguide/icu4j/
Dindex.md170 * [Index to all ICU4J API](https://unicode-org.github.io/icu-docs/apidoc/released/icu4j/)
171 * [Charset Detector](https://unicode-org.github.io/icu-docs/apidoc/released/icu4j/com/ibm/icu/tex…
172released/icu4j/com/ibm/icu/util/BuddhistCalendar.html), [Chinese](https://unicode-org.github.io/ic…
173released/icu4j/com/ibm/icu/util/BasicTimeZone.html), [iCalendar VTIMEZONE formatting and parsing](…
174released/icu4j/com/ibm/icu/text/DateTimePatternGenerator.html), [Date Interval Format](https://uni…
175 * [Unicode Normalization](https://unicode-org.github.io/icu-docs/apidoc/released/icu4j/com/ibm/ic…
176 * [Number Format Enhancements](https://unicode-org.github.io/icu-docs/apidoc/released/icu4j/com/i…
177 * [Enhanced word-break detection](https://unicode-org.github.io/icu-docs/apidoc/released/icu4j/co…
178 * [Transliteration](https://unicode-org.github.io/icu-docs/apidoc/released/icu4j/com/ibm/icu/text…
179 …docs/apidoc/released/icu4j/com/ibm/icu/text/UnicodeCompressor.html) & [Decompression](https://unic…
[all …]
/third_party/protobuf/src/google/protobuf/
Dgenerated_message_reflection_unittest.cc741 std::unique_ptr<Message> released(message.GetReflection()->ReleaseLast( in TEST() local
744 EXPECT_EQ(expected, released.get()); in TEST()
770 std::unique_ptr<Message> released(message.GetReflection()->ReleaseLast( in TEST() local
773 EXPECT_EQ(expected, released.get()); in TEST()
1182 Message* released = reflection->ReleaseMessage( in TEST() local
1184 EXPECT_TRUE(released == nullptr); in TEST()
1185 released = reflection->ReleaseMessage( in TEST()
1187 EXPECT_TRUE(released == nullptr); in TEST()
1198 released = reflection->ReleaseMessage( in TEST()
1200 EXPECT_TRUE(released != nullptr); in TEST()
[all …]
Dinlined_string_field.cc95 auto* released = new std::string(std::move(*get_mutable())); in Release() local
97 return released; in Release()
102 std::string* released = (arena != nullptr && donated) in Release() local
106 return released; in Release()
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/
DWGL_NV_render_depth_texture.txt249 texture object have been released. When a pbuffer is destroyed, any
287 wglReleaseTexImageARB is called, then the color buffer is released and the
293 depth buffers to be released back to the pbuffer and new memory will be
294 allocated for the texture. Note that the color or depth buffer is released
314 The contents of the color or depth buffer being released are undefined
315 when it is first released. In particular, there is no guarantee that the
318 depth buffer is released.
324 After a color or depth buffer is released from a texture (either
/third_party/openGLES/extensions/NV/
DWGL_NV_render_depth_texture.txt249 texture object have been released. When a pbuffer is destroyed, any
287 wglReleaseTexImageARB is called, then the color buffer is released and the
293 depth buffers to be released back to the pbuffer and new memory will be
294 allocated for the texture. Note that the color or depth buffer is released
314 The contents of the color or depth buffer being released are undefined
315 when it is first released. In particular, there is no guarantee that the
318 depth buffer is released.
324 After a color or depth buffer is released from a texture (either
/third_party/skia/third_party/externals/egl-registry/sdk/docs/man/
DMakefile20 # Version 1.2.1, released January 26, 2000, developed by Silicon Graphics,
27 # OpenGL(R) Graphics System: A Specification (Version 1.2.1), released
29 # 1.3), released November 4, 1998; and OpenGL(R) Graphics with the X
30 # Window System(R) (Version 1.3), released October 19, 1998. This software
/third_party/EGL/sdk/docs/man/
DMakefile20 # Version 1.2.1, released January 26, 2000, developed by Silicon Graphics,
27 # OpenGL(R) Graphics System: A Specification (Version 1.2.1), released
29 # 1.3), released November 4, 1998; and OpenGL(R) Graphics with the X
30 # Window System(R) (Version 1.3), released October 19, 1998. This software
/third_party/python/Doc/library/
Dbisect.rst212 >>> Movie = namedtuple('Movie', ('name', 'released', 'director'))
221 >>> # Find the first movie released after 1960
222 >>> by_year = attrgetter('released')
225 Movie(name='The Birds', released=1963, director='Hitchcock')
231 [Movie(name='The Birds', released=1963, director='Hitchcock'),
232 Movie(name='Love Story', released=1970, director='Hiller'),
233 Movie(name='Jaws', released=1975, director='Spielberg'),
234 Movie(name='Aliens', released=1986, director='Cameron'),
235 Movie(name='Titanic', released=1997, director='Cameron')]
/third_party/mindspore/mindspore-src/source/tests/ut/data/dataset/testSogouNews/
Dtrain.csv2released a large piece of micro curly long hair, elegant, lazy, gentle and capable","Liu Shishi's …
3 … different styles","Ni Ni's latest group of magazine cover blockbusters released that wearing gift…
/third_party/openGLES/extensions/ARB/
DWGL_ARB_render_texture.txt55 be rendered to. Once it has been released from the texture it can be
133 is released from the texture?
144 color buffer's image may be released from the current context).
170 is made then the color buffer is released back to the pbuffer and
176 buffer to be released back to the pbuffer, even if that level
180 color buffer that is bound to the texture target is released back
187 11. When the color buffer is released from the texture (back to the pbuffer)
302 in the texture object. When the pbuffer is released, this handle
611 texture object have been released. When a pbuffer is destroyed,
695 released. If the pbuffer is lost, any color buffers that are bound
[all …]
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/
DWGL_ARB_render_texture.txt45 be rendered to. Once it has been released from the texture it can be
123 is released from the texture?
134 color buffer's image may be released from the current context).
160 is made then the color buffer is released back to the pbuffer and
166 buffer to be released back to the pbuffer, even if that level
170 color buffer that is bound to the texture target is released back
177 11. When the color buffer is released from the texture (back to the pbuffer)
292 in the texture object. When the pbuffer is released, this handle
601 texture object have been released. When a pbuffer is destroyed,
685 released. If the pbuffer is lost, any color buffers that are bound
[all …]
/third_party/mesa3d/include/android_stub/system/
Dcamera.h157 * Ping camera service to see if camera hardware is released.
161 * is OK, it means the camera hardware is not released. If the result
162 * is not OK, the camera has been released and the existing client
199 * Camera was released because another client has connected to the camera.
201 * getting this notification. Otherwise, the camera will be released by
208 * Camera was released because device policy change or the client application
211 * released by camera service in a short time. The client should not call any
/third_party/icu/docs/userguide/format_parse/messages/
Dindex.md45 ([Java](https://unicode-org.github.io/icu-docs/apidoc/released/icu4j/com/ibm/icu/text/MessageFormat…
46 [C++](https://unicode-org.github.io/icu-docs/apidoc/released/icu4c/classMessageFormat.html#_details…
47 [C](https://unicode-org.github.io/icu-docs/apidoc/released/icu4c/umsg_8h.html#_details)).
158 <https://unicode-org.github.io/icu-docs/apidoc/released/icu4j/com/ibm/icu/text/SimpleDateFormat.htm…
160 - **ICU4C:** <https://unicode-org.github.io/icu-docs/apidoc/released/icu4c/classSimpleDateFormat.ht…
165 <https://unicode-org.github.io/icu-docs/apidoc/released/icu4j/com/ibm/icu/number/NumberFormatter.ht…
167 - **ICU4C:** <https://unicode-org.github.io/icu-docs/apidoc/released/icu4c/classicu_1_1NumberFormat…

12345678910>>...97