/aosp_15_r20/external/ltp/testcases/kernel/device-drivers/block/block_dev_kernel/ |
H A D | ltp_block_dev.c | 34 * Analysis of "int register_blkdev(unsigned int major, const char *name)" 40 * major | [0] | valid | tc01, tc02 83 "major numbers (major=0)\n"); in tc01() 113 int major[MAX_MAJOR + 1]; in tc02() local 116 /* Try to allocate block devices until all major numbers are used. in tc02() 121 "with auto allocating major numbers (major=0)\n"); in tc02() 123 memset(major, 0, sizeof(major)); in tc02() 125 for (i = 0; i < sizeof(major) / sizeof(*major); ++i) { in tc02() 126 major[i] = register_blkdev(0, BLK_DEV_NAME); in tc02() 127 prk_debug("major[%i] = %i\n", i, major[i]); in tc02() [all …]
|
/aosp_15_r20/external/tcpdump/tests/ |
H A D | isakmp-no-none-np.out | 3 …(n: doi=ipsec proto=isakmp type=INVALID-MAJOR-VERSION spi=000000000b1005005f724dc600000054 data=(0… 4 …(n: doi=ipsec proto=isakmp type=INVALID-MAJOR-VERSION spi=000000000b1005005f724dc600000054 data=(0… 5 …(n: doi=ipsec proto=isakmp type=INVALID-MAJOR-VERSION spi=000000000b1005005f724dc600000054 data=(0… 6 …(n: doi=ipsec proto=isakmp type=INVALID-MAJOR-VERSION spi=000000000b1005005f724dc600000054 data=(0… 7 …(n: doi=ipsec proto=isakmp type=INVALID-MAJOR-VERSION spi=000000000b1005005f724dc600000054 data=(0… 8 …(n: doi=ipsec proto=isakmp type=INVALID-MAJOR-VERSION spi=000000000b1005005f724dc600000054 data=(0… 9 …(n: doi=ipsec proto=isakmp type=INVALID-MAJOR-VERSION spi=000000000b1005005f724dc600000054 data=(0… 10 …(n: doi=ipsec proto=isakmp type=INVALID-MAJOR-VERSION spi=000000000b1005005f724dc600000054 data=(0… 11 …(n: doi=ipsec proto=isakmp type=INVALID-MAJOR-VERSION spi=000000000b1005005f724dc600000054 data=(0… 12 …(n: doi=ipsec proto=isakmp type=INVALID-MAJOR-VERSION spi=000000000b1005005f724dc600000054 data=(0… [all …]
|
H A D | aoe_1-v.out | 2 Major: 0xffff, Minor: 0xff, Command: Query Config Information, Tag: 0x00000000 5 Major: 0xffff, Minor: 0xff, Command: Query Config Information, Tag: 0x00000000 9 Major: 0x0014, Minor: 0x00, Command: Issue ATA Command, Tag: 0x0001cd4a 14 Major: 0x0014, Minor: 0x00, Command: Issue ATA Command, Tag: 0x0001cd4a 19 Major: 0x0014, Minor: 0x00, Command: Issue ATA Command, Tag: 0x0002cd63 24 Major: 0x0014, Minor: 0x00, Command: Issue ATA Command, Tag: 0x0003cd63 29 Major: 0x0014, Minor: 0x00, Command: Issue ATA Command, Tag: 0x0004cd63 34 Major: 0x0014, Minor: 0x00, Command: Issue ATA Command, Tag: 0x0005cd64 39 Major: 0x0014, Minor: 0x00, Command: Issue ATA Command, Tag: 0x0002cd63 44 Major: 0x0014, Minor: 0x00, Command: Issue ATA Command, Tag: 0x0003cd63 [all …]
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Mips/ |
H A D | MipsMSAInstrFormats.td | 30 class MSA_BIT_B_FMT<bits<3> major, bits<6> minor>: MSAInst { 35 let Inst{25-23} = major; 43 class MSA_BIT_H_FMT<bits<3> major, bits<6> minor>: MSAInst { 48 let Inst{25-23} = major; 56 class MSA_BIT_W_FMT<bits<3> major, bits<6> minor>: MSAInst { 61 let Inst{25-23} = major; 69 class MSA_BIT_D_FMT<bits<3> major, bits<6> minor>: MSAInst { 74 let Inst{25-23} = major; 82 class MSA_2R_FILL_FMT<bits<8> major, bits<2> df, bits<6> minor>: MSAInst { 86 let Inst{25-18} = major; [all …]
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
H A D | MipsMSAInstrFormats.td | 30 class MSA_BIT_B_FMT<bits<3> major, bits<6> minor>: MSAInst { 35 let Inst{25-23} = major; 43 class MSA_BIT_H_FMT<bits<3> major, bits<6> minor>: MSAInst { 48 let Inst{25-23} = major; 56 class MSA_BIT_W_FMT<bits<3> major, bits<6> minor>: MSAInst { 61 let Inst{25-23} = major; 69 class MSA_BIT_D_FMT<bits<3> major, bits<6> minor>: MSAInst { 74 let Inst{25-23} = major; 82 class MSA_2R_FILL_FMT<bits<8> major, bits<2> df, bits<6> minor>: MSAInst { 86 let Inst{25-18} = major; [all …]
|
/aosp_15_r20/external/llvm/lib/Target/Mips/ |
H A D | MipsMSAInstrFormats.td | 30 class MSA_BIT_B_FMT<bits<3> major, bits<6> minor>: MSAInst { 35 let Inst{25-23} = major; 43 class MSA_BIT_H_FMT<bits<3> major, bits<6> minor>: MSAInst { 48 let Inst{25-23} = major; 56 class MSA_BIT_W_FMT<bits<3> major, bits<6> minor>: MSAInst { 61 let Inst{25-23} = major; 69 class MSA_BIT_D_FMT<bits<3> major, bits<6> minor>: MSAInst { 74 let Inst{25-23} = major; 82 class MSA_2R_FILL_FMT<bits<8> major, bits<2> df, bits<6> minor>: MSAInst { 86 let Inst{25-18} = major; [all …]
|
/aosp_15_r20/external/brotli/c/include/brotli/ |
H A D | port.h | 17 #define BROTLI_MAKE_VERSION(major, minor, revision) \ argument 18 (((major) * 1000000) + ((minor) * 1000) + (revision)) 28 #define BROTLI_GNUC_VERSION_CHECK(major, minor, patch) \ argument 29 (BROTLI_GNUC_VERSION >= BROTLI_MAKE_VERSION(major, minor, patch)) 31 #define BROTLI_GNUC_VERSION_CHECK(major, minor, patch) (0) argument 50 #define BROTLI_MSVC_VERSION_CHECK(major, minor, patch) (0) argument 52 #define BROTLI_MSVC_VERSION_CHECK(major, minor, patch) \ argument 53 (_MSC_FULL_VER >= ((major * 10000000) + (minor * 100000) + (patch))) 55 #define BROTLI_MSVC_VERSION_CHECK(major, minor, patch) \ argument 56 (_MSC_FULL_VER >= ((major * 1000000) + (minor * 10000) + (patch))) [all …]
|
/aosp_15_r20/external/tensorflow/third_party/gpus/ |
H A D | find_rocm_config.py | 53 def _get_composite_version_number(major, minor, patch): argument 54 return 10000 * major + 100 * minor + patch 81 major = int(version_numbers[0]) 84 return major, minor, patch 91 major = _get_header_version(version_file, "ROCM_VERSION_MAJOR") 94 return True, "", major, minor, patch 96 status, error_msg, major, minor, patch = \ 100 major, minor, patch = \ 104 "rocm_version_number": _get_composite_version_number(major, minor, patch) 119 # Retreive the major + minor and re-calculate here, since we do not [all …]
|
/aosp_15_r20/external/cronet/third_party/brotli/include/brotli/ |
H A D | port.h | 17 #define BROTLI_MAKE_VERSION(major, minor, revision) \ argument 18 (((major) * 1000000) + ((minor) * 1000) + (revision)) 28 #define BROTLI_GNUC_VERSION_CHECK(major, minor, patch) \ argument 29 (BROTLI_GNUC_VERSION >= BROTLI_MAKE_VERSION(major, minor, patch)) 31 #define BROTLI_GNUC_VERSION_CHECK(major, minor, patch) (0) argument 50 #define BROTLI_MSVC_VERSION_CHECK(major, minor, patch) (0) argument 52 #define BROTLI_MSVC_VERSION_CHECK(major, minor, patch) \ argument 53 (_MSC_FULL_VER >= ((major * 10000000) + (minor * 100000) + (patch))) 55 #define BROTLI_MSVC_VERSION_CHECK(major, minor, patch) \ argument 56 (_MSC_FULL_VER >= ((major * 1000000) + (minor * 10000) + (patch))) [all …]
|
/aosp_15_r20/external/harfbuzz_ng/src/ |
H A D | hb-bit-set.hh | 71 int cmp (const page_map_t &o) const { return cmp (o.major); } in cmp() 72 int cmp (uint32_t o_major) const { return (int) o_major - (int) major; } in cmp() 74 uint32_t major; member 139 h = h * 31 + hb_hash (map.major) + hb_hash (page); in hash() 300 int m = (int) page_map[i].major; in del_pages() 392 if (page_map[a].major != other.page_map[b].major || in is_equal() 415 uint32_t spm = page_map[spi].major; in is_subset() 416 uint32_t lpm = larger_set.page_map[lpi].major; in is_subset() 506 if (page_map[a].major == other.page_map[b].major) in process_() 523 else if (page_map[a].major < other.page_map[b].major) in process_() [all …]
|
/aosp_15_r20/external/libpcap/pcap/ |
H A D | compiler-tests.h | 77 * Check whether this is GCC major.minor or a later release, or some 84 #define PCAP_IS_AT_LEAST_GNUC_VERSION(major, minor) 0 argument 87 #define PCAP_IS_AT_LEAST_GNUC_VERSION(major, minor) \ argument 88 (__GNUC__ > (major) || \ 89 (__GNUC__ == (major) && __GNUC_MINOR__ >= (minor))) 93 * Check whether this is Clang major.minor or a later release. 98 #define PCAP_IS_AT_LEAST_CLANG_VERSION(major, minor) 0 argument 101 #define PCAP_IS_AT_LEAST_CLANG_VERSION(major, minor) \ argument 102 (__clang_major__ > (major) || \ 103 (__clang_major__ == (major) && __clang_minor__ >= (minor))) [all …]
|
/aosp_15_r20/external/tcpdump/ |
H A D | compiler-tests.h | 77 * Check whether this is GCC major.minor or a later release, or some 84 #define ND_IS_AT_LEAST_GNUC_VERSION(major, minor) 0 argument 87 #define ND_IS_AT_LEAST_GNUC_VERSION(major, minor) \ argument 88 (__GNUC__ > (major) || \ 89 (__GNUC__ == (major) && __GNUC_MINOR__ >= (minor))) 93 * Check whether this is Clang major.minor or a later release. 98 #define ND_IS_AT_LEAST_CLANG_VERSION(major, minor) 0 argument 101 #define ND_IS_AT_LEAST_CLANG_VERSION(major, minor) \ argument 102 (__clang_major__ > (major) || \ 103 (__clang_major__ == (major) && __clang_minor__ >= (minor))) [all …]
|
/aosp_15_r20/external/grpc-grpc-java/ |
H A D | RELEASING.md | 19 $ MAJOR=1 MINOR=7 PATCH=0 # Set appropriately for new release 39 convention of `v<major>.<minor>.x`, while the tags include the patch version 40 `v<major>.<minor>.<patch>`. For example, the same branch `v1.7.x` 53 $ sed -i 's/[0-9]\+\.[0-9]\+\.[0-9]\+\(.*CURRENT_GRPC_VERSION\)/'$MAJOR.$((MINOR+1)).0'\1/' \ 55 $ sed -i s/$MAJOR.$MINOR.$PATCH/$MAJOR.$((MINOR+1)).0/ \ 58 $ git commit -a -m "Start $MAJOR.$((MINOR+1)).0 development cycle" 65 $ git checkout -b v$MAJOR.$MINOR.x \ 66 …$(git log --pretty=format:%H --grep "^Start $MAJOR.$((MINOR+1)).0 development cycle$" upstream/mas… 67 $ git push upstream v$MAJOR.$MINOR.x 78 $ echo "## gRPC Java $MAJOR.$MINOR.0 Release Notes" && echo && \ [all …]
|
/aosp_15_r20/external/mesa3d/src/intel/common/ |
H A D | intel_tiled_render.h | 141 * increases the ratio between its major and minor axes in a in intel_calculate_tile_dimensions() 151 /* Make sure that the minimum major axis where the search starts in intel_calculate_tile_dimensions() 158 /* Stop search at a an aspect ratio of approximately 2 (A major in intel_calculate_tile_dimensions() 173 for (unsigned major = min_major; major <= max_major;) { in intel_calculate_tile_dimensions() local 175 * present major parameter. in intel_calculate_tile_dimensions() 177 const unsigned minor = MAX2(1, tile_surf / major); in intel_calculate_tile_dimensions() 180 * used in the X-major orientation. in intel_calculate_tile_dimensions() 182 const unsigned horiz_tiles_x = DIV_ROUND_UP(fb_block_width, major); in intel_calculate_tile_dimensions() 186 /* Calculate the number of blocks we need to add to the major in intel_calculate_tile_dimensions() 187 * axis for the number of X-major tile columns (horiz_tiles_x) in intel_calculate_tile_dimensions() [all …]
|
/aosp_15_r20/external/icu/android_icu4j/src/main/java/android/icu/util/ |
H A D | VersionInfo.java | 16 * Class to store version numbers of the form major.minor.milli.micro. 244 * @param version version String in the format of "major.minor.milli.micro" 245 * or "major.minor.milli" or "major.minor" or "major", 246 * where major, minor, milli, micro are non-negative numbers 291 * @param major major version, non-negative number <= 255. 297 public static VersionInfo getInstance(int major, int minor, int milli, in getInstance() argument 302 if (major < 0 || major > 255 || minor < 0 || minor > 255 || in getInstance() 306 int version = getInt(major, minor, milli, micro); in getInstance() 321 * Equivalent to getInstance(major, minor, milli, 0). 322 * @param major major version, non-negative number <= 255. [all …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Support/ |
D | VersionTuple.h | 11 /// the form major[.minor[.subminor]]. 28 /// Represents a version number in the form major[.minor[.subminor[.build]]]. 30 unsigned Major : 32; variable 43 : Major(0), Minor(0), HasMinor(false), Subminor(0), HasSubminor(false), in VersionTuple() 46 explicit constexpr VersionTuple(unsigned Major) in VersionTuple() argument 47 : Major(Major), Minor(0), HasMinor(false), Subminor(0), in VersionTuple() 50 explicit constexpr VersionTuple(unsigned Major, unsigned Minor) in VersionTuple() argument 51 : Major(Major), Minor(Minor), HasMinor(true), Subminor(0), in VersionTuple() 54 explicit constexpr VersionTuple(unsigned Major, unsigned Minor, in VersionTuple() argument 56 : Major(Major), Minor(Minor), HasMinor(true), Subminor(Subminor), in VersionTuple() [all …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Support/ |
D | VersionTuple.h | 11 /// the form major[.minor[.subminor]]. 28 /// Represents a version number in the form major[.minor[.subminor[.build]]]. 30 unsigned Major : 32; variable 43 : Major(0), Minor(0), HasMinor(false), Subminor(0), HasSubminor(false), in VersionTuple() 46 explicit constexpr VersionTuple(unsigned Major) in VersionTuple() argument 47 : Major(Major), Minor(0), HasMinor(false), Subminor(0), in VersionTuple() 50 explicit constexpr VersionTuple(unsigned Major, unsigned Minor) in VersionTuple() argument 51 : Major(Major), Minor(Minor), HasMinor(true), Subminor(0), in VersionTuple() 54 explicit constexpr VersionTuple(unsigned Major, unsigned Minor, in VersionTuple() argument 56 : Major(Major), Minor(Minor), HasMinor(true), Subminor(Subminor), in VersionTuple() [all …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Support/ |
D | VersionTuple.h | 11 /// the form major[.minor[.subminor]]. 28 /// Represents a version number in the form major[.minor[.subminor[.build]]]. 30 unsigned Major : 32; variable 43 : Major(0), Minor(0), HasMinor(false), Subminor(0), HasSubminor(false), in VersionTuple() 46 explicit constexpr VersionTuple(unsigned Major) in VersionTuple() argument 47 : Major(Major), Minor(0), HasMinor(false), Subminor(0), in VersionTuple() 50 explicit constexpr VersionTuple(unsigned Major, unsigned Minor) in VersionTuple() argument 51 : Major(Major), Minor(Minor), HasMinor(true), Subminor(0), in VersionTuple() 54 explicit constexpr VersionTuple(unsigned Major, unsigned Minor, in VersionTuple() argument 56 : Major(Major), Minor(Minor), HasMinor(true), Subminor(Subminor), in VersionTuple() [all …]
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/ |
H A D | VersionTuple.h | 11 /// the form major[.minor[.subminor]]. 30 /// Represents a version number in the form major[.minor[.subminor[.build]]]. 32 unsigned Major : 32; variable 45 : Major(0), Minor(0), HasMinor(false), Subminor(0), HasSubminor(false), in VersionTuple() 48 explicit constexpr VersionTuple(unsigned Major) in VersionTuple() argument 49 : Major(Major), Minor(0), HasMinor(false), Subminor(0), in VersionTuple() 52 explicit constexpr VersionTuple(unsigned Major, unsigned Minor) in VersionTuple() argument 53 : Major(Major), Minor(Minor), HasMinor(true), Subminor(0), in VersionTuple() 56 explicit constexpr VersionTuple(unsigned Major, unsigned Minor, in VersionTuple() argument 58 : Major(Major), Minor(Minor), HasMinor(true), Subminor(Subminor), in VersionTuple() [all …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Support/ |
D | VersionTuple.h | 11 /// the form major[.minor[.subminor]]. 28 /// Represents a version number in the form major[.minor[.subminor[.build]]]. 30 unsigned Major : 32; variable 43 : Major(0), Minor(0), HasMinor(false), Subminor(0), HasSubminor(false), in VersionTuple() 46 explicit constexpr VersionTuple(unsigned Major) in VersionTuple() argument 47 : Major(Major), Minor(0), HasMinor(false), Subminor(0), in VersionTuple() 50 explicit constexpr VersionTuple(unsigned Major, unsigned Minor) in VersionTuple() argument 51 : Major(Major), Minor(Minor), HasMinor(true), Subminor(0), in VersionTuple() 54 explicit constexpr VersionTuple(unsigned Major, unsigned Minor, in VersionTuple() argument 56 : Major(Major), Minor(Minor), HasMinor(true), Subminor(Subminor), in VersionTuple() [all …]
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/ |
H A D | layout_util.h | 36 // Creates a layout with the given minor-to-major dimension order. (This is a 48 // Returns a layout with descending ((i.e. {n-1, n-2, ... 0}) minor-to-major 52 // Returns a layout with ascending ((i.e. {0, 1, ... n-1}) minor-to-major 137 // * R2+: equivalent to column-major. Dimension 0 is the minor, dimension 1 is 138 // more major, and so on until dimension N-1 which is the major. 141 // Returns whether the layout is monotonic and dim 0 is major in the layout. 143 // * R2+: equivalent to row-major. Dimension 0 is the major, dimension 1 is 162 // Major(0) is the most major logical dimension number, Major(1) is the 163 // second-most-major logical dimension number and so on. 167 // that the most major physical dimension has physical dimension number 0 and [all …]
|
/aosp_15_r20/external/icu/icu4j/main/core/src/main/java/com/ibm/icu/util/ |
H A D | VersionInfo.java | 15 * Class to store version numbers of the form major.minor.milli.micro. 279 * @param version version String in the format of "major.minor.milli.micro" 280 * or "major.minor.milli" or "major.minor" or "major", 281 * where major, minor, milli, micro are non-negative numbers 327 * @param major major version, non-negative number <= 255. 334 public static VersionInfo getInstance(int major, int minor, int milli, in getInstance() argument 339 if (major < 0 || major > 255 || minor < 0 || minor > 255 || in getInstance() 343 int version = getInt(major, minor, milli, micro); in getInstance() 358 * Equivalent to getInstance(major, minor, milli, 0). 359 * @param major major version, non-negative number <= 255. [all …]
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/numeric/ublas/include/boost/numeric/ublas/operation/ |
D | begin.hpp | 34 * \tparam TagT The dimension type tag (e.g., tag::major). 76 /// a row-major orientation over the major dimension. 78 struct begin_impl<matrix_tag,tag::major,row_major_tag> 81 * \brief Return an iterator to the first element of the given row-major 82 * matrix expression over the major dimension. 85 * \return An iterator over the major dimension of the given matrix 97 * row-major matrix expression over the major dimension. 100 * \return A const iterator over the major dimension of the given matrix 112 /// a column-major orientation over the major dimension. 114 struct begin_impl<matrix_tag,tag::major,column_major_tag> [all …]
|
D | end.hpp | 35 * \tparam TagT The dimension type tag (e.g., tag::major). 77 /// row-major orientation over the major dimension. 79 struct end_impl<matrix_tag,tag::major,row_major_tag> 82 * \brief Return an iterator to the last element of the given row-major 83 * matrix expression over the major dimension. 86 * \return An iterator over the major dimension of the given matrix 97 * \brief Return a const iterator to the last element of the given row-major 98 * matrix expression over the major dimension. 101 * \return A const iterator over the major dimension of the given matrix 113 /// column-major orientation over the major dimension. [all …]
|
/aosp_15_r20/external/harfbuzz_ng/test/api/ |
H A D | test-version.c | 35 unsigned int major, minor, micro; in test_version() local 38 hb_version (&major, &minor, µ); in test_version() 40 g_assert_cmpint (major, ==, HB_VERSION_MAJOR); in test_version() 44 s = g_strdup_printf ("%u.%u.%u", major, minor, micro); in test_version() 49 g_assert (HB_VERSION_ATLEAST (major, minor, micro)); in test_version() 50 if (major) in test_version() 51 g_assert (HB_VERSION_ATLEAST (major-1, minor, micro)); in test_version() 53 g_assert (HB_VERSION_ATLEAST (major, minor-1, micro)); in test_version() 55 g_assert (HB_VERSION_ATLEAST (major, minor, micro-1)); in test_version() 56 g_assert (!HB_VERSION_ATLEAST (major+1, minor, micro)); in test_version() [all …]
|