| /third_party/mesa3d/src/gallium/auxiliary/hud/ |
| H A D | hud_cpu.c | 271 uint64_t busy, total; in hud_cpu_graph_install() local 310 uint64_t busy, total; in hud_get_num_cpus() local
|
| /third_party/mesa3d/src/gallium/drivers/r600/ |
| H A D | r600_buffer_common.c | 54 bool busy = false; in r600_buffer_map_sync_with_rings() local
|
| H A D | r600_gpu_load.c | 171 unsigned busy = p_atomic_read(&rscreen->mmio_counters.array[busy_index]); in r600_read_mmio_counter() local 181 unsigned busy = (end & 0xffffffff) - (begin & 0xffffffff); in r600_end_mmio_counter() local [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
| H A D | acs.c | 305 long double factor, busy, total; acs_survey_interference_factor() local [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
| H A D | acs.c | 296 long double factor, busy, total; acs_survey_interference_factor() local [all...] |
| /device/soc/hisilicon/hi3861v100/sdk_liteos/platform/drivers/uart/ |
| H A D | hi_uart.c | 106 BSP_RAM_TEXT_SECTION hi_u32 hi_uart_is_busy(hi_uart_idx id, hi_bool *busy) in hi_uart_is_busy() argument
|
| /third_party/backends/backend/ |
| H A D | rts88xx_lib.c | 769 sanei_rts88xx_wait_data (SANE_Int devnum, SANE_Bool busy, SANE_Word * count) in sanei_rts88xx_wait_data() argument
|
| H A D | tamarack.c | 500 int busy; in get_image_status() local
|
| /third_party/mesa3d/src/intel/vulkan/ |
| H A D | anv_gem.c | 220 struct drm_i915_gem_busy busy = { in anv_gem_busy() local
|
| /third_party/pulseaudio/src/modules/ |
| H A D | module-udev-detect.c | 183 bool busy = false; in is_card_busy() local 305 bool busy; in verify_access() local [all...] |
| /base/account/os_account/interfaces/kits/napi/account_iam/src/ |
| H A D | napi_account_iam_constant.cpp | 176 napi_value busy = nullptr; in ResultCodeConstructor() local
|
| /device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/ |
| H A D | hnd_pktq.h | 83 uint32 busy; /**< packets droped because of hardware/transmission error */ member
|
| /third_party/mesa3d/src/intel/compiler/ |
| H A D | brw_ir_performance.cpp | 1560 calculate_thread_throughput(const state &st, float busy) in calculate_thread_throughput() argument
|
| /third_party/mesa3d/src/gallium/winsys/radeon/drm/ |
| H A D | radeon_drm_bo.c | 74 bool busy = false; in radeon_bo_is_busy() local
|
| /third_party/mesa3d/src/loader/ |
| H A D | loader_dri3_helper.h | 68 bool busy; /* Set on swap, cleared on IdleNotify */ member
|
| /third_party/mesa3d/src/gallium/auxiliary/vl/ |
| H A D | vl_winsys_dri3.c | 62 bool busy; member
|
| /base/useriam/user_auth_framework/frameworks/js/napi/user_auth/src/ |
| H A D | user_auth_entry.cpp | 665 napi_value busy = nullptr; in ResultCodeConstructor() local 708 napi_value busy = nullptr; in UserAuthResultCodeConstructor() local 750 napi_value busy = nullptr; in AuthenticationResultConstructor() local
|
| /third_party/glslang/glslang/MachineIndependent/preprocessor/ |
| H A D | PpContext.h | 331 unsigned busy : 1; member
|
| /third_party/libdrm/amdgpu/ |
| H A D | amdgpu_cs.c | 472 bool busy = true; in amdgpu_cs_query_fence_status() local 434 amdgpu_ioctl_wait_cs(amdgpu_context_handle context, unsigned ip, unsigned ip_instance, uint32_t ring, uint64_t handle, uint64_t timeout_ns, uint64_t flags, bool *busy) amdgpu_ioctl_wait_cs() argument
|
| /third_party/nghttp2/lib/ |
| H A D | nghttp2_hd.c | 1877 int busy = 0; in nghttp2_hd_inflate_hd_nv() local
|
| /third_party/node/deps/ngtcp2/nghttp3/lib/ |
| H A D | nghttp3_conn.c | 630 int busy = 0; in nghttp3_conn_read_control() local 1179 int busy = 0; in nghttp3_conn_read_bidi() local [all...] |
| /third_party/node/deps/nghttp2/lib/ |
| H A D | nghttp2_hd.c | 1877 int busy = 0; in nghttp2_hd_inflate_hd_nv() local
|
| /third_party/mesa3d/src/vulkan/wsi/ |
| H A D | wsi_common_wayland.c | 911 bool busy; member
|
| /third_party/mesa3d/src/gallium/drivers/freedreno/ |
| H A D | freedreno_resource.c | 860 bool busy = needs_flush || resource_busy(rsc, op); variable
|
| /third_party/mesa3d/src/gallium/drivers/crocus/ |
| H A D | crocus_bufmgr.c | 259 struct drm_i915_gem_busy busy = { .handle = bo->gem_handle }; in crocus_bo_busy() local 747 bool busy in bo_wait_with_stall_warning() local [all...] |