Home
last modified time | relevance | path

Searched defs:last (Results 826 - 850 of 2505) sorted by relevance

1...<<31323334353637383940>>...101

/third_party/skia/third_party/externals/icu/source/common/
H A Dedits.cpp121 int32_t last = lastUnit(); in addUnchanged() local
167 int32_t last = lastUnit(); in addReplace() local
[all...]
H A Dnormlzr.cpp320 UChar32 Normalizer::last() { in last() function in Normalizer
H A Duchriter.cpp118 UCharCharacterIterator::last() { in last() function in UCharCharacterIterator
H A Dustr_titlecase_brkiter.cpp107 int32_t WholeStringBreakIterator::last() { return length; } in last() function in WholeStringBreakIterator
/third_party/skia/third_party/externals/icu/source/common/unicode/
H A Dedits.h511 void setLastUnit(int32_t last) { array[length - 1] = (uint16_t)last; } in setLastUnit() argument
/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/vixl/src/aarch32/
H A Dinstructions-aarch32.cc158 SRegister last = reglist.GetLastSRegister(); in operator <<() local
162 os << "{" << first << "-" << last << "}"; in operator <<() local
169 DRegister last = reglist.GetLastDRegister(); in operator <<() local
173 os << "{" << first << "-" << last << "}"; in operator <<() local
/third_party/vixl/src/
H A Dpool-manager-impl.h243 const PoolObject<T>& last = objects_.back(); in MustEmit() local
/third_party/vixl/test/
H A Dtest-runner.h89 static Test* last() { return last_; } in last() function in vixl::Test
/third_party/protobuf/src/google/protobuf/stubs/
H A Dmap_util.h290 InsertOrUpdateMany(Collection* const collection, InputIterator first, InputIterator last) InsertOrUpdateMany() argument
/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 void assign(ForwardIterator first, ForwardIterator last) { in 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/modules/skparagraph/src/
H A DParagraphBuilderImpl.cpp160 auto& last = fStyledBlocks.back(); in endRunIfNeeded() local
/third_party/skia/gm/
H A Dtexteffects.cpp29 create_underline(const SkTDArray<SkScalar>& intersections, SkScalar last, SkScalar finalPos, SkScalar uPos, SkScalar uWidth, SkScalar textSize) create_underline() argument
/third_party/rust/crates/nix/src/
H A Derrno.rs54 pub fn last() -> Self { in last() functions
140 fn last() -> Errno { in last() functions
/third_party/spirv-tools/source/util/
H A Dsmall_vector.h70 SmallVector(InputIt first, InputIt last) : SmallVector() { in SmallVector() argument
71 insert(end(), first, last); in SmallVector() local
270 iterator erase(const_iterator first, const_iterator last) { in erase() argument
348 iterator insert(iterator pos, InputIt first, InputIt last) { in insert() argument
[all...]
/third_party/vk-gl-cts/modules/glshared/
H A DglsRandomUniformBlockCase.cpp123 static std::string genName (char first, char last, int ndx) in genName() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/transform_feedback/
H A DvktTransformFeedbackRandomLayoutCase.cpp38 static std::string genName (char first, char last, int ndx) in genName() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ubo/
H A DvktRandomUniformBlockCase.cpp37 static std::string genName (char first, char last, int ndx) in genName() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/tls/
H A Dtlsv1_server_read.c402 struct x509_certificate *chain = NULL, *last = NULL, *cert; in tls_process_certificate() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
H A Daes-gcm.c125 size_t last = x + xlen - xpos; in ghash() local
145 size_t i, n, last; in aes_gctr() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/tls/
H A Dtlsv1_server_read.c402 struct x509_certificate *chain = NULL, *last = NULL, *cert; in tls_process_certificate() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
H A Daes-gcm.c125 size_t last = x + xlen - xpos; in ghash() local
145 size_t i, n, last; in aes_gctr() local
/third_party/zlib/contrib/infback9/
H A Dinfback9.c236 code last; /* parent table entry */ in inflateBack9() local
[all...]
/third_party/zlib/contrib/puff/
H A Dpuff.c799 int last, type; /* block information */ puff() local
[all...]

Completed in 22 milliseconds

1...<<31323334353637383940>>...101