Home
last modified time | relevance | path

Searched refs:Code2 (Results 1 – 25 of 795) sorted by relevance

12345678910>>...32

/dports/devel/py-xdis/xdis-5.0.13/xdis/codetype/
H A Dcode20.py30 class Code2(Code15): class
59 super(Code2, self).__init__(
76 if type(self) == Code2:
112 class Code2Compat(Code2):
H A Dcode30.py20 from xdis.codetype.code20 import Code2, Code2FieldTypes
30 class Code3(Code2):
/dports/emulators/yuzu/yuzu-0b47f7a46/externals/dynarmic/externals/xbyak/sample/
H A Dprotect-re.cpp30 struct Code2 : Xbyak::CodeGenerator { struct
31 Code2() in Code2() function
45 Code2 c; in test2() argument
/dports/emulators/yuzu/yuzu-0b47f7a46/externals/xbyak/sample/
H A Dprotect-re.cpp30 struct Code2 : Xbyak::CodeGenerator { struct
31 Code2() in Code2() argument
45 Code2 c; in test2() argument
H A Dprofiler.cpp26 struct Code2 : public Xbyak::CodeGenerator { struct
27 Code2() in Code2() argument
63 Code2 c2; in main()
/dports/emulators/citra/citra-ac98458e0/externals/xbyak/sample/
H A Dprotect-re.cpp30 struct Code2 : Xbyak::CodeGenerator { struct
31 Code2() in Code2() function
45 Code2 c; in test2() argument
H A Dprofiler.cpp26 struct Code2 : public Xbyak::CodeGenerator { struct
27 Code2() in Code2() argument
63 Code2 c2; in main()
/dports/emulators/citra-qt5/citra-ac98458e0/externals/dynarmic/externals/xbyak/sample/
H A Dprotect-re.cpp30 struct Code2 : Xbyak::CodeGenerator { struct
31 Code2() in Code2() argument
45 Code2 c; in test2() argument
/dports/emulators/citra-qt5/citra-ac98458e0/externals/xbyak/sample/
H A Dprotect-re.cpp30 struct Code2 : Xbyak::CodeGenerator { struct
31 Code2() in Code2() argument
45 Code2 c; in test2() argument
H A Dprofiler.cpp26 struct Code2 : public Xbyak::CodeGenerator { struct
27 Code2() in Code2() argument
63 Code2 c2; in main()
/dports/emulators/citra/citra-ac98458e0/externals/dynarmic/externals/xbyak/sample/
H A Dprotect-re.cpp30 struct Code2 : Xbyak::CodeGenerator { struct
31 Code2() in Code2() function
45 Code2 c; in test2() argument
/dports/devel/xbyak/xbyak-6.01/sample/
H A Dprotect-re.cpp30 struct Code2 : Xbyak::CodeGenerator { struct
31 Code2() in Code2() argument
45 Code2 c; in test2() argument
H A Dprofiler.cpp26 struct Code2 : public Xbyak::CodeGenerator { struct
27 Code2() in Code2() argument
63 Code2 c2; in main()
/dports/multimedia/libmediainfo/MediaInfo_CLI_GNU_FromSource/MediaInfoLib/Source/MediaInfo/Multiple/
H A DFile_Mxf.cpp1169 switch (Code2) in Mxf_EssenceCompression_Profile()
1238 switch (Code2) in Mxf_EssenceCompression_Version()
6756 switch(Code2) in AES3PCMDescriptor()
6772 switch(Code2) in CDCIEssenceDescriptor()
6983 switch(Code2) in ContentStorage()
7001 switch(Code2) in DMSegment()
7013 switch(Code2) in EssenceContainerData()
7025 switch(Code2) in EventTrack()
7036 switch(Code2) in FileDescriptor()
7050 switch(Code2) in Identification()
[all …]
/dports/multimedia/libzen/MediaInfo_CLI_GNU_FromSource/MediaInfoLib/Source/MediaInfo/Multiple/
H A DFile_Mxf.cpp1169 switch (Code2) in Mxf_EssenceCompression_Profile()
1238 switch (Code2) in Mxf_EssenceCompression_Version()
6756 switch(Code2) in AES3PCMDescriptor()
6772 switch(Code2) in CDCIEssenceDescriptor()
6983 switch(Code2) in ContentStorage()
7001 switch(Code2) in DMSegment()
7013 switch(Code2) in EssenceContainerData()
7025 switch(Code2) in EventTrack()
7036 switch(Code2) in FileDescriptor()
7050 switch(Code2) in Identification()
[all …]
/dports/multimedia/mediainfo/MediaInfo_CLI_GNU_FromSource/MediaInfoLib/Source/MediaInfo/Multiple/
H A DFile_Mxf.cpp1169 switch (Code2) in Mxf_EssenceCompression_Profile()
1238 switch (Code2) in Mxf_EssenceCompression_Version()
6756 switch(Code2) in AES3PCMDescriptor()
6772 switch(Code2) in CDCIEssenceDescriptor()
6983 switch(Code2) in ContentStorage()
7001 switch(Code2) in DMSegment()
7013 switch(Code2) in EssenceContainerData()
7025 switch(Code2) in EventTrack()
7036 switch(Code2) in FileDescriptor()
7050 switch(Code2) in Identification()
[all …]
/dports/databases/dalmp/DALMP-3.1.0/docs/database/
H A DFetchMode.rst147 [Code2] => AW
166 [Code2] => AI
221 [Code2] => AW
255 [Code2] => AI
H A DgetRow.rst84 [Code2] => AW
118 [Code2] => AW
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/hipe/icode/
H A Dhipe_icode_call_elim.erl34 Code2 = lists:map(fun elim_insn/1, Code1),
35 BB2 = hipe_bb:code_update(BB1, Code2),
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/hipe/icode/
H A Dhipe_icode_call_elim.erl34 Code2 = lists:map(fun elim_insn/1, Code1),
35 BB2 = hipe_bb:code_update(BB1, Code2),
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/hipe/icode/
H A Dhipe_icode_call_elim.erl34 Code2 = lists:map(fun elim_insn/1, Code1),
35 BB2 = hipe_bb:code_update(BB1, Code2),
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/langtools/tools/javac/cast/intersection/
H A DDuplicatedCheckcastTest.java76 static final String Code2 = field in DuplicatedCheckcastTest
91 duplicateCheckCastHelper(Code2, "IntersectionTypeTest$I1", "IntersectionTypeTest$I2"); in testDuplicatedCheckcast()
/dports/www/grafana8/xorm/
H A Dstatement_test.go96 {Name: `Code2`},
130 {Name: `Code2`},
155 Code2 string `xorm:"Code2"` member
/dports/math/grace/grace-5.1.25/T1lib/type1/
H A Dtype1.c1022 int Code1, Code2, Code3, Code4; local
1038 if (!DoRead(&Code2)) goto ended;
1041 Code, Code2, (DOUBLE)(((Code - 247) << 8) + Code2 + 108));
1043 Push((DOUBLE)(((Code - 247) << 8) + Code2 + 108));
1046 if (!DoRead(&Code2)) goto ended;
1049 Code, Code2, (DOUBLE)( -((Code - 251) << 8) - Code2 - 108));
1051 Push((DOUBLE)( -((Code - 251) << 8) - Code2 - 108));
1055 if (!DoRead(&Code2)) goto ended;
1060 Code1, Code2, Code3, Code4,
1061 (DOUBLE)((((((Code1<<8) + Code2)<<8) + Code3)<<8) + Code4));
[all …]
/dports/emulators/yuzu/yuzu-0b47f7a46/externals/dynarmic/externals/xbyak/test/
H A Dsf_test.cpp183 struct Code2 : Xbyak::CodeGenerator { struct
184 Code2() in Code2() argument
247 Code2 code; in testAll()
274 Code2 c2; in testAll()

12345678910>>...32