搜索资源列表
cast6
- Cast6 cipher algorithm [rfc2612]. this is a DES like Substitution-Permutation Network (SPN) cryptosystem built upon the CAST-128 (*cast5*) [rfc2144] encryption algorithm.- Cast6 cipher algorithm [rfc2612]. this is a DES like Substitution-Permutatio
bsearch_test
- DEC C++ generates incorrect template instatiation code for "ff" so must cast. -DEC C++ generates incorrect template instatiation code for "ff" so must cast.
qcastas_p
- Cast As Source Code for Linux.
multicatPm.tar
- linux组播代码,demo,在ubuntu测试通过,可以移植到android-multicat,video cast
Test_check_cast
- Test check cast for Embedded Linux.
coproc_a15
- Common lookup tables for CAST-128 (cast5) and CAST-256 (cast6).
err
- ERR_CAST - Explicitly cast an error-valued pointer to another pointer type.
cast_common
- Common lookup tables for CAST-128 (cast5) and CAST-256 (cast6).
bcd
- Casts for parameters are avoided for existing atomic functions in order to avoid issues with cast-as-lval under gcc 4.x and other limitations that the macros of a platform may have.
exofs
- u64 has problems with printk this will cast it to unsigned long long.
page_types
- Cast PAGE_MASK to a signed type so that it is sign-extended if virtual addresses are 32-bits but physical addresses are larger.
rvalue1
- gets confused trying to build up a reference to a cast.
quant
- UnicodeFunctor API. Cast this to a UnicodeMatcher pointer and return the pointer. -UnicodeFunctor API. Cast this to a UnicodeMatcher pointer and return the pointer.
SDL_stdinc
- Use proper C++ casts when compiled as C++ to be compatible with the option -Wold-style-cast of GCC (and -Werror=old-style-cast in GCC 4.2 and above.Enable enums always int in CodeWarrior.
strmatch
- UnicodeFunctor API. Cast this to a UnicodeReplacer pointer and return the pointer. -UnicodeFunctor API. Cast this to a UnicodeReplacer pointer and return the pointer.
mbsinit
- Note: type mismatch is silently cast TODO: check this. -Note: type mismatch is silently cast TODO: check this.
cast-conversion
- expected-error {{ambiguous conversion for static_cast from.
safestack
- In C++ we get problems because an explicit cast is needed (void ) we use CHECKED_STACK_OF to ensure the correct type is passed in the macros below. -In C++ we get problems because an explicit cast is needed (void ) we use CHECKED_STACK_OF to ensur
SkSweepGradient
- since our value is always >= 0, we can cast to int, which is faster than calling floorf(). -since our value is always >= 0, we can cast to int, which is faster than calling floorf().
031-define-chain-func-to-func-compose
- Cast any float arguments to doubles as printf expects.