Home
last modified time | relevance | path

Searched defs:forward (Results 101 - 125 of 154) sorted by relevance

1234567

/foundation/graphic/graphic_3d/lume/Lume_3D/src/ecs/systems/
H A Danimation_system.cpp465 void FindFrameIndices(const bool forward, const float currentTimestamp, const array_view<const float> timestamps, in FindFrameIndices() argument
1012 const auto forward = (animation.speed >= 0.f); in UpdateAnimation() local
/kernel/linux/linux-5.10/drivers/input/mouse/
H A Dalps.c255 int back = 0, forward = 0; in alps_process_packet_v1_v2() local
/kernel/linux/linux-5.10/drivers/net/ethernet/emulex/benet/
H A Dbe_hw.h227 u8 forward; member
/kernel/linux/linux-5.10/include/net/
H A Dax25.h233 struct net_device *forward; member
/kernel/linux/linux-5.10/fs/xfs/libxfs/
H A Dxfs_da_btree.c1251 int forward; in xfs_da3_node_toosmall() local
1965 xfs_da3_path_shift( struct xfs_da_state *state, struct xfs_da_state_path *path, int forward, int release, int *result) xfs_da3_path_shift() argument
[all...]
H A Dxfs_attr_leaf.c1966 int forward; in xfs_attr3_leaf_toosmall() local
[all...]
/kernel/linux/linux-6.6/fs/xfs/libxfs/
H A Dxfs_attr_leaf.c2012 int forward; in xfs_attr3_leaf_toosmall() local
[all...]
H A Dxfs_da_btree.c1263 int forward; in xfs_da3_node_toosmall() local
1977 xfs_da3_path_shift( struct xfs_da_state *state, struct xfs_da_state_path *path, int forward, int release, int *result) xfs_da3_path_shift() argument
[all...]
/kernel/linux/linux-6.6/include/net/
H A Dax25.h224 struct net_device *forward; member
/kernel/linux/linux-6.6/drivers/net/ethernet/emulex/benet/
H A Dbe_hw.h227 u8 forward; member
/kernel/linux/linux-6.6/drivers/input/mouse/
H A Dalps.c255 int back = 0, forward = 0; in alps_process_packet_v1_v2() local
/kernel/linux/linux-6.6/tools/testing/radix-tree/
H A Dmaple.c34713 rcu_stress(struct maple_tree *mt, bool forward) rcu_stress() argument
[all...]
/kernel/linux/linux-6.6/lib/zstd/compress/
H A Dzstd_opt.c542 U32 const forward = ZSTD_insertBt1(ms, base+idx, iend, target, mls, dictMode == ZSTD_extDict); in ZSTD_updateTree_internal() local
/third_party/ffmpeg/libavfilter/
H A Daf_afwtdn.c621 static int forward(AudioFWTDNContext *s, in forward() function
/third_party/backends/backend/
H A Dplustek-pp_motor.c2137 UShort back, forward; local
[all...]
/third_party/googletest/googletest/include/gtest/internal/
H A Dgtest-internal.h1258 auto Apply(F&& f) -> decltype(std::forward<F>(f)(this->Get<Idx>()...)) { in forward() function
1263 auto Apply(F&& f) const -> decltype(std::forward<F>(f)(this->Get<Idx>()...)) { in forward() function
/third_party/jerryscript/jerry-core/ecma/builtin-objects/
H A Decma-builtin-array-prototype.c2499 bool forward = true; in ecma_builtin_array_prototype_object_copy_within() local
/third_party/node/deps/googletest/include/gtest/internal/
H A Dgtest-internal.h1245 auto Apply(F&& f) -> decltype(std::forward<F>(f)(this->Get<Idx>()...)) { in forward() function
1250 auto Apply(F&& f) const -> decltype(std::forward<F>(f)(this->Get<Idx>()...)) { in forward() function
/third_party/node/deps/v8/src/regexp/
H A Dregexp-compiler-tonode.cc881 RegExpNode* forward = TextNode::CreateForCharacterRanges( in RationalizeConsecutiveAtoms() local
/third_party/python/Objects/
H A Dlistobject.c3451 listiter_reduce_general(void *_it, int forward) in listiter_reduce_general() argument
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/
H A Draw_hash_set_test.cc370 PairArgs(std::forward<Args>(args)...))) { in forward() function in absl::container_internal::__anon19189::StringPolicy
711 static auto apply(F&& f, const T& x) -> decltype(std::forward<F>(f)(x, x)) { forward() function
[all...]
/base/web/webview/interfaces/kits/cj/src/
H A Dwebview_ffi.cpp1253 int32_t FfiOHOSWebviewCtlSearchNext(int64_t id, bool forward) in FfiOHOSWebviewCtlSearchNext() argument
/base/web/webview/interfaces/kits/napi/webviewcontroller/
H A Dwebview_controller.cpp818 void WebviewController::SearchNext(bool forward) in SearchNext() argument
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/
H A Dark_web_nweb_impl.cpp370 void ArkWebNWebImpl::FindNext(const bool forward) in FindNext() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/grid_scroll/
H A Dgrid_scroll_layout_algorithm.cpp1190 void GridScrollLayoutAlgorithm::SkipRegularLines(bool forward) in SkipRegularLines() argument
1206 void GridScrollLayoutAlgorithm::SkipIrregularLines(LayoutWrapper* layoutWrapper, bool forward) in SkipIrregularLines() argument

Completed in 89 milliseconds

1234567