Home
last modified time | relevance | path

Searched defs:ref_map (Results 26 – 50 of 90) sorted by relevance

1234

/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/gdb/
H A Dstabsread.c464 struct ref_map struct
472 #define REF_CHUNK_SIZE (MAX_CHUNK_REFS * sizeof (struct ref_map)) argument
475 static struct ref_map *ref_map; variable
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/gdb/
H A Dstabsread.c464 struct ref_map struct
472 #define REF_CHUNK_SIZE (MAX_CHUNK_REFS * sizeof (struct ref_map)) argument
475 static struct ref_map *ref_map; variable
/dports/devel/avr-gdb/gdb-7.3.1/gdb/
H A Dstabsread.c468 struct ref_map struct
476 #define REF_CHUNK_SIZE (MAX_CHUNK_REFS * sizeof (struct ref_map)) argument
479 static struct ref_map *ref_map; variable
/dports/devel/gdb761/gdb-7.6.1/gdb/
H A Dstabsread.c467 struct ref_map struct
475 #define REF_CHUNK_SIZE (MAX_CHUNK_REFS * sizeof (struct ref_map)) argument
478 static struct ref_map *ref_map; variable
/dports/science/agrum/aGrUM-29e540d8169268e8fe5d5c69bc4b2b1290f12320/src/agrum/PRM/o3prm/
H A DO3ClassFactory_tpl.h207 auto ref_map = RefMap(); in _checkImplementation_() local
227 RefMap& ref_map) { in _checkImplementation_()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dipa-icf.h171 typedef hash_map<sem_usage_hash, auto_vec<sem_item *> > ref_map; typedef
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dipa-icf.h171 typedef hash_map<sem_usage_hash, auto_vec<sem_item *> > ref_map; typedef
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dipa-icf.h171 typedef hash_map<sem_usage_hash, auto_vec<sem_item *> > ref_map; typedef
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dipa-icf.h171 typedef hash_map<sem_usage_hash, auto_vec<sem_item *> > ref_map; typedef
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dipa-icf.h171 typedef hash_map<sem_usage_hash, auto_vec<sem_item *> > ref_map; typedef
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dipa-icf.h171 typedef hash_map<sem_usage_hash, auto_vec<sem_item *> > ref_map; typedef
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dipa-icf.h171 typedef hash_map<sem_usage_hash, auto_vec<sem_item *> > ref_map; typedef
/dports/lang/rust/rustc-1.58.1-src/src/doc/book/tools/src/bin/
H A Dlink2print.rs26 let mut ref_map = HashMap::new(); in parse_references() localVariable
/dports/net-mgmt/kismet/kismet-2016-07-R1/
H A Dkis_netframe.h303 map<string, int> ref_map; variable
/dports/lang/spidermonkey60/firefox-60.9.0/third_party/python/compare-locales/compare_locales/
H A Dcompare.py361 def merge(self, ref_entities, ref_map, ref_file, l10n_file, merge_file, argument
/dports/www/firefox-legacy/firefox-52.8.0esr/python/compare-locales/compare_locales/
H A Dcompare.py385 def merge(self, ref_entities, ref_map, ref_file, l10n_file, missing, argument
/dports/graphics/djvulibre/djvulibre-3.5.28/libdjvu/
H A DDjVuDocEditor.cpp918 GMap<GUTF8String, void *> & ref_map, in generate_ref_map()
954 GMap<GUTF8String, void *> & ref_map) in remove_file()
1035 …GMap<GUTF8String, void *> ref_map; // GMap<GUTF8String, GMap<GUTF8String, void *> *> in fact in remove_file() local
/dports/graphics/ossim/ossim-OrchidIsland-2.11.1/src/util/
H A DossimOrthoIgen.cpp1656 ossimMapProjection* ref_map = PTR_CAST(ossimMapProjection, theReferenceProj.get()); in setupProjection() local
2940 ossimMapProjection* ref_map = PTR_CAST(ossimMapProjection, theReferenceProj.get()); in setProductGsd() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/extensions/renderer/bindings/
H A Dapi_binding_unittest.cc781 const APITypeReferenceMap& ref_map) { in TEST_F()
1100 const APITypeReferenceMap& ref_map) { in TEST_F()
1603 const APITypeReferenceMap& ref_map) { in TEST_F()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/extensions/renderer/bindings/
H A Dapi_binding_unittest.cc764 const APITypeReferenceMap& ref_map) { in TEST_F()
1083 const APITypeReferenceMap& ref_map) { in TEST_F()
1586 const APITypeReferenceMap& ref_map) { in TEST_F()
/dports/lang/php73/php-7.3.33/ext/soap/
H A Dphp_soap.h179 HashTable *ref_map; variable
/dports/net/php74-soap/php-7.4.27/ext/soap/
H A Dphp_soap.h179 HashTable *ref_map; variable
/dports/net/php73-soap/php-7.3.33/ext/soap/
H A Dphp_soap.h179 HashTable *ref_map; variable
/dports/net/php80-soap/php-8.0.15/ext/soap/
H A Dphp_soap.h177 HashTable *ref_map; variable
/dports/lang/php80/php-8.0.15/ext/soap/
H A Dphp_soap.h177 HashTable *ref_map; variable

1234