/third_party/mesa3d/src/compiler/nir/ |
H A D | nir_lower_fragcoord_wtrans.c | 36 lower_fragcoord_wtrans_filter(const nir_instr *instr, UNUSED const void *_options) in lower_fragcoord_wtrans_filter() argument 56 lower_fragcoord_wtrans_impl(nir_builder *b, nir_instr *instr, UNUSED void *_options) lower_fragcoord_wtrans_impl() argument
|
H A D | nir_lower_printf.c | 31 lower_printf_instr(nir_builder *b, nir_instr *instr, void *_options) in lower_printf_instr() argument
|
H A D | nir_lower_tex_shadow.c | 29 nir_lower_tex_shadow_filter(const nir_instr *instr, UNUSED const void *_options) nir_lower_tex_shadow_filter() argument
|
H A D | nir_lower_subgroups.c | 386 lower_subgroups_filter(const nir_instr *instr, const void *_options) in lower_subgroups_filter() argument 606 lower_subgroups_instr(nir_builder *b, nir_instr *instr, void *_options) in lower_subgroups_instr() argument
|
H A D | nir_lower_int64.c | 1279 should_lower_int64_instr(const nir_instr *instr, const void *_options) in should_lower_int64_instr() argument 1293 lower_int64_instr(nir_builder *b, nir_instr *instr, void *_options) in lower_int64_instr() argument
|
/third_party/lzma/CPP/7zip/Archive/7z/ |
H A D | 7zEncode.h | 53 CCompressionMethodMode _options;
member in NArchive::MY_UNCOPYABLE
|
/third_party/mesa3d/src/gallium/drivers/r600/sfn/ |
H A D | sfn_nir_legalize_image_load_store.cpp | 35 r600_legalize_image_load_store_impl(nir_builder *b, nir_instr *instr, UNUSED void *_options) r600_legalize_image_load_store_impl() argument 147 r600_legalize_image_load_store_filter(const nir_instr *instr, UNUSED const void *_options) r600_legalize_image_load_store_filter() argument
|
H A D | sfn_nir_lower_tex.cpp | 229 r600_nir_lower_cube_to_2darray_filer(const nir_instr *instr, const void *_options) in r600_nir_lower_cube_to_2darray_filer() argument 253 r600_nir_lower_cube_to_2darray_impl(nir_builder *b, nir_instr *instr, void *_options) in r600_nir_lower_cube_to_2darray_impl() argument
|
H A D | sfn_nir_lower_tess_io.cpp | 583 r600_lower_tess_coord_filter(const nir_instr *instr, UNUSED const void *_options) in r600_lower_tess_coord_filter() argument 592 r600_lower_tess_coord_impl(nir_builder *b, UNUSED nir_instr *instr, void *_options) in r600_lower_tess_coord_impl() argument
|
H A D | sfn_nir.cpp | 504 r600_lower_fs_pos_input_impl(nir_builder *b, nir_instr *instr, void *_options) in r600_lower_fs_pos_input_impl() argument 522 bool r600_lower_fs_pos_input_filter(const nir_instr *instr, const void *_options) in r600_lower_fs_pos_input_filter() argument
|
/third_party/mesa3d/src/compiler/glsl/ |
H A D | standalone.cpp | 394 standalone_compile_shader(const struct standalone_options *_options, in standalone_compile_shader() argument
|
/third_party/lzma/CPP/7zip/UI/Common/ |
H A D | HashCalc.h | 305 CHashOptionsLocal _options;
member
|
/third_party/mesa3d/src/microsoft/compiler/ |
H A D | dxil_nir_lower_int_samplers.c | 29 lower_sample_to_txf_for_integer_tex_filter(const nir_instr *instr, UNUSED const void *_options) lower_sample_to_txf_for_integer_tex_filter() argument
|
H A D | dxil_nir.c | 1663 lower_bool_input_filter(const nir_instr *instr, UNUSED const void *_options) lower_bool_input_filter() argument 1684 lower_bool_input_impl(nir_builder *b, nir_instr *instr, UNUSED void *_options) lower_bool_input_impl() argument
|
/third_party/mesa3d/src/gallium/drivers/zink/ |
H A D | zink_lower_cubemap_to_array.c | 514 lower_cubemap_to_array_impl(nir_builder *b, nir_instr *instr, UNUSED void *_options) lower_cubemap_to_array_impl() argument
|
/third_party/python/Lib/ |
H A D | configparser.py | 1294 def _options(self): member in SectionProxy
|
/third_party/mesa3d/src/gallium/drivers/d3d12/ |
H A D | d3d12_nir_passes.c | 687 lower_load_ubo_packed_filter(const nir_instr *instr, UNUSED const void *_options) lower_load_ubo_packed_filter() argument 698 lower_load_ubo_packed_impl(nir_builder *b, nir_instr *instr, UNUSED void *_options) lower_load_ubo_packed_impl() argument
|
/third_party/python/Lib/tkinter/ |
H A D | tix.py | 491 def _options(self, cnf, kw): member in DisplayStyle [all...] |
H A D | __init__.py | 1524 def _options(self, cnf, kw = None): global() member in Misc [all...] |
/third_party/mesa3d/src/freedreno/decode/ |
H A D | cffdec.c | 752 cffdec_init(const struct cffdec_options *_options) in cffdec_init() argument
|