Home
last modified time | relevance | path

Searched full:updated (Results 1 – 25 of 4479) sorted by relevance

12345678910>>...180

/third_party/libphonenumber/
Drelease_notes.txt3 - Updated phone metadata for region code(s):
5 - Updated carrier data for country calling code(s):
7 - Updated / refreshed time zone meta data.
11 - Updated alternate formatting data for country calling code(s): 34, 385
12 - Updated phone metadata for region code(s):
15 - Updated geocoding data for country calling code(s): 52 (en)
16 - Updated carrier data for country calling code(s):
19 - Updated / refreshed time zone meta data.
23 - Updated phone metadata for region code(s):
25 - Updated carrier data for country calling code(s):
[all …]
/third_party/openssl/doc/man7/
Dlife_cycle-cipher.pod38 =item updated
68 | EVP_CIPHER_CTX_new ' updated or finaled states '
89 | | updated | EVP_CipherUpdate | |
94 …| updated | EVP_DecryptUpdate | | | updated |-----…
127 …start newed initialised updated finaled initialised updated initialised update…
135 EVP_CipherUpdate updated updated
136 …DecryptUpdate updated updated
138updated updated
145 …_params newed initialised updated initialised updated initialis…
147 …_params newed initialised updated initialised updated initialis…
[all …]
Dlife_cycle-mac.pod28 =item updated
69 | | updated | -+
96 start newed initialised updated finaled freed
99 EVP_MAC_update updated updated
103 EVP_MAC_CTX_get_params newed initialised updated
104 EVP_MAC_CTX_set_params newed initialised updated
105 EVP_MAC_CTX_gettable_params newed initialised updated
106 EVP_MAC_CTX_settable_params newed initialised updated
119 <th style="border:1px solid" align="center">updated</th>
139 <td style="border:1px solid" align="center">updated</td>
[all …]
Dlife_cycle-digest.pod27 =item updated
68 EVP_DigestInit | | updated | --+
95 start newed initialised updated finaled freed
98 EVP_DigestUpdate updated updated
103 EVP_MD_CTX_get_params newed initialised updated
104 EVP_MD_CTX_set_params newed initialised updated
105 EVP_MD_CTX_gettable_params newed initialised updated
106 EVP_MD_CTX_settable_params newed initialised updated
119 <th style="border:1px solid" align="center">updated</th>
139 <td style="border:1px solid" align="center">updated</td>
[all …]
/third_party/openssl/doc/life-cycles/
Dcipher.dot8 updated [fontcolor="#c94c4c"];
13 d_updated [label="updated\n(decryption)", fontcolor="#c94c4c"];
15 e_updated [label="updated\n(encryption)", fontcolor="#c94c4c"];
21 initialised -> updated [label="EVP_CipherUpdate", weight=2];
22 updated -> updated [label="EVP_CipherUpdate"];
23 updated -> finaled [label="EVP_CipherFinal"];
52 updated [fontcolor="#c94c4c"];
60 initialised -> updated [label="EVP_CipherUpdate", weight=2];
61 updated -> updated [label="EVP_CipherUpdate"];
62 updated -> finaled [label="EVP_CipherFinal"];
[all …]
Ddigest.dot7 updated [label=updated, fontcolor="#c94c4c"];
13 initialised -> updated [label="EVP_DigestUpdate", weight=3];
14 updated -> updated [label="EVP_DigestUpdate"];
15 updated -> finaled [label="EVP_DigestFinal"];
16 updated -> finaled [label="EVP_DigestFinalXOF",
26 updated -> newed [label="EVP_MD_CTX_reset", style=dashed,
28 updated -> initialised [label="EVP_DigestInit", weight=0, style=dashed,
Dmac.dot7 updated [fontcolor="#c94c4c"];
13 initialised -> updated [label="EVP_MAC_update"];
14 updated -> updated [label="EVP_MAC_update"];
15 updated -> finaled [label="EVP_MAC_final"];
16 updated -> finaled [label="EVP_MAC_finalXOF",
23 updated -> initialised [label="EVP_MAC_init", style=dashed,
/third_party/skia/third_party/externals/freetype/docs/oldlogs/
DChangeLog.21101 * docs/CHANGES: Updated.
206 * docs/CHANGES: Updated.
233 (FT_Open_Face): Updated -- face->glyph is already managed by
236 * src/type42/t42objs.c (T42_GlyphSlot_Done): Updated.
274 * docs/CHANGES: Updated.
278 * builds/win32/visualc/freetype.vcproj: Updated.
380 * docs/TODO: Updated.
396 * docs/formats.txt: Updated.
422 * docs/TODO: Updated.
489 * builds/amiga/README: Updated.
[all …]
DChangeLog.27141 * docs/formats.txt: Rewritten and updated.
276 (TT_Vary_Apply_Glyph_Deltas): Updated.
378 * src/cff/cffload.c (cff_get_var_blend): Updated.
379 * src/cff/cffload.h: Updated.
381 * src/cff/cf2ft.c (cf2_getNormalizedVector): Updated.
383 * src/truetype/ttgxvar.c (tt_get_var_blend): Updated.
385 * src/truetype/ttgxvar.h: Updated.
411 * src/sfnt/sfobjs.c (sfnt_init_face): Updated.
519 * src/cff/cf2ft.h: Updated.
533 (cff_subfont_load, cff_subfont_done): Updated.
[all …]
DChangeLog.2533 * docs/CHANGES: Updated.
195 * docs/CHANGES: Updated.
199 docs/CHANGES: Updated, formatted.
224 docs/CHANGES: Updated.
251 (get_sfnt_table): Updated.
546 Updated.
701 (tt_size_run_fpgm, tt_size_run_prep): Updated.
867 * src/base/ftbitmap.c: Updated.
871 Updated.
990 * src/truetype/ttsubpix.c (COMPATIBILITY_MODE_Rules): Updated.
[all …]
DChangeLog.2810 * docs/CHANGES: Updated.
119 checking is updated to allow these tags. It seems that recent Mac
170 * src/base/ftbitmap.c (ft_bitmap_assure_buffer): Updated.
171 * src/winfonts/winfnt.c (FNT_Load_Glyph): Updated.
172 * src/raster/ftrend1.c (ft_raster1_render): Updated.
257 * docs/CHANGES: Updated.
292 include/freetype/config/ftoption.h, devel/ftoption.h: Updated
325 Updated.
331 * docs/CHANGES: Updated.
566 * src/smooth/ftsmooth.c (ft_smooth_render_generic): Updated.
[all …]
DChangeLog.2640 * docs/CHANGES: Updated.
75 * src/base/ftdbgmem.c (ft_mem_debug_init): Updated.
93 (FT_Init_FreeType): Updated.
107 (FT_Property_Set, FT_Property_Get): Updated.
109 * include/freetype/internal/ftobjs.h: Updated.
116 Updated, emitting an error currently if `value_is_string' is set.
202 * docs/CHANGES: Updated.
213 (gray_render_line) [FT_LONG64]: Updated.
238 * src/autofit/afcjk.c (af_cjk_hints_link_segments): Updated.
257 gray_sweep, gray_convert_glyph): Updated.
[all …]
DChangeLog.2065 (pcf_driver_class): Updated.
202 * builds/win32/visualc/freetype.dsp: Updated.
206 * builds/amiga/src/base/ftsystem.c: Updated for AmigaOS 3.9.
207 * builds/amiga/README: Updated.
211 * builds/win32/visualc/freetype.dsp: Updated.
240 * INSTALL, README.UNX: Updated installation documentation to use the
357 * include/freetype/internal/ftdebug.h (FT_Trace): Updated.
400 * src/cff/cffload.h: Updated.
408 (CFF_Load_Glyph): Updated.
411 (cff_argument_counts): Updated.
[all …]
/third_party/python/Lib/
Dlocale.py791 # Updated alias mapping to most recent locale.alias file
797 # updated 'bg' -> 'bg_BG.ISO8859-5' to 'bg_BG.CP1251'
798 # updated 'bg_bg' -> 'bg_BG.ISO8859-5' to 'bg_BG.CP1251'
799 # updated 'bulgarian' -> 'bg_BG.ISO8859-5' to 'bg_BG.CP1251'
800 # updated 'cz' -> 'cz_CZ.ISO8859-2' to 'cs_CZ.ISO8859-2'
801 # updated 'cz_cz' -> 'cz_CZ.ISO8859-2' to 'cs_CZ.ISO8859-2'
802 # updated 'czech' -> 'cs_CS.ISO8859-2' to 'cs_CZ.ISO8859-2'
803 # updated 'dutch' -> 'nl_BE.ISO8859-1' to 'nl_NL.ISO8859-1'
804 # updated 'et' -> 'et_EE.ISO8859-4' to 'et_EE.ISO8859-15'
805 # updated 'et_ee' -> 'et_EE.ISO8859-4' to 'et_EE.ISO8859-15'
[all …]
/third_party/mesa3d/docs/relnotes/
D3.529 Not all of the older Mesa drivers have been updated. Here's the status:
33 XMesa (Xlib) updated
34 OSMesa (off-screen) updated
35 FX (3dfx Voodoo1/2) updated
36 SVGA updated
37 GGI not updated
38 Windows/Win32 not updated
39 DOS/DJGPP not updated
40 BeOS not updated
41 Allegro not updated
[all …]
/third_party/typescript/src/services/
DgetEditsForFileRename.ts105 const updated = oldToNew(elementFileName); constant
106 if (updated !== undefined) {
107 ….replaceRangeWithText(configFile!, createStringRange(element, configFile!), relativePath(updated));
158 …return toImport !== undefined && (toImport.updated || (importingSourceFileMoved && pathIsRelative(…
175 readonly updated: boolean; property
189 …newFileName === undefined ? { newFileName: oldFileName, updated: false } : { newFileName, updated:…
218 // If nothing changed, then result is resolved module file thats not updated
219 …solved.resolvedModule && { newFileName: resolved.resolvedModule.resolvedFileName, updated: false };
233 return newFileName && { newFileName, updated: true };
239 const updated = updateRef(ref.fileName); constant
[all …]
/third_party/libcoap/doc/
Dupgrade_4.2.1_4.3.0.txt6 throw up many errors as the API has been updated to make future coding simpler,
36 The definition of `coap_method_handler_t` has been updated, so all the
37 functions registered by `coap_register_handler()` need to be updated. Any
68 The definition of `coap_response_handler_t` has been updated, so all the
69 functions registered by `coap_register_response_handler()` need to be updated.
99 The definition of `coap_nack_handler_t` has been updated, so all the functions
100 registered by `coap_register_nack_handler()` need to be updated. Any
128 The definition of `coap_event_handler_t` been updated, so all the functions
129 registered by `coap_register_event_handler()` need to be updated. Any
153 The definition of `coap_ping_handler_t` been updated, so all the functions
[all …]
/third_party/libexif/
DChangeLog2 * po/sv.po: Updated Swedish translation by Sebastian Rasmussen
3 * Updated many translations from launchpad.net
9 * po/es.po: Updated Spanish translation by Antonio Ceballos
15 * po/da.po: Updated Danish translation by Joe Hansen
16 * po/de.po: Updated German translation by Christian Kirbach
17 * po/fr.po: Updated French translation by Frédéric Marchal
18 * po/uk.po: Updated Ukrainian translation by Yuri Chornoivan
22 * po/pl.po: Updated Polish translation by Jakub Bogusz
61 * po/da.po: Updated Danish translation by Joe Hansen
62 * po/de.po: Updated German translation by Christian Kirbach
[all …]
DNEWS38 * Updated translations for most languages
66 * Updated translations: cs, da, de, en_CA, nl, pl, sk, sv, vi
77 * Updated translations: be, cs, da, de, en_GB, en_CA, it, ja, nl, pl, pt_BR,
89 * Updated translations: da, sv, vi
96 * Updated translations: cs, de, en_CA, nl, pl, sk, sv, vi
126 * Updated translations: cs, de, pl, sk, vi
139 * Updated translations: cz, pl, vi
179 * Updated German translation
192 * Updated build system with cross compile capabilities
/third_party/lz4/
DNEWS20 doc : Updated LZ4 block format, provide an "implementation notes" section
39 build: updated meson script, by @neheb
42 doc : updated LZ4 frame format, clarify EndMark
84 doc : updated documentation regarding dictionary compression
123 doc : Updated LZ4 Frame format to v1.6.0, restoring Dictionary-ID field
187 Updated: Documentation converted to MarkDown format
204 Updated: Man page & Specification
220 Updated : lz4io, now uses lz4frame
229 Updated : xxHash to r38
230 Updated library number, to 1.4.0
[all …]
/third_party/typescript/src/services/refactors/
DconvertOverloadListToSingleSignature.ts37 let updated = lastDeclaration;
40 updated = factory.updateMethodSignature(
52 updated = factory.updateMethodDeclaration(
66 updated = factory.updateCallSignature(
75 updated = factory.updateConstructorDeclaration(
84 updated = factory.updateConstructSignature(
93 updated = factory.updateFunctionDeclaration(
108 if (updated === lastDeclaration) {
113 … t.replaceNodeRange(file, signatureDecls[0], signatureDecls[signatureDecls.length - 1], updated);
/third_party/node/deps/v8/src/objects/
Dmap-updater.h32 // "updated" |old_map|'s descriptor array (i.e. whose entry at |modify_index|
38 // - Merge/generalize the "updated" descriptor array of the |old_map| and
48 // replace its transition tree with a new branch for the updated descriptors.
71 // transitions to find an updated map. No lock is taken.
123 // "updated" |old_map|'s descriptor array (i.e. whose entry at
133 // - Merge/generalize the "updated" descriptor array of the |old_map_| and
149 // and replace its transition tree with a new branch for the updated
165 // Returns property details of a |descriptor| in "updated" |old_descriptors_|
169 // Returns value of a |descriptor| with kDescriptor location in "updated"
173 // Returns field type for a |descriptor| with kField location in "updated"
[all …]
/third_party/icu/docs/processes/release/tasks/
Dversions.md48 need to be correspondingly updated. See below for more files to be updated and steps to be followed.
54 needs to be updated with the correct version number for ICU and its data.
77 also needs to be updated with the correct version for `U_ICUDATA_NAME` (icudt).
78updated, the file [Build.Windows.IcuVersion.props](https://github.com/unicode-org/icu/blob/main/ic…
85 4. As well, the ICU4C "configure" script should be updated so that it reflects
128 is updated to the current year for a new release (also applicable to a
226 necessary in test codes when version number is updated. See [Skipping Known
230 version. When ICU4J version is updated, these time bombed test cases may
256 before ICU4J 49 release, it should be updated to (50,0,1). This will prevent
297 regenerate the updated ICU4J data files, you will first need to update the ICU4C
[all …]
/third_party/node/deps/npm/tap-snapshots/test/lib/commands/
Dshrinkwrap.js.test.cjs175 "npm-shrinkwrap.json updated to version 3"
201 "npm-shrinkwrap.json updated to version 3"
246 "npm-shrinkwrap.json updated to version 1"
272 "npm-shrinkwrap.json updated to version 3"
296 "package-lock.json has been renamed to npm-shrinkwrap.json and updated to version 3"
322 "package-lock.json has been renamed to npm-shrinkwrap.json and updated to version 3"
367 "package-lock.json has been renamed to npm-shrinkwrap.json and updated to version 1"
393 "package-lock.json has been renamed to npm-shrinkwrap.json and updated to version 3"
/third_party/node/deps/npm/test/lib/commands/
Dshrinkwrap.js105 v && ` and updated to version ${v}`
108 UPDATED: (v = '') => [`npm-shrinkwrap.json updated to version ${v}`],
154 logs: NOTICES.UPDATED(3),
158 logs: NOTICES.UPDATED(3),
166 logs: NOTICES.UPDATED(3),
170 logs: NOTICES.UPDATED(1),

12345678910>>...180