| /third_party/ffmpeg/libswscale/arm/ |
| D | rgb2yuv_neon_32.S | 30 alias n16x16_o, q11 label 31 alias n16x16_ol, q11_l label 32 alias n16x16_oh, q11_h label 34 alias y32x16_el, q12 label 35 alias y32x16_eh, q13 label 36 alias y32x16_ol, q14 label 37 alias y32x16_oh, q15 label 39 alias y16x16_e, q12 label 40 alias y16x16_el, q12_l label 41 alias y16x16_eh, q12_h label [all …]
|
| D | rgb2yuv_neon_16.S | 30 alias n16x16_l, q11 label 31 alias n16x16_h, q12 label 33 alias y16x16_l, q13 label 34 alias y16x16_h, q14 label 69 alias c16x8, q15 label
|
| /third_party/python/Objects/ |
| D | genericaliasobject.c | 19 gaobject *alias = (gaobject *)self; in ga_dealloc() local 34 gaobject *alias = (gaobject *)self; in ga_traverse() local 121 gaobject *alias = (gaobject *)self; in ga_repr() local 355 gaobject *alias = (gaobject *)self; in ga_getitem() local 382 gaobject *alias = (gaobject *)self; in ga_hash() local 398 gaobject *alias = (gaobject *)self; in ga_call() local 429 gaobject *alias = (gaobject *)self; in ga_getattro() local 480 gaobject *alias = (gaobject *)self; in ga_mro_entries() local 503 gaobject *alias = (gaobject *)self; in ga_reduce() local 511 gaobject *alias = (gaobject *)self; in ga_dir() local [all …]
|
| D | unionobject.c | 20 unionobject *alias = (unionobject *)self; in unionobject_dealloc() local 32 unionobject *alias = (unionobject *)self; in union_traverse() local 41 unionobject *alias = (unionobject *)self; in union_hash() local 67 unionobject *alias = (unionobject *) self; in union_instancecheck() local 96 unionobject *alias = (unionobject *)self; in union_subclasscheck() local 330 unionobject *alias = (unionobject *)self; in union_repr() local 364 unionobject *alias = (unionobject *)self; in union_getitem() local 405 unionobject *alias = (unionobject *)self; in union_parameters() local 433 unionobject *alias = (unionobject *)self; in union_getattro() local
|
| /third_party/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/ |
| D | UConverterAlias.java | 110 private static final boolean isAlias(String alias) { in isAlias() 187 private static final int findConverter(String alias, boolean[] isAmbigous) { in findConverter() 401 static int io_countAliases(String alias) in io_countAliases() 436 static String io_getAlias(String alias, int n) throws IOException{ in io_getAlias() 478 static final String getStandardName(String alias, String standard)throws IOException { in getStandardName() 494 static int countAliases(String alias) throws IOException{ in countAliases() 500 static String getAlias(String alias, int n) throws IOException{ in getAlias() 524 static String getCanonicalName(String alias, String standard) throws IOException{ in getCanonicalName() 582 private static int findTaggedAliasListsOffset(String alias, String standard) { in findTaggedAliasListsOffset() 639 private static int findTaggedConverterNum(String alias, String standard) { in findTaggedConverterNum() [all …]
|
| /third_party/skia/third_party/externals/tint/src/writer/wgsl/ |
| D | generator_impl_alias_type_test.cc | 25 auto* alias = Alias("a", ty.f32()); in TEST_F() local 40 auto* alias = Alias("B", ty.Of(s)); in TEST_F() local 60 auto* alias = Alias("B", ty.Of(s)); in TEST_F() local
|
| /third_party/ffmpeg/libavformat/ |
| D | mccdec.c | 62 typedef struct alias { struct 66 } alias; argument
|
| /third_party/node/deps/npm/node_modules/libnpx/ |
| D | parse-args.js | 174 alias: 'p', property 195 alias: 'c', property 200 alias: 's', property 216 alias: 'q', property 226 alias: 'n', property
|
| /third_party/node/deps/npm/node_modules/mkdirp/node_modules/minimist/test/ |
| D | bool.js | 43 herp: { alias: 'h', boolean: true } property 47 alias: { h: 'herp' } property 51 alias: { h: 'herp' } property 68 alias: { 'h': 'herp' }, property 88 alias: { 'h': ['herp', 'harp'] }, property 110 alias: { h: 'herp' }, property
|
| /third_party/node/deps/npm/node_modules/minimist/test/ |
| D | bool.js | 43 herp: { alias: 'h', boolean: true } property 47 alias: { h: 'herp' } property 51 alias: { h: 'herp' } property 68 alias: { 'h': 'herp' }, property 88 alias: { 'h': ['herp', 'harp'] }, property 110 alias: { h: 'herp' }, property
|
| /third_party/vk-gl-cts/external/vulkan-docs/src/scripts/ |
| D | scriptgenerator.py | 191 def genType(self, typeinfo, name, alias): argument 263 def genStruct(self, typeinfo, typeName, alias): argument 283 def genGroup(self, groupinfo, groupName, alias): argument 313 def genEnum(self, enuminfo, name, alias): argument 339 def genCmd(self, cmdinfo, name, alias): argument
|
| D | cgenerator.py | 311 def genType(self, typeinfo, name, alias): argument 398 def genStruct(self, typeinfo, typeName, alias): argument 449 def genGroup(self, groupinfo, groupName, alias=None): argument 477 def genEnum(self, enuminfo, name, alias): argument 488 def genCmd(self, cmdinfo, name, alias): argument
|
| D | docgenerator.py | 350 def genType(self, typeinfo, name, alias): argument 406 def genStruct(self, typeinfo, typeName, alias): argument 496 def genGroup(self, groupinfo, groupName, alias): argument 514 def genEnum(self, enuminfo, name, alias): argument 523 def genCmd(self, cmdinfo, name, alias): argument
|
| /third_party/vk-gl-cts/external/vulkan-docs/src/scripts/Retired/ |
| D | extensionStubSource.py | 214 def genType(self, typeinfo, name, alias): argument 217 def genStruct(self, typeinfo, typeName, alias): argument 220 def genGroup(self, groupinfo, groupName, alias): argument 223 def genEnum(self, enuminfo, name, alias): argument 228 def genCmd(self, cmdinfo, name, alias): argument
|
| /third_party/skia/third_party/externals/icu/source/common/ |
| D | propname.cpp | 259 int32_t PropNameData::getPropertyOrValueEnum(int32_t bytesTrieOffset, const char *alias) { in getPropertyOrValueEnum() 268 int32_t PropNameData::getPropertyEnum(const char *alias) { in getPropertyEnum() 272 int32_t PropNameData::getPropertyValueEnum(int32_t property, const char *alias) { in getPropertyValueEnum() 298 u_getPropertyEnum(const char* alias) { in u_getPropertyEnum() 313 const char* alias) { in u_getPropertyValueEnum()
|
| D | ucnv_io.cpp | 319 isAlias(const char *alias, UErrorCode *pErrorCode) { in isAlias() 552 findConverter(const char *alias, UBool *containsOption, UErrorCode *pErrorCode) { in findConverter() 621 isAliasInList(const char *alias, uint32_t listOffset) { in isAliasInList() 645 findTaggedAliasListsOffset(const char *alias, const char *standard, UErrorCode *pErrorCode) { in findTaggedAliasListsOffset() 696 findTaggedConverterNum(const char *alias, const char *standard, UErrorCode *pErrorCode) { in findTaggedConverterNum() 738 ucnv_io_getConverterName(const char *alias, UBool *containsOption, UErrorCode *pErrorCode) { in ucnv_io_getConverterName() 871 ucnv_io_countAliases(const char *alias, UErrorCode *pErrorCode) { in ucnv_io_countAliases() 889 ucnv_io_getAliases(const char *alias, uint16_t start, const char **aliases, UErrorCode *pErrorCode)… in ucnv_io_getAliases() 914 ucnv_io_getAlias(const char *alias, uint16_t n, UErrorCode *pErrorCode) { in ucnv_io_getAlias() 961 ucnv_getStandardName(const char *alias, const char *standard, UErrorCode *pErrorCode) { in ucnv_getStandardName() [all …]
|
| /third_party/node/deps/icu-small/source/common/ |
| D | propname.cpp | 259 int32_t PropNameData::getPropertyOrValueEnum(int32_t bytesTrieOffset, const char *alias) { in getPropertyOrValueEnum() 268 int32_t PropNameData::getPropertyEnum(const char *alias) { in getPropertyEnum() 272 int32_t PropNameData::getPropertyValueEnum(int32_t property, const char *alias) { in getPropertyValueEnum() 298 u_getPropertyEnum(const char* alias) { in u_getPropertyEnum() 313 const char* alias) { in u_getPropertyValueEnum()
|
| D | ucnv_io.cpp | 319 isAlias(const char *alias, UErrorCode *pErrorCode) { in isAlias() 552 findConverter(const char *alias, UBool *containsOption, UErrorCode *pErrorCode) { in findConverter() 621 isAliasInList(const char *alias, uint32_t listOffset) { in isAliasInList() 645 findTaggedAliasListsOffset(const char *alias, const char *standard, UErrorCode *pErrorCode) { in findTaggedAliasListsOffset() 696 findTaggedConverterNum(const char *alias, const char *standard, UErrorCode *pErrorCode) { in findTaggedConverterNum() 738 ucnv_io_getConverterName(const char *alias, UBool *containsOption, UErrorCode *pErrorCode) { in ucnv_io_getConverterName() 871 ucnv_io_countAliases(const char *alias, UErrorCode *pErrorCode) { in ucnv_io_countAliases() 889 ucnv_io_getAliases(const char *alias, uint16_t start, const char **aliases, UErrorCode *pErrorCode)… in ucnv_io_getAliases() 914 ucnv_io_getAlias(const char *alias, uint16_t n, UErrorCode *pErrorCode) { in ucnv_io_getAlias() 961 ucnv_getStandardName(const char *alias, const char *standard, UErrorCode *pErrorCode) { in ucnv_getStandardName() [all …]
|
| /third_party/flutter/skia/third_party/externals/icu/source/common/ |
| D | propname.cpp | 259 int32_t PropNameData::getPropertyOrValueEnum(int32_t bytesTrieOffset, const char *alias) { in getPropertyOrValueEnum() 268 int32_t PropNameData::getPropertyEnum(const char *alias) { in getPropertyEnum() 272 int32_t PropNameData::getPropertyValueEnum(int32_t property, const char *alias) { in getPropertyValueEnum() 298 u_getPropertyEnum(const char* alias) { in u_getPropertyEnum() 313 const char* alias) { in u_getPropertyValueEnum()
|
| D | ucnv_io.cpp | 319 isAlias(const char *alias, UErrorCode *pErrorCode) { in isAlias() 552 findConverter(const char *alias, UBool *containsOption, UErrorCode *pErrorCode) { in findConverter() 621 isAliasInList(const char *alias, uint32_t listOffset) { in isAliasInList() 645 findTaggedAliasListsOffset(const char *alias, const char *standard, UErrorCode *pErrorCode) { in findTaggedAliasListsOffset() 696 findTaggedConverterNum(const char *alias, const char *standard, UErrorCode *pErrorCode) { in findTaggedConverterNum() 738 ucnv_io_getConverterName(const char *alias, UBool *containsOption, UErrorCode *pErrorCode) { in ucnv_io_getConverterName() 871 ucnv_io_countAliases(const char *alias, UErrorCode *pErrorCode) { in ucnv_io_countAliases() 889 ucnv_io_getAliases(const char *alias, uint16_t start, const char **aliases, UErrorCode *pErrorCode)… in ucnv_io_getAliases() 914 ucnv_io_getAlias(const char *alias, uint16_t n, UErrorCode *pErrorCode) { in ucnv_io_getAlias() 961 ucnv_getStandardName(const char *alias, const char *standard, UErrorCode *pErrorCode) { in ucnv_getStandardName() [all …]
|
| /third_party/icu/icu4c/source/common/ |
| D | propname.cpp | 259 int32_t PropNameData::getPropertyOrValueEnum(int32_t bytesTrieOffset, const char *alias) { in getPropertyOrValueEnum() 268 int32_t PropNameData::getPropertyEnum(const char *alias) { in getPropertyEnum() 272 int32_t PropNameData::getPropertyValueEnum(int32_t property, const char *alias) { in getPropertyValueEnum() 298 u_getPropertyEnum(const char* alias) { in u_getPropertyEnum() 313 const char* alias) { in u_getPropertyValueEnum()
|
| D | ucnv_io.cpp | 319 isAlias(const char *alias, UErrorCode *pErrorCode) { in isAlias() 552 findConverter(const char *alias, UBool *containsOption, UErrorCode *pErrorCode) { in findConverter() 621 isAliasInList(const char *alias, uint32_t listOffset) { in isAliasInList() 645 findTaggedAliasListsOffset(const char *alias, const char *standard, UErrorCode *pErrorCode) { in findTaggedAliasListsOffset() 696 findTaggedConverterNum(const char *alias, const char *standard, UErrorCode *pErrorCode) { in findTaggedConverterNum() 738 ucnv_io_getConverterName(const char *alias, UBool *containsOption, UErrorCode *pErrorCode) { in ucnv_io_getConverterName() 871 ucnv_io_countAliases(const char *alias, UErrorCode *pErrorCode) { in ucnv_io_countAliases() 889 ucnv_io_getAliases(const char *alias, uint16_t start, const char **aliases, UErrorCode *pErrorCode)… in ucnv_io_getAliases() 914 ucnv_io_getAlias(const char *alias, uint16_t n, UErrorCode *pErrorCode) { in ucnv_io_getAlias() 961 ucnv_getStandardName(const char *alias, const char *standard, UErrorCode *pErrorCode) { in ucnv_getStandardName() [all …]
|
| /third_party/vulkan-headers/registry/ |
| D | cgenerator.py | 311 def genType(self, typeinfo, name, alias): argument 398 def genStruct(self, typeinfo, typeName, alias): argument 449 def genGroup(self, groupinfo, groupName, alias=None): argument 477 def genEnum(self, enuminfo, name, alias): argument 488 def genCmd(self, cmdinfo, name, alias): argument
|
| /third_party/skia/src/ports/skia_ohos/config/ |
| D | fontconfig.json | 6 "alias": [ array 40 "alias": [ array 48 "alias": [ array
|
| /third_party/flutter/skia/src/ports/skia_ohos/config/ |
| D | fontconfig.json | 6 "alias": [ array 40 "alias": [ array 48 "alias": [ array
|