/external/icu/android_icu4j/src/main/java/android/icu/impl/duration/ |
D | BasicPeriodFormatterFactory.java | 62 private Customizations customizations; field in BasicPeriodFormatterFactory 69 this.customizations = new Customizations(); in BasicPeriodFormatterFactory() 111 return customizations.displayLimit; in getDisplayLimit() 132 return customizations.displayDirection; in getDisplayPastFuture() 153 return customizations.separatorVariant; in getSeparatorVariant() 174 return customizations.unitVariant; in getUnitVariant() 195 return customizations.countVariant; in getCountVariant() 202 customizations); in getFormatter() 207 customizations = customizations.copy(); in updateCustomizations() 210 return customizations; in updateCustomizations()
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/duration/ |
D | BasicPeriodFormatterFactory.java | 60 private Customizations customizations; field in BasicPeriodFormatterFactory 67 this.customizations = new Customizations(); in BasicPeriodFormatterFactory() 109 return customizations.displayLimit; in getDisplayLimit() 130 return customizations.displayDirection; in getDisplayPastFuture() 151 return customizations.separatorVariant; in getSeparatorVariant() 172 return customizations.unitVariant; in getUnitVariant() 193 return customizations.countVariant; in getCountVariant() 200 customizations); in getFormatter() 205 customizations = customizations.copy(); in updateCustomizations() 208 return customizations; in updateCustomizations()
|
/external/sqlite/dist/ |
D | README-Android | 3 The Android port of SQLite contains a few customizations.
|
/external/u-boot/lib/libfdt/ |
D | README | 22 After importing, other customizations were performed. See the
|
/external/openssh/contrib/solaris/ |
D | README | 16 any changes you want in openssh-config.local. Additional customizations
|
/external/libpng/contrib/conftest/ |
D | pngcp.dfa | 55 # these are are just required for specific customizations
|
/external/bcc/tools/ |
D | oomkill_example.txt | 27 oomkill can also be the basis of other tools and customizations. For example,
|
/external/iperf3/docs/_esnet/ |
D | README.rst | 7 provides the overrides and customizations to the base theme.
|
/external/python/cpython2/Doc/library/ |
D | site.rst | 83 :mod:`sitecustomize`, which can perform arbitrary site-specific customizations. 95 which can perform arbitrary user-specific customizations, if
|
D | pickle.rst | 406 doesn't cover specific customizations that you can employ to make the unpickling
|
D | logging.rst | 770 not undo customizations already applied by other code. For example::
|
/external/python/cpython3/Doc/library/ |
D | site.rst | 102 :mod:`sitecustomize`, which can perform arbitrary site-specific customizations. 114 which can perform arbitrary user-specific customizations, if
|
D | logging.rst | 906 not undo customizations already applied by other code. For example::
|
D | importlib.rst | 1677 For deep customizations of import, you typically want to implement an
|
/external/shflags/doc/ |
D | rst2html.css | 288 /* customizations by kward */
|
/external/python/cpython3/Misc/NEWS.d/ |
D | 3.6.3rc1.rst | 886 customizations made before 3.6.3 will not affect their keyset-specific
|
D | 3.7.0a1.rst | 5779 customizations made before 3.6.3 will not affect their keyset-specific
|
/external/webp/ |
D | README | 53 Please refer to makefile.unix for additional details and customizations.
|
/external/icu/icu4c/source/ |
D | configure.ac | 1426 echo '/* ICU customizations: put these lines at the top of uconfig.h */' >> "${HDRFILE}"
|
/external/python/cpython3/Lib/idlelib/ |
D | NEWS.txt | 345 '<<zoom-height>>'. Any (global) customizations made before 3.6.3 will
|
/external/python/cpython3/ |
D | Makefile.pre.in | 1435 @ # version doesn't use the compiler customizations that are provided
|
/external/python/cpython2/Doc/whatsnew/ |
D | 2.6.rst | 2829 plistlib.writePlist(data_struct, '/tmp/customizations.plist') 2830 new_struct = plistlib.readPlist('/tmp/customizations.plist')
|
/external/python/cpython3/Doc/whatsnew/ |
D | 2.6.rst | 2833 plistlib.writePlist(data_struct, '/tmp/customizations.plist') 2834 new_struct = plistlib.readPlist('/tmp/customizations.plist')
|
/external/e2fsprogs/doc/RelNotes/ |
D | v1.42.txt | 1291 customizations in the rules file includes SKIP_STATIC=yes,
|
/external/tensorflow/tensorflow/tools/docker/notebooks/ |
D | 3_mnist_from_scratch.ipynb | 1152 …"Here, we'll do some customizations depending on which graph we're constructing. `train_prediction…
|