Home
last modified time | relevance | path

Searched defs:last (Results 376 - 400 of 927) sorted by relevance

1...<<11121314151617181920>>...38

/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...]
/test/testfwk/arkxtest/uitest/record/
H A Dpointer_info.h51 void SetLastTouchEventInfo(TouchEventInfo& last) in SetLastTouchEventInfo() argument
/third_party/ffmpeg/libavcodec/
H A Dh264_ps.c255 int i, last = 8, next = 8; in decode_scaling_list() local
H A Dcfhdenc.c253 int ret, last = 0; in cfhd_encode_init() local
H A Dass_split.c323 int last = i == *number - 1; in ass_split_section() local
454 const int last = i == FF_ARRAY_ELEMS(fields) - 1; in ff_ass_split_dialog() local
H A Dme_cmp.c780 int i, last, run, bits, level, distortion, start_i; in rd8x8_c() local
855 int i, last, run, bits, level, start_i; in bit8x8_c() local
[all...]

Completed in 23 milliseconds

1...<<11121314151617181920>>...38