/third_party/ffmpeg/libavcodec/ |
H A D | avcodec.h | 172 * instead of returning a frame, after it just returned AVERROR(EAGAIN) on an 3120 * @note for decoders, this function just releases any references the decoder
|
H A D | ac3enc.c | 900 /* currently none of these values change during encoding, so we can just in bit_alloc_init() 916 * Bits based on fixed parameters have already been counted, so now we just
|
H A D | vp8.c | 1543 // Since skip isn't used for bitstream prediction, just manually set it. in decode_mb_coeffs() 2691 * junk if we didn't start decode on a keyframe. So just don't display in vp78_decode_frame()
|
/third_party/ffmpeg/ |
H A D | Changelog | 1482 not just the first. E.g. -map 0:s creates output streams for all the 1508 just video. I.e. plain -qscale number would now apply to all streams. To get
|
/third_party/f2fs-tools/fsck/ |
H A D | fsck.c | 31 /* just check data and node types */ in f2fs_set_main_bitmap() 3071 * write. Just report it. in chk_and_fix_wp_with_sit()
|
/third_party/elfutils/libelf/ |
H A D | ChangeLog | 311 * elf32_fsize.c (fsize): Just check version is EV_CURRENT. 1681 * elf_getdata.c (shtype_map): Convert to just Elf_Type[][].
|
/third_party/ffmpeg/libavutil/ |
H A D | hwcontext_vulkan.c | 2401 * in hwcontext.c just after this gets called */ in vulkan_frames_init() 2787 * just signal the semaphore we created. */ in vulkan_map_from_drm_frame_desc()
|
/third_party/ffmpeg/libavformat/ |
H A D | hlsenc.c | 2013 * respectively. Allowed values are 0 to 9 digits (limited just based on in parse_variant_stream_mapstring() 2614 // if we're building a VOD playlist, skip writing the manifest multiple times, and just wait until the end in hls_write_packet()
|
/third_party/glfw/src/ |
H A D | x11_window.c | 953 // Instead of doing a large number of X round-trips just to put this in getSelectionString() 954 // string into a window property and then read it back, just return it in getSelectionString()
|
/third_party/backends/ChangeLogs/ |
H A D | ChangeLog-1.0.32 | 86 Mostly just tidy up, catching pages that I missed the first time round. 1104 instead just use LIBDIR, we set 'src = strdup(LIBDIR)'. However, we
|
/third_party/backends/backend/ |
H A D | canon_lide70-common.c | 59 /* Just for my scanner, or is this universal? Calibrate? */ 2839 line++; /* number of line just completed */ in preread()
|
H A D | snapscan.c | 799 /* just for safety, reset things to known values */ in sane_exit() 2492 * just on cancellation); before I was getting zombies.
|
/third_party/backends/backend/genesys/ |
H A D | gl646.cpp | 1189 /* just can't have it to work .... in gl646_set_fe() 2520 // When scanner is cold (just replugged) PWRBIT will be set in the returned value in init()
|
H A D | low.cpp | 309 /* fix timing issue on USB3 (or just may be too fast) hardware in sanei_genesys_is_buffer_empty() 745 // unstable data, just set it to 0 which is the most likely value of uninitialized memory in sanei_genesys_send_gamma_table()
|
/third_party/gptfdisk/ |
H A D | gpt.cc | 416 if (testAlignment == 0) // Should not happen; just being paranoid. in Verify() 1890 } else { // No existing partition table; just create it in SetGPTSize()
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
H A D | Normalizer2Impl.java | 1074 // Just merge the strings at the boundary. in decomposeAndAppend() 1531 // prevFCD16 was just for the trail surrogate code point. in makeFCD()
|
/third_party/icu/icu4c/source/i18n/unicode/ |
H A D | smpdtfmt.h | 762 * as "thai". To specify that just the year portion of the date be formatted using Hebrew numbering, 803 * as "thai". To specify that just the year portion of the date be formatted using Hebrew numbering,
|
/third_party/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/search/ |
H A D | SearchTest.java | 78 // Just calling SearchData constructor, to make the test data source code 85 // Just returning int[], to make the test data nice and short
|
/third_party/FreeBSD/sys/compat/linuxkpi/common/src/ |
H A D | linux_usb.c | 508 /* not started yet, just remove it from the queue */ in usb_unlink_urb_sub() 1381 /* just free it */ in usb_free_urb()
|
/third_party/FreeBSD/sys/dev/usb/ |
H A D | usb_request.c | 279 * clear-stall which we sometimes should just ignore. in usb_do_clear_stall_callback() 914 /* if the device disappeared, just give up */ in usbd_req_warm_reset_port()
|
/third_party/FreeBSD/sys/kern/ |
H A D | subr_bus.c | 383 * @param driver the driver that was just added 2562 * maybe it should just fail silently? I'm torn). in device_probe_child()
|
/third_party/NuttX/fs/nfs/ |
H A D | nfs_adapter.c | 1721 /* Yes.. WCC attributes follow. But we just skip over them. */ in vfs_nfs_write() 1932 /* Yes.. WCC attributes follow. But we just skip over them. */ in vfs_nfs_writepage()
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/serializable/ |
H A D | FormatHandler.java | 1262 // just use %simplified for values below 100 2348 // Tested through PluralRules, so just a stub here to keep CoverageTest happy
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/rbbi/ |
H A D | RBBITestMonkey.java | 907 // just preceding the character at index "pos". The character preceding in next() 1013 // Matched a number. But could have been just a single digit, which would in next()
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/search/ |
H A D | SearchTest.java | 81 // Just calling SearchData constructor, to make the test data source code 88 // Just returning int[], to make the test data nice and short
|