/third_party/skia/third_party/externals/abseil-cpp/absl/container/ |
H A D | inlined_vector.h | 145 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 D | fixed_array.h | 159 FixedArray(Iterator first, Iterator last, in FixedArray() argument
|
/third_party/skia/modules/skparagraph/src/ |
H A D | ParagraphBuilderImpl.cpp | 160 auto& last = fStyledBlocks.back(); in endRunIfNeeded() local
|
/third_party/skia/gm/ |
H A D | texteffects.cpp | 29 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 D | errno.rs | 54 pub fn last() -> Self { in last() functions 140 fn last() -> Errno { in last() functions
|
/third_party/spirv-tools/source/util/ |
H A D | small_vector.h | 70 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 D | glsRandomUniformBlockCase.cpp | 123 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 D | vktTransformFeedbackRandomLayoutCase.cpp | 38 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 D | vktRandomUniformBlockCase.cpp | 37 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 D | tlsv1_server_read.c | 402 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 D | aes-gcm.c | 125 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 D | tlsv1_server_read.c | 402 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 D | aes-gcm.c | 125 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 D | infback9.c | 236 code last; /* parent table entry */ in inflateBack9() local [all...] |
/third_party/zlib/contrib/puff/ |
H A D | puff.c | 799 int last, type; /* block information */ puff() local [all...] |
/third_party/zlib/examples/ |
H A D | gun.c | 203 int last; /* last byte read by NEXT(), or -1 if EOF */ in lunpipe() local 385 int ret, first, last; gunpipe() local [all...] |
H A D | gzappend.c | 127 unsigned char *start, *last, *t in rotate() local 388 gztack(char *name, int gd, z_stream *strm, int last) gztack() argument [all...] |
H A D | zran.c | 146 off_t last; // last access point uncompressed offset in deflate_index_build() local [all...] |
/third_party/zlib/ |
H A D | infback.c | 253 code last; /* parent table entry */ in inflateBack() local [all...] |
H A D | inflate.c | 614 code last; /* parent table entry */ in inflate() local [all...] |
/test/testfwk/arkxtest/uitest/record/ |
H A D | pointer_info.h | 51 void SetLastTouchEventInfo(TouchEventInfo& last) in SetLastTouchEventInfo() argument
|
/third_party/ffmpeg/libavcodec/ |
H A D | h264_ps.c | 255 int i, last = 8, next = 8; in decode_scaling_list() local
|
H A D | cfhdenc.c | 253 int ret, last = 0; in cfhd_encode_init() local
|
H A D | ass_split.c | 323 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 D | me_cmp.c | 780 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...] |