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

<<11121314151617181920>>

  /external/mesa3d/src/mesa/drivers/dri/r200/
r200_context.h 583 struct r200_hw_state hw; member in struct:r200_context
  /external/mesa3d/src/mesa/drivers/dri/radeon/
radeon_common_context.h 202 GLuint tile_bits; /* hw texture tile bits used on this texture */
389 struct radeon_hw_state hw; member in struct:radeon_context
radeon_swtcl.c 275 GLuint se_coord_fmt = rmesa->hw.set.cmd[SET_SE_COORDFMT];
291 /* HW perspective divide is a win, but tiny vertex formats are a
311 if ( se_coord_fmt != rmesa->hw.set.cmd[SET_SE_COORDFMT] ) {
313 rmesa->hw.set.cmd[SET_SE_COORDFMT] = se_coord_fmt;
775 "glEnable(GL_STENCIL) without hw stencil buffer",
  /external/valgrind/exp-bbv/tests/x86/
rep_prefix.S 5 # The answer is validated to hw perf counters.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
pkt_sched.h 547 __u8 hw; member in struct:tc_mqprio_qopt
  /external/mesa3d/src/gallium/drivers/r600/
r600_state_common.c 710 /* Compute the key for the hw shader variant */
756 /* Select the hw shader variant depending on the current state.
    [all...]
  /system/core/fs_mgr/
fs_mgr_fstab.cpp 709 std::string hw; local
715 } else if (fs_mgr_get_boot_config("hardware", &hw)) { // normal boot
717 default_fstab = prefix + hw;
  /device/huawei/angler/camera/QCamera2/HAL3/
QCamera3HWI.cpp 8905 QCamera3HardwareInterface *hw = (QCamera3HardwareInterface *)userdata; local
8932 QCamera3HardwareInterface *hw = local
8962 QCamera3HardwareInterface *hw = local
8991 QCamera3HardwareInterface *hw = local
9019 QCamera3HardwareInterface *hw = local
9051 QCamera3HardwareInterface *hw = local
9079 QCamera3HardwareInterface *hw = local
9105 QCamera3HardwareInterface *hw = local
    [all...]
  /device/lge/bullhead/camera/QCamera2/HAL3/
QCamera3HWI.cpp 8902 QCamera3HardwareInterface *hw = (QCamera3HardwareInterface *)userdata; local
8929 QCamera3HardwareInterface *hw = local
8959 QCamera3HardwareInterface *hw = local
8988 QCamera3HardwareInterface *hw = local
9016 QCamera3HardwareInterface *hw = local
9048 QCamera3HardwareInterface *hw = local
9076 QCamera3HardwareInterface *hw = local
9102 QCamera3HardwareInterface *hw = local
    [all...]
  /hardware/qcom/camera/msm8998/QCamera2/HAL3/
QCamera3HWI.cpp 13405 QCamera3HardwareInterface *hw = (QCamera3HardwareInterface *)userdata; local
13431 QCamera3HardwareInterface *hw = (QCamera3HardwareInterface *)userdata; local
13476 QCamera3HardwareInterface *hw = local
13506 QCamera3HardwareInterface *hw = local
13535 QCamera3HardwareInterface *hw = local
13564 QCamera3HardwareInterface *hw = local
13596 QCamera3HardwareInterface *hw = local
13624 QCamera3HardwareInterface *hw = local
13668 QCamera3HardwareInterface *hw = local
    [all...]
  /external/wpa_supplicant_8/wpa_supplicant/
wnm_sta.c 996 for (i = 0; i < wpa_s->hw.num_modes; i++) {
997 struct hostapd_hw_modes *mode = &wpa_s->hw.modes[i];
1023 if (wpa_s->hw.modes == NULL)
    [all...]
ap.c 123 if (wpa_s->hw.modes) {
126 for (i = 0; i < wpa_s->hw.num_modes; i++) {
127 if (wpa_s->hw.modes[i].mode == conf->hw_mode) {
128 mode = &wpa_s->hw.modes[i];
    [all...]
  /bionic/libc/kernel/uapi/linux/
pkt_sched.h 472 __u8 hw; member in struct:tc_mqprio_qopt
  /development/ndk/platforms/android-21/include/linux/
pkt_sched.h 576 __u8 hw; member in struct:tc_mqprio_qopt
  /device/huawei/angler/
init.angler.rc 414 service wpa_supplicant /vendor/bin/hw/wpa_supplicant \
519 on property:ro.boot.mode=hw-factory
  /external/iproute2/include/linux/
pkt_sched.h 620 __u8 hw; member in struct:tc_mqprio_qopt
  /external/kernel-headers/original/uapi/linux/
pkt_sched.h 623 __u8 hw; member in struct:tc_mqprio_qopt
  /prebuilts/go/darwin-x86/src/runtime/
os_darwin.go 64 // Use sysctl to fetch hw.ncpu.
76 // Use sysctl to fetch hw.pagesize.
  /prebuilts/go/linux-x86/src/runtime/
os_darwin.go 64 // Use sysctl to fetch hw.ncpu.
76 // Use sysctl to fetch hw.pagesize.
  /prebuilts/ndk/r10/platforms/android-21/arch-arm/usr/include/linux/
pkt_sched.h 576 __u8 hw; member in struct:tc_mqprio_qopt
  /prebuilts/ndk/r10/platforms/android-21/arch-arm64/usr/include/linux/
pkt_sched.h 576 __u8 hw; member in struct:tc_mqprio_qopt
  /prebuilts/ndk/r10/platforms/android-21/arch-mips/usr/include/linux/
pkt_sched.h 576 __u8 hw; member in struct:tc_mqprio_qopt
  /prebuilts/ndk/r10/platforms/android-21/arch-mips64/usr/include/linux/
pkt_sched.h 576 __u8 hw; member in struct:tc_mqprio_qopt
  /prebuilts/ndk/r10/platforms/android-21/arch-x86/usr/include/linux/
pkt_sched.h 576 __u8 hw; member in struct:tc_mqprio_qopt
  /prebuilts/ndk/r10/platforms/android-21/arch-x86_64/usr/include/linux/
pkt_sched.h 576 __u8 hw; member in struct:tc_mqprio_qopt

Completed in 2750 milliseconds

<<11121314151617181920>>