/third_party/openssl/include/openssl/ |
D | objects.h | 76 # 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/libs/serialization/test/ |
D | test_strong_typedef.cpp | 36 struct type1 struct 43 BOOST_STATIC_ASSERT(boost::has_nothrow_default_constructor<type1>::value); argument
|
/third_party/boost/boost/vmd/detail/ |
D | equal_type.hpp | 13 #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/ |
D | compressed_pair_final_test.cpp | 13 struct type1 { struct 14 operator bool() const { in operator bool()
|
/third_party/boost/libs/multi_index/test/ |
D | test_set_ops.cpp | 22 struct type1{}; struct 42 bool less_type1_f(type1,type1){return false;} in less_type1_f() argument
|
/third_party/boost/boost/sort/common/ |
D | merge_vector.hpp | 57 typedef util::value_iter<Iter1_t> type1; in merge_level4() typedef 105 typedef util::value_iter<Iter_t> type1; in uninit_merge_level4() typedef 155 typedef util::value_iter<Iter1_t> type1; in merge_vector4() typedef
|
D | merge_four.hpp | 78 typedef util::value_iter<Iter1_t> type1; in full_merge4() typedef 209 typedef util::value_iter<Iter_t> type1; in uninit_full_merge4() typedef
|
D | range.hpp | 203 typedef util::value_iter<Iter1_t> type1; in is_mergeable() typedef 229 typedef util::value_iter<Iter1_t> type1; in is_mergeable_stable() typedef 371 typedef util::value_iter<Iter1_t> type1; in merge_flow() typedef
|
/third_party/vk-gl-cts/modules/gles2/scripts/ |
D | gen-invalid-implicit-conversions.py | 74 def __init__(self, operation, type0, type1): argument 85 def createCase(operation, type0, type1): argument
|
/third_party/freetype/src/type1/ |
D | t1gload.c | 48 T1_Font type1 = &face->type1; in T1_Parse_Glyph_And_Get_Char_String() local 218 T1_Font type1 = &face->type1; in T1_Compute_Max_Advance() local 284 T1_Font type1 = &face->type1; in T1_Get_Advances() local 359 T1_Font type1 = &face->type1; in T1_Load_Glyph() local
|
/third_party/skia/third_party/externals/freetype/src/type1/ |
D | t1gload.c | 48 T1_Font type1 = &face->type1; in T1_Parse_Glyph_And_Get_Char_String() local 218 T1_Font type1 = &face->type1; in T1_Compute_Max_Advance() local 284 T1_Font type1 = &face->type1; in T1_Get_Advances() local 359 T1_Font type1 = &face->type1; in T1_Load_Glyph() local
|
/third_party/flutter/skia/third_party/externals/freetype/src/type1/ |
D | t1gload.c | 49 T1_Font type1 = &face->type1; in T1_Parse_Glyph_And_Get_Char_String() local 219 T1_Font type1 = &face->type1; in T1_Compute_Max_Advance() local 285 T1_Font type1 = &face->type1; in T1_Get_Advances() local 360 T1_Font type1 = &face->type1; in T1_Load_Glyph() local
|
/third_party/boost/boost/fusion/sequence/ |
D | convert.hpp | 14 #define BOOST_FUSION_WA_GCC34(type1, type2) \ argument 17 #define BOOST_FUSION_WA_GCC34(type1, type2) type1, type2 argument
|
/third_party/vk-gl-cts/modules/gles3/scripts/ |
D | gen-invalid-implicit-conversions.py | 78 def __init__(self, operation, type0, type1): argument 90 def createCase(operation, type0, type1): argument
|
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/base/ |
D | unsorted_segment_sum_base.c | 19 #define UNSORTEDSEGMENTSUM(type, type1) … argument
|
D | unsorted_segment_sum_base.h | 25 #define UnsortedSegmentSum(type, type1, input, unit_num, input_dim1, indices, output, output_dim0, … argument
|
/third_party/boost/boost/sort/common/util/ |
D | merge.hpp | 153 typedef value_iter<Iter1_t> type1; in merge_construct() typedef 343 typedef value_iter<Iter1_t> type1; in merge_uncontiguous() typedef 403 typedef value_iter<Iter1_t> type1; in merge_contiguous() typedef 447 typedef value_iter<Iter1_t> type1; in merge_circular() typedef
|
/third_party/boost/boost/mpi/ |
D | skeleton_and_content.hpp | 33 …:forward_skeleton_oarchive<boost::mpi::packed_skeleton_oarchive,boost::mpi::packed_oarchive> type1; typedef
|
/third_party/typescript/tests/cases/fourslash/ |
D | referencesForMergedDeclarations.ts | 17 const [type1Def, type1, namespace1Def, namespace1, value1Def, value1, namespace2, type2, value2] = … constant
|
/third_party/boost/libs/numeric/odeint/test/ |
D | is_pair.cpp | 34 typedef std::pair< int , int > type1; in BOOST_AUTO_TEST_CASE() typedef
|
/third_party/skia/third_party/externals/freetype/src/type42/ |
D | t42objs.c | 36 T1_Font type1 = &face->type1; in T42_Open_Face() local 174 T1_Font type1 = &face->type1; in T42_Face_Init() local 408 T1_Font type1; in T42_Face_Done() local
|
/third_party/flutter/skia/third_party/externals/freetype/src/type42/ |
D | t42objs.c | 36 T1_Font type1 = &face->type1; in T42_Open_Face() local 174 T1_Font type1 = &face->type1; in T42_Face_Init() local 408 T1_Font type1; in T42_Face_Done() local
|
/third_party/freetype/src/type42/ |
D | t42objs.c | 36 T1_Font type1 = &face->type1; in T42_Open_Face() local 174 T1_Font type1 = &face->type1; in T42_Face_Init() local 408 T1_Font type1; in T42_Face_Done() local
|
/third_party/boost/libs/contract/test/detail/ |
D | unprotected_commas.hpp | 15 typedef T1 type1; // For type macro parameters. typedef
|
/third_party/mindspore/tests/ut/cpp/mindrecord/ |
D | ut_shard_index_generator_test.cc | 72 auto type1 = ShardIndexGenerator::TakeFieldType("number", schema1); in TEST_F() local
|