Home
last modified time | relevance | path

Searched defs:options (Results 176 - 200 of 1897) sorted by relevance

12345678910>>...76

/third_party/mesa3d/src/compiler/nir/tests/
H A Dssa_def_bits_used_tests.cpp34 static const nir_shader_compiler_options options = { }; in ssa_def_bits_used_test() local
H A Dcomparison_pre_tests.cpp33 static const nir_shader_compiler_options options = { }; in comparison_pre_test() local
H A Ddce_tests.cpp39 static const nir_shader_compiler_options options = { }; in nir_opt_dce_test() local
/third_party/mesa3d/src/compiler/nir/
H A Dnir_lower_image.c70 const nir_lower_image_options *options = state; in lower_image_instr() local
90 nir_lower_image(nir_shader *nir, const nir_lower_image_options *options) in nir_lower_image() argument
H A Dnir_lower_bitmap.c141 lower_bitmap_impl(nir_shader_get_entrypoint(shader), options); in nir_lower_bitmap() local
74 lower_bitmap(nir_shader *shader, nir_builder *b, const nir_lower_bitmap_options *options) lower_bitmap() argument
121 lower_bitmap_impl(nir_function_impl *impl, const nir_lower_bitmap_options *options) lower_bitmap_impl() argument
136 nir_lower_bitmap(nir_shader *shader, const nir_lower_bitmap_options *options) nir_lower_bitmap() argument
/third_party/mesa3d/src/compiler/glsl/
H A Dmain.cpp40 static struct standalone_options options; variable
[all...]
/third_party/libwebsockets/minimal-examples/ws-client/minimal-ws-client-pmd-bulk/
H A Dminimal-ws-client-pmd-bulk.c35 static int interrupted, options; variable
/third_party/libxml2/
H A Dgenerate_header.py112 options = parser.parse_args() variable
/third_party/ntfs-3g/ntfsprogs/
H A Dntfscat.h31 struct options { struct
H A Dntfsmove.h33 struct options { struct
/third_party/musl/src/malloc/linux/
H A Dstats.c22 int malloc_info(int options, FILE* fp) in malloc_info() argument
/third_party/musl/porting/linux/user/src/malloc/
H A Dstats.c22 int malloc_info(int options, FILE* fp) in malloc_info() argument
/third_party/node/deps/icu-small/source/common/
H A Dbytesinkutil.h48 appendUnchanged(const uint8_t *s, int32_t length, ByteSink &sink, uint32_t options, Edits *edits, UErrorCode &errorCode) appendUnchanged() argument
H A Dustrcase_locale.cpp70 toLower( const char *locale, uint32_t options, const char16_t *src, int32_t srcLength, char16_t *dest, int32_t destCapacity, Edits *edits, UErrorCode &errorCode) toLower() argument
82 toUpper( const char *locale, uint32_t options, const char16_t *src, int32_t srcLength, char16_t *dest, int32_t destCapacity, Edits *edits, UErrorCode &errorCode) toUpper() argument
/third_party/node/deps/cares/src/lib/
H A Dares_options.c39 void ares_destroy_options(struct ares_options *options) in ares_destroy_options() argument
85 ares_save_options(ares_channel_t *channel, struct ares_options *options, int *optmask) ares_save_options() argument
256 ares__init_by_options(ares_channel_t *channel, const struct ares_options *options, int optmask) ares__init_by_options() argument
[all...]
/third_party/ltp/testcases/kernel/syscalls/pathconf/
H A Dpathconf01.c145 option_t options[] = { variable
/third_party/node/deps/v8/src/torque/
H A Dtorque.cc22 TorqueCompilerOptions options; in WrappedMain() local
[all...]
/third_party/musl/libc-test/src/functionalext/supplement/linux/
H A Dwait4.c39 int options = 0; in wait4_0100() local
66 int options = 0; in wait4_0200() local
93 int options = 0; in wait4_time64_0100() local
H A Dwait3.c37 int options = 0; in wait3_0100() local
64 int options = 0; in wait3_0200() local
/third_party/mesa3d/src/gallium/drivers/etnaviv/tests/
H A Dlower_ubo_tests.cpp56 static const nir_shader_compiler_options options = { }; in nir_lower_ubo_test() local
/third_party/musl/libc-test/src/functionalext/supplement/process/
H A Dfork.c31 int options = 0; in fork_0100() local
/third_party/pcre2/pcre2/src/
H A Dpcre2_jit_match.c85 pcre2_jit_match(const pcre2_code *code, PCRE2_SPTR subject, PCRE2_SIZE length, PCRE2_SIZE start_offset, uint32_t options, pcre2_match_data *match_data, pcre2_match_context *mcontext) pcre2_jit_match() argument
/third_party/protobuf/csharp/src/Google.Protobuf.Test/
H A DFieldMaskTreeTest.cs162 private void Merge(FieldMaskTree tree, IMessage source, IMessage destination, FieldMask.MergeOptions options, bool useDynamicMessage) in Merge() argument
[all...]
/third_party/vk-gl-cts/external/amber/src/src/amberscript/
H A Dparser_compile_options_test.cc52 const auto& options = shader.GetCompileOptions(); in TEST_F() local
/third_party/skia/third_party/externals/spirv-tools/source/wasm/
H A Dspirv-tools.cpp30 std::string dis(std::string const& buffer, uint32_t env, uint32_t options) { in dis() argument
42 emscripten::val as(std::string const& source, uint32_t env, uint32_t options) { in as() argument

Completed in 8 milliseconds

12345678910>>...76