Home
last modified time | relevance | path

Searched defs:options (Results 2151 - 2164 of 2164) sorted by relevance

1...<<81828384858687

/third_party/protobuf/src/google/protobuf/
H A Ddescriptor.pb.h7134 inline const PROTOBUF_NAMESPACE_ID::FileOptions& FileDescriptorProto::options() const { options() function in FileDescriptorProto
7138 unsafe_arena_set_allocated_options( PROTOBUF_NAMESPACE_ID::FileOptions* options) unsafe_arena_set_allocated_options() argument
7179 set_allocated_options(PROTOBUF_NAMESPACE_ID::FileOptions* options) set_allocated_options() argument
7434 inline const PROTOBUF_NAMESPACE_ID::ExtensionRangeOptions& DescriptorProto_ExtensionRange::options() const { options() function in DescriptorProto_ExtensionRange
7438 unsafe_arena_set_allocated_options( PROTOBUF_NAMESPACE_ID::ExtensionRangeOptions* options) unsafe_arena_set_allocated_options() argument
7479 set_allocated_options(PROTOBUF_NAMESPACE_ID::ExtensionRangeOptions* options) set_allocated_options() argument
7889 inline const PROTOBUF_NAMESPACE_ID::MessageOptions& DescriptorProto::options() const { options() function in DescriptorProto
7893 unsafe_arena_set_allocated_options( PROTOBUF_NAMESPACE_ID::MessageOptions* options) unsafe_arena_set_allocated_options() argument
7934 set_allocated_options(PROTOBUF_NAMESPACE_ID::MessageOptions* options) set_allocated_options() argument
8616 inline const PROTOBUF_NAMESPACE_ID::FieldOptions& FieldDescriptorProto::options() const { options() function in FieldDescriptorProto
8620 unsafe_arena_set_allocated_options( PROTOBUF_NAMESPACE_ID::FieldOptions* options) unsafe_arena_set_allocated_options() argument
8661 set_allocated_options(PROTOBUF_NAMESPACE_ID::FieldOptions* options) set_allocated_options() argument
8805 inline const PROTOBUF_NAMESPACE_ID::OneofOptions& OneofDescriptorProto::options() const { options() function in OneofDescriptorProto
8809 unsafe_arena_set_allocated_options( PROTOBUF_NAMESPACE_ID::OneofOptions* options) unsafe_arena_set_allocated_options() argument
8850 set_allocated_options(PROTOBUF_NAMESPACE_ID::OneofOptions* options) set_allocated_options() argument
9065 inline const PROTOBUF_NAMESPACE_ID::EnumOptions& EnumDescriptorProto::options() const { options() function in EnumDescriptorProto
9069 unsafe_arena_set_allocated_options( PROTOBUF_NAMESPACE_ID::EnumOptions* options) unsafe_arena_set_allocated_options() argument
9110 set_allocated_options(PROTOBUF_NAMESPACE_ID::EnumOptions* options) set_allocated_options() argument
9367 inline const PROTOBUF_NAMESPACE_ID::EnumValueOptions& EnumValueDescriptorProto::options() const { options() function in EnumValueDescriptorProto
9371 unsafe_arena_set_allocated_options( PROTOBUF_NAMESPACE_ID::EnumValueOptions* options) unsafe_arena_set_allocated_options() argument
9412 set_allocated_options(PROTOBUF_NAMESPACE_ID::EnumValueOptions* options) set_allocated_options() argument
9567 inline const PROTOBUF_NAMESPACE_ID::ServiceOptions& ServiceDescriptorProto::options() const { options() function in ServiceDescriptorProto
9571 unsafe_arena_set_allocated_options( PROTOBUF_NAMESPACE_ID::ServiceOptions* options) unsafe_arena_set_allocated_options() argument
9612 set_allocated_options(PROTOBUF_NAMESPACE_ID::ServiceOptions* options) set_allocated_options() argument
9876 inline const PROTOBUF_NAMESPACE_ID::MethodOptions& MethodDescriptorProto::options() const { options() function in MethodDescriptorProto
9880 unsafe_arena_set_allocated_options( PROTOBUF_NAMESPACE_ID::MethodOptions* options) unsafe_arena_set_allocated_options() argument
9921 set_allocated_options(PROTOBUF_NAMESPACE_ID::MethodOptions* options) set_allocated_options() argument
[all...]
/third_party/protobuf/php/ext/google/protobuf/
H A Dphp-upb.c4820 const google_protobuf_FieldOptions *options; in create_fielddef() local
5053 const google_protobuf_MessageOptions *options; in create_msgdef() local
6017 int options; global() member
7390 upb_json_decode(const char *buf, size_t size, upb_msg *msg, const upb_msgdef *m, const upb_symtab *any_pool, int options, upb_arena *arena, upb_status *status) upb_json_decode() argument
7427 int options; global() member
8089 upb_json_encode(const upb_msg *msg, const upb_msgdef *m, const upb_symtab *ext_pool, int options, char *buf, size_t size, upb_status *status) upb_json_encode() argument
[all...]
/third_party/python/Modules/
H A Dposixmodule.c8437 os_wait3_impl(PyObject *module, int options) in os_wait3_impl() argument
8474 os_wait4_impl(PyObject *module, pid_t pid, int options) in os_wait4_impl() argument
8516 os_waitid_impl(PyObject *module, idtype_t idtype, id_t id, int options) in os_waitid_impl() argument
8572 os_waitpid_impl(PyObject *module, pid_t pid, int options) os_waitpid_impl() argument
8607 os_waitpid_impl(PyObject *module, intptr_t pid, int options) os_waitpid_impl() argument
[all...]
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/common/
H A Dmac_frame.h1062 hi_u8 options[DHCP_OPTION_LEN]; /* message options, cookie */ member
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/lang/
H A DUCharacter.java5553 toTitleCase(ULocale locale, String str, BreakIterator titleIter, int options) toTitleCase() argument
5585 toTitleCase(Locale locale, String str, BreakIterator titleIter, int options) toTitleCase() argument
5690 foldCase(int ch, int options) foldCase() argument
5709 foldCase(String str, int options) foldCase() argument
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/lang/
H A DUCharacter.java4820 toTitleCase(ULocale locale, String str, BreakIterator titleIter, int options) toTitleCase() argument
4851 toTitleCase(Locale locale, String str, BreakIterator titleIter, int options) toTitleCase() argument
4950 foldCase(int ch, int options) foldCase() argument
4968 foldCase(String str, int options) foldCase() argument
[all...]
/third_party/skia/third_party/externals/sfntly/java/lib/
H A Djcommander-1.27.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/beust/ com/beust/jcommander/ com/beust/jcommander/converters/ ...
H A Dicu4j-charset-4_8_1_1.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ com/ com/ibm/ com/ibm/icu/ ...
/third_party/node/deps/v8/src/api/
H A Dapi.cc199 i::Handle<i::FixedArray> options = in HostDefinedOptions() local
2488 CompileUnboundInternal( Isolate* v8_isolate, Source* source, CompileOptions options, NoCacheReason no_cache_reason) CompileUnboundInternal() argument
2542 CompileUnboundScript( Isolate* v8_isolate, Source* source, CompileOptions options, NoCacheReason no_cache_reason) CompileUnboundScript() argument
2552 Compile(Local<Context> context, Source* source, CompileOptions options, NoCacheReason no_cache_reason) Compile() argument
2568 CompileModule( Isolate* isolate, Source* source, CompileOptions options, NoCacheReason no_cache_reason) CompileModule() argument
2587 CompileFunction( Local<Context> context, Source* source, size_t arguments_count, Local<String> arguments[], size_t context_extension_count, Local<Object> context_extensions[], CompileOptions options, NoCacheReason no_cache_reason) CompileFunction() argument
2598 CompileFunctionInContext( Local<Context> context, Source* source, size_t arguments_count, Local<String> arguments[], size_t context_extension_count, Local<Object> context_extensions[], CompileOptions options, NoCacheReason no_cache_reason, Local<ScriptOrModule>* script_or_module_out) CompileFunctionInContext() argument
2609 CompileFunctionInternal( Local<Context> v8_context, Source* source, size_t arguments_count, Local<String> arguments[], size_t context_extension_count, Local<Object> context_extensions[], CompileOptions options, NoCacheReason no_cache_reason, Local<ScriptOrModule>* script_or_module_out) CompileFunctionInternal() argument
3001 i::Handle<i::FixedArray> options = VerifyHostDefinedOptions() local
3164 CurrentStackTrace(Isolate* isolate, int frame_limit, StackTraceOptions options) CurrentStackTrace() argument
5567 WriteUtf8Impl(base::Vector<const Char> string, char* write_start, int write_capacity, int options, int* utf16_chars_read_out) Unaligned() argument
9309 SetJitCodeEventHandler(JitCodeEventOptions options, JitCodeEventHandler event_handler) SetJitCodeEventHandler() argument
9498 SetCaptureStackTraceForUncaughtExceptions( bool capture, int frame_limit, StackTrace::StackTraceOptions options) SetCaptureStackTraceForUncaughtExceptions() argument
9966 Start( CpuProfilingOptions options, std::unique_ptr<DiscardedSamplesDelegate> delegate) Start() argument
9973 Start( Local<String> title, CpuProfilingOptions options, std::unique_ptr<DiscardedSamplesDelegate> delegate) Start() argument
9998 StartProfiling( Local<String> title, CpuProfilingOptions options, std::unique_ptr<DiscardedSamplesDelegate> delegate) StartProfiling() argument
[all...]
/third_party/protobuf/ruby/ext/google/protobuf_c/
H A Dupb.c4357 const google_protobuf_FieldOptions *options; in create_fielddef() local
4582 const google_protobuf_MessageOptions *options; in create_msgdef() local
/third_party/typescript/lib/
H A Dtsc.js[all...]
/third_party/skia/third_party/externals/wuffs/release/c/
H A Dwuffs-v0.3.c12447 wuffs_base__private_implementation__high_prec_dec__parse( wuffs_base__private_implementation__high_prec_dec* h, wuffs_base__slice_u8 s, uint32_t options) wuffs_base__private_implementation__high_prec_dec__parse() argument
13338 wuffs_base__private_implementation__parse_number_f64_special( wuffs_base__slice_u8 s, uint32_t options) wuffs_base__private_implementation__parse_number_f64_special() argument
13444 wuffs_base__private_implementation__high_prec_dec__to_f64( wuffs_base__private_implementation__high_prec_dec* h, uint32_t options) wuffs_base__private_implementation__high_prec_dec__to_f64() argument
13620 wuffs_base__parse_number_f64(wuffs_base__slice_u8 s, uint32_t options) wuffs_base__parse_number_f64() argument
13848 wuffs_base__private_implementation__render_inf(wuffs_base__slice_u8 dst, bool neg, uint32_t options) wuffs_base__private_implementation__render_inf() argument
13884 wuffs_base__private_implementation__high_prec_dec__render_exponent_absent( wuffs_base__slice_u8 dst, wuffs_base__private_implementation__high_prec_dec* h, uint32_t precision, uint32_t options) wuffs_base__private_implementation__high_prec_dec__render_exponent_absent() argument
13951 wuffs_base__private_implementation__high_prec_dec__render_exponent_present( wuffs_base__slice_u8 dst, wuffs_base__private_implementation__high_prec_dec* h, uint32_t precision, uint32_t options) wuffs_base__private_implementation__high_prec_dec__render_exponent_present() argument
14035 wuffs_base__render_number_f64(wuffs_base__slice_u8 dst, double x, uint32_t precision, uint32_t options) wuffs_base__render_number_f64() argument
14246 wuffs_base__parse_number_i64(wuffs_base__slice_u8 s, uint32_t options) wuffs_base__parse_number_i64() argument
14309 wuffs_base__parse_number_u64(wuffs_base__slice_u8 s, uint32_t options) wuffs_base__parse_number_u64() argument
14486 wuffs_base__private_implementation__render_number_u64(wuffs_base__slice_u8 dst, uint64_t x, uint32_t options, bool neg) wuffs_base__private_implementation__render_number_u64() argument
14535 wuffs_base__render_number_i64(wuffs_base__slice_u8 dst, int64_t x, uint32_t options) wuffs_base__render_number_i64() argument
14548 wuffs_base__render_number_u64(wuffs_base__slice_u8 dst, uint64_t x, uint32_t options) wuffs_base__render_number_u64() argument
14558 wuffs_base__base_16__decode2(wuffs_base__slice_u8 dst, wuffs_base__slice_u8 src, bool src_closed, uint32_t options) wuffs_base__base_16__decode2() argument
14596 wuffs_base__base_16__decode4(wuffs_base__slice_u8 dst, wuffs_base__slice_u8 src, bool src_closed, uint32_t options) wuffs_base__base_16__decode4() argument
14634 wuffs_base__base_16__encode2(wuffs_base__slice_u8 dst, wuffs_base__slice_u8 src, bool src_closed, uint32_t options) wuffs_base__base_16__encode2() argument
14671 wuffs_base__base_16__encode4(wuffs_base__slice_u8 dst, wuffs_base__slice_u8 src, bool src_closed, uint32_t options) wuffs_base__base_16__encode4() argument
14828 wuffs_base__base_64__decode(wuffs_base__slice_u8 dst, wuffs_base__slice_u8 src, bool src_closed, uint32_t options) wuffs_base__base_64__decode() argument
14946 wuffs_base__base_64__encode(wuffs_base__slice_u8 dst, wuffs_base__slice_u8 src, bool src_closed, uint32_t options) wuffs_base__base_64__encode() argument
20664 wuffs_adler32__hasher__initialize( wuffs_adler32__hasher* self, size_t sizeof_star_self, uint64_t wuffs_version, uint32_t options) wuffs_adler32__hasher__initialize() argument
21162 wuffs_bmp__decoder__initialize( wuffs_bmp__decoder* self, size_t sizeof_star_self, uint64_t wuffs_version, uint32_t options) wuffs_bmp__decoder__initialize() argument
23538 wuffs_cbor__decoder__initialize( wuffs_cbor__decoder* self, size_t sizeof_star_self, uint64_t wuffs_version, uint32_t options) wuffs_cbor__decoder__initialize() argument
24850 wuffs_crc32__ieee_hasher__initialize( wuffs_crc32__ieee_hasher* self, size_t sizeof_star_self, uint64_t wuffs_version, uint32_t options) wuffs_crc32__ieee_hasher__initialize() argument
25547 wuffs_deflate__decoder__initialize( wuffs_deflate__decoder* self, size_t sizeof_star_self, uint64_t wuffs_version, uint32_t options) wuffs_deflate__decoder__initialize() argument
27706 wuffs_lzw__decoder__initialize( wuffs_lzw__decoder* self, size_t sizeof_star_self, uint64_t wuffs_version, uint32_t options) wuffs_lzw__decoder__initialize() argument
28359 wuffs_gif__decoder__initialize( wuffs_gif__decoder* self, size_t sizeof_star_self, uint64_t wuffs_version, uint32_t options) wuffs_gif__decoder__initialize() argument
30773 wuffs_gzip__decoder__initialize( wuffs_gzip__decoder* self, size_t sizeof_star_self, uint64_t wuffs_version, uint32_t options) wuffs_gzip__decoder__initialize() argument
31543 wuffs_json__decoder__initialize( wuffs_json__decoder* self, size_t sizeof_star_self, uint64_t wuffs_version, uint32_t options) wuffs_json__decoder__initialize() argument
33528 wuffs_nie__decoder__initialize( wuffs_nie__decoder* self, size_t sizeof_star_self, uint64_t wuffs_version, uint32_t options) wuffs_nie__decoder__initialize() argument
34332 wuffs_zlib__decoder__initialize( wuffs_zlib__decoder* self, size_t sizeof_star_self, uint64_t wuffs_version, uint32_t options) wuffs_zlib__decoder__initialize() argument
35031 wuffs_png__decoder__initialize( wuffs_png__decoder* self, size_t sizeof_star_self, uint64_t wuffs_version, uint32_t options) wuffs_png__decoder__initialize() argument
38512 wuffs_wbmp__decoder__initialize( wuffs_wbmp__decoder* self, size_t sizeof_star_self, uint64_t wuffs_version, uint32_t options) wuffs_wbmp__decoder__initialize() argument
[all...]
/third_party/astc-encoder/Source/
H A Dwuffs-v0.3.c13343 wuffs_base__private_implementation__high_prec_dec__parse( wuffs_base__private_implementation__high_prec_dec* h, wuffs_base__slice_u8 s, uint32_t options) wuffs_base__private_implementation__high_prec_dec__parse() argument
14234 wuffs_base__private_implementation__parse_number_f64_special( wuffs_base__slice_u8 s, uint32_t options) wuffs_base__private_implementation__parse_number_f64_special() argument
14340 wuffs_base__private_implementation__high_prec_dec__to_f64( wuffs_base__private_implementation__high_prec_dec* h, uint32_t options) wuffs_base__private_implementation__high_prec_dec__to_f64() argument
14516 wuffs_base__parse_number_f64(wuffs_base__slice_u8 s, uint32_t options) wuffs_base__parse_number_f64() argument
14744 wuffs_base__private_implementation__render_inf(wuffs_base__slice_u8 dst, bool neg, uint32_t options) wuffs_base__private_implementation__render_inf() argument
14780 wuffs_base__private_implementation__high_prec_dec__render_exponent_absent( wuffs_base__slice_u8 dst, wuffs_base__private_implementation__high_prec_dec* h, uint32_t precision, uint32_t options) wuffs_base__private_implementation__high_prec_dec__render_exponent_absent() argument
14847 wuffs_base__private_implementation__high_prec_dec__render_exponent_present( wuffs_base__slice_u8 dst, wuffs_base__private_implementation__high_prec_dec* h, uint32_t precision, uint32_t options) wuffs_base__private_implementation__high_prec_dec__render_exponent_present() argument
14931 wuffs_base__render_number_f64(wuffs_base__slice_u8 dst, double x, uint32_t precision, uint32_t options) wuffs_base__render_number_f64() argument
15142 wuffs_base__parse_number_i64(wuffs_base__slice_u8 s, uint32_t options) wuffs_base__parse_number_i64() argument
15210 wuffs_base__parse_number_u64(wuffs_base__slice_u8 s, uint32_t options) wuffs_base__parse_number_u64() argument
15387 wuffs_base__private_implementation__render_number_u64(wuffs_base__slice_u8 dst, uint64_t x, uint32_t options, bool neg) wuffs_base__private_implementation__render_number_u64() argument
15436 wuffs_base__render_number_i64(wuffs_base__slice_u8 dst, int64_t x, uint32_t options) wuffs_base__render_number_i64() argument
15449 wuffs_base__render_number_u64(wuffs_base__slice_u8 dst, uint64_t x, uint32_t options) wuffs_base__render_number_u64() argument
15459 wuffs_base__base_16__decode2(wuffs_base__slice_u8 dst, wuffs_base__slice_u8 src, bool src_closed, uint32_t options) wuffs_base__base_16__decode2() argument
15497 wuffs_base__base_16__decode4(wuffs_base__slice_u8 dst, wuffs_base__slice_u8 src, bool src_closed, uint32_t options) wuffs_base__base_16__decode4() argument
15535 wuffs_base__base_16__encode2(wuffs_base__slice_u8 dst, wuffs_base__slice_u8 src, bool src_closed, uint32_t options) wuffs_base__base_16__encode2() argument
15572 wuffs_base__base_16__encode4(wuffs_base__slice_u8 dst, wuffs_base__slice_u8 src, bool src_closed, uint32_t options) wuffs_base__base_16__encode4() argument
15729 wuffs_base__base_64__decode(wuffs_base__slice_u8 dst, wuffs_base__slice_u8 src, bool src_closed, uint32_t options) wuffs_base__base_64__decode() argument
15847 wuffs_base__base_64__encode(wuffs_base__slice_u8 dst, wuffs_base__slice_u8 src, bool src_closed, uint32_t options) wuffs_base__base_64__encode() argument
21740 wuffs_adler32__hasher__initialize( wuffs_adler32__hasher* self, size_t sizeof_star_self, uint64_t wuffs_version, uint32_t options) wuffs_adler32__hasher__initialize() argument
22248 wuffs_bmp__decoder__initialize( wuffs_bmp__decoder* self, size_t sizeof_star_self, uint64_t wuffs_version, uint32_t options) wuffs_bmp__decoder__initialize() argument
24624 wuffs_cbor__decoder__initialize( wuffs_cbor__decoder* self, size_t sizeof_star_self, uint64_t wuffs_version, uint32_t options) wuffs_cbor__decoder__initialize() argument
25936 wuffs_crc32__ieee_hasher__initialize( wuffs_crc32__ieee_hasher* self, size_t sizeof_star_self, uint64_t wuffs_version, uint32_t options) wuffs_crc32__ieee_hasher__initialize() argument
26633 wuffs_deflate__decoder__initialize( wuffs_deflate__decoder* self, size_t sizeof_star_self, uint64_t wuffs_version, uint32_t options) wuffs_deflate__decoder__initialize() argument
28785 wuffs_lzw__decoder__initialize( wuffs_lzw__decoder* self, size_t sizeof_star_self, uint64_t wuffs_version, uint32_t options) wuffs_lzw__decoder__initialize() argument
29438 wuffs_gif__decoder__initialize( wuffs_gif__decoder* self, size_t sizeof_star_self, uint64_t wuffs_version, uint32_t options) wuffs_gif__decoder__initialize() argument
31881 wuffs_gzip__decoder__initialize( wuffs_gzip__decoder* self, size_t sizeof_star_self, uint64_t wuffs_version, uint32_t options) wuffs_gzip__decoder__initialize() argument
32651 wuffs_json__decoder__initialize( wuffs_json__decoder* self, size_t sizeof_star_self, uint64_t wuffs_version, uint32_t options) wuffs_json__decoder__initialize() argument
34636 wuffs_nie__decoder__initialize( wuffs_nie__decoder* self, size_t sizeof_star_self, uint64_t wuffs_version, uint32_t options) wuffs_nie__decoder__initialize() argument
35444 wuffs_zlib__decoder__initialize( wuffs_zlib__decoder* self, size_t sizeof_star_self, uint64_t wuffs_version, uint32_t options) wuffs_zlib__decoder__initialize() argument
36237 wuffs_png__decoder__initialize( wuffs_png__decoder* self, size_t sizeof_star_self, uint64_t wuffs_version, uint32_t options) wuffs_png__decoder__initialize() argument
42049 wuffs_tga__decoder__initialize( wuffs_tga__decoder* self, size_t sizeof_star_self, uint64_t wuffs_version, uint32_t options) wuffs_tga__decoder__initialize() argument
43281 wuffs_wbmp__decoder__initialize( wuffs_wbmp__decoder* self, size_t sizeof_star_self, uint64_t wuffs_version, uint32_t options) wuffs_wbmp__decoder__initialize() argument
[all...]
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/
H A Dwlioctl.h20043 uint32 options; /* Command Process Options - Set by Host */ member

Completed in 265 milliseconds

1...<<81828384858687