Home
last modified time | relevance | path

Searched defs:forward (Results 26 - 50 of 127) sorted by relevance

123456

/kernel/linux/linux-6.6/fs/hpfs/
H A Dalloc.c115 static secno alloc_in_bmp(struct super_block *s, secno near, unsigned n, unsigned forward) in alloc_in_bmp() argument
203 secno hpfs_alloc_sector(struct super_block *s, secno near, unsigned n, int forward) in hpfs_alloc_sector() argument
[all...]
/third_party/ffmpeg/libavcodec/
H A Dbmvvideo.c65 int forward = (frame_off <= -SCREEN_WIDE) || (frame_off >= 0); in decode_bmv_frame() local
/third_party/backends/backend/
H A Drts8891_low.c414 rts8891_move(struct Rts8891_Device *device, SANE_Byte * regs, SANE_Int distance, SANE_Bool forward) rts8891_move() argument
/third_party/googletest/googlemock/include/gmock/internal/
H A Dgmock-internal-utils.h427 -> decltype(std::forward<F>(f)( in forward() function
/third_party/icu/icu4c/source/test/intltest/
H A Ddadrcal.cpp289 testConvert(int32_t n, const CalendarFieldsSet &fromSet, Calendar *fromCalendar, const CalendarFieldsSet &toSet, Calendar *toCalendar, UBool forward) testConvert() argument
366 testConvert(TestData *testData, const DataMap *settings, UBool forward) testConvert() argument
/third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/mapper/
H A DTransformsMapper.java76 private enum Direction { forward, backward, both } enum constant
/third_party/icu/icu4c/source/common/
H A Duniset.cpp580 UBool forward = offset < limit; in matches() local
[all...]
/third_party/node/deps/icu-small/source/common/
H A Duniset.cpp580 UBool forward = offset < limit; in matches() local
[all...]
/third_party/libdrm/
H A Dxf86drmSL.c62 struct SLEntry *forward[1]; /* variable sized array */ member
[all...]
/third_party/python/Lib/
H A Dfractions.py357 def forward(a, b): function
/third_party/skia/third_party/externals/icu/source/common/
H A Duniset.cpp580 UBool forward = offset < limit; in matches() local
[all...]
/third_party/rust/crates/memchr/src/memmem/
H A Dtwoway.rs436 fn forward( in forward() functions
496 fn forward(needle: &[u8], kind: SuffixKind) -> Suffix { forward() functions
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/
H A Draw_hash_set_allocator_test.cc154 static auto apply(F&& f, int32_t v) -> decltype(std::forward<F>(f)(v, v)) { in forward() function
160 -> decltype(std::forward<F>(f)(v.val(), v)) { in forward() function
166 -> decltype(std::forward<F>(f)(v.val(), std::move(v))) { in forward() function
H A Dcontainer_memory.h196 memory_internal::TupleRef(std::forward<S>(s)))) { forward() function in absl::container_internal::memory_internal
205 std::forward<F>(f), PairArgs(std::forward<Args>(args)...))) { forward() function
[all...]
H A Draw_hash_set_probe_benchmark.cc68 -> decltype(std::forward<F>(f)(arg, arg)) { in forward() function
H A Draw_hash_set_benchmark.cc52 static auto apply(F&& f, int64_t x) -> decltype(std::forward<F>(f)(x, x)) { in forward() function
109 PairArgs(std::forward<Args>(args)...))) { in forward() function in absl::container_internal::__anon19187::StringPolicy
/third_party/node/deps/npm/node_modules/console-control-strings/
H A Dindex.js15 exports.forward = function forward (num) { function
/kernel/linux/linux-5.10/drivers/net/ethernet/netronome/nfp/bpf/
H A Dverifier.c23 unsigned int forward, backward, i; in nfp_bpf_goto_meta() local
/kernel/linux/linux-6.6/drivers/net/ethernet/netronome/nfp/bpf/
H A Dverifier.c23 unsigned int forward, backward, i; in nfp_bpf_goto_meta() local
/kernel/linux/linux-6.6/include/linux/
H A Duser_namespace.h28 struct uid_gid_extent *forward; member
/third_party/icu/icu4c/source/i18n/
H A Dcollationiterator.cpp687 CollationIterator::appendNumericCEs(uint32_t ce32, UBool forward, UErrorCod argument
251 appendCEsFromCE32(const CollationData *d, UChar32 c, uint32_t ce32, UBool forward, UErrorCode &errorCode) appendCEsFromCE32() argument
[all...]
/third_party/node/deps/icu-small/source/i18n/
H A Dcollationiterator.cpp687 CollationIterator::appendNumericCEs(uint32_t ce32, UBool forward, UErrorCod argument
251 appendCEsFromCE32(const CollationData *d, UChar32 c, uint32_t ce32, UBool forward, UErrorCode &errorCode) appendCEsFromCE32() argument
[all...]
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dcollationiterator.cpp687 CollationIterator::appendNumericCEs(uint32_t ce32, UBool forward, UErrorCod argument
251 appendCEsFromCE32(const CollationData *d, UChar32 c, uint32_t ce32, UBool forward, UErrorCode &errorCode) appendCEsFromCE32() argument
[all...]
/third_party/skia/src/pathops/
H A DSkPathWriter.cpp331 bool forward = true; in assemble() local
/kernel/linux/linux-5.10/net/batman-adv/
H A Dbat_v_ogm.c709 bool forward = false; in batadv_v_ogm_route_update() local
801 bool forward; in batadv_v_ogm_process_per_outif() local
[all...]

Completed in 22 milliseconds

123456