Home
last modified time | relevance | path

Searched defs:options (Results 351 - 375 of 1719) sorted by relevance

1...<<11121314151617181920>>...69

/third_party/mesa3d/src/compiler/nir/
H A Dnir_opt_intrinsics.c119 opt_intrinsics_intrin(nir_builder *b, nir_intrinsic_instr *intrin, const struct nir_shader_compiler_options *options) opt_intrinsics_intrin() argument
167 opt_intrinsics_impl(nir_function_impl *impl, const struct nir_shader_compiler_options *options) opt_intrinsics_impl() argument
H A Dnir_lower_interpolation.c150 nir_lower_interpolation(nir_shader *shader, nir_lower_interpolation_options options) in nir_lower_interpolation() argument
38 nir_lower_interpolation_block(nir_block *block, nir_builder *b, nir_lower_interpolation_options options) nir_lower_interpolation_block() argument
133 nir_lower_interpolation_impl(nir_function_impl *impl, nir_lower_interpolation_options options) nir_lower_interpolation_impl() argument
[all...]
H A Dnir_lower_input_attachments.c28 load_frag_coord(nir_builder *b, const nir_input_attachment_options *options) in load_frag_coord() argument
54 load_layer_id(nir_builder *b, const nir_input_attachment_options *options) in load_layer_id() argument
80 try_lower_input_load(nir_builder *b, nir_intrinsic_instr *load, const nir_input_attachment_options *options) try_lower_input_load() argument
155 try_lower_input_texop(nir_builder *b, nir_tex_instr *tex, const nir_input_attachment_options *options) try_lower_input_texop() argument
182 const nir_input_attachment_options *options = _data; lower_input_attachments_instr() local
210 nir_lower_input_attachments(nir_shader *shader, const nir_input_attachment_options *options) nir_lower_input_attachments() argument
[all...]
H A Dnir_opt_move.c67 nir_opt_move_block(nir_block *block, nir_move_options options) in nir_opt_move_block() argument
152 nir_opt_move(nir_shader *shader, nir_move_options options) in nir_opt_move() argument
H A Dnir_lower_array_deref_of_vec.c62 nir_lower_array_deref_of_vec_impl(nir_function_impl *impl, nir_variable_mode modes, nir_lower_array_deref_of_vec_options options) nir_lower_array_deref_of_vec_impl() argument
185 nir_lower_array_deref_of_vec(nir_shader *shader, nir_variable_mode modes, nir_lower_array_deref_of_vec_options options) nir_lower_array_deref_of_vec() argument
/third_party/mesa3d/src/compiler/nir/tests/
H A Dalgebraic_tests.cpp52 static const nir_shader_compiler_options options = { }; in algebraic_test_base() local
H A Dlower_returns_tests.cpp41 static const nir_shader_compiler_options options = { }; in nir_opt_lower_returns_test() local
/third_party/mesa3d/src/compiler/glsl/
H A Dstandalone_scaffolding.cpp267 struct gl_shader_compiler_options options; in initialize_context_to_defaults() local
/third_party/libwebsockets/minimal-examples/ws-client/minimal-ws-client-echo/
H A Dminimal-ws-client-echo.c26 static int interrupted, port = 7681, options = 0; variable
[all...]
/third_party/mesa3d/src/hgl/
H A DGLRendererRoster.cpp93 GLRendererRoster::GetRenderer(BGLView *view, ulong options) in GetRenderer() argument
/third_party/node/deps/v8/tools/release/
H A Dmergeinfo.py122 options = parser.parse_args(args) variable
/third_party/ntfs-3g/ntfsprogs/
H A Dntfscluster.h41 struct options { struct
H A Dntfswipe.h35 struct options { struct
/third_party/ntfs-3g/src/
H A Dntfs-3g.probe.c45 static struct options { struct
/third_party/node/test/fixtures/postject-copy/node_modules/postject/dist/
H A Dpostject-api.h33 inline void postject_options_init(struct postject_options* options) { in postject_options_init() argument
56 postject_find_resource( const char* name, size_t* size, const struct postject_options* options) postject_find_resource() argument
[all...]
/third_party/musl/porting/linux/user/src/hook/
H A Dmusl_socket_preinit.c47 static bool finish_install_ohos_socket_hooks(const char* options) in finish_install_ohos_socket_hooks() argument
/third_party/musl/src/hook/linux/
H A Dmusl_socket_preinit.c62 static bool finish_install_ohos_socket_hooks(const char* options) in finish_install_ohos_socket_hooks() argument
/third_party/ninja/src/
H A Ddepfile_parser.cc23 DepfileParser::DepfileParser(DepfileParserOptions options) in DepfileParser() argument
/third_party/node/deps/icu-small/source/common/
H A Dubidiwrt.cpp59 doWriteForward(const char16_t *src, int32_t srcLength, char16_t *dest, int32_t destSize, uint16_t options, UErrorCode *pErrorCode) doWriteForward() argument
152 doWriteReverse(const char16_t *src, int32_t srcLength, char16_t *dest, int32_t destSize, uint16_t options, UErrorCode *pErrorCode) doWriteReverse() argument
309 ubidi_writeReverse(const char16_t *src, int32_t srcLength, char16_t *dest, int32_t destSize, uint16_t options, UErrorCode *pErrorCode) ubidi_writeReverse() argument
357 ubidi_writeReordered(UBiDi *pBiDi, char16_t *dest, int32_t destSize, uint16_t options, UErrorCode *pErrorCode) ubidi_writeReordered() argument
[all...]
H A Druleiter.cpp38 UChar32 RuleCharacterIterator::next(int32_t options, UBool& isEscaped, UErrorCode& ec) { in next() argument
103 void RuleCharacterIterator::skipIgnored(int32_t options) { in skipIgnored() argument
H A Duset_props.cpp52 uset_openPatternOptions(const char16_t* pattern, int32_t patternLength, uint32_t options, UErrorCode* ec) uset_openPatternOptions() argument
73 uset_applyPattern(USet *set, const char16_t *pattern, int32_t patternLength, uint32_t options, UErrorCode *status) uset_applyPattern() argument
H A Ducasemap_titlecase_brkiter.cpp51 ustrcase_getCaseLocale(locale), options, iter, in utf8ToTitle() local
34 utf8ToTitle( const char *locale, uint32_t options, BreakIterator *iter, StringPiece src, ByteSink &sink, Edits *edits, UErrorCode &errorCode) utf8ToTitle() argument
57 utf8ToTitle( const char *locale, uint32_t options, BreakIterator *iter, const char *src, int32_t srcLength, char *dest, int32_t destCapacity, Edits *edits, UErrorCode &errorCode) utf8ToTitle() argument
/third_party/node/deps/icu-small/source/common/unicode/
H A Dnormlzr.h800 compare(const UnicodeString &s1, const UnicodeString &s2, uint32_t options, UErrorCode &errorCode) compare() argument
[all...]
/third_party/mesa3d/src/microsoft/compiler/
H A Ddxil_nir_lower_vs_vertex_conversion.c30 get_input_target_format(nir_variable *var, const void *options) in get_input_target_format() argument
37 lower_vs_vertex_conversion_filter(const nir_instr *instr, const void *options) in lower_vs_vertex_conversion_filter() argument
102 lower_vs_vertex_conversion_impl(nir_builder *b, nir_instr *instr, void *options) in lower_vs_vertex_conversion_impl() argument
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_nir_builtins.c101 const nir_shader_compiler_options *options = in st_nir_make_passthrough_shader() local
142 const nir_shader_compiler_options *options = in st_nir_make_clearcolor_shader() local

Completed in 10 milliseconds

1...<<11121314151617181920>>...69