Home
last modified time | relevance | path

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

1...<<81828384858687888990>>...110

/third_party/icu/icu4c/source/tools/tzcode/
H A Dicuzdump.cpp280 static UOption options[]={ variable
[all...]
/third_party/icu/icu4c/source/tools/genrb/
H A Dgenrb.cpp93 UOption options[]={ variable
[all...]
/third_party/libexif/libexif/
H A Dexif-data.c72 ExifDataOption options; member
[all...]
/third_party/libinput/tools/
H A Dlibinput-debug-events.c49 static struct tools_options options; variable
866 &options); in handle_and_print_events() local
H A Dlibinput-debug-tablet.c45 static struct tools_options options; variable
373 &options); in handle_libinput_events() local
/third_party/ltp/testcases/kernel/security/prot_hsymlinks/
H A Dprot_hsymlinks.c127 static const option_t options[] = { variable
/third_party/lwip/src/core/ipv4/
H A Ddhcp.c1499 dhcp_option(u16_t options_out_len, u8_t *options, u8_t option_type, u8_t option_len) global() argument
1511 dhcp_option_byte(u16_t options_out_len, u8_t *options, u8_t value) global() argument
1519 dhcp_option_short(u16_t options_out_len, u8_t *options, u16_t value) global() argument
1528 dhcp_option_long(u16_t options_out_len, u8_t *options, u32_t value) global() argument
1540 dhcp_option_hostname(u16_t options_out_len, u8_t *options, struct netif *netif) global() argument
1576 u8_t *options; global() local
2029 dhcp_option_trailer(u16_t options_out_len, u8_t *options, struct pbuf *p_out) global() argument
[all...]
/third_party/lwip/src/core/ipv6/
H A Ddhcp6.c415 dhcp6_option_short(u16_t options_out_len, u8_t *options, u16_t value) in dhcp6_option_short() argument
423 dhcp6_option_optionrequest(u16_t options_out_len, u8_t *options, const u16_t *req_options, in dhcp6_option_optionrequest() argument
473 u8_t *options in dhcp6_information_request() local
[all...]
/third_party/ltp/testcases/realtime/lib/
H A Dlibrttest.c105 int rt_init_long(const char *options, const struct option *longopts, in rt_init_long() argument
240 int rt_init(const char *options, int (*parse_arg) (int option, char *value), in rt_init() argument
/third_party/node/deps/v8/src/d8/
H A Dd8-test.cc45 AddAllFastCallbackPatch(AnyCType receiver, AnyCType should_fallback, AnyCType arg_i32, AnyCType arg_u32, AnyCType arg_i64, AnyCType arg_u64, AnyCType arg_f32, AnyCType arg_f64, AnyCType options) AddAllFastCallbackPatch() argument
60 AddAllFastCallback(Local<Object> receiver, bool should_fallback, int32_t arg_i32, uint32_t arg_u32, int64_t arg_i64, uint64_t arg_u64, float arg_f32, double arg_f64, FastApiCallbackOptions& options) AddAllFastCallback() argument
164 AddAllSequenceFastCallbackPatch(AnyCType receiver, AnyCType should_fallback, AnyCType seq_arg, AnyCType options) AddAllSequenceFastCallbackPatch() argument
181 AddAllSequenceFastCallback(Local<Object> receiver, bool should_fallback, Local<Array> seq_arg, FastApiCallbackOptions& options) AddAllSequenceFastCallback() argument
308 AddAllTypedArrayFastCallbackPatch(AnyCType receiver, AnyCType should_fallback, AnyCType typed_array_arg, AnyCType options) AddAllTypedArrayFastCallbackPatch() argument
326 AddAllTypedArrayFastCallback( Local<Object> receiver, bool should_fallback, const FastApiTypedArray<T>& typed_array_arg, FastApiCallbackOptions& options) AddAllTypedArrayFastCallback() argument
402 AddAllIntInvalidCallback(Local<Object> receiver, bool should_fallback, int32_t arg_i32, FastApiCallbackOptions& options) AddAllIntInvalidCallback() argument
410 Add32BitIntFastCallbackPatch(AnyCType receiver, AnyCType should_fallback, AnyCType arg_i32, AnyCType arg_u32, AnyCType options) Add32BitIntFastCallbackPatch() argument
423 Add32BitIntFastCallback(v8::Local<v8::Object> receiver, bool should_fallback, int32_t arg_i32, uint32_t arg_u32, FastApiCallbackOptions& options) Add32BitIntFastCallback() argument
459 AddAll32BitIntFastCallback_8ArgsPatch( AnyCType receiver, AnyCType should_fallback, AnyCType arg1_i32, AnyCType arg2_i32, AnyCType arg3_i32, AnyCType arg4_u32, AnyCType arg5_u32, AnyCType arg6_u32, AnyCType arg7_u32, AnyCType arg8_u32, AnyCType options) AddAll32BitIntFastCallback_8ArgsPatch() argument
472 AddAll32BitIntFastCallback_6ArgsPatch( AnyCType receiver, AnyCType should_fallback, AnyCType arg1_i32, AnyCType arg2_i32, AnyCType arg3_i32, AnyCType arg4_u32, AnyCType arg5_u32, AnyCType arg6_u32, AnyCType options) AddAll32BitIntFastCallback_6ArgsPatch() argument
483 AddAll32BitIntFastCallback_5ArgsPatch( AnyCType receiver, AnyCType should_fallback, AnyCType arg1_i32, AnyCType arg2_i32, AnyCType arg3_i32, AnyCType arg4_u32, AnyCType arg5_u32, AnyCType options) AddAll32BitIntFastCallback_5ArgsPatch() argument
495 AddAll32BitIntFastCallback_8Args( Local<Object> receiver, bool should_fallback, int32_t arg1_i32, int32_t arg2_i32, int32_t arg3_i32, uint32_t arg4_u32, uint32_t arg5_u32, uint32_t arg6_u32, uint32_t arg7_u32, uint32_t arg8_u32, FastApiCallbackOptions& options) AddAll32BitIntFastCallback_8Args() argument
515 AddAll32BitIntFastCallback_6Args( Local<Object> receiver, bool should_fallback, int32_t arg1_i32, int32_t arg2_i32, int32_t arg3_i32, uint32_t arg4_u32, uint32_t arg5_u32, uint32_t arg6_u32, FastApiCallbackOptions& options) AddAll32BitIntFastCallback_6Args() argument
534 AddAll32BitIntFastCallback_5Args( Local<Object> receiver, bool should_fallback, int32_t arg1_i32, int32_t arg2_i32, int32_t arg3_i32, uint32_t arg4_u32, uint32_t arg5_u32, FastApiCallbackOptions& options) AddAll32BitIntFastCallback_5Args() argument
580 IsFastCApiObjectFastCallback(v8::Local<v8::Object> receiver, bool should_fallback, v8::Local<v8::Value> arg, FastApiCallbackOptions& options) IsFastCApiObjectFastCallback() argument
[all...]
/third_party/node/deps/v8/src/codegen/
H A Dassembler.h224 const AssemblerOptions& options() const { return options_; } in options() function in v8::internal::AssemblerBase
/third_party/node/deps/v8/src/base/platform/
H A Dplatform-starboard.cc377 Thread::Thread(const Options& options) in Thread() argument
/third_party/node/deps/v8/src/diagnostics/
H A Dunwinding-info-win64.cc202 AssemblerOptions options; in InitUnwindingRecord() local
479 AssemblerOptions options; local
/third_party/node/deps/v8/src/objects/
H A Djs-display-names.cc400 Handle<JSReceiver> options; in New() local
551 Handle<JSObject> options = factory->NewJSObject(isolate->object_function()); ResolvedOptions() local
[all...]
/third_party/mesa3d/src/panfrost/lib/
H A Dpan_blend.c626 nir_lower_blend_options options = { in pan_blend_create_shader() local
[all...]
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_misc.cpp129 char *options[64] = {(char *) "llc"}; // Warning without cast in init_native_targets() local
355 TargetOptions options; in lp_build_create_jit_compiler_for_module() local
[all...]
/third_party/mesa3d/src/gallium/auxiliary/vl/
H A Dvl_winsys_dri3.c567 uint32_t options = XCB_PRESENT_OPTION_NONE; in vl_dri3_flush_frontbuffer() local
/third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/
H A Dir2_nir.c32 static const nir_shader_compiler_options options = { variable
/third_party/musl/include/
H A Dresolv.h29 unsigned long options; member
/third_party/node/deps/openssl/openssl/apps/lib/
H A Dopt.c480 int opt_string(const char *name, const char **options) in opt_string() argument
/third_party/node/deps/undici/src/lib/fetch/
H A Dutil.js
/third_party/node/deps/uv/src/win/
H A Dprocess.c938 uv_spawn(uv_loop_t* loop, uv_process_t* process, const uv_process_options_t* options) uv_spawn() argument
[all...]
/third_party/openssl/test/
H A Dthreadstest.c675 static const OPTIONS options[] = { in test_get_options() local
/third_party/pcre2/pcre2/src/
H A Dpcre2_convert.c786 convert_glob(uint32_t options, PCRE2_SPTR pattern, PCRE2_SIZE plength, in convert_glob() argument
1056 pcre2_pattern_convert(PCRE2_SPTR pattern, PCRE2_SIZE plength, uint32_t options, in pcre2_pattern_convert() argument
[all...]
/third_party/python/Lib/
H A Dsmtpd.py857 options = parseargs() global() variable
[all...]

Completed in 29 milliseconds

1...<<81828384858687888990>>...110