/dports/textproc/py-python-docx/python-docx-0.8.11/docx/opc/ |
H A D | phys_pkg.py | 59 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 D | pkgreader.py | 105 blob = phys_reader.blob_for(partname)
|
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/c1/ |
H A D | c1_Runtime1.hpp | 178 static CodeBlob* blob_for (StubID id); 179 static address entry_for(StubID id) { return blob_for(id)->code_begin(); } in entry_for()
|
H A D | c1_Runtime1.cpp | 279 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 D | c1_Runtime1.hpp | 178 static CodeBlob* blob_for (StubID id); 179 static address entry_for(StubID id) { return blob_for(id)->code_begin(); } in entry_for()
|
H A D | c1_Runtime1.cpp | 281 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 D | c1_Runtime1.hpp | 178 static CodeBlob* blob_for (StubID id); 179 static address entry_for(StubID id) { return blob_for(id)->code_begin(); } in entry_for()
|
H A D | c1_Runtime1.cpp | 279 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 D | c1_Runtime1.hpp | 178 static CodeBlob* blob_for (StubID id); 179 static address entry_for(StubID id) { return blob_for(id)->code_begin(); } in entry_for()
|
H A D | c1_Runtime1.cpp | 285 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 D | c1_Runtime1.hpp | 173 static CodeBlob* blob_for (StubID id); 174 static address entry_for(StubID id) { return blob_for(id)->code_begin(); } in entry_for()
|
H A D | c1_Runtime1.cpp | 283 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 D | c1_Runtime1.hpp | 178 static CodeBlob* blob_for (StubID id); 179 static address entry_for(StubID id) { return blob_for(id)->code_begin(); } in entry_for()
|
H A D | c1_Runtime1.cpp | 279 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 D | c1_Runtime1.hpp | 178 static CodeBlob* blob_for (StubID id); 179 static address entry_for(StubID id) { return blob_for(id)->code_begin(); } in entry_for()
|
H A D | c1_Runtime1.cpp | 282 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 D | c1_Runtime1.hpp | 178 static CodeBlob* blob_for (StubID id); 179 static address entry_for(StubID id) { return blob_for(id)->code_begin(); } in entry_for()
|
H A D | c1_Runtime1.cpp | 281 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 D | test_phys_pkg.py | 46 blob = dir_reader.blob_for(pack_uri) 108 blob = phys_reader.blob_for(pack_uri)
|
H A D | test_pkgreader.py | 150 phys_reader.blob_for.side_effect = [
|
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/c1/ |
H A D | c1_Runtime1.hpp | 177 static CodeBlob* blob_for (StubID id); 178 static address entry_for(StubID id) { return blob_for(id)->code_begin(); } in entry_for()
|
H A D | c1_Runtime1.cpp | 254 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 D | c1_Runtime1.hpp | 177 static CodeBlob* blob_for (StubID id); 178 static address entry_for(StubID id) { return blob_for(id)->code_begin(); } in entry_for()
|
H A D | c1_Runtime1.cpp | 254 CodeBlob* Runtime1::blob_for(StubID id) { in blob_for() function in Runtime1
|