Searched refs:lower (Results 276 - 280 of 280) sorted by relevance

<<1112

/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenModule.cpp2397 std::string Name = "_GUID_" + Uuid.lower();
/freebsd-11-stable/sys/dev/bxe/
H A Decore_hsi.h140 uint32_t lower; member in struct:mac_addr
2813 /* For PCP values 0-3 use the map lower */
7326 uint8_t rss_result_mask /* The mask for the lower byte of RSS result - defines which section of the indirection table will be used. To enable all table put here 0x7F */;
7891 uint8_t rss_result_mask /* The mask for the lower byte of RSS result - defines which section of the indirection table will be used. To enable all table put here 0x7F */;
8273 uint32_t error_bit_map_lo /* 32 lower bits of error bitmap: 1=error, 0=warning */;
/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp6705 std::string RegLower = Reg.lower();
8386 /// type. Bit-field 'promotions' from a higher ranked type to a lower ranked
8404 // It's a floating promotion if the source type is a lower rank.
15014 // lower than the expected expression alignment.
H A DSemaDeclAttr.cpp2284 // has a lower priority use the existing one and discard the new
8166 .lower();
/freebsd-11-stable/contrib/sqlite3/
H A Dsqlite3.c1715 ** information need not be flushed. If the lower four bits of the flag
1717 ** If the lower four bits equal SQLITE_SYNC_FULL, that means
6878 ** [sqlite3_context] C to be the value T. Only the lower 8 bits
7687 ** X is consists of the lower-case equivalent of all ASCII alphabetic
9980 ** insensitive - equivalent upper and lower case ASCII characters match
17115 ** A u64 constant where the lower 32 bits are all zeros. Only the
20662 ** lower-case character.
20720 ** case. i.e. if the character is a lower-case ASCII character.
20721 ** If x is a lower-case ASCII character, then its upper-case equivalent
[all...]

Completed in 507 milliseconds

<<1112