HomeSort by relevance Sort by last modified time
    Searched full:characteristics (Results 126 - 150 of 755) sorted by null

1 2 3 4 56 7 8 91011>>

  /prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin10/4.2.1/include/
decfloat.h 29 * Characteristics of decimal floating types <decfloat.h>
  /prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin11/4.2.1/include/
decfloat.h 29 * Characteristics of decimal floating types <decfloat.h>
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
if_link.h 99 characteristics and set by device driver.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
if_link.h 99 characteristics and set by device driver.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
if_link.h 99 characteristics and set by device driver.
  /cts/tests/tests/hardware/src/android/hardware/camera2/cts/
CameraManagerTest.java 92 assertNotNull("Can't get camera characteristics for camera " + ids[i], props);
125 String.format("Can't get camera characteristics from: ID %s", ids[i]), props);
CameraTestUtils.java 270 assertNotNull("Can't get camera characteristics!", properties);
272 Log.v(TAG, "get camera characteristics for camera: " + cameraId);
  /external/chromium_org/gpu/command_buffer/service/
shader_translator_unittest.cc 148 // There should be one attribute with following characteristics:
183 // There should be two uniforms with following characteristics:
  /external/llvm/tools/llvm-readobj/
COFFDumper.cpp 249 static const EnumEntry<COFF::Characteristics> ImageFileCharacteristics[] = {
441 support::ulittle32_t Characteristics;
592 W.printFlags ("Characteristics", COFFHeader->Characteristics,
680 W.printFlags ("Characteristics", Section->Characteristics,
867 W.printEnum ("Search", Aux->Characteristics,
    [all...]
  /external/chromium_org/third_party/sqlite/src/src/
test6.c 55 ** determined by the simulated device characteristics and sector-size.
146 int iDeviceCharacteristics; /* Value of simulated device characteristics */
723 && (nOpt>16 || nOpt<2 || strncmp("-characteristics", zOpt, nOpt))
727 "\" - must be \"-characteristics\" or \"-sectorsize\"", 0
848 ** Available options are "-characteristics" and "-sectorsize". Both require
850 ** bytes. For -characteristics, the argument must be a list of io-capability
sqliteLimit.h 167 ** device characteristics (sector-size and atomic write() support),
  /external/llvm/lib/CodeGen/
TargetLoweringObjectFileImpl.cpp 724 unsigned Characteristics = getCOFFSectionFlags(Kind);
728 Characteristics |= COFF::IMAGE_SCN_LNK_COMDAT;
733 Characteristics,
765 unsigned Characteristics = getCOFFSectionFlags(Kind);
767 Characteristics |= COFF::IMAGE_SCN_LNK_COMDAT;
769 return getContext().getCOFFSection(Name.str(), Characteristics,
  /external/bluetooth/bluedroid/bta/gatt/
bta_gatts_api.c 148 ** service and characteristics/descriptors into the service.
377 ** Description This function is called to read a characteristics descriptor.
  /external/llvm/include/llvm/Object/
COFF.h 57 support::ulittle16_t Characteristics;
178 support::ulittle32_t Characteristics;
  /bootable/recovery/minzip/
Hash.h 41 * the same characteristics as) valid pointers. In particular, a NULL
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/
MagneticFieldMeasurementTestActivity.java 28 * Semi-automated test that focuses characteristics associated with Accelerometer measurements.
  /dalvik/vm/
Hash.h 53 * the same characteristics as) valid pointers. In particular, a NULL
  /external/antlr/antlr-3.4/runtime/C/
configure.ac 194 # Checks for typedefs, structures, and compiler characteristics.
  /external/bluetooth/bluedroid/bta/include/
bta_gatt_api.h     [all...]
  /external/bzip2/
bzmore.1 43 to determine terminal characteristics,
  /external/chromium/testing/gmock/
configure.ac 143 # and architecture characteristics.
  /external/chromium_org/chrome/browser/ui/cocoa/tabs/
tab_controller.h 38 // identifying characteristics such as a favicon, or since it's a full-fledged
  /external/chromium_org/sandbox/win/src/
sandbox_nt_util.h 118 // Returns the name and characteristics for a given PE module. The return
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/svga/
svga_resource_buffer.h 82 * This structure describes all the host surface characteristics so that it
  /external/chromium_org/third_party/skia/include/core/
SkAdvancedTypefaceMetrics.h 60 uint16_t fStyle; // Font style characteristics.

Completed in 1101 milliseconds

1 2 3 4 56 7 8 91011>>