HomeSort by relevance Sort by last modified time
    Searched full:implementer (Results 101 - 125 of 150) sorted by null

1 2 3 45 6

  /docs/source.android.com/src/compatibility/4.4/
android-4.4-cdd.xhtml 182 <p>As used in this document, a "device implementer" or "implementer" is a
191 the responsibility of the device implementer to ensure compatibility with
200 more difficult. It is the implementer's responsibility to ensure full
    [all...]
  /docs/source.android.com/src/compatibility/5.1/
android-5.1-cdd.html 330 <p>As used in this document, a &ldquo;device implementer&rdquo; or &ldquo;implementer&rdquo; is a person
340 implementer to ensure compatibility with existing implementations.</p>
348 the implementer&rsquo;s responsibility to ensure full behavioral compatibility with
598 <td>A value chosen by the device implementer designating the specific build of the
608 <td>A value chosen by the device implementer identifying the specific internal
646 <td>A value chosen by the device implementer containing the development name or
680 <td>An identifier chosen by the device implementer to refer to a specific release,
694 <td>A value chosen by the device implementer containing the name of the device as
701 <td>A value chosen by the device implementer containing the development name o
    [all...]
  /libcore/ojluni/src/main/java/java/util/prefs/
AbstractPreferences.java     [all...]
  /device/google/contexthub/firmware/inc/platform/stm32f4xx/cmsis/
core_sc000.h 356 #define SCB_CPUID_IMPLEMENTER_Pos 24 /*!< SCB CPUID: IMPLEMENTER Position */
357 #define SCB_CPUID_IMPLEMENTER_Msk (0xFFUL << SCB_CPUID_IMPLEMENTER_Pos) /*!< SCB CPUID: IMPLEMENTER Mask */
    [all...]
core_cm3.h 374 #define SCB_CPUID_IMPLEMENTER_Pos 24 /*!< SCB CPUID: IMPLEMENTER Position */
375 #define SCB_CPUID_IMPLEMENTER_Msk (0xFFUL << SCB_CPUID_IMPLEMENTER_Pos) /*!< SCB CPUID: IMPLEMENTER Mask */
    [all...]
core_cm4.h 421 #define SCB_CPUID_IMPLEMENTER_Pos 24 /*!< SCB CPUID: IMPLEMENTER Position */
422 #define SCB_CPUID_IMPLEMENTER_Msk (0xFFUL << SCB_CPUID_IMPLEMENTER_Pos) /*!< SCB CPUID: IMPLEMENTER Mask */
    [all...]
core_sc300.h 374 #define SCB_CPUID_IMPLEMENTER_Pos 24 /*!< SCB CPUID: IMPLEMENTER Position */
375 #define SCB_CPUID_IMPLEMENTER_Msk (0xFFUL << SCB_CPUID_IMPLEMENTER_Pos) /*!< SCB CPUID: IMPLEMENTER Mask */
    [all...]
  /docs/source.android.com/src/devices/audio/
terminology.jd 309 implementer and end user should be aware of these terms.
412 HAL implementer may need to be aware of these, but not the end user. For details
  /docs/source.android.com/src/compatibility/5.0/
android-5.0-cdd.html 316 <p>As used in this document, a "device implementer" or "implementer" is a person
326 implementer to ensure compatibility with existing implementations.</p>
334 the implementer's responsibility to ensure full behavioral compatibility with
723 <p>A value chosen by the device implementer designating the specific build of the
737 <p>A value chosen by the device implementer identifying the specific internal
803 <p>A value chosen by the device implementer containing the development name or
855 <p>An identifier chosen by the device implementer to refer to a specific release,
878 <p>A value chosen by the device implementer containing the name of the device as
889 <p>A value chosen by the device implementer containing the development name o
    [all...]
  /docs/source.android.com/src/compatibility/6.0/
android-6.0-cdd.html 364 <p>As used in this document, a &ldquo;device implementer&rdquo; or &ldquo;implementer&rdquo; is a person
374 implementer to ensure compatibility with existing implementations.</p>
382 the implementer&rsquo;s responsibility to ensure full behavioral compatibility with
639 <td>A value chosen by the device implementer designating the specific build of the
649 <td>A value chosen by the device implementer identifying the specific internal
687 <td>A value chosen by the device implementer containing the development name or
721 <td>An identifier chosen by the device implementer to refer to a specific release,
735 <td>A value chosen by the device implementer containing the name of the device as
742 <td>A value chosen by the device implementer containing the development name o
    [all...]
  /docs/source.android.com/src/compatibility/
android-cdd.html 365 <p>As used in this document, a &ldquo;device implementer&rdquo; or
366 &ldquo;implementer&rdquo; is a person or organization developing a
378 implementer to ensure compatibility with existing implementations.</p>
387 more difficult. It is the implementer&rsquo;s responsibility to ensure full
661 <td>A value chosen by the device implementer designating the specific build
671 <td>A value chosen by the device implementer identifying the specific
717 <td>A value chosen by the device implementer containing the development name
753 <td>An identifier chosen by the device implementer to refer to a specific
768 <td>A value chosen by the device implementer containing the name of the
776 <td>A value chosen by the device implementer containing the development nam
    [all...]
  /external/libnfc-nxp/src/
phDal4Nfc.h 433 * (predefined time period is configurable by the DAL implementer) to complete
  /external/valgrind/exp-bbv/tests/arm-linux/
ll.S 469 .ascii "CPU implementer : 0x56\n"
  /external/autotest/client/bin/
base_utils.py 333 elif list_grep(cpuinfo, 'CPU.*implementer.*0x41'):
  /external/chromium-trace/catapult/telemetry/docs/pydoc/
telemetry.timeline.model.html 290 found.&nbsp;The&nbsp;relative&nbsp;calling&nbsp;order&nbsp;of&nbsp;the&nbsp;two&nbsp;is&nbsp;left&nbsp;up&nbsp;to&nbsp;the&nbsp;implementer<br>
  /external/google-breakpad/src/processor/
minidump_processor.cc 346 // There is no good list of implementer id values, but the following
    [all...]
  /external/pdfium/public/
fpdfview.h 342 * @details This function is called under writing mode usually. Implementer
    [all...]
  /external/skia/platform_tools/android/third_party/cpufeatures/
cpu-features.c 876 { "CPU implementer", 'x', 24, 8 },
    [all...]
  /prebuilts/gdb/darwin-x86/include/python2.7/
object.h 685 decision that's up to the implementer of each new type so if you want,
    [all...]
  /prebuilts/gdb/linux-x86/include/python2.7/
object.h 685 decision that's up to the implementer of each new type so if you want,
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/include/python2.7/
object.h 685 decision that's up to the implementer of each new type so if you want,
    [all...]
  /prebuilts/python/linux-x86/2.7.5/include/python2.7/
object.h 685 decision that's up to the implementer of each new type so if you want,
    [all...]
  /external/google-breakpad/src/client/linux/minidump_writer/
minidump_writer.cc     [all...]
  /ndk/sources/android/cpufeatures/
cpu-features.c 879 { "CPU implementer", 'x', 24, 8 },
    [all...]
  /system/media/audio/include/system/
audio.h 516 * that is currently resolved by checking the channel mask, the implementer should look for ways to
    [all...]

Completed in 2264 milliseconds

1 2 3 45 6