HomeSort by relevance Sort by last modified time
    Searched full:represent (Results 826 - 850 of 7724) sorted by null

<<31323334353637383940>>

  /cts/tests/sensor/src/android/hardware/cts/
SensorIntegrationTests.java 48 * each client in the test has different set of parameters that represent different types of
113 * client in the test has different set of parameters that represent different types of clients
211 * each client in the test has different set of parameters that represent different types of
  /developers/build/prebuilts/gradle/AutofillFramework/Application/src/main/res/values/
strings.xml 137 uses a standard EditText fields to represent the full credit card expiration date (which
141 For example, should a month/year date be represent as "04/2020", "4/2020" or "4/20"?
143 The proper way to represent a View.AUTOFILL_HINT_CREDIT_CARD_EXPIRATION_DATE field
  /developers/samples/android/input/autofill/AutofillFramework/Application/src/main/res/values/
strings.xml 137 uses a standard EditText fields to represent the full credit card expiration date (which
141 For example, should a month/year date be represent as "04/2020", "4/2020" or "4/20"?
143 The proper way to represent a View.AUTOFILL_HINT_CREDIT_CARD_EXPIRATION_DATE field
  /device/linaro/bootloader/edk2/ArmPlatformPkg/Library/EblCmdLib/
EblCmdLib.c 60 @param Argv Array of strings that represent the parsed command line.
132 @param Argv Array of strings that represent the parsed command line.
214 @param Argv Array of strings that represent the parsed command line.
  /device/linaro/bootloader/edk2/EmbeddedPkg/Ebl/
HwDebug.c 37 @param Argv Array of strings that represent the parsed command line.
87 @param Argv Array of strings that represent the parsed command line.
168 @param Argv Array of strings that represent the parsed command line.
  /docs/source.android.com/en/devices/automotive/
properties.html 112 <p>In addition, some properties have specific configuration flags to represent
137 such cases, use special values to represent such state.</p>
204 <p>Vehicle HAL sensor properties represent real sensor data or policy
  /external/dng_sdk/source/
dng_opcodes.h 238 /// \brief Class to represent unknown opcodes (e.g, opcodes defined in future
264 /// \brief Class to represent a filter opcode, such as a convolution.
403 /// \brief Class to represent an in-place (i.e., pointwise, per-pixel) opcode,
  /external/google-breakpad/src/testing/gtest/include/gtest/internal/
gtest-type-util.h.pump 110 // represent type lists. In particular, TypesN<T1, T2, ..., TN>
184 // represent Tmpl, which must be a class template with one type
210 // represent template lists. In particular, TemplatesN<T1, T2, ...,
  /external/googletest/googletest/include/gtest/internal/
gtest-type-util.h.pump 109 // represent type lists. In particular, TypesN<T1, T2, ..., TN>
183 // represent Tmpl, which must be a class template with one type
209 // represent template lists. In particular, TemplatesN<T1, T2, ...,
  /external/libvpx/libvpx/third_party/googletest/src/include/gtest/internal/
gtest-type-util.h.pump 109 // represent type lists. In particular, TypesN<T1, T2, ..., TN>
183 // represent Tmpl, which must be a class template with one type
209 // represent template lists. In particular, TemplatesN<T1, T2, ...,
  /external/mesa3d/src/gtest/include/gtest/internal/
gtest-type-util.h.pump 109 // represent type lists. In particular, TypesN<T1, T2, ..., TN>
183 // represent Tmpl, which must be a class template with one type
209 // represent template lists. In particular, TemplatesN<T1, T2, ...,
  /external/pdfium/third_party/base/numerics/
safe_conversions.h 35 // if the type supplied to the template parameter can represent the value
148 // and use one large enough to represent the source.
206 // and use one large enough to represent the source.
  /external/protobuf/gtest/include/gtest/internal/
gtest-type-util.h.pump 101 // represent type lists. In particular, TypesN<T1, T2, ..., TN>
175 // represent Tmpl, which must be a class template with one type
201 // represent template lists. In particular, TemplatesN<T1, T2, ...,
  /external/r8/src/main/java/com/android/tools/r8/ir/desugar/
InterfaceMethodRewriter.java 172 // Represent a static interface method as a method of companion class.
178 // Represent a default interface method as a method of companion class.
180 // Add an implicit argument to represent the receiver.
  /external/swiftshader/third_party/LLVM/include/llvm/Support/
ConstantRange.h 1 //===-- llvm/Support/ConstantRange.h - Represent a range --------*- C++ -*-===//
10 // Represent a range of possible values that may occur when the program is run
27 // Note that ConstantRange can be used to represent either signed or
  /external/v8/testing/gtest/include/gtest/internal/
gtest-type-util.h.pump 109 // represent type lists. In particular, TypesN<T1, T2, ..., TN>
183 // represent Tmpl, which must be a class template with one type
209 // represent template lists. In particular, TemplatesN<T1, T2, ...,
  /external/vulkan-validation-layers/tests/gtest-1.7.0/include/gtest/internal/
gtest-type-util.h.pump 110 // represent type lists. In particular, TypesN<T1, T2, ..., TN>
184 // represent Tmpl, which must be a class template with one type
210 // represent template lists. In particular, TemplatesN<T1, T2, ...,
  /frameworks/base/core/java/android/net/
ScoredNetwork.java 110 * RSSI. This field is optional, and may be skipped to represent a network which the scorer
125 * RSSI. This field is optional, and may be skipped to represent a network which the scorer
142 * RSSI. This field is optional, and may be skipped to represent a network which the scorer
  /libcore/ojluni/src/main/java/java/lang/
Double.java 120 * The number of bits used to represent a {@code double} value.
127 * The number of bytes used to represent a {@code double} value.
187 * <i>m</i> or <i>a</i>? There must be at least one digit to represent
234 * normalized representation, substrings are used to represent the
782 * <li>If {@code d1} and {@code d2} both represent
813 * {@code 0x7ff0000000000000L}) represent the exponent. Bits 51-0
815 * {@code 0x000fffffffffffffL}) represent the significand
    [all...]
Float.java 118 * The number of bits used to represent a {@code float} value.
125 * The number of bytes used to represent a {@code float} value.
188 * to represent the fractional part, and beyond that as many, but
236 * normalized representation, substrings are used to represent the
690 * <li>If {@code f1} and {@code f2} both represent
722 * {@code 0x7f800000}) represent the exponent.
724 * {@code 0x007fffff}) represent the significand (sometimes called
742 * @return the bits that represent the floating-point number.
764 * {@code 0x7f800000}) represent the exponent.
766 * {@code 0x007fffff}) represent the significand (sometimes calle
    [all...]
  /prebuilts/ndk/r11/sources/third_party/googletest/googletest/include/gtest/internal/
gtest-type-util.h.pump 109 // represent type lists. In particular, TypesN<T1, T2, ..., TN>
183 // represent Tmpl, which must be a class template with one type
209 // represent template lists. In particular, TemplatesN<T1, T2, ...,
  /prebuilts/ndk/r13/sources/third_party/googletest/googletest/include/gtest/internal/
gtest-type-util.h.pump 109 // represent type lists. In particular, TypesN<T1, T2, ..., TN>
183 // represent Tmpl, which must be a class template with one type
209 // represent template lists. In particular, TemplatesN<T1, T2, ...,
  /bionic/libc/bionic/
c32rtomb.cpp 63 // Determine the number of octets needed to represent this character.
  /bionic/tests/
dlext_private.h 70 * ld_library_path and default_library_path represent the search path
  /cts/apps/CtsVerifier/include/colorchecker/
vec3.h 22 // Implementes a class to represent the pixel value in a 3-dimensional color

Completed in 2095 milliseconds

<<31323334353637383940>>