Home
last modified time | relevance | path

Searched defs:last (Results 1 – 25 of 1157) sorted by relevance

12345678910>>...47

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Demangle/
DItaniumDemangle.cpp62 static const char *parse_number(const char *first, const char *last) { in parse_number()
116 static const char *parse_floating_number(const char *first, const char *last, in parse_floating_number()
155 static const char *parse_source_name(const char *first, const char *last, in parse_source_name()
192 static const char *parse_substitution(const char *first, const char *last, in parse_substitution()
292 static const char *parse_builtin_type(const char *first, const char *last, in parse_builtin_type()
434 static const char *parse_cv_qualifiers(const char *first, const char *last, in parse_cv_qualifiers()
458 static const char *parse_template_param(const char *first, const char *last, in parse_template_param()
503 static const char *parse_const_cast_expr(const char *first, const char *last, in parse_const_cast_expr()
529 static const char *parse_dynamic_cast_expr(const char *first, const char *last, in parse_dynamic_cast_expr()
556 const char *last, C &db) { in parse_reinterpret_cast_expr()
[all …]
/third_party/pcre2/pcre2/maint/
DGenerateUcpTables.py168 last = '' variable
171 last = ';' variable
178 last = ',' variable
186 last = '' variable
DGenerateUcd.py538 last = char variable
540 last = int(m.group(3), 16) variable
590 last = char variable
592 last = int(m.group(3), 16) variable
849 last = int(m.group(2),16) variable
/third_party/nghttp2/src/
Dbase64.h49 template <typename InputIt> std::string encode(InputIt first, InputIt last) { in encode()
89 OutputIt encode(InputIt first, InputIt last, OutputIt d_first) { in encode()
130 InputIt next_decode_input(InputIt first, InputIt last, const int *tbl) { in next_decode_input()
140 OutputIt decode(InputIt first, InputIt last, OutputIt d_first) { in decode()
193 template <typename InputIt> std::string decode(InputIt first, InputIt last) { in decode()
207 StringRef decode(BlockAllocator &balloc, InputIt first, InputIt last) { in decode()
/third_party/nghttp2/lib/
Dnghttp2_helper.c415 const uint8_t *last; in nghttp2_check_header_name() local
503 const uint8_t *last; in nghttp2_check_header_value() local
594 const uint8_t *last; in nghttp2_check_method() local
675 const uint8_t *last; in nghttp2_check_path() local
753 const uint8_t *last; in nghttp2_check_authority() local
/third_party/mesa3d/src/compiler/glsl/
Dir_basic_block.cpp52 ir_instruction *last, in call_for_basic_blocks()
57 ir_instruction *last = NULL; in call_for_basic_blocks() local
/third_party/node/test/parallel/
Dtest-util-inspect-long-running.js11 let last = {}; variable
15 last.next = { circular: obj, last, obj: { a: 1, b: 2, c: true } }; property
/third_party/skia/third_party/externals/abseil-cpp/absl/algorithm/
Dalgorithm.h78 It RotateImpl(It first, It middle, It last, std::true_type) { in RotateImpl()
83 It RotateImpl(It first, It middle, It last, std::false_type) { in RotateImpl()
131 bool linear_search(InputIterator first, InputIterator last, in linear_search()
149 ForwardIterator last) { in rotate()
/third_party/flutter/engine/flutter/fml/
Dcommand_line.h184 InputIterator last, in CommandLineFromIteratorsFindFirstPositionalArg()
203 InputIterator last) { in CommandLineFromIterators()
214 InputIterator last) { in CommandLineFromIteratorsWithArgv0()
/third_party/cmsis/CMSIS/DSP/Source/SupportFunctions/
Darm_quick_sort_f32.c31 static uint32_t arm_quick_sort_partition_f32(float32_t *pSrc, int32_t first, int32_t last, uint8_t … in arm_quick_sort_partition_f32()
103 static void arm_quick_sort_core_f32(float32_t *pSrc, int32_t first, int32_t last, uint8_t dir) in arm_quick_sort_core_f32()
/third_party/rust/crates/regex/src/
Dpattern.rs42 let last = self.last_step_end; in next() localVariable
56 let last = self.last_step_end; in next() localVariable
/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dgen-indic-table.py183 last = -100000 variable
203 last = start-1 variable
214 last = end variable
Dhb-set.cc237 hb_codepoint_t last) in hb_set_add_range()
271 hb_codepoint_t last) in hb_set_del_range()
515 hb_codepoint_t *last) in hb_set_next_range()
538 hb_codepoint_t *last) in hb_set_previous_range()
/third_party/harfbuzz/src/
Dhb-set.cc256 hb_codepoint_t last) in hb_set_add_range()
291 hb_codepoint_t last) in hb_set_del_range()
540 hb_codepoint_t *last) in hb_set_next_range()
564 hb_codepoint_t *last) in hb_set_previous_range()
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-set.cc273 hb_codepoint_t last) in hb_set_add_range()
313 hb_codepoint_t last) in hb_set_del_range()
566 hb_codepoint_t *last) in hb_set_next_range()
590 hb_codepoint_t *last) in hb_set_previous_range()
/third_party/mesa3d/src/mesa/main/
Dglthread_bufferobj.c247 const uint64_t *last) in _mesa_unmarshal_BufferData()
277 const uint64_t *last) in _mesa_unmarshal_NamedBufferData()
286 const uint64_t *last) in _mesa_unmarshal_NamedBufferDataEXT()
374 const uint64_t *last) in _mesa_unmarshal_BufferSubData()
397 const uint64_t *last) in _mesa_unmarshal_NamedBufferSubData()
406 const uint64_t *last) in _mesa_unmarshal_NamedBufferSubDataEXT()
Dglthread_shaderobj.c43 const uint64_t *last) in _mesa_unmarshal_ShaderSource()
134 const uint64_t *last) in _mesa_unmarshal_GetActiveUniform()
174 const uint64_t *last) in _mesa_unmarshal_GetUniformLocation()
/third_party/ffmpeg/libavformat/
Drtpenc_h264_hevc.c36 static void flush_buffered(AVFormatContext *s1, int last) in flush_buffered()
55 static void nal_send(AVFormatContext *s1, const uint8_t *buf, int size, int last) in nal_send()
/third_party/pcre2/pcre2/src/
Dpcre2_substring.c76 PCRE2_SPTR first, last, entry; in pcre2_substring_copy_byname() local
164 PCRE2_SPTR first, last, entry; in pcre2_substring_get_byname() local
271 PCRE2_SPTR first, last, entry; in pcre2_substring_length_byname() local
496 PCRE2_SPTR last; in pcre2_substring_nametable_scan() local
/third_party/jerryscript/jerry-core/lit/
Dlit-magic-strings.c213 lit_utf8_size_t last = lit_get_magic_string_size_block_start (string_size + 1); in lit_is_utf8_string_magic() local
258 lit_utf8_size_t last = lit_get_magic_string_size_block_start (total_string_size + 1); in lit_is_utf8_string_pair_magic() local
308 lit_magic_string_ex_id_t last = (lit_magic_string_ex_id_t) magic_string_ex_count; in lit_is_ex_utf8_string_magic() local
368 lit_magic_string_ex_id_t last = (lit_magic_string_ex_id_t) magic_string_ex_count; in lit_is_ex_utf8_string_pair_magic() local
/third_party/vk-gl-cts/framework/delibs/decpp/
DdeRandom.hpp105 void Random::choose (InputIter first, InputIter last, OutputIter result, int numItems) in choose()
128 T Random::choose (InputIter first, InputIter last) in choose()
137 T Random::chooseWeighted (InputIter first, InputIter last, WeightIter weight) in chooseWeighted()
168 void Random::shuffle (Iterator first, Iterator last) in shuffle()
/third_party/flutter/skia/third_party/externals/sdl/src/stdlib/
DSDL_qsort.c187 typedef struct { char * first; char * last; } stack_entry; member
363 static char * pivot_big(char *first, char *mid, char *last, size_t size, in pivot_big()
409 char *first,*last; in qsort_nonaligned() local
440 char *first,*last; in qsort_aligned() local
471 char *first,*last; in qsort_words() local
/third_party/node/deps/nghttp2/lib/
Dnghttp2_helper.c413 const uint8_t *last; in nghttp2_check_header_name() local
501 const uint8_t *last; in nghttp2_check_header_value() local
579 const uint8_t *last; in nghttp2_check_authority() local
/third_party/mesa3d/src/gallium/auxiliary/util/
Du_threaded_context.c195 uint64_t *last = &batch->slots[batch->num_total_slots]; in tc_batch_execute() local
329 struct tc_batch *last = &tc->batch_slots[tc->last]; in tc_is_sync() local
339 struct tc_batch *last = &tc->batch_slots[tc->last]; in _tc_sync() local
397 struct tc_batch *last = &tc->batch_slots[tc->last]; in threaded_context_flush() local
830 tc_call_destroy_query(struct pipe_context *pipe, void *call, uint64_t *last) in tc_call_destroy_query()
851 tc_call_begin_query(struct pipe_context *pipe, void *call, uint64_t *last) in tc_call_begin_query()
873 tc_call_end_query(struct pipe_context *pipe, void *call, uint64_t *last) in tc_call_end_query()
942 tc_call_get_query_result_resource(struct pipe_context *pipe, void *call, uint64_t *last) in tc_call_get_query_result_resource()
983 tc_call_render_condition(struct pipe_context *pipe, void *call, uint64_t *last) in tc_call_render_condition()
1060 tc_call_bind_sampler_states(struct pipe_context *pipe, void *call, uint64_t *last) in tc_call_bind_sampler_states()
[all …]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/
Dedit.c178 struct edit_history *h, *match = NULL, *last = NULL; in history_add() local
561 static enum edit_key_code esc_seq_to_key1_no(char last) in esc_seq_to_key1_no()
578 static enum edit_key_code esc_seq_to_key1_shift(char last) in esc_seq_to_key1_shift()
595 static enum edit_key_code esc_seq_to_key1_alt(char last) in esc_seq_to_key1_alt()
612 static enum edit_key_code esc_seq_to_key1_alt_shift(char last) in esc_seq_to_key1_alt_shift()
629 static enum edit_key_code esc_seq_to_key1_ctrl(char last) in esc_seq_to_key1_ctrl()
646 static enum edit_key_code esc_seq_to_key1(int param1, int param2, char last) in esc_seq_to_key1()
700 static enum edit_key_code esc_seq_to_key2(int param1, int param2, char last) in esc_seq_to_key2()
728 char last, *pos; in esc_seq_to_key() local

12345678910>>...47