| /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/node/deps/openssl/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/baselines/reference/ |
| D | contextualTypeShouldBeLiteral.js | 41 type2: 'y', property 139 type2: 'y', property
|
| /third_party/typescript/tests/cases/compiler/ |
| D | commonMissingSemicolons.ts | 46 type type2 = type; alias
|
| D | contextualTypeShouldBeLiteral.ts | 33 type2: 'y'; property
|
| /third_party/curl/lib/vauth/ |
| D | ntlm.c | 168 const unsigned char *type2 = Curl_bufref_ptr(type2ref); in ntlm_decode_type2_target() local 268 const unsigned char *type2 = Curl_bufref_ptr(type2ref); in Curl_auth_decode_ntlm_type2_message() local
|
| D | ntlm_sspi.c | 203 const struct bufref *type2, in Curl_auth_decode_ntlm_type2_message()
|
| /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/node/deps/v8/src/codegen/ |
| D | tnode.h | 134 MachineType type2) { in CommonMachineType()
|
| /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/node/deps/v8/src/wasm/ |
| D | wasm-subtyping.cc | 229 V8_NOINLINE bool EquivalentTypes(ValueType type1, ValueType type2, in EquivalentTypes()
|
| /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/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/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 | 860 const Type* type2 = context->get_type_mgr()->GetType(2u); in TEST() local 882 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/node/deps/v8/src/compiler/ |
| D | types.cc | 665 Type Type::Intersect(Type type1, Type type2, Zone* zone) { in Intersect() 882 Type Type::Union(Type type1, Type type2, Zone* zone) { in Union()
|
| /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/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/mesa3d/src/util/ |
| D | macros.h | 66 # define __builtin_types_compatible_p(type1, type2) (1) argument
|