Home
last modified time | relevance | path

Searched refs:typeoff (Results 1 – 18 of 18) sorted by relevance

/dports/deskutils/treesheets/treesheets-1.0.2/lobster/src/
H A Dlobsterreader.cpp31 void Parse(type_elem_t typeoff) { in Parse()
32 ParseFactor(typeoff, true); in Parse()
39 auto &ti = vm.GetTypeInfo(typeoff); in ParseElems()
70 auto vec = vm.NewObject((intp)NumElems(), typeoff); in ParseElems()
79 auto vec = vm.NewVec(n, n, typeoff); in ParseElems()
98 void ParseFactor(type_elem_t typeoff, bool push) { in ParseFactor()
99 auto &ti = vm.GetTypeInfo(typeoff); in ParseFactor()
135 ParseFactor(typeoff, push); in ParseFactor()
137 switch (typeoff) { in ParseFactor()
148 ParseElems(T_RIGHTBRACKET, typeoff, -1, push); in ParseFactor()
[all …]
/dports/devel/elfutils/elfutils-0.179/tests/
H A Ddwarf-die-addr-die.c106 Dwarf_Off typeoff; in check_dbg() local
110 &addresssize, &offsetsize, &typesig, &typeoff) == 0) in check_dbg()
120 if (dwarf_offdie_types (dbg, old_off + typeoff, &die) != NULL) in check_dbg()
123 old_off + hsize + typeoff); in check_dbg()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dctfout.c465 uint32_t typeoff = 0; in output_ctf_header() local
481 typeoff = varoff + ctfc_get_num_ctf_vars (ctfc) * sizeof (ctf_varent_t); in output_ctf_header()
490 stroff = typeoff + typeslen; in output_ctf_header()
507 dw2_asm_output_data (4, typeoff, "cth_typeoff"); in output_ctf_header()
/dports/editors/biew/biew-610/plugins/bin/
H A Dpe.c930 tUInt16 typeoff; in BuildPERefChain() local
940 typeoff = bioReadWord(handle); in BuildPERefChain()
944 rel.import.type = typeoff >> 12; in BuildPERefChain()
945 rel.laddr = physoff + (typeoff & 0x0FFF); in BuildPERefChain()
/dports/devel/radare2/radare2-5.1.1/libr/anal/
H A Dhint.c201 R_API void r_anal_hint_set_offset(RAnal *a, ut64 addr, const char *typeoff) { in r_anal_hint_set_offset() argument
204 r->type_offset = strdup (typeoff); in r_anal_hint_set_offset()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/build/toolchain/win/
H A Dmidl.py152 guidbytes, typeoff, nextguid = struct.unpack_from(
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/build/toolchain/win/
H A Dmidl.py152 guidbytes, typeoff, nextguid = struct.unpack_from(
/dports/www/chromium-legacy/chromium-88.0.4324.182/build/toolchain/win/
H A Dmidl.py125 guidbytes, typeoff, nextguid = struct.unpack_from(
/dports/lang/v8/v8-9.6.180.12/build/toolchain/win/
H A Dmidl.py125 guidbytes, typeoff, nextguid = struct.unpack_from(
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/julia/Arrow/src/
H A Dwrite.jl349 type, typeoff, children = arrowtype(b, col)
370 Meta.fieldAddType(b, typeoff)
/dports/databases/arrow/apache-arrow-6.0.1/julia/Arrow/src/
H A Dwrite.jl349 type, typeoff, children = arrowtype(b, col)
370 Meta.fieldAddType(b, typeoff)
/dports/devel/bsdelf/elftoolchain-0.7.1/readelf/
H A Dreadelf.c5376 Dwarf_Unsigned typeoff; in dump_dwarf_info() local
5399 &typeoff, NULL, &de)) == DW_DLV_OK) { in dump_dwarf_info()
5450 (uintmax_t) typeoff); in dump_dwarf_info()
/dports/devel/elftoolchain/elftoolchain-0.7.1/readelf/
H A Dreadelf.c5376 Dwarf_Unsigned typeoff; in dump_dwarf_info() local
5399 &typeoff, NULL, &de)) == DW_DLV_OK) { in dump_dwarf_info()
5450 (uintmax_t) typeoff); in dump_dwarf_info()
/dports/devel/radare2/radare2-5.1.1/libr/include/
H A Dr_anal.h1913 R_API void r_anal_hint_set_offset(RAnal *a, ut64 addr, const char *typeoff);
/dports/www/mediawiki135/mediawiki-1.35.5/resources/lib/moment/
H A DCHANGELOG.md22 * [a83a521](https://github.com/moment/moment/commit/a83a521) [bugfix] Fix typeoff usages
/dports/www/mediawiki136/mediawiki-1.36.3/resources/lib/moment/
H A DCHANGELOG.md22 * [a83a521](https://github.com/moment/moment/commit/a83a521) [bugfix] Fix typeoff usages
/dports/www/mediawiki137/mediawiki-1.37.1/resources/lib/moment/
H A DCHANGELOG.md22 * [a83a521](https://github.com/moment/moment/commit/a83a521) [bugfix] Fix typeoff usages
/dports/www/ilias6/ILIAS-6.14/Modules/Chatroom/chat/node_modules/moment/
H A DCHANGELOG.md63 * [a83a521](https://github.com/moment/moment/commit/a83a521) [bugfix] Fix typeoff usages