Home
last modified time | relevance | path

Searched refs:submodule (Results 1 – 25 of 31) sorted by relevance

12

/freebsd/crypto/openssl/test/
H A DREADME-external.md16 $ git submodule update --init
76 $ git submodule update --init
99 $ git submodule update --init
127 $ git submodule update --init
156 $ git submodule update --init --recursive
160 $ cd `<submodule-dir>`
168 # modified: `<submodule-dir>` (new commits)
173 $ git add `<submodule-dir>`
174 $ git commit -m `"Updated <submodule> to latest commit"`
/freebsd/sys/contrib/openzfs/lib/libspl/
H A Dprocfs_list.c50 const char *submodule, in procfs_list_install() argument
59 (void) module, (void) submodule, (void) name, (void) mode, (void) show, in procfs_list_install()
/freebsd/sys/contrib/device-tree/Bindings/mfd/
H A Dmax77686.txt5 are addressed using same i2c slave address whereas RTC submodule uses
8 PMIC submodule.
H A Dmax77693.txt78 - led : the LED submodule device node
H A Das3722.txt26 Optional submodule and their properties:
/freebsd/sys/contrib/openzfs/module/os/linux/spl/
H A Dspl-procfs-list.c223 const char *submodule, in procfs_list_install() argument
234 if (submodule != NULL) in procfs_list_install()
235 modulestr = kmem_asprintf("%s/%s", module, submodule); in procfs_list_install()
/freebsd/sys/contrib/openzfs/module/os/freebsd/spl/
H A Dspl_procfs_list.c100 const char *submodule, in procfs_list_install() argument
121 procfs_kstat = kstat_create(module, 0, name, submodule, in procfs_list_install()
/freebsd/sys/contrib/device-tree/Bindings/pinctrl/
H A Dfsl,imx27-pinctrl.txt32 gpio_oconf configures the gpio submodule output signal. This does not
43 gpio_iconfa/b configures the gpio submodule input to functionblocks A and
/freebsd/sys/contrib/openzfs/lib/libspl/include/sys/
H A Dprocfs_list.h58 const char *submodule,
/freebsd/sys/contrib/openzfs/include/os/freebsd/spl/sys/
H A Dprocfs_list.h58 const char *submodule,
/freebsd/sys/contrib/openzfs/include/os/linux/spl/sys/
H A Dprocfs_list.h61 const char *submodule,
/freebsd/sys/contrib/device-tree/Bindings/rng/
H A Dks-sa-rng.txt3 On Keystone SoCs HWRNG module is a submodule of the Security Accelerator.
/freebsd/sys/contrib/device-tree/Bindings/iio/adc/
H A Dtwl4030-madc.txt8 - interrupts: IRQ line for the MADC submodule.
/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangModulesDeclVendor.cpp370 clang::Module *submodule = top_level_module; in AddModule() local
373 submodule = submodule->findSubmodule(component.GetStringRef()); in AddModule()
374 if (!submodule) { in AddModule()
/freebsd/contrib/ldns/
H A DREADME.git16 git submodule update --init
/freebsd/sys/contrib/device-tree/Bindings/rtc/
H A Drtc-palmas.txt6 - interrupts: Interrupt number of RTC submodule on device.
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DDiagnosticLexKinds.td714 "must specify '-fmodule-name=%0' to enter %select{|submodule of }1"
719 "submodule %0.%1 not declared in module map">;
830 "expected umbrella, header, submodule, or module export">;
858 "parent module must be defined before the submodule">;
864 "inferred submodule cannot be a framework submodule">;
870 "redefinition of inferred submodule">;
872 "expected '{' to start inferred submodule">;
876 "only '*' can be exported from an inferred submodule">;
886 "private submodule '%0' in private module map, expected top-level module">,
928 "submodule of top-level module '%0' implicitly imported here">;
H A DDiagnosticFrontendKinds.td232 def err_no_submodule : Error<"no submodule named %0 in module '%1'">;
234 "no submodule named %0 in module '%1'; did you mean '%2'?">;
236 "no submodule named %0 in module '%1'; using top level '%2'">,
240 def warn_missing_submodule : Warning<"missing submodule '%0'">,
H A DDiagnosticSerializationKinds.td76 "module file '%0' is missing its top-level submodule">, DefaultFatal;
/freebsd/sys/contrib/device-tree/Bindings/input/
H A Dti,palmas-pwrbutton.txt12 - interrupts: Interrupt number of power button submodule on device.
/freebsd/crypto/openssl/test/quic-openssl-docker/
H A DDockerfile21 git submodule update --init && \
/freebsd/sys/contrib/device-tree/Bindings/net/
H A Dkeystone-netcp.txt107 - cpts: sub-node time synchronization (CPTS) submodule configuration
/freebsd/contrib/llvm-project/llvm/include/
H A Dmodule.modulemap54 // FIXME: Make this as a submodule of LLVM_Backend again.
/freebsd/contrib/googletest/googletest/
H A DREADME.md81 * Add GoogleTest as a git submodule or equivalent. This may not always be
/freebsd/contrib/file/magic/Magdir/
H A Dpython248 # from module.submodule import func1, func2

12