Home
last modified time | relevance | path

Searched defs:last (Results 776 - 800 of 2382) sorted by relevance

1...<<31323334353637383940>>...96

/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...]
/third_party/zlib/examples/
H A Dgun.c203 int last; /* last byte read by NEXT(), or -1 if EOF */ in lunpipe() local
385 int ret, first, last; gunpipe() local
[all...]
H A Dgzappend.c127 unsigned char *start, *last, *t in rotate() local
388 gztack(char *name, int gd, z_stream *strm, int last) gztack() argument
[all...]
H A Dzran.c146 off_t last; // last access point uncompressed offset in deflate_index_build() local
[all...]
/third_party/zlib/
H A Dinfback.c253 code last; /* parent table entry */ in inflateBack() local
[all...]
H A Dinflate.c614 code last; /* parent table entry */ in inflate() local
[all...]
/kernel/linux/linux-5.10/drivers/block/paride/
H A Dppc6lnx.c550 u8 this, last; in ppc6_wr_data_blk() local

Completed in 29 milliseconds

1...<<31323334353637383940>>...96