Home
last modified time | relevance | path

Searched refs:blob_for (Results 1 – 24 of 24) sorted by relevance

/dports/textproc/py-python-docx/python-docx-0.8.11/docx/opc/
H A Dphys_pkg.py59 def blob_for(self, pack_uri): member in _DirPkgReader
81 return self.blob_for(CONTENT_TYPES_URI)
89 rels_xml = self.blob_for(source_uri.rels_uri)
103 def blob_for(self, pack_uri): member in _ZipPkgReader
121 return self.blob_for(CONTENT_TYPES_URI)
129 rels_xml = self.blob_for(source_uri.rels_uri)
H A Dpkgreader.py105 blob = phys_reader.blob_for(partname)
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/c1/
H A Dc1_Runtime1.hpp178 static CodeBlob* blob_for (StubID id);
179 static address entry_for(StubID id) { return blob_for(id)->code_begin(); } in entry_for()
H A Dc1_Runtime1.cpp279 CodeBlob* Runtime1::blob_for(StubID id) { in blob_for() function in Runtime1
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/c1/
H A Dc1_Runtime1.hpp178 static CodeBlob* blob_for (StubID id);
179 static address entry_for(StubID id) { return blob_for(id)->code_begin(); } in entry_for()
H A Dc1_Runtime1.cpp281 CodeBlob* Runtime1::blob_for(StubID id) { in blob_for() function in Runtime1
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/c1/
H A Dc1_Runtime1.hpp178 static CodeBlob* blob_for (StubID id);
179 static address entry_for(StubID id) { return blob_for(id)->code_begin(); } in entry_for()
H A Dc1_Runtime1.cpp279 CodeBlob* Runtime1::blob_for(StubID id) { in blob_for() function in Runtime1
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/c1/
H A Dc1_Runtime1.hpp178 static CodeBlob* blob_for (StubID id);
179 static address entry_for(StubID id) { return blob_for(id)->code_begin(); } in entry_for()
H A Dc1_Runtime1.cpp285 CodeBlob* Runtime1::blob_for(StubID id) { in blob_for() function in Runtime1
515 if (thread->last_frame().cb() == Runtime1::blob_for(Runtime1::handle_exception_from_callee_id)) {
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/c1/
H A Dc1_Runtime1.hpp173 static CodeBlob* blob_for (StubID id);
174 static address entry_for(StubID id) { return blob_for(id)->code_begin(); } in entry_for()
H A Dc1_Runtime1.cpp283 CodeBlob* Runtime1::blob_for(StubID id) { in blob_for() function in Runtime1
507 if (current->last_frame().cb() == Runtime1::blob_for(Runtime1::handle_exception_from_callee_id)) {
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/c1/
H A Dc1_Runtime1.hpp178 static CodeBlob* blob_for (StubID id);
179 static address entry_for(StubID id) { return blob_for(id)->code_begin(); } in entry_for()
H A Dc1_Runtime1.cpp279 CodeBlob* Runtime1::blob_for(StubID id) { in blob_for() function in Runtime1
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/c1/
H A Dc1_Runtime1.hpp178 static CodeBlob* blob_for (StubID id);
179 static address entry_for(StubID id) { return blob_for(id)->code_begin(); } in entry_for()
H A Dc1_Runtime1.cpp282 CodeBlob* Runtime1::blob_for(StubID id) { in blob_for() function in Runtime1
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/c1/
H A Dc1_Runtime1.hpp178 static CodeBlob* blob_for (StubID id);
179 static address entry_for(StubID id) { return blob_for(id)->code_begin(); } in entry_for()
H A Dc1_Runtime1.cpp281 CodeBlob* Runtime1::blob_for(StubID id) { in blob_for() function in Runtime1
/dports/textproc/py-python-docx/python-docx-0.8.11/tests/opc/
H A Dtest_phys_pkg.py46 blob = dir_reader.blob_for(pack_uri)
108 blob = phys_reader.blob_for(pack_uri)
H A Dtest_pkgreader.py150 phys_reader.blob_for.side_effect = [
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/c1/
H A Dc1_Runtime1.hpp177 static CodeBlob* blob_for (StubID id);
178 static address entry_for(StubID id) { return blob_for(id)->code_begin(); } in entry_for()
H A Dc1_Runtime1.cpp254 CodeBlob* Runtime1::blob_for(StubID id) { in blob_for() function in Runtime1
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/c1/
H A Dc1_Runtime1.hpp177 static CodeBlob* blob_for (StubID id);
178 static address entry_for(StubID id) { return blob_for(id)->code_begin(); } in entry_for()
H A Dc1_Runtime1.cpp254 CodeBlob* Runtime1::blob_for(StubID id) { in blob_for() function in Runtime1