Home
last modified time | relevance | path

Searched defs:updates (Results 1 – 9 of 9) sorted by relevance

/third_party/ffmpeg/libavformat/
Doggparsevorbis.c76 int updates = ff_vorbis_comment(as, &st->metadata, buf, size, 1); in ff_vorbis_stream_comment() local
92 int *updates, int parse_picture) in vorbis_parse_single_comment()
154 int updates = 0; in ff_vorbis_comment() local
/third_party/node/deps/npm/node_modules/is-cidr/
Dpackage.json28 "updates": "13.2.9", string
/third_party/node/deps/npm/node_modules/cidr-regex/
Dpackage.json28 "updates": "13.2.9", string
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
DICUServiceTestSample.java85 String[][] updates = { field in ICUServiceTestSample.HelloUpdateThread
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/
DICUServiceTestSample.java88 String[][] updates = { field in ICUServiceTestSample.HelloUpdateThread
/third_party/skia/third_party/externals/angle2/scripts/
Dgenerate_stats.py471 def batch_update(service, spreadsheet_id, updates): argument
/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_resource_buffer.h202 struct svga_3d_update_gb_image *updates; member
/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_context.h373 struct util_dynarray updates; member
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
Dvk_helpers.cpp6509 const std::vector<SubresourceUpdate> &updates) in verifyEmulatedClearsAreBeforeOtherUpdates()