Home
last modified time | relevance | path

Searched defs:alias (Results 1 – 25 of 167) sorted by relevance

1234567

/third_party/ffmpeg/libswscale/arm/
Drgb2yuv_neon_32.S30 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 …]
Drgb2yuv_neon_16.S30 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/Linux_Kernel/scripts/mod/
Dfile2alias.c192 char alias[500]; in do_usb_entry() local
376 void *symval, char *alias) in do_hid_entry()
395 void *symval, char *alias) in do_ieee1394_entry()
420 void *symval, char *alias) in do_pci_entry()
464 void *symval, char *alias) in do_ccw_entry()
488 void *symval, char *alias) in do_ap_entry()
499 void *symval, char *alias) in do_css_entry()
510 void *symval, char *alias) in do_serio_entry()
536 void *symval, char *alias) in do_acpi_entry()
651 void *symval, char *alias) in do_pcmcia_entry()
[all …]
/third_party/boost/boost/parameter/
Dnested_keyword.hpp16 #define BOOST_PARAMETER_NESTED_KEYWORD_AUX(tag_namespace, q, name, alias) \ argument
61 #define BOOST_PARAMETER_NESTED_KEYWORD_AUX(tag_namespace, q, name, alias) \ argument
101 #define BOOST_PARAMETER_NESTED_KEYWORD(tag_namespace, name, alias) \ argument
/third_party/node/deps/npm/node_modules/libnpx/
Dparse-args.js174 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/
Dbool.js43 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
Dparse.js127 alias: { s: 'str' } property
137 alias: { str: 's' } property
161 alias: { z: 'zoom' } property
171 alias: { z: [ 'zm', 'zoom' ] } property
Dunknown.js13 alias: { h: 'herp' }, property
51 alias: { h: 'herp' }, property
/third_party/node/deps/npm/node_modules/minimist/test/
Dbool.js43 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
Dparse.js127 alias: { s: 'str' } property
137 alias: { str: 's' } property
161 alias: { z: 'zoom' } property
171 alias: { z: [ 'zm', 'zoom' ] } property
Dunknown.js13 alias: { h: 'herp' }, property
51 alias: { h: 'herp' }, property
/third_party/flutter/skia/third_party/externals/icu/source/common/
Dpropname.cpp259 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()
Ducnv_io.cpp319 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/
Dpropname.cpp259 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()
Ducnv_io.cpp319 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/
Dpropname.cpp259 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()
Ducnv_io.cpp319 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/glib/gio/
Dstrinfo.c121 gboolean alias) in strinfo_string_to_words()
173 gboolean alias) in strinfo_find_string()
249 const gchar *alias) in strinfo_string_from_alias()
309 const gchar *alias, in strinfo_builder_append_alias()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
DUPropertyAliases.java271 private int getPropertyOrValueEnum(int bytesTrieOffset, CharSequence alias) { in getPropertyOrValueEnum()
285 public int getPropertyEnum(CharSequence alias) { in getPropertyEnum()
292 public int getPropertyValueEnum(int property, CharSequence alias) { in getPropertyValueEnum()
313 public int getPropertyValueEnumNoThrow(int property, CharSequence alias) { in getPropertyValueEnumNoThrow()
/third_party/node/tools/node_modules/eslint/lib/
Doptions.js37 alias: "c", property
165 alias: "o", property
171 alias: "f", property
179 alias: "no-color", property
246 alias: "h", property
252 alias: "v", property
/third_party/glib/gio/xdgmime/
Dxdgmimealias.c48 char *alias; member
96 const char *alias) in _xdg_mime_alias_list_lookup()
/third_party/boost/libs/hana/test/type/
Dtemplate.cpp47 template <typename T> using alias = T; typedef
/third_party/node/tools/node_modules/babel-eslint/node_modules/@babel/types/lib/definitions/
Dplaceholders.js19 const alias = _utils.ALIAS_KEYS[type]; constant
/third_party/node/deps/npm/node_modules/execa/lib/
Dstdio.js2 const alias = ['stdin', 'stdout', 'stderr']; variable
/third_party/flutter/skia/src/ports/skia_ohos/config/
Dfontconfig.json6 "alias": [ array
40 "alias": [ array

1234567