Searched refs:triplets (Results 1 – 21 of 21) sorted by relevance
/external/fonttools/Lib/fontTools/ttLib/ |
D | woff2.py | 759 triplets = array.array('B', self.glyphStream) 760 nTriplets = len(triplets) 783 dy = withSign(flag, ((flag & 14) << 7) + triplets[tripletIndex]) 785 dx = withSign(flag, (((flag - 10) & 14) << 7) + triplets[tripletIndex]) 789 b1 = triplets[tripletIndex] 794 dx = withSign(flag, 1 + ((b0 // 12) << 8) + triplets[tripletIndex]) 796 1 + (((b0 % 12) >> 2) << 8) + triplets[tripletIndex + 1]) 798 b2 = triplets[tripletIndex + 1] 799 dx = withSign(flag, (triplets[tripletIndex] << 4) + (b2 >> 4)) 801 ((b2 & 0x0f) << 8) + triplets[tripletIndex + 2]) [all …]
|
/external/python/cpython3/Lib/idlelib/ |
D | multicall.py | 356 func, triplets = self.__eventinfo[sequence] 358 for triplet in triplets: 369 func, triplets = self.__eventinfo[virtual] 378 triplets.append(triplet) 383 func, triplets = self.__eventinfo[virtual] 392 triplets.remove(triplet) 404 func, triplets = self.__eventinfo[virtual] 406 for triplet in triplets:
|
/external/python/cpython2/Lib/idlelib/ |
D | MultiCall.py | 344 func, triplets = self.__eventinfo[sequence] 346 for triplet in triplets: 356 func, triplets = self.__eventinfo[virtual] 365 triplets.append(triplet) 370 func, triplets = self.__eventinfo[virtual] 379 triplets.remove(triplet) 391 func, triplets = self.__eventinfo[virtual] 393 for triplet in triplets:
|
/external/eigen/test/ |
D | sparse_basic.cpp | 362 std::vector<TripletType> triplets; in sparse_basic() local 364 triplets.reserve(ntriplets); in sparse_basic() 374 triplets.push_back(TripletType(r,c,v)); in sparse_basic() 383 m.setFromTriplets(triplets.begin(), triplets.end()); in sparse_basic() 386 m.setFromTriplets(triplets.begin(), triplets.end(), std::multiplies<Scalar>()); in sparse_basic() 389 m.setFromTriplets(triplets.begin(), triplets.end(), [] (Scalar,Scalar b) { return b; }); in sparse_basic() 623 std::vector<TripletType> triplets; in big_sparse_triplet() local 627 triplets.reserve(ntriplets); in big_sparse_triplet() 634 triplets.push_back(TripletType(r,c,v)); in big_sparse_triplet() 638 m.setFromTriplets(triplets.begin(), triplets.end()); in big_sparse_triplet()
|
/external/wpa_supplicant_8/hostapd/ |
D | hlr_auc_gw.txt | 14 GSM triplet data is used for a more static configuration (e.g., triplets 34 -g<triplet file> = path for GSM authentication triplets
|
D | ChangeLog | 798 entries instead of only using the same three triplets every time 801 if a better quality triplets are needed, GSM-Milenage should be used 878 triplets; instead, it is path to UNIX domain socket that will be used 881 local information (GSM authentication triplets from a text file and
|
/external/wpa_supplicant_8/wpa_supplicant/doc/docbook/ |
D | eapol_test.sgml | 36 <arg>num triplets</arg>
|
/external/eigen/doc/ |
D | TutorialSparse.dox | 99 In the main function, we declare a list \c coefficients of triplets (as a std vector) and the right… 194 …nteeing good performance is thus to first build a list of so-called \em triplets, and then convert… 210 The \c std::vector of triplets might contain the elements in arbitrary order, and might even contai…
|
/external/python/cpython3/Misc/NEWS.d/ |
D | 3.7.0b4.rst | 365 Add new triplets for mips r6 and riscv variants (used in extension
|
D | 3.6.0b1.rst | 1458 Set platform triplets for Android builds.
|
/external/swiftshader/third_party/LLVM/docs/CommandGuide/ |
D | llvm-ar.pod | 358 is simply composed of a sequence of triplets: byte offset, length of symbol,
|
/external/mesa3d/src/gallium/docs/source/ |
D | context.rst | 20 with triplets of methods that all follow a specific naming scheme.
|
/external/v8/src/inspector/ |
D | js_protocol.pdl | 635 # An array of triplets. Each triplet describes a fragment. The first integer is the fragment
|
/external/llvm/docs/ |
D | CommandLine.rst | 971 (option, value, description) triplets that specify the option name, the value
|
D | LangRef.rst | 4904 The ``llvm.module.flags`` metadata contains a list of metadata triplets.
|
/external/swiftshader/third_party/llvm-7.0/llvm/docs/ |
D | CommandLine.rst | 965 triplets that specify the option name, the value mapped to, and the
|
D | LangRef.rst | 5576 The ``llvm.module.flags`` metadata contains a list of metadata triplets.
|
/external/libpng/ |
D | libpng-manual.txt | 1732 transform it to regular RGB RGB triplets, or png_set_filler() or
|
/external/jline/src/src/test/resources/jline/example/ |
D | english.gz |
|
/external/cldr/tools/java/org/unicode/cldr/util/data/transforms/ |
D | internal_raw_IPA.txt | 167273 triplets %32194 trˈɪpləts
|
D | internal_raw_IPA-old.txt | 200008 triplets %23126 trˈɪpləts
|