HomeSort by relevance Sort by last modified time
    Searched refs:hw (Results 301 - 325 of 742) sorted by null

<<11121314151617181920>>

  /device/google/taimen/
device.mk 40 device/google/taimen/init.taimen.usb.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/hw/init.$(PRODUCT_HARDWARE).usb.rc
  /external/google-breakpad/android/
common-functions.sh 193 sysctl -n hw.ncpu
  /hardware/intel/img/hwcomposer/merrifield/platforms/merrifield/
Android.mk 18 # hw/<OVERLAY_HARDWARE_MODULE_ID>.<ro.product.board>.so
22 LOCAL_MODULE_RELATIVE_PATH := hw
  /hardware/intel/img/hwcomposer/merrifield/platforms/merrifield_plus/
Android.mk 18 # hw/<OVERLAY_HARDWARE_MODULE_ID>.<ro.product.board>.so
22 LOCAL_MODULE_RELATIVE_PATH := hw
  /hardware/libhardware_legacy/audio/
AudioDumpInterface.h 120 AudioDumpInterface(AudioHardwareInterface* hw);
A2dpAudioInterface.cpp 39 // AudioHardwareInterface* hw = 0;
41 // hw = AudioHardwareInterface::create();
42 // ALOGD("new A2dpAudioInterface(hw: %p)", hw);
43 // hw = new A2dpAudioInterface(hw);
44 // return hw;
47 A2dpAudioInterface::A2dpAudioInterface(AudioHardwareInterface* hw) :
48 mOutput(0), mHardwareInterface(hw), mBluetoothEnabled(true), mSuspended(false)
68 ALOGV("A2dpAudioInterface::openOutputStream() open HW device: %x", devices)
    [all...]
  /system/sepolicy/prebuilts/api/26.0/private/
property_contexts 22 hw. u:object_r:system_prop:s0
23 ro.hw. u:object_r:system_prop:s0
  /system/sepolicy/private/
property_contexts 22 hw. u:object_r:system_prop:s0
23 ro.hw. u:object_r:system_prop:s0
  /device/asus/fugu/libaudio/
Android.mk 91 LOCAL_MODULE_RELATIVE_PATH := hw
  /device/generic/goldfish/camera/
Android.mk 23 emulator_camera_module_relative_path := hw
  /device/google/marlin/camera/QCamera2/
Android.mk 114 LOCAL_MODULE_RELATIVE_PATH := hw
  /external/toybox/toys/pending/
arp.c 90 char *p = ptr, *hw = hw_addr; local
103 error_exit("bad hw addr '%s'", hw);
  /external/mesa3d/src/mesa/drivers/dri/nouveau/
nouveau_vbo_t.c 237 struct nouveau_bufctx *bufctx = nctx->hw.bufctx;
380 nouveau_pushbuf_bufctx(push, nctx->hw.bufctx);
420 nouveau_pushbuf_bufctx(push, nctx->hw.bufctx);
450 /* draw_prims entry point when we're doing hw-tnl. */
  /external/llvm/utils/release/
test-release.sh 195 NumJobs=`sysctl -n hw.activecpu 2> /dev/null || true`
198 NumJobs=`sysctl -n hw.ncpu 2> /dev/null || true`
  /hardware/libhardware/modules/sensors/dynamic_sensor/
Android.mk 74 LOCAL_MODULE_RELATIVE_PATH := hw
  /hardware/qcom/audio/hal/
Android.mk 153 # push codec/mad calibration to HW dep node
168 LOCAL_MODULE_RELATIVE_PATH := hw
  /hardware/qcom/camera/msm8998/QCamera2/
Android.mk 151 LOCAL_MODULE_RELATIVE_PATH := hw
  /hardware/qcom/camera/msm8998/QCamera2/HAL3/test/
QCameraHAL3Base.cpp 36 #define LIB_PATH /usr/lib/hw/camera.msm8953.so
38 #define LIB_PATH /system/lib/hw/camera.msm8953.so
46 #define CHIPSET_LIB lib/hw/camera.msm8953.so
48 #define CHIPSET_LIB lib/hw/camera.msm8937.so
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-i386/
i386.exp 172 {reloc.s} {{objdump -hw reloc.d}} "reloc.so"}
  /device/google/muskie/
device-common.mk 69 $(LOCAL_PATH)/init.common.usb.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/hw/init.$(PRODUCT_HARDWARE).usb.rc \
  /external/flatbuffers/android/
build_apk.sh 77 sysctl hw.ncpu | awk '{ print $2 }'
  /external/flatbuffers/samples/android/
build_apk.sh 77 sysctl hw.ncpu | awk '{ print $2 }'
  /external/mesa3d/src/mesa/drivers/dri/radeon/
radeon_context.h 401 struct r100_hw_state hw; member in struct:r100_context
radeon_queryobj.c 123 radeon->hw.is_dirty = GL_TRUE;
  /external/protobuf/objectivec/DevTools/
full_mac_build.sh 68 NUM_MAKE_JOBS=$(/usr/sbin/sysctl -n hw.ncpu)

Completed in 2317 milliseconds

<<11121314151617181920>>