HomeSort by relevance Sort by last modified time
    Searched full:sais (Results 1 - 8 of 8) sorted by null

  /external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
ShadowBitmapFactory.java 101 ShadowAssetInputStream sais = Shadows.shadowOf((AssetInputStream) is); local
102 is = sais.getDelegate();
103 if (sais.isNinePatch()) {
ShadowAssetManager.java 459 ShadowAssetInputStream sais = shadowOf(ais); local
460 sais.setDelegate(stream);
461 sais.setNinePatch(fileName.toLowerCase().endsWith(".9.png"));
    [all...]
  /external/brotli/research/
find_opt_references.cc 9 sais-lite library for building suffix array. */
22 #include "./esaxx/sais.hxx"
deorummolae.cc 6 #include "./esaxx/sais.hxx"
  /external/scapy/scapy/contrib/
vtp.py 42 "debug sw-vlan vtp packets" sais the TLV length is invalid,
  /libcore/luni/src/test/java/libcore/java/sql/
OldResultSetTest.java 453 * Spec sais: if something was read... -> if nothing was read it should be false
  /packages/inputmethods/LatinIME/java/res/values-tl/
strings-emoji-descriptions.xml     [all...]
  /toolchain/binutils/binutils-2.27/bfd/po/
fr.po 827 msgstr "%B: je ne sais pas comment traiter la section «%s» [0x%8x] allouée et spécifique à l'application"
831 msgstr "%B: je ne sais pas comment traiter la section «%s» [0x%8x] spécifique au processeur"
835 msgstr "%B: je ne sais pas comment traiter la section «%s» [0x%8x] spécifique au système d'exploitation"
839 msgstr "%B: je ne sais pas comment traiter la section «%s» [0x%8x]"
    [all...]

Completed in 212 milliseconds