Home
last modified time | relevance | path

Searched defs:alloced (Results 1 – 11 of 11) sorted by relevance

/third_party/uboot/u-boot-2020.01/include/
Dbloblist.h74 u32 alloced; member
/third_party/uboot/u-boot-2020.01/drivers/pci/
Dpci_rom.c239 bool emulate, alloced; in dm_pci_run_vga_bios() local
/third_party/boringssl/src/util/fipstools/acvp/modulewrapper/
Dmodulewrapper.cc285 size_t alloced = need + (need >> 1); in main() local
/third_party/uboot/u-boot-2020.01/arch/sandbox/cpu/
Dsdl.c23 uint alloced; member
/third_party/uboot/u-boot-2020.01/tools/
Dproftool.c111 int alloced; in read_system_map() local
/third_party/boringssl/src/crypto/err/
Derr.c667 size_t alloced, new_len, len = 0, substr_len; in err_add_error_vdata() local
/third_party/grpc/include/grpcpp/impl/codegen/
Dclient_callback_impl.h80 auto* const alloced = static_cast<OpSetAndTag*>( in CallbackUnaryCallImpl() local
Dclient_callback.h85 auto* const alloced = static_cast<OpSetAndTag*>( in CallbackUnaryCallImpl() local
/third_party/boringssl/src/ssl/
Dssl_x509.cc1173 int alloced = 0; in add_client_CA() local
/third_party/openssl/apps/
Ds_server.c302 size_t alloced; member
/third_party/python/Objects/
Dlistobject.c1158 Py_ssize_t alloced; member