Home
last modified time | relevance | path

Searched defs:bit_position (Results 1 – 7 of 7) sorted by relevance

/third_party/node/deps/v8/src/objects/
Dobjects.h953 static inline bool get(int value, int bit_position) { in get()
957 static inline int set(int value, int bit_position, bool v) { in set()
/third_party/mesa3d/src/amd/common/
Dac_surface_meta_address_test.c69 unsigned *bit_position) in gfx9_meta_addr_from_coord()
130 unsigned *bit_position) in gfx10_meta_addr_from_coord()
562 unsigned *bit_position) in gfx10_cmask_addr_from_coord()
639 unsigned addr, bit_position; in one_cmask_address_test() local
Dac_surface.c3129 nir_ssa_def **bit_position) in gfx10_nir_meta_addr_from_coord()
3184 nir_ssa_def **bit_position) in gfx9_nir_meta_addr_from_coord()
3273 nir_ssa_def **bit_position) in ac_nir_cmask_addr_from_coord()
/third_party/skia/tests/
DRandomTest.cpp155 for (int bit_position = 0; bit_position < 32; ++bit_position) { in test_gorilla() local
/third_party/skia/third_party/externals/libwebp/examples/
Dwebpinfo.c342 uint64_t bit_position = 0; in ParseLossyHeader() local
507 uint64_t bit_position = 0; in ParseLosslessHeader() local
/third_party/ffmpeg/libavcodec/
Dcbs_h2645.c351 #define bit_position(rw) (get_bits_count(rw)) macro
429 #define bit_position(rw) (put_bits_count(rw)) macro
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h62493 u8 bit_position; member