| /device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/ |
| H A D | dhd_pcie.c | 4602 int bytes = 0; dhd_buzzz_dump_cntrs() local 4638 int bytes = 0; dhd_bcm_buzzz_dump_cntrs6() local 4695 int bytes = 0; dhd_buzzz_dump_log() local [all...] |
| /third_party/elfutils/src/ |
| H A D | readelf.c | 4401 print_bytes (size_t n, const unsigned char *bytes) in print_bytes() argument 7165 die_type_sign_bytes(Dwarf_Die *die, bool *is_signed, int *bytes) die_type_sign_bytes() argument 7626 int bytes = 0; attr_callback() local 7809 int bytes; attr_callback() local 12259 const uint8_t *bytes = desc; handle_core_register() local [all...] |
| /third_party/astc-encoder/Source/ |
| H A D | stb_image.h | 1225 stbi_uc *bytes in stbi__vertical_flip() local 1250 stbi_uc *bytes = (stbi_uc *)image; stbi__vertical_flip_slices() local 4652 int bytes = (depth == 16? 2 : 1); stbi__create_png_image_raw() local 4864 int bytes = (depth == 16 ? 2 : 1); stbi__create_png_image() local [all...] |
| /third_party/cups-filters/utils/ |
| H A D | cups-browsed.c | 7665 int bytes; in update_cups_queues() local
|
| /third_party/alsa-lib/include/sound/uapi/ |
| H A D | asound.h | 1155 } bytes; global() member [all...] |
| /third_party/mesa3d/src/amd/vulkan/ |
| H A D | radv_pipeline.c | 5445 unsigned bytes = vk_format_get_blocksize(info->ri.color_att_formats[i]); in radv_pipeline_init_disabled_binning_state() local
|
| /third_party/mesa3d/src/gallium/auxiliary/util/ |
| H A D | dbghelp.h | 506 DWORD bytes; member
|
| /third_party/mesa3d/src/gallium/drivers/crocus/ |
| H A D | crocus_state.c | 629 crocus_copy_mem_mem(struct crocus_batch *batch, struct crocus_bo *dst_bo, uint32_t dst_offset, struct crocus_bo *src_bo, uint32_t src_offset, unsigned bytes) crocus_copy_mem_mem() argument
|
| /third_party/pcre2/pcre2/src/ |
| H A D | pcre2_jit_compile.c | 5446 sljit_u8 *bytes, *bytes_end, byte; in scan_prefix() local
|
| /third_party/vk-gl-cts/external/vulkancts/framework/vulkan/generated/vulkansc/ |
| H A D | vulkan_json_data.hpp | 275 inline Base64Formatter toBase64(const deUint8* bytes, int numBytes) {return Base64Formatter(bytes, numBytes); } in toBase64() argument [all...] |
| /third_party/skia/third_party/externals/libpng/contrib/libtests/ |
| H A D | pngvalid.c | 273 png_bytep bytes = voidcast(png_bytep, pv); in make_random_bytes() local 295 make_four_random_bytes(png_uint_32* seed, png_bytep bytes) in make_four_random_bytes() argument [all...] |
| /third_party/skia/third_party/externals/oboe/apps/OboeTester/gradle/wrapper/ |
| H A D | gradle-wrapper.jar | ... lang.String)
java.security.MessageDigest messageDigest
byte[] bytes
Exception e
String string
private java.lang.String ... |
| /third_party/toybox/generated/ |
| H A D | globals.h | 674 unsigned long long bytes, c_count, in_full, in_part, out_full, out_part; member 1609 long entries, bytes; member
|
| /third_party/vixl/src/aarch64/ |
| H A D | simulator-aarch64.cc | 12498 uint64_t bytes = 16; in Simulator() local
|
| /third_party/protobuf/php/ext/google/protobuf/ |
| H A D | php-upb.c | 824 static size_t upb_roundup_pow2(size_t bytes) { in upb_roundup_pow2() argument 832 static bool upb_encode_growbuffer(upb_encstate *e, size_t bytes) { in upb_encode_growbuffer() argument 851 static bool upb_encode_reserve(upb_encstate *e, size_t bytes) { in upb_encode_reserve() argument 908 size_t bytes = arr->len * elem_size; upb_put_fixedarray() local 1478 size_t bytes; init() local 1669 size_t bytes = upb_table_size(&t->t) * sizeof(upb_tabent); upb_strtable_clear() local [all...] |
| /third_party/python/Modules/ |
| H A D | _testcapimodule.c | 1678 PyObject *bytes; in getargs_s_star() local 1712 PyObject *bytes; in getargs_z_star() local 1751 PyObject *bytes; in getargs_y_star() local [all...] |
| H A D | posixmodule.c | 1140 PyObject *bytes = NULL; in path_converter() local 5000 const char *bytes = PyBytes_AsString(command); os_system_impl() local 13191 PyObject *bytes; os_urandom_impl() local 13223 const char *bytes = PyBytes_AS_STRING(name); os_memfd_create_impl() local 14637 PyObject *bytes; os_getrandom_impl() local [all...] |
| /third_party/python/Objects/ |
| H A D | unicodeobject.c | 3773 PyObject *bytes = PyBytes_FromString(str); in unicode_encode_locale() local 5430 char *bytes; _Py_EncodeUTF8Ex() local [all...] |
| /third_party/skia/platform_tools/android/apps/gradle/wrapper/ |
| H A D | gradle-wrapper.jar | ... lang.String)
java.security.MessageDigest messageDigest
byte[] bytes
Exception e
String string
private java.lang.String ... |
| /device/soc/hisilicon/hi3516dv300/sdk_liteos/include/adapt/ |
| H A D | hi_comm_isp_adapt.h | 96 hi_u32 bytes;
member
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/include/adapt/ |
| H A D | hi_comm_isp_adapt.h | 96 hi_u32 bytes;
member
|
| /third_party/mesa3d/src/mesa/main/ |
| H A D | dlist.c | 1482 memdup(const void *src, GLsizei bytes) in memdup() argument 1500 dlist_alloc(struct gl_context *ctx, OpCode opcode, GLuint bytes, bool align8) in dlist_alloc() argument
|
| /third_party/vk-gl-cts/external/amber/src/android_gradle/gradle/wrapper/ |
| H A D | gradle-wrapper.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/gradle/
org/gradle/wrapper/
org/gradle/wrapper/BootstrapMainStarter ... |
| /third_party/skia/third_party/externals/libwebp/gradle/wrapper/ |
| H A D | gradle-wrapper.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/gradle/
org/gradle/wrapper/
org/gradle/wrapper/BootstrapMainStarter ... |
| /third_party/skia/third_party/externals/oboe/apps/OboeTester/app/gradle/wrapper/ |
| H A D | gradle-wrapper.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/gradle/
org/gradle/wrapper/
org/gradle/wrapper/BootstrapMainStarter ... |