/third_party/node/deps/v8/src/codegen/ia32/ |
H A D | assembler-ia32.cc | 323 Assembler::Assembler(const AssemblerOptions& options, in Assembler() argument
|
/third_party/node/deps/v8/src/codegen/x64/ |
H A D | assembler-x64.cc | 352 Assembler::Assembler(const AssemblerOptions& options, in Assembler() argument
|
/third_party/node/deps/v8/src/objects/ |
H A D | intl-objects.cc | 186 New(Isolate* isolate, Handle<JSFunction> constructor, Handle<Object> locales, Handle<Object> options, const char* method_name) New() argument 917 CompareStringsOptionsFor( IsolateT* isolate, Handle<Object> locales, Handle<Object> options) CompareStringsOptionsFor() argument 966 StringLocaleCompare( Isolate* isolate, Handle<String> string1, Handle<String> string2, Handle<Object> locales, Handle<Object> options, const char* method_name) StringLocaleCompare() argument 1459 NumberToLocaleString(Isolate* isolate, Handle<Object> num, Handle<Object> locales, Handle<Object> options, const char* method_name) NumberToLocaleString() argument 1510 SetNumberFormatDigitOptions( Isolate* isolate, Handle<JSReceiver> options, int mnfd_default, int mxfd_default, bool notation_is_compact) SetNumberFormatDigitOptions() argument 1980 SupportedLocales( Isolate* isolate, const char* method_name, const std::set<std::string>& available_locales, const std::vector<std::string>& requested_locales, Handle<Object> options) SupportedLocales() argument 2216 SupportedLocalesOf( Isolate* isolate, const char* method_name, const std::set<std::string>& available_locales, Handle<Object> locales, Handle<Object> options) SupportedLocalesOf() argument 2638 GetLocaleMatcher(Isolate* isolate, Handle<JSReceiver> options, const char* method_name) GetLocaleMatcher() argument 2647 GetNumberingSystem(Isolate* isolate, Handle<JSReceiver> options, const char* method_name, std::unique_ptr<char[]>* result) GetNumberingSystem() argument [all...] |
H A D | js-objects.cc | 4178 MaybeHandle<Object> JSObject::ReadFromOptionsBag(Handle<Object> options, in ReadFromOptionsBag() argument
|
/third_party/mesa3d/src/gallium/auxiliary/nir/ |
H A D | nir_to_tgsi.c | 71 const struct nir_to_tgsi_options *options; member 3525 const struct nir_shader_compiler_options *options = s->options; in ntt_fix_nir_options() local 3728 nir_to_tgsi_options(struct nir_shader *s, struct pipe_screen *screen, const struct nir_to_tgsi_options *options) nir_to_tgsi_options() argument [all...] |
/third_party/pcre2/pcre2/src/ |
H A D | pcre2grep.c | 1835 match_patterns(char *matchptr, PCRE2_SIZE length, unsigned int options, PCRE2_SIZE startoffset, int *mrc) match_patterns() argument 2646 unsigned int options = 0; pcre2grep() local 3576 handle_option(int letter, int options) handle_option() argument 3688 compile_pattern(patstr *p, int options, int fromfile, const char *fromtext, int count) compile_pattern() argument [all...] |
/third_party/pcre2/pcre2/src/sljit/ |
H A D | sljitNativeMIPS_common.c | 800 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 1001 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...] |
H A D | sljitLir.h | 415 sljit_s32 options; member
|
/third_party/pulseaudio/src/modules/alsa/ |
H A D | alsa-mixer.c | 3604 options_have_option(pa_alsa_option *options, const char *alsa_name) options_have_option() argument [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
H A D | vktPipelineMultisampleSampleLocationsExtTests.cpp | 1338 TestOptionFlags options; member 1920 TestOptionFlags options; global() member [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/subgroups/ |
H A D | vktSubgroupsTestsUtils.cpp | 2446 void vkt::subgroups::addGeometryShadersFromTemplate (const std::string& glslTemplate, const vk::ShaderBuildOptions& options, vk::GlslSourceCollection& collection) in addGeometryShadersFromTemplate() argument 2460 void vkt::subgroups::addGeometryShadersFromTemplate (const std::string& spirvTemplate, const vk::SpirVAsmBuildOptions& options, vk::SpirVAsmCollection& collection) in addGeometryShadersFromTemplate() argument
|
/third_party/skia/src/gpu/gl/ |
H A D | GrGLGpu.cpp | 317 sk_sp<GrGpu> GrGLGpu::Make(sk_sp<const GrGLInterface> interface, const GrContextOptions& options, in Make() argument
|
/third_party/skia/src/gpu/vk/ |
H A D | GrVkGpu.cpp | 61 Make(const GrVkBackendContext& backendContext, const GrContextOptions& options, GrDirectContext* direct) Make() argument
|
/third_party/openssl/test/ |
H A D | evp_extra_test.c | 4667 static const OPTIONS options[] = { in test_get_options() local
|
/third_party/toybox/toys/pending/ |
H A D | dhcpd.c | 153 uint8_t options[308]; member 159 uint8_t options[524]; member 242 void *options[256]; // list of DHCP options loaded from the config file member [all...] |
/third_party/skia/third_party/externals/expat/expat/tests/ |
H A D | runtests.c | 414 ExtOption *options = (ExtOption *)XML_GetUserData(parser); in external_entity_optioner() local 9932 ExtOption options[] in START_TEST() local 10804 ExtOption options[] = { in START_TEST() local 10834 ExtOption options[] = { context_realloc_test() local 11117 ExtOption options[] = { START_TEST() local 11223 ExtOption options[] = {{XCS("foo/First"), "Hello world"}, {NULL, NULL}}; START_TEST() local 11274 ExtOption options[] = {{XCS("foo"), "<e/>"}, {NULL, NULL}}; START_TEST() local 11322 ExtOption options[] = { START_TEST() local 11378 ExtOption options[] = { START_TEST() local [all...] |
/third_party/protobuf/src/google/protobuf/ |
H A D | descriptor.pb.cc | 1611 FileDescriptorProto::_Internal::options(cons function in FileDescriptorProto::_Internal 2267 DescriptorProto_ExtensionRange::_Internal::options(const DescriptorProto_ExtensionRange* msg) { options() function in DescriptorProto_ExtensionRange::_Internal 2825 DescriptorProto::_Internal::options(const DescriptorProto* msg) { options() function in DescriptorProto::_Internal 3628 FieldDescriptorProto::_Internal::options(const FieldDescriptorProto* msg) { options() function in FieldDescriptorProto::_Internal 4234 OneofDescriptorProto::_Internal::options(const OneofDescriptorProto* msg) { options() function in OneofDescriptorProto::_Internal 4772 EnumDescriptorProto::_Internal::options(const EnumDescriptorProto* msg) { options() function in EnumDescriptorProto::_Internal 5161 EnumValueDescriptorProto::_Internal::options(const EnumValueDescriptorProto* msg) { options() function in EnumValueDescriptorProto::_Internal 5477 ServiceDescriptorProto::_Internal::options(const ServiceDescriptorProto* msg) { options() function in ServiceDescriptorProto::_Internal 5804 MethodDescriptorProto::_Internal::options(const MethodDescriptorProto* msg) { options() function in MethodDescriptorProto::_Internal [all...] |
/third_party/rust/crates/rust-openssl/openssl/src/ssl/ |
H A D | mod.rs | 1119 pub fn options(&self) -> SslOptions { in options() functions [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
H A D | vktPipelineMultisampleSampleLocationsExtTests.cpp | 1318 TestOptionFlags options; member 1896 TestOptionFlags options; global() member [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/subgroups/ |
H A D | vktSubgroupsTestsUtils.cpp | 2434 void vkt::subgroups::addGeometryShadersFromTemplate (const std::string& glslTemplate, const vk::ShaderBuildOptions& options, vk::GlslSourceCollection& collection) in addGeometryShadersFromTemplate() argument 2448 void vkt::subgroups::addGeometryShadersFromTemplate (const std::string& spirvTemplate, const vk::SpirVAsmBuildOptions& options, vk::SpirVAsmCollection& collection) in addGeometryShadersFromTemplate() argument
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/ |
H A D | tls_openssl.c | 1535 long options; in tls_connection_init() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/ |
H A D | tls_openssl.c | 1574 long options; in tls_connection_init() local
|
/third_party/skia/third_party/externals/sfntly/java/lib/ |
H A D | icu4j-4_8_1_1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/ibm/
com/ibm/icu/
com/ibm/icu/impl/
... |
/foundation/arkui/ace_engine/frameworks/core/components_ng/base/ |
H A D | view_abstract.cpp | 2192 void ViewAbstract::SetTransition(const TransitionOptions& options) in SetTransition() argument 3634 void ViewAbstract::SetTransition(FrameNode* frameNode, const TransitionOptions& options) in SetTransition() argument
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/ |
H A D | rich_editor_pattern.cpp | 219 auto options = imageItem->options; in MountImageNode() local 225 void RichEditorPattern::SetImageLayoutProperty(RefPtr<ImageSpanNode> imageNode, const ImageSpanOptions& options) in SetImageLayoutProperty() argument 684 std::function<ImageSourceInfo()> RichEditorPattern::CreateImageSourceInfo(const ImageSpanOptions& options) in CreateImageSourceInfo() argument 9811 BeforeChangeText(RichEditorChangeValue& changeValue, const TextSpanOptions& options) BeforeChangeText() argument 9845 BeforeAddImage(RichEditorChangeValue& changeValue, const ImageSpanOptions& options, int32_t insertIndex) BeforeAddImage() argument 11057 SymbolSpanOptions options; GetSymbolSpanOptions() local 11083 SpanOptionBase options; ReplacePlaceholderWithCustomSpan() local 11093 auto options = GetSymbolSpanOptions(spanItem); ReplacePlaceholderWithSymbolSpan() local 11104 auto options = imageSpanItem->options; ReplacePlaceholderWithImageSpan() local [all...] |