Home
last modified time | relevance | path

Searched defs:options (Results 2501 - 2525 of 2747) sorted by relevance

1...<<101102103104105106107108109110

/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_program.c1493 const struct nir_shader_compiler_options *options = in iris_compile_tcs() local
2492 const nir_shader_compiler_options *options = in iris_create_compute_state() local
/third_party/mesa3d/src/gallium/auxiliary/nir/
H A Dtgsi_to_nir.c2296 ttn_compile_init(const void *tgsi_tokens, const nir_shader_compiler_options *options, struct pipe_screen *screen) ttn_compile_init() argument
2593 const nir_shader_compiler_options *options = load_nir_from_disk_cache() local
2673 tgsi_to_nir_noscreen(const void *tgsi_tokens, const nir_shader_compiler_options *options) tgsi_to_nir_noscreen() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_program.c1406 const struct nir_shader_compiler_options *options = in crocus_compile_tcs() local
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_nir.c2765 nir_lower_tex_options options = { .lower_invalid_implicit_lod = true, }; in lp_build_opt_nir() local
/third_party/mksh/
H A Dmisc.c110 const char * const options[] = { variable
[all...]
/third_party/node/deps/openssl/openssl/apps/
H A Dpkcs12.c162 int export_pkcs12 = 0, options = 0, chain = 0, twopass = 0, keytype = 0; in pkcs12_main() local
836 dump_certs_keys_p12(BIO *out, const PKCS12 *p12, const char *pass, int passlen, int options, char *pempass, const EVP_CIPHER *enc) dump_certs_keys_p12() argument
881 dump_certs_pkeys_bags(BIO *out, const STACK_OF(PKCS12_SAFEBAG) *bags, const char *pass, int passlen, int options, char *pempass, const EVP_CIPHER *enc) dump_certs_pkeys_bags() argument
895 dump_certs_pkeys_bag(BIO *out, const PKCS12_SAFEBAG *bag, const char *pass, int passlen, int options, char *pempass, const EVP_CIPHER *enc) dump_certs_pkeys_bag() argument
[all...]
H A Dlist.c1552 unsigned int options:1; in list_main() member
/third_party/node/deps/uvwasi/src/
H A Duvwasi.c243 uvwasi_errno_t uvwasi_init(uvwasi_t* uvwasi, const uvwasi_options_t* options) { in uvwasi_init() argument
448 uvwasi_options_init(uvwasi_options_t* options) uvwasi_options_init() argument
[all...]
/third_party/rust/crates/bindgen/bindgen/
H A Dlib.rs521 let mut options: Vec<String> = Vec::new(); command_line_flags() variables
2265 macro_rules! options { default() macros
[all...]
/third_party/openssl/test/
H A Dendecode_test.c1243 static const OPTIONS options[] = { in test_get_options() local
/third_party/pcre2/pcre2/src/
H A Dpcre2_match.c6311 pcre2_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_match() argument
[all...]
/third_party/pcre2/pcre2/src/sljit/
H A DsljitNativeARM_64.c970 sljit_emit_enter(struct sljit_compiler *compiler, sljit_s32 options, sljit_s32 arg_types, sljit_s32 scratches, sljit_s32 saveds, sljit_s32 fscratches, sljit_s32 fsaveds, sljit_s32 local_size) sljit_emit_enter() argument
1145 sljit_set_context(struct sljit_compiler *compiler, sljit_s32 options, sljit_s32 arg_types, sljit_s32 scratches, sljit_s32 saveds, sljit_s32 fscratches, sljit_s32 fsaveds, sljit_s32 local_size) sljit_set_context() argument
[all...]
/third_party/python/Lib/
H A Dssl.py619 def options(self): member in SSLContext
623 def options(self, value): member in SSLContext
/third_party/opencl-headers/src/
H A Dopencl_wrapper.cpp410 cl_int clBuildProgram(cl_program program, cl_uint num_devices, const cl_device_id *device_list, const char *options, in clBuildProgram() argument
/third_party/openssl/apps/
H A Dpkcs12.c162 int export_pkcs12 = 0, options = 0, chain = 0, twopass = 0, keytype = 0; in pkcs12_main() local
836 dump_certs_keys_p12(BIO *out, const PKCS12 *p12, const char *pass, int passlen, int options, char *pempass, const EVP_CIPHER *enc) dump_certs_keys_p12() argument
885 dump_certs_pkeys_bags(BIO *out, const STACK_OF(PKCS12_SAFEBAG) *bags, const char *pass, int passlen, int options, char *pempass, const EVP_CIPHER *enc) dump_certs_pkeys_bags() argument
899 dump_certs_pkeys_bag(BIO *out, const PKCS12_SAFEBAG *bag, const char *pass, int passlen, int options, char *pempass, const EVP_CIPHER *enc) dump_certs_pkeys_bag() argument
[all...]
/third_party/skia/third_party/externals/spirv-tools/source/val/
H A Dvalidation_state.h121 spv_const_validator_options options() const { return options_; } in options() function in spvtools::val::ValidationState_t
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A DProgramExecutableVk.cpp71 GlslangSpirvOptions options; in ValidateTransformedSpirV() local
207 GlslangSpirvOptions options; in initProgram() local
[all...]
/third_party/skia/src/gpu/dawn/
H A DGrDawnGpu.cpp122 GrDawnGpu::GrDawnGpu(GrDirectContext* direct, const GrContextOptions& options, in GrDawnGpu() argument
111 Make(const wgpu::Device& device, const GrContextOptions& options, GrDirectContext* direct) Make() argument
/third_party/skia/src/gpu/gl/
H A DGrGLCaps.cpp4362 void GrGLCaps::onApplyOptionsOverrides(const GrContextOptions& options) { in onApplyOptionsOverrides() argument
/third_party/skia/third_party/externals/spirv-cross/
H A Dspirv_glsl.hpp505 Options options; member in SPIRV_CROSS_NAMESPACE::CompilerGLSL
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/
H A Dvalidation_state.h121 spv_const_validator_options options() const { return options_; } in options() function in spvtools::val::ValidationState_t
/third_party/skia/third_party/externals/libpng/contrib/libtests/
H A Dpngimage.c547 png_uint_32 options; /* See display_log below */ member
[all...]
/third_party/skia/third_party/externals/libpng/contrib/tools/
H A Dpngcp.c288 static const option options[] = variable
439 png_uint_32 options; /* See display_log below */ global() member
[all...]
/third_party/skia/third_party/externals/libpng/
H A Dpngstruct.h364 png_uint_32 options; /* On/off state (up to 16 options) */ member
/third_party/skia/third_party/externals/icu/source/tools/pkgdata/
H A Dpkgdata.cpp152 static UOption options[]={ variable
[all...]

Completed in 65 milliseconds

1...<<101102103104105106107108109110