Home
last modified time | relevance | path

Searched refs:valid (Results 1 – 25 of 72) sorted by relevance

123

/buildroot/support/docker/
A Dapt-sources.list2 deb [check-valid-until=no] http://snapshot.debian.org/archive/debian/20230206T092119Z/ bullseye main
3 deb [check-valid-until=no] http://snapshot.debian.org/archive/debian-security/20230206T092119Z/ bul…
4 deb [check-valid-until=no] http://snapshot.debian.org/archive/debian/20230206T092119Z/ bullseye-upd…
/buildroot/support/kconfig/
A Dstreamline_config.pl424 my $valid = "A-Za-z_0-9";
429 if (/(CONFIG_[$valid]*)=(m|y)/) {
450 while ($p =~ /[$valid]/) {
452 if ($p =~ /^[^$valid]*([$valid]+)/) {
455 $p =~ s/^[^$valid]*[$valid]+//;
491 while ($p =~ /[$valid]/) {
493 if ($p =~ /^[^$valid]*([$valid]+)/) {
496 $p =~ s/^[^$valid]*[$valid]+//;
A Dgconf.c1219 gboolean valid; in gtktree_iter_find_node() local
1223 while (valid) { in gtktree_iter_find_node()
1237 valid = gtk_tree_model_iter_next(model2, child); in gtktree_iter_find_node()
1253 gboolean valid; in update_tree() local
1268 if (valid) in update_tree()
1287 valid = gtk_tree_model_iter_next(model2, in update_tree()
1290 if (!valid) in update_tree()
1300 if (!valid && !menu2) in update_tree()
1309 valid = TRUE; in update_tree()
1312 valid = gtk_tree_model_iter_next(model2, in update_tree()
[all …]
/buildroot/package/python-dicttoxml/
A DConfig.in6 a valid XML string.
/buildroot/package/python-dicttoxml2/
A DConfig.in6 a valid XML string.
/buildroot/package/catatonit/
A DConfig.in5 catatonit is a simple but valid init binary to act as
/buildroot/package/tini/
A DConfig.in5 tini is a simple but valid init binary to
/buildroot/package/xenomai/3.0.10/
A D0003-lib-cobalt-copperplate-Use-valid-addresses-for-pthread_setspecific.patch4 Subject: [PATCH] lib/{cobalt,copperplate}: Use valid addresses for
9 valid. So use dummy addresses instead. namely the related pthread keys.
35 + * We need to use a valid address here. The object will never be dereferenced
/buildroot/package/benejson/
A D0001-c-std.patch1 Some older toolchains do not recognize c11 as a valid standard.
/buildroot/package/libsemanage/
A DConfig.in15 file_contexts configuration is valid (load_policy and
/buildroot/package/patch/
A D0001-Fix-segfault-with-mangled-rename-patch.patch30 say ("Cannot %s file without two valid file names\n", pch_rename () ? "rename" : "copy");
/buildroot/utils/checkpackagelib/
A Dlib_mk.py387 self.valid = None
416 if self.valid and self.non_defaults > 1:
419 self.valid["lineno"],
420 self.valid["text"],
440 self.valid = {"lineno": lineno, "text": text}
/buildroot/package/olsr/
A D0004-pud-adapt-gpsdclient.c-to-new-gpsd-3.21.patch24 gpsdata->set &= ~STATUS_SET; /* always valid */
/buildroot/package/catch2/
A DConfig.in15 be named with valid identifiers, assertions look like
/buildroot/board/ti/am62x-sk/patches/linux/
A D0001-clk-keystone-sci-clk-Adding-support-for-non-contiguo.patch29 In this fix, driver checks and adds only valid clock ids.
59 + /* Check if this clock id is valid */
/buildroot/board/ti/am64x-sk/patches/linux/
A D0001-clk-keystone-sci-clk-Adding-support-for-non-contiguo.patch29 In this fix, driver checks and adds only valid clock ids.
59 + /* Check if this clock id is valid */
/buildroot/package/sunxi-boards/
A DConfig.in25 to see the list of valid .fex files.
/buildroot/package/odb/
A D0002-Remove-gratuitous-classes.patch124 cerr << "error: '" << e.path () << "' is not a valid filesystem path"
302 if (!valid)
311 if (!valid)
372 if (!valid)
381 if (!valid)
/buildroot/package/gnupg/
A DConfig.in36 signature are valid. There are no configuration files and
/buildroot/board/radxa/rockpi-n8/
A Dreadme.txt50 The boot order on rockpi-n8 is emmc, sd. If emmc contains a valid Image, the board
/buildroot/package/kexec/
A D0001-Fix-building-on-x86_64-with-binutils-2-41.patch41 /* Compute where I am running at (assumes esp valid) */
57 /* Compute where I am running at (assumes esp valid) */
/buildroot/package/mesa3d/
A D0001-meson-Set-proper-value-for-LIBCLC_INCLUDEDIR.patch12 really need a value that is valid on the target.
/buildroot/package/patchelf/
A D0001-Add-option-to-make-the-rpath-relative-under-a-specif.patch14 RPATH, resolve it and test if it's valid (does exist)
18 the build machine). Test if it's valid (does exist).
23 valid (does exist).
221 + RPATH. Resolve it and test if it's valid (does exist).
224 + the build machine). Test if it's valid (does exist).
228 + valid (does exist).
/buildroot/board/kontron/bl-imx8mm/
A Dreadme.txt81 By default the bootloader will search for the first valid image, starting
/buildroot/board/kontron/pitx-imx8m/
A Dreadme.txt70 By default the bootloader will search for the first valid image, starting

Completed in 55 milliseconds

123