/aosp_15_r20/prebuilts/vndk/v34/x86/include/external/freetype/include/freetype/internal/ |
D | ftcalc.h | 401 #define FT_MSB( x ) ( 31 - __builtin_clz( x ) ) macro 405 #define FT_MSB( x ) ( 31 - __builtin_clzl( x ) ) macro 416 #define FT_MSB( x ) ( 31 - _CountLeadingZeros( x ) ) macro 423 #define FT_MSB( x ) ( 31 - _CountLeadingZeros( x ) ) macro 441 #define FT_MSB( x ) FT_MSB_i386( x ) macro 456 #define FT_MSB( x ) FT_MSB_i386( x ) macro 462 #define FT_MSB( x ) (FT_Int)( 63 - _leadz( x ) ) macro 468 #define FT_MSB( x ) (FT_Int)( 31 - _leadz32( x ) ) macro
|
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/external/freetype/include/freetype/internal/ |
D | ftcalc.h | 401 #define FT_MSB( x ) ( 31 - __builtin_clz( x ) ) macro 405 #define FT_MSB( x ) ( 31 - __builtin_clzl( x ) ) macro 416 #define FT_MSB( x ) ( 31 - _CountLeadingZeros( x ) ) macro 423 #define FT_MSB( x ) ( 31 - _CountLeadingZeros( x ) ) macro 441 #define FT_MSB( x ) FT_MSB_i386( x ) macro 456 #define FT_MSB( x ) FT_MSB_i386( x ) macro 462 #define FT_MSB( x ) (FT_Int)( 63 - _leadz( x ) ) macro 468 #define FT_MSB( x ) (FT_Int)( 31 - _leadz32( x ) ) macro
|
/aosp_15_r20/prebuilts/vndk/v34/arm/include/external/freetype/include/freetype/internal/ |
D | ftcalc.h | 401 #define FT_MSB( x ) ( 31 - __builtin_clz( x ) ) macro 405 #define FT_MSB( x ) ( 31 - __builtin_clzl( x ) ) macro 416 #define FT_MSB( x ) ( 31 - _CountLeadingZeros( x ) ) macro 423 #define FT_MSB( x ) ( 31 - _CountLeadingZeros( x ) ) macro 441 #define FT_MSB( x ) FT_MSB_i386( x ) macro 456 #define FT_MSB( x ) FT_MSB_i386( x ) macro 462 #define FT_MSB( x ) (FT_Int)( 63 - _leadz( x ) ) macro 468 #define FT_MSB( x ) (FT_Int)( 31 - _leadz32( x ) ) macro
|
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/external/freetype/include/freetype/internal/ |
D | ftcalc.h | 401 #define FT_MSB( x ) ( 31 - __builtin_clz( x ) ) macro 405 #define FT_MSB( x ) ( 31 - __builtin_clzl( x ) ) macro 416 #define FT_MSB( x ) ( 31 - _CountLeadingZeros( x ) ) macro 423 #define FT_MSB( x ) ( 31 - _CountLeadingZeros( x ) ) macro 441 #define FT_MSB( x ) FT_MSB_i386( x ) macro 456 #define FT_MSB( x ) FT_MSB_i386( x ) macro 462 #define FT_MSB( x ) (FT_Int)( 63 - _leadz( x ) ) macro 468 #define FT_MSB( x ) (FT_Int)( 31 - _leadz32( x ) ) macro
|
/aosp_15_r20/external/freetype/include/freetype/internal/ |
H A D | ftcalc.h | 401 #define FT_MSB( x ) ( 31 - __builtin_clz( x ) ) macro 405 #define FT_MSB( x ) ( 31 - __builtin_clzl( x ) ) macro 416 #define FT_MSB( x ) ( 31 - _CountLeadingZeros( x ) ) macro 423 #define FT_MSB( x ) ( 31 - _CountLeadingZeros( x ) ) macro 441 #define FT_MSB( x ) FT_MSB_i386( x ) macro 456 #define FT_MSB( x ) FT_MSB_i386( x ) macro 462 #define FT_MSB( x ) (FT_Int)( 63 - _leadz( x ) ) macro 468 #define FT_MSB( x ) (FT_Int)( 31 - _leadz32( x ) ) macro
|
/aosp_15_r20/prebuilts/vndk/v33/x86/include/external/freetype/include/freetype/internal/ |
D | ftcalc.h | 367 #define FT_MSB( x ) ( 31 - __builtin_clz( x ) ) macro 371 #define FT_MSB( x ) ( 31 - __builtin_clzl( x ) ) macro 382 #define FT_MSB( x ) ( 31 - _CountLeadingZeros( x ) ) macro 389 #define FT_MSB( x ) ( 31 - _CountLeadingZeros( x ) ) macro 407 #define FT_MSB( x ) FT_MSB_i386( x ) macro 415 #define FT_MSB( x ) (FT_Int)( 63 - _leadz( x ) ) macro 421 #define FT_MSB( x ) (FT_Int)( 31 - _leadz32( x ) ) macro
|
/aosp_15_r20/prebuilts/vndk/v33/arm/include/external/freetype/include/freetype/internal/ |
D | ftcalc.h | 367 #define FT_MSB( x ) ( 31 - __builtin_clz( x ) ) macro 371 #define FT_MSB( x ) ( 31 - __builtin_clzl( x ) ) macro 382 #define FT_MSB( x ) ( 31 - _CountLeadingZeros( x ) ) macro 389 #define FT_MSB( x ) ( 31 - _CountLeadingZeros( x ) ) macro 407 #define FT_MSB( x ) FT_MSB_i386( x ) macro 415 #define FT_MSB( x ) (FT_Int)( 63 - _leadz( x ) ) macro 421 #define FT_MSB( x ) (FT_Int)( 31 - _leadz32( x ) ) macro
|
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/external/freetype/include/freetype/internal/ |
D | ftcalc.h | 367 #define FT_MSB( x ) ( 31 - __builtin_clz( x ) ) macro 371 #define FT_MSB( x ) ( 31 - __builtin_clzl( x ) ) macro 382 #define FT_MSB( x ) ( 31 - _CountLeadingZeros( x ) ) macro 389 #define FT_MSB( x ) ( 31 - _CountLeadingZeros( x ) ) macro 407 #define FT_MSB( x ) FT_MSB_i386( x ) macro 415 #define FT_MSB( x ) (FT_Int)( 63 - _leadz( x ) ) macro 421 #define FT_MSB( x ) (FT_Int)( 31 - _leadz32( x ) ) macro
|
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/external/freetype/include/freetype/internal/ |
D | ftcalc.h | 367 #define FT_MSB( x ) ( 31 - __builtin_clz( x ) ) macro 371 #define FT_MSB( x ) ( 31 - __builtin_clzl( x ) ) macro 382 #define FT_MSB( x ) ( 31 - _CountLeadingZeros( x ) ) macro 389 #define FT_MSB( x ) ( 31 - _CountLeadingZeros( x ) ) macro 407 #define FT_MSB( x ) FT_MSB_i386( x ) macro 415 #define FT_MSB( x ) (FT_Int)( 63 - _leadz( x ) ) macro 421 #define FT_MSB( x ) (FT_Int)( 31 - _leadz32( x ) ) macro
|
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/external/freetype/include/freetype/internal/ |
D | ftcalc.h | 367 #define FT_MSB( x ) ( 31 - __builtin_clz( x ) ) macro 371 #define FT_MSB( x ) ( 31 - __builtin_clzl( x ) ) macro 394 #define FT_MSB( x ) ( FT_MSB_i386( x ) ) macro
|
/aosp_15_r20/prebuilts/vndk/v32/arm/include/external/freetype/include/freetype/internal/ |
D | ftcalc.h | 367 #define FT_MSB( x ) ( 31 - __builtin_clz( x ) ) macro 371 #define FT_MSB( x ) ( 31 - __builtin_clzl( x ) ) macro 394 #define FT_MSB( x ) ( FT_MSB_i386( x ) ) macro
|
/aosp_15_r20/prebuilts/vndk/v31/arm/include/external/freetype/include/freetype/internal/ |
D | ftcalc.h | 367 #define FT_MSB( x ) ( 31 - __builtin_clz( x ) ) macro 371 #define FT_MSB( x ) ( 31 - __builtin_clzl( x ) ) macro 394 #define FT_MSB( x ) ( FT_MSB_i386( x ) ) macro
|
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/external/freetype/include/freetype/internal/ |
D | ftcalc.h | 367 #define FT_MSB( x ) ( 31 - __builtin_clz( x ) ) macro 371 #define FT_MSB( x ) ( 31 - __builtin_clzl( x ) ) macro 394 #define FT_MSB( x ) ( FT_MSB_i386( x ) ) macro
|
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/external/freetype/include/freetype/internal/ |
D | ftcalc.h | 367 #define FT_MSB( x ) ( 31 - __builtin_clz( x ) ) macro 371 #define FT_MSB( x ) ( 31 - __builtin_clzl( x ) ) macro 394 #define FT_MSB( x ) ( FT_MSB_i386( x ) ) macro
|
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/external/freetype/include/freetype/internal/ |
D | ftcalc.h | 367 #define FT_MSB( x ) ( 31 - __builtin_clz( x ) ) macro 371 #define FT_MSB( x ) ( 31 - __builtin_clzl( x ) ) macro 394 #define FT_MSB( x ) ( FT_MSB_i386( x ) ) macro
|
/aosp_15_r20/prebuilts/vndk/v31/x86/include/external/freetype/include/freetype/internal/ |
D | ftcalc.h | 367 #define FT_MSB( x ) ( 31 - __builtin_clz( x ) ) macro 371 #define FT_MSB( x ) ( 31 - __builtin_clzl( x ) ) macro 394 #define FT_MSB( x ) ( FT_MSB_i386( x ) ) macro
|
/aosp_15_r20/prebuilts/vndk/v32/x86/include/external/freetype/include/freetype/internal/ |
D | ftcalc.h | 367 #define FT_MSB( x ) ( 31 - __builtin_clz( x ) ) macro 371 #define FT_MSB( x ) ( 31 - __builtin_clzl( x ) ) macro 394 #define FT_MSB( x ) ( FT_MSB_i386( x ) ) macro
|
/aosp_15_r20/external/freetype/src/base/ |
H A D | ftcalc.c | 113 FT_MSB( FT_UInt32 z ) in FT_MSB() function
|