/kernel/linux/linux-6.6/arch/s390/include/asm/ |
H A D | tpi.h | 27 u32 forward:1; member
|
/kernel/linux/linux-6.6/net/ipv6/netfilter/ |
H A D | ip6table_filter.c | 33 static bool forward = true; variable
|
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/translit/ |
H A D | SourceSet.java | 96 static void showSourceSetAux(Transliterator t, Normalizer.Mode m, boolean lowerFirst, boolean forward) { in showSourceSetAux() argument
|
H A D | UnicodeSetClosure.java | 64 public static void generateSets(String label, boolean forward, in generateSets() argument
|
/third_party/skia/third_party/externals/abseil-cpp/absl/utility/ |
H A D | utility.h | 241 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 D | hash_policy_traits.h | 169 -> 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 D | ip6table_filter.c | 44 static bool forward = true; variable
|
/third_party/PyYAML/lib/yaml/ |
H A D | reader.py | 99 def forward(self, length=1): member in Reader
|
/third_party/mesa3d/src/gallium/frontends/nine/ |
H A D | iunknown.h | 50 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 D | DataDrivenCalendarTest.java | 128 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 D | DataDrivenCalendarTest.java | 131 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 D | LinkedListTests.cpp | 61 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 D | shape-options.hh | 197 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 D | cord_rep_consume.cc | 58 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 D | TestReorderingMode.java | 621 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 D | TestReorderingMode.java | 618 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 D | unorm.cpp | 117 _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 D | unorm.cpp | 117 _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 D | sizedness.rs | 157 fn forward(&mut self, from: TypeId, to: TypeId) -> ConstrainResult { in forward() functions
|
H A D | has_vtable.rs | 118 fn forward<Id1, Id2>(&mut self, from: Id1, to: Id2) -> ConstrainResult in forward() functions
|
/third_party/pulseaudio/speex/libspeexdsp/ |
H A D | fftwrap.c | 299 kiss_fftr_cfg forward; member
|
/third_party/skia/third_party/externals/icu/source/common/ |
H A D | unorm.cpp | 117 _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 D | RegisterScavenging.h | 87 void forward(MachineBasicBlock::iterator I) { in forward() function in llvm::RegScavenger
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | user_namespace.h | 28 struct uid_gid_extent *forward; member
|
/kernel/linux/linux-5.10/fs/hpfs/ |
H A D | alloc.c | 115 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...] |