/external/chromium_org/tools/perf/page_sets/ |
mobile_memory.py | 87 """ Mobile sites with interesting memory characteristics """
|
/external/libcxx/test/numerics/rand/rand.eng/rand.eng.lcong/ |
values.pass.cpp | 16 // engine characteristics
|
/external/libedit/ |
configure.ac | 96 # Checks for typedefs, structures, and compiler characteristics.
|
/external/libmtp/ |
configure.ac | 79 # Checks for typedefs, structures, and compiler characteristics.
|
/external/libnl/include/linux/ |
if_link.h | 101 characteristics and set by device driver.
|
/external/libsepol/include/sepol/policydb/ |
hashtab.h | 44 Creates a new hash table with the specified characteristics.
|
/external/libvpx/libvpx/vpx_mem/memory_manager/include/ |
hmm_cnfg.h | 19 ** and desired performance characteristics. This file is included
|
/external/llvm/docs/HistoricalNotes/ |
2001-04-16-DynamicCompilation.txt | 41 characteristics of the dynamic execution environment.
|
/external/llvm/include/llvm/Support/ |
COFF.h | 55 uint16_t Characteristics; 84 enum Characteristics { 229 uint32_t Characteristics; 359 uint32_t Characteristics;
|
Host.h | 1 //===- llvm/Support/Host.h - Host machine characteristics --------*- C++ -*-===//
|
/external/llvm/lib/MC/ |
MCContext.cpp | 282 unsigned Characteristics, 300 MCSectionCOFF(CachedName, Characteristics, COMDATSymbol, Selection, Kind); 307 MCContext::getCOFFSection(StringRef Section, unsigned Characteristics, 309 return getCOFFSection(Section, Characteristics, Kind, "", 0);
|
/external/llvm/lib/Target/PowerPC/MCTargetDesc/ |
PPCMCAsmInfo.cpp | 37 // FIXME: this should really be a check on the assembler characteristics
|
/external/llvm/test/tools/llvm-readobj/ |
peplus.test | 13 CHECK: Characteristics [ (0x22)
|
/external/llvm/tools/lli/ |
RemoteTargetMessage.h | 28 // share characteristics like endianness.
|
/external/llvm/tools/yaml2obj/ |
yaml2coff.cpp | 62 Sec.Header.Characteristics |= (Log2_32(Sec.Alignment) + 1) << 20; 232 << binary_le(CP.Obj.Header.Characteristics); 247 << binary_le(i->Header.Characteristics); 299 << binary_le(i->WeakExternal->Characteristics)
|
/external/mesa3d/src/gallium/include/state_tracker/ |
sw_winsys.h | 80 * display targets) must be allocated with special characteristics, memory
|
/external/mesa3d/src/mesa/main/ |
mfeatures.h | 43 * A feature can be anything. But most of them share certain characteristics.
|
/external/skia/gm/rebaseline_server/ |
compare_rendered_pictures_test.py | 90 """Runs the skpmaker binary to generate SKP with known characteristics.
|
/external/stressapptest/ |
configure.ac | 115 # Checks for typedefs, structures, and compiler characteristics.
|
/external/valgrind/main/coregrind/m_gdbserver/ |
valgrind_low.h | 32 /* defines the characteristics of the "low" valgrind target architecture.
|
/external/webp/src/enc/ |
vp8li.h | 42 // Encoding parameters derived from image characteristics.
|
/frameworks/base/core/java/android/hardware/camera2/legacy/ |
LegacyRequestMapper.java | 60 CameraCharacteristics characteristics = legacyRequest.characteristics; local 65 Rect activeArray = characteristics.get(CameraCharacteristics.SENSOR_INFO_ACTIVE_ARRAY_SIZE); 189 characteristics.get(CameraCharacteristics.CONTROL_AE_COMPENSATION_RANGE);
|
/frameworks/base/core/java/android/hardware/location/ |
GeofenceHardwareRequest.java | 22 * This class represents the characteristics of the geofence.
|
/frameworks/base/graphics/java/android/graphics/drawable/shapes/ |
Shape.java | 53 * @param paint the Paint object that defines this shape's characteristics
|
/frameworks/native/opengl/tests/hwc/ |
hwcTestLib.h | 37 // Characteristics of known graphic formats
|