Home
last modified time | relevance | path

Searched refs:TwoBytes (Results 1 – 25 of 101) sorted by relevance

12345

/dports/math/teyjus/teyjus-2.1-7-ge63f40a/source/linker/
H A Ddatatypes.h54 TwoBytes index;
60 typedef TwoBytes TySkelInd;
61 typedef TwoBytes HashTabInd;
62 typedef TwoBytes StringInd;
63 typedef TwoBytes BvrTabInd;
64 typedef TwoBytes ImplGoalInd;
H A Dmodule.h96 #define PutTySkelInd(fd,x) LK_FILE_PUT2(fd,(TwoBytes)x)
98 #define PutImplGoalInd(fd,x) LK_FILE_PUT2(fd,(TwoBytes)x)
99 #define PutHashTabInd(fd,x) LK_FILE_PUT2(fd,(TwoBytes)x)
100 #define PutBvrTabInd(fd,x) LK_FILE_PUT2(fd,(TwoBytes)x)
101 #define PutStringInd(fd,x) LK_FILE_PUT2(fd,(TwoBytes)x)
103 #define PutImportTabInd(fd,x) LK_FILE_PUT2(fd,(TwoBytes)x)
H A Dkind.c64 TwoBytes count=CMData->GKindcount=LK_FILE_GET2(fd); in LoadGKinds()
84 TwoBytes PackKindInd(KindInd ind){ in PackKindInd()
85 TwoBytes tmp; in PackKindInd()
103 KindInd UnPackKindInd(TwoBytes ind){ in UnPackKindInd()
137 TwoBytes count=GKindTabSize=CMData->GKindcount=LK_FILE_GET2(fd); in LoadTopGKinds()
160 TwoBytes tmp=GKindTabSize; in WriteGKinds()
H A Dcode.c288 debug("C:%d\t",*(TwoBytes*)(code+j)); in LoadCode()
289 j+=sizeof(TwoBytes); in LoadCode()
293 *(TwoBytes*)(code+j)=PackKindInd(GetKindInd(fd,CMData)); in LoadCode()
294 debug("K:%d\t",*(TwoBytes*)(code+j)); in LoadCode()
295 j+=sizeof(TwoBytes); in LoadCode()
431 PutConstInd(fd,UnPackConstInd(*(TwoBytes*)(code+j))); in WriteCode()
432 j+=sizeof(TwoBytes); in WriteCode()
436 PutKindInd(fd,UnPackKindInd(*(TwoBytes*)(code+j))); in WriteCode()
437 j+=sizeof(TwoBytes); in WriteCode()
1029 if(*(TwoBytes*)(code+c+1)<*(TwoBytes*)(code+d+1)) in MergeTerm()
[all …]
H A Dimplgoal.c31 TwoBytes nctSize;
53 TwoBytes nctSize = ImplGoal->nctSize=LK_FILE_GET2(fd); in LoadImplGoal()
75 TwoBytes nctSize=ImplGoal->nctSize; in WriteImplGoal()
H A Dconst.h45 extern TwoBytes PackConstInd(ConstInd ind);
46 extern ConstInd UnPackConstInd(TwoBytes ind);
H A Dkind.h54 extern TwoBytes PackKindInd(KindInd ind);
55 extern KindInd UnPackKindInd(TwoBytes ind);
H A Dfile.h37 extern TwoBytes LK_FILE_GET2(int fd);
44 extern void LK_FILE_PUT2(int fd, TwoBytes x);
/dports/math/teyjus/teyjus-2.1-7-ge63f40a/source/loader/
H A Dconst.c36 TwoBytes LD_CONST_numGConsts;
37 TwoBytes LD_CONST_numLConsts;
43 TwoBytes num_glob; in LD_CONST_LoadCst()
44 TwoBytes num_loc; in LD_CONST_LoadCst()
45 TwoBytes num_hid; in LD_CONST_LoadCst()
47 TwoBytes cstsize=LD_FILE_GET2(); in LD_CONST_LoadCst()
114 TwoBytes LD_CONST_GetConstInd() in LD_CONST_GetConstInd()
117 TwoBytes ind=LD_FILE_GET2(); in LD_CONST_GetConstInd()
H A Dkind.c34 TwoBytes LD_KIND_numGKinds=-1;
40 TwoBytes num_glob; in LD_KIND_LoadKst()
41 TwoBytes num_loc; in LD_KIND_LoadKst()
44 TwoBytes kstsize=LD_FILE_GET2(); in LD_KIND_LoadKst()
85 TwoBytes LD_KIND_GetKindInd() in LD_KIND_GetKindInd()
88 TwoBytes ind=LD_FILE_GET2(); in LD_KIND_GetKindInd()
H A Dcode.c90 *(TwoBytes*)(code+j)=LD_CONST_GetConstInd(); in LD_CODE_LoadCode()
91 j+=sizeof(TwoBytes); in LD_CODE_LoadCode()
95 *(TwoBytes*)(code+j)=LD_KIND_GetKindInd(); in LD_CODE_LoadCode()
96 j+=sizeof(TwoBytes); in LD_CODE_LoadCode()
H A Dfile.h66 extern TwoBytes LD_FILE_GET2();
80 extern void LD_FILE_PipePUT2(TwoBytes s);
H A Dhashtab.c26 TwoBytes LD_HASHTAB_numHashTabs;
33 TwoBytes count=LD_HASHTAB_numHashTabs=LD_FILE_GET2(); in LD_HASHTAB_LoadHashTabs()
H A Dfile.c128 TwoBytes LD_FILE_GET2() in LD_FILE_GET2()
130 TwoBytes tmp; in LD_FILE_GET2()
165 void LD_FILE_PipePUT2(TwoBytes s) in LD_FILE_PipePUT2()
H A Dbvrtab.c26 TwoBytes LD_BVRTAB_numBvrTabs;
34 TwoBytes count=LD_BVRTAB_numBvrTabs=LD_FILE_GET2(); in LD_BVRTAB_LoadBvrTabs()
H A Dstrings.c27 TwoBytes LD_STRING_numStrings;
33 TwoBytes count=LD_STRING_numStrings=LD_FILE_GET2(); in LD_STRING_LoadStrings()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pdfium/core/fpdfapi/font/
H A Dcpdf_cmap.cpp71 {"UniGB-UCS2", CIDSET_GB1, CIDCODING_UCS2, CPDF_CMap::TwoBytes, 0, {}},
72 {"UniGB-UTF16", CIDSET_GB1, CIDCODING_UTF16, CPDF_CMap::TwoBytes, 0, {}},
97 {"UniCNS-UCS2", CIDSET_CNS1, CIDCODING_UCS2, CPDF_CMap::TwoBytes, 0, {}},
98 {"UniCNS-UTF16", CIDSET_CNS1, CIDCODING_UTF16, CPDF_CMap::TwoBytes, 0, {}},
147 CPDF_CMap::TwoBytes,
153 CPDF_CMap::TwoBytes,
180 {"UniKS-UCS2", CIDSET_KOREA1, CIDCODING_UCS2, CPDF_CMap::TwoBytes, 0, {}},
333 case TwoBytes: { in GetNextChar()
374 case TwoBytes: in GetCharSize()
396 case TwoBytes: in CountChar()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/core/fpdfapi/font/
H A Dcpdf_cmap.cpp71 {"UniGB-UCS2", CIDSET_GB1, CIDCODING_UCS2, CPDF_CMap::TwoBytes, 0, {}},
72 {"UniGB-UTF16", CIDSET_GB1, CIDCODING_UTF16, CPDF_CMap::TwoBytes, 0, {}},
97 {"UniCNS-UCS2", CIDSET_CNS1, CIDCODING_UCS2, CPDF_CMap::TwoBytes, 0, {}},
98 {"UniCNS-UTF16", CIDSET_CNS1, CIDCODING_UTF16, CPDF_CMap::TwoBytes, 0, {}},
147 CPDF_CMap::TwoBytes,
153 CPDF_CMap::TwoBytes,
180 {"UniKS-UCS2", CIDSET_KOREA1, CIDCODING_UCS2, CPDF_CMap::TwoBytes, 0, {}},
333 case TwoBytes: { in GetNextChar()
374 case TwoBytes: in GetCharSize()
396 case TwoBytes: in CountChar()
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/modules/pdfium/pdfium/core/fpdfapi/font/
H A Dfpdf_font_cid.cpp76 {"UniGB-UCS2", CIDSET_GB1, CIDCODING_UCS2, CPDF_CMap::TwoBytes, 0, {}},
77 {"UniGB-UTF16", CIDSET_GB1, CIDCODING_UTF16, CPDF_CMap::TwoBytes, 0, {}},
102 {"UniCNS-UCS2", CIDSET_CNS1, CIDCODING_UCS2, CPDF_CMap::TwoBytes, 0, {}},
152 CPDF_CMap::TwoBytes,
158 CPDF_CMap::TwoBytes,
422 ? CPDF_CMap::TwoBytes in ParseWord()
500 m_CodingScheme = TwoBytes; in CPDF_CMap()
619 case TwoBytes: in GetNextChar()
662 case TwoBytes: in GetCharSize()
683 case TwoBytes: in CountChar()
[all …]
/dports/editors/texmaker/texmaker-5.0.3/pdfium/core/fpdfapi/fpdf_font/
H A Dfpdf_font_cid.cpp73 {"UniGB-UCS2", CIDSET_GB1, CIDCODING_UCS2, CPDF_CMap::TwoBytes, 0, {}},
74 {"UniGB-UTF16", CIDSET_GB1, CIDCODING_UTF16, CPDF_CMap::TwoBytes, 0, {}},
99 {"UniCNS-UCS2", CIDSET_CNS1, CIDCODING_UCS2, CPDF_CMap::TwoBytes, 0, {}},
149 CPDF_CMap::TwoBytes,
155 CPDF_CMap::TwoBytes,
435 ? CPDF_CMap::TwoBytes in ParseWord()
508 m_CodingScheme = TwoBytes; in CPDF_CMap()
633 case TwoBytes: in GetNextChar()
676 case TwoBytes: in GetCharSize()
697 case TwoBytes: in CountChar()
[all …]
/dports/math/teyjus/teyjus-2.1-7-ge63f40a/source/system/
H A Dmemory.h72 TwoBytes arity; //agree with DF_StrTypeArity (simulator/dataformats.c)
107 TwoBytes typeEnvSize;
108 TwoBytes tskTabIndex; //index to the type skeleton table
109 TwoBytes neededness; //neededness info
110 TwoBytes univCount;
/dports/math/teyjus/teyjus-2.1-7-ge63f40a/source/simulator/
H A Dabstmachine.c76 TwoBytes AM_numAbs; //number of abstractions in hnf
79 TwoBytes AM_numArgs; //number of arguments in hnf
89 TwoBytes AM_adjreg; //univ count of variable being bound
90 TwoBytes AM_ucreg; //universe count register
228 *((TwoBytes *)(cp - 10)) = AM_ucreg; //universe count in AM_mkCP()
245 *((TwoBytes *)(cp - 10)) = AM_ucreg; //universe count in AM_saveStateCP()
269 AM_ucreg = *((TwoBytes *)(AM_breg - 10)); in AM_restoreRegs()
284 AM_ucreg = *((TwoBytes *)(AM_breg - 10)); in AM_restoreRegsWoCI()
/dports/lang/gleam/gleam-0.18.2/cargo-crates/capnp-0.14.4/src/
H A Denum_list.rs27 TwoBytes, PrimitiveElement};
59 Ok(Reader { reader: reader.get_list(TwoBytes, default)?, in get_from_pointer()
104 Builder { builder: builder.init_list(TwoBytes, size), in init_pointer()
108 Ok(Builder { builder: builder.get_list(TwoBytes, default)?, in get_from_pointer()
/dports/security/sequoia/sequoia-383133f6be990237044900a4df676488bf8dd71e/cargo-crates/capnp-0.10.3/src/
H A Denum_list.rs27 TwoBytes, PrimitiveElement};
63 Ok(Reader { reader: reader.get_list(TwoBytes, default)?, in get_from_pointer()
112 Builder { builder: builder.init_list(TwoBytes, size), in init_pointer()
116 Ok(Builder { builder: builder.get_list(TwoBytes, default)?, in get_from_pointer()
/dports/sysutils/flowgger/flowgger-0.2.10/cargo-crates/capnp-0.10.3/src/
H A Denum_list.rs27 TwoBytes, PrimitiveElement};
63 Ok(Reader { reader: reader.get_list(TwoBytes, default)?,
112 Builder { builder: builder.init_list(TwoBytes, size),
116 Ok(Builder { builder: builder.get_list(TwoBytes, default)?,

12345