Home
last modified time | relevance | path

Searched full:ending (Results 1 – 25 of 475) sorted by relevance

12345678910>>...19

/openbmc/linux/tools/perf/pmu-events/arch/s390/cf_z16/
H A Dpai_crypto.json14 "PublicDescription": "KM-DEA function ending with CC=0"
21 "PublicDescription": "KM-TDEA-128 function ending with CC=0"
28 "PublicDescription": "KM-TDEA-192 function ending with CC=0"
35 "PublicDescription": "KM-Encrypted-DEA function ending with CC=0"
42 "PublicDescription": "KM-Encrypted-TDEA-128 function ending with CC=0"
49 "PublicDescription": "KM-Encrypted-TDEA-192 function ending with CC=0"
56 "PublicDescription": "KM-AES-128 function ending with CC=0"
63 "PublicDescription": "KM-AES-192 function ending with CC=0"
70 "PublicDescription": "KM-AES-256 function ending with CC=0"
77 "PublicDescription": "KM-Encrypted-AES-128 function ending with CC=0"
[all …]
H A Dpai_ext.json13 "BriefDescription": "NNPA ADD function ending with CC=0"
19 "BriefDescription": "NNPA SUB function ending with CC=0"
25 "BriefDescription": "NNPA MUL function ending with CC=0"
31 "BriefDescription": "NNPA DIV function ending with CC=0"
37 "BriefDescription": "NNPA MIN function ending with CC=0"
43 "BriefDescription": "NNPA MAX function ending with CC=0"
49 "BriefDescription": "NNPA LOG function ending with CC=0"
55 "BriefDescription": "NNPA EXP function ending with CC=0"
68 "BriefDescription": "NNPA RELU function ending with CC=0"
74 "BriefDescription": "NNPA TANH function ending with CC=0"
[all …]
/openbmc/libbej/src/
H A Dbej_decoder_core.c214 * ending. If so, this function will update the decoder state and pop the stack
231 fprintf(stderr, "Ending stack cannot be empty.\n"); in bejProcessEnding()
237 const struct BejStackProperty* const ending = in bejProcessEnding() local
239 // Check whether the current offset location matches the expected ending in bejProcessEnding()
241 if (params->state.encodedStreamOffset == ending->streamEndOffset) in bejProcessEnding()
246 params->state.mainDictPropOffset = ending->mainDictPropOffset; in bejProcessEnding()
247 params->state.annoDictPropOffset = ending->annoDictPropOffset; in bejProcessEnding()
248 params->state.addPropertyName = ending->addPropertyName; in bejProcessEnding()
250 if (ending->sectionType == bejSectionSet) in bejProcessEnding()
256 else if (ending->sectionType == bejSectionArray) in bejProcessEnding()
[all …]
/openbmc/u-boot/include/
H A Ds_record.h33 * 7 ending record for S3 records
34 * 8 ending record for S2 records
35 * 9 ending record for S1 records
/openbmc/openbmc/poky/scripts/contrib/
H A Dconvert-spdx-licenses.py112 for ending in ['"', "'", " ", ")"]:
113 line = line.replace(license + ending, license_map[license] + ending)
/openbmc/linux/drivers/extcon/
H A Dextcon.h11 * @supported_cable: Array of supported cable names ending with EXTCON_NONE.
16 * ending with 0 or be NULL (no mutually exclusive cables).
/openbmc/qemu/docs/specs/
H A Dppc-xive.rst148 registers. First page (page address ending in ``0b00``) gives access
150 physical thread context. The second (page address ending in ``0b01``)
151 is for the hypervisor, ring 1 view. The third (page address ending in
153 address ending in ``0b11``) is for user level, ring 3 view.
/openbmc/u-boot/board/gardena/smart-gateway-mt7688/
H A Dboard.c40 char ipr_id[UUID_STR_LEN]; /* UUID as string w/o ending \0 */
41 char hqv_id[UUID_STR_LEN]; /* UUID as string w/o ending \0 */
42 char unielec_id[UUID_STR_LEN]; /* UUID as string w/o ending \0 */
/openbmc/phosphor-dbus-interfaces/
H A Drequirements.md93 (ending in '-ing'). The secondary relationship should be a verb with a Past
94 Participle tense (typically ending in '-ed').
/openbmc/linux/include/scsi/fc/
H A Dfc_fc2.h51 #define SSB_ST_ABNORMAL (1 << 12) /* abnormal ending condition */
97 #define ESB_ST_ABNORMAL (1 << 28) /* abnormal ending condition */
/openbmc/qemu/tests/qapi-schema/
H A Dreserved-type-list.json2 # We reserve names ending in 'List' for use by array types.
/openbmc/openbmc-test-automation/lib/
H A Dbmc_redfish_utils.py137 Returns list with entries ending in "/endpoint".
143 Find all list entries ending in "/endpoint" combination such as
150 # Regex to match entries ending in "/prefix" with optional underscore.
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/
H A Dcustomrecipe.js187 var ending = "y: ";
191 ending = "ies: ";
194 revDepList = " and its " + depsRemovedLength + " reverse dependenc" + ending;
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-h5py/
H A D0001-setup_build.py-avoid-absolute-path.patch6 Prevent absolute path from ending up in the egg-info SOURCES.txt.
/openbmc/linux/lib/zlib_dfltcc/
H A Ddfltcc.c20 sprintf(buf, "Operation-Ending-Supplemental Code is 0x%.2X", oesc); in oesc_msg()
/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-utils/xfsprogs/files/
H A D0001-support-usrmerge.patch18 # If the user specified a libdir ending in lib64 do not append another
/openbmc/phosphor-bmc-code-mgmt/bmc/
H A Dversion.cpp204 // 3. Look for ending quote, then decrease the position by pos to in getBMCVersion()
205 // get the size of the string up to before the ending quote. If in getBMCVersion()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/collectd/collectd/
H A D0006-libcollectdclient-Fix-string-overflow-errors.patch6 Ensure that string has a space for ending null char
/openbmc/linux/drivers/media/usb/gspca/
H A Dstk1135.h20 #define STK1135_REG_CIEPO 0x114 /* Capture image ending position */
/openbmc/linux/arch/s390/include/asm/
H A Dptrace.h141 unsigned long end; /* PER ending address */
159 unsigned long cr11; /* PER ending address */
/openbmc/linux/arch/mips/lib/
H A Dstrnlen_user.S21 * Return the size of a string including the ending NUL character up to a
/openbmc/linux/arch/ia64/include/uapi/asm/
H A Drse.h42 * ending at BSP. This isn't simply (BSP-BSPSTORE)/8 because every 64th slot stores
/openbmc/qemu/tests/qemu-iotests/
H A D194.out18 Gracefully ending the `drive-mirror` job on source...
/openbmc/linux/arch/s390/include/uapi/asm/
H A Dvtoc.h71 struct vtoc_cchh ulimit; /* ending point of this extent */
177 __u32 b; /* ending RTA value + 1 */
/openbmc/linux/drivers/staging/rtl8712/
H A Drtl871x_ioctl.h51 unsigned int oid_end; /*the ending number for OID*/

12345678910>>...19