| /f-stack/dpdk/devtools/ |
| H A D | check-git-log.sh | 50 commits=$(git log --format='%h' --reverse $range) 51 headlines=$(git log --format='%s' --reverse $range) 52 bodylines=$(git log --format='%b' --reverse $range) 53 fixes=$(git log --format='%h %s' --reverse $range | grep -i ': *fix' | cut -d' ' -f1) 55 tags=$(git log --format='%b' --reverse $range | grep -i -e 'by *:' -e 'fix.*:')
|
| H A D | checkpatches.sh | 320 commits=$(git rev-list --reverse $range) 322 commits=$(git rev-list --reverse --max-count=$number HEAD)
|
| H A D | git-log-fixes.sh | 107 git log --oneline --reverse $range |
|
| /f-stack/app/redis-5.0.5/src/ |
| H A D | t_zset.c | 1497 if (reverse) in zsetRank() 1516 if (reverse) in zsetRank() 2458 if (reverse) in zrangeGenericCommand() 2477 if (reverse) in zrangeGenericCommand() 2490 if (reverse) { in zrangeGenericCommand() 2533 if (reverse) { in genericZrangebyscoreCommand() 2585 if (reverse) { in genericZrangebyscoreCommand() 2653 if (reverse) { in genericZrangebyscoreCommand() 2888 if (reverse) { in genericZrangebylexCommand() 2939 if (reverse) { in genericZrangebylexCommand() [all …]
|
| H A D | quicklist.c | 306 quicklistNode *reverse = quicklist->tail; in __quicklistCompress() local 311 quicklistDecompressNode(reverse); in __quicklistCompress() 313 if (forward == node || reverse == node) in __quicklistCompress() 316 if (forward == reverse) in __quicklistCompress() 320 reverse = reverse->prev; in __quicklistCompress() 329 quicklistCompressNode(reverse); in __quicklistCompress()
|
| /f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/channel_program/lua_core/ |
| H A D | tst.lib_strings.lua | 105 assert(string.reverse"" == "") 106 assert(string.reverse"\0\1\2\3" == "\3\2\1\0") 107 assert(string.reverse"\0001234" == "4321\0")
|
| /f-stack/freebsd/contrib/openzfs/cmd/zfs/ |
| H A D | zfs_iter.c | 173 boolean_t reverse) in zfs_add_sort_column() argument 185 col->sc_reverse = reverse; in zfs_add_sort_column()
|
| /f-stack/freebsd/contrib/dev/qat/ |
| H A D | LICENSE | 7 No reverse engineering, decompilation, or disassembly of this software is permitted.
|
| /f-stack/freebsd/contrib/dev/run/ |
| H A D | LICENSE | 14 * No reverse engineering, decompilation, or disassembly of this software
|
| /f-stack/freebsd/contrib/dev/ice/ |
| H A D | LICENSE | 14 * No reverse engineering, decompilation, or disassembly of this software
|
| /f-stack/freebsd/contrib/dev/rtwn/ |
| H A D | LICENSE | 14 * No reverse engineering, decompilation, or disassembly of this software
|
| /f-stack/freebsd/contrib/dev/wpi/ |
| H A D | LICENSE | 14 * No reverse engineering, decompilation, or disassembly of this software
|
| /f-stack/freebsd/contrib/dev/mwl/ |
| H A D | LICENSE | 20 * No reverse engineering, decompilation, or disassembly of this software
|
| /f-stack/freebsd/contrib/dev/iwm/ |
| H A D | LICENSE | 14 * No reverse engineering, decompilation, or disassembly of this software
|
| /f-stack/freebsd/contrib/dev/iwn/ |
| H A D | LICENSE | 14 * No reverse engineering, decompilation, or disassembly of this software
|
| /f-stack/freebsd/contrib/dev/otus/ |
| H A D | otus-license | 16 * No reverse engineering, decompilation, or disassembly of this
|
| /f-stack/freebsd/contrib/dev/imx/ |
| H A D | LICENSE | 16 . No reverse engineering, decompilation, or disassembly of this Software is
|
| /f-stack/freebsd/contrib/device-tree/Bindings/display/panel/ |
| H A D | lvds.yaml | 96 If set, reverse the bit order described in the data mappings below on all
|
| /f-stack/freebsd/contrib/openzfs/lib/libuutil/ |
| H A D | uu_list.c | 502 int reverse = (flags & UU_WALK_REVERSE); in uu_list_walk() local 519 if (!reverse) { in uu_list_walk()
|
| /f-stack/dpdk/doc/guides/sample_app_ug/ |
| H A D | service_cores.rst | 114 To remove a service core, the steps are similar to adding but in reverse order.
|
| /f-stack/tools/libxo/doc/ |
| H A D | field-roles.rst | 91 inverse Start inverse (aka reverse) text effect 93 no-inverse Stop inverse (aka reverse) text effect
|
| /f-stack/freebsd/mips/conf/ |
| H A D | DIR-655A1.hints | 3 # the ethernet ports wired up to the switch in the reverse way.
|
| H A D | AP135.hints | 4 # the ethernet ports wired up to the switch in the reverse way.
|
| /f-stack/freebsd/contrib/dev/ipw/ |
| H A D | LICENSE | 42 modify, translate, convert to another programming language, decompile, reverse 153 3. You may not reverse engineer, decompile, or disassemble the Software.
|
| /f-stack/dpdk/drivers/net/ice/base/ |
| H A D | ice_flex_type.h | 562 u8 reverse; /* set to true to reverse FV order */ member
|