Home
last modified time | relevance | path

Searched defs:num (Results 301 - 325 of 1439) sorted by relevance

1...<<11121314151617181920>>...58

/third_party/protobuf/src/google/protobuf/
H A Drepeated_field.cc99 void RepeatedPtrFieldBase::CloseGap(int start, int num) { in CloseGap() argument
/third_party/rust/crates/minimal-lexical/src/
H A Dlib.rs54 pub mod num; modules
/third_party/selinux/libselinux/src/
H A Dinit.c61 ssize_t num; in selinuxfs_exists() local
87 ssize_t num; in init_selinuxmnt() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/
H A Deap_methods.h57 static inline char ** eap_get_names_as_string_array(size_t *num) in eap_get_names_as_string_array() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_peer/
H A Deap_methods.h59 static inline char ** eap_get_names_as_string_array(size_t *num) in eap_get_names_as_string_array() argument
/third_party/ffmpeg/libavcodec/
H A Ddirac_vlc.c43 int8_t num; /* Number of values in this byte */ member
/third_party/curl/tests/libtest/
H A Dlib1156.c86 onetest(CURL *curl, const char *url, const struct testparams *p, size_t num) onetest() argument
H A Dlib1565.c95 int num; in test() local
/third_party/ffmpeg/libavformat/
H A Ddxa.c64 int num, den; in dxa_read_header() local
/third_party/curl/src/
H A Dtool_main.c128 long num = strtol(env, &endptr, 10); in memory_tracking_init() local
/third_party/ffmpeg/tests/
H A Dvideogen.c80 static void gen_image(int num, int w, int h) in gen_image() argument
/third_party/curl/docs/examples/
H A Dhttp2-download.c50 unsigned int num; member
57 void dump(const char *text, unsigned int num, unsigned char *ptr, size_t size, in dump() argument
112 unsigned int num = t->num; in my_trace() local
145 static void setup(struct transfer *t, int num) in setup() argument
/third_party/curl/lib/
H A Dcurl_rtmp.c328 ssize_t num; in rtmp_send() local
H A Drand.c200 CURLcode Curl_rand(struct Curl_easy *data, unsigned char *rnd, size_t num) in Curl_rand() argument
231 Curl_rand_hex(struct Curl_easy *data, unsigned char *rnd, size_t num) Curl_rand_hex() argument
268 Curl_rand_alnum(struct Curl_easy *data, unsigned char *rnd, size_t num) Curl_rand_alnum() argument
[all...]
/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
H A DUTF16CollationIterator.java122 protected void forwardNumCodePoints(int num) { in forwardNumCodePoints() argument
134 protected void backwardNumCodePoints(int num) { in backwardNumCodePoints() argument
/third_party/icu/icu4c/source/i18n/
H A Dutf16collationiterator.cpp123 UTF16CollationIterator::forwardNumCodePoints(int32_t num, UErrorCode & /*errorCode*/) { in forwardNumCodePoints() argument
139 UTF16CollationIterator::backwardNumCodePoints(int32_t num, UErrorCode & /*errorCode*/) { in backwardNumCodePoints() argument
326 FCDUTF16CollationIterator::forwardNumCodePoints(int32_t num, UErrorCode &errorCode) { in forwardNumCodePoints() argument
335 FCDUTF16CollationIterator::backwardNumCodePoints(int32_t num, UErrorCod argument
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/coll/
H A DUTF16CollationIterator.java124 protected void forwardNumCodePoints(int num) { in forwardNumCodePoints() argument
136 protected void backwardNumCodePoints(int num) { in backwardNumCodePoints() argument
/third_party/libsnd/src/GSM610/
H A Dadd.c213 int16_t gsm_div (int16_t num, int16_t denum) in gsm_div() argument
[all...]
/third_party/lzma/CPP/7zip/Crypto/
H A DMyAes.cpp102 unsigned num = 0; in Z7_COM7F_IMF2() local
/third_party/lzma/CPP/7zip/UI/Common/
H A DArchiveName.cpp163 const unsigned num = ids.Size(); in CreateArchiveName() local
/third_party/jerryscript/tests/unit-core/
H A Dtest-api-set-and-clear-error-flag.cpp128 jerry_value_t num = jerry_create_number (test_num); in HWTEST_F() local
[all...]
H A Dtest-to-integer.cpp69 ecma_number_t num; in HWTEST_F() local
[all...]
/third_party/jerryscript/jerry-core/ecma/builtin-objects/typedarray/
H A Decma-builtin-typedarray.c167 ecma_number_t num; in ecma_builtin_typedarray_of() local
/third_party/lzma/CPP/7zip/Common/
H A DInOutTempBuffer.cpp53 const size_t num = (_numBufs == 0 ? 16 : _numBufs * 2); in GetBuf() local
/third_party/lzma/CS/7zip/Compress/LZ/
H A DIMatchFinder.cs22 void Skip(UInt32 num); in Skip() argument

Completed in 12 milliseconds

1...<<11121314151617181920>>...58