| /third_party/openssl/crypto/aes/ |
| H A D | aes_ofb.c | 19 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 D | bsearch.c | 13 const void *ossl_bsearch(const void *key, const void *base, int num, in ossl_bsearch() argument
|
| /third_party/typescript/tests/baselines/reference/ |
| H A D | typeGuardOfFormNotExpr.js | 4 var num: number; variable 59 var num;
variable
|
| H A D | typeGuardsObjectMethods.js | 6 var num: number; variable 56 var num;
variable [all...] |
| H A D | unionTypesAssignability.js | 8 var num: number; variable 115 var num; global() variable [all...] |
| /base/notification/distributed_notification_service/test/fuzztest/getnotificationslotnumasbundle_fuzzer/ |
| H A D | getnotificationslotnumasbundle_fuzzer.cpp | 28 uint64_t num; in DoSomethingInterestingWithMyAPI() local
|
| /base/notification/distributed_notification_service/frameworks/js/napi/include/ |
| H A D | get_active.h | 31 uint64_t num = 0; member
|
| /base/notification/distributed_notification_service/test/fuzztest/getactivenotificationnums_fuzzer/ |
| H A D | getactivenotificationnums_fuzzer.cpp | 26 uint64_t num;
in DoSomethingInterestingWithMyAPI() local
|
| /base/security/certificate_manager/frameworks/cert_manager_standard/main/common/src/ |
| H A D | cm_util.c | 42 unsigned long num = strtoul(str, &endptr, CARRY); in CmIsNumeric() local
|
| /test/xts/acts/distributed_schedule_lite/system_ability_manager_hal/utils/ |
| H A D | samgr_maintenance.c | 24 int16 num = VECTOR_Num(&samgr->services);
in SAMGR_PrintServices() local
|
| /third_party/curl/tests/libtest/ |
| H A D | lib1500.c | 59 int num; in test() local
|
| H A D | lib1552.c | 62 int num; in test() local
|
| /third_party/elfutils/libasm/ |
| H A D | asm_addint8.c | 52 FCT(SIZE) (AsmScn_t *asmscn, TYPE(SIZE) num) in SIZE() argument [all...] |
| H A D | asm_addsleb128.c | 41 asm_addsleb128 (AsmScn_t *asmscn, int32_t num) in asm_addsleb128() argument
|
| /third_party/ffmpeg/libavutil/ |
| H A D | rational.h | 59 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 D | bitset.h | 8 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
|
| /third_party/libuv/docs/code/locks/ |
| H A D | main.c | 10 int num = *(int *)n; in reader() local 24 int num = *(int *)n; in writer() local [all...] |
| /third_party/musl/porting/liteos_m/kernel/src/string/ |
| H A D | memcmp.c | 42 size_t num = n; in memcmp() local [all...] |
| /third_party/musl/porting/uniproton/kernel/src/string/ |
| H A D | memcmp.c | 42 size_t num = n; in memcmp() local [all...] |
| /third_party/libinput/src/ |
| H A D | util-ratelimit.h | 41 unsigned int num; member
|
| /third_party/ltp/tools/sparse/sparse-src/validation/ |
| H A D | typediff-enum.c | 1 enum num { ZERO, ONE, MANY, }; enum 2 typedef enum num num; typedef
|
| /third_party/musl/libc-test/src/functionalext/supplement/manual/unistd/ |
| H A D | isatty.c | 54 int num = sizeof(G_Fun_Array) / sizeof(TEST_FUN); in main() local
|
| /third_party/musl/libc-test/src/functionalext/supplement/mbrlen/ |
| H A D | mbrlen.c | 30 const int num = sizeof(test) / sizeof(test[0]); in mbrlen_0100() local 47 const int num = sizeof(test) / sizeof(test[0]) - 1; in mbrlen_0200() local
|
| /third_party/musl/libc-test/src/functionalext/info/ |
| H A D | application_target_sdk_version_test.c | 73 int num = sizeof(G_Fun_Array) / sizeof(TEST_FUN); in main() local
|
| /third_party/musl/libc-test/src/functionalext/supplement/stdlib/ |
| H A D | imaxdiv.c | 26 intmax_t num = 4; in imaxdiv_0100() local 40 intmax_t num = 4; in imaxdiv_0200() local 54 intmax_t num = -4; in imaxdiv_0300() local 68 intmax_t num = -4; imaxdiv_0400() local [all...] |