Home
last modified time | relevance | path

Searched defs:character (Results 1 – 25 of 4433) sorted by relevance

12345678910>>...178

/dports/games/pvpgn/pvpgn-1.8.5/src/bnetd/
H A Dcharacter.h52 typedef struct character struct
60 t_uint8 helmgfx;
61 t_uint8 bodygfx;
62 t_uint8 leggfx;
64 t_uint8 lhandgfx;
66 t_uint8 rhandgfx;
67 t_uint8 class;
68 t_uint8 level;
69 t_uint8 status;
70 t_uint8 title;
[all …]
/dports/audio/carla/Carla-2.4.1/source/modules/water/text/
H A DCharacterFunctions.cpp44 bool CharacterFunctions::isUpperCase (const water_uchar character) noexcept in isUpperCase()
53 bool CharacterFunctions::isLowerCase (const water_uchar character) noexcept in isLowerCase()
63 bool CharacterFunctions::isWhitespace (const char character) noexcept in isWhitespace()
68 bool CharacterFunctions::isWhitespace (const water_uchar character) noexcept in isWhitespace()
73 bool CharacterFunctions::isDigit (const char character) noexcept in isDigit()
78 bool CharacterFunctions::isDigit (const water_uchar character) noexcept in isDigit()
83 bool CharacterFunctions::isLetter (const char character) noexcept in isLetter()
89 bool CharacterFunctions::isLetter (const water_uchar character) noexcept in isLetter()
94 bool CharacterFunctions::isLetterOrDigit (const char character) noexcept in isLetterOrDigit()
106 bool CharacterFunctions::isPrintable (const char character) noexcept in isPrintable()
[all …]
/dports/emulators/qemu42/qemu-4.2.1/roms/ipxe/src/include/
H A Dctype.h18 static inline int isdigit ( int character ) { in isdigit()
29 static inline int isxdigit ( int character ) { in isxdigit()
42 static inline int isupper ( int character ) { in isupper()
53 static inline int islower ( int character ) { in islower()
64 static inline int isalpha ( int character ) { in isalpha()
75 static inline int isalnum ( int character ) { in isalnum()
86 static inline int isprint ( int character ) { in isprint()
97 static inline int tolower ( int character ) { in tolower()
109 static inline int toupper ( int character ) { in toupper()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/ipxe/src/include/
H A Dctype.h18 static inline int isdigit ( int character ) { in isdigit()
29 static inline int isxdigit ( int character ) { in isxdigit()
42 static inline int isupper ( int character ) { in isupper()
53 static inline int islower ( int character ) { in islower()
64 static inline int isalpha ( int character ) { in isalpha()
75 static inline int isalnum ( int character ) { in isalnum()
86 static inline int isprint ( int character ) { in isprint()
97 static inline int tolower ( int character ) { in tolower()
109 static inline int toupper ( int character ) { in toupper()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/ipxe/src/include/
H A Dctype.h18 static inline int isdigit ( int character ) { in isdigit()
29 static inline int isxdigit ( int character ) { in isxdigit()
42 static inline int isupper ( int character ) { in isupper()
53 static inline int islower ( int character ) { in islower()
64 static inline int isalpha ( int character ) { in isalpha()
75 static inline int isalnum ( int character ) { in isalnum()
86 static inline int isprint ( int character ) { in isprint()
97 static inline int tolower ( int character ) { in tolower()
109 static inline int toupper ( int character ) { in toupper()
/dports/emulators/qemu5/qemu-5.2.0/roms/ipxe/src/include/
H A Dctype.h18 static inline int isdigit ( int character ) { in isdigit()
29 static inline int isxdigit ( int character ) { in isxdigit()
42 static inline int isupper ( int character ) { in isupper()
53 static inline int islower ( int character ) { in islower()
64 static inline int isalpha ( int character ) { in isalpha()
75 static inline int isalnum ( int character ) { in isalnum()
86 static inline int isprint ( int character ) { in isprint()
97 static inline int tolower ( int character ) { in tolower()
109 static inline int toupper ( int character ) { in toupper()
/dports/net/ipxe/ipxe-2265a65/src/include/
H A Dctype.h18 static inline int isdigit ( int character ) { in isdigit()
29 static inline int isxdigit ( int character ) { in isxdigit()
42 static inline int isupper ( int character ) { in isupper()
53 static inline int islower ( int character ) { in islower()
64 static inline int isalpha ( int character ) { in isalpha()
75 static inline int isalnum ( int character ) { in isalnum()
86 static inline int isprint ( int character ) { in isprint()
97 static inline int tolower ( int character ) { in tolower()
109 static inline int toupper ( int character ) { in toupper()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/ipxe/src/include/
H A Dctype.h18 static inline int isdigit ( int character ) { in isdigit()
29 static inline int isxdigit ( int character ) { in isxdigit()
42 static inline int isupper ( int character ) { in isupper()
53 static inline int islower ( int character ) { in islower()
64 static inline int isalpha ( int character ) { in isalpha()
75 static inline int isalnum ( int character ) { in isalnum()
86 static inline int isprint ( int character ) { in isprint()
97 static inline int tolower ( int character ) { in tolower()
109 static inline int toupper ( int character ) { in toupper()
/dports/emulators/qemu/qemu-6.2.0/roms/ipxe/src/include/
H A Dctype.h18 static inline int isdigit ( int character ) { in isdigit()
29 static inline int isxdigit ( int character ) { in isxdigit()
42 static inline int isupper ( int character ) { in isupper()
53 static inline int islower ( int character ) { in islower()
64 static inline int isalpha ( int character ) { in isalpha()
75 static inline int isalnum ( int character ) { in isalnum()
86 static inline int isprint ( int character ) { in isprint()
97 static inline int tolower ( int character ) { in tolower()
109 static inline int toupper ( int character ) { in toupper()
/dports/emulators/qemu60/qemu-6.0.0/roms/ipxe/src/include/
H A Dctype.h18 static inline int isdigit ( int character ) { in isdigit()
29 static inline int isxdigit ( int character ) { in isxdigit()
42 static inline int isupper ( int character ) { in isupper()
53 static inline int islower ( int character ) { in islower()
64 static inline int isalpha ( int character ) { in isalpha()
75 static inline int isalnum ( int character ) { in isalnum()
86 static inline int isprint ( int character ) { in isprint()
97 static inline int tolower ( int character ) { in tolower()
109 static inline int toupper ( int character ) { in toupper()
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/google.golang.org/api/firebase/v1beta1/
H A Dfirebase-api.json34 "mtlsRootUrl": "https://firebase.mtls.googleapis.com/",
52 "access_token": {
53 "description": "OAuth access token.",
67 "Media download with context-dependent Content-Type",
84 …"description": "API key. Your API key identifies your project and provides you with API access, qu…
90 "location": "query",
91 "type": "string"
98 },
99 "quotaUser": {
100 "description": "Available to use for quota purposes for server-side applications. Can be any arbit…
[all …]
/dports/graphics/ming/libming-ming-0_4_8/src/blocks/
H A Dcharacter.c34 SWFCharacterInit(SWFCharacter character) in SWFCharacterInit()
52 destroySWFCharacter(SWFCharacter character) in destroySWFCharacter()
67 SWFCharacter_addDependency(SWFCharacter character, SWFCharacter dependency) in SWFCharacter_addDependency()
84 void SWFCharacter_setID(SWFCharacter character, int id) in SWFCharacter_setID()
90 int SWFCharacter_getID(SWFCharacter character) in SWFCharacter_getID()
97 SWFCharacter_getDependencies(SWFCharacter character, in SWFCharacter_getDependencies()
130 SWFCharacter_getScaledWidth(SWFCharacter character) in SWFCharacter_getScaledWidth()
137 SWFCharacter_getScaledHeight(SWFCharacter character) in SWFCharacter_getScaledHeight()
144 SWFCharacter_getBounds(SWFCharacter character) in SWFCharacter_getBounds()
184 SWFCharacter_setFinished(SWFCharacter character) in SWFCharacter_setFinished()
[all …]
/dports/graphics/p5-ming/libming-ming-0_4_8/src/blocks/
H A Dcharacter.c34 SWFCharacterInit(SWFCharacter character) in SWFCharacterInit()
52 destroySWFCharacter(SWFCharacter character) in destroySWFCharacter()
67 SWFCharacter_addDependency(SWFCharacter character, SWFCharacter dependency) in SWFCharacter_addDependency()
84 void SWFCharacter_setID(SWFCharacter character, int id) in SWFCharacter_setID()
90 int SWFCharacter_getID(SWFCharacter character) in SWFCharacter_getID()
97 SWFCharacter_getDependencies(SWFCharacter character, in SWFCharacter_getDependencies()
130 SWFCharacter_getScaledWidth(SWFCharacter character) in SWFCharacter_getScaledWidth()
137 SWFCharacter_getScaledHeight(SWFCharacter character) in SWFCharacter_getScaledHeight()
144 SWFCharacter_getBounds(SWFCharacter character) in SWFCharacter_getBounds()
184 SWFCharacter_setFinished(SWFCharacter character) in SWFCharacter_setFinished()
[all …]
/dports/graphics/py-ming/libming-ming-0_4_8/src/blocks/
H A Dcharacter.c34 SWFCharacterInit(SWFCharacter character) in SWFCharacterInit()
52 destroySWFCharacter(SWFCharacter character) in destroySWFCharacter()
67 SWFCharacter_addDependency(SWFCharacter character, SWFCharacter dependency) in SWFCharacter_addDependency()
84 void SWFCharacter_setID(SWFCharacter character, int id) in SWFCharacter_setID()
90 int SWFCharacter_getID(SWFCharacter character) in SWFCharacter_getID()
97 SWFCharacter_getDependencies(SWFCharacter character, in SWFCharacter_getDependencies()
130 SWFCharacter_getScaledWidth(SWFCharacter character) in SWFCharacter_getScaledWidth()
137 SWFCharacter_getScaledHeight(SWFCharacter character) in SWFCharacter_getScaledHeight()
144 SWFCharacter_getBounds(SWFCharacter character) in SWFCharacter_getBounds()
184 SWFCharacter_setFinished(SWFCharacter character) in SWFCharacter_setFinished()
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/libstdc++-v3/include/ext/
H A Dpod_char_traits.h49 struct character in _GLIBCXX_VISIBILITY() struct
51 typedef _Value value_type; in _GLIBCXX_VISIBILITY()
52 typedef _Int int_type; in _GLIBCXX_VISIBILITY()
53 typedef _St state_type; in _GLIBCXX_VISIBILITY()
54 typedef character<_Value, _Int, _St> char_type; in _GLIBCXX_VISIBILITY()
56 value_type value; in _GLIBCXX_VISIBILITY()
60 from(const V2& v) in _GLIBCXX_VISIBILITY()
68 to(const char_type& c) in _GLIBCXX_VISIBILITY()
/dports/lang/gcc8/gcc-8.5.0/libstdc++-v3/include/ext/
H A Dpod_char_traits.h49 struct character in _GLIBCXX_VISIBILITY() struct
51 typedef _Value value_type; in _GLIBCXX_VISIBILITY()
52 typedef _Int int_type; in _GLIBCXX_VISIBILITY()
53 typedef _St state_type; in _GLIBCXX_VISIBILITY()
54 typedef character<_Value, _Int, _St> char_type; in _GLIBCXX_VISIBILITY()
56 value_type value; in _GLIBCXX_VISIBILITY()
60 from(const V2& v) in _GLIBCXX_VISIBILITY()
68 to(const char_type& c) in _GLIBCXX_VISIBILITY()
/dports/lang/gcc6-aux/bootstrap/include/c++/5.1.0/ext/
H A Dpod_char_traits.h49 struct character in _GLIBCXX_VISIBILITY() struct
51 typedef _Value value_type; in _GLIBCXX_VISIBILITY()
52 typedef _Int int_type; in _GLIBCXX_VISIBILITY()
53 typedef _St state_type; in _GLIBCXX_VISIBILITY()
54 typedef character<_Value, _Int, _St> char_type; in _GLIBCXX_VISIBILITY()
56 value_type value; in _GLIBCXX_VISIBILITY()
60 from(const V2& v) in _GLIBCXX_VISIBILITY()
68 to(const char_type& c) in _GLIBCXX_VISIBILITY()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libstdc++-v3/include/ext/
H A Dpod_char_traits.h49 struct character in _GLIBCXX_VISIBILITY() struct
51 typedef _Value value_type; in _GLIBCXX_VISIBILITY()
52 typedef _Int int_type; in _GLIBCXX_VISIBILITY()
53 typedef _St state_type; in _GLIBCXX_VISIBILITY()
54 typedef character<_Value, _Int, _St> char_type; in _GLIBCXX_VISIBILITY()
56 value_type value; in _GLIBCXX_VISIBILITY()
60 from(const V2& v) in _GLIBCXX_VISIBILITY()
68 to(const char_type& c) in _GLIBCXX_VISIBILITY()
/dports/lang/gcc11/gcc-11.2.0/libstdc++-v3/include/ext/
H A Dpod_char_traits.h49 struct character in _GLIBCXX_VISIBILITY() struct
51 typedef _Value value_type; in _GLIBCXX_VISIBILITY()
52 typedef _Int int_type; in _GLIBCXX_VISIBILITY()
53 typedef _St state_type; in _GLIBCXX_VISIBILITY()
54 typedef character<_Value, _Int, _St> char_type; in _GLIBCXX_VISIBILITY()
56 value_type value; in _GLIBCXX_VISIBILITY()
60 from(const V2& v) in _GLIBCXX_VISIBILITY()
68 to(const char_type& c) in _GLIBCXX_VISIBILITY()
/dports/lang/gcc10/gcc-10.3.0/libstdc++-v3/include/ext/
H A Dpod_char_traits.h49 struct character in _GLIBCXX_VISIBILITY() struct
51 typedef _Value value_type; in _GLIBCXX_VISIBILITY()
52 typedef _Int int_type; in _GLIBCXX_VISIBILITY()
53 typedef _St state_type; in _GLIBCXX_VISIBILITY()
54 typedef character<_Value, _Int, _St> char_type; in _GLIBCXX_VISIBILITY()
56 value_type value; in _GLIBCXX_VISIBILITY()
60 from(const V2& v) in _GLIBCXX_VISIBILITY()
68 to(const char_type& c) in _GLIBCXX_VISIBILITY()
/dports/lang/gcc11-devel/gcc-11-20211009/libstdc++-v3/include/ext/
H A Dpod_char_traits.h49 struct character in _GLIBCXX_VISIBILITY() struct
51 typedef _Value value_type; in _GLIBCXX_VISIBILITY()
52 typedef _Int int_type; in _GLIBCXX_VISIBILITY()
53 typedef _St state_type; in _GLIBCXX_VISIBILITY()
54 typedef character<_Value, _Int, _St> char_type; in _GLIBCXX_VISIBILITY()
56 value_type value; in _GLIBCXX_VISIBILITY()
60 from(const V2& v) in _GLIBCXX_VISIBILITY()
68 to(const char_type& c) in _GLIBCXX_VISIBILITY()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libstdc++-v3/include/ext/
H A Dpod_char_traits.h49 struct character in _GLIBCXX_VISIBILITY() struct
51 typedef _Value value_type; in _GLIBCXX_VISIBILITY()
52 typedef _Int int_type; in _GLIBCXX_VISIBILITY()
53 typedef _St state_type; in _GLIBCXX_VISIBILITY()
54 typedef character<_Value, _Int, _St> char_type; in _GLIBCXX_VISIBILITY()
56 value_type value; in _GLIBCXX_VISIBILITY()
60 from(const V2& v) in _GLIBCXX_VISIBILITY()
68 to(const char_type& c) in _GLIBCXX_VISIBILITY()
/dports/devel/avr-gcc/gcc-10.2.0/libstdc++-v3/include/ext/
H A Dpod_char_traits.h49 struct character in _GLIBCXX_VISIBILITY() struct
51 typedef _Value value_type; in _GLIBCXX_VISIBILITY()
52 typedef _Int int_type; in _GLIBCXX_VISIBILITY()
53 typedef _St state_type; in _GLIBCXX_VISIBILITY()
54 typedef character<_Value, _Int, _St> char_type; in _GLIBCXX_VISIBILITY()
56 value_type value; in _GLIBCXX_VISIBILITY()
60 from(const V2& v) in _GLIBCXX_VISIBILITY()
68 to(const char_type& c) in _GLIBCXX_VISIBILITY()
/dports/lang/gnat_util/gcc-6-20180516/libstdc++-v3/include/ext/
H A Dpod_char_traits.h49 struct character in _GLIBCXX_VISIBILITY() struct
51 typedef _Value value_type; in _GLIBCXX_VISIBILITY()
52 typedef _Int int_type; in _GLIBCXX_VISIBILITY()
53 typedef _St state_type; in _GLIBCXX_VISIBILITY()
54 typedef character<_Value, _Int, _St> char_type; in _GLIBCXX_VISIBILITY()
56 value_type value; in _GLIBCXX_VISIBILITY()
60 from(const V2& v) in _GLIBCXX_VISIBILITY()
68 to(const char_type& c) in _GLIBCXX_VISIBILITY()
/dports/lang/gcc9-devel/gcc-9-20211007/libstdc++-v3/include/ext/
H A Dpod_char_traits.h49 struct character in _GLIBCXX_VISIBILITY() struct
51 typedef _Value value_type; in _GLIBCXX_VISIBILITY()
52 typedef _Int int_type; in _GLIBCXX_VISIBILITY()
53 typedef _St state_type; in _GLIBCXX_VISIBILITY()
54 typedef character<_Value, _Int, _St> char_type; in _GLIBCXX_VISIBILITY()
56 value_type value; in _GLIBCXX_VISIBILITY()
60 from(const V2& v) in _GLIBCXX_VISIBILITY()
68 to(const char_type& c) in _GLIBCXX_VISIBILITY()

12345678910>>...178