Home
last modified time | relevance | path

Searched defs:type2 (Results 1 – 25 of 89) sorted by relevance

1234

/third_party/openssl/include/openssl/
Dobjects.h76 # define _DECLARE_OBJ_BSEARCH_CMP_FN(scope, type1, type2, nm) \ argument
81 # define DECLARE_OBJ_BSEARCH_CMP_FN(type1, type2, cmp) \ argument
83 # define DECLARE_OBJ_BSEARCH_GLOBAL_CMP_FN(type1, type2, nm) \ argument
113 # define IMPLEMENT_OBJ_BSEARCH_CMP_FN(type1, type2, nm) \ argument
127 # define IMPLEMENT_OBJ_BSEARCH_GLOBAL_CMP_FN(type1, type2, nm) \ argument
141 # define OBJ_bsearch(type1,key,type2,base,num,cmp) \ argument
148 # define OBJ_bsearch_ex(type1,key,type2,base,num,cmp,flags) \ argument
/third_party/boost/boost/vmd/detail/
Dequal_type.hpp13 #define BOOST_VMD_DETAIL_EQUAL_TYPE(type1,type2) \ argument
17 #define BOOST_VMD_DETAIL_EQUAL_TYPE_D(d,type1,type2) \ argument
/third_party/boost/libs/utility/test/
Dcompressed_pair_final_test.cpp19 struct type2 final { struct
29 struct is_final<type2> argument
/third_party/boost/boost/fusion/sequence/
Dconvert.hpp14 #define BOOST_FUSION_WA_GCC34(type1, type2) \ argument
17 #define BOOST_FUSION_WA_GCC34(type1, type2) type1, type2 argument
/third_party/boost/boost/sort/common/util/
Dmerge.hpp154 typedef value_iter<Iter2_t> type2; in merge_construct() typedef
344 typedef value_iter<Iter2_t> type2; in merge_uncontiguous() typedef
404 typedef value_iter<Iter2_t> type2; in merge_contiguous() typedef
448 typedef value_iter<Iter2_t> type2; in merge_circular() typedef
/third_party/boost/boost/mpi/
Dskeleton_and_content.hpp34 …:forward_skeleton_iarchive<boost::mpi::packed_skeleton_iarchive,boost::mpi::packed_iarchive> type2; typedef
/third_party/boost/libs/multi_index/test/
Dtest_set_ops.cpp24 struct type2 struct
38 bool operator()(type1,type2)const{return false;} in operator ()() argument
/third_party/boost/boost/sort/common/
Dmerge_vector.hpp58 typedef util::value_iter<Iter2_t> type2; in merge_level4() typedef
156 typedef util::value_iter<Iter2_t> type2; in merge_vector4() typedef
Drange.hpp204 typedef util::value_iter<Iter2_t> type2; in is_mergeable() typedef
230 typedef util::value_iter<Iter2_t> type2; in is_mergeable_stable() typedef
372 typedef util::value_iter<Iter2_t> type2; in merge_flow() typedef
Dmerge_four.hpp79 typedef util::value_iter<Iter2_t> type2; in full_merge4() typedef
/third_party/typescript/tests/cases/fourslash/
DreferencesForMergedDeclarations.ts17 const [type1Def, type1, namespace1Def, namespace1, value1Def, value1, namespace2, type2, value2] = … constant
/third_party/boost/libs/numeric/odeint/test/
Dis_pair.cpp35 typedef std::pair< int& , int > type2; in BOOST_AUTO_TEST_CASE() typedef
/third_party/typescript/tests/baselines/reference/
DcontextualTypeShouldBeLiteral.js41 type2: 'y', property
139 type2: 'y', property
/third_party/mindspore/tests/ut/cpp/mindrecord/
Dut_shard_index_generator_test.cc74 auto type2 = ShardIndexGenerator::TakeFieldType("street_name", schema1); in TEST_F() local
/third_party/boost/libs/serialization/test/
Dtest_unregistered.cpp64 struct type2 { struct
72 BOOST_CLASS_VERSION(type2, 2); argument
/third_party/boost/boost/container_hash/detail/
Dfloat_functions.hpp193 #define BOOST_HASH_CALL_FLOAT_FUNC(cpp_func, c99_func, type1, type2) \ argument
259 #define BOOST_HASH_CALL_FLOAT_MACRO(cpp_func, c99_func, type1, type2) \ argument
/third_party/gstreamer/gstplugins_base/gst-libs/gst/audio/
Daudio-resampler.c329 #define MAKE_COEFF_LINEAR_INT_FUNC(type,type2,prec) \ argument
350 #define MAKE_COEFF_CUBIC_INT_FUNC(type,type2,prec) \ argument
379 #define INTERPOLATE_INT_LINEAR_FUNC(type,type2,prec,limit) \ argument
417 #define INTERPOLATE_INT_CUBIC_FUNC(type,type2,prec,limit) \ argument
618 #define INNER_PRODUCT_INT_FULL_FUNC(type,type2,prec,limit) \ argument
640 #define INNER_PRODUCT_INT_LINEAR_FUNC(type,type2,prec,limit) \ argument
667 #define INNER_PRODUCT_INT_CUBIC_FUNC(type,type2,prec,limit) \ argument
/third_party/curl/lib/vauth/
Dntlm.c170 const unsigned char *type2 = Curl_bufref_ptr(type2ref); in ntlm_decode_type2_target() local
271 const unsigned char *type2 = Curl_bufref_ptr(type2ref); in Curl_auth_decode_ntlm_type2_message() local
Dntlm_sspi.c200 const struct bufref *type2, in Curl_auth_decode_ntlm_type2_message()
/third_party/boost/libs/geometry/doc/src/docutils/tools/implementation_status/
Dimplementation_status.cpp211 int type2 = -1) in report_library()
345 for (int type2 = point; type2 < geometry_count; ++type2) in report() local
/third_party/typescript/tests/cases/compiler/
DcontextualTypeShouldBeLiteral.ts33 type2: 'y'; property
/third_party/glib/gobject/
Dgvaluetransform.c240 #define SKIP____register_transform_func(type1,type2,transform_func) /* skip questionable transf… in _g_value_transforms_init() argument
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_quad.c180 struct lp_type type2; in lp_bld_quad_twiddle() local
/third_party/gettext/gettext-tools/src/
Dformat-ruby.c734 enum format_arg_type type2 = spec.numbered[j-1].type; in format_parse() local
781 enum format_arg_type type2 = spec.named[j-1].type; in format_parse() local
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_bld_blend.c116 struct lp_type type2 = type; in lp_build_mul_norm_expand() local

1234