Searched refs:reconstruct (Results 1 – 25 of 61) sorted by relevance
123
/external/fonttools/Tests/ttLib/ |
D | woff2_test.py | 630 glyfTable.reconstruct(self.transformedGlyfData, self.font) 638 glyfTable.reconstruct(self.transformedGlyfData, self.font) 646 glyfTable.reconstruct(self.transformedGlyfData, self.font) 655 glyfTable.reconstruct(self.transformedGlyfData, self.font) 662 glyfTable.reconstruct(self.transformedGlyfData, self.font) 670 glyfTable.reconstruct(self.transformedGlyfData, self.font) 680 glyfTable.reconstruct(self.transformedGlyfData, self.font) 690 glyfTable.reconstruct(self.transformedGlyfData, self.font) 697 WOFF2GlyfTable().reconstruct(b"", self.font) 702 WOFF2GlyfTable().reconstruct(self.transformedGlyfData + b"\x00", self.font) [all …]
|
/external/libunwind/src/arm/ |
D | getcontext.S | 42 @ reconstruct r13 at call site, then store
|
/external/shflags/lib/ |
D | shlib | 9 # reconstruct the proper absolute path.
|
/external/llvm/test/DebugInfo/PDB/ |
D | pdbdump-write.test | 3 ; to YAML. Then it tries to reconstruct as much of the original PDB as
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/DebugInfo/PDB/ |
D | pdbdump-write.test | 3 ; to YAML. Then it tries to reconstruct as much of the original PDB as
|
/external/icu/icu4c/source/data/unidata/ |
D | NormalizationCorrections.txt | 25 # safely reconstruct the exact state of the data tables at
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/data/unicode/ |
D | NormalizationCorrections.txt | 25 # safely reconstruct the exact state of the data tables at
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/data/unicode/ |
D | NormalizationCorrections.txt | 25 # safely reconstruct the exact state of the data tables at
|
/external/python/cpython3/Doc/library/ |
D | copyreg.rst | 35 can be used to reconstruct the object when called with the tuple of arguments
|
D | pprint.rst | 124 used to reconstruct the value using :func:`eval`. This always returns ``False`` 179 used to reconstruct the value using :func:`eval`. Note that this returns
|
/external/python/cpython2/Doc/library/ |
D | copy_reg.rst | 39 can be used to reconstruct the object when called with the tuple of arguments
|
D | pprint.rst | 114 used to reconstruct the value using :func:`eval`. This always returns ``False`` 169 used to reconstruct the value using :func:`eval`. Note that this returns
|
/external/wycheproof/doc/ |
D | ecdh.md | 49 * reconstruct the public key explicitly using the parameters of the private
|
/external/swiftshader/third_party/LLVM/test/Transforms/IndVarSimplify/ |
D | addrec-gep.ll | 9 ; be able to reconstruct the full getelementptr, despite it having a few
|
/external/llvm/test/Transforms/LoopStrengthReduce/ |
D | addrec-gep.ll | 11 ; be able to reconstruct the full getelementptr, despite it having a few
|
D | addrec-gep-address-space.ll | 17 ; be able to reconstruct the full getelementptr, despite it having a few
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/LoopStrengthReduce/ |
D | addrec-gep.ll | 11 ; be able to reconstruct the full getelementptr, despite it having a few
|
D | addrec-gep-address-space.ll | 17 ; be able to reconstruct the full getelementptr, despite it having a few
|
/external/llvm/test/MC/ARM/ |
D | eh-directive-setfp.s | 9 @ then libunwind will reconstruct the stack pointer from the frame pointer.
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/ARM/ |
D | eh-directive-setfp.s | 9 @ then libunwind will reconstruct the stack pointer from the frame pointer.
|
/external/libxcam/ |
D | ChangeLog | 59 band, then reconstruct stitching image from pyramid level. 136 - reconstruct image from scaled low-pass and high-pass images.
|
/external/tensorflow/tensorflow/core/protobuf/ |
D | saved_object_graph.proto | 110 // be used to reconstruct the full structure from pure tensors.
|
/external/python/pyasn1/docs/source/ |
D | example-use-case.rst | 106 # Undo DER serialisation, reconstruct SSH key structure
|
/external/python/cpython2/Objects/ |
D | lnotab_notes.txt | 52 The above is sufficient to reconstruct line numbers for tracebacks, but not for
|
/external/libexif/ |
D | NEWS | 164 * If someone wants to reconstruct past changes and log them here,
|
123