/third_party/mesa3d/src/gallium/drivers/zink/ |
H A D | zink_descriptors.c | 617 zink_descriptor_util_alloc_sets(struct zink_screen *screen, VkDescriptorSetLayout dsl, VkDescriptorPool pool, VkDescriptorSet *sets, unsigned num_sets) in zink_descriptor_util_alloc_sets() argument 630 VkResult result = VKSCR(AllocateDescriptorSets)(screen->dev, &dsai, sets); in zink_descriptor_util_alloc_sets() 956 /* desc sets can be used multiple times in the same batch */ in zink_descriptor_set_recycle() 1197 * hash table on every resource with the associated descriptor sets that then needs to be iterated through in desc_set_res_add() 1211 * hash table on every resource with the associated descriptor sets that then needs to be iterated through in desc_set_sampler_add() 1232 * hash table on every resource with the associated descriptor sets that then needs to be iterated through in desc_set_image_add() 1250 * hash table on every resource with the associated descriptor sets that then needs to be iterated through in desc_set_descriptor_surface_add() 1639 /* compacted sets need a way to differentiate between a buffer bound as a ubo vs ssbo */ in calc_descriptor_state_hash_ssbo()
|
/kernel/linux/linux-5.10/arch/m68k/fpsp040/ |
H A D | round.S | 50 | :rounding precision and sets
|
H A D | ssin.S | 162 | 9D25B Fix: Sometimes the previous fmove.s sets fpsr bits
|
H A D | util.S | 93 | This sets the round precision according to the user's FPCR unless the 164 | This sets the round precision according to the destination size.
|
/kernel/linux/linux-6.6/arch/m68k/fpsp040/ |
H A D | util.S | 93 | This sets the round precision according to the user's FPCR unless the 164 | This sets the round precision according to the destination size.
|
H A D | round.S | 50 | :rounding precision and sets
|
H A D | ssin.S | 162 | 9D25B Fix: Sometimes the previous fmove.s sets fpsr bits
|
/kernel/linux/linux-5.10/include/net/netfilter/ |
H A D | nf_tables.h | 1070 * @sets: sets in the table 1085 struct list_head sets; member
|
/kernel/linux/linux-5.10/drivers/staging/media/ipu3/include/ |
H A D | intel-ipu3.h | 481 * @num_sets: number of sets. 485 * @bubble_size: is the amount of padding in the bubble expressed in "sets". 1164 * @sets: array 1165 * @sets.r_and_gr: Red and GreenR Lookup table. 1166 * @sets.r_and_gr.r: Red shading factor. 1167 * @sets.r_and_gr.gr: GreenR shading factor. 1168 * @sets.reserved1: reserved 1169 * @sets.gb_and_b: GreenB and Blue Lookup table. 1170 * @sets.gb_and_b.gb: GreenB shading factor. 1171 * @sets 1188 } sets[IPU3_UAPI_SHD_MAX_CFG_SETS]; global() member [all...] |
/kernel/linux/linux-6.6/include/net/netfilter/ |
H A D | nf_tables.h | 1195 * @sets: sets in the table 1211 struct list_head sets; member
|
/kernel/linux/linux-6.6/drivers/staging/media/ipu3/include/uapi/ |
H A D | intel-ipu3.h | 512 * @num_sets: number of sets. 516 * @bubble_size: is the amount of padding in the bubble expressed in "sets". 1201 * @sets: array 1202 * @sets.r_and_gr: Red and GreenR Lookup table. 1203 * @sets.r_and_gr.r: Red shading factor. 1204 * @sets.r_and_gr.gr: GreenR shading factor. 1205 * @sets.reserved1: reserved 1206 * @sets.gb_and_b: GreenB and Blue Lookup table. 1207 * @sets.gb_and_b.gb: GreenB shading factor. 1208 * @sets 1225 } sets[IPU3_UAPI_SHD_MAX_CFG_SETS]; global() member [all...] |
/third_party/libabigail/tools/ |
H A D | fedabipkgdiff | 443 A collection can contain one or more sets of RPMs. Each set of
|
/third_party/mesa3d/src/amd/vulkan/ |
H A D | radv_meta.c | 199 state->old_descriptor_set0 = descriptors_state->sets[0]; in radv_meta_save()
|
/third_party/mesa3d/src/nouveau/codegen/lib/ |
H A D | gm107.asm | 135 // NaN -> NaN, the next line sets the "quiet" bit of the result. This
|
H A D | gk110.asm | 120 // NaN -> NaN, the next line sets the "quiet" bit of the result. This
|
/third_party/node/deps/openssl/openssl/util/perl/OpenSSL/ |
H A D | Ordinals.pm | 600 If given, BASEVERSION sets the base version, i.e. the minimum version
|
/third_party/openssl/util/perl/OpenSSL/ |
H A D | Ordinals.pm | 600 If given, BASEVERSION sets the base version, i.e. the minimum version
|
/third_party/skia/third_party/externals/microhttpd/doc/ |
H A D | texinfo.tex | 264 % Output a mark which sets \thischapter, \thissection and \thiscolor. 1145 % k sets the color for filling (usual text, etc.); 1146 % K sets the color for stroking (thin rules, e.g., normal _'s). 1935 % future. Used with @smallbook, which sets the leading to 12pt. 2107 % Each font-changing command also sets the names \lsize (one size lower) 2840 % to a command which sets the catcodes (such as @item or @section). 3953 % This preamble sets up a generic column definition, which will 4144 % @set VAR sets the variable VAR to an empty value. 4145 % @set VAR REST-OF-LINE sets VAR to the value REST-OF-LINE. 4151 % We rely on the fact that \parsearg sets \catcod [all...] |
/third_party/mesa3d/src/mesa/x86/ |
H A D | assyntax.h | 641 #define SETS(a) CHOICE(sets a, sets a, seta a) 1354 #define SETS(a) sets a
|
/kernel/linux/linux-5.10/sound/soc/sof/ |
H A D | topology.c | 32 * Volume fractional word length define to 16 sets 915 * sof_parse_token_sets - Parse multiple sets of tokens 922 * @sets: number of similar token sets to be parsed, 1 set has count elements 923 * @object_size: offset to next target ipc struct with multiple sets 925 * This function parses multiple sets of tokens in vendor arrays into 933 int priv_size, int sets, size_t object_size) in sof_parse_token_sets() 940 while (priv_size > 0 && total < count * sets) { in sof_parse_token_sets() 1006 * sof_parse_token_sets are sets = 1 (only 1 set) and in sof_parse_tokens() 928 sof_parse_token_sets(struct snd_soc_component *scomp, void *object, const struct sof_topology_token *tokens, int count, struct snd_soc_tplg_vendor_array *array, int priv_size, int sets, size_t object_size) sof_parse_token_sets() argument
|
/third_party/python/Lib/test/ |
H A D | test_collections.py | 1825 sets = [ 1832 for s in sets: 2249 # verify that random multisets with no repeats are exactly like sets 2338 # for regular sets.
|
/third_party/mesa3d/src/freedreno/vulkan/ |
H A D | tu_cmd_buffer.c | 414 * it sets something wrong (non-empty) for the scissor. in tu6_emit_blit_scissor() 523 /* We need to reload the descriptors every time the descriptor sets in tu_cs_emit_draw_state() 528 * value as the last draw. This means that if the descriptor sets change in tu_cs_emit_draw_state() 1653 memset(&cmd_buffer->descriptors[i].sets, 0, sizeof(cmd_buffer->descriptors[i].sets)); in tu_reset_cmd_buffer() 1984 descriptors_state->sets[idx] = set; in tu_CmdBindDescriptorSets() 2036 struct tu_descriptor_set *set = descriptors_state->sets[i]; in tu_CmdBindDescriptorSets()
|
/kernel/linux/linux-5.10/scripts/ |
H A D | get_maintainer.pl | 1072 using --separator also sets --nomultiline if --separator is not [, ]
|
/kernel/linux/linux-6.6/scripts/ |
H A D | get_maintainer.pl | 1073 using --separator also sets --nomultiline if --separator is not [, ]
|
/third_party/libunwind/libunwind/doc/ |
H A D | libunwind-dynamic.tex | 46 can be empty. If non-empty, the prologue sets up the frame state for
|