Home
last modified time | relevance | path

Searched full:useful (Results 1 – 25 of 27435) sorted by relevance

12345678910>>...1098

/aosp_15_r20/external/python/pyasn1/tests/type/
Dtest_useful.py20 from pyasn1.type import useful
49 …assert useful.GeneralizedTime.fromDateTime(datetime.datetime(2017, 7, 11, 0, 1, 2, 3000, tzinfo=UT…
52 …assert datetime.datetime(2017, 7, 11, 0, 1, 2) == useful.GeneralizedTime('20170711000102').asDateT…
55 …assert datetime.datetime(2017, 7, 11, 0, 1, 2, tzinfo=UTC) == useful.GeneralizedTime('201707110001…
58 …assert datetime.datetime(2017, 7, 11, 0, 1, 2, 3000, tzinfo=UTC) == useful.GeneralizedTime('201707…
61 …assert datetime.datetime(2017, 7, 11, 0, 1, 2, 3000, tzinfo=UTC) == useful.GeneralizedTime('201707…
64 …assert datetime.datetime(2017, 7, 11, 0, 1, 2, 3000, tzinfo=UTC) == useful.GeneralizedTime('201707…
67 …assert datetime.datetime(2017, 7, 11, 0, 1, 2, 3000, tzinfo=UTC2) == useful.GeneralizedTime('20170…
70 …assert datetime.datetime(2017, 7, 11, 0, 1, 2, 3000, tzinfo=UTC2) == useful.GeneralizedTime('20170…
73 … assert datetime.datetime(2017, 7, 11, 0, 1) == useful.GeneralizedTime('201707110001').asDateTime
[all …]
/aosp_15_r20/libcore/ojluni/src/main/
H A DLICENSE292 This program is distributed in the hope that it will be useful, but WITHOUT
329 consider it more useful to permit linking proprietary applications with the
373 This code is distributed in the hope that it will be useful, but WITHOUT
399 This code is distributed in the hope that it will be useful, but WITHOUT
425 This code is distributed in the hope that it will be useful, but WITHOUT
451 This code is distributed in the hope that it will be useful, but WITHOUT
477 This code is distributed in the hope that it will be useful, but WITHOUT
503 This code is distributed in the hope that it will be useful, but WITHOUT
529 This code is distributed in the hope that it will be useful, but WITHOUT
555 This code is distributed in the hope that it will be useful, but WITHOUT
[all …]
/aosp_15_r20/out/soong/.intermediates/libcore/libcore-library-notices/android_common/
Dlibcore-NOTICES.txt383 This program is distributed in the hope that it will be useful, but
1123 This program is distributed in the hope that it will be useful, but WITHOUT
1160 consider it more useful to permit linking proprietary applications with the
1696 This program is distributed in the hope that it will be useful, but WITHOUT
1733 consider it more useful to permit linking proprietary applications with the
1777 This code is distributed in the hope that it will be useful, but WITHOUT
1803 This code is distributed in the hope that it will be useful, but WITHOUT
1829 This code is distributed in the hope that it will be useful, but WITHOUT
1855 This code is distributed in the hope that it will be useful, but WITHOUT
1881 This code is distributed in the hope that it will be useful, but WITHOUT
[all …]
/aosp_15_r20/prebuilts/runtime/mainline/i18n/test-exports/linux_bionic/include/external/icu/icu4c/source/common/unicode/
H A Duloc.h202 /** Useful constant for this language. @stable ICU 2.0 */
204 /** Useful constant for this language. @stable ICU 2.0 */
206 /** Useful constant for this language. @stable ICU 2.0 */
208 /** Useful constant for this language. @stable ICU 2.0 */
210 /** Useful constant for this language. @stable ICU 2.0 */
212 /** Useful constant for this language. @stable ICU 2.0 */
214 /** Useful constant for this language. @stable ICU 2.0 */
216 /** Useful constant for this language. @stable ICU 2.0 */
218 /** Useful constant for this language. @stable ICU 2.0 */
221 /** Useful constant for this country/region. @stable ICU 2.0 */
[all …]
/aosp_15_r20/prebuilts/runtime/mainline/i18n/sdk/common_os/include/external/icu/libandroidicu/include/unicode/
H A Duloc.h202 /** Useful constant for this language. @stable ICU 2.0 */
204 /** Useful constant for this language. @stable ICU 2.0 */
206 /** Useful constant for this language. @stable ICU 2.0 */
208 /** Useful constant for this language. @stable ICU 2.0 */
210 /** Useful constant for this language. @stable ICU 2.0 */
212 /** Useful constant for this language. @stable ICU 2.0 */
214 /** Useful constant for this language. @stable ICU 2.0 */
216 /** Useful constant for this language. @stable ICU 2.0 */
218 /** Useful constant for this language. @stable ICU 2.0 */
221 /** Useful constant for this country/region. @stable ICU 2.0 */
[all …]
/aosp_15_r20/prebuilts/runtime/mainline/i18n/test-exports/android/include/external/icu/icu4c/source/common/unicode/
H A Duloc.h202 /** Useful constant for this language. @stable ICU 2.0 */
204 /** Useful constant for this language. @stable ICU 2.0 */
206 /** Useful constant for this language. @stable ICU 2.0 */
208 /** Useful constant for this language. @stable ICU 2.0 */
210 /** Useful constant for this language. @stable ICU 2.0 */
212 /** Useful constant for this language. @stable ICU 2.0 */
214 /** Useful constant for this language. @stable ICU 2.0 */
216 /** Useful constant for this language. @stable ICU 2.0 */
218 /** Useful constant for this language. @stable ICU 2.0 */
221 /** Useful constant for this country/region. @stable ICU 2.0 */
[all …]
/aosp_15_r20/prebuilts/runtime/mainline/i18n/sdk/common_os/include/external/icu/icu4c/source/common/unicode/
H A Duloc.h202 /** Useful constant for this language. @stable ICU 2.0 */
204 /** Useful constant for this language. @stable ICU 2.0 */
206 /** Useful constant for this language. @stable ICU 2.0 */
208 /** Useful constant for this language. @stable ICU 2.0 */
210 /** Useful constant for this language. @stable ICU 2.0 */
212 /** Useful constant for this language. @stable ICU 2.0 */
214 /** Useful constant for this language. @stable ICU 2.0 */
216 /** Useful constant for this language. @stable ICU 2.0 */
218 /** Useful constant for this language. @stable ICU 2.0 */
221 /** Useful constant for this country/region. @stable ICU 2.0 */
[all …]
/aosp_15_r20/external/icu/libandroidicu/include/unicode/
H A Duloc.h202 /** Useful constant for this language. @stable ICU 2.0 */
204 /** Useful constant for this language. @stable ICU 2.0 */
206 /** Useful constant for this language. @stable ICU 2.0 */
208 /** Useful constant for this language. @stable ICU 2.0 */
210 /** Useful constant for this language. @stable ICU 2.0 */
212 /** Useful constant for this language. @stable ICU 2.0 */
214 /** Useful constant for this language. @stable ICU 2.0 */
216 /** Useful constant for this language. @stable ICU 2.0 */
218 /** Useful constant for this language. @stable ICU 2.0 */
221 /** Useful constant for this country/region. @stable ICU 2.0 */
[all …]
/aosp_15_r20/external/cronet/third_party/icu/source/common/unicode/
H A Duloc.h202 /** Useful constant for this language. @stable ICU 2.0 */
204 /** Useful constant for this language. @stable ICU 2.0 */
206 /** Useful constant for this language. @stable ICU 2.0 */
208 /** Useful constant for this language. @stable ICU 2.0 */
210 /** Useful constant for this language. @stable ICU 2.0 */
212 /** Useful constant for this language. @stable ICU 2.0 */
214 /** Useful constant for this language. @stable ICU 2.0 */
216 /** Useful constant for this language. @stable ICU 2.0 */
218 /** Useful constant for this language. @stable ICU 2.0 */
221 /** Useful constant for this country/region. @stable ICU 2.0 */
[all …]
/aosp_15_r20/external/icu/libicu/cts_headers/unicode/
H A Duloc.h202 /** Useful constant for this language. @stable ICU 2.0 */
204 /** Useful constant for this language. @stable ICU 2.0 */
206 /** Useful constant for this language. @stable ICU 2.0 */
208 /** Useful constant for this language. @stable ICU 2.0 */
210 /** Useful constant for this language. @stable ICU 2.0 */
212 /** Useful constant for this language. @stable ICU 2.0 */
214 /** Useful constant for this language. @stable ICU 2.0 */
216 /** Useful constant for this language. @stable ICU 2.0 */
218 /** Useful constant for this language. @stable ICU 2.0 */
221 /** Useful constant for this country/region. @stable ICU 2.0 */
[all …]
/aosp_15_r20/external/icu/libicu/ndk_headers/unicode/
H A Duloc.h204 /** Useful constant for this language. \xrefitem stable "Stable" "Stable List" ICU 2.0 */
206 /** Useful constant for this language. \xrefitem stable "Stable" "Stable List" ICU 2.0 */
208 /** Useful constant for this language. \xrefitem stable "Stable" "Stable List" ICU 2.0 */
210 /** Useful constant for this language. \xrefitem stable "Stable" "Stable List" ICU 2.0 */
212 /** Useful constant for this language. \xrefitem stable "Stable" "Stable List" ICU 2.0 */
214 /** Useful constant for this language. \xrefitem stable "Stable" "Stable List" ICU 2.0 */
216 /** Useful constant for this language. \xrefitem stable "Stable" "Stable List" ICU 2.0 */
218 /** Useful constant for this language. \xrefitem stable "Stable" "Stable List" ICU 2.0 */
220 /** Useful constant for this language. \xrefitem stable "Stable" "Stable List" ICU 2.0 */
223 /** Useful constant for this country/region. \xrefitem stable "Stable" "Stable List" ICU 2.0 */
[all …]
/aosp_15_r20/external/icu/icu4c/source/common/unicode/
H A Duloc.h202 /** Useful constant for this language. @stable ICU 2.0 */
204 /** Useful constant for this language. @stable ICU 2.0 */
206 /** Useful constant for this language. @stable ICU 2.0 */
208 /** Useful constant for this language. @stable ICU 2.0 */
210 /** Useful constant for this language. @stable ICU 2.0 */
212 /** Useful constant for this language. @stable ICU 2.0 */
214 /** Useful constant for this language. @stable ICU 2.0 */
216 /** Useful constant for this language. @stable ICU 2.0 */
218 /** Useful constant for this language. @stable ICU 2.0 */
221 /** Useful constant for this country/region. @stable ICU 2.0 */
[all …]
/aosp_15_r20/prebuilts/runtime/mainline/i18n/test-exports/linux_glibc/include/external/icu/icu4c/source/common/unicode/
H A Duloc.h202 /** Useful constant for this language. @stable ICU 2.0 */
204 /** Useful constant for this language. @stable ICU 2.0 */
206 /** Useful constant for this language. @stable ICU 2.0 */
208 /** Useful constant for this language. @stable ICU 2.0 */
210 /** Useful constant for this language. @stable ICU 2.0 */
212 /** Useful constant for this language. @stable ICU 2.0 */
214 /** Useful constant for this language. @stable ICU 2.0 */
216 /** Useful constant for this language. @stable ICU 2.0 */
218 /** Useful constant for this language. @stable ICU 2.0 */
221 /** Useful constant for this country/region. @stable ICU 2.0 */
[all …]
/aosp_15_r20/prebuilts/runtime/mainline/i18n/sdk/common_os/include/external/icu/libicu/ndk_headers/unicode/
H A Duloc.h202 /** Useful constant for this language. @stable ICU 2.0 */
204 /** Useful constant for this language. @stable ICU 2.0 */
206 /** Useful constant for this language. @stable ICU 2.0 */
208 /** Useful constant for this language. @stable ICU 2.0 */
210 /** Useful constant for this language. @stable ICU 2.0 */
212 /** Useful constant for this language. @stable ICU 2.0 */
214 /** Useful constant for this language. @stable ICU 2.0 */
216 /** Useful constant for this language. @stable ICU 2.0 */
218 /** Useful constant for this language. @stable ICU 2.0 */
221 /** Useful constant for this country/region. @stable ICU 2.0 */
[all …]
/aosp_15_r20/out/soong/ndk/sysroot/usr/include/unicode/
Duloc.h204 /** Useful constant for this language. \xrefitem stable "Stable" "Stable List" ICU 2.0 */
206 /** Useful constant for this language. \xrefitem stable "Stable" "Stable List" ICU 2.0 */
208 /** Useful constant for this language. \xrefitem stable "Stable" "Stable List" ICU 2.0 */
210 /** Useful constant for this language. \xrefitem stable "Stable" "Stable List" ICU 2.0 */
212 /** Useful constant for this language. \xrefitem stable "Stable" "Stable List" ICU 2.0 */
214 /** Useful constant for this language. \xrefitem stable "Stable" "Stable List" ICU 2.0 */
216 /** Useful constant for this language. \xrefitem stable "Stable" "Stable List" ICU 2.0 */
218 /** Useful constant for this language. \xrefitem stable "Stable" "Stable List" ICU 2.0 */
220 /** Useful constant for this language. \xrefitem stable "Stable" "Stable List" ICU 2.0 */
223 /** Useful constant for this country/region. \xrefitem stable "Stable" "Stable List" ICU 2.0 */
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/lib/clang/18/include/sanitizer/
Dasan_interface.h109 /// Describes an address (useful for calling from the debugger).
116 /// Checks if an error has been or is being reported (useful for calling from
125 /// Gets the PC (program counter) register value of an ASan error (useful for
134 /// Gets the BP (base pointer) register value of an ASan error (useful for
143 /// Gets the SP (stack pointer) register value of an ASan error (useful for
152 /// Gets the address of the report buffer of an ASan error (useful for calling
161 /// Gets access type of an ASan error (useful for calling from the debugger).
169 /// Gets access size of an ASan error (useful for calling from the debugger).
177 /// Gets the bug description of an ASan error (useful for calling from a
185 /// Gets information about a pointer (useful for calling from the debugger).
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/lib/clang/18/lib/linux/x86_64-unknown-linux-musl/include/sanitizer/
Dasan_interface.h109 /// Describes an address (useful for calling from the debugger).
116 /// Checks if an error has been or is being reported (useful for calling from
125 /// Gets the PC (program counter) register value of an ASan error (useful for
134 /// Gets the BP (base pointer) register value of an ASan error (useful for
143 /// Gets the SP (stack pointer) register value of an ASan error (useful for
152 /// Gets the address of the report buffer of an ASan error (useful for calling
161 /// Gets access type of an ASan error (useful for calling from the debugger).
169 /// Gets access size of an ASan error (useful for calling from the debugger).
177 /// Gets the bug description of an ASan error (useful for calling from a
185 /// Gets information about a pointer (useful for calling from the debugger).
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/lib/clang/19/lib/linux/arm-unknown-linux-musleabihf/include/sanitizer/
Dasan_interface.h109 /// Describes an address (useful for calling from the debugger).
116 /// Checks if an error has been or is being reported (useful for calling from
125 /// Gets the PC (program counter) register value of an ASan error (useful for
134 /// Gets the BP (base pointer) register value of an ASan error (useful for
143 /// Gets the SP (stack pointer) register value of an ASan error (useful for
152 /// Gets the address of the report buffer of an ASan error (useful for calling
161 /// Gets access type of an ASan error (useful for calling from the debugger).
169 /// Gets access size of an ASan error (useful for calling from the debugger).
177 /// Gets the bug description of an ASan error (useful for calling from a
185 /// Gets information about a pointer (useful for calling from the debugger).
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/lib/clang/19/lib/linux/x86_64-unknown-linux-musl/include/sanitizer/
Dasan_interface.h109 /// Describes an address (useful for calling from the debugger).
116 /// Checks if an error has been or is being reported (useful for calling from
125 /// Gets the PC (program counter) register value of an ASan error (useful for
134 /// Gets the BP (base pointer) register value of an ASan error (useful for
143 /// Gets the SP (stack pointer) register value of an ASan error (useful for
152 /// Gets the address of the report buffer of an ASan error (useful for calling
161 /// Gets access type of an ASan error (useful for calling from the debugger).
169 /// Gets access size of an ASan error (useful for calling from the debugger).
177 /// Gets the bug description of an ASan error (useful for calling from a
185 /// Gets information about a pointer (useful for calling from the debugger).
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/lib/clang/19/lib/linux/arm-unknown-linux-musleabihf/include/sanitizer/
Dasan_interface.h109 /// Describes an address (useful for calling from the debugger).
116 /// Checks if an error has been or is being reported (useful for calling from
125 /// Gets the PC (program counter) register value of an ASan error (useful for
134 /// Gets the BP (base pointer) register value of an ASan error (useful for
143 /// Gets the SP (stack pointer) register value of an ASan error (useful for
152 /// Gets the address of the report buffer of an ASan error (useful for calling
161 /// Gets access type of an ASan error (useful for calling from the debugger).
169 /// Gets access size of an ASan error (useful for calling from the debugger).
177 /// Gets the bug description of an ASan error (useful for calling from a
185 /// Gets information about a pointer (useful for calling from the debugger).
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/lib/clang/19/lib/linux/i686-unknown-linux-musl/include/sanitizer/
Dasan_interface.h109 /// Describes an address (useful for calling from the debugger).
116 /// Checks if an error has been or is being reported (useful for calling from
125 /// Gets the PC (program counter) register value of an ASan error (useful for
134 /// Gets the BP (base pointer) register value of an ASan error (useful for
143 /// Gets the SP (stack pointer) register value of an ASan error (useful for
152 /// Gets the address of the report buffer of an ASan error (useful for calling
161 /// Gets access type of an ASan error (useful for calling from the debugger).
169 /// Gets access size of an ASan error (useful for calling from the debugger).
177 /// Gets the bug description of an ASan error (useful for calling from a
185 /// Gets information about a pointer (useful for calling from the debugger).
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/lib/clang/19/include/sanitizer/
Dasan_interface.h109 /// Describes an address (useful for calling from the debugger).
116 /// Checks if an error has been or is being reported (useful for calling from
125 /// Gets the PC (program counter) register value of an ASan error (useful for
134 /// Gets the BP (base pointer) register value of an ASan error (useful for
143 /// Gets the SP (stack pointer) register value of an ASan error (useful for
152 /// Gets the address of the report buffer of an ASan error (useful for calling
161 /// Gets access type of an ASan error (useful for calling from the debugger).
169 /// Gets access size of an ASan error (useful for calling from the debugger).
177 /// Gets the bug description of an ASan error (useful for calling from a
185 /// Gets information about a pointer (useful for calling from the debugger).
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/lib/clang/19/lib/linux/i686-unknown-linux-musl/include/sanitizer/
Dasan_interface.h109 /// Describes an address (useful for calling from the debugger).
116 /// Checks if an error has been or is being reported (useful for calling from
125 /// Gets the PC (program counter) register value of an ASan error (useful for
134 /// Gets the BP (base pointer) register value of an ASan error (useful for
143 /// Gets the SP (stack pointer) register value of an ASan error (useful for
152 /// Gets the address of the report buffer of an ASan error (useful for calling
161 /// Gets access type of an ASan error (useful for calling from the debugger).
169 /// Gets access size of an ASan error (useful for calling from the debugger).
177 /// Gets the bug description of an ASan error (useful for calling from a
185 /// Gets information about a pointer (useful for calling from the debugger).
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/lib/clang/19/lib/linux/x86_64-unknown-linux-musl/include/sanitizer/
Dasan_interface.h109 /// Describes an address (useful for calling from the debugger).
116 /// Checks if an error has been or is being reported (useful for calling from
125 /// Gets the PC (program counter) register value of an ASan error (useful for
134 /// Gets the BP (base pointer) register value of an ASan error (useful for
143 /// Gets the SP (stack pointer) register value of an ASan error (useful for
152 /// Gets the address of the report buffer of an ASan error (useful for calling
161 /// Gets access type of an ASan error (useful for calling from the debugger).
169 /// Gets access size of an ASan error (useful for calling from the debugger).
177 /// Gets the bug description of an ASan error (useful for calling from a
185 /// Gets information about a pointer (useful for calling from the debugger).
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/lib/clang/19/lib/linux/aarch64-unknown-linux-musl/include/sanitizer/
Dasan_interface.h109 /// Describes an address (useful for calling from the debugger).
116 /// Checks if an error has been or is being reported (useful for calling from
125 /// Gets the PC (program counter) register value of an ASan error (useful for
134 /// Gets the BP (base pointer) register value of an ASan error (useful for
143 /// Gets the SP (stack pointer) register value of an ASan error (useful for
152 /// Gets the address of the report buffer of an ASan error (useful for calling
161 /// Gets access type of an ASan error (useful for calling from the debugger).
169 /// Gets access size of an ASan error (useful for calling from the debugger).
177 /// Gets the bug description of an ASan error (useful for calling from a
185 /// Gets information about a pointer (useful for calling from the debugger).
[all …]

12345678910>>...1098