/third_party/node/deps/openssl/openssl/apps/ |
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...] |
H A D | list.c | 1542 unsigned int options:1; in list_main() member
|
/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...] |
/third_party/skia/third_party/externals/microhttpd/src/microhttpd/ |
H A D | internal.h | 1188 enum MHD_FLAG options; member
|
/third_party/skia/tests/ |
H A D | ImageTest.cpp | 884 static void test_cross_context_image(skiatest::Reporter* reporter, const GrContextOptions& options, in test_cross_context_image() argument
|
H A D | CodecTest.cpp | 159 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 D | uloc.cpp | 1472 _canonicalize(const char* localeID, ByteSink& sink, uint32_t options, UErrorCode* err) _canonicalize() argument [all...] |
/third_party/toybox/toys/pending/ |
H A D | dhcp.c | 165 uint8_t options[308]; member 1058 uint8_t type = 0, *options, overloaded = 0;; dhcpc_parseoptions() local [all...] |