/prebuilts/runtime/mainline/i18n/test-exports/android/include/external/icu/icu4c/source/common/ |
D | ubidi_props.h | 119 #define UBIDI_GET_CLASS(props) ((props)&UBIDI_CLASS_MASK) argument 120 #define UBIDI_GET_FLAG(props, shift) (((props)>>(shift))&1) argument 123 # define UBIDI_GET_MIRROR_DELTA(props) ((int16_t)(props)>>UBIDI_MIRROR_DELTA_SHIFT) argument 125 # define UBIDI_GET_MIRROR_DELTA(props) (int16_t)(((props)&0x8000) ? (((props)>>UBIDI_MIRROR_DELTA… argument
|
D | ucase.h | 352 #define UCASE_GET_TYPE(props) ((props)&UCASE_TYPE_MASK) argument 353 #define UCASE_GET_TYPE_AND_IGNORABLE(props) ((props)&7) argument 355 #define UCASE_IS_UPPER_OR_TITLE(props) ((props)&2) argument 361 #define UCASE_HAS_EXCEPTION(props) ((props)&UCASE_EXCEPTION) argument 378 # define UCASE_GET_DELTA(props) ((int16_t)(props)>>UCASE_DELTA_SHIFT) argument 380 # define UCASE_GET_DELTA(props) (int16_t)(((props)&0x8000) ? (((props)>>UCASE_DELTA_SHIFT)|0xfe00… argument
|
D | uprops.h | 63 #define GET_CATEGORY(props) ((props)&0x1f) argument 64 #define CAT_MASK(props) U_MASK(GET_CATEGORY(props)) argument 66 #define GET_NUMERIC_TYPE_VALUE(props) ((props)>>UPROPS_NUMERIC_TYPE_VALUE_SHIFT) argument
|
/prebuilts/runtime/mainline/i18n/test-exports/linux_bionic/include/external/icu/icu4c/source/common/ |
D | ubidi_props.h | 119 #define UBIDI_GET_CLASS(props) ((props)&UBIDI_CLASS_MASK) argument 120 #define UBIDI_GET_FLAG(props, shift) (((props)>>(shift))&1) argument 123 # define UBIDI_GET_MIRROR_DELTA(props) ((int16_t)(props)>>UBIDI_MIRROR_DELTA_SHIFT) argument 125 # define UBIDI_GET_MIRROR_DELTA(props) (int16_t)(((props)&0x8000) ? (((props)>>UBIDI_MIRROR_DELTA… argument
|
D | ucase.h | 352 #define UCASE_GET_TYPE(props) ((props)&UCASE_TYPE_MASK) argument 353 #define UCASE_GET_TYPE_AND_IGNORABLE(props) ((props)&7) argument 355 #define UCASE_IS_UPPER_OR_TITLE(props) ((props)&2) argument 361 #define UCASE_HAS_EXCEPTION(props) ((props)&UCASE_EXCEPTION) argument 378 # define UCASE_GET_DELTA(props) ((int16_t)(props)>>UCASE_DELTA_SHIFT) argument 380 # define UCASE_GET_DELTA(props) (int16_t)(((props)&0x8000) ? (((props)>>UCASE_DELTA_SHIFT)|0xfe00… argument
|
D | uprops.h | 63 #define GET_CATEGORY(props) ((props)&0x1f) argument 64 #define CAT_MASK(props) U_MASK(GET_CATEGORY(props)) argument 66 #define GET_NUMERIC_TYPE_VALUE(props) ((props)>>UPROPS_NUMERIC_TYPE_VALUE_SHIFT) argument
|
/prebuilts/runtime/mainline/i18n/sdk/common_os/include/external/icu/icu4c/source/common/ |
D | ubidi_props.h | 119 #define UBIDI_GET_CLASS(props) ((props)&UBIDI_CLASS_MASK) argument 120 #define UBIDI_GET_FLAG(props, shift) (((props)>>(shift))&1) argument 123 # define UBIDI_GET_MIRROR_DELTA(props) ((int16_t)(props)>>UBIDI_MIRROR_DELTA_SHIFT) argument 125 # define UBIDI_GET_MIRROR_DELTA(props) (int16_t)(((props)&0x8000) ? (((props)>>UBIDI_MIRROR_DELTA… argument
|
D | ucase.h | 352 #define UCASE_GET_TYPE(props) ((props)&UCASE_TYPE_MASK) argument 353 #define UCASE_GET_TYPE_AND_IGNORABLE(props) ((props)&7) argument 355 #define UCASE_IS_UPPER_OR_TITLE(props) ((props)&2) argument 361 #define UCASE_HAS_EXCEPTION(props) ((props)&UCASE_EXCEPTION) argument 378 # define UCASE_GET_DELTA(props) ((int16_t)(props)>>UCASE_DELTA_SHIFT) argument 380 # define UCASE_GET_DELTA(props) (int16_t)(((props)&0x8000) ? (((props)>>UCASE_DELTA_SHIFT)|0xfe00… argument
|
D | uprops.h | 63 #define GET_CATEGORY(props) ((props)&0x1f) argument 64 #define CAT_MASK(props) U_MASK(GET_CATEGORY(props)) argument 66 #define GET_NUMERIC_TYPE_VALUE(props) ((props)>>UPROPS_NUMERIC_TYPE_VALUE_SHIFT) argument
|
/prebuilts/runtime/mainline/i18n/test-exports/linux_glibc/include/external/icu/icu4c/source/common/ |
D | ubidi_props.h | 119 #define UBIDI_GET_CLASS(props) ((props)&UBIDI_CLASS_MASK) argument 120 #define UBIDI_GET_FLAG(props, shift) (((props)>>(shift))&1) argument 123 # define UBIDI_GET_MIRROR_DELTA(props) ((int16_t)(props)>>UBIDI_MIRROR_DELTA_SHIFT) argument 125 # define UBIDI_GET_MIRROR_DELTA(props) (int16_t)(((props)&0x8000) ? (((props)>>UBIDI_MIRROR_DELTA… argument
|
D | ucase.h | 352 #define UCASE_GET_TYPE(props) ((props)&UCASE_TYPE_MASK) argument 353 #define UCASE_GET_TYPE_AND_IGNORABLE(props) ((props)&7) argument 355 #define UCASE_IS_UPPER_OR_TITLE(props) ((props)&2) argument 361 #define UCASE_HAS_EXCEPTION(props) ((props)&UCASE_EXCEPTION) argument 378 # define UCASE_GET_DELTA(props) ((int16_t)(props)>>UCASE_DELTA_SHIFT) argument 380 # define UCASE_GET_DELTA(props) (int16_t)(((props)&0x8000) ? (((props)>>UCASE_DELTA_SHIFT)|0xfe00… argument
|
D | uprops.h | 63 #define GET_CATEGORY(props) ((props)&0x1f) argument 64 #define CAT_MASK(props) U_MASK(GET_CATEGORY(props)) argument 66 #define GET_NUMERIC_TYPE_VALUE(props) ((props)>>UPROPS_NUMERIC_TYPE_VALUE_SHIFT) argument
|
/prebuilts/rust/soong/ |
D | rustprebuilts.go | 82 type props struct { struct 83 Enabled *bool 84 Target struct {
|
/prebuilts/go/linux-x86/src/cmd/compile/internal/inline/inlheur/ |
D | score_callresult_uses.go | 36 props ResultPropBits member
|
D | analyze_func_returns.go | 20 props []ResultPropBits member
|
D | callsite.go | 79 props CSPropBits member
|
D | analyze.go | 54 props *FuncProps member
|
/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/site-packages/pkg_resources/_vendor/ |
D | appdirs.py | 580 props = ("user_data_dir", variable
|
/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/site-packages/pkg_resources/_vendor/ |
D | appdirs.py | 580 props = ("user_data_dir", variable
|
/prebuilts/clang/host/linux-x86/clang-r547379/python3/lib/python3.11/site-packages/pkg_resources/_vendor/ |
D | appdirs.py | 580 props = ("user_data_dir", variable
|
/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/site-packages/pkg_resources/_vendor/ |
D | appdirs.py | 580 props = ("user_data_dir", variable
|
/prebuilts/vndk/v31/arm/include/external/lzma/C/ |
D | Xz.h | 39 Byte props[XZ_FILTER_PROPS_SIZE_MAX]; member
|
/prebuilts/vndk/v30/arm/include/external/lzma/C/ |
D | Xz.h | 39 Byte props[XZ_FILTER_PROPS_SIZE_MAX]; member
|
/prebuilts/vndk/v32/x86_64/include/external/lzma/C/ |
D | Xz.h | 39 Byte props[XZ_FILTER_PROPS_SIZE_MAX]; member
|
/prebuilts/vndk/v30/x86_64/include/external/lzma/C/ |
D | Xz.h | 39 Byte props[XZ_FILTER_PROPS_SIZE_MAX]; member
|