/aosp_15_r20/external/cronet/third_party/icu/source/i18n/ |
H A D | decimfmt.cpp | 8 // Allow implicit conversion from char16_t* to UnicodeString for this file: 54 ns->getName(), in UOBJECT_DEFINE_RTTI_IMPLEMENTATION() 92 // so we have to set it here. in DecimalFormat() 95 new CurrencyPluralInfo(fields->symbols->getLocale(), status), in DecimalFormat() 98 fields->properties.currencyPluralInfo.fPtr.adoptInstead(cpi.orphan()); in DecimalFormat() 115 fields->symbols.adoptInsteadAndCheckErrorCode(new DecimalFormatSymbols(status), status); in DecimalFormat() 117 fields->symbols.adoptInsteadAndCheckErrorCode(adoptedSymbols.orphan(), status); in DecimalFormat() 129 if (value == fields->properties.parseAllInput) { return; } in setParseAllInput() 130 fields->properties.parseAllInput = value; in setParseAllInput() 271 if (U_FAILURE(status)) { return -1; } in getAttribute() [all …]
|
/aosp_15_r20/external/icu/icu4c/source/i18n/ |
H A D | decimfmt.cpp | 8 // Allow implicit conversion from char16_t* to UnicodeString for this file: 54 ns->getName(), in UOBJECT_DEFINE_RTTI_IMPLEMENTATION() 92 // so we have to set it here. in DecimalFormat() 95 new CurrencyPluralInfo(fields->symbols->getLocale(), status), in DecimalFormat() 98 fields->properties.currencyPluralInfo.fPtr.adoptInstead(cpi.orphan()); in DecimalFormat() 115 fields->symbols.adoptInsteadAndCheckErrorCode(new DecimalFormatSymbols(status), status); in DecimalFormat() 117 fields->symbols.adoptInsteadAndCheckErrorCode(adoptedSymbols.orphan(), status); in DecimalFormat() 129 if (value == fields->properties.parseAllInput) { return; } in setParseAllInput() 130 fields->properties.parseAllInput = value; in setParseAllInput() 271 if (U_FAILURE(status)) { return -1; } in getAttribute() [all …]
|
/aosp_15_r20/external/pigweed/pw_web/webconsole/ |
H A D | package-lock.json | 12 "@codemirror/lang-javascript": "^6.0.2", 14 "@codemirror/theme-one-dark": "^6.0.0", 20 "object-path": "^0.11.8", 23 "react-dom": "18.2.0", 24 "react-virtualized": "^9.22.3", 25 "react-virtualized-auto-sizer": "^1.0.6", 26 "react-window": "^1.8.7", 28 "xterm-addon-fit": "^0.5.0" 33 "@types/react-dom": "18.0.6", 34 "@types/react-virtualized": "^9.21.21", [all …]
|
/aosp_15_r20/external/libopus/ |
H A D | CMakeLists.txt | 20 # Global flag to cause add_library() to create shared libraries if on. 34 set(OPUS_CUSTOM_MODES_HELP_STR "enable non-Opus modes, e.g. 44.1 kHz & 2^n frames.") 46 set(OPUS_FIXED_POINT_HELP_STR "compile as fixed-point (for machines without a fast enough FPU).") 62 set(OPUS_HARDENING_HELP_STR "run-time checks that are cheap and safe for use in production.") 66 set(OPUS_FUZZING_HELP_STR "causes the encoder to make random decisions (do not use in production).") 70 set(OPUS_CHECK_ASM_HELP_STR "enable bit-exactness checks between optimized and c implementations.") 78 set(OPUS_INSTALL_PKG_CONFIG_MODULE_HELP_STR "install pkg-config module.") 100 set(OPUS_FIXED_POINT_DEBUG_HELP_STR "debug fixed-point implementation.") 116 set(OPUS_USE_ALLOCA_HELP_STR "use alloca for stack arrays (on non-C99 compilers).") 132 set(OPUS_FAST_MATH_HELP_STR "enable fast math (unsupported and discouraged use, as code is not well… [all …]
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/util/ |
D | Spliterators.java | 8 * particular file as subject to the "Classpath" exception as provided 18 * 2 along with this work; if not, write to the Free Software Foundation, 19 * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. 43 // Suppresses default constructor, ensuring non-instantiability. 52 * {@link Spliterator#SUBSIZED}. Calls to 70 * {@link Spliterator#SUBSIZED}. Calls to 86 * {@link Spliterator#SUBSIZED}. Calls to 102 * {@link Spliterator#SUBSIZED}. Calls to 114 // Array-based spliterators 128 * characteristics for the spliterator to report; it is common to [all …]
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/24/libcore/ojluni/src/main/java/java/util/ |
D | Spliterators.java | 8 * particular file as subject to the "Classpath" exception as provided 18 * 2 along with this work; if not, write to the Free Software Foundation, 19 * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. 43 // Suppresses default constructor, ensuring non-instantiability. 52 * {@link Spliterator#SUBSIZED}. Calls to 70 * {@link Spliterator#SUBSIZED}. Calls to 86 * {@link Spliterator#SUBSIZED}. Calls to 102 * {@link Spliterator#SUBSIZED}. Calls to 114 // Array-based spliterators 128 * characteristics for the spliterator to report; it is common to [all …]
|
/aosp_15_r20/libcore/ojluni/src/main/java/java/util/ |
H A D | Spliterators.java | 8 * particular file as subject to the "Classpath" exception as provided 18 * 2 along with this work; if not, write to the Free Software Foundation, 19 * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. 43 // Suppresses default constructor, ensuring non-instantiability. 52 * {@link Spliterator#SUBSIZED}. Calls to 70 * {@link Spliterator#SUBSIZED}. Calls to 86 * {@link Spliterator#SUBSIZED}. Calls to 102 * {@link Spliterator#SUBSIZED}. Calls to 114 // Array-based spliterators 128 * characteristics for the spliterator to report; it is common to [all …]
|
/aosp_15_r20/external/skia/experimental/tskit/ |
H A D | package-lock.json | 9 "license": "BSD-3-Clause", 11 "@typescript-eslint/eslint-plugin": "^4.21.0", 12 "@typescript-eslint/parser": "^4.21.0", 14 "eslint-config-airbnb-typescript": "^12.3.1", 15 "eslint-plugin-import": "^2.22.1", 19 "node_modules/@babel/code-frame": { 21 "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.12.11.tgz", 22 …"integrity": "sha512-Zt1yodBx1UcyiePMSkWnU4hPqhwq7hGi2nFL1LeA3EUl+q2LQx16MISgJ0+z7dnmgvP9QtIleuETG… 28 "node_modules/@babel/helper-validator-identifier": { 30 …solved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identif… [all …]
|
/aosp_15_r20/external/rust/android-crates-io/crates/indexmap/ |
D | README.md | 6 [](https://img.shields.io/badge/rust-… 8 A pure-Rust hash table which preserves (in a limited sense) insertion order. 10 This crate implements compact map and set data-structures, 16 but it was renamed to `indexmap` to better reflect its features. 21 the insertion order and is fast to iterate, and is compact in memory). 23 Some of those features were translated to Rust, and some were not. The result 24 was indexmap, a hash table that has following properties: 26 - Order is **independent of hash function** and hash values of keys. 27 - Fast to iterate. 28 - Indexed in compact space. [all …]
|
/aosp_15_r20/prebuilts/vndk/v34/x86/include/external/lzma/C/ |
D | LzmaLib.h | 1 /* LzmaLib.h -- LZMA library interface 2 2013-01-18 : Igor Pavlov : Public domain */ 22 LZMA properties (5 bytes) format 30 ------------ 32 outPropsSize - 33 In: the pointer to the size of outProps buffer; *outPropsSize = LZMA_PROPS_SIZE = 5. 34 …Out: the pointer to the size of written properties in outProps buffer; *outPropsSize = LZMA_PROPS_… 37 -1 for any from: level, loc, lp, pb, fb, numThreads 40 level - compression level: 0 <= level <= 9; 54 algo = 0 means fast method [all …]
|
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/external/lzma/C/ |
D | LzmaLib.h | 1 /* LzmaLib.h -- LZMA library interface 2 2013-01-18 : Igor Pavlov : Public domain */ 22 LZMA properties (5 bytes) format 30 ------------ 32 outPropsSize - 33 In: the pointer to the size of outProps buffer; *outPropsSize = LZMA_PROPS_SIZE = 5. 34 …Out: the pointer to the size of written properties in outProps buffer; *outPropsSize = LZMA_PROPS_… 37 -1 for any from: level, loc, lp, pb, fb, numThreads 40 level - compression level: 0 <= level <= 9; 54 algo = 0 means fast method [all …]
|
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/external/lzma/C/ |
D | LzmaLib.h | 1 /* LzmaLib.h -- LZMA library interface 2 2013-01-18 : Igor Pavlov : Public domain */ 22 LZMA properties (5 bytes) format 30 ------------ 32 outPropsSize - 33 In: the pointer to the size of outProps buffer; *outPropsSize = LZMA_PROPS_SIZE = 5. 34 …Out: the pointer to the size of written properties in outProps buffer; *outPropsSize = LZMA_PROPS_… 37 -1 for any from: level, loc, lp, pb, fb, numThreads 40 level - compression level: 0 <= level <= 9; 54 algo = 0 means fast method [all …]
|
/aosp_15_r20/prebuilts/vndk/v33/x86/include/external/lzma/C/ |
D | LzmaLib.h | 1 /* LzmaLib.h -- LZMA library interface 2 2013-01-18 : Igor Pavlov : Public domain */ 22 LZMA properties (5 bytes) format 30 ------------ 32 outPropsSize - 33 In: the pointer to the size of outProps buffer; *outPropsSize = LZMA_PROPS_SIZE = 5. 34 …Out: the pointer to the size of written properties in outProps buffer; *outPropsSize = LZMA_PROPS_… 37 -1 for any from: level, loc, lp, pb, fb, numThreads 40 level - compression level: 0 <= level <= 9; 54 algo = 0 means fast method [all …]
|
/aosp_15_r20/prebuilts/vndk/v32/arm/include/external/lzma/C/ |
D | LzmaLib.h | 1 /* LzmaLib.h -- LZMA library interface 2 2013-01-18 : Igor Pavlov : Public domain */ 22 LZMA properties (5 bytes) format 30 ------------ 32 outPropsSize - 33 In: the pointer to the size of outProps buffer; *outPropsSize = LZMA_PROPS_SIZE = 5. 34 …Out: the pointer to the size of written properties in outProps buffer; *outPropsSize = LZMA_PROPS_… 37 -1 for any from: level, loc, lp, pb, fb, numThreads 40 level - compression level: 0 <= level <= 9; 54 algo = 0 means fast method [all …]
|
/aosp_15_r20/prebuilts/vndk/v32/x86/include/external/lzma/C/ |
D | LzmaLib.h | 1 /* LzmaLib.h -- LZMA library interface 2 2013-01-18 : Igor Pavlov : Public domain */ 22 LZMA properties (5 bytes) format 30 ------------ 32 outPropsSize - 33 In: the pointer to the size of outProps buffer; *outPropsSize = LZMA_PROPS_SIZE = 5. 34 …Out: the pointer to the size of written properties in outProps buffer; *outPropsSize = LZMA_PROPS_… 37 -1 for any from: level, loc, lp, pb, fb, numThreads 40 level - compression level: 0 <= level <= 9; 54 algo = 0 means fast method [all …]
|
/aosp_15_r20/prebuilts/vndk/v33/arm/include/external/lzma/C/ |
D | LzmaLib.h | 1 /* LzmaLib.h -- LZMA library interface 2 2013-01-18 : Igor Pavlov : Public domain */ 22 LZMA properties (5 bytes) format 30 ------------ 32 outPropsSize - 33 In: the pointer to the size of outProps buffer; *outPropsSize = LZMA_PROPS_SIZE = 5. 34 …Out: the pointer to the size of written properties in outProps buffer; *outPropsSize = LZMA_PROPS_… 37 -1 for any from: level, loc, lp, pb, fb, numThreads 40 level - compression level: 0 <= level <= 9; 54 algo = 0 means fast method [all …]
|
/aosp_15_r20/prebuilts/vndk/v31/arm/include/external/lzma/C/ |
D | LzmaLib.h | 1 /* LzmaLib.h -- LZMA library interface 2 2013-01-18 : Igor Pavlov : Public domain */ 22 LZMA properties (5 bytes) format 30 ------------ 32 outPropsSize - 33 In: the pointer to the size of outProps buffer; *outPropsSize = LZMA_PROPS_SIZE = 5. 34 …Out: the pointer to the size of written properties in outProps buffer; *outPropsSize = LZMA_PROPS_… 37 -1 for any from: level, loc, lp, pb, fb, numThreads 40 level - compression level: 0 <= level <= 9; 54 algo = 0 means fast method [all …]
|
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/external/lzma/C/ |
D | LzmaLib.h | 1 /* LzmaLib.h -- LZMA library interface 2 2013-01-18 : Igor Pavlov : Public domain */ 22 LZMA properties (5 bytes) format 30 ------------ 32 outPropsSize - 33 In: the pointer to the size of outProps buffer; *outPropsSize = LZMA_PROPS_SIZE = 5. 34 …Out: the pointer to the size of written properties in outProps buffer; *outPropsSize = LZMA_PROPS_… 37 -1 for any from: level, loc, lp, pb, fb, numThreads 40 level - compression level: 0 <= level <= 9; 54 algo = 0 means fast method [all …]
|
/aosp_15_r20/prebuilts/vndk/v34/arm/include/external/lzma/C/ |
D | LzmaLib.h | 1 /* LzmaLib.h -- LZMA library interface 2 2013-01-18 : Igor Pavlov : Public domain */ 22 LZMA properties (5 bytes) format 30 ------------ 32 outPropsSize - 33 In: the pointer to the size of outProps buffer; *outPropsSize = LZMA_PROPS_SIZE = 5. 34 …Out: the pointer to the size of written properties in outProps buffer; *outPropsSize = LZMA_PROPS_… 37 -1 for any from: level, loc, lp, pb, fb, numThreads 40 level - compression level: 0 <= level <= 9; 54 algo = 0 means fast method [all …]
|
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/external/lzma/C/ |
D | LzmaLib.h | 1 /* LzmaLib.h -- LZMA library interface 2 2013-01-18 : Igor Pavlov : Public domain */ 22 LZMA properties (5 bytes) format 30 ------------ 32 outPropsSize - 33 In: the pointer to the size of outProps buffer; *outPropsSize = LZMA_PROPS_SIZE = 5. 34 …Out: the pointer to the size of written properties in outProps buffer; *outPropsSize = LZMA_PROPS_… 37 -1 for any from: level, loc, lp, pb, fb, numThreads 40 level - compression level: 0 <= level <= 9; 54 algo = 0 means fast method [all …]
|
/aosp_15_r20/prebuilts/vndk/v30/arm/include/external/lzma/C/ |
D | LzmaLib.h | 1 /* LzmaLib.h -- LZMA library interface 2 2013-01-18 : Igor Pavlov : Public domain */ 22 LZMA properties (5 bytes) format 30 ------------ 32 outPropsSize - 33 In: the pointer to the size of outProps buffer; *outPropsSize = LZMA_PROPS_SIZE = 5. 34 …Out: the pointer to the size of written properties in outProps buffer; *outPropsSize = LZMA_PROPS_… 37 -1 for any from: level, loc, lp, pb, fb, numThreads 40 level - compression level: 0 <= level <= 9; 54 algo = 0 means fast method [all …]
|
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/external/lzma/C/ |
D | LzmaLib.h | 1 /* LzmaLib.h -- LZMA library interface 2 2013-01-18 : Igor Pavlov : Public domain */ 22 LZMA properties (5 bytes) format 30 ------------ 32 outPropsSize - 33 In: the pointer to the size of outProps buffer; *outPropsSize = LZMA_PROPS_SIZE = 5. 34 …Out: the pointer to the size of written properties in outProps buffer; *outPropsSize = LZMA_PROPS_… 37 -1 for any from: level, loc, lp, pb, fb, numThreads 40 level - compression level: 0 <= level <= 9; 54 algo = 0 means fast method [all …]
|
/aosp_15_r20/prebuilts/vndk/v30/x86/include/external/lzma/C/ |
D | LzmaLib.h | 1 /* LzmaLib.h -- LZMA library interface 2 2013-01-18 : Igor Pavlov : Public domain */ 22 LZMA properties (5 bytes) format 30 ------------ 32 outPropsSize - 33 In: the pointer to the size of outProps buffer; *outPropsSize = LZMA_PROPS_SIZE = 5. 34 …Out: the pointer to the size of written properties in outProps buffer; *outPropsSize = LZMA_PROPS_… 37 -1 for any from: level, loc, lp, pb, fb, numThreads 40 level - compression level: 0 <= level <= 9; 54 algo = 0 means fast method [all …]
|
/aosp_15_r20/prebuilts/vndk/v31/x86/include/external/lzma/C/ |
D | LzmaLib.h | 1 /* LzmaLib.h -- LZMA library interface 2 2013-01-18 : Igor Pavlov : Public domain */ 22 LZMA properties (5 bytes) format 30 ------------ 32 outPropsSize - 33 In: the pointer to the size of outProps buffer; *outPropsSize = LZMA_PROPS_SIZE = 5. 34 …Out: the pointer to the size of written properties in outProps buffer; *outPropsSize = LZMA_PROPS_… 37 -1 for any from: level, loc, lp, pb, fb, numThreads 40 level - compression level: 0 <= level <= 9; 54 algo = 0 means fast method [all …]
|
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/external/lzma/C/ |
D | LzmaLib.h | 1 /* LzmaLib.h -- LZMA library interface 2 2013-01-18 : Igor Pavlov : Public domain */ 22 LZMA properties (5 bytes) format 30 ------------ 32 outPropsSize - 33 In: the pointer to the size of outProps buffer; *outPropsSize = LZMA_PROPS_SIZE = 5. 34 …Out: the pointer to the size of written properties in outProps buffer; *outPropsSize = LZMA_PROPS_… 37 -1 for any from: level, loc, lp, pb, fb, numThreads 40 level - compression level: 0 <= level <= 9; 54 algo = 0 means fast method [all …]
|