Home
last modified time | relevance | path

Searched refs:param (Results 5101 - 5125 of 5347) sorted by relevance

1...<<201202203204205206207208209210>>...214

/kernel/linux/linux-6.6/net/batman-adv/
H A Dtp_meter.c28 #include <linux/param.h>
/kernel/linux/linux-6.6/net/ncsi/
H A Dncsi-rsp.c678 mlx->param == NCSI_OEM_MLX_CMD_GMA_PARAM) in ncsi_rsp_handler_oem_mlx()
/third_party/f2fs-tools/include/
H A Df2fs_fs.h1842 extern int f2fs_str2encoding_flags(char **param, __u16 *flags);
/third_party/curl/lib/
H A Dtransfer.c46 #include <sys/param.h>
418 * @param data the transfer
419 * @param buf buffer to keep response data received
420 * @param blen length of `buf`
421 * @param eos_reliable if EOS detection in underlying connection is reliable
422 * @param err error code in case of -1 return
H A Dtftp.c46 #include <sys/param.h>
H A Dtelnet.c46 #include <sys/param.h>
H A Dc-hyper.c51 #include <sys/param.h>
/third_party/FreeBSD/sbin/newfs_msdos/
H A Dmkfs_msdos.c28 #include <sys/param.h>
/third_party/libbpf/src/
H A Dgen_loader.c8 #include <sys/param.h>
/third_party/ltp/lib/
H A Dtlibio.c95 #include <sys/param.h>
/third_party/ltp/testcases/kernel/fs/doio/
H A Diogen.c45 #include <sys/param.h>
/third_party/ltp/testcases/kernel/fs/fsx-linux/
H A Dfsx-linux.c43 #include <sys/param.h>
/third_party/ltp/pan/
H A Dltp-pan.c54 #include <sys/param.h>
/third_party/ltp/testcases/kernel/syscalls/symlink/
H A Dsymlink01.c214 #include <sys/param.h>
790 * the PATH_MAX define value in param.h
829 * define value in param.h
/third_party/skia/third_party/externals/spirv-tools/test/fuzz/
H A Dtransformation_replace_id_with_synonym_test.cpp641 OpName %14 "param" in TEST()
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DProgramInterfaceTest.cpp26 const ProgramInterfaceTestParams &params = paramsInfo.param; in ProgramInterfaceTestPrint()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/fuzz/
H A Dtransformation_replace_id_with_synonym_test.cpp641 OpName %14 "param" in TEST()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DHost.cpp1311 #include <sys/param.h>
/third_party/protobuf/src/google/protobuf/io/
H A Dcoded_stream.h134 #include <sys/param.h> // __BYTE_ORDER
/third_party/spirv-tools/test/fuzz/
H A Dtransformation_replace_id_with_synonym_test.cpp650 OpName %14 "param" in TEST()
/third_party/vk-gl-cts/framework/opengl/simplereference/
H A DsglrReferenceContext.hpp629 virtual void pixelStorei (deUint32 pname, int param);
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
H A Dieee802_11_defs.h1062 le16 param; /* B24..B39 */ member
/kernel/linux/linux-5.10/tools/perf/scripts/python/
H A Dexported-sql-viewer.py193 def __init__(self, task, param=None, parent=None):
196 self.param = param
200 if self.param is None:
203 done, result = self.task(self.param)
/kernel/linux/linux-5.10/drivers/pinctrl/sirf/
H A Dpinctrl-atlas7.c5320 u16 param; in atlas7_pin_config_set() local
5325 param = pinconf_to_config_param(configs[idx]); in atlas7_pin_config_set()
5329 pin, atlas7_ioc_pads[pin].name, param, arg); in atlas7_pin_config_set()
5330 switch (param) { in atlas7_pin_config_set()
5368 pin, atlas7_ioc_pads[pin].name, param, arg); in atlas7_pin_config_set()
/kernel/linux/linux-6.6/tools/perf/scripts/python/
H A Dexported-sql-viewer.py194 def __init__(self, task, param=None, parent=None):
197 self.param = param
201 if self.param is None:
204 done, result = self.task(self.param)

Completed in 128 milliseconds

1...<<201202203204205206207208209210>>...214