Home
last modified time | relevance | path

Searched defs:last (Results 751 - 775 of 1049) sorted by relevance

1...<<31323334353637383940>>...42

/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcUniformBlockTests.cpp171 static std::string genName(char first, char last, int ndx) in genName() argument
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dinst_bindless_check_pass.cpp514 uint32_t last = bsize - 1; in GenLastByteIdx() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dinst_bindless_check_pass.cpp514 uint32_t last = bsize - 1; in GenLastByteIdx() local
/third_party/skia/third_party/externals/libwebp/src/dsp/
H A Denc.c655 int last = -1; in QuantizeBlock_C() local
/third_party/skia/third_party/externals/icu/source/tools/tzcode/
H A Dzdump.c1032 struct listentry * last = &dummyentry; in getall() local
1042 static void getzones(char * basedir, char * relpath, struct listentry ** last, int * count) { in getzones() argument
/third_party/skia/third_party/externals/microhttpd/src/microhttpd/
H A Dconnection.c1818 char *last; local
[all...]
/third_party/skia/third_party/externals/freetype/src/autofit/
H A Dafcjk.c421 FT_Int last = -1; in af_cjk_metrics_init_blues() local
816 AF_Point last = seg->last; in af_cjk_hints_compute_segments() local
[all...]
H A Dafhints.c1328 AF_Point point, first, last; in af_glyph_hints_align_edge_points() local
1354 AF_Point point, first, last; in af_glyph_hints_align_edge_points() local
[all...]
/third_party/skia/third_party/externals/freetype/src/sfnt/
H A Dttcmap.c1829 FT_UInt32 n, start, end, start_id, count, last = 0; FT_CALLBACK_DEF() local
2296 FT_ULong n, start, end, start_id, last = 0; FT_CALLBACK_DEF() local
2649 FT_ULong n, start, end, glyph_id, last = 0; FT_CALLBACK_DEF() local
[all...]
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-aat-layout-kerx-table.hh268 bool last = false; in transition() local
H A Dhb-algs.hh1009 char *last = b+w*(nel-1), *tmp; in sort_r_simple() local
[all...]
H A Dhb-ot-shape-complex-indic.cc715 unsigned int last = base; in initial_reordering_consonant_syllable() local
[all...]
/third_party/python/Modules/
H A D_functoolsmodule.c944 lru_list_elem *last = root->prev; in lru_cache_append_link() local
H A D_posixsubprocess.c298 _brute_force_closer(int first, int last) in _brute_force_closer() argument
366 _unsafe_closer(int first, int last) in _unsafe_closer() argument
456 _close_range_closer(int first, int last) in _close_range_closer() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Demangle/
H A DItaniumDemangle.cpp62 static const char *parse_number(const char *first, const char *last) { in parse_number() argument
116 parse_floating_number(const char *first, const char *last, C &db) parse_floating_number() argument
155 parse_source_name(const char *first, const char *last, C &db) parse_source_name() argument
192 parse_substitution(const char *first, const char *last, C &db) parse_substitution() argument
292 parse_builtin_type(const char *first, const char *last, C &db) parse_builtin_type() argument
434 parse_cv_qualifiers(const char *first, const char *last, unsigned &cv) parse_cv_qualifiers() argument
458 parse_template_param(const char *first, const char *last, C &db) parse_template_param() argument
503 parse_const_cast_expr(const char *first, const char *last, C &db) parse_const_cast_expr() argument
529 parse_dynamic_cast_expr(const char *first, const char *last, C &db) parse_dynamic_cast_expr() argument
555 parse_reinterpret_cast_expr(const char *first, const char *last, C &db) parse_reinterpret_cast_expr() argument
581 parse_static_cast_expr(const char *first, const char *last, C &db) parse_static_cast_expr() argument
604 parse_pack_expansion(const char *first, const char *last, C &db) parse_pack_expansion() argument
617 parse_sizeof_type_expr(const char *first, const char *last, C &db) parse_sizeof_type_expr() argument
634 parse_sizeof_expr_expr(const char *first, const char *last, C &db) parse_sizeof_expr_expr() argument
652 parse_sizeof_param_pack_expr(const char *first, const char *last, C &db) parse_sizeof_param_pack_expr() argument
687 parse_function_param(const char *first, const char *last, C &db) parse_function_param() argument
719 parse_sizeof_function_param_pack_expr(const char *first, const char *last, C &db) parse_sizeof_function_param_pack_expr() argument
739 parse_typeid_expr(const char *first, const char *last, C &db) parse_typeid_expr() argument
761 parse_throw_expr(const char *first, const char *last, C &db) parse_throw_expr() argument
778 parse_dot_star_expr(const char *first, const char *last, C &db) parse_dot_star_expr() argument
800 parse_simple_id(const char *first, const char *last, C &db) parse_simple_id() argument
824 parse_unresolved_type(const char *first, const char *last, C &db) parse_unresolved_type() argument
879 parse_destructor_name(const char *first, const char *last, C &db) parse_destructor_name() argument
913 parse_base_unresolved_name(const char *first, const char *last, C &db) parse_base_unresolved_name() argument
958 parse_unresolved_qualifier_level(const char *first, const char *last, C &db) parse_unresolved_qualifier_level() argument
988 parse_unresolved_name(const char *first, const char *last, C &db) parse_unresolved_name() argument
1115 parse_dot_expr(const char *first, const char *last, C &db) parse_dot_expr() argument
1138 parse_call_expr(const char *first, const char *last, C &db) parse_call_expr() argument
1189 parse_new_expr(const char *first, const char *last, C &db) parse_new_expr() argument
1299 parse_conversion_expr(const char *first, const char *last, C &db) parse_conversion_expr() argument
1356 parse_arrow_expr(const char *first, const char *last, C &db) parse_arrow_expr() argument
1382 parse_function_type(const char *first, const char *last, C &db) parse_function_type() argument
1457 parse_pointer_to_member_type(const char *first, const char *last, C &db) parse_pointer_to_member_type() argument
1489 parse_array_type(const char *first, const char *last, C &db) parse_array_type() argument
1544 parse_decltype(const char *first, const char *last, C &db) parse_decltype() argument
1570 parse_vector_type(const char *first, const char *last, C &db) parse_vector_type() argument
1647 parse_type(const char *first, const char *last, C &db) parse_type() argument
2020 parse_operator_name(const char *first, const char *last, C &db) parse_operator_name() argument
2296 parse_integer_literal(const char *first, const char *last, const std::string &lit, C &db) parse_integer_literal() argument
2330 parse_expr_primary(const char *first, const char *last, C &db) parse_expr_primary() argument
2532 parse_ctor_dtor_name(const char *first, const char *last, C &db) parse_ctor_dtor_name() argument
2578 parse_unnamed_type_name(const char *first, const char *last, C &db) parse_unnamed_type_name() argument
2677 parse_unqualified_name(const char *first, const char *last, C &db) parse_unqualified_name() argument
2721 parse_unscoped_name(const char *first, const char *last, C &db) parse_unscoped_name() argument
2748 parse_alignof_type(const char *first, const char *last, C &db) parse_alignof_type() argument
2766 parse_alignof_expr(const char *first, const char *last, C &db) parse_alignof_expr() argument
2781 parse_noexcept_expression(const char *first, const char *last, C &db) parse_noexcept_expression() argument
2794 parse_prefix_expression(const char *first, const char *last, const std::string &op, C &db) parse_prefix_expression() argument
2808 parse_binary_expression(const char *first, const char *last, const std::string &op, C &db) parse_binary_expression() argument
2915 parse_expression(const char *first, const char *last, C &db) parse_expression() argument
3376 parse_template_arg(const char *first, const char *last, C &db) parse_template_arg() argument
3422 parse_template_args(const char *first, const char *last, C &db) parse_template_args() argument
3483 parse_nested_name(const char *first, const char *last, C &db, bool *ends_with_template_args) parse_nested_name() argument
3619 parse_discriminator(const char *first, const char *last) parse_discriminator() argument
3651 parse_local_name(const char *first, const char *last, C &db, bool *ends_with_template_args) parse_local_name() argument
3715 parse_name(const char *first, const char *last, C &db, bool *ends_with_template_args) parse_name() argument
3795 parse_call_offset(const char *first, const char *last) parse_call_offset() argument
3834 parse_special_name(const char *first, const char *last, C &db) parse_special_name() argument
3993 parse_encoding(const char *first, const char *last, C &db) parse_encoding() argument
4104 parse_block_invoke(const char *first, const char *last, C &db) parse_block_invoke() argument
4136 parse_dot_suffix(const char *first, const char *last, C &db) parse_dot_suffix() argument
4154 demangle(const char *first, const char *last, C &db, int &status) demangle() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/pnacl-llvm/include/llvm/Bitcode/NaCl/
H A DNaClBitstreamReader.h94 NaClBitCodeAbbrev *last() { return Abbrevs.back(); } in last() function in llvm::NaClBitstreamReader::AbbrevList
/third_party/toybox/toys/pending/
H A Dvi.c1662 char *last = utf8_last(TT.il->data, TT.il->len); in vi_main() local
/third_party/python/Parser/
H A Daction_helpers.c879 Token *last = asdl_seq_GET_UNTYPED(strings, len - 1); in _PyPegen_concatenate_strings() local
/third_party/python/Objects/
H A Dodictobject.c1107 OrderedDict_popitem_impl(PyODictObject *self, int last) in OrderedDict_popitem_impl() argument
1265 OrderedDict_move_to_end_impl(PyODictObject *self, PyObject *key, int last) in OrderedDict_move_to_end_impl() argument
[all...]
/third_party/protobuf/src/google/protobuf/
H A Dmap.h339 Map(const InputIt& first, const InputIt& last) in Map() argument
1188 void insert(InputIt first, InputIt last) { in insert() argument
1216 void erase(iterator first, iterator last) { in erase() argument
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
H A Dnumbers_test.cc947 float last = *floats.begin(); in ExhaustiveFloat() local
[all...]
/third_party/spirv-tools/source/opt/
H A Dinline_pass.cpp500 auto& last = new_blocks->back(); in MoveLoopMergeInstToFirstBlock() local
H A Dinst_bindless_check_pass.cpp569 uint32_t last = bsize - 1; in GenLastByteIdx() local
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fSSBOLayoutTests.cpp179 static std::string genName (char first, char last, int ndx) in genName() argument
/third_party/vk-gl-cts/modules/glshared/
H A DglsFboUtil.cpp864 const bool last = ((ndx + 1) == (int)validResults.size()); in logLegalResults() local

Completed in 45 milliseconds

1...<<31323334353637383940>>...42