Home
last modified time | relevance | path

Searched defs:bin (Results 51 - 75 of 242) sorted by relevance

12345678910

/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/loop_optimizations/
H A Dnested_loops.cpp36 bool Validate(const std::vector<uint32_t>& bin) { in Validate() argument
788 std::vector<uint32_t> bin; in TEST_F() local
H A Dpeeling.cpp32 bool Validate(const std::vector<uint32_t>& bin) { in Validate() argument
48 std::vector<uint32_t> bin; in Match() local
/third_party/spirv-tools/test/opt/loop_optimizations/
H A Dfusion_legal.cpp30 bool Validate(const std::vector<uint32_t>& bin) { in Validate() argument
46 std::vector<uint32_t> bin; in Match() local
H A Dnested_loops.cpp36 bool Validate(const std::vector<uint32_t>& bin) { in Validate() argument
788 std::vector<uint32_t> bin; in TEST_F() local
H A Dpeeling.cpp31 bool Validate(const std::vector<uint32_t>& bin) { in Validate() argument
47 std::vector<uint32_t> bin; in Match() local
/kernel/linux/linux-5.10/drivers/i2c/
H A Di2c-slave-eeprom.c30 struct bin_attribute bin; member
[all...]
/kernel/linux/linux-5.10/sound/soc/intel/skylake/
H A Dskl-sst-cldma.c245 skl_cldma_copy_to_buf(struct sst_dsp *ctx, const void *bin, in skl_cldma_copy_to_buf() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/tegra/
H A Dfalcon.c71 struct falcon_fw_bin_header_v1 *bin = (void *)falcon->firmware.virt; in falcon_parse_firmware_image() local
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_psp_ta.c36 static uint32_t get_bin_version(const uint8_t *bin) in get_bin_version() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/tegra/
H A Dfalcon.c79 struct falcon_fw_bin_header_v1 *bin = (void *)falcon->firmware.virt; in falcon_parse_firmware_image() local
/kernel/linux/linux-6.6/drivers/i2c/
H A Di2c-slave-eeprom.c30 struct bin_attribute bin; member
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/sgx/
H A Dload.c47 void *bin; in encl_map_bin() local
[all...]
/third_party/ffmpeg/libavcodec/
H A Dac3.c164 static inline int calc_lowcomp(int a, int b0, int b1, int bin) in calc_lowcomp() argument
178 int bin, band; in ff_ac3_bit_alloc_calc_psd() local
[all...]
/third_party/alsa-lib/src/ucm/
H A Ducm_exec.c53 char bin[PATH_MAX]; in find_exec() local
188 char bin[PATH_MAX]; in uc_mgr_exec() local
/third_party/libdrm/nouveau/
H A Dbufctx.c99 nouveau_bufctx_reset(struct nouveau_bufctx *bctx, int bin) in nouveau_bufctx_reset() argument
117 nouveau_bufctx_refn(struct nouveau_bufctx *bctx, int bin, in nouveau_bufctx_refn() argument
144 nouveau_bufctx_mthd(struct nouveau_bufctx *bctx, int bin, uint32_t packet, in nouveau_bufctx_mthd() argument
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv50_winsys.h20 nv50_add_bufctx_resident_bo(struct nouveau_bufctx *bufctx, int bin, in nv50_add_bufctx_resident_bo() argument
27 nv50_add_bufctx_resident(struct nouveau_bufctx *bufctx, int bin, in nv50_add_bufctx_resident() argument
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_winsys.h19 nv50_add_bufctx_resident_bo(struct nouveau_bufctx *bufctx, int bin, in nv50_add_bufctx_resident_bo() argument
26 nvc0_add_resident(struct nouveau_bufctx *bufctx, int bin, in nvc0_add_resident() argument
/third_party/python/Lib/ctypes/test/
H A Dtest_byteswap.py6 def bin(s): function
[all...]
/third_party/pulseaudio/src/modules/bluetooth/
H A Da2dp-codec-gst.c54 GstElement *bin = NULL; in gst_init_common() local
[all...]
/third_party/skia/third_party/externals/spirv-tools/test/opt/
H A Dir_builder.cpp37 bool Validate(const std::vector<uint32_t>& bin) { in Validate() argument
51 std::vector<uint32_t> bin; in Match() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/
H A Dir_builder.cpp37 bool Validate(const std::vector<uint32_t>& bin) { in Validate() argument
51 std::vector<uint32_t> bin; in Match() local
/third_party/spirv-tools/test/opt/
H A Dir_builder.cpp35 bool Validate(const std::vector<uint32_t>& bin) { in Validate() argument
49 std::vector<uint32_t> bin; in Match() local
/third_party/zlib/examples/
H A Dgzjoin.c84 } bin; typedef
[all...]
/device/soc/rockchip/common/sdk_linux/include/soc/rockchip/
H A Drockchip_opp_select.h67 static inline void rockchip_of_get_bin_sel(struct device *dev, struct device_node *np, int bin, int *scale_sel) in rockchip_of_get_bin_sel() argument
71 static inline void rockchip_of_get_bin_volt_sel(struct device *dev, struct device_node *np, int bin, int *bin_volt_sel) in rockchip_of_get_bin_volt_sel() argument
95 static inline void rockchip_get_scale_volt_sel(struct device *dev, char *lkg_name, char *reg_name, int bin, int process, in rockchip_get_scale_volt_sel() argument
/device/soc/rockchip/common/vendor/drivers/gpu/arm/midgard/platform/rk/
H A Dmali_kbase_config_rk.c425 static int rk3288_get_soc_info(struct device *dev, struct device_node *np, int *bin, int *process) in rk3288_get_soc_info() argument

Completed in 18 milliseconds

12345678910