Home
last modified time | relevance | path

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

12

/third_party/openssl/ohos_lite/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/openssl/include/openssl/
Dobjects.h84 # 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/
DreferencesForMergedDeclarations.ts17 const [type1Def, type1, namespace1Def, namespace1, value1Def, value1, namespace2, type2, value2] = … constant
/third_party/typescript/tests/baselines/reference/
DcontextualTypeShouldBeLiteral.js41 type2: 'y', property
139 type2: 'y', property
/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/typescript/tests/cases/compiler/
DcontextualTypeShouldBeLiteral.ts33 type2: 'y'; property
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_quad.c180 struct lp_type type2; in lp_bld_quad_twiddle() local
Dlp_bld_swizzle.c188 struct lp_type type2; in lp_build_swizzle_scalar_aos() local
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_bld_blend.c117 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/
Dvalidate_memory.cpp59 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/
Dvalidate_memory.cpp59 const Instruction* type2) { in AreLayoutCompatibleStructs()
76 const Instruction* type2) { in HaveLayoutCompatibleMembers()
103 const Instruction* type2) { in HaveSameLayoutDecorations()
/third_party/spirv-tools/source/val/
Dvalidate_memory.cpp59 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/
Dtype_manager_test.cpp836 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/
Dtype_manager_test.cpp851 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/
Dtype_manager_test.cpp836 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/
Djs-lexer.c1454 #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/
Dgstvalue.c109 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/
Dffi.c76 char as_elements, type1, offset2, type2; member
/third_party/NuttX/drivers/usbdev/gadget/fconfig/src/
Df_generic.c145 enum usb_generic_event_type type2, in generic_discard_events()
/third_party/flutter/skia/third_party/externals/icu/source/tools/gennorm2/
Dn2builder.cpp1021 Norm::MappingType type2; in computeDiff() local
/third_party/icu/icu4c/source/tools/gennorm2/
Dn2builder.cpp1021 Norm::MappingType type2; in computeDiff() local
/third_party/skia/third_party/externals/icu/source/tools/gennorm2/
Dn2builder.cpp1021 Norm::MappingType type2; in computeDiff() local
/third_party/mesa3d/src/util/
Dmacros.h66 # define __builtin_types_compatible_p(type1, type2) (1) argument
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dtype_manager.cpp125 Type* type2 = it2->type(); in AnalyzeTypes() local
/third_party/spirv-tools/source/opt/
Dtype_manager.cpp126 Type* type2 = it2->type(); in AnalyzeTypes() local

12