/openbmc/openbmc/poky/meta/recipes-extended/packagegroups/ |
H A D | packagegroup-core-full-cmdline.bb | 5 SUMMARY = "Standard full-featured Linux system" 6 DESCRIPTION = "Package group bringing in packages needed for a more traditional full-featured Linux… 11 packagegroup-core-full-cmdline \ 12 packagegroup-core-full-cmdline-utils \ 13 packagegroup-core-full-cmdline-extended \ 14 packagegroup-core-full-cmdline-dev-utils \ 15 packagegroup-core-full-cmdline-multiuser \ 16 packagegroup-core-full-cmdline-initscripts \ 17 packagegroup-core-full-cmdline-sys-services \ 20 RDEPENDS:packagegroup-core-full-cmdline = "\ [all …]
|
/openbmc/qemu/tests/qemu-iotests/ |
H A D | 106.out | 12 --- create_mode=off growth_mode=full --- 24 --- create_mode=falloc growth_mode=full --- 28 --- create_mode=full growth_mode=off --- 29 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=131072 preallocation=full 32 --- create_mode=full growth_mode=falloc --- 33 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=131072 preallocation=full 36 --- create_mode=full growth_mode=full --- 37 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=131072 preallocation=full 45 --- growth_mode=full --- 57 --- growth_mode=full ---
|
H A D | 125.out | 26 --- cluster_size=512 growth_size=16 create_mode=off growth_mode=full --- 58 --- cluster_size=512 growth_size=16 create_mode=metadata growth_mode=full --- 90 --- cluster_size=512 growth_size=16 create_mode=falloc growth_mode=full --- 98 --- cluster_size=512 growth_size=16 create_mode=full growth_mode=off --- 99 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=2048000 preallocation=full 106 --- cluster_size=512 growth_size=16 create_mode=full growth_mode=metadata --- 107 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=2048000 preallocation=full 114 --- cluster_size=512 growth_size=16 create_mode=full growth_mode=falloc --- 115 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=2048000 preallocation=full 122 --- cluster_size=512 growth_size=16 create_mode=full growth_mode=full --- [all …]
|
H A D | 055 | 72 self.vm.cmd(cmd, device='drive0', target=target, sync='full') 88 target=target, sync='full') 124 target='drive1', sync='full', auto_finalize=False, 139 target='drive1', sync='full') 153 target=target_img, sync='full') 161 target='drive1', sync='full') 166 target=target_img, sync='full', mode='existing') 171 target=target_img, sync='full', 181 target=target_img, sync='full') 184 target='drive0', sync='full') [all …]
|
H A D | 256 | 34 iotests.FilePath('img0-full') as img0_full_path, \ 35 iotests.FilePath('img1-full') as img1_full_path, \ 78 log('--- Create Targets & Full Backups ---\n') 79 create_target(img0_full_path, 'img0-full', size) 80 create_target(img1_full_path, 'img1-full', size) 88 'target': 'img0-full', 89 'sync': 'full', 93 'target': 'img1-full', 94 'sync': 'full',
|
H A D | 041 | 68 self.vm.cmd(self.qmp_cmd, device='drive0', sync='full', 81 self.vm.cmd(self.qmp_cmd, device='drive0', sync='full', 91 self.vm.cmd(self.qmp_cmd, device='drive0', sync='full', 104 self.vm.cmd(self.qmp_cmd, device='drive0', sync='full', 127 self.vm.cmd(self.qmp_cmd, device='drive0', sync='full', 142 self.vm.cmd(self.qmp_cmd, device='drive0', sync='full', 158 self.vm.cmd(self.qmp_cmd, device='drive0', sync='full', 173 self.vm.cmd(self.qmp_cmd, device='drive0', sync='full', 205 result = self.vm.qmp(self.qmp_cmd, device='ide1-cd0', sync='full', 210 result = self.vm.qmp(self.qmp_cmd, device='drive0', sync='full', [all …]
|
H A D | 243.out | 21 === preallocation=full === 23 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864 preallocation=full 51 === External data file: preallocation=full === 53 …g 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864 data_file=TEST_DIR/t.IMGFMT.data preallocation=full
|
H A D | 256.out | 5 --- Create Targets & Full Backups --- 45 "sync": "full", 46 "target": "img0-full" 54 "sync": "full", 55 "target": "img1-full"
|
H A D | 106 | 51 for create_mode in off falloc full; do 52 for growth_mode in off falloc full; do 87 for growth_mode in falloc full off; do 96 for growth_mode in falloc full; do 119 rm -f $seq.full
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/protobuf/protobuf-c/ |
H A D | 0001-Makefile.am-do-not-compile-the-code-which-was-genera.patch | 5 test-full.proto in protobuf-c-native 7 Those code was auto generated by protoc command with test-full.proto, those code are not compatible 9 the test-full.proto with latest version protobuf. 49 - t/test-full.pb-c.c \ 69 - t/test-full.pb.cc \ 71 -$(t_generated_code2_cxx_generate_packed_data_OBJECTS): t/test-full.pb.h 84 -t/test-full.pb-c.c t/test-full.pb-c.h: $(top_builddir)/protoc-gen-c/protoc-gen-c$(EXEEXT) $(top_sr… 85 …gen-c/protoc-gen-c$(EXEEXT) -I$(top_srcdir) --c_out=$(top_builddir) $(top_srcdir)/t/test-full.proto 87 -t/test-full.pb.cc t/test-full.pb.h: @PROTOC@ $(top_srcdir)/t/test-full.proto 88 - $(AM_V_GEN)@PROTOC@ -I$(top_srcdir) --cpp_out=$(top_builddir) $(top_srcdir)/t/test-full.proto [all …]
|
/openbmc/openbmc/poky/meta/conf/distro/include/ |
H A D | no-gplv3.inc | 8 # Settings for full-cmdline 9 RDEPENDS:packagegroup-core-full-cmdline-utils:remove = "bash bc coreutils cpio ed findutils gawk gr… 10 RDEPENDS:packagegroup-core-full-cmdline-dev-utils:remove = "diffutils m4 make patch" 11 RDEPENDS:packagegroup-core-full-cmdline-multiuser:remove = "gzip" 22 IMAGE_FEATURES:remove:pn-core-image-full-cmdline = "package-management" 23 CORE_IMAGE_EXTRA_INSTALL:pn-core-image-full-cmdline += "rpm"
|
/openbmc/u-boot/include/linux/ |
H A D | mii.h | 41 #define BMCR_FULLDPLX 0x0100 /* Full duplex */ 63 #define BMSR_10FULL 0x1000 /* Can do 10mbps, full-duplex */ 65 #define BMSR_100FULL 0x4000 /* Can do 100mbps, full-duplex */ 72 #define ADVERTISE_1000XFULL 0x0020 /* Try for 1000BASE-X full-duplex */ 73 #define ADVERTISE_10FULL 0x0040 /* Try for 10mbps full-duplex */ 77 #define ADVERTISE_100FULL 0x0100 /* Try for 100mbps full-duplex */ 95 #define LPA_1000XFULL 0x0020 /* Can do 1000BASE-X full-duplex */ 96 #define LPA_10FULL 0x0040 /* Can do 10mbps full-duplex */ 100 #define LPA_100FULL 0x0100 /* Can do 100mbps full-duplex */ 121 #define ESTATUS_1000_XFULL 0x8000 /* Can do 1000BX Full */ [all …]
|
/openbmc/qemu/target/sparc/ |
H A D | mmu_helper.c | 72 static int get_physical_address(CPUSPARCState *env, CPUTLBEntryFull *full, in get_physical_address() argument 87 full->lg_page_size = TARGET_PAGE_BITS; in get_physical_address() 90 full->phys_addr = env->prom_addr | (address & 0x7ffffULL); in get_physical_address() 91 full->prot = PAGE_READ | PAGE_EXEC; in get_physical_address() 94 full->phys_addr = address; in get_physical_address() 95 full->prot = PAGE_READ | PAGE_WRITE | PAGE_EXEC; in get_physical_address() 100 full->phys_addr = 0xffffffffffff0000ULL; in get_physical_address() 164 full->lg_page_size = TARGET_PAGE_BITS; in get_physical_address() 168 full->lg_page_size = 18; in get_physical_address() 173 full->lg_page_size = 24; in get_physical_address() [all …]
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-extended/dlm/dlm/ |
H A D | 0001-Remove-fcf-protection-full.patch | 4 Subject: [PATCH] Remove -fcf-protection=full 8 | cc1: error: '-fcf-protection=full' is not supported for this target 25 - -fstack-clash-protection -fcf-protection=full 36 - -fstack-clash-protection -fcf-protection=full 47 - -fstack-clash-protection -fcf-protection=full 58 -LIB_CFLAGS += $(CFLAGS) -D_REENTRANT -fcf-protection=full 59 -LLT_CFLAGS += $(CFLAGS) -fcf-protection=full
|
/openbmc/qemu/accel/tcg/ |
H A D | cputlb.c | 511 tlb_debug("forcing full flush midx %d (%016" in tlb_flush_page_locked() 684 tlb_debug("forcing full flush midx %d (" in tlb_flush_range_locked() 697 tlb_debug("forcing full flush midx %d (" in tlb_flush_range_locked() 890 static void tlb_reset_dirty_range_locked(CPUTLBEntryFull *full, CPUTLBEntry *ent, in tlb_reset_dirty_range_locked() argument 894 int flags = addr | full->slow_flags[MMU_DATA_STORE]; in tlb_reset_dirty_range_locked() 976 large pages and trigger a full TLB flush if these are invalidated. */ 989 the cost of maintaining a full variable size TLB. */ in tlb_add_large_page() 999 static inline void tlb_set_compare(CPUTLBEntryFull *full, CPUTLBEntry *ent, in tlb_set_compare() argument 1014 full->slow_flags[access_type] = flags; in tlb_set_compare() 1026 vaddr addr, CPUTLBEntryFull *full) in tlb_set_page_full() argument [all …]
|
/openbmc/qemu/util/ |
H A D | path.c | 53 char *full = g_build_filename(base, name, NULL); in path() local 56 if (access(full, F_OK) == 0) { in path() 58 g_hash_table_insert(hash, save, full); in path() 59 ret = full; in path() 62 g_free(full); in path()
|
/openbmc/qemu/tests/qemu-iotests/tests/ |
H A D | mirror-sparse | 91 {"sync":"full", "device":"src", "target":"dst", 107 actual=full 120 do_test full ignore off full 121 do_test full unmap off sparse 122 do_test full unmap unmap sparse 128 rm -f $seq.full
|
/openbmc/phosphor-ipmi-flash/bmc/ |
H A D | fs.hpp | 10 * Given a directory, return the list of json file paths (full paths). 12 * @param[in] directory - the full path to the directory to search. 13 * @return list of full paths to json files found in that directory.
|
/openbmc/ipmitool/lib/ |
H A D | ipmi_sensor.c | 226 print_thresh_setting(struct sdr_record_full_sensor *full, in print_thresh_setting() argument 238 if (full && !UNITS_ARE_DISCRETE(&full->cmn)) { in print_thresh_setting() 239 printf(analog_fmt, sdr_convert_sensor_reading (full, setting)); in print_thresh_setting() 291 if (thresh_available && sr->full) { in ipmi_sensor_print_fc_threshold() 293 print_thresh_setting(sr->full, rsp->data[0] & (bit), \ in ipmi_sensor_print_fc_threshold() 323 if (sr->full) { in ipmi_sensor_print_fc_threshold() 324 uint16_t raw_tol = __TO_TOL(sr->full->mtol); in ipmi_sensor_print_fc_threshold() 327 sdr_convert_sensor_tolerance(sr->full, in ipmi_sensor_print_fc_threshold() 348 if (sr->full) { in ipmi_sensor_print_fc_threshold() 350 print_thresh_setting(sr->full, rsp->data[0] & (bit), \ in ipmi_sensor_print_fc_threshold() [all …]
|
H A D | ipmi_sdr.c | 125 if (!sr->full) { in sdr_sensor_has_analog_reading() 130 * Only Full Threshold sensors are identified as providing in sdr_sensor_has_analog_reading() 144 if ( UNITS_ARE_DISCRETE(&sr->full->cmn) ) { in sdr_sensor_has_analog_reading() 147 if ( !IS_THRESHOLD_SENSOR(&sr->full->cmn) ) { in sdr_sensor_has_analog_reading() 150 if ( (sr->full->cmn.unit.pct | sr->full->cmn.unit.modifier | in sdr_sensor_has_analog_reading() 151 sr->full->cmn.unit.type.base | in sdr_sensor_has_analog_reading() 152 sr->full->cmn.unit.type.modifier)) { in sdr_sensor_has_analog_reading() 166 if (sr->full->linearization >= SDR_SENSOR_L_NONLINEAR && in sdr_sensor_has_analog_reading() 167 sr->full->linearization <= 0x7F) { in sdr_sensor_has_analog_reading() 168 if (ipmi_sensor_get_sensor_reading_factors(intf, sr->full, sr->s_reading) < 0){ in sdr_sensor_has_analog_reading() [all …]
|
/openbmc/u-boot/doc/device-tree-bindings/net/ |
H A D | fixed-link.txt | 14 * 'full-duplex' (boolean, optional), to indicate that full duplex is 27 full-duplex;
|
/openbmc/qemu/docs/interop/ |
H A D | bitmaps.rst | 5 This file is licensed via The FreeBSD Documentation License, the full 170 protocol, and :doc:`qemu-qmp-ref` for a full reference of all QMP 493 #. Create a full drive backup of drive0. 501 the full drive backup. 511 - Create a full drive backup of ``drive0``. 515 .. note:: As a consideration, if ``bitmap0`` is created prior to the full 538 other partial disk images on top of a base image to reconstruct a full backup 544 full and incremental backups. 556 This example creates a new, full backup of "drive0" and accompanies it with a 586 "sync": "full" [all …]
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/debootstrap/debootstrap/ |
H A D | 0003-do-not-hardcode-the-full-path-of-dpkg.patch | 4 Subject: [PATCH] do not hardcode the full path of dpkg 7 the full path calling will fail 9 Do not hardcode the full path of dpkg, then then sdk's dpkg will be used.
|
/openbmc/u-boot/doc/ |
H A D | README.ti-secure | 61 <INPUT_FILE> is the full path and filename of the public world boot 65 <OUTPUT_FILE> is the full path and filename of the final secure 93 <INPUT_FILE> is the full path and filename of the public world boot 97 <OUTPUT_FILE> is the full path and filename of the final secure 121 <INPUT_FILE> is the full path and filename of the public world boot 124 <OUTPUT_FILE> is the full path and filename of the final secure image. 148 <INPUT_FILE> is the full path and filename of the public world boot 152 <OUTPUT_FILE> is the full path and filename of the final secure image. 214 <INPUT_FILE> is the full path and filename of the input binary image 216 <OUTPUT_FILE> is the full path and filename of the output secure image.
|
/openbmc/phosphor-state-manager/ |
H A D | systemd_target_monitor.cpp | 34 std::cout << "[-f <file1> -f <file2> ...] : Full path to json file(s) with " in print_usage() 37 std::cout << "[-s <file1> -s <file2> ...] : Full path to json file(s) with " in print_usage() 51 "Full path to json file(s) with target/error mappings"); in main() 53 "Full path to json file(s) with services to monitor"); in main()
|