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

1 2 3 4 56 7 8 91011

  /external/e2fsprogs/e2fsck/
journal.c 46 int journal_bmap(journal_t *journal, blk64_t block, unsigned long long *phys)
49 *phys = block;
57 *phys = block;
63 *phys = pblk;
e2fsck.h 122 blk64_t phys; member in struct:dx_dirblock_info
  /frameworks/base/services/core/jni/
com_android_server_tv_TvUinputBridge.cpp 147 // write device unique id to the phys property
  /hardware/intel/common/libmix/mix_vbp/viddec_fw/include/
viddec_fw_common_defs.h 90 unsigned int phys;/* DDR addr of where ES/WKLD is at. */ member in struct:viddec_input_buffer
  /system/connectivity/apmanager/
device_info.cc 77 // Start enumerating WiFi devices (PHYs).
  /external/autotest/client/common_lib/cros/network/
iw_runner.py 372 List WiFi PHYs on the given host.
791 phys = self.list_phys()
792 for phy in phys:
  /external/opencv3/3rdparty/libpng/
pngget.c 389 png_debug1(1, "in %s retrieval function", "pHYs");
883 png_debug1(1, "in %s retrieval function", "pHYs");
909 #endif /* pHYs */
pnginfo.h 167 /* The pHYs chunk gives the physical pixel density of the image for
  /external/pdfium/third_party/lpng_v163/
pngget.c 397 png_debug1(1, "in %s retrieval function", "pHYs");
911 png_debug1(1, "in %s retrieval function", "pHYs");
937 #endif /* pHYs */
    [all...]
pnginfo.h 180 /* The pHYs chunk gives the physical pixel density of the image for
  /external/autotest/server/site_tests/network_WiFi_RegDomain/
network_WiFi_RegDomain.py 129 """Verifies that phys on the DUT place the expected restrictions on
  /external/autotest/server/site_tests/network_WiFi_VerifyAttenuator/
network_WiFi_VerifyAttenuator.py 252 # Turn down attenuation for phys other than the instance we're
  /external/libpng/
pnginfo.h 179 /* The pHYs chunk gives the physical pixel density of the image for
  /external/llvm/test/CodeGen/Generic/
select.ll 66 ; allocator can allocate the appropriate phys. reg. for it
  /external/rmi4utils/rmidevice/
rmidevice.cpp 208 fprintf(stdout, "Has Multi Phys?:\t%d\n", m_hasMultiPhysical);
  /hardware/ti/omap3/dspbridge/inc/
DSPProcessor.h 245 * ulMapAttr : Optional endianness attributes, virt to phys flag.
  /hardware/ti/omap3/dspbridge/libbridge/inc/
DSPProcessor.h 245 * ulMapAttr : Optional endianness attributes, virt to phys flag.
  /ndk/tests/build/issue20862-libpng-O0/jni/
pnginfo.h 167 /* The pHYs chunk gives the physical pixel density of the image for
  /toolchain/binutils/binutils-2.25/include/aout/
ChangeLog 50 2003-03-06 Elias Athanasopoulos <elathan@phys.uoa.gr>
  /external/llvm/test/CodeGen/X86/
crash.ll 2 ; RUN: llc -march=x86 -no-integrated-as < %s -verify-machineinstrs -precompute-phys-liveness
3 ; RUN: llc -march=x86-64 -no-integrated-as < %s -verify-machineinstrs -precompute-phys-liveness
  /hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/parser/
viddec_pm.c 245 ddr_addr = cur_buf->cur_offset + cur_buf->cur_es->phys;
392 WRITE_SVEN(SVEN_MODULE_EVENT_GV_FW_FATAL_BUFFER_OVERLFOW, (int)es_buf->phys, (int)es_buf->len, 0, 0, 0, 0);
  /packages/services/Car/bluetooth/bt-map-service/
bt_hci_startup_issues.txt 282 0xee600000-0xef600000 16777216 iotable_init+0x0/0xb0 phys=6e800000 ioremap
446 0xfa000000-0xfa001000 4096 iotable_init+0x0/0xb0 phys=200a000 ioremap
447 0xfa001000-0xfa002000 4096 iotable_init+0x0/0xb0 phys=208a000 ioremap
448 0xfa002000-0xfa003000 4096 iotable_init+0x0/0xb0 phys=2000000 ioremap
449 0xfa003000-0xfa004000 4096 iotable_init+0x0/0xb0 phys=2002000 ioremap
450 0xfa006000-0xfa007000 4096 iotable_init+0x0/0xb0 phys=2011000 ioremap
451 0xfa007000-0xfa008000 4096 iotable_init+0x0/0xb0 phys=2012000 ioremap
452 0xfa008000-0xfa009000 4096 iotable_init+0x0/0xb0 phys=2089000 ioremap
453 0xfa009000-0xfa00a000 4096 iotable_init+0x0/0xb0 phys=2099000 ioremap
454 0xfa00a000-0xfa00b000 4096 iotable_init+0x0/0xb0 phys=2a03f000 iorema
    [all...]
  /external/autotest/client/bin/
base_sysinfo.py 446 keyval["sysinfo-phys-mbytes"] = utils.rounded_memtotal()//1024
  /external/eigen/unsupported/Eigen/src/IterativeSolvers/
GMRES.h 48 * Comput.Phys.Comm. 53, 1989, pp. 311 - 320.
  /external/vboot_reference/tests/
vboot_api_kernel2_tests.c 610 "Ctrl+D ignored if phys rec button is still pressed");

Completed in 5115 milliseconds

1 2 3 4 56 7 8 91011