Home
last modified time | relevance | path

Searched defs:second_part (Results 1 – 25 of 258) sorted by relevance

1234567891011

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pdfium/core/fxcodec/bmp/
H A Dcfx_bmpdecompressor.cpp498 std::vector<uint8_t, FxAllocAllocator<uint8_t>> second_part( in DecodeRLE8() local
520 uint8_t second_part; in DecodeRLE8() local
594 std::vector<uint8_t, FxAllocAllocator<uint8_t>> second_part( in DecodeRLE4() local
624 uint8_t second_part; in DecodeRLE4() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/core/fxcodec/bmp/
H A Dcfx_bmpdecompressor.cpp497 std::vector<uint8_t, FxAllocAllocator<uint8_t>> second_part( in DecodeRLE8() local
519 uint8_t second_part; in DecodeRLE8() local
593 std::vector<uint8_t, FxAllocAllocator<uint8_t>> second_part( in DecodeRLE4() local
623 uint8_t second_part; in DecodeRLE4() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/net/cert/internal/
H A Dverify_name_match_verifynameinsubtree_fuzzer.cc24 std::vector<uint8_t> second_part = in LLVMFuzzerTestOneInput() local
H A Dverify_name_match_fuzzer.cc24 std::vector<uint8_t> second_part = in LLVMFuzzerTestOneInput() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/net/cert/internal/
H A Dverify_name_match_verifynameinsubtree_fuzzer.cc24 std::vector<uint8_t> second_part = in LLVMFuzzerTestOneInput() local
H A Dverify_name_match_fuzzer.cc24 std::vector<uint8_t> second_part = in LLVMFuzzerTestOneInput() local
/dports/emulators/yuzu/yuzu-0b47f7a46/externals/cubeb/src/
H A Dcubeb_ringbuffer.h135 int second_part = to_write - first_part; in enqueue() local
177 int second_part = to_read - first_part; in dequeue() local
/dports/www/firefox/firefox-99.0/third_party/rust/cubeb-sys/libcubeb/src/
H A Dcubeb_ringbuffer.h135 int second_part = to_write - first_part; in enqueue() local
177 int second_part = to_read - first_part; in dequeue() local
/dports/www/firefox-esr/firefox-91.8.0/media/libcubeb/src/
H A Dcubeb_ringbuffer.h135 int second_part = to_write - first_part; in enqueue() local
177 int second_part = to_read - first_part; in dequeue() local
/dports/lang/spidermonkey60/firefox-60.9.0/third_party/rust/cubeb-sys/libcubeb/src/
H A Dcubeb_ringbuffer.h135 int second_part = to_write - first_part; in enqueue() local
177 int second_part = to_read - first_part; in dequeue() local
/dports/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/cargo-crates/cubeb-sys-0.5.5/libcubeb/src/
H A Dcubeb_ringbuffer.h135 int second_part = to_write - first_part; in enqueue() local
177 int second_part = to_read - first_part; in dequeue() local
/dports/emulators/dolphin-emu/dolphin-3152428/Externals/cubeb/src/
H A Dcubeb_ringbuffer.h135 int second_part = to_write - first_part; in enqueue() local
177 int second_part = to_read - first_part; in dequeue() local
/dports/emulators/citra-qt5/citra-ac98458e0/externals/cubeb/src/
H A Dcubeb_ringbuffer.h125 int second_part = to_write - first_part; in enqueue() local
167 int second_part = to_read - first_part; in dequeue() local
/dports/emulators/citra/citra-ac98458e0/externals/cubeb/src/
H A Dcubeb_ringbuffer.h125 int second_part = to_write - first_part; in enqueue() local
167 int second_part = to_read - first_part; in dequeue() local
/dports/www/firefox/firefox-99.0/media/libcubeb/src/
H A Dcubeb_ringbuffer.h125 int second_part = to_write - first_part; in enqueue() local
167 int second_part = to_read - first_part; in dequeue() local
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/cubeb-sys/libcubeb/src/
H A Dcubeb_ringbuffer.h135 int second_part = to_write - first_part; in enqueue() local
177 int second_part = to_read - first_part; in dequeue() local
/dports/lang/spidermonkey60/firefox-60.9.0/media/libcubeb/src/
H A Dcubeb_ringbuffer.h135 int second_part = to_write - first_part; in enqueue() local
177 int second_part = to_read - first_part; in dequeue() local
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/cubeb-sys/libcubeb/src/
H A Dcubeb_ringbuffer.h135 int second_part = to_write - first_part; in enqueue() local
177 int second_part = to_read - first_part; in dequeue() local
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/cubeb-sys/libcubeb/src/
H A Dcubeb_ringbuffer.h135 int second_part = to_write - first_part; in enqueue() local
177 int second_part = to_read - first_part; in dequeue() local
/dports/mail/thunderbird/thunderbird-91.8.0/media/libcubeb/src/
H A Dcubeb_ringbuffer.h135 int second_part = to_write - first_part; in enqueue() local
177 int second_part = to_read - first_part; in dequeue() local
/dports/lang/spidermonkey78/firefox-78.9.0/media/libcubeb/src/
H A Dcubeb_ringbuffer.h135 int second_part = to_write - first_part; in enqueue() local
177 int second_part = to_read - first_part; in dequeue() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/autofill_assistant/browser/service/
H A Dlite_service_util.cc68 ActionsResponseProto second_part; in SplitActionsAtLastBrowse() local
/dports/math/octave-forge-interval/interval-3.2.0/src/
H A Dmpfr_to_string_d.cc234 uint32_t second_part = static_cast <uint32_t> (mantissa); variable
/dports/databases/percona56-server/percona-server-5.6.51-91.0/include/
H A Dmysql_time.h62 unsigned long second_part; /**< microseconds */ member
/dports/databases/percona56-client/percona-server-5.6.51-91.0/include/
H A Dmysql_time.h62 unsigned long second_part; /**< microseconds */ member

1234567891011