Home
last modified time | relevance | path

Searched defs:forward (Results 1 - 25 of 127) sorted by relevance

123456

/kernel/linux/linux-6.6/arch/s390/include/asm/
H A Dtpi.h27 u32 forward:1; member
/kernel/linux/linux-6.6/net/ipv6/netfilter/
H A Dip6table_filter.c33 static bool forward = true; variable
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/translit/
H A DSourceSet.java96 static void showSourceSetAux(Transliterator t, Normalizer.Mode m, boolean lowerFirst, boolean forward) { in showSourceSetAux() argument
H A DUnicodeSetClosure.java64 public static void generateSets(String label, boolean forward, in generateSets() argument
/third_party/skia/third_party/externals/abseil-cpp/absl/utility/
H A Dutility.h241 std::get<Indexes>(absl::forward<Tuple>(t))...)) { in forward() function in absl::utility_internal::std
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/
H A Dhash_policy_traits.h169 -> decltype(P::apply(std::forward<F>(f), std::forward<Ts>(ts)...)) { in forward() function in absl::container_internal::hash_policy_traits::std
[all...]
/kernel/linux/linux-5.10/net/ipv6/netfilter/
H A Dip6table_filter.c44 static bool forward = true; variable
/third_party/PyYAML/lib/yaml/
H A Dreader.py99 def forward(self, length=1): member in Reader
/third_party/mesa3d/src/gallium/frontends/nine/
H A Diunknown.h50 boolean forward; /* whether to forward references to the container */ member
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/calendar/
H A DDataDrivenCalendarTest.java128 private void testConvert(TestDataModule.TestData testData, DataMap settings, boolean forward) { in testConvert() argument
76 testConvert(String caseString, CalendarFieldsSet fromSet, Calendar fromCalendar, CalendarFieldsSet toSet, Calendar toCalendar, boolean forward) testConvert() argument
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/calendar/
H A DDataDrivenCalendarTest.java131 private void testConvert(TestDataModule.TestData testData, DataMap settings, boolean forward) { in testConvert() argument
79 testConvert(String caseString, CalendarFieldsSet fromSet, Calendar fromCalendar, CalendarFieldsSet toSet, Calendar toCalendar, boolean forward) testConvert() argument
/third_party/skia/third_party/externals/dawn/src/tests/unittests/
H A DLinkedListTests.cpp61 ExpectListContentsForDirection(const LinkedList<Node>& list, int num_nodes, const int* node_ids, bool forward) ExpectListContentsForDirection() argument
/third_party/skia/third_party/externals/harfbuzz/util/
H A Dshape-options.hh197 bool forward = HB_DIRECTION_IS_FORWARD (hb_buffer_get_direction (buffer)); in verify_buffer_safe_to_break() local
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/
H A Dcord_rep_consume.cc58 void Consume(bool forward, CordRep* rep, ConsumeFn consume_fn) { in Consume() argument
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/bidi/
H A DTestReorderingMode.java621 checkMaps(Bidi bidi, int stringIndex, String src, String dest, String mode, String option, byte level, boolean forward) checkMaps() argument
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/bidi/
H A DTestReorderingMode.java618 checkMaps(Bidi bidi, int stringIndex, String src, String dest, String mode, String option, byte level, boolean forward) checkMaps() argument
/third_party/icu/icu4c/source/common/
H A Dunorm.cpp117 _iterate(UCharIterator *src, UBool forward, in _iterate() argument
177 unorm_iterate(UCharIterator *src, UBool forward, in unorm_iterate() argument
/third_party/node/deps/icu-small/source/common/
H A Dunorm.cpp117 _iterate(UCharIterator *src, UBool forward, in _iterate() argument
177 unorm_iterate(UCharIterator *src, UBool forward, in unorm_iterate() argument
/third_party/rust/crates/bindgen/bindgen/ir/analysis/
H A Dsizedness.rs157 fn forward(&mut self, from: TypeId, to: TypeId) -> ConstrainResult { in forward() functions
H A Dhas_vtable.rs118 fn forward<Id1, Id2>(&mut self, from: Id1, to: Id2) -> ConstrainResult in forward() functions
/third_party/pulseaudio/speex/libspeexdsp/
H A Dfftwrap.c299 kiss_fftr_cfg forward; member
/third_party/skia/third_party/externals/icu/source/common/
H A Dunorm.cpp117 _iterate(UCharIterator *src, UBool forward, in _iterate() argument
177 unorm_iterate(UCharIterator *src, UBool forward, in unorm_iterate() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DRegisterScavenging.h87 void forward(MachineBasicBlock::iterator I) { in forward() function in llvm::RegScavenger
/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...]

Completed in 14 milliseconds

123456