Home
last modified time | relevance | path

Searched refs:reconstruct (Results 1 – 25 of 65) sorted by relevance

123

/external/fonttools/Tests/ttLib/
Dwoff2_test.py740 glyfTable.reconstruct(self.transformedGlyfData, self.font)
748 glyfTable.reconstruct(self.transformedGlyfData, self.font)
756 glyfTable.reconstruct(self.transformedGlyfData, self.font)
765 glyfTable.reconstruct(self.transformedGlyfData, self.font)
772 glyfTable.reconstruct(self.transformedGlyfData, self.font)
780 glyfTable.reconstruct(self.transformedGlyfData, self.font)
790 glyfTable.reconstruct(self.transformedGlyfData, self.font)
800 glyfTable.reconstruct(self.transformedGlyfData, self.font)
807 WOFF2GlyfTable().reconstruct(b"", self.font)
812 WOFF2GlyfTable().reconstruct(self.transformedGlyfData + b"\x00", self.font)
[all …]
/external/llvm/test/DebugInfo/PDB/
Dpdbdump-write.test3 ; to YAML. Then it tries to reconstruct as much of the original PDB as
/external/llvm-project/llvm/test/DebugInfo/PDB/
Dpdbdump-write.test3 ; to YAML. Then it tries to reconstruct as much of the original PDB as
/external/llvm-project/libclc/generic/lib/math/
Dacos.cl41 // reconstruct the terms carefully.
110 // reconstruct the terms carefully.
Dasin.cl41 // reconstruct the terms carefully.
107 // reconstruct the terms carefully.
Dasinpi.cl41 // reconstruct the terms carefully.
110 // reconstruct the terms carefully.
Dacospi.cl42 // reconstruct the terms carefully.
110 // reconstruct the terms carefully.
/external/icu/icu4c/source/data/unidata/
DNormalizationCorrections.txt25 # safely reconstruct the exact state of the data tables at
/external/icu/android_icu4j/src/main/tests/android/icu/dev/data/unicode/
DNormalizationCorrections.txt25 # safely reconstruct the exact state of the data tables at
/external/python/cpython3/Doc/library/
Dcopyreg.rst35 can be used to reconstruct the object when called with the tuple of arguments
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/data/unicode/
DNormalizationCorrections.txt25 # safely reconstruct the exact state of the data tables at
/external/python/cpython2/Doc/library/
Dcopy_reg.rst39 can be used to reconstruct the object when called with the tuple of arguments
Dpprint.rst114 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/
Decdh.md49 * reconstruct the public key explicitly using the parameters of the private
/external/llvm-project/llvm/docs/PDB/
DHashTable.rst15 a consumer to read a list of values and reconstruct the hash table on the fly.
/external/llvm-project/llvm/test/Transforms/LoopStrengthReduce/
Daddrec-gep.ll11 ; be able to reconstruct the full getelementptr, despite it having a few
Daddrec-gep-address-space.ll17 ; be able to reconstruct the full getelementptr, despite it having a few
/external/llvm/test/Transforms/LoopStrengthReduce/
Daddrec-gep.ll11 ; be able to reconstruct the full getelementptr, despite it having a few
Daddrec-gep-address-space.ll17 ; be able to reconstruct the full getelementptr, despite it having a few
/external/fonttools/Lib/fontTools/ttLib/
Dwoff2.py116 glyfTable.reconstruct(data, self.ttFont)
150 hmtxTable.reconstruct(data, self.ttFont)
679 def reconstruct(self, data, ttFont): member in WOFF2GlyfTable
981 def reconstruct(self, data, ttFont): member in WOFF2HmtxTable
/external/llvm-project/llvm/test/MC/ARM/
Deh-directive-setfp.s9 @ then libunwind will reconstruct the stack pointer from the frame pointer.
/external/llvm/test/MC/ARM/
Deh-directive-setfp.s9 @ then libunwind will reconstruct the stack pointer from the frame pointer.
/external/llvm-project/llvm/test/CodeGen/X86/
Dload-local-v3i1.ll5 ; reconstruct the said v3i1 from the first element of the vector by filling all
/external/python/pyasn1/docs/source/
Dexample-use-case.rst106 # Undo DER serialisation, reconstruct SSH key structure
/external/python/cpython2/Objects/
Dlnotab_notes.txt52 The above is sufficient to reconstruct line numbers for tracebacks, but not for

123