Home
last modified time | relevance | path

Searched full:certain (Results 1 – 25 of 5696) sorted by relevance

12345678910>>...228

/external/proguard/src/proguard/shrink/
DShortestUsageMark.java29 * other elements. It can be certain or preliminary. It also contains additional
38 private final boolean certain; field in ShortestUsageMark
46 * Creates a new certain ShortestUsageMark.
51 this.certain = true; in ShortestUsageMark()
58 * Creates a new certain ShortestUsageMark.
73 * Creates a new certain ShortestUsageMark.
86 this.certain = true; in ShortestUsageMark()
97 * @param certain specifies whether this is a certain mark.
100 boolean certain) in ShortestUsageMark() argument
102 this.certain = certain; in ShortestUsageMark()
[all …]
/external/parameter-framework/asio-1.10.6/include/asio/
Dread.hpp28 * @brief Attempt to read a certain amount of data from a stream before
33 /// Attempt to read a certain amount of data from a stream before returning.
35 * This function is used to read a certain number of bytes of data from a
72 /// Attempt to read a certain amount of data from a stream before returning.
74 * This function is used to read a certain number of bytes of data from a
112 /// Attempt to read a certain amount of data from a stream before returning.
114 * This function is used to read a certain number of bytes of data from a
163 /// Attempt to read a certain amount of data from a stream before returning.
165 * This function is used to read a certain number of bytes of data from a
212 * @brief Start an asynchronous operation to read a certain amount of data from
[all …]
Dwrite.hpp28 * @brief Write a certain amount of data to a stream before returning.
34 * This function is used to write a certain number of bytes of data to a stream.
73 * This function is used to write a certain number of bytes of data to a stream.
111 /// Write a certain amount of data to a stream before returning.
113 * This function is used to write a certain number of bytes of data to a stream.
162 /// Write a certain amount of data to a stream before returning.
164 * This function is used to write a certain number of bytes of data to a stream.
211 * @brief Start an asynchronous operation to write a certain amount of data to a
219 * This function is used to asynchronously write a certain number of bytes of
275 /// Start an asynchronous operation to write a certain amount of data to a
[all …]
/external/apache-commons-io/src/main/java/org/apache/commons/io/filefilter/
DAgeFileFilter.java86 * Constructs a new age file filter for files older than (at or before) a certain cutoff date.
95 * Constructs a new age file filter for files on any one side of a certain cutoff date.
106 …* Constructs a new age file filter for files older than (at or before) a certain File (whose last …
116 …* Constructs a new age file filter for files on any one side of a certain File (whose last modific…
128 * Constructs a new age file filter for files equal to or older than a certain cutoff.
138 * Constructs a new age file filter for files on any one side of a certain cutoff.
150 * Constructs a new age file filter for files equal to or older than a certain cutoff
160 * Constructs a new age file filter for files on any one side of a certain cutoff.
/external/llvm/tools/llvm-cov/
DCoverageFilters.h44 /// \brief Matches functions whose name matches a certain regular expression.
54 /// \brief Matches numbers that pass a certain threshold.
67 /// or greater than the certain threshold.
80 /// is above/below a certain percentage.
91 /// is above/below a certain percentage.
/external/tensorflow/tensorflow/python/keras/mixed_precision/
Dtest_util.py30 """Returns a function that asserts it's gradient has a certain value.
32 This serves as a hook to assert intermediate gradients have a certain value.
44 certain value.
48 """Function that asserts it's gradient has a certain value."""
51 """Gradient function that asserts the gradient has a certain value."""
108 """A layer which asserts it's inputs are a certain type."""
/external/python/google-api-python-client/docs/dyn/
Ddatastore_v1beta3.projects.html113 … the key is reserved/read-only. A reserved/read-only key is forbidden in certain documented contex…
114 …is reserved/read-only. A reserved/read-only partition ID is forbidden in certain documented contex…
139 … the key is reserved/read-only. A reserved/read-only key is forbidden in certain documented contex…
140 …is reserved/read-only. A reserved/read-only partition ID is forbidden in certain documented contex…
207 … the key is reserved/read-only. A reserved/read-only key is forbidden in certain documented contex…
208 …is reserved/read-only. A reserved/read-only partition ID is forbidden in certain documented contex…
221 … the key is reserved/read-only. A reserved/read-only key is forbidden in certain documented contex…
222 …is reserved/read-only. A reserved/read-only partition ID is forbidden in certain documented contex…
234 …ing regex `__.*__` is reserved. A reserved property name is forbidden in certain documented contex…
239 … the key is reserved/read-only. A reserved/read-only key is forbidden in certain documented contex…
[all …]
/external/testng/src/main/java/org/testng/
DITestClass.java125 * Returns all @Configuration methods that should be invoked before certain groups.
126 * @return all @Configuration methods that should be invoked before certain groups.
131 * Returns all @Configuration methods that should be invoked after certain groups.
132 * @return all @Configuration methods that should be invoked after certain groups.
/external/angle/build/util/
Dandroid_chrome_version_test.py120 certain ordering.
135 certain ordering.
150 certain ordering.
202 certain ordering.
251 certain ordering.
273 certain ordering.
444 certain ordering.
459 certain ordering.
474 certain ordering.
526 certain ordering.
[all …]
/external/cronet/build/util/
Dandroid_chrome_version_test.py120 certain ordering.
135 certain ordering.
150 certain ordering.
202 certain ordering.
251 certain ordering.
273 certain ordering.
444 certain ordering.
459 certain ordering.
474 certain ordering.
523 certain ordering.
[all …]
/external/libnetfilter_conntrack/src/expect/
Dapi.c53 * nfexp_sizeof - return the size in bytes of a certain expect object
108 * the comparison is not strict, ie. if a certain attribute is not set in one
297 * nfexp_set_attr - set the value of a certain expect attribute
302 * Note that certain attributes are unsettable:
325 * nfexp_set_attr_u8 - set the value of a certain expect attribute
338 * nfexp_set_attr_u16 - set the value of a certain expect attribute
351 * nfexp_set_attr_u32 - set the value of a certain expect attribute
438 * nfexp_attr_is_set - check if a certain attribute is set
458 * nfexp_attr_unset - unset a certain attribute
599 * \param type do the translation iif the message type is of a certain type
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DFilteredBreakIteratorBuilder.java18 * by constructing a new BreakIterator which suppresses certain segment boundaries.
72 * Suppress a certain string from being the end of a segment.
83 * Stop suppressing a certain string from being the end of the segment.
86 * locale data which may be suppressing certain strings.
/external/icu/android_icu4j/src/main/java/android/icu/text/
DFilteredBreakIteratorBuilder.java19 * by constructing a new BreakIterator which suppresses certain segment boundaries.
70 * Suppress a certain string from being the end of a segment.
80 * Stop suppressing a certain string from being the end of the segment.
83 * locale data which may be suppressing certain strings.
/external/ComputeLibrary/docs/user_guide/
Derrata.dox33 - (COMPMID-5324) Issue identified with direct and depthwise convolutions for certain Arm® Mali™ DDK…
55 - (COMPMID-5146) Under certain conditions, CLFullyConnectedLayer quantized tests may fail due to an…
78 - (COMPMID-5135) Under certain conditions, the validation test case 'CL/DirectConvolutionLayer/Floa…
83 - (COMPMID-5136) Under certain conditions, benchmark examples can hang when OpenCL profiling queues…
/external/licenseclassifier/v2/assets/Supplement/CC-BY-SA-4.0/
Dpreface.txt20 and certain other rights specified in the public license below. The
27 copyright and certain other rights. Our licenses are
44 licenses grant only permissions under copyright and certain
/external/licenseclassifier/v2/assets/Supplement/CC-BY-4.0/
Dpreface.txt20 and certain other rights specified in the public license below. The
27 copyright and certain other rights. Our licenses are
44 licenses grant only permissions under copyright and certain
/external/licenseclassifier/v2/assets/Supplement/CC-BY-NC-4.0/
Dpreface.txt20 and certain other rights specified in the public license below. The
27 copyright and certain other rights. Our licenses are
44 licenses grant only permissions under copyright and certain
/external/licenseclassifier/v2/assets/Supplement/CC-BY-ND-4.0/
Dpreface.txt20 and certain other rights specified in the public license below. The
27 copyright and certain other rights. Our licenses are
44 licenses grant only permissions under copyright and certain
/external/licenseclassifier/v2/assets/Supplement/CC-BY-NC-SA-4.0/
Dpreface.txt20 and certain other rights specified in the public license below. The
27 copyright and certain other rights. Our licenses are
44 licenses grant only permissions under copyright and certain
/external/licenseclassifier/v2/assets/Supplement/CC-BY-NC-ND-4.0/
Dpreface.txt20 and certain other rights specified in the public license below. The
27 copyright and certain other rights. Our licenses are
44 licenses grant only permissions under copyright and certain
/external/icu/icu4c/source/common/unicode/
Dfilteredbrk.h30 * by constructing a new BreakIterator which suppresses certain segment boundaries.
83 * Suppress a certain string from being the end of a segment.
95 * Stop suppressing a certain string from being the end of the segment.
98 * locale data which may be suppressing certain strings.
/external/icu/libicu/cts_headers/unicode/
Dfilteredbrk.h30 * by constructing a new BreakIterator which suppresses certain segment boundaries.
83 * Suppress a certain string from being the end of a segment.
95 * Stop suppressing a certain string from being the end of the segment.
98 * locale data which may be suppressing certain strings.
/external/cronet/third_party/icu/source/common/unicode/
Dfilteredbrk.h30 * by constructing a new BreakIterator which suppresses certain segment boundaries.
83 * Suppress a certain string from being the end of a segment.
95 * Stop suppressing a certain string from being the end of the segment.
98 * locale data which may be suppressing certain strings.
/external/libmonet/dynamiccolor/
DToneDeltaPair.java22 * Documents a constraint between two DynamicColors, in which their tones must have a certain
44 * necessary for certain cases where one role has two backgrounds.
66 * (T50-59). This is necessary for certain cases where one role has two backgrounds.
/external/tensorflow/tensorflow/core/grappler/optimizers/data/
Dmake_deterministic.h31 // non-parallel version. As a performance optimization, in certain cases this
35 // 2. Certain datasets, such as Prefetch, can introduce asynchrony by running a
38 // certain stateful ops. Other than Prefetch, datasets with a

12345678910>>...228