Home
last modified time | relevance | path

Searched defs:options (Results 2076 - 2100 of 2301) sorted by relevance

1...<<81828384858687888990>>...93

/third_party/node/deps/openssl/openssl/apps/
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...]
H A Dlist.c1542 unsigned int options:1; in list_main() member
/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...]
/third_party/skia/third_party/externals/microhttpd/src/microhttpd/
H A Dinternal.h1188 enum MHD_FLAG options; member
/third_party/skia/tests/
H A DImageTest.cpp884 static void test_cross_context_image(skiatest::Reporter* reporter, const GrContextOptions& options, in test_cross_context_image() argument
H A DCodecTest.cpp159 SkCodec::Options options; in test_in_stripes() local
354 SkCodec::Options options; in check_scanline_decode() local
652 SkAndroidCodec::AndroidOptions options; in test_dimensions() local
1767 SkAndroidCodec::AndroidOptions options; DEF_TEST() local
[all...]
/third_party/skia/third_party/externals/icu/source/common/
H A Duloc.cpp1472 _canonicalize(const char* localeID, ByteSink& sink, uint32_t options, UErrorCode* err) _canonicalize() argument
[all...]
/third_party/toybox/toys/pending/
H A Ddhcp.c165 uint8_t options[308]; member
1058 uint8_t type = 0, *options, overloaded = 0;; dhcpc_parseoptions() local
[all...]

Completed in 57 milliseconds

1...<<81828384858687888990>>...93