| /trusted-firmware-m-latest/platform/ext/target/nxp/common/Native_Driver/utilities/str/ |
| D | fsl_str.c | 145 char c; in PrintGetWidth() local 189 char c = *++p; in PrintGetPrecision() local 227 static uint32_t PrintIsobpu(const char c) in PrintIsobpu() 237 static uint32_t PrintIsdi(const char c) in PrintIsdi() 361 static uint32_t PrintIsfF(const char c) in PrintIsfF() 371 static uint32_t PrintIsxX(const char c) in PrintIsxX() 476 static uint8_t PrintGetRadixFromobpu(const char c) in PrintGetRadixFromobpu() 499 static uint32_t ScanIsWhiteSpace(const char c) in ScanIsWhiteSpace() 512 char c; in ScanIgnoreWhiteSpace() local 529 long long int c; in ConvertRadixNumToString() local [all …]
|
| /trusted-firmware-m-latest/platform/include/ |
| D | region.h | 14 #define REGION(a, b, c) a##b##c argument 15 #define REGION_NAME(a, b, c) REGION(a, b, c) argument 16 #define REGION_DECLARE(a, b, c) extern uint32_t REGION_NAME(a, b, c) argument 17 #define REGION_DECLARE_T(a, b, c, t) extern t REGION_NAME(a, b, c) argument
|
| /trusted-firmware-m-latest/platform/ext/cmsis/CMSIS/Core/Test/src/ |
| D | sat.c | 12 volatile uint32_t c = __SSAT(s32, 2u); in ssat() local 21 volatile uint32_t c = __USAT(u32, 2u); in usat() local
|
| D | clz.c | 11 volatile uint32_t c = __CLZ(a); in clz() local
|
| D | rbit.c | 11 volatile uint32_t c = __RBIT(a); in rbit() local
|
| D | rev.c | 10 volatile uint32_t c = __REV(a); in rev() local
|
| D | rev16.c | 10 volatile uint32_t c = __REV16(a); in rev16() local
|
| D | revsh.c | 10 volatile uint32_t c = __REVSH(a); in revsh() local
|
| D | rrx.c | 11 volatile uint32_t c = __RRX(a); in rrx() local
|
| D | ror.c | 12 volatile uint32_t c = __ROR(a, b); in ror() local
|
| /trusted-firmware-m-latest/secure_fw/shared/ |
| D | crt_memset.c | 10 void *memset(void *s, int c, size_t n) in memset()
|
| /trusted-firmware-m-latest/platform/ext/target/stm/common/hal/accelerator/ |
| D | ecp_curves_alt.c | 55 #define BYTES_TO_T_UINT_4( a, b, c, d ) \ argument 64 #define BYTES_TO_T_UINT_8( a, b, c, d, e, f, g, h ) \ argument 70 #define BYTES_TO_T_UINT_8( a, b, c, d, e, f, g, h ) \ argument 80 #define BYTES_TO_T_UINT_4( a, b, c, d ) \ argument 945 mbedtls_mpi_uint c = 0; in add64() local 977 mbedtls_mpi_uint c = 0; in ecp_mod_p192() local 1102 static inline int fix_negative( mbedtls_mpi *N, signed char c, mbedtls_mpi *C, size_t bits ) in fix_negative()
|
| D | aes_alt.c | 617 int c; in mbedtls_aes_crypt_cfb128() local 674 unsigned char c; in mbedtls_aes_crypt_cfb8() local 765 int c, i; in mbedtls_aes_crypt_ctr() local
|
| /trusted-firmware-m-latest/platform/ext/target/arm/corstone1000/partition/ |
| D | efi.h | 26 #define EFI_GUID(a, b, c, d0, d1, d2, d3, d4, d5, d6, d7) \ argument
|
| /trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/host/src/tests/integration_cc3x/runtime_integration_test/ |
| D | run_integration_helper.c | 41 unsigned char c, c2; in runIt_unhexify() local
|
| /trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/rnd_dma/ |
| D | llf_rnd.c | 128 c = (S(A1,30) + b), /* (A1 + x*(A2 + x*A3)); 30 */ in ae() local
|
| /trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/pki/rsa/ |
| D | rsa_genkey.c | 556 uint32_t i, c, d; in PkaRsaKgX931FindPrime1() local 693 uint32_t i, c; in PkaRsaKgX931FindPrime2() local
|
| /trusted-firmware-m-latest/platform/ext/target/stm/common/secure_element/stsafea/se_psa/ |
| D | se_psa.c | 375 static void byte2char(uint8_t b, uint8_t *c) in byte2char()
|
| /trusted-firmware-m-latest/platform/ext/cmsis/CMSIS/Core/Include/m-profile/ |
| D | armv8m_mpu.h | 385 uint32_t c = MPU_TYPE_RALIASES - rnrOffset; in ARM_MPU_LoadEx() local
|
| /trusted-firmware-m-latest/platform/ext/target/nxp/common/Native_Driver/drivers/ |
| D | fsl_iap.h | 148 #define FOUR_CHAR_CODE(a, b, c, d) (((d) << 24) | ((c) << 16) | ((b) << 8) | ((a))) argument
|
| /trusted-firmware-m-latest/interface/include/psa/ |
| D | crypto_sizes.h | 42 #define PSA_MAX_OF_THREE(a, b, c) ((a) <= (b) ? (b) <= (c) ? \ argument
|
| /trusted-firmware-m-latest/platform/ext/target/nuvoton/m2351/bsp/Library/StdDriver/src/ |
| D | crypto.c | 950 static int get_nibble_value(char c) in get_nibble_value()
|
| /trusted-firmware-m-latest/platform/ext/target/nuvoton/m2354/bsp/Library/StdDriver/src/ |
| D | crypto.c | 1030 static int get_nibble_value(char c) in get_nibble_value()
|
| /trusted-firmware-m-latest/platform/ext/target/cypress/psoc64/libs/core-lib/docs/html/ |
| D | jquery.js | 51 (function(){var bH=/((?:\((?:\([^()]+\)|[^()]+)+\)|\[(?:\[[^\[\]]*\]|['"][^'"]*['"]|[^\[\]'"]+)+\]|… variable 60 (function(a,d){a.ui=a.ui||{};if(a.ui.version){return}a.extend(a.ui,{version:"1.8.18",keyCode:{ALT:1… function 89 (function($,e,b){var c="hashchange",h=document,f,g=$.event.special,i=h.documentMode,d="on"+c in e&&… variable 96 …inalTitle",y="powertip",o="powertipjq",l="powertiptarget",E=180/Math.PI;var c={isTipOpen:false,isF… class in AnonymousFunction76d7d7d615000 106 …ument;if(!b.support.touch){return}var d=b.ui.mouse.prototype,f=d._mouseInit,c=d._mouseDestroy,a;fu… variable
|