HomeSort by: relevance | last modified time | path
    Searched defs:replaced (Results 1 - 24 of 24) sorted by relevancy

  /src/external/bsd/libarchive/dist/libarchive/test/
test_write_format_zip_windows_path.c 33 static const char *replaced = "dir_stored/dir1/file"; local
72 const char *expected = replaced;
76 const char *unexpected = replaced;
  /src/external/gpl3/gcc/dist/contrib/
git-fix-changelog.py 69 replaced = 0 variable
80 replaced += 1
82 if replaced:
90 print(f'Commit message updated: {replaced} file(s) renamed.')
  /src/external/gpl3/gcc.old/dist/contrib/
git-fix-changelog.py 69 replaced = 0 variable
80 replaced += 1
82 if replaced:
90 print(f'Commit message updated: {replaced} file(s) renamed.')
  /src/sys/external/bsd/drm2/dist/drm/
drm_atomic_uapi.c 397 bool *replaced)
418 *replaced |= drm_property_replace_blob(blob, new_blob);
430 bool replaced = false; local
448 &replaced);
449 state->color_mgmt_changed |= replaced;
456 &replaced);
457 state->color_mgmt_changed |= replaced;
464 &replaced);
465 state->color_mgmt_changed |= replaced;
525 bool replaced = false local
684 bool replaced = false; local
    [all...]
drm_atomic_helper.c 3496 bool replaced; local
3527 replaced = drm_property_replace_blob(&crtc_state->degamma_lut, NULL);
3528 replaced |= drm_property_replace_blob(&crtc_state->ctm, NULL);
3529 replaced |= drm_property_replace_blob(&crtc_state->gamma_lut, blob);
3530 crtc_state->color_mgmt_changed |= replaced;
drm_fb_helper.c 1041 bool replaced; local
1071 replaced = drm_property_replace_blob(&crtc_state->degamma_lut,
1073 replaced |= drm_property_replace_blob(&crtc_state->ctm, NULL);
1074 replaced |= drm_property_replace_blob(&crtc_state->gamma_lut,
1076 crtc_state->color_mgmt_changed |= replaced;
  /src/external/bsd/nvi/dist/ex/
ex_subst.c 898 int reflags, replaced, rval; local
941 replaced = 0;
943 if (re_cscope_conv(sp, &ptrn, &plen, &replaced))
953 if (re_tag_conv(sp, &ptrn, &plen, &replaced))
956 if (re_conv(sp, &ptrn, &plen, &replaced))
981 if (replaced)
1019 * 2: If O_MAGIC is not set, the string "\~" is replaced with the text
  /src/external/bsd/tmux/dist/
cmd.c 842 int replaced, quoted; local
851 replaced = 0;
858 if (*ptr != '%' || replaced)
860 replaced = 1;
  /src/external/gpl3/gcc/dist/gcc/
gimple-ssa-backprop.cc 863 bool replaced = false; local
874 if (!replaced)
879 replaced = true;
tree-ssa-propagate.cc 564 PROP_VALUE. Return true if at least one reference was replaced. */
569 bool replaced = false; local
595 replaced = true;
598 return replaced;
609 bool replaced = false; local
628 replaced = true;
649 if (!replaced)
659 return replaced;
1092 then the expression to be replaced by the propagation may
1143 The statement in which an expression has been replaced should b
    [all...]
regcprop.cc 506 in register class CL. Return true if successfully replaced. */
533 fprintf (dump_file, "insn %u: replaced reg %u with %u\n",
938 "insn %u: replaced reg %u with %u\n",
983 "insn %u: replaced reg %u with %u\n",
1003 bool replaced = false; local
1020 replaced
1026 replaced
1031 replaced = replace_oldest_value_mem (recog_data.operand[i],
1035 replaced = replace_oldest_value_mem (recog_data.operand[i],
1039 if (replaced)
    [all...]
dwarf2out.cc 133 totally replaced in this file; make sure it stays that way. */
1378 /* True if this list has been replaced by dw_loc_next. */
1379 bool replaced;
16495 be replaced with a MEM containing a multiply or shift. */
31385 if (loc->replaced)
31397 gcc_assert (!(*curr)->replaced && !(*curr)->resolved_addr);
31423 loc->replaced = 1;
31455 DW_OP_GNU_variable_value DW_OP_stack_value can be replaced
1376 bool replaced; member in struct:dw_loc_list_struct
  /src/external/gpl3/gcc.old/dist/gcc/
gimple-ssa-backprop.cc 857 bool replaced = false; local
868 if (!replaced)
873 replaced = true;
tree-ssa-propagate.cc 563 PROP_VALUE. Return true if at least one reference was replaced. */
568 bool replaced = false; local
594 replaced = true;
597 return replaced;
608 bool replaced = false; local
627 replaced = true;
648 if (!replaced)
658 return replaced;
1102 then the expression to be replaced by the propagation may
1153 The statement in which an expression has been replaced should b
    [all...]
regcprop.cc 496 in register class CL. Return true if successfully replaced. */
523 fprintf (dump_file, "insn %u: replaced reg %u with %u\n",
928 "insn %u: replaced reg %u with %u\n",
968 "insn %u: replaced reg %u with %u\n",
988 bool replaced = false; local
1005 replaced
1011 replaced
1016 replaced = replace_oldest_value_mem (recog_data.operand[i],
1020 replaced = replace_oldest_value_mem (recog_data.operand[i],
1024 if (replaced)
    [all...]
dwarf2out.cc 133 totally replaced in this file; make sure it stays that way. */
1380 /* True if this list has been replaced by dw_loc_next. */
1381 bool replaced;
16411 be replaced with a MEM containing a multiply or shift. */
31238 if (loc->replaced)
31250 gcc_assert (!(*curr)->replaced && !(*curr)->resolved_addr);
31276 loc->replaced = 1;
31308 DW_OP_GNU_variable_value DW_OP_stack_value can be replaced
1378 bool replaced; member in struct:dw_loc_list_struct
  /src/external/bsd/dhcpcd/dist/src/
ipv4.c 640 int replaced, blank; local
692 if ((replaced = ipv4_aliasaddr(ia, &replaced_ia)) == -1) {
715 if (replaced) {
ipv6.c 915 int replaced, blank; local
919 if ((replaced = ipv6_aliasaddr(ia, &replaced_ia)) == -1)
927 if (replaced) {
  /src/sys/dev/ic/
cacreg.h 181 #define CAC_LD_PDINV 6 /* wrong phys drive replaced */
191 u_int8_t replaced[4]; /* replaced drives map */ member in struct:cac_drive_status
201 u_int8_t replok[4]; /* replaced failed map */
cissreg.h 227 #define CISS_LD_PDINV 6 /* wrong phys drive replaced */
237 u_int8_t replaced[4]; /* replaced drives map */ member in struct:ciss_ldstat
247 u_int8_t replok[4]; /* replaced failed map */
363 #define CISS_EVLDSTAT_EXMEDIA 1 /* untolerant cfg got drive replaced */
  /src/external/gpl3/binutils/dist/binutils/
ar.c 1496 bool replaced;
1534 result in replaced files. */
1544 replaced = ar_emul_replace_bfd (after_bfd, libdeps_bfd,
1549 replaced = ar_emul_replace (after_bfd, *files_to_move,
1552 if (replaced)
1494 bool replaced; local
  /src/external/gpl3/binutils.old/dist/binutils/
ar.c 1519 bool replaced;
1557 result in replaced files. */
1567 replaced = ar_emul_replace_bfd (after_bfd, libdeps_bfd,
1572 replaced = ar_emul_replace (after_bfd, *files_to_move,
1575 if (replaced)
1516 bool replaced; local
  /src/external/bsd/libevent/dist/
http.c 280 const char *replaced = NULL; local
281 const size_t replace_size = html_replace(html[i], &replaced);
298 const char *replaced = &html[i]; local
299 const size_t len = html_replace(html[i], &replaced);
300 memcpy(p, replaced, len);
  /src/external/bsd/ntp/dist/sntp/libevent/
http.c 278 const char *replaced = NULL; local
279 const size_t replace_size = html_replace(html[i], &replaced);
296 const char *replaced = &html[i]; local
297 const size_t len = html_replace(html[i], &replaced);
298 memcpy(p, replaced, len);

Completed in 95 milliseconds