Home
last modified time | relevance | path

Searched defs:forward (Results 76 - 100 of 121) sorted by relevance

12345

/third_party/icu/icu4c/source/test/intltest/
H A Dtstnorm.cpp517 UnicodeString forward; in backAndForth() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DSTLExtras.h1519 -> decltype(std::forward<F>(f)(std::get<I>(std::forward<Tuple>(t))...)) { forward() function
[all...]
/third_party/rust/crates/regex/src/
H A Ddfa.rs447 pub fn forward( in forward() functions
/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...]
/kernel/linux/linux-5.10/drivers/net/ethernet/ti/
H A Dtlan.h143 u32 forward; member
/kernel/linux/linux-6.6/drivers/net/ethernet/ti/
H A Dtlan.h143 u32 forward; member

Completed in 72 milliseconds

12345