/third_party/node/deps/v8/src/compiler/backend/ |
H A D | code-generator.cc | 44 CodeGenerator(Zone* codegen_zone, Frame* frame, Linkage* linkage, InstructionSequence* instructions, OptimizedCompilationInfo* info, Isolate* isolate, base::Optional<OsrHelper> osr_helper, int start_source_position, JumpOptimizationInfo* jump_opt, const AssemblerOptions& options, Builtin builtin, size_t max_unoptimized_frame_height, size_t max_pushed_argument_count, const char* debug_name) CodeGenerator() argument
|
/third_party/node/deps/v8/src/d8/ |
H A D | d8.h | 672 static ShellOptions options; variable
|
/third_party/node/deps/v8/src/base/platform/ |
H A D | platform-posix.cc | 1005 Thread::Thread(const Options& options) in Thread() argument
|
/third_party/node/deps/v8/src/diagnostics/arm64/ |
H A D | disasm-arm64.cc | 4283 static const char* const options[4][4] = { in SubstituteBarrierField() local
|
/third_party/node/deps/v8/src/interpreter/ |
H A D | interpreter-generator.cc | 3109 GenerateBytecodeHandler(Isolate* isolate, const char* debug_name, Bytecode bytecode, OperandScale operand_scale, Builtin builtin, const AssemblerOptions& options) GenerateBytecodeHandler() argument
|
/third_party/node/deps/v8/src/objects/ |
H A D | js-date-time-format.cc | 582 Handle<JSObject> options = factory->NewJSObject(isolate->object_function()); in ResolvedOptions() local 78 GetHourCycle(Isolate* isolate, Handle<JSReceiver> options, const char* method_name) GetHourCycle() argument 807 ToLocaleDateTime( Isolate* isolate, Handle<Object> date, Handle<Object> locales, Handle<Object> options, RequiredOption required, DefaultsOption defaults, const char* method_name) ToLocaleDateTime() argument 878 IsPropertyUndefined(Isolate* isolate, Handle<JSObject> options, Handle<String> property) IsPropertyUndefined() argument 889 NeedsDefault(Isolate* isolate, Handle<JSObject> options, const std::vector<Handle<String>>& props) NeedsDefault() argument 905 CreateDefault(Isolate* isolate, Handle<JSObject> options, const std::vector<std::string>& props) CreateDefault() argument 928 Handle<JSObject> options; ToDateTimeOptions() local 1521 Handle<JSObject> options; New() local [all...] |
/third_party/node/deps/v8/src/profiler/ |
H A D | profile-generator.cc | 575 CpuProfile(CpuProfiler* profiler, ProfilerId id, const char* title, CpuProfilingOptions options, std::unique_ptr<DiscardedSamplesDelegate> delegate) CpuProfile() argument 1060 StartProfiling( const char* title, CpuProfilingOptions options, std::unique_ptr<DiscardedSamplesDelegate> delegate) StartProfiling() argument 1066 StartProfiling( ProfilerId id, const char* title, CpuProfilingOptions options, std::unique_ptr<DiscardedSamplesDelegate> delegate) StartProfiling() argument
|
/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
|