Home
last modified time | relevance | path

Searched defs:num (Results 1676 - 1700 of 1909) sorted by relevance

1...<<61626364656667686970>>...77

/third_party/vk-gl-cts/external/openglcts/modules/gles31/
H A Des31cArrayOfArraysTests.cpp1017 limit_active_shader_storage_block_number( typename TestCaseBase<API>::TestShaderType tested_shader_type, size_t num) limit_active_shader_storage_block_number() argument
/third_party/openssl/engines/
H A De_loader_attic.c121 static int file_get_pem_pass(char *buf, int num, int w, void *data) in file_get_pem_pass() argument
1301 static void pem_free_flag(void *pem_data, int secure, size_t num) in pem_free_flag() argument
/third_party/skia/third_party/externals/libpng/contrib/tools/
H A Dpngcp.c1823 int num = -1; in read_png() local
/third_party/skia/third_party/externals/libpng/
H A Dpng.c471 png_free_data(png_const_structrp png_ptr, png_inforp info_ptr, png_uint_32 mask, int num) png_free_data() argument
3241 png_uint_32 num; png_ascii_from_fixed() local
3976 unsigned int num = 1U << (8U - shift); png_build_16bit_table() local
4052 unsigned int num = 1U << (8U - shift); png_build_16to8_table() local
[all...]
H A Dpngrutil.c915 int max_palette_length, num, i; in png_handle_PLTE() local
2103 unsigned int num, i; in png_handle_hIST() local
[all...]
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dmsgfmt.cpp971 PluralSelectorContext(int32_t start, const UnicodeString &name, const Formattable &num, double off, UErrorCode &errorCode) PluralSelectorContext() argument
H A Dnumber_longnames.cpp1672 UnicodeString num; in getMixedUnitModifier() local
/third_party/skia/third_party/externals/icu/source/tools/tzcode/
H A Dlocaltime.c689 register int num; in getnum() local
717 int num; in getsecs() local
[all...]
/third_party/skia/third_party/externals/brotli/c/enc/
H A Dbrotli_bit_stream.c283 void BrotliStoreHuffmanTree(const uint8_t* depths, size_t num, in BrotliStoreHuffmanTree() argument
/third_party/skia/third_party/externals/brotli/c/dec/
H A Ddecode.c1714 CheckInputAmount( int safe, BrotliBitReader* const br, size_t num) CheckInputAmount() argument
/third_party/openssl/crypto/ec/
H A Decp_nistp256.c1679 unsigned num, gen_mul = (g_scalar != NULL); in batch_mul() local
1991 make_points_affine(size_t num, smallfelem points[][3], smallfelem tmp_smallfelems[]) make_points_affine() argument
2023 ossl_ec_GFp_nistp256_points_mul(const EC_GROUP *group, EC_POINT *r, const BIGNUM *scalar, size_t num, const EC_POINT *points[], const BIGNUM *scalars[], BN_CTX *ctx) ossl_ec_GFp_nistp256_points_mul() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DSIMachineFunctionInfo.h787 void addToSpilledSGPRs(unsigned num) { in addToSpilledSGPRs() argument
791 void addToSpilledVGPRs(unsigned num) { in addToSpilledVGPRs() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DGVN.cpp371 void GVN::ValueTable::add(Value *V, uint32_t num) { in add() argument
1754 Value *GVN::findLeader(const BasicBlock *BB, uint32_t num) { in findLeader() argument
/third_party/toybox/lib/
H A Dlib.c1150 int human_readable_long(char *buf, unsigned long long num, int dgt, int style) in human_readable_long() argument
1182 int human_readable(char *buf, unsigned long long num, int style) in human_readable() argument
[all...]
/third_party/toybox/porting/liteos_a/toys/posix/
H A Dps.c1100 int num = 0; in parse_rest() local
/third_party/toybox/toys/pending/
H A Dfdisk.c691 int num = -1, i = 0; in get_non_free_partition() local
710 int num = -1, i = 0; in get_free_partition() local
1146 sector_t start, num, new_start, end; move_begning() local
[all...]
/third_party/toybox/toys/posix/
H A Dps.c1143 int num = 0; in parse_rest() local
/third_party/unity/src/
H A Dunity.c1841 UNITY_INTERNAL_PTR UnityNumToPtr(const UNITY_INT num, const UNITY_UINT8 size) in UnityNumToPtr() argument
1867 UNITY_INTERNAL_PTR UnityFloatToPtr(const float num) in UnityFloatToPtr() argument
1876 UNITY_INTERNAL_PTR UnityDoubleToPtr(const double num) in UnityDoubleToPtr() argument
/third_party/python/Python/
H A Dhamt.c461 PyObject *num = NULL; in _hamt_dump_ident() local
/third_party/python/Modules/
H A D_zoneinfo.c923 PyObject *num = PyTuple_GetItem(trans_utc, i); in load_data() local
961 PyObject *num = PyTuple_GetItem(utcoff_list, i); in load_data() local
2216 PyObject *num = PyObject_CallMethod(dt, "toordinal", NULL); get_local_timestamp() local
[all...]
H A Dmathmodule.c245 double num = 0.0, den = 0.0; in lanczos_sum() local
2372 PyObject *num, *den; in math_log_impl() local
[all...]
H A D_struct.c1308 Py_ssize_t size, len, num, itemsize; in prepare_s() local
[all...]
/third_party/python/Objects/
H A Dcodeobject.c208 get_localsplus_names(PyCodeObject *co, _PyLocals_Kind kind, int num) in get_localsplus_names() argument
/third_party/protobuf/src/google/protobuf/
H A Drepeated_field.h1391 ExtractSubrange(int start, int num, Element* elements) ExtractSubrange() argument
2209 DeleteSubrange(int start, int num) DeleteSubrange() argument
2220 ExtractSubrange(int start, int num, Element** elements) ExtractSubrange() argument
2230 ExtractSubrangeInternal( int start, int num, Element** elements, std::true_type) ExtractSubrangeInternal() argument
2263 ExtractSubrangeInternal( int start, int num, Element** elements, std::false_type) ExtractSubrangeInternal() argument
2276 UnsafeArenaExtractSubrange( int start, int num, Element** elements) UnsafeArenaExtractSubrange() argument
[all...]
/third_party/python/Modules/_ctypes/
H A D_ctypes_test.c307 EXPORT(void) my_qsort(void *base, size_t num, size_t width, int(*compare)(const void*, const void*)) in my_qsort() argument

Completed in 83 milliseconds

1...<<61626364656667686970>>...77