| /third_party/openssl/ohos_lite/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/openssl/include/openssl/ |
| D | objects.h | 84 # define _DECLARE_OBJ_BSEARCH_CMP_FN(scope, type1, type2, nm) \ argument 89 # define DECLARE_OBJ_BSEARCH_CMP_FN(type1, type2, cmp) \ argument 91 # define DECLARE_OBJ_BSEARCH_GLOBAL_CMP_FN(type1, type2, nm) \ argument 121 # define IMPLEMENT_OBJ_BSEARCH_CMP_FN(type1, type2, nm) \ argument 135 # define IMPLEMENT_OBJ_BSEARCH_GLOBAL_CMP_FN(type1, type2, nm) \ argument 149 # define OBJ_bsearch(type1,key,type2,base,num,cmp) \ argument 156 # define OBJ_bsearch_ex(type1,key,type2,base,num,cmp,flags) \ argument
|
| /third_party/typescript/tests/cases/fourslash/ |
| D | referencesForMergedDeclarations.ts | 17 const [type1Def, type1, namespace1Def, namespace1, value1Def, value1, namespace2, type2, value2] = … constant
|
| /third_party/typescript/tests/baselines/reference/ |
| D | contextualTypeShouldBeLiteral.js | 41 type2: 'y', property 139 type2: 'y', property
|
| /third_party/gstreamer/gstplugins_base/gst-libs/gst/audio/ |
| D | audio-resampler.c | 329 #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/typescript/tests/cases/compiler/ |
| D | contextualTypeShouldBeLiteral.ts | 33 type2: 'y'; property
|
| /third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
| D | lp_bld_quad.c | 180 struct lp_type type2; in lp_bld_quad_twiddle() local
|
| D | lp_bld_swizzle.c | 188 struct lp_type type2; in lp_build_swizzle_scalar_aos() local
|
| /third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
| D | lp_bld_blend.c | 117 struct lp_type type2 = type; in lp_build_mul_norm_expand() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/ |
| D | validate_memory.cpp | 59 const Instruction* type2) { in AreLayoutCompatibleStructs() 76 const Instruction* type2) { in HaveLayoutCompatibleMembers() 103 const Instruction* type2) { in HaveSameLayoutDecorations()
|
| /third_party/skia/third_party/externals/spirv-tools/source/val/ |
| D | validate_memory.cpp | 59 const Instruction* type2) { in AreLayoutCompatibleStructs() 76 const Instruction* type2) { in HaveLayoutCompatibleMembers() 103 const Instruction* type2) { in HaveSameLayoutDecorations()
|
| /third_party/spirv-tools/source/val/ |
| D | validate_memory.cpp | 59 const Instruction* type2) { in AreLayoutCompatibleStructs() 76 const Instruction* type2) { in HaveLayoutCompatibleMembers() 103 const Instruction* type2) { in HaveSameLayoutDecorations()
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/ |
| D | type_manager_test.cpp | 836 const Type* type2 = context->get_type_mgr()->GetType(2u); in TEST() local 858 const Type* type2 = context->get_type_mgr()->GetType(3u); in TEST() local
|
| /third_party/spirv-tools/test/opt/ |
| D | type_manager_test.cpp | 851 const Type* type2 = context->get_type_mgr()->GetType(2u); in TEST() local 873 const Type* type2 = context->get_type_mgr()->GetType(3u); in TEST() local
|
| /third_party/skia/third_party/externals/spirv-tools/test/opt/ |
| D | type_manager_test.cpp | 836 const Type* type2 = context->get_type_mgr()->GetType(2u); in TEST() local 858 const Type* type2 = context->get_type_mgr()->GetType(3u); in TEST() local
|
| /third_party/jerryscript/jerry-core/parser/js/ |
| D | js-lexer.c | 1454 #define LEXER_TYPE_B_TOKEN(char1, type1, char2, type2) \ argument 1479 #define LEXER_TYPE_C_TOKEN(char1, type1, char2, type2, char3, type3) \ argument
|
| /third_party/gstreamer/gstreamer/gst/ |
| D | gstvalue.c | 109 GType type2; member 117 GType type2; member 624 #define IS_RANGE_COMPAT(type1,type2,t1,t2) \ argument 4491 GType type2 = G_VALUE_TYPE (value2); in gst_value_is_subset() local 4958 GType type1, type2; in gst_value_intersect_list_list() local 5227 GType type1, type2, flagset_type; in gst_value_intersect_flagset_flagset() local 6115 GType type1, type2; in gst_value_union() local 6154 gst_value_register_union_func (GType type1, GType type2, GstValueUnionFunc func) in gst_value_register_union_func() 6183 GType type1, type2; in gst_value_can_intersect() local 6248 GType type1, type2; in gst_value_intersect() local [all …]
|
| /third_party/libffi/src/riscv/ |
| D | ffi.c | 76 char as_elements, type1, offset2, type2; member
|
| /third_party/NuttX/drivers/usbdev/gadget/fconfig/src/ |
| D | f_generic.c | 145 enum usb_generic_event_type type2, in generic_discard_events()
|
| /third_party/flutter/skia/third_party/externals/icu/source/tools/gennorm2/ |
| D | n2builder.cpp | 1021 Norm::MappingType type2; in computeDiff() local
|
| /third_party/icu/icu4c/source/tools/gennorm2/ |
| D | n2builder.cpp | 1021 Norm::MappingType type2; in computeDiff() local
|
| /third_party/skia/third_party/externals/icu/source/tools/gennorm2/ |
| D | n2builder.cpp | 1021 Norm::MappingType type2; in computeDiff() local
|
| /third_party/mesa3d/src/util/ |
| D | macros.h | 66 # define __builtin_types_compatible_p(type1, type2) (1) argument
|
| /third_party/skia/third_party/externals/spirv-tools/source/opt/ |
| D | type_manager.cpp | 125 Type* type2 = it2->type(); in AnalyzeTypes() local
|
| /third_party/spirv-tools/source/opt/ |
| D | type_manager.cpp | 126 Type* type2 = it2->type(); in AnalyzeTypes() local
|