| /external/cldr/common/supplemental/ |
| D | units.xml | 114 <convertUnit source='candela' baseUnit='candela' systems="metric si"/> 117 …<convertUnit source='grain' baseUnit='kilogram' factor='lb_to_kg/7000' systems="ussystem uksystem"… 118 <convertUnit source='carat' baseUnit='kilogram' factor='0.0002' systems="metric"/> 119 <convertUnit source='gram' baseUnit='kilogram' factor='0.001' systems="metric si"/> 120 … <convertUnit source='ounce' baseUnit='kilogram' factor='lb_to_kg/16' systems="ussystem uksystem"/> 121 …<convertUnit source='ounce-troy' baseUnit='kilogram' factor='0.03110348' systems="ussystem uksyste… 122 … <convertUnit source='pound' baseUnit='kilogram' factor='lb_to_kg' systems="ussystem uksystem"/> 123 <convertUnit source='kilogram' baseUnit='kilogram' systems="metric si"/> 124 <convertUnit source='stone' baseUnit='kilogram' factor='lb_to_kg*14' systems="uksystem"/> 125 … <convertUnit source='ton' baseUnit='kilogram' factor='lb_to_kg*2000' systems="ussystem uksystem"/> [all …]
|
| /external/e2fsprogs/misc/ |
| D | fsck.8.in | 29 is used to check and optionally repair one or more Linux file systems. 39 program will try to handle file systems on different physical disk drives 41 file systems. 43 If no file systems are specified on the command line, and the 47 will default to checking file systems in 73 The exit code returned when multiple file systems are checked 96 file systems and the checkers are in an interactive mode. (Note: 111 flag is specified, only file systems that match 115 parameter is a comma-separated list of file systems and options 116 specifiers. All of the file systems in this comma-separated list may be [all …]
|
| D | ext4.5.in | 13 The second, third, and fourth extended file systems, or ext2, ext3, and 14 ext4 as they are commonly known, are Linux file systems that have 16 They are general purpose file systems that have been designed for 17 extensibility and backwards compatibility. In particular, file systems 18 previously intended for use with the ext2 and ext3 file systems can be 21 to handle mount requests for ext2 and ext3 file systems. 27 use. On other operating systems, such as the GNU/HURD or FreeBSD, only 38 of e2fsprogs will not support file systems with this ext4 feature enabled. 75 feature is supported by ext3 and ext4 file systems, and is ignored by 76 ext2 file systems. [all …]
|
| /external/google-fonts/source-sans-pro/ |
| D | METADATA.pb | 13 …copyright: "Copyright 2010, 2012, 2014 Adobe Systems Incorporated (http://www.adobe.com/), with Re… 22 …copyright: "Copyright 2010, 2012, 2014 Adobe Systems Incorporated (http://www.adobe.com/), with Re… 31 …copyright: "Copyright 2010, 2012, 2014 Adobe Systems Incorporated (http://www.adobe.com/), with Re… 40 …copyright: "Copyright 2010, 2012, 2014 Adobe Systems Incorporated (http://www.adobe.com/), with Re… 49 …copyright: "Copyright 2010, 2012, 2014 Adobe Systems Incorporated (http://www.adobe.com/), with Re… 58 …copyright: "Copyright 2010, 2012, 2014 Adobe Systems Incorporated (http://www.adobe.com/), with Re… 67 …copyright: "Copyright 2010, 2012, 2014 Adobe Systems Incorporated (http://www.adobe.com/), with Re… 76 …copyright: "Copyright 2010, 2012, 2014 Adobe Systems Incorporated (http://www.adobe.com/), with Re… 85 …copyright: "Copyright 2010, 2012, 2014 Adobe Systems Incorporated (http://www.adobe.com/), with Re… 94 …copyright: "Copyright 2010, 2012, 2014 Adobe Systems Incorporated (http://www.adobe.com/), with Re… [all …]
|
| /external/e2fsprogs/doc/RelNotes/ |
| D | v1.42.txt | 7 Fixed a bug which could cause e2fsck to corrupt Hurd file systems. 14 scanning functions from crashing on certain corrupted file systems. 68 Fix various e2fsck bugs when trying to repair bigalloc file systems. 92 large file systems. 99 systems. (Addresses Debian Bug: #756922) 103 Fix tune2fs updating UUID's when manipulating file systems with 106 Fix tune2fs so it can remove an external journal for file systems with 150 Fixed free block accounting for 64-bit file systems. 230 to create file systems larger than 2GB on 32-bit platforms. 280 Mke2fs now creates file systems in regular files (which is very often [all …]
|
| D | v1.46.0.txt | 12 should also improve the performance of ext4 file systems exported via 22 E2fsprogs now supports file systems which have both file system 26 E2fsck now will check file names on file systems with case folding 28 done for file systems which enforce strict encodings, and optionally if 50 file systems. 59 Fix various bugs where a maliciously corrupted file systems could case 80 Speed up mke2fs when creating large bigalloc file systems by optimizing 83 Bitmap blocks are now read using multiple threads (for systems with 85 large file systems. 89 operating on very large file systems.
|
| D | v1.46.4.txt | 10 systems (with the exception of file systems for the GNU Hurd, which only 11 supports 128 byte inodes). Creating non-Hurd file systems with 128 byte 35 Fix mke2fs to correctly create Posix ACL's on big-endian systems when 47 new default inode size of 256 byte inodes, even for small file systems. 51 Fixed a test failure in f_baddotdir on big-endian systems. This wasn't 53 behaviour on big-endian systems. (Addresses Debian Bug: #991922)
|
| /external/libtracefs/Documentation/ |
| D | libtracefs-events.txt | 7 tracefs_event_is_enabled - Work with trace systems and events. 34 Trace systems and events related APIs. 37 names of all registered trace systems, located in the given _tracing_dir_ 39 for the trace systems of the local machine, or it may be a path to a copy 46 or the location of the tracefs mount point for the trace systems of the 56 If _system_ is NULL, then all systems are searched and any event within 71 in all the systems that _system_ and return the enable state of those events. 73 in all systems that match _event_ and return their enabled state. If both _system_ 108 char **systems = tracefs_event_systems(NULL); 110 if (systems) { [all …]
|
| D | libtracefs-events-tep.txt | 27 initializes it with events from all trace systems, located in the given 29 mount point for the trace systems of the local machine, or it may be a path 33 and initializes it with events from specified trace systems _sys_names_, 35 location of the tracefs mount point for the trace systems of the local 42 handler with events from all trace systems, located in the given _tracing_dir_ 44 for the trace systems of the local machine, or it may be a path to a copy 86 const char *systems[] = {"ftrace", "irq", NULL}; 87 tep = tracefs_local_events_system(NULL, systems); 90 * ftrace and irq systems in top instance.
|
| /external/icu/libandroidicu/include/unicode/ |
| D | unumsys.h | 25 * \brief C API: UNumberingSystem, information about numbering systems 27 * Defines numbering systems. A numbering system describes the scheme by which 32 * More complicated numbering systems are algorithmic in nature, and require use 35 * numbering systems include Roman numerals, Chinese numerals, and Hebrew numerals. 36 * Formatting rules for many commonly used numbering systems are included in 38 * Alternate numbering systems can be specified to a locale by using the 65 * systems specified by CLDR and known to ICU, such as "latn", "arabext", or "hanidec"; 68 * default, native, traditional, finance - do not identify specific numbering systems, 109 * Returns an enumeration over the names of all of the predefined numbering systems known 145 * numbering systems typically have radix 10, but might have a radix of e.g. 16 for [all …]
|
| /external/cronet/third_party/icu/source/i18n/unicode/ |
| D | unumsys.h | 25 * \brief C API: UNumberingSystem, information about numbering systems 27 * Defines numbering systems. A numbering system describes the scheme by which 32 * More complicated numbering systems are algorithmic in nature, and require use 35 * numbering systems include Roman numerals, Chinese numerals, and Hebrew numerals. 36 * Formatting rules for many commonly used numbering systems are included in 38 * Alternate numbering systems can be specified to a locale by using the 65 * systems specified by CLDR and known to ICU, such as "latn", "arabext", or "hanidec"; 68 * default, native, traditional, finance - do not identify specific numbering systems, 109 * Returns an enumeration over the names of all of the predefined numbering systems known 145 * numbering systems typically have radix 10, but might have a radix of e.g. 16 for [all …]
|
| D | numsys.h | 45 * Defines numbering systems. A numbering system describes the scheme by which 50 * More complicated numbering systems are algorithmic in nature, and require use 53 * numbering systems include Roman numerals, Chinese numerals, and Hebrew numerals. 54 * Formatting rules for many commonly used numbering systems are included in 56 * Alternate numbering systems can be specified to a locale by using the 114 * Return a StringEnumeration over all the names of numbering systems known to ICU. 125 * Create a numbering system from one of the predefined numbering systems specified 129 * default, native, traditional, finance - do not identify specific numbering systems, 142 * Returns the radix of this numbering system. Simple positional numbering systems 144 * radix is less well-defined for non-positional algorithmic systems. [all …]
|
| /external/icu/libicu/cts_headers/unicode/ |
| D | unumsys.h | 25 * \brief C API: UNumberingSystem, information about numbering systems 27 * Defines numbering systems. A numbering system describes the scheme by which 32 * More complicated numbering systems are algorithmic in nature, and require use 35 * numbering systems include Roman numerals, Chinese numerals, and Hebrew numerals. 36 * Formatting rules for many commonly used numbering systems are included in 38 * Alternate numbering systems can be specified to a locale by using the 65 * systems specified by CLDR and known to ICU, such as "latn", "arabext", or "hanidec"; 68 * default, native, traditional, finance - do not identify specific numbering systems, 109 * Returns an enumeration over the names of all of the predefined numbering systems known 145 * numbering systems typically have radix 10, but might have a radix of e.g. 16 for [all …]
|
| D | numsys.h | 45 * Defines numbering systems. A numbering system describes the scheme by which 50 * More complicated numbering systems are algorithmic in nature, and require use 53 * numbering systems include Roman numerals, Chinese numerals, and Hebrew numerals. 54 * Formatting rules for many commonly used numbering systems are included in 56 * Alternate numbering systems can be specified to a locale by using the 114 * Return a StringEnumeration over all the names of numbering systems known to ICU. 125 * Create a numbering system from one of the predefined numbering systems specified 129 * default, native, traditional, finance - do not identify specific numbering systems, 142 * Returns the radix of this numbering system. Simple positional numbering systems 144 * radix is less well-defined for non-positional algorithmic systems. [all …]
|
| /external/icu/icu4c/source/i18n/unicode/ |
| D | unumsys.h | 25 * \brief C API: UNumberingSystem, information about numbering systems 27 * Defines numbering systems. A numbering system describes the scheme by which 32 * More complicated numbering systems are algorithmic in nature, and require use 35 * numbering systems include Roman numerals, Chinese numerals, and Hebrew numerals. 36 * Formatting rules for many commonly used numbering systems are included in 38 * Alternate numbering systems can be specified to a locale by using the 65 * systems specified by CLDR and known to ICU, such as "latn", "arabext", or "hanidec"; 68 * default, native, traditional, finance - do not identify specific numbering systems, 109 * Returns an enumeration over the names of all of the predefined numbering systems known 145 * numbering systems typically have radix 10, but might have a radix of e.g. 16 for [all …]
|
| D | numsys.h | 45 * Defines numbering systems. A numbering system describes the scheme by which 50 * More complicated numbering systems are algorithmic in nature, and require use 53 * numbering systems include Roman numerals, Chinese numerals, and Hebrew numerals. 54 * Formatting rules for many commonly used numbering systems are included in 56 * Alternate numbering systems can be specified to a locale by using the 114 * Return a StringEnumeration over all the names of numbering systems known to ICU. 125 * Create a numbering system from one of the predefined numbering systems specified 129 * default, native, traditional, finance - do not identify specific numbering systems, 142 * Returns the radix of this numbering system. Simple positional numbering systems 144 * radix is less well-defined for non-positional algorithmic systems. [all …]
|
| /external/pcre/doc/ |
| D | pcre2-config.1 | 29 independent files (\fI/usr\fP on many systems, \fI/usr/local\fP on some 30 systems) to the standard output. 42 with the 8-bit PCRE2 library (\fB-lpcre2-8\fP on many systems). 46 with the 16-bit PCRE2 library (\fB-lpcre2-16\fP on many systems). 50 with the 32-bit PCRE2 library (\fB-lpcre2-32\fP on many systems). 55 systems). 60 many systems). 65 \fB-I\fP options, but is blank on many systems).
|
| D | pcre2-config.txt | 28 for architecture independent files (/usr on many systems, 29 /usr/local on some systems) to the standard output. 41 many systems). 45 many systems). 49 many systems). 54 (-lpcre2-posix -lpcre2-8 on many systems). 58 -I options, but is blank on many systems). 64 many systems).
|
| /external/cpu_features/scripts/ |
| D | test_integration.sh | 3 # Toolchains for little-endian, 64-bit ARMv8 for GNU/Linux systems 8 # Toolchains for little-endian, hard-float, 32-bit ARMv7 (and earlier) for GNU/Linux systems 13 # Toolchains for little-endian, 32-bit ARMv8 for GNU/Linux systems 18 # Toolchains for little-endian, soft-float, 32-bit ARMv7 (and earlier) for GNU/Linux systems 23 # Toolchains for big-endian, 64-bit ARMv8 for GNU/Linux systems 28 # Toolchains for big-endian, hard-float, 32-bit ARMv7 (and earlier) for GNU/Linux systems 33 # Toolchains for big-endian, soft-float, 32-bit ARMv7 (and earlier) for GNU/Linux systems
|
| /external/trace-cmd/utest/ |
| D | tracefs-utest.c | 359 char **systems; in test_system_event() local 366 systems = tracefs_event_systems(tdir); in test_system_event() 367 CU_TEST(systems != NULL); in test_system_event() 369 events = tracefs_system_events(tdir, systems[0]); in test_system_event() 372 asprintf(&sdir, "%s/events/%s", tdir, systems[0]); in test_system_event() 380 test_check_files(sdir, systems); in test_system_event() 382 tracefs_list_free(systems); in test_system_event() 460 char **systems; in test_local_events() local 470 systems = tracefs_event_systems(tdir); in test_local_events() 471 CU_TEST(systems != NULL); in test_local_events() [all …]
|
| /external/python/cpython2/Doc/c-api/ |
| D | tuple.rst | 47 changes in your code for properly supporting 64-bit systems. 60 changes in your code for properly supporting 64-bit systems. 69 in your code for properly supporting 64-bit systems. 79 in your code for properly supporting 64-bit systems. 89 changes in your code for properly supporting 64-bit systems. 98 changes in your code for properly supporting 64-bit systems. 108 require changes in your code for properly supporting 64-bit systems. 122 changes in your code for properly supporting 64-bit systems. 136 changes in your code for properly supporting 64-bit systems. 157 require changes in your code for properly supporting 64-bit systems.
|
| D | sequence.rst | 25 changes in your code for properly supporting 64-bit systems. 41 changes in your code for properly supporting 64-bit systems. 59 changes in your code for properly supporting 64-bit systems. 69 changes in your code for properly supporting 64-bit systems. 79 require changes in your code for properly supporting 64-bit systems. 94 changes in your code for properly supporting 64-bit systems. 104 changes in your code for properly supporting 64-bit systems. 118 require changes in your code for properly supporting 64-bit systems. 128 require changes in your code for properly supporting 64-bit systems. 139 in your code for properly supporting 64-bit systems. [all …]
|
| /external/parameter-framework/asio-1.10.6/include/asio/ip/ |
| D | basic_resolver_query.hpp | 54 * @note On POSIX systems, service names are typically defined in the file 56 * <tt>c:\\windows\\system32\\drivers\\etc\\services</tt>. Operating systems 91 * @note On POSIX systems, service names are typically defined in the file 93 * <tt>c:\\windows\\system32\\drivers\\etc\\services</tt>. Operating systems 133 * @note On POSIX systems, host names may be locally defined in the file 136 * resolution is performed using DNS. Operating systems may use additional 139 * On POSIX systems, service names are typically defined in the file 141 * <tt>c:\\windows\\system32\\drivers\\etc\\services</tt>. Operating systems 184 * @note On POSIX systems, host names may be locally defined in the file 187 * resolution is performed using DNS. Operating systems may use additional [all …]
|
| /external/e2fsprogs/debian/ |
| D | control | 20 file systems. 60 The ext2, ext3 and ext4 file systems are successors of the original ext 62 hard disks on Debian and other Linux systems. 152 The ext2, ext3 and ext4 file systems are successors of the original ext 154 hard disks on Debian and other Linux systems. 157 that directly accesses extended file systems. Programs that use libext2fs 171 The ext2, ext3 and ext4 file systems are successors of the original ext 173 hard disks on Debian and other Linux systems. 187 The ext2, ext3 and ext4 file systems are successors of the original ext 189 hard disks on Debian and other Linux systems. [all …]
|
| /external/python/bumble/bumble/ |
| D | company_ids.py | 50 0x001C: "Conexant Systems Inc.", 68 0x002E: "Norwood Systems", 84 0x003E: "Systems and Chips, Inc", 97 0x004B: "Continental Automotive Systems", 153 0x0083: "TimeKeeping Systems, Inc.", 161 0x008B: "Topcon Positioning Systems, LLC", 167 0x0091: "Advanced PANMOBIL systems GmbH & Co. KG", 228 0x00CE: "Elgato Systems GmbH", 235 0x00D5: "Austco Communication Systems", 255 0x00E9: "Vtrack Systems", [all …]
|