Home
last modified time | relevance | path

Searched defs:num (Results 51 - 75 of 2210) sorted by relevance

12345678910>>...89

/third_party/openssl/crypto/camellia/
H A Dcmll_ofb.c24 Camellia_ofb128_encrypt(const unsigned char *in, unsigned char *out, size_t length, const CAMELLIA_KEY *key, unsigned char *ivec, int *num) Camellia_ofb128_encrypt() argument
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
H A Dlocalintermediate.h22 int num; member
/third_party/openssl/crypto/rsa/
H A Drsa_none.c37 RSA_padding_check_none(unsigned char *to, int tlen, const unsigned char *from, int flen, int num) RSA_padding_check_none() argument
/third_party/openssl/crypto/seed/
H A Dseed_ofb.c19 SEED_ofb128_encrypt(const unsigned char *in, unsigned char *out, size_t len, const SEED_KEY_SCHEDULE *ks, unsigned char ivec[SEED_BLOCK_SIZE], int *num) SEED_ofb128_encrypt() argument
/third_party/openssl/crypto/aes/
H A Daes_ofb.c19 AES_ofb128_encrypt(const unsigned char *in, unsigned char *out, size_t length, const AES_KEY *key, unsigned char *ivec, int *num) AES_ofb128_encrypt() argument
/third_party/openssl/crypto/
H A Dbsearch.c13 const void *ossl_bsearch(const void *key, const void *base, int num, in ossl_bsearch() argument
/third_party/typescript/tests/baselines/reference/
H A DtypeGuardOfFormNotExpr.js4 var num: number; variable
59 var num; variable
H A DtypeGuardsObjectMethods.js6 var num: number; variable
56 var num; variable
[all...]
H A DunionTypesAssignability.js8 var num: number; variable
115 var num; global() variable
[all...]
/arkcompiler/runtime_core/libark_defect_scan_aux/tests/unittest/
H A Ddefine_info_test.js
/base/notification/distributed_notification_service/test/fuzztest/getnotificationslotnumasbundle_fuzzer/
H A Dgetnotificationslotnumasbundle_fuzzer.cpp28 uint64_t num; in DoSomethingInterestingWithMyAPI() local
/base/notification/distributed_notification_service/frameworks/js/napi/include/
H A Dget_active.h31 uint64_t num = 0; member
/base/notification/distributed_notification_service/test/fuzztest/getactivenotificationnums_fuzzer/
H A Dgetactivenotificationnums_fuzzer.cpp26 uint64_t num; in DoSomethingInterestingWithMyAPI() local
/base/security/certificate_manager/frameworks/cert_manager_standard/main/common/src/
H A Dcm_util.c42 unsigned long num = strtoul(str, &endptr, CARRY); in CmIsNumeric() local
/foundation/multimedia/av_codec/services/utils/include/
H A Dutils.h33 constexpr T AlignUp(T num, U alignment) in AlignUp() argument
/foundation/systemabilitymgr/safwk/test/mock/common/ondemand_ability/src/
H A Dtest_ondemand_ability_stub.cpp33 int32_t num = 0; in OnRemoteRequest() local
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_ap/
H A Dwifi_ap_service_test.cpp29 const size_t num = 11; in main() local
/foundation/communication/nfc/services/src/external_deps/
H A Dnfc_param_util.cpp47 long int num = std::strtol(nfcState, &endptr, DECIMAL_NOTATION); in GetNfcStateFromParam() local
/test/xts/acts/distributed_schedule_lite/system_ability_manager_hal/utils/
H A Dsamgr_maintenance.c24 int16 num = VECTOR_Num(&samgr->services); in SAMGR_PrintServices() local
/third_party/curl/tests/libtest/
H A Dlib1500.c59 int num; in test() local
H A Dlib1552.c62 int num; in test() local
/third_party/elfutils/libasm/
H A Dasm_addint8.c52 FCT(SIZE) (AsmScn_t *asmscn, TYPE(SIZE) num) in SIZE() argument
[all...]
H A Dasm_addsleb128.c41 asm_addsleb128 (AsmScn_t *asmscn, int32_t num) in asm_addsleb128() argument
/third_party/ffmpeg/libavutil/
H A Drational.h59 int num; ///< Numerator member
71 static inline AVRational av_make_q(int num, int den) in av_make_q() argument
[all...]
/third_party/cups-filters/fontembed/
H A Dbitset.h8 static inline void bit_set(BITSET bs,int num) in bit_set() argument
13 static inline int bit_check(BITSET bs,int num) in bit_check() argument

Completed in 6 milliseconds

12345678910>>...89