Home
last modified time | relevance | path

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

1234567

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/grid_scroll/
H A Dgrid_scroll_with_options_layout_algorithm.cpp263 void GridScrollWithOptionsLayoutAlgorithm::SkipIrregularLines(LayoutWrapper* layoutWrapper, bool forward) in SkipIrregularLines() argument
/kernel/linux/linux-5.10/include/linux/
H A Duser_namespace.h28 struct uid_gid_extent *forward; member
/kernel/linux/linux-5.10/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...]
/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...]
/third_party/node/deps/npm/node_modules/console-control-strings/
H A Dindex.js15 exports.forward = function forward (num) { function
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/
H A Dlist_lanes_layout_algorithm.cpp101 void ListLanesLayoutAlgorithm::MeasureItem(const RefPtr<LayoutWrapper>& itemWrapper, int32_t index, bool forward) in MeasureItem() argument
83 MeasureGroup(LayoutWrapper* listWrapper, const RefPtr<LayoutWrapper>& groupWrapper, int32_t index, float& pos, bool forward) MeasureGroup() argument
/foundation/graphic/graphic_3d/lume/LumeBase/api/base/math/
H A Dquaternion_util.h99 static inline Quat LookRotation(Vec3 forward, Vec3 up) in LookRotation() argument
/foundation/multimedia/av_session/frameworks/native/session/test/unittest/
H A Davcast_controller_test.cpp366 int32_t forward = -1; in HWTEST_F() local
/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...]

Completed in 24 milliseconds

1234567