Home
last modified time | relevance | path

Searched refs:sanitize (Results 1 – 16 of 16) sorted by relevance

/openbmc/boost-dbus/include/dbus/
H A Dmessage.hpp83 return sanitize(dbus_message_get_path(message_.get())); in get_path()
87 return sanitize(dbus_message_get_interface(message_.get())); in get_interface()
91 return sanitize(dbus_message_get_member(message_.get())); in get_member()
95 return sanitize( in get_type()
100 return sanitize(dbus_message_get_signature(message_.get())); in get_signature()
104 return sanitize(dbus_message_get_sender(message_.get())); in get_sender()
108 return sanitize(dbus_message_get_destination(message_.get())); in get_destination()
459 static std::string sanitize(const char* str) { in sanitize() function in dbus::message
/openbmc/estoraged/src/erase/
H A Dmeson.build6 'sanitize.cpp',
/openbmc/sdbusplus/include/sdbusplus/message/
H A Dappend.hpp131 static void sanitize(const T&) in sanitize() function
135 static void sanitize(T& s) in sanitize() function
147 sanitize(s); in op()
/openbmc/qemu/docs/devel/migration/
H A Dvirtio.rst98 - sanitize endianness
99 - sanitize features
/openbmc/libcper/tests/
H A Dmeson.build27 sanitize = ['fuzzer'] variable
/openbmc/openbmc-test-automation/ffdc/lib/
H A Dssh_utility.py189 self.sshclient.get_transport(), sanitize=lambda x: x
/openbmc/openbmc/poky/meta/recipes-core/busybox/busybox/
H A D0002-nslookup-sanitize-all-printed-strings-with-printable.patch4 Subject: [PATCH 2/2] nslookup: sanitize all printed strings with
/openbmc/openbmc/poky/meta/recipes-core/busybox/
H A Dbusybox_1.37.0.bb50 file://0002-nslookup-sanitize-all-printed-strings-with-printable.patch \
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/pidgin/
H A Dpidgin_2.14.14.bb12 file://sanitize-configure.ac.patch \
/openbmc/openbmc/poky/documentation/migration-guides/
H A Drelease-notes-5.0.9.rst99 - nativesdk-libtool: sanitize the script, remove buildpaths
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/
H A Dbootstrap-3.4.1.min.js6sanitize:!0,sanitizeFn:null,whiteList:t},m.prototype.init=function(t,e,i){if(this.enabled=!0,this.… property in m.DEFAULTS
H A Dbootstrap-3.4.1.js1462 sanitize : true, property in Tooltip.DEFAULTS
1522 if (options.sanitize) {
1740 if (this.options.sanitize) {
2014 if (this.options.sanitize) {
/openbmc/qemu/
H A Dmeson.build552 safe_stack_arg = get_option('safe_stack') ? '-fsanitize=safe-stack' : '-fno-sanitize=safe-stack'
585 if cc.has_argument('-fno-sanitize=function')
586 qemu_cflags += ['-fno-sanitize=function']
687 name: '-fno-sanitize-trap=cfi-icall',
689 '-fno-sanitize-trap=cfi-icall'] )
690 cfi_flags += '-fno-sanitize-trap=cfi-icall'
692 error('-fno-sanitize-trap=cfi-icall is not supported by the compiler')
3858 pagevary_flags += '-fno-sanitize=cfi-icall'
/openbmc/openbmc/poky/meta/recipes-devtools/gcc/gcc/
H A D0007-Define-GLIBC_DYNAMIC_LINKER-and-UCLIBC_DYNAMIC_LINKE.patch53 #define ASAN_CC1_SPEC "%{%:sanitize(address):-funwind-tables}"
/openbmc/qemu/hw/cxl/
H A Dcxl-mailbox-utils.c3347 uint8_t sanitize; in cmd_fm_get_host_dc_region_config() member
3388 out->records[i].sanitize = in cmd_fm_get_host_dc_region_config()
/openbmc/openbmc/poky/meta/recipes-devtools/binutils/binutils/
H A D0008-Use-libtool-2.4.patch28476 -specs=*|-fsanitize=*|-fno-sanitize*|-shared-libsan|-static-libsan| \