/openbmc/openbmc/poky/meta/files/common-licenses/ |
H A D | CECILL-2.0 | 9 …rd du droit de la responsabilité civile que du droit de la propriété intellectuelle… 76 (i) le chargement du Logiciel par tout moyen notamment par téléchargement à partir d… 78 …té mis à disposition du Licencié préalablement à son acceptation telle qu… 126 …233;tant entendu que le coût additionnel d`acquisition du Code Source ne devra pas excéd… 138 …233;tant entendu que le coût additionnel d`acquisition du code source ne devra pas excéd… 160 …#233; une Contribution est titulaire sur celle-ci des droits de propriété intellectuelle… 164 …233; un Module Externe est titulaire sur celui-ci des droits de propriété intellectuelle… 170 …ou modifier de quelque manière que ce soit les mentions de propriété intellectuelle… 172 à reproduire à l`identique lesdites mentions de propriété intellectuelle sur le… 174 …té intellectuelle du Titulaire et/ou des Contributeurs sur le Logiciel et à prendre, le … [all …]
|
H A D | CECILL-1.0 | 8 …rd du droit de la responsabilité civile que du droit de la propriété intellectuelle… 74 (i) le chargement du Logiciel par tout moyen notamment par téléchargement à partir d… 76 …té mis à disposition du Licencié préalablement à son acceptation telle qu… 124 …;tant entendu que le coût additionnel d’acquisition du Code Source ne devra pas exc… 136 …;tant entendu que le coût additionnel d’acquisition du Code Source ne devra pas exc… 158 Les droits de propriété intellectuelle sur les Contributions sont attachés au titula… 162 …33;veloppé un Module Dynamique est titulaire des droits de propriété intellectuelle… 168 …ou modifier de quelque manière que ce soit les mentions de propriété intellectuelle… 170 à reproduire à l’identique lesdites mentions de propriété intellectuelle … 172 …té intellectuelle du Titulaire et/ou des Contributeurs et à prendre, le cas éch… [all …]
|
/openbmc/linux/mm/ |
H A D | page-writeback.c | 1553 unsigned long t; in wb_max_pause() local 1563 t++; in wb_max_pause() 1565 return min_t(unsigned long, t, MAX_PAUSE); in wb_max_pause() 1576 long t; /* target pause */ in wb_min_pause() local 1581 t = max(1, HZ / 100); in wb_min_pause() 1590 t += (hi - lo) * (10 * HZ) / 1024; in wb_min_pause() 1610 t = min(t, 1 + max_pause / 2); in wb_min_pause() 1622 t = max_pause; in wb_min_pause() 1632 t = max_pause; in wb_min_pause() 1640 return pages >= DIRTY_POLL_THRESH ? 1 + t / 2 : t; in wb_min_pause() [all …]
|
/openbmc/linux/sound/soc/bcm/ |
H A D | Kconfig | 19 If you don't know what to do here, say N. 28 If you don't know what to do here, say N
|
/openbmc/linux/include/uapi/asm-generic/ |
H A D | ioctl.h | 76 #define _IOC_TYPECHECK(t) (sizeof(t)) argument
|
/openbmc/openbmc/poky/meta/recipes-devtools/subversion/subversion/ |
H A D | serfmacro.patch | 2 --sysroot=/some/path/xxx-linux/ which clearly isn't intended and injects 23 dnl don't use --libs-only-L because then we might miss some options
|
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gimp/gimp/gimp/ |
H A D | 0001-configure-Keep-first-line-of-compiler-version-string.patch | 23 - CC_VERSION="`$CC $CC_VERSION_OPT 2>&1 | sed -e 's/\\\\/\\\\\\\\\\\\\\\\/g;s/^/\\\\t/;s/$/\\\\n/'… 24 + CC_VERSION="`$CC $CC_VERSION_OPT 2>&1 | head -1 | sed -e 's/\\\\/\\\\\\\\\\\\\\\\/g;s/^/\\\\t/;s…
|
/openbmc/openbmc/poky/meta/recipes-extended/groff/files/ |
H A D | 0001-build-meintro_fr.ps-depends-on-tbl.patch | 25 # Use '-K utf8', not '-k', in case 'configure' didn't find uchardet. 30 && $(DOC_GROFF) -K utf8 -t -Tps -me -mfr $< >$@
|
/openbmc/linux/arch/microblaze/kernel/ |
H A D | ptrace.c | 47 struct task_struct *t) in reg_save_addr() argument 72 regs = task_pt_regs(t); in reg_save_addr()
|
/openbmc/linux/arch/ia64/include/asm/ |
H A D | ptrace.h | 88 # define task_pt_regs(t) (((struct pt_regs *) ((char *) (t) + IA64_STK_OFFSET)) - 1) argument
|
/openbmc/linux/arch/sparc/include/uapi/asm/ |
H A D | signal.h | 19 #define SUBSIG_BADTRAP(t) (0x80 + (t)) argument
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/ddrescue/ |
H A D | ddrescue_1.28.bb | 16 # This isn't already added by base.bbclass 40 # Info dir listing isn't interesting at this point so remove it if it exists.
|
/openbmc/webui-vue/src/store/modules/ResourceManagement/ |
H A D | PowerControlStore.js | 64 i18n.global.t('pageServerPowerOperations.toast.successSaveSettings'), 69 i18n.global.t('pageServerPowerOperations.toast.errorSaveSettings'),
|
/openbmc/linux/drivers/crypto/ |
H A D | hifn_795x.c | 1325 struct scatterlist *t; in hifn_setup_dma() local 1346 BUG_ON(!sg_page(t)); in hifn_setup_dma() 1347 dpage = sg_page(t); in hifn_setup_dma() 1349 len = t->length; in hifn_setup_dma() 1361 t++; in hifn_setup_dma() 1463 t = &w->cache[idx]; in hifn_cipher_walk() 1511 t->length = copy; in hifn_cipher_walk() 1512 t->offset = offset; in hifn_cipher_walk() 1683 __func__, sg_page(t), t->length, in hifn_process_ready() 1686 if (!t->length) { in hifn_process_ready() [all …]
|
/openbmc/linux/drivers/clocksource/ |
H A D | timer-ti-dm.c | 516 struct dmtimer *timer = NULL, *t; in _omap_dm_timer_request() local 538 list_for_each_entry(t, &omap_timer_list, node) { in _omap_dm_timer_request() 539 if (t->reserved) in _omap_dm_timer_request() 544 if (id == t->pdev->id) { in _omap_dm_timer_request() 545 timer = t; in _omap_dm_timer_request() 551 if (cap == (t->capability & cap)) { in _omap_dm_timer_request() 562 timer = t; in _omap_dm_timer_request() 566 if (t->capability == cap) in _omap_dm_timer_request() 571 if (np == t->pdev->dev.of_node) { in _omap_dm_timer_request() 572 timer = t; in _omap_dm_timer_request() [all …]
|
/openbmc/qemu/hw/s390x/ |
H A D | s390-virtio-ccw.c | 441 CPUState *cs, *t; in s390_machine_reset() local 483 CPU_FOREACH(t) { in s390_machine_reset() 484 run_on_cpu(t, s390_do_cpu_full_reset, RUN_ON_CPU_NULL); in s390_machine_reset() 495 CPU_FOREACH(t) { in s390_machine_reset() 496 if (t == cs) { in s390_machine_reset() 499 run_on_cpu(t, s390_do_cpu_reset, RUN_ON_CPU_NULL); in s390_machine_reset() 508 CPU_FOREACH(t) { in s390_machine_reset() 509 if (t == cs) { in s390_machine_reset() 512 run_on_cpu(t, s390_do_cpu_full_reset, RUN_ON_CPU_NULL); in s390_machine_reset() 532 CPU_FOREACH(t) { in s390_machine_reset() [all …]
|
/openbmc/linux/Documentation/security/keys/ |
H A D | request-key.rst | 60 doesn't check for keys that are under construction and doesn't attempt to 68 The following example assumes that the key types involved don't define their 82 a suitable key there. If there is, it returns the key. If there isn't, 86 3) request_key() sees that A doesn't have the desired key yet, so it creates 121 This also extends further. If key W (step 7 above) didn't exist, key W would 127 This is because process A's keyrings can't simply be attached to 156 if this denies permission, it doesn't search further.
|
/openbmc/qemu/tests/qemu-iotests/ |
H A D | 085.out | 2 Formatting 'TEST_DIR/t.IMGFMT.1', fmt=IMGFMT size=134217728 3 Formatting 'TEST_DIR/t.IMGFMT.2', fmt=IMGFMT size=134217728 19 … extended_l2=off compression_type=zlib size=134217728 backing_file=TEST_DIR/t.qcow2.1 backing_fmt=… 49 … extended_l2=off compression_type=zlib size=134217728 backing_file=TEST_DIR/t.qcow2.2 backing_fmt=… 207 Formatting 'TEST_DIR/t.IMGFMT.base', fmt=IMGFMT size=134217728 208 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=134217728 backing_file=TEST_DIR/t.IMGFMT.base backi… 212 { 'driver': 'file', 'filename': 'TEST_DIR/t.IMGFMT',
|
/openbmc/linux/kernel/bpf/ |
H A D | memalloc.c | 267 struct llist_node *pos, *t; in free_all() local 270 llist_for_each_safe(pos, t, llnode) { in free_all() 308 struct llist_node *llnode, *t; in do_call_rcu_ttrace() local 319 llist_for_each_safe(llnode, t, llist_del_all(&c->free_by_rcu_ttrace)) in do_call_rcu_ttrace() 338 struct llist_node *llnode, *t; in free_bulk() local 357 llist_for_each_safe(llnode, t, llist_del_all(&c->free_llist_extra)) in free_bulk() 382 struct llist_node *llnode, *t; in check_free_by_rcu() local 388 llist_for_each_safe(llnode, t, llist_del_all(&c->free_llist_extra_rcu)) in check_free_by_rcu()
|
/openbmc/linux/drivers/staging/rtl8712/ |
H A D | rtl8712_xmit.c | 688 int t, sz, w_sz; in dump_xframe() local 700 for (t = 0; t < pattrib->nr_frags; t++) { in dump_xframe() 701 if (t != (pattrib->nr_frags - 1)) { in dump_xframe() 705 pxmitframe->last[t] = 0; in dump_xframe() 708 pxmitframe->last[t] = 1; in dump_xframe() 713 pxmitframe->bpending[t] = false; in dump_xframe()
|
/openbmc/linux/drivers/i2c/busses/ |
H A D | i2c-st.c | 274 struct st_i2c_timings *t = &i2c_timings[i2c_dev->mode]; in st_i2c_hw_config() local 290 val = rate / (2 * t->rate); in st_i2c_hw_config() 300 val = t->rep_start_hold / ns_per_clk; in st_i2c_hw_config() 304 val = t->rep_start_setup / ns_per_clk; in st_i2c_hw_config() 308 val = t->start_hold / ns_per_clk; in st_i2c_hw_config() 312 val = t->data_setup_time / ns_per_clk; in st_i2c_hw_config() 316 val = t->stop_setup_time / ns_per_clk; in st_i2c_hw_config() 320 val = t->bus_free_time / ns_per_clk; in st_i2c_hw_config()
|
/openbmc/linux/drivers/video/fbdev/omap2/omapfb/dss/ |
H A D | pll.c | 191 int t; in wait_for_bit_change() local 194 t = 100; in wait_for_bit_change() 195 while (t-- > 0) { in wait_for_bit_change() 226 int t = 100; in dss_wait_hsdiv_ack() local 228 while (t-- > 0) { in dss_wait_hsdiv_ack()
|
/openbmc/openbmc/poky/meta/recipes-devtools/patch/patch/ |
H A D | 0004-Fix-arbitrary-command-execution-in-ed-style-patches-.patch | 56 + pfatal ("Can't create temporary file %s", quotearg (tmpname)); 59 + pfatal ("Can't open stream for file %s", quotearg (tmpname)); 75 - pfatal ("Can't open pipe to %s", quotearg (buf)); 115 + pfatal ("Can't rewind to the beginning of file %s", quotearg (tmpname)); 132 + pfatal ("Can't fork");
|
/openbmc/sdbusplus/test/message/ |
H A D | append.cpp | 384 const std::tuple<int, std::string, bool> t{5, "asdf", false}; in TEST_F() local 389 expect_basic<int>(SD_BUS_TYPE_INT32, std::get<0>(t)); in TEST_F() 390 expect_basic_string(SD_BUS_TYPE_STRING, std::get<1>(t).c_str()); in TEST_F() 391 expect_basic<int>(SD_BUS_TYPE_BOOLEAN, std::get<2>(t)); in TEST_F() 394 new_message().append(t); in TEST_F()
|
/openbmc/linux/Documentation/mm/ |
H A D | active_mm.rst | 18 Cc'd to linux-kernel, because I don't write explanations all that often, 26 > wasn't able to follow linux-kernel for a while). 31 difference is that an anonymous address space doesn't care about the 37 doesn't need any user mappings - all kernel threads basically fall into 46 really doesn't _have_ a real address space at all.
|