Home
last modified time | relevance | path

Searched defs:first (Results 776 - 800 of 2465) sorted by relevance

1...<<31323334353637383940>>...99

/third_party/skia/third_party/externals/tint/src/writer/wgsl/
H A Dgenerator_impl.cc233 bool first = true; in EmitCall() local
284 bool first = true; in EmitFunction() local
623 bool first = true; in EmitDecorations() local
903 bool first in EmitCase() local
[all...]
/third_party/skia/third_party/externals/zlib/contrib/tests/
H A Dinfcover.cc79 struct mem_item *first; /* pointer to first item in list, or NULL */ member
[all...]
/third_party/spirv-tools/source/
H A Denum_set.h270 void insert(InputIt first, InputIt last) { in insert() argument
/third_party/spirv-tools/source/fuzz/fact_manager/
H A Dfact_manager.cpp32 bool first = true; in ToString() local
/third_party/skia/third_party/externals/icu/source/common/
H A Dfilterednormalizer2.cpp137 FilteredNormalizer2::normalizeSecondAndAppend(UnicodeString &first, in normalizeSecondAndAppend() argument
144 FilteredNormalizer2::append(UnicodeString &first, in append() argument
151 FilteredNormalizer2::normalizeSecondAndAppend(UnicodeString &first, in normalizeSecondAndAppend() argument
[all...]
H A Dnormalizer2.cpp363 normalizeSecondAndAppend(const UNormalizer2 *norm2, UChar *first, int32_t firstLength, int32_t firstCapacity, const UChar *second, int32_t secondLength, UBool doNormalize, UErrorCode *pErrorCode) normalizeSecondAndAppend() argument
[all...]
H A Dnormlzr.cpp310 UChar32 Normalizer::first() { in first() function in Normalizer
H A Duchriter.cpp98 UCharCharacterIterator::first() { in first() function in UCharCharacterIterator
H A Dustr_titlecase_brkiter.cpp106 int32_t WholeStringBreakIterator::first() { return 0; } in first() function in WholeStringBreakIterator
/third_party/skia/third_party/externals/icu/source/common/unicode/
H A Dbytestrie.h203 inline UStringTrieResult first(int32_t inByte) { in first() function in BytesTrie
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DIntervalMap.h224 T1 first[N]; member in llvm::IntervalMapImpl::NodeBase
[all...]
/third_party/toybox/toys/other/
H A Di2ctools.c191 int bus, first = 0x03, last = 0x77, fd, row, addr, byte; in i2cdetect_main() local
/third_party/toybox/toys/pending/
H A Dstrace.c322 int first = 1; in print_bitmask() local
/third_party/unity/test/tests/
H A Dtest_unity_parameterized.c181 void test_TwoRanges(unsigned first, unsigned second) in test_TwoRanges() argument
194 void test_BothInclusiveAndExclusiveRange(unsigned first, unsigned second) in test_BothInclusiveAndExclusiveRange() argument
236 void test_TwoMatrices(unsigned first, signed second) in test_TwoMatrices() argument
/third_party/vixl/src/aarch32/
H A Dinstructions-aarch32.cc108 bool first = true; in PrintRegisterList() local
157 SRegister first = reglist.GetFirstSRegister(); in operator <<() local
160 os << "{" << first << "}"; in operator <<() local
168 DRegister first = reglist.GetFirstDRegister(); in operator <<() local
171 os << "{" << first << "}"; in operator <<() local
178 DRegister first = nreglist.GetFirstDRegister(); operator <<() local
191 os << first; operator <<() local
[all...]
/third_party/vixl/test/
H A Dtest-runner.h88 static Test* first() { return first_; } in first() function in vixl::Test
/third_party/python/Modules/
H A Dgetpath.c270 Py_ssize_t first = 0; variable
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DUnknownFieldSetLite.java73 static UnknownFieldSetLite mutableCopyOf(UnknownFieldSetLite first, UnknownFieldSetLite second) { in mutableCopyOf() argument
/third_party/protobuf/src/google/protobuf/stubs/
H A Dmap_util.h290 InsertOrUpdateMany(Collection* const collection, InputIterator first, InputIterator last) InsertOrUpdateMany() argument
[all...]
/third_party/protobuf/src/google/protobuf/util/internal/
H A Dprotostream_objectwriter_test.cc688 Author* first = outer->add_friend_(); in TEST_P() local
735 Author* first = outer->add_friend_(); TEST_P() local
[all...]
/third_party/python/Lib/test/test_email/
H A Dtest_message.py9 def first(iterable): function
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/
H A Dstr_split_internal.h297 absl::string_view first, second; in operator std::pair() local
/third_party/skia/third_party/externals/abseil-cpp/absl/container/
H A Dinlined_vector.h145 InlinedVector(ForwardIterator first, ForwardIterator last, in InlinedVector() argument
156 InlinedVector(InputIterator first, InputIterator last, in InlinedVector() argument
515 assign(ForwardIterator first, ForwardIterator last) assign() argument
526 assign(InputIterator first, InputIterator last) assign() argument
600 insert(const_iterator pos, ForwardIterator first, ForwardIterator last) insert() argument
620 insert(const_iterator pos, InputIterator first, InputIterator last) insert() argument
[all...]
H A Dfixed_array.h159 FixedArray(Iterator first, Iterator last, in FixedArray() argument
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/
H A Dcontainer_memory.h275 K first; member
[all...]

Completed in 25 milliseconds

1...<<31323334353637383940>>...99