Home
last modified time | relevance | path

Searched refs:REFERENCE_TYPE (Results 1 – 25 of 2633) sorted by relevance

12345678910>>...106

/dports/security/apache-xml-security-c/xml-security-c-2.0.4/xsec/xenc/impl/
H A DXENCCipherDataImpl.cpp177 m_cipherDataType = REFERENCE_TYPE; in load()
236 else if (type == REFERENCE_TYPE) { in createBlankCipherData()
238 m_cipherDataType = REFERENCE_TYPE; in createBlankCipherData()
/dports/cad/stepcode/stepcode-0.8/src/cleditor/
H A DSdaiHeaderSchemaAll.cc27 REFERENCE_TYPE, // FundamentalType in HeaderInitSchemasAndEnts()
45 REFERENCE_TYPE, // FundamentalType in HeaderInitSchemasAndEnts()
/dports/cad/stepcode/stepcode-0.8/src/clstepcore/
H A DsdaiSelect.cc253 if( ( underlying_type->Type() == REFERENCE_TYPE ) && in STEPread()
310 if( ( underlying_type->Type() == REFERENCE_TYPE ) && in STEPread()
547 if( underlying_type->Type() == REFERENCE_TYPE ) { in STEPwrite()
573 case REFERENCE_TYPE: // this should never happen? DAS in STEPwrite()
H A DSTEPattribute.cc381 case REFERENCE_TYPE: in STEPread()
472 case REFERENCE_TYPE: in asStr()
587 case REFERENCE_TYPE: in STEPwrite()
751 case REFERENCE_TYPE: in set_null()
816 case REFERENCE_TYPE: in is_null()
909 if( ( NonRefType() != REFERENCE_TYPE ) && ( NonRefType() != GENERIC_TYPE ) ) { in Undefined()
1023 assert( NonRefType() == REFERENCE_TYPE || NonRefType() == UNKNOWN_TYPE ); in Undefined()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/cp/
H A Dtypeck.c611 case REFERENCE_TYPE: in merge_types()
1029 case REFERENCE_TYPE: in comptypes()
1329 if (code == REFERENCE_TYPE) in decay_conversion()
4515 if (TREE_CODE (type) != REFERENCE_TYPE in build_static_cast()
4541 if (TREE_CODE (type) == REFERENCE_TYPE in build_static_cast()
4715 if (TREE_CODE (type) != REFERENCE_TYPE) in build_reinterpret_cast()
4877 if (TREE_CODE (type) != REFERENCE_TYPE in build_c_cast()
5811 && codel != REFERENCE_TYPE) in convert_for_initialization()
5840 if (codel == REFERENCE_TYPE) in convert_for_initialization()
6378 if (TREE_CODE (t2) == REFERENCE_TYPE) in casts_away_constness()
[all …]
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/cp/
H A Dtypeck.c611 case REFERENCE_TYPE: in merge_types()
1029 case REFERENCE_TYPE: in comptypes()
1329 if (code == REFERENCE_TYPE) in decay_conversion()
4515 if (TREE_CODE (type) != REFERENCE_TYPE in build_static_cast()
4541 if (TREE_CODE (type) == REFERENCE_TYPE in build_static_cast()
4715 if (TREE_CODE (type) != REFERENCE_TYPE) in build_reinterpret_cast()
4877 if (TREE_CODE (type) != REFERENCE_TYPE in build_c_cast()
5811 && codel != REFERENCE_TYPE) in convert_for_initialization()
5840 if (codel == REFERENCE_TYPE) in convert_for_initialization()
6378 if (TREE_CODE (t2) == REFERENCE_TYPE) in casts_away_constness()
[all …]
/dports/security/xml-security/xml-security-1_5_5/src/main/java/org/apache/xml/security/encryption/
H A DCipherData.java47 int REFERENCE_TYPE = 0x00000002; field
/dports/security/apache-xml-security-c/xml-security-c-2.0.4/xsec/xenc/
H A DXENCCipherData.hpp82 REFERENCE_TYPE = 2 enumerator
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/cp/
H A Dtype-utils.h41 if (code == POINTER_TYPE || code == REFERENCE_TYPE in find_type_usage()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/cp/
H A Dtype-utils.h41 if (code == POINTER_TYPE || code == REFERENCE_TYPE in find_type_usage()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/cp/
H A Dtype-utils.h41 if (code == POINTER_TYPE || code == REFERENCE_TYPE in find_type_usage()
/dports/lang/gcc10/gcc-10.3.0/gcc/cp/
H A Dtype-utils.h41 if (code == POINTER_TYPE || code == REFERENCE_TYPE in find_type_usage()
/dports/lang/gcc11/gcc-11.2.0/gcc/cp/
H A Dtype-utils.h41 if (code == POINTER_TYPE || code == REFERENCE_TYPE in find_type_usage()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/cp/
H A Dtype-utils.h41 if (code == POINTER_TYPE || code == REFERENCE_TYPE in find_type_usage()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/cp/
H A Dtype-utils.h42 if (code == POINTER_TYPE || code == REFERENCE_TYPE in find_type_usage()
/dports/lang/gcc9/gcc-9.4.0/gcc/cp/
H A Dtype-utils.h42 if (code == POINTER_TYPE || code == REFERENCE_TYPE in find_type_usage()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/cp/
H A Dtype-utils.h42 if (code == POINTER_TYPE || code == REFERENCE_TYPE in find_type_usage()
/dports/lang/gnat_util/gcc-6-20180516/gcc/cp/
H A Dtype-utils.h42 if (code == POINTER_TYPE || code == REFERENCE_TYPE in find_type_usage()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/cp/
H A Dtype-utils.h42 if (code == POINTER_TYPE || code == REFERENCE_TYPE in find_type_usage()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/cp/
H A Dtype-utils.h42 if (code == POINTER_TYPE || code == REFERENCE_TYPE in find_type_usage()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/cp/
H A Dtype-utils.h42 if (code == POINTER_TYPE || code == REFERENCE_TYPE in find_type_usage()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/cp/
H A Dtype-utils.h42 if (code == POINTER_TYPE || code == REFERENCE_TYPE in find_type_usage()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/cp/
H A Dtype-utils.h42 if (code == POINTER_TYPE || code == REFERENCE_TYPE in find_type_usage()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/cp/
H A Dtype-utils.h42 if (code == POINTER_TYPE || code == REFERENCE_TYPE in find_type_usage()
/dports/lang/gcc8/gcc-8.5.0/gcc/cp/
H A Dtype-utils.h42 if (code == POINTER_TYPE || code == REFERENCE_TYPE in find_type_usage()

12345678910>>...106