/third_party/skia/third_party/externals/icu/source/common/ |
H A D | ucnv_io.cpp | 645 findTaggedAliasListsOffset(const char *alias, const char *standard, UErrorCode *pErrorCode) { in findTaggedAliasListsOffset() argument 696 findTaggedConverterNum(const char *alias, const char *standard, UErrorCod argument 835 ucnv_openStandardNames(const char *convName, const char *standard, UErrorCode *pErrorCode) ucnv_openStandardNames() argument 961 ucnv_getStandardName(const char *alias, const char *standard, UErrorCode *pErrorCode) ucnv_getStandardName() argument 1007 ucnv_getCanonicalName(const char *alias, const char *standard, UErrorCode *pErrorCode) ucnv_getCanonicalName() argument [all...] |
/kernel/linux/linux-5.10/drivers/media/dvb-frontends/drx39xyj/ |
H A D | drxj.h | 173 enum drx_standard standard; /* standard for which these settings apply */ member 189 enum drx_standard standard; /* standard to which these settings apply */ member 199 enum drx_standard standard; /* standard to which these settings apply */ member 424 enum drx_standard standard; /*< current standard information */ member [all...] |
H A D | drxj.c | 9748 power_down_atv(struct drx_demod_instance *demod, enum drx_standard standard, bool primary) power_down_atv() argument 10452 enum drx_standard standard = DRX_STANDARD_UNKNOWN; ctrl_set_channel() local 10686 enum drx_standard standard = ext_attr->standard; ctrl_sig_quality() local 10794 enum drx_standard standard = DRX_STANDARD_UNKNOWN; ctrl_lock_status() local 10882 ctrl_set_standard(struct drx_demod_instance *demod, enum drx_standard *standard) ctrl_set_standard() argument 12088 enum drx_standard standard = DRX_STANDARD_8VSB; drx39xxj_set_frontend() local [all...] |
H A D | drx_driver.h | 1258 enum drxoob_downstream_standard standard; member [all...] |
/kernel/linux/linux-5.10/drivers/media/dvb-frontends/ |
H A D | stv0900_priv.h | 257 enum fe_stv0900_search_standard standard; member 271 enum fe_stv0900_tracking_standard standard; member
|
H A D | mxl5xx_defs.h | 650 u32 standard; /* one of MXL_HYDRA_BCAST_STD_E */ member
|
/kernel/linux/linux-5.10/drivers/media/usb/go7007/ |
H A D | go7007-priv.h | 186 enum { GO7007_STD_NTSC, GO7007_STD_PAL, GO7007_STD_OTHER } standard; member
|
/kernel/linux/linux-6.6/drivers/media/usb/go7007/ |
H A D | go7007-priv.h | 186 enum { GO7007_STD_NTSC, GO7007_STD_PAL, GO7007_STD_OTHER } standard; member
|
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/drx39xyj/ |
H A D | drxj.h | 173 enum drx_standard standard; /* standard for which these settings apply */ member 189 enum drx_standard standard; /* standard to which these settings apply */ member 199 enum drx_standard standard; /* standard to which these settings apply */ member 425 enum drx_standard standard; /*< current standard information */ member [all...] |
H A D | drxj.c | 9746 power_down_atv(struct drx_demod_instance *demod, enum drx_standard standard, bool primary) power_down_atv() argument 10450 enum drx_standard standard = DRX_STANDARD_UNKNOWN; ctrl_set_channel() local 10684 enum drx_standard standard = ext_attr->standard; ctrl_sig_quality() local 10792 enum drx_standard standard = DRX_STANDARD_UNKNOWN; ctrl_lock_status() local 10880 ctrl_set_standard(struct drx_demod_instance *demod, enum drx_standard *standard) ctrl_set_standard() argument 12085 enum drx_standard standard = DRX_STANDARD_8VSB; drx39xxj_set_frontend() local [all...] |
H A D | drx_driver.h | 1258 enum drxoob_downstream_standard standard; member [all...] |
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/ |
H A D | stv0900_priv.h | 257 enum fe_stv0900_search_standard standard; member 271 enum fe_stv0900_tracking_standard standard; member
|
H A D | mxl5xx_defs.h | 646 u32 standard; /* one of MXL_HYDRA_BCAST_STD_E */ member
|
/third_party/ltp/tools/sparse/sparse-src/ |
H A D | options.c | 54 enum standard standard = STANDARD_GNU89; variable [all...] |
/third_party/skia/src/gpu/gl/ |
H A D | GrGLCaps.cpp | 96 GrGLStandard standard = ctxInfo.standard(); in init() local 786 get_glsl_version_decl_string(GrGLStandard standard, GrGLSLGeneration generation, bool isCoreProfile) get_glsl_version_decl_string() argument 863 GrGLStandard standard = ctxInfo.standard(); initGLSL() local 3262 GrGLStandard standard = ctxInfo.standard(); setupSampleCounts() local [all...] |
H A D | GrGLCaps.h | 486 GrGLStandard standard() const { return fStandard; } in standard() function in GrGLCaps
|
/third_party/skia/third_party/externals/freetype/src/pfr/ |
H A D | pfrtypes.h | 168 FT_UInt standard; member
|
/third_party/skia/third_party/externals/freetype/include/freetype/internal/ |
H A D | psaux.h | 1328 FT_CMap_Class standard; member
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/inc/ |
H A D | amdgpu_smu.h | 363 uint32_t standard; member
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/swsmu/inc/ |
H A D | amdgpu_smu.h | 436 uint32_t standard; member
|
/third_party/icu/ohos_icu4c/src/ |
H A D | icu_addon.cpp | 1276 const char *ucnv_getCanonicalName(const char *alias, const char *standard, UErrorCode *pErrorCode) in ucnv_getCanonicalName() argument 1326 const char *ucnv_getStandardName(const char *name, const char *standard, UErrorCode *pErrorCode) in ucnv_getStandardName() argument 1370 UEnumeration *ucnv_openStandardNames(const char *convName, const char *standard, UErrorCode *pErrorCode) in ucnv_openStandardNames() argument
|
/third_party/skia/third_party/externals/sfntly/java/lib/ |
H A D | icu4j-charset-4_8_1_1.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/services/
com/
com/ibm/
com/ibm/icu/
... |
/kernel/linux/linux-5.10/drivers/scsi/qla2xxx/ |
H A D | qla_def.h | 1870 uint8_t standard; member
|
/kernel/linux/linux-6.6/drivers/scsi/qla2xxx/ |
H A D | qla_def.h | 1986 uint8_t standard; member
|
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_hsi.h | 2835 struct init_array_standard_hdr standard; member
|