Home
last modified time | relevance | path

Searched defs:input (Results 326 – 342 of 342) sorted by relevance

1...<<11121314

/freebsd/contrib/libxo/libxo/
H A Dlibxo.c2215 xo_set_options_simple (xo_handle_t *xop, const char *input) in xo_set_options_simple()
2262 xo_set_options (xo_handle_t *xop, const char *input) in xo_set_options()
/freebsd/contrib/googletest/googlemock/test/
H A Dgmock-actions_test.cc1209 const char* Binary(const char* input, short n) { return input + n; } // NOLINT in Binary()
H A Dgmock-more-actions_test.cc88 const char* Binary(const char* input, short n) { return input + n; } // NOLINT in Binary()
/freebsd/sys/dev/pms/RefTisa/discovery/dm/
H A Ddmdefs.h1074 #define DM_GET_LINK_RATE(input) (input & 0x0F) argument
/freebsd/contrib/expat/tests/
H A Dbasic_tests.c324 const char *input; in START_TEST() member
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemote.cpp5030 std::string input = data.str(); // '1' to move beyond 'A' in HandleAsyncMisc() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprScalar.cpp2557 llvm::Value *input; in EmitScalarPrePostIncDec() local
/freebsd/sys/contrib/v4l/
H A Dvideodev2.h550 __u32 input; member
/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DClang.cpp7928 if (llvm::any_of(inputs, [](const InputInfo &input) { in AddObjCRuntimeArgs()
/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_settings.cpp5155 char input[MAX_STR_LEN]; in __kmp_stg_parse_hw_subset() local
/freebsd/contrib/ofed/libibverbs/
H A Dverbs.h2076 const struct ibv_query_device_ex_input *input, in ibv_query_device_ex()
/freebsd/sys/contrib/openzfs/cmd/
H A Dztest.c908 ztest_parse_name_value(const char *input, ztest_shared_opts_t *zo) in ztest_parse_name_value()
/freebsd/contrib/wpa/wpa_supplicant/
H A Dctrl_iface.c12615 const char *input, in wpa_supplicant_global_iface_interfaces()
/freebsd/sys/cddl/contrib/opensolaris/uts/common/dtrace/
H A Ddtrace.c1160 dtrace_strtoll(char *input, int base, size_t limit) in dtrace_strtoll()
/freebsd/sys/dev/ixl/
H A Di40e_adminq_cmd.h1597 u8 input[3]; member
/freebsd/sys/contrib/dev/athk/ath11k/
H A Dwmi.h3015 u32 input; member
3043 u32 input; member
/freebsd/sys/dev/bnxt/bnxt_en/
H A Dhsi_struct_def.h202 typedef struct input { struct
207 uint16_t req_type;
231 } input_t, *pinput_t; argument

1...<<11121314