Home
last modified time | relevance | path

Searched refs:get_obj_id (Results 1 – 17 of 17) sorted by relevance

/dports/science/madness/madness-ebb3fd7/src/madness/world/
H A Duniqueid.h106 unsigned long get_obj_id() const { in get_obj_id() function
116 s << "{" << id.get_world_id() << "," << id.get_obj_id() << "}";
127 detail::combine_hash(seed, hash_value(id.get_obj_id())); in hash_value()
/dports/games/tads/tads-3.0.8/tads3/
H A Dvmbift3.h80 static void get_obj_id(VMG_ uint argc);
126 &CVmBifT3Test::get_obj_id,
H A Dtct3img.cpp1130 ((CTcSymObj *)sym)->get_obj_id()); in write_to_image()
1351 : meta->sym->get_mod_obj()->get_obj_id()); in build_intrinsic_class_objs()
2073 G_dict_stream->write4(dict->get_sym()->get_obj_id()); in gen_code_for_dict()
2166 str->write4(prod->get_prod_sym()->get_obj_id()); in gen_code_for_gramprod()
2222 str->write4(alt->get_processor_obj()->get_obj_id()); in gen_code_for_gramprod()
2247 str->write4((ulong)tok->getval_prod()->get_obj_id()); in gen_code_for_gramprod()
2296 FALSE, prod->get_prod_sym()->get_obj_id(), in gen_code_for_gramprod()
2749 oswp4(buf + 4, get_modifying_sym()->get_obj_id()); in write_to_image_file_global()
2856 0, obj_base->get_obj_id()); in fix_mod_obj_sc_list()
H A Dtct3stm.cpp1441 exc_obj_id = ((CTcSymObj *)sym)->get_obj_id(); in gen_code_catch()
2165 ->write_obj_id(obj_stm_->get_obj_sym()->get_obj_id()); in gen_code()
2250 G_cs->write_obj_id(sc_sym->get_obj_id()); in gen_code()
H A Dvmimage.h546 vm_obj_id_t get_obj_id(size_t idx) in get_obj_id() function
H A Dvmbift3.cpp501 void CVmBifT3Test::get_obj_id(VMG_ uint argc) in get_obj_id() function in CVmBifT3Test
H A Dtcgen.cpp580 write4(obj_sym->get_obj_id()); in write_obj_id_selfref()
H A Dtcprsimg.cpp1352 obj_xlat[id] = sym->get_obj_id(); in load_from_obj_file_main()
H A Dtct3drv.h1040 virtual vm_obj_id_t get_val_obj() const { return get_obj_id(); } in get_val_obj()
H A Dvmimage.cpp848 obj = pg->get_obj_id(i); in run_static_init()
H A Dtcprsstm.cpp5733 cval.set_obj(loc->get_obj_sym()->get_obj_id()); in parse_object_body()
7239 cval.set_obj(nested_obj_stm->get_obj_sym()->get_obj_id()); in parse_obj_prop()
7263 ? obj_stm->get_obj_sym()->get_obj_id() in parse_obj_prop()
H A Dtcpndrv.h1561 ulong get_obj_id() const { return obj_id_; } in get_obj_id() function
H A Dtct3.cpp8691 str->write_obj_id(sc_sym->get_obj_id()); in gen_code()
H A Dtcprs.cpp6274 cval.set_obj(get_obj_id()); in fold_constant()
/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/bpf/bpftool/skeleton/
H A Dpid_iter.bpf.c25 static __always_inline __u32 get_obj_id(void *ent, enum bpf_obj_type type) in get_obj_id() function
73 e.id = get_obj_id(file->private_data, obj_type); in iter()
/dports/multimedia/libv4l/linux-5.13-rc2/tools/bpf/bpftool/skeleton/
H A Dpid_iter.bpf.c25 static __always_inline __u32 get_obj_id(void *ent, enum bpf_obj_type type) in get_obj_id() function
73 e.id = get_obj_id(file->private_data, obj_type); in iter()
/dports/multimedia/v4l-utils/linux-5.13-rc2/tools/bpf/bpftool/skeleton/
H A Dpid_iter.bpf.c25 static __always_inline __u32 get_obj_id(void *ent, enum bpf_obj_type type) in get_obj_id() function
73 e.id = get_obj_id(file->private_data, obj_type); in iter()