Home
last modified time | relevance | path

Searched defs:first (Results 976 - 1000 of 1369) sorted by relevance

1...<<31323334353637383940>>...55

/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
4190 StrT first; global() member
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/
H A Dregcomp.c271 int first = 1; /* is this the first alternative? */ in p_ere() local
506 int first = 1; /* first subexpression? */ in p_bre() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A Dregcomp.c399 int first = 1; /* is this the first alternative? */ in p_ere() local
634 int first = 1; /* first subexpression? */ in p_bre() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/AsmParser/
H A DAVRAsmParser.cpp602 bool first = true; in ParseInstruction() local
/third_party/skia/third_party/externals/icu/source/common/
H A Duresdata.cpp316 int32_t first; in res_getStringNoTrace() local
373 int32_t first=*p; in isNoInheritanceMarker() local
[all...]
/third_party/vixl/test/aarch64/
H A Dtest-utils-aarch64.cc552 Register first = NoReg; in Clobber() local
575 VRegister first = NoVReg; in ClobberFP() local
[all...]
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_pthread.cpp687 waiter *first; in dng_pthread_cond_signal() local
719 waiter *first; dng_pthread_cond_broadcast() local
[all...]
/third_party/protobuf/src/google/protobuf/
H A Dextension_set.h630 int first; member
H A Dmap.h278 const Key first; member
339 Map(const InputIt& first, const InputIt& last) Map() argument
765 Node* first = static_cast<Node*>(table_[b]); InsertUniqueInList() local
1188 insert(InputIt first, InputIt last) insert() argument
1216 erase(iterator first, iterator last) erase() argument
[all...]
/third_party/protobuf/ruby/ext/google/protobuf_c/
H A Dstorage.c1179 bool first = true; in layout_inspect() local
/third_party/python/Lib/test/
H A Dtest_contextlib.py1052 def first(): function
H A Dtest_itertools.py1556 first = True variable in TestBasicOps.test_tee_reenter.I
[all...]
/third_party/python/Parser/
H A Daction_helpers.c878 Token *first = asdl_seq_GET_UNTYPED(strings, 0); in _PyPegen_concatenate_strings() local
/third_party/protobuf/php/src/Google/Protobuf/Internal/
H A DMessage.php1523 $first = true; variable
1528 $first = false; variable
/third_party/skia/fuzz/
H A DFuzzCanvas.cpp357 sk_sp<SkPathEffect> first = make_fuzz_patheffect(fuzz, depth - 1); in make_fuzz_patheffect() local
362 sk_sp<SkPathEffect> first = make_fuzz_patheffect(fuzz, depth - 1); in make_fuzz_patheffect() local
686 sk_sp<SkImageFilter> first = make_fuzz_imageFilter(fuzz, depth - 1); in make_fuzz_imageFilter() local
/third_party/skia/include/private/
H A DSkVx.h587 auto map(Fn&& fn, const Vec<N,T>& first, const Rest&... rest) { in map() argument
/third_party/rust/crates/syn/src/
H A Dty.rs389 let mut first: Type = content.parse()?; variables
/third_party/spirv-tools/source/opt/
H A Dinline_pass.cpp499 auto& first = new_blocks->front(); in MoveLoopMergeInstToFirstBlock() local
/third_party/spirv-tools/source/util/
H A Dhex_float.h195 bool operator==(const FloatProxy<T>& first, const FloatProxy<T>& second) { in operator ==() argument
/third_party/spirv-tools/source/val/
H A Dvalidate_cfg.cpp883 bool first = true; in PerformCfgChecks() local
[all...]
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fAtomicCounterTests.cpp1106 bool first = true; in operationToName() local
[all...]
H A Des31fDrawTests.cpp101 deUint32 first; member
[all...]
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 DglsDrawTest.hpp231 int first; //!< used only if drawMethod = DrawArrays* member
H A DglsFboUtil.hpp73 T1 first; member

Completed in 47 milliseconds

1...<<31323334353637383940>>...55