/system/bt/service/common/android/bluetooth/ |
scan_filter.h | 41 // with readFromParcel and the Java equivalent versions of these methods. 47 // completes, |this| should have equivalent state to the object that
|
scan_result.h | 41 // with readFromParcel and the Java equivalent versions of these methods. 47 // completes, |this| should have equivalent state to the object that
|
scan_settings.h | 41 // with readFromParcel and the Java equivalent versions of these methods. 47 // completes, |this| should have equivalent state to the object that
|
uuid.h | 40 // with readFromParcel and the Java equivalent versions of these methods. 46 // completes, |this| should have equivalent state to the object that
|
/system/tools/aidl/tests/ |
simple_parcelable.h | 39 // with readFromParcel and the Java equivalent versions of these methods. 45 // completes, |this| should have equivalent state to the object that
|
/external/jemalloc/test/unit/ |
prng.c | 19 "Equivalent generation should produce equivalent results"); 56 "Equivalent generation should produce equivalent results"); 93 "Equivalent generation should produce equivalent results");
|
/external/llvm/test/MC/MachO/AArch64/ |
cstexpr-gotpcrel.ll | 3 ; GOT equivalent globals references can be replaced by the GOT entry of the 15 ; Don't replace GOT equivalent usage within instructions and emit the GOT 16 ; equivalent since it can't be replaced by the GOT entry. @bargotequiv is 27 ; Test GOT equivalent usage inside nested constant arrays. 82 ; Check that these got equivalent symbols are emitted on ARM64. Since ARM64 85 ; since they will start out as GOT equivalent candidates, but they are actually
|
/external/llvm/test/MC/MachO/ |
cstexpr-gotpcrel-64.ll | 6 ; GOT equivalent globals references can be replaced by the GOT entry of the 12 ; Check that these got equivalent symbols are never emitted. 22 ; Don't replace GOT equivalent usage within instructions and emit the GOT 23 ; equivalent since it can't be replaced by the GOT entry. @bargotequiv is 33 ; Test GOT equivalent usage inside nested constant arrays. 89 ; Do not crash when a pattern cannot be matched as a GOT equivalent
|
/frameworks/base/core/java/com/android/internal/util/function/pooled/ |
PooledLambda.java | 78 * being an equivalent of {@code this.toString()}</li> 170 * @return a {@link PooledRunnable}, equivalent to lambda: 186 * @return a {@link PooledSupplier}, equivalent to lambda: 202 * @return a {@link PooledSupplier}, equivalent to lambda: 217 * The callback is equivalent to one obtainable via 251 * @return a {@link PooledRunnable}, equivalent to lambda: 268 * @return a {@link PooledSupplier}, equivalent to lambda: 285 * @return a {@link PooledSupplier}, equivalent to lambda: 302 * @return a {@link PooledConsumer}, equivalent to lambda: 319 * @return a {@link PooledPredicate}, equivalent to lambda [all...] |
/external/icu/icu4c/source/config/ |
icu-config.1.in | 123 manually configuring user makefiles or equivalent. Because 161 Prints the binary (executable) directory path. Normally equivalent to 'bin'. 165 Print the C compiler used. Equivalent to the $(CC) Makefile variable. 168 Print the C compiler flags. Equivalent to the $(CFLAGS) Makefile variable. 172 Print the C preprocessor flags. Equivalent to the $(CPPFLAGS) Makefile variable. Examples are \-I include paths and \-D define directives. 178 Print the C++ compiler. Equivalent to the $(CXX) Makefile variable. 181 Print the C++ compiler flags. Equivalent to the $(CXXFLAGS) Makefile variable. 215 or equivalent default path points.) Will NOT point to the libdir. 221 on many systems a variable named LD_LIBRARY_PATH or equivalent must be set. 237 Equivalent to the $(LDFLAGS) Makefile variable [all...] |
/hardware/interfaces/audio/2.0/ |
IStream.hal | 33 * Return the frame count of the buffer. Calling this method is equivalent 57 * equivalent to getting AUDIO_PARAMETER_STREAM_SUP_SAMPLING_RATES on the 65 * Sets the sampling rate of the stream. Calling this method is equivalent 82 * equivalent to getting AUDIO_PARAMETER_STREAM_SUP_CHANNELS on the legacy 90 * Sets the channel mask of the stream. Calling this method is equivalent to 107 * equivalent to getting AUDIO_PARAMETER_STREAM_SUP_FORMATS on the legacy 115 * Sets the audio format of the stream. Calling this method is equivalent to 172 * equivalent to setting AUDIO_PARAMETER_STREAM_ROUTING in the legacy HAL 182 * equivalent to setting AUDIO_PARAMETER_DEVICE_[DIS]CONNECT on the legacy 193 * Sets the HW synchronization source. Calling this method is equivalent t [all...] |
/external/libmojo/base/android/java/src/org/chromium/base/metrics/ |
RecordHistogram.java | 58 * buckets, corresponding to success (true) and failure (false). This is the Java equivalent of 73 * Java equivalent of the UMA_HISTOGRAM_ENUMERATION C++ macro. 87 * Records a sample in a count histogram. This is the Java equivalent of the 97 * Records a sample in a count histogram. This is the Java equivalent of the 107 * Records a sample in a count histogram. This is the Java equivalent of the 117 * Records a sample in a count histogram. This is the Java equivalent of the 134 * Records a sample in a linear histogram. This is the Java equivalent for using 151 * Records a sample in a percentage histogram. This is the Java equivalent of the 164 * Records a sparse histogram. This is the Java equivalent of UMA_HISTOGRAM_SPARSE_SLOWLY. 178 * Java equivalent of the UMA_HISTOGRAM_TIMES C++ macro [all...] |
/libcore/ojluni/src/main/java/java/util/concurrent/ |
TimeUnit.java | 231 * Equivalent to 243 * Equivalent to 255 * Equivalent to 267 * Equivalent to 279 * Equivalent to 292 * Equivalent to 305 * Equivalent to 398 * Converts this {@code TimeUnit} to the equivalent {@code ChronoUnit}. 400 * @return the converted equivalent ChronoUnit 417 * Converts a {@code ChronoUnit} to the equivalent {@code TimeUnit} [all...] |
/libcore/ojluni/src/main/java/sun/util/locale/ |
LocaleMatcher.java | 297 // Check if the range has an equivalent using IANA LSR data. 301 String equivalent; local 302 if ((equivalent = getEquivalentForRegionAndVariant(r)) != null 303 && !tempList.contains(equivalent)) { 304 list.add(index+1, new LanguageRange(equivalent, w)); 306 tempList.add(equivalent); 320 equivalent = getEquivalentForRegionAndVariant(equiv); 321 if (equivalent != null 322 && !tempList.contains(equivalent)) { 323 list.add(index+1, new LanguageRange(equivalent, w)) [all...] |
/hardware/interfaces/audio/4.0/ |
IStream.hal | 31 * Return the frame count of the buffer. Calling this method is equivalent 62 * Calling this method is equivalent to getting 75 * Sets the sampling rate of the stream. Calling this method is equivalent 93 * equivalent to getting AUDIO_PARAMETER_STREAM_SUP_CHANNELS on the legacy 105 * Sets the channel mask of the stream. Calling this method is equivalent to 123 * equivalent to getting AUDIO_PARAMETER_STREAM_SUP_FORMATS on the legacy 131 * Sets the audio format of the stream. Calling this method is equivalent to 191 * equivalent to setting AUDIO_PARAMETER_STREAM_ROUTING preceeded 200 * Sets the HW synchronization source. Calling this method is equivalent to
|
/external/eigen/Eigen/src/Core/ |
EigenBase.h | 68 /** \internal Don't use it, but do the equivalent: \code dst = *this; \endcode */ 74 /** \internal Don't use it, but do the equivalent: \code dst += *this; \endcode */ 86 /** \internal Don't use it, but do the equivalent: \code dst -= *this; \endcode */ 98 /** \internal Don't use it, but do the equivalent: \code dst.applyOnTheRight(*this); \endcode */ 107 /** \internal Don't use it, but do the equivalent: \code dst.applyOnTheLeft(*this); \endcode */
|
/external/pdfium/testing/ |
embedder_test.h | 39 // Equivalent to UNSUPPORT_INFO::FSDK_UnSupport_Handler(). 42 // Equivalent to IPDF_JSPLATFORM::app_alert(). 50 // Equivalent to FPDF_FORMFILLINFO::FFI_SetTimer(). 53 // Equivalent to FPDF_FORMFILLINFO::FFI_KillTimer(). 56 // Equivalent to FPDF_FORMFILLINFO::FFI_GetPage().
|
/hardware/qcom/display/msm8909/include/ |
color_metadata.h | 43 ColorPrimaries_BT709_5 = 1, // ITU-R BT.709-5 or equivalent 45 ColorPrimaries_BT470_6M = 4, // ITU-R BT.470-6 System M or equivalent 46 ColorPrimaries_BT601_6_625 = 5, // ITU-R BT.601-6 625 or equivalent 47 ColorPrimaries_BT601_6_525 = 6, // ITU-R BT.601-6 525 or equivalent 50 ColorPrimaries_BT2020 = 9, // ITU-R BT.2020 or equivalent
|
/hardware/qcom/display/msm8909w_3100/include/ |
color_metadata.h | 43 ColorPrimaries_BT709_5 = 1, // ITU-R BT.709-5 or equivalent 45 ColorPrimaries_BT470_6M = 4, // ITU-R BT.470-6 System M or equivalent 46 ColorPrimaries_BT601_6_625 = 5, // ITU-R BT.601-6 625 or equivalent 47 ColorPrimaries_BT601_6_525 = 6, // ITU-R BT.601-6 525 or equivalent 50 ColorPrimaries_BT2020 = 9, // ITU-R BT.2020 or equivalent
|
/hardware/qcom/display/msm8998/include/ |
color_metadata.h | 43 ColorPrimaries_BT709_5 = 1, // ITU-R BT.709-5 or equivalent 45 ColorPrimaries_BT470_6M = 4, // ITU-R BT.470-6 System M or equivalent 46 ColorPrimaries_BT601_6_625 = 5, // ITU-R BT.601-6 625 or equivalent 47 ColorPrimaries_BT601_6_525 = 6, // ITU-R BT.601-6 525 or equivalent 50 ColorPrimaries_BT2020 = 9, // ITU-R BT.2020 or equivalent
|
/prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Target/GlobalISel/ |
SelectionDAGCompat.td | 20 // Declare that a generic Instruction is 'equivalent' to an SDNode, that is, 39 // G_INTTOPTR - SelectionDAG has no equivalent. 40 // G_PTRTOINT - SelectionDAG has no equivalent. 80 // Broadly speaking G_LOAD is equivalent to ISD::LOAD but there are some 88 // Broadly speaking G_STORE is equivalent to ISD::STORE but there are some
|
/prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Target/GlobalISel/ |
SelectionDAGCompat.td | 20 // Declare that a generic Instruction is 'equivalent' to an SDNode, that is, 39 // G_INTTOPTR - SelectionDAG has no equivalent. 40 // G_PTRTOINT - SelectionDAG has no equivalent. 80 // Broadly speaking G_LOAD is equivalent to ISD::LOAD but there are some 88 // Broadly speaking G_STORE is equivalent to ISD::STORE but there are some
|
/prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Target/GlobalISel/ |
SelectionDAGCompat.td | 20 // Declare that a generic Instruction is 'equivalent' to an SDNode, that is, 39 // G_INTTOPTR - SelectionDAG has no equivalent. 40 // G_PTRTOINT - SelectionDAG has no equivalent. 80 // Broadly speaking G_LOAD is equivalent to ISD::LOAD but there are some 88 // Broadly speaking G_STORE is equivalent to ISD::STORE but there are some
|
/prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Target/GlobalISel/ |
SelectionDAGCompat.td | 20 // Declare that a generic Instruction is 'equivalent' to an SDNode, that is, 39 // G_INTTOPTR - SelectionDAG has no equivalent. 40 // G_PTRTOINT - SelectionDAG has no equivalent. 80 // Broadly speaking G_LOAD is equivalent to ISD::LOAD but there are some 88 // Broadly speaking G_STORE is equivalent to ISD::STORE but there are some
|
/prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Target/GlobalISel/ |
SelectionDAGCompat.td | 20 // Declare that a generic Instruction is 'equivalent' to an SDNode, that is, 39 // G_INTTOPTR - SelectionDAG has no equivalent. 40 // G_PTRTOINT - SelectionDAG has no equivalent. 80 // Broadly speaking G_LOAD is equivalent to ISD::LOAD but there are some 88 // Broadly speaking G_STORE is equivalent to ISD::STORE but there are some
|