| /third_party/mesa3d/src/gallium/drivers/iris/ |
| H A D | iris_program.c | 1493 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 D | tgsi_to_nir.c | 2296 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 D | crocus_program.c | 1406 const struct nir_shader_compiler_options *options = in crocus_compile_tcs() local
|
| /third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_nir.c | 2765 nir_lower_tex_options options = { .lower_invalid_implicit_lod = true, }; in lp_build_opt_nir() local
|
| /third_party/mksh/ |
| H A D | misc.c | 110 const char * const options[] = { variable [all...] |
| /third_party/node/deps/openssl/openssl/apps/ |
| H A D | pkcs12.c | 162 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 D | list.c | 1552 unsigned int options:1; in list_main() member
|
| /third_party/node/deps/uvwasi/src/ |
| H A D | uvwasi.c | 243 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 D | lib.rs | 521 let mut options: Vec<String> = Vec::new(); command_line_flags() variables 2265 macro_rules! options { default() macros [all...] |
| /third_party/openssl/test/ |
| H A D | endecode_test.c | 1243 static const OPTIONS options[] = { in test_get_options() local
|
| /third_party/pcre2/pcre2/src/ |
| H A D | pcre2_match.c | 6311 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 D | sljitNativeARM_64.c | 970 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 D | ssl.py | 619 def options(self): member in SSLContext 623 def options(self, value): member in SSLContext
|
| /third_party/opencl-headers/src/ |
| H A D | opencl_wrapper.cpp | 410 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 D | pkcs12.c | 162 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 D | validation_state.h | 121 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 D | ProgramExecutableVk.cpp | 71 GlslangSpirvOptions options; in ValidateTransformedSpirV() local 207 GlslangSpirvOptions options; in initProgram() local [all...] |
| /third_party/skia/src/gpu/dawn/ |
| H A D | GrDawnGpu.cpp | 122 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 D | GrGLCaps.cpp | 4362 void GrGLCaps::onApplyOptionsOverrides(const GrContextOptions& options) { in onApplyOptionsOverrides() argument
|
| /third_party/skia/third_party/externals/spirv-cross/ |
| H A D | spirv_glsl.hpp | 505 Options options; member in SPIRV_CROSS_NAMESPACE::CompilerGLSL [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/ |
| H A D | validation_state.h | 121 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 D | pngimage.c | 547 png_uint_32 options; /* See display_log below */ member [all...] |
| /third_party/skia/third_party/externals/libpng/contrib/tools/ |
| H A D | pngcp.c | 288 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 D | pngstruct.h | 364 png_uint_32 options; /* On/off state (up to 16 options) */ member
|
| /third_party/skia/third_party/externals/icu/source/tools/pkgdata/ |
| H A D | pkgdata.cpp | 152 static UOption options[]={ variable [all...] |