Home
last modified time | relevance | path

Searched full:default (Results 3126 – 3150 of 9919) sorted by relevance

1...<<121122123124125126127128129130>>...397

/openbmc/openbmc/poky/bitbake/lib/bb/tests/
H A Ddata.py453 self.d.setVarFlag("foo", "_defaultval_flag_flag1", "default of flag1")
455 self.d.setVarFlag("foo", "_defaultval_flag_flag2", "default of flag2")
457 self.d.setVarFlag("foo", "_defaultval_flag_flagnovalue", "default of flagnovalue")
468 "flagnovalue": "default of flagnovalue",
478 "_defaultval_flag_flag1": "default of flag1",
479 "_defaultval_flag_flag2": "default of flag2",
480 "_defaultval_flag_flagnovalue": "default of flagnovalue",
493 "flagnovalue": "default of flagnovalue",
501 "_defaultval_flag_flag1": "default of flag1",
502 "_defaultval_flag_flagnovalue": "default of flagnovalue",
/openbmc/u-boot/board/freescale/m5253demo/
H A Dflash.c82 default: in flash_print_info()
91 default: in flash_print_info()
141 default: in flash_get_size()
155 default: in flash_get_size()
198 default: in flash_erase()
/openbmc/u-boot/arch/arm/mach-imx/
H A Dcpu.c84 default: in get_reset_cause()
180 default: in get_imx_type()
227 default: in print_cpuinfo()
330 default: in set_chipselect_size()
449 default: in get_boot_device()
/openbmc/u-boot/drivers/mmc/
H A Dmvebu_mmc.c46 /* default to maximum timeout */ in mvebu_mmc_setup_data()
291 default: in mvebu_mmc_set_bus()
295 /* default transfer mode */ in mvebu_mmc_set_bus()
299 /* default to maximum timeout */ in mvebu_mmc_set_bus()
356 default: in mvebu_window_setup()
/openbmc/u-boot/doc/imx/common/
H A Dmxs.txt209 -w <size> change page size (default 2048 b)
210 -o <size> change oob size (default 64 b)
211 -e <size> change erase size (default 131072 b)
217 from the U-Boot prompt. To simplify the process, the U-Boot default
239 To simplify the process of firmware update, the U-Boot default
/openbmc/openbmc/poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/
H A D01_man_portability.patch175 @@ -164,6 +167,7 @@ The default locations of the host access
188 \fItcpd\fR access control files (by default, these are
206 directory instead of the default ones.
226 The program examines the \fItcpd\fR access control tables (default
235 directory instead of the default ones.
/openbmc/qemu/docs/devel/testing/
H A Dfuzzing.rst106 exits, you should find a file, "default.profraw" in the working directory.
109 llvm-profdata merge -output=default.profdata default.profraw
110 llvm-cov show ./path/to/qemu-fuzz-i386 -instr-profile=default.profdata \
182 <https://github.com/google/oss-fuzz>`_. By default, the OSS-Fuzz build
/openbmc/openbmc/poky/scripts/lib/resulttool/
H A Dreport.py304 parser_build.add_argument('--branch', '-B', default='master', help="Branch to find commit in")
306 parser_build.add_argument('-t', '--tag', default='',
309 … help='instead of the default "store_map", use the "regression_map" for report')
310 parser_build.add_argument('-r', '--raw_test_only', default='',
312 parser_build.add_argument('-s', '--selected_test_case_only', default='',
/openbmc/qemu/system/
H A Dqemu-seccomp.c126 /* default set of syscalls that should get blocked */
374 /* this is the default option, this if is here in parse_sandbox()
397 /* default value */ in parse_sandbox()
409 /* default value */ in parse_sandbox()
421 /* default value */ in parse_sandbox()
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/
H A DlayerBtn.js70 $("td .set-default-recipe-btn").unbind('click');
71 $("td .set-default-recipe-btn").click(function(e){
/openbmc/u-boot/arch/arm/dts/
H A Dsun8i-h3-nanopi-neo-air.dts67 default-state = "on";
107 pinctrl-names = "default";
H A Dsun4i-a10-hackberry.dts92 pinctrl-names = "default";
137 pinctrl-names = "default";
H A Dsun4i-a10-mini-xplus.dts86 pinctrl-names = "default";
129 pinctrl-names = "default";
/openbmc/u-boot/board/Seagate/dockstar/
H A Ddockstar.c25 * default gpio configuration in board_early_init_f()
162 default: in show_boot_progress()
/openbmc/qemu/crypto/
H A Dpbkdf-nettle.c41 default: in qcrypto_pbkdf2_supports()
123 default: in qcrypto_pbkdf2()
/openbmc/openbmc/meta-raspberrypi/recipes-devtools/pi-blaster/files/
H A Dremove-initscript-lsb-dependency.patch26 [ -r /etc/default/$NAME ] && . /etc/default/$NAME
/openbmc/openbmc-tools/dbusView/
H A DdbusView.py16 parser.add_argument("-u", "--username", default="root")
17 parser.add_argument("-p", "--password", default="0penBmc")
/openbmc/openbmc/meta-ampere/meta-jade/recipes-ampere/platform/ampere-utils/
H A Dampere_firmware_upgrade.sh107 echo " SECPRO: Optional, input '1' to enter & flash secpro mode. Default: 0"
115 DEV_SEL="1" # by default, select Main image
/openbmc/u-boot/drivers/watchdog/
H A DKconfig33 default y if AM33XX
81 default y if ARCH_ASPEED
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Dump/
H A DCreate.interface.yaml100 field. If no parameters are provided, a default dump will be
107 - default: xyz.openbmc_project.Dump.Manager
/openbmc/webui-vue/src/store/
H A Dapi.js53 export default {
101 * Registry Name (Default: "Base") and end with the given key
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/
H A DHost.interface.yaml7 default: "Off"
36 default: "Unknown"
/openbmc/u-boot/cmd/
H A Ddisk.c91 default: in common_diskboot()
125 /* Loading ok, update default load address */ in common_diskboot()
/openbmc/qemu/scripts/
H A Ddisas-objdump.pl8 # Default to the system objdump if a cross-compiler edition not given.
21 # But we can't default the machines. Sanity check that we've at least one.
/openbmc/u-boot/drivers/misc/
H A Dfsl_sec_mon.c110 default: in set_sec_mon_state_non_sec()
157 default: in set_sec_mon_state()

1...<<121122123124125126127128129130>>...397