HomeSort by relevance Sort by last modified time
    Searched full:characteristics (Results 51 - 75 of 842) sorted by null

1 23 4 5 6 7 8 91011>>

  /external/chromium_org/device/bluetooth/
bluetooth_gatt_notify_session.h 15 // to value updates from GATT characteristics that support notifications and/or
  /external/chromium_org/third_party/libaddressinput/src/cpp/include/libaddressinput/
null_storage.h 16 // give better performance characteristics to not cache. This implementation of
  /external/iptables/extensions/
libxt_owner.man 1 This module attempts to match various characteristics of the packet creator,
  /external/jsilver/src/com/google/clearsilver/jsilver/template/
Macro.java 22 * An executable macro. This exhibits all the same characteristics of a Template.
  /external/llvm/test/MC/COFF/
module-asm.ll 20 ; CHECK-NEXT: Characteristics [ (0x60300020)
seh-section.s 14 // CHECK-NEXT: Characteristics [
seh-align2.s 10 // CHECK: Characteristics [
26 // CHECK: Characteristics [
seh-align3.s 10 // CHECK: Characteristics [
26 // CHECK: Characteristics [
  /external/llvm/test/Object/
yaml2obj-readobj.test 6 // COFF-I386: Characteristics [ (0x200)
  /frameworks/compile/libbcc/tests/debuginfo/target-tests/driver-common/SRC/
DriverView.java.template 38 // Initialize renderscript with desired surface characteristics.
  /frameworks/ex/camera2/portability/src/com/android/ex/camera2/portability/
CameraDeviceInfo.java 33 * @return The static characteristics of the specified device, or {@code null} on error.
35 Characteristics getCharacteristics(int cameraId);
55 * Device characteristics for a single camera.
57 public abstract class Characteristics {
  /hardware/libhardware/modules/camera/
ExampleCamera.h 34 // Initialize static camera characteristics for individual device
  /frameworks/base/core/java/android/hardware/camera2/legacy/
LegacyResultMapper.java 110 CameraCharacteristics characteristics = legacyRequest.characteristics; local
117 Rect activeArraySize = characteristics.get(
138 mapAe(result, characteristics, request, activeArraySize, zoomData, /*out*/params);
242 characteristics.get(CameraCharacteristics.REQUEST_PIPELINE_MAX_DEPTH));
291 CameraCharacteristics characteristics,
324 mapAeAndFlashMode(m, characteristics, p);
406 CameraCharacteristics characteristics, Parameters p) {
411 Integer flashState = characteristics.get(CameraCharacteristics.FLASH_INFO_AVAILABLE)
  /external/llvm/lib/MC/
WinCOFFObjectWriter.cpp 369 coff_section->Header.Characteristics = Sec.getCharacteristics();
371 uint32_t &Characteristics = coff_section->Header.Characteristics;
373 case 1: Characteristics |= COFF::IMAGE_SCN_ALIGN_1BYTES; break;
374 case 2: Characteristics |= COFF::IMAGE_SCN_ALIGN_2BYTES; break;
375 case 4: Characteristics |= COFF::IMAGE_SCN_ALIGN_4BYTES; break;
376 case 8: Characteristics |= COFF::IMAGE_SCN_ALIGN_8BYTES; break;
377 case 16: Characteristics |= COFF::IMAGE_SCN_ALIGN_16BYTES; break;
378 case 32: Characteristics |= COFF::IMAGE_SCN_ALIGN_32BYTES; break;
379 case 64: Characteristics |= COFF::IMAGE_SCN_ALIGN_64BYTES; break
    [all...]
  /external/chromium_org/chromeos/dbus/
bluetooth_gatt_service_client.h 33 // Array of object paths representing the characteristics of this service.
35 dbus::Property<std::vector<dbus::ObjectPath> > characteristics; member in struct:chromeos::BluetoothGattServiceClient::Properties
fake_bluetooth_gatt_service_client.h 82 // Tells FakeBluetoothGattCharacteristicClient to expose GATT characteristics.
84 // retrieval of characteristics. If the Heart Rate Service is hidden at the
  /external/chromium_org/google_apis/gcm/protocol/
android_checkin.proto 14 // Build characteristics unique to the Chrome browser, and Chrome OS
73 // For devices running MCS on Chrome, build-specific characteristics
  /external/chromium_org/third_party/opus/src/include/
opus_custom.h 150 * @param [in] mode <tt>OpusCustomMode *</tt>: Contains all the information about the characteristics of
151 * the stream (must be the same characteristics as used for the
167 * @param [in] mode <tt>OpusCustomMode*</tt>: Contains all the information about the characteristics of
168 * the stream (must be the same characteristics as used for the
260 * @param [in] mode <tt>OpusCustomMode *</tt>: Contains all the information about the characteristics of
261 * the stream (must be the same characteristics as used for the
277 * @param [in] mode <tt>OpusCustomMode</tt>: Contains all the information about the characteristics of the
278 * stream (must be the same characteristics as used for the encoder)
  /external/clang/lib/Headers/
float.h 1 /*===---- float.h - Characteristics of floating point types ----------------===
74 /* Characteristics of floating point types, C99 5.2.4.2.2 */
  /external/libopus/include/
opus_custom.h 150 * @param [in] mode <tt>OpusCustomMode *</tt>: Contains all the information about the characteristics of
151 * the stream (must be the same characteristics as used for the
167 * @param [in] mode <tt>OpusCustomMode*</tt>: Contains all the information about the characteristics of
168 * the stream (must be the same characteristics as used for the
260 * @param [in] mode <tt>OpusCustomMode *</tt>: Contains all the information about the characteristics of
261 * the stream (must be the same characteristics as used for the
277 * @param [in] mode <tt>OpusCustomMode</tt>: Contains all the information about the characteristics of the
278 * stream (must be the same characteristics as used for the encoder)
  /prebuilts/clang/darwin-x86/host/3.4/lib/clang/3.4/include/
float.h 1 /*===---- float.h - Characteristics of floating point types ----------------===
74 /* Characteristics of floating point types, C99 5.2.4.2.2 */
  /prebuilts/clang/darwin-x86/host/3.5/lib/clang/3.5/include/
float.h 1 /*===---- float.h - Characteristics of floating point types ----------------===
74 /* Characteristics of floating point types, C99 5.2.4.2.2 */
  /prebuilts/clang/linux-x86/host/3.4/lib/clang/3.4/include/
float.h 1 /*===---- float.h - Characteristics of floating point types ----------------===
74 /* Characteristics of floating point types, C99 5.2.4.2.2 */
  /prebuilts/clang/linux-x86/host/3.5/lib/clang/3.5/include/
float.h 1 /*===---- float.h - Characteristics of floating point types ----------------===
74 /* Characteristics of floating point types, C99 5.2.4.2.2 */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/X11/
Xalloca.h 32 * Their characteristics are as follows:
48 * same characteristics as ALLOCATE_LOCAL and DEALLOCATE_LOCAL. The

Completed in 1063 milliseconds

1 23 4 5 6 7 8 91011>>