HomeSort by relevance Sort by last modified time
    Searched full:translations (Results 1 - 25 of 617) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/selinux/policycoreutils/mcstrans/share/examples/nato/setrans.d/
constraints.conf 3 # These constraints apply to computed translations,
4 # not cached or preset translations.
  /external/elfutils/po/
LINGUAS 1 # List of translations, i.e. .po files supplied by translators.
4 # These are automagically created, not real translations.
  /external/valgrind/tests/
filter_discards 6 sed "s/discard [0-9]\+ ([0-9]\+ -> [0-9]\+) translations in range/discard ... (... -> ...) translations in range/" |
  /external/libnl/include/netlink/
utils.h 46 /* generic unit translations */
50 /* time translations */
57 /* link layer protocol translations */
61 /* ethernet protocol translations */
65 /* IP protocol translations */
addr.h 58 /* Address Family Translations */
62 /* Translations to Strings */
  /external/valgrind/none/tests/
nestedfns.c 6 self-checking translations for translations taken from stack-like
  /external/opencv3/modules/calib3d/test/
test_homography_decomp.cpp 65 vector<Mat> translations; local
68 decomposeHomographyMat(_H, _K, rotations, translations, normals);
72 ASSERT_GT(static_cast<int>(translations.size()), 0);
76 ASSERT_EQ(translations.size(), normals.size());
78 ASSERT_TRUE(containsValidMotion(rotations, translations, normals));
107 std::vector<Mat>& translations,
114 vector<Mat>::iterator titer = translations.begin();
118 riter != rotations.end() && titer != translations.end() && niter != normals.end();
  /external/chromium-trace/catapult/third_party/gsutil/third_party/httplib2/
.gitignore 29 # Translations
  /external/chromium-trace/catapult/third_party/gsutil/third_party/retry-decorator/
.gitignore 32 # Translations
  /external/libnl/include/netlink/route/
rtnl.h 54 /* Routing Type Translations */
58 /* Scope Translations */
62 /* Realms Translations */
  /external/libexif/
NEWS 2 * New translations: en_AU, uk
3 * Updated translations: cs, da, de, en_CA, nl, pl, sk, sv, vi
13 * New translations: bs, tr
14 * Updated translations: be, cs, da, de, en_GB, en_CA, it, ja, nl, pl, pt_BR,
25 * New translations: be, en_GB, it, ja, pt, sq, zh_CN
26 * Updated translations: da, sv, vi
32 * New translations: da, pt_BR, sr
33 * Updated translations: cs, de, en_CA, nl, pl, sk, sv, vi
63 * Updated translations: cs, de, pl, sk, vi
64 * New translations: nl, sv, en_C
    [all...]
  /external/mesa3d/src/mesa/drivers/dri/common/xmlpool/
gen_xmlpool.py 16 # descriptions and translations.
104 def expandMatches (matches, translations, end=None):
106 nTranslations = len(translations)
108 # Expand the description+enums for all translations
109 for lang,trans in translations:
114 if len(matches) == 1 and i < len(translations) and \
134 translations = [("en", gettext.NullTranslations())] variable
141 translations.append ((lang, trans))
157 # translations.
167 expandMatches (descMatches, translations, line
    [all...]
  /external/selinux/libselinux/man/man8/
matchpathcon.8 43 Do not use translations.
49 Use prefix to speed translations
  /external/libnl/lib/route/
route_utils.c 47 * @name Routing Table Identifier Translations
92 * @name Routing Protocol Translations
137 * @name Routing Metrices Translations
rtnl.c 51 * @name Routing Type Translations
83 * @name Scope Translations
108 * @name Realms Translations
  /bionic/tools/bionicbb/
.gitignore 47 # Translations
  /development/python-packages/
.gitignore 47 # Translations
  /external/autotest/client/profilers/powertop/src/po/
Makefile 5 translations: $(OBJ)
  /external/chromium-trace/catapult/telemetry/third_party/mox3/
.gitignore 24 #Translations
  /external/chromium-trace/catapult/third_party/mox3/
.gitignore 24 #Translations
  /external/libcxx/
.gitignore 43 # Translations
  /external/libcxxabi/
.gitignore 43 # Translations
  /external/selinux/libselinux/src/
file_path_suffixes.h 17 S_(TRANSLATIONS, "/setrans.conf")
  /external/selinux/policycoreutils/mcstrans/
ChangeLog 14 * Rewrite for Proper MLS Translations
  /external/valgrind/cachegrind/tests/
dlclose.c 7 invalidating translations.

Completed in 387 milliseconds

1 2 3 4 5 6 7 8 91011>>