Home
last modified time | relevance | path

Searched defs:slots_used (Results 1 – 11 of 11) sorted by relevance

/third_party/selinux/libselinux/src/
Davc_sidtab.c105 int i, chain_len, slots_used, max_chain_len; in sidtab_sid_stats() local
Davc.c271 int i, chain_len, max_chain_len, slots_used; in avc_av_stats() local
/third_party/selinux/libsepol/src/
Dhashtab.c246 int chain_len, slots_used, max_chain_len; in hashtab_hash_eval() local
Dsidtab.c228 int i, chain_len, slots_used, max_chain_len; in sepol_sidtab_hash_eval() local
Davtab.c396 unsigned int i, chain_len, slots_used, max_chain_len; in avtab_hash_eval() local
/third_party/mesa3d/src/compiler/nir/
Dnir_linking_helpers.c379 mark_all_used_slots(nir_variable *var, uint64_t *slots_used, in mark_all_used_slots()
389 mark_used_slot(nir_variable *var, uint64_t *slots_used, unsigned offset) in mark_used_slot()
400 uint64_t *slots_used, uint64_t *out_slots_read, in remap_slots_and_components()
/third_party/mesa3d/src/compiler/glsl/
Dgl_nir_link_varyings.c2777 const unsigned slots_used = in assign_final_varying_locations() local
3135 unsigned slots_used = util_bitcount64(reserved_out_slots); in link_varyings() local
3140 unsigned slots_used = util_bitcount64(reserved_in_slots); in link_varyings() local
/third_party/mesa3d/src/amd/compiler/
Daco_spill.cpp1571 std::vector<bool>& slots_used, unsigned id) in add_interferences()
1620 std::vector<bool> slots_used; in assign_spill_slots_helper() local
/third_party/mbedtls/programs/ssl/
Dssl_server2.c1008 size_t slots_used; member
/third_party/mesa3d/src/gallium/frontends/nine/
Dnine_shader.c512 boolean slots_used[NINE_MAX_CONST_ALL]; member
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h53983 u32 slots_used; member