Home
last modified time | relevance | path

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

12345678910>>...501

/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 …]
/external/python/pyasn1/docs/source/pyasn1/type/useful/
Dcontents.rst2 .. _type.useful:
4 Useful types
7 Some assorted utility ASN.1 types belong to the *useful* group.
13 /pyasn1/type/useful/objectdescriptor
14 /pyasn1/type/useful/generalizedtime
15 /pyasn1/type/useful/utctime
/external/curl/tests/server/
DMakefile.inc50 USEFUL = \
63 getpart_SOURCES = $(CURLX_SRCS) $(CURLX_HDRS) $(USEFUL) \
68 resolve_SOURCES = $(CURLX_SRCS) $(CURLX_HDRS) $(USEFUL) $(UTIL) \
73 rtspd_SOURCES = $(CURLX_SRCS) $(CURLX_HDRS) $(USEFUL) $(UTIL) \
79 sockfilt_SOURCES = $(CURLX_SRCS) $(CURLX_HDRS) $(USEFUL) $(UTIL) \
86 socksd_SOURCES = $(CURLX_SRCS) $(CURLX_HDRS) $(USEFUL) $(UTIL) \
92 mqttd_SOURCES = $(CURLX_SRCS) $(CURLX_HDRS) $(USEFUL) $(UTIL) \
98 sws_SOURCES = $(CURLX_SRCS) $(CURLX_HDRS) $(USEFUL) $(UTIL) \
105 tftpd_SOURCES = $(CURLX_SRCS) $(CURLX_HDRS) $(USEFUL) $(UTIL) \
112 fake_ntlm_SOURCES = $(CURLX_SRCS) $(CURLX_HDRS) $(USEFUL) $(UTIL) \
DCMakeLists.txt69 # SET(useful
78 # SETUP_EXECUTABLE(sws sws.c util.c util.h ${useful})
79 # SETUP_EXECUTABLE(resolve resolve.c util.c util.h ${useful})
80 # SETUP_EXECUTABLE(sockfilt sockfilt.c util.c util.h ${useful} ${CURL_SOURCE_DIR}/lib/inet_pton.c)
81 # SETUP_EXECUTABLE(getpart testpart.c ${useful})
82 # SETUP_EXECUTABLE(tftpd tftpd.c util.c util.h ${useful} tftp.h)
/external/llvm/test/CodeGen/SystemZ/
Dinsert-04.ll5 ; Check the lowest useful IILL value. (We use NILL rather than IILL
28 ; Check the highest useful IILL value. (We use OILL rather than IILL
40 ; Check the lowest useful IILH value.
62 ; Check the highest useful IILH value.
73 ; Check the lowest useful IIHL value.
95 ; Check the highest useful IIHL value.
106 ; Check the lowest useful IIHH value.
128 ; Check the highest useful IIHH value.
Dvec-const-10.ll5 ; Test a byte-granularity replicate with the lowest useful value.
21 ; Test a byte-granularity replicate with the highest useful value.
29 ; Test a halfword-granularity replicate with the lowest useful value.
45 ; Test a halfword-granularity replicate with the highest useful value.
53 ; Test a word-granularity replicate with the lowest useful positive value.
95 ; Test a word-granularity replicate with the highest useful negative value.
103 ; Test a doubleword-granularity replicate with the lowest useful positive
146 ; Test a doubleword-granularity replicate with the highest useful negative
Dvec-const-12.ll5 ; Test a byte-granularity replicate with the lowest useful value.
21 ; Test a byte-granularity replicate with the highest useful value.
29 ; Test a halfword-granularity replicate with the lowest useful value.
45 ; Test a halfword-granularity replicate with the highest useful value.
53 ; Test a word-granularity replicate with the lowest useful positive value.
95 ; Test a word-granularity replicate with the highest useful negative value.
103 ; Test a doubleword-granularity replicate with the lowest useful positive
146 ; Test a doubleword-granularity replicate with the highest useful negative
Dvec-const-09.ll5 ; Test a byte-granularity replicate with the lowest useful value.
21 ; Test a byte-granularity replicate with the highest useful value.
29 ; Test a halfword-granularity replicate with the lowest useful value.
45 ; Test a halfword-granularity replicate with the highest useful value.
53 ; Test a word-granularity replicate with the lowest useful positive value.
95 ; Test a word-granularity replicate with the highest useful negative value.
103 ; Test a doubleword-granularity replicate with the lowest useful positive
146 ; Test a doubleword-granularity replicate with the highest useful negative
Dor-04.ll5 ; Check the lowest useful OILL value.
23 ; Check the lowest useful OILH value, which is the next value up.
32 ; Check the lowest useful OILF value, which is the next value up again.
59 ; Check the lowest useful OIHL value, which is the next value up.
128 ; Check the lowest useful OIHH value.
147 ; Check the lowest useful OIHF value.
174 ; Check the highest useful OR value.
Dvec-shift-05.ll18 ; Test a v16i8 shift by the lowest useful constant.
30 ; Test a v16i8 shift by the highest useful constant.
55 ; Test a v8i16 shift by the lowest useful constant.
65 ; Test a v8i16 shift by the highest useful constant.
87 ; Test a v4i32 shift by the lowest useful constant.
96 ; Test a v4i32 shift by the highest useful constant.
118 ; Test a v2i64 shift by the lowest useful constant.
127 ; Test a v2i64 shift by the highest useful constant.
Dvec-shift-06.ll18 ; Test a v16i8 shift by the lowest useful constant.
30 ; Test a v16i8 shift by the highest useful constant.
55 ; Test a v8i16 shift by the lowest useful constant.
65 ; Test a v8i16 shift by the highest useful constant.
87 ; Test a v4i32 shift by the lowest useful constant.
96 ; Test a v4i32 shift by the highest useful constant.
118 ; Test a v2i64 shift by the lowest useful constant.
127 ; Test a v2i64 shift by the highest useful constant.
Dvec-shift-04.ll18 ; Test a v16i8 shift by the lowest useful constant.
30 ; Test a v16i8 shift by the highest useful constant.
55 ; Test a v8i16 shift by the lowest useful constant.
65 ; Test a v8i16 shift by the highest useful constant.
87 ; Test a v4i32 shift by the lowest useful constant.
96 ; Test a v4i32 shift by the highest useful constant.
118 ; Test a v2i64 shift by the lowest useful constant.
127 ; Test a v2i64 shift by the highest useful constant.
Dvec-const-11.ll5 ; Test a byte-granularity replicate with the lowest useful value.
23 ; Test a byte-granularity replicate with the highest useful value.
32 ; Test a halfword-granularity replicate with the lowest useful value.
50 ; Test a halfword-granularity replicate with the highest useful value.
59 ; Test a word-granularity replicate with the lowest useful positive value.
106 ; Test a word-granularity replicate with the highest useful negative value.
115 ; Test a doubleword-granularity replicate with the lowest useful positive
163 ; Test a doubleword-granularity replicate with the highest useful negative
Dvec-const-08.ll5 ; Test a byte-granularity replicate with the lowest useful value.
23 ; Test a byte-granularity replicate with the highest useful value.
32 ; Test a halfword-granularity replicate with the lowest useful value.
50 ; Test a halfword-granularity replicate with the highest useful value.
59 ; Test a word-granularity replicate with the lowest useful positive value.
106 ; Test a word-granularity replicate with the highest useful negative value.
115 ; Test a doubleword-granularity replicate with the lowest useful positive
163 ; Test a doubleword-granularity replicate with the highest useful negative
Dor-02.ll5 ; Check the lowest useful OILL value.
23 ; Check the lowest useful OILH range, which is the next value up.
32 ; Check the lowest useful OILF value, which is the next value up again.
59 ; Check the highest useful OILF value.
/external/python/pyasn1/pyasn1/codec/native/
Ddecoder.py13 from pyasn1.type import useful
91 # useful types
92 useful.ObjectDescriptor.tagSet: AbstractScalarDecoder(),
93 useful.GeneralizedTime.tagSet: AbstractScalarDecoder(),
94 useful.UTCTime.tagSet: AbstractScalarDecoder()
126 # useful types
127 useful.ObjectDescriptor.typeId: AbstractScalarDecoder(),
128 useful.GeneralizedTime.typeId: AbstractScalarDecoder(),
129 useful.UTCTime.typeId: AbstractScalarDecoder()
Dencoder.py19 from pyasn1.type import useful
135 # useful types
136 useful.ObjectDescriptor.tagSet: OctetStringEncoder(),
137 useful.GeneralizedTime.tagSet: OctetStringEncoder(),
138 useful.UTCTime.tagSet: OctetStringEncoder()
171 # useful types
172 useful.ObjectDescriptor.typeId: OctetStringEncoder(),
173 useful.GeneralizedTime.typeId: OctetStringEncoder(),
174 useful.UTCTime.typeId: OctetStringEncoder()
/external/apache-velocity-engine/velocity-engine-core/src/test/java/org/apache/velocity/test/
DParseExceptionTestCase.java64 * Tests that parseException has useful info when called by template.marge()
104 * Tests that parseException has useful info when thrown in VelocityEngine.evaluate()
114 * Tests that parseException has useful info when thrown in VelocityEngine.evaluate()
125 * Tests that parseException has useful info when thrown in VelocityEngine.evaluate()
136 * Tests that parseException has useful info when thrown in VelocityEngine.evaluate()
147 * Tests that parseException has useful info with macro calls with
160 * Tests that parseException has useful info with macro calls with
/external/kotlinx.coroutines/docs/topics/
Dcomposing-suspending-functions.md9 Assume that we have two suspending functions defined elsewhere that do something useful like some k…
10 remote service call or computation. We just pretend they are useful, but actually each one just
15 delay(1000L) // pretend we are doing something useful here
20 delay(1000L) // pretend we are doing something useful here, too
52 delay(1000L) // pretend we are doing something useful here
57 delay(1000L) // pretend we are doing something useful here, too
103 delay(1000L) // pretend we are doing something useful here
108 delay(1000L) // pretend we are doing something useful here, too
156 delay(1000L) // pretend we are doing something useful here
161 delay(1000L) // pretend we are doing something useful here, too
[all …]
/external/aws-sdk-java-v2/core/metrics-spi/src/main/java/software/amazon/awssdk/metrics/
DMetricLevel.java22 …* is useful. This makes it easy to reduce the cost of metric publishing (e.g. by setting it to {@l…
28 …includes every other metric level, as well as some highly-technical metrics that may only be useful
34 …* The "default" metric level that includes metrics that are useful for identifying <i>why</i> erro…
35 …* are occurring within the SDK. This excludes technical metrics that are only useful in very speci…
42 …* of the information that may be generally useful when debugging <i>why</i> errors are occurring (…
/external/swiftshader/third_party/SPIRV-Tools/test/fuzz/
Dfuzz_test_util.h57 // Useful for debugging.
61 // Useful for debugging.
72 // Dumps the SPIRV-V module in |context| to file |filename|. Useful for
76 // Dumps |binary| to file |filename|. Useful for interactive debugging.
79 // Dumps |transformations| to file |filename| in binary format. Useful for
85 // Dumps |transformations| to file |filename| in JSON format. Useful for
/external/angle/third_party/spirv-tools/src/test/fuzz/
Dfuzz_test_util.h57 // Useful for debugging.
61 // Useful for debugging.
72 // Dumps the SPIRV-V module in |context| to file |filename|. Useful for
76 // Dumps |binary| to file |filename|. Useful for interactive debugging.
79 // Dumps |transformations| to file |filename| in binary format. Useful for
85 // Dumps |transformations| to file |filename| in JSON format. Useful for
/external/deqp-deps/SPIRV-Tools/test/fuzz/
Dfuzz_test_util.h57 // Useful for debugging.
61 // Useful for debugging.
72 // Dumps the SPIRV-V module in |context| to file |filename|. Useful for
76 // Dumps |binary| to file |filename|. Useful for interactive debugging.
79 // Dumps |transformations| to file |filename| in binary format. Useful for
85 // Dumps |transformations| to file |filename| in JSON format. Useful for
/external/llvm/docs/
DBugpoint.rst14 and JIT compilers). It aims to reduce large test cases to small, useful ones.
25 ``bugpoint`` is designed to be a useful tool without requiring any hooks into
68 passes triggers the bug. This is useful when debugging a problem exposed by
114 ``bugpoint`` can be a remarkably useful tool, but it sometimes works in
128 * ``bugpoint`` is extremely useful when working on a new optimization: it helps
134 It is often useful to capture the output of the program to file. For example,
149 * ``bugpoint`` is useful for proactively finding bugs in LLVM. Invoking
161 following steps may help. These same techniques are useful with TargetLowering
182 You may also find it useful to use "``-stats``" now to see what parts of
/external/fec/
Ddsp.319 These functions provide several basic primitives useful in digital
22 product useful in correlation and filtering operations on signed
25 useful for measuring the energy of a signal. \fBpeakval\fR returns the
27 useful for scaling a signal's amplitude.

12345678910>>...501