| /freebsd/crypto/openssl/test/ |
| H A D | README-external.md | 16 $ 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 D | procfs_list.c | 50 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 D | max77686.txt | 5 are addressed using same i2c slave address whereas RTC submodule uses 8 PMIC submodule.
|
| H A D | max77693.txt | 78 - led : the LED submodule device node
|
| H A D | as3722.txt | 26 Optional submodule and their properties:
|
| /freebsd/sys/contrib/openzfs/module/os/linux/spl/ |
| H A D | spl-procfs-list.c | 223 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 D | spl_procfs_list.c | 100 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 D | fsl,imx27-pinctrl.txt | 32 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 D | procfs_list.h | 58 const char *submodule,
|
| /freebsd/sys/contrib/openzfs/include/os/freebsd/spl/sys/ |
| H A D | procfs_list.h | 58 const char *submodule,
|
| /freebsd/sys/contrib/openzfs/include/os/linux/spl/sys/ |
| H A D | procfs_list.h | 61 const char *submodule,
|
| /freebsd/sys/contrib/device-tree/Bindings/rng/ |
| H A D | ks-sa-rng.txt | 3 On Keystone SoCs HWRNG module is a submodule of the Security Accelerator.
|
| /freebsd/sys/contrib/device-tree/Bindings/iio/adc/ |
| H A D | twl4030-madc.txt | 8 - interrupts: IRQ line for the MADC submodule.
|
| /freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/ |
| H A D | ClangModulesDeclVendor.cpp | 370 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 D | README.git | 16 git submodule update --init
|
| /freebsd/sys/contrib/device-tree/Bindings/rtc/ |
| H A D | rtc-palmas.txt | 6 - interrupts: Interrupt number of RTC submodule on device.
|
| /freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
| H A D | DiagnosticLexKinds.td | 714 "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 D | DiagnosticFrontendKinds.td | 232 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 D | DiagnosticSerializationKinds.td | 76 "module file '%0' is missing its top-level submodule">, DefaultFatal;
|
| /freebsd/sys/contrib/device-tree/Bindings/input/ |
| H A D | ti,palmas-pwrbutton.txt | 12 - interrupts: Interrupt number of power button submodule on device.
|
| /freebsd/crypto/openssl/test/quic-openssl-docker/ |
| H A D | Dockerfile | 21 git submodule update --init && \
|
| /freebsd/sys/contrib/device-tree/Bindings/net/ |
| H A D | keystone-netcp.txt | 107 - cpts: sub-node time synchronization (CPTS) submodule configuration
|
| /freebsd/contrib/llvm-project/llvm/include/ |
| H A D | module.modulemap | 54 // FIXME: Make this as a submodule of LLVM_Backend again.
|
| /freebsd/contrib/googletest/googletest/ |
| H A D | README.md | 81 * Add GoogleTest as a git submodule or equivalent. This may not always be
|
| /freebsd/contrib/file/magic/Magdir/ |
| H A D | python | 248 # from module.submodule import func1, func2
|