| /third_party/vk-gl-cts/external/openglcts/modules/gles31/ |
| H A D | es31cArrayOfArraysTests.cpp | 1017 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 D | e_loader_attic.c | 121 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 D | pngcp.c | 1823 int num = -1; in read_png() local
|
| /third_party/skia/third_party/externals/libpng/ |
| H A D | png.c | 471 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 D | pngrutil.c | 915 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 D | msgfmt.cpp | 971 PluralSelectorContext(int32_t start, const UnicodeString &name, const Formattable &num, double off, UErrorCode &errorCode) PluralSelectorContext() argument
|
| H A D | number_longnames.cpp | 1672 UnicodeString num; in getMixedUnitModifier() local
|
| /third_party/skia/third_party/externals/icu/source/tools/tzcode/ |
| H A D | localtime.c | 689 register int num; in getnum() local 717 int num; in getsecs() local [all...] |
| /third_party/skia/third_party/externals/brotli/c/enc/ |
| H A D | brotli_bit_stream.c | 283 void BrotliStoreHuffmanTree(const uint8_t* depths, size_t num, in BrotliStoreHuffmanTree() argument
|
| /third_party/skia/third_party/externals/brotli/c/dec/ |
| H A D | decode.c | 1714 CheckInputAmount( int safe, BrotliBitReader* const br, size_t num) CheckInputAmount() argument
|
| /third_party/openssl/crypto/ec/ |
| H A D | ecp_nistp256.c | 1679 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 D | SIMachineFunctionInfo.h | 787 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 D | GVN.cpp | 371 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 D | lib.c | 1150 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 D | ps.c | 1100 int num = 0; in parse_rest() local
|
| /third_party/toybox/toys/pending/ |
| H A D | fdisk.c | 691 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 D | ps.c | 1143 int num = 0; in parse_rest() local
|
| /third_party/unity/src/ |
| H A D | unity.c | 1841 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 D | hamt.c | 461 PyObject *num = NULL; in _hamt_dump_ident() local
|
| /third_party/python/Modules/ |
| H A D | _zoneinfo.c | 923 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 D | mathmodule.c | 245 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.c | 1308 Py_ssize_t size, len, num, itemsize; in prepare_s() local [all...] |
| /third_party/python/Objects/ |
| H A D | codeobject.c | 208 get_localsplus_names(PyCodeObject *co, _PyLocals_Kind kind, int num) in get_localsplus_names() argument
|
| /third_party/protobuf/src/google/protobuf/ |
| H A D | repeated_field.h | 1391 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.c | 307 EXPORT(void) my_qsort(void *base, size_t num, size_t width, int(*compare)(const void*, const void*)) in my_qsort() argument
|