Home
last modified time | relevance | path

Searched refs:target (Results 4076 - 4100 of 4175) sorted by relevance

1...<<161162163164165166167

/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/
H A Doal_net.h169 #define ETH_TARGET_IP_ADDR_LEN 4 /* length of an Ethernet target ip address */
1218 oal_in6_addr target; member
1551 hi_u8 auc_ar_tha[ETHER_ADDR_LEN]; /* target hardware address */
1552 hi_u8 auc_ar_tip[ETH_TARGET_IP_ADDR_LEN]; /* target IP address */
/device/soc/hisilicon/hi3751v350/sdk_linux/
H A Dbase.mak131 CFG_HI_SEC_COMPILE_CFLAGS += --target=arm-linux-ohosmusl
/device/soc/rockchip/common/vendor/drivers/video/rockchip/mpp/
H A Dmpp_rkvdec.c397 .target = devfreq_target,
/device/soc/rockchip/common/sdk_linux/include/uapi/linux/usb/
H A Dvideodev2.h1218 * @target: Selection target, used to choose one of possible rectangles;
1230 __u32 target; member
/device/soc/rockchip/common/sdk_linux/include/uapi/linux/
H A Dvideodev2.h1218 * @target: Selection target, used to choose one of possible rectangles;
1230 __u32 target; member
/device/soc/rockchip/common/sdk_linux/drivers/devfreq/
H A Ddevfreq.c163 * @freq: the target frequency
216 * @freq: the update target frequency
365 err = devfreq->profile->target(devfreq->dev.parent, &new_freq, flags); in devfreq_set_target()
1886 * freq value given to target callback.
1888 * @freq: The frequency given to target function
/device/soc/rockchip/rk3588/kernel/drivers/media/i2c/
H A Dov13855.c1685 if (sel->target == V4L2_SEL_TGT_CROP_BOUNDS) { in ov13855_get_selection()
/device/soc/rockchip/rk3588/kernel/drivers/video/rockchip/mpp/
H A Dmpp_rkvdec.c417 .target = devfreq_target,
/third_party/libuv/test/
H A Dtest-spawn.c1148 WCHAR* quote_cmd_arg(const WCHAR *source, WCHAR *target);
/third_party/libunwind/libunwind/doc/
H A Dlibunwind-dynamic.tex195 uses the unwind-info, it will keep the table data in the target
/third_party/lzma/CPP/7zip/
H A D7zip_gcc.mak16 RC=windres.exe --target=pe-x86-64
/third_party/mesa3d/src/freedreno/ir3/
H A Dir3.h335 struct ir3_block *target; member
/third_party/mesa3d/src/compiler/glsl/
H A Dgl_nir_link_uniforms.c797 sh->Program->sh.BindlessSamplers[j].target = in update_uniforms_shader_info()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_pipe.h341 * streamout, DMA, or as a random access target). The rest of
559 enum pipe_texture_target target, enum pipe_format pipe_format,
H A Dsi_clear.c1341 if (screen->is_format_supported(screen, tex->format, tex->target, 0, 0, in si_clear_texture()
/third_party/node/tools/
H A Dtest.py159 thread = threading.Thread(target=self.RunSingle, args=[True, i + 1])
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_draw.cpp341 if (res->base.b.target == PIPE_BUFFER) in update_barriers()
831 * draw using a streamout target that has no data in zink_draw()
/third_party/python/Tools/gdb/
H A Dlibpython.py1604 type = type.target().unqualified()
/third_party/rust/crates/libc/src/unix/
H A Dmod.rs850 target: *const ::c_char, in symlinkat()
1462 /// 32-bit Solaris or illumos target is ever created, it should use
/third_party/python/Lib/idlelib/
H A Dpyshell.py538 threading.Thread(target=self.__request_interrupt).start()
/third_party/python/Lib/test/
H A Dtest_bz2.py508 threads = [threading.Thread(target=comp) for i in range(nthreads)]
/third_party/python/Lib/asyncio/
H A Dbase_events.py570 thread = threading.Thread(target=self._do_shutdown, args=(future,))
/third_party/python/Lib/test/test_asyncio/
H A Dtest_ssl.py599 thread = threading.Thread(target=client, daemon=True)
H A Dtest_streams.py906 thread = threading.Thread(target=server)
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cShadingLanguage420PackTests.hpp179 void generate(glw::GLenum target);

Completed in 78 milliseconds

1...<<161162163164165166167