Home
last modified time | relevance | path

Searched defs:memory (Results 1 – 25 of 49) sorted by relevance

12

/minix3/external/bsd/kyua-cli/dist/utils/
H A Dmemory_test.cpp47 const units::bytes memory = utils::physical_memory(); in ATF_TEST_CASE_BODY() local
H A Doptional_test.cpp181 ATF_TEST_CASE_BODY(memory) in ATF_TEST_CASE_BODY() argument
/minix3/external/bsd/llvm/dist/llvm/include/llvm/Support/
H A DEndian.h49 inline value_type read(const void *memory) { in read()
62 inline value_type readNext(const unsigned char *&memory) { in readNext()
72 inline void write(void *memory, value_type value) { in write()
/minix3/external/bsd/kyua-cli/dist/utils/sqlite/
H A Dstatement.hpp70 const void* memory; member in utils::sqlite::blob
/minix3/external/bsd/kyua-cli/dist/cli/
H A Dcmd_db_exec_test.cpp139 const char* memory = "BLOB contents"; in ATF_TEST_CASE_BODY() local
/minix3/external/bsd/llvm/dist/clang/include/clang/Sema/
H A DAttributeList.h585 void *memory = allocate(sizeof(AttributeList) variable
602 void *memory = allocate(AttributeFactory::AvailabilityAllocSize); in create() local
617 void *memory = allocate(size); in create() local
630 void *memory = allocate(AttributeFactory::TypeTagForDatatypeAllocSize); in createTypeTagForDatatype() local
642 void *memory = allocate(sizeof(AttributeList) + sizeof(void *)); in createTypeAttribute() local
653 void *memory = allocate(AttributeFactory::PropertyAllocSize); in createPropertyAttribute() local
/minix3/bin/sh/
H A Dredir.c113 char memory[10]; /* file descriptors to write to memory */ in redirect() local
/minix3/minix/include/minix/
H A Dtype.h157 struct memory { struct
158 phys_bytes base;
159 phys_bytes size;
/minix3/external/bsd/kyua-cli/dist/engine/
H A Dmetadata_test.cpp162 const units::bytes memory(12345); in ATF_TEST_CASE_BODY() local
222 const units::bytes memory(1024 * 1024); in ATF_TEST_CASE_BODY() local
/minix3/external/bsd/top/dist/
H A Dmachine.h87 long *memory; member
/minix3/external/bsd/llvm/dist/clang/test/SemaCXX/
H A Dwarn-unused-local-typedef.cpp231 char memory[sizeof(MyStruct)]; in placement_new_and_delete() local
/minix3/sys/sys/
H A Dvideoio.h150 enum v4l2_memory memory; member
170 enum v4l2_memory memory; member
430 enum v4l2_memory memory; member
/minix3/external/bsd/llvm/dist/clang/test/Sema/
H A Duninit-variables.c398 double (*memory)[2][x] = malloc(sizeof(*memory)); // no-warning in test_vla_sizeof() local
/minix3/crypto/external/bsd/netpgp/dist/src/lib/
H A Dnetpgp.c470 isarmoured(pgp_io_t *io, const char *f, const void *memory, const char *text) in isarmoured()
/minix3/external/bsd/bind/dist/bin/named/
H A Dstatschannel.c1889 json_object *memory = json_object_new_object(); in generatejson() local
/minix3/external/bsd/llvm/dist/clang/test/Analysis/
H A Dmalloc.c1468 void testReallocEscaped(void **memory) { in testReallocEscaped()
/minix3/crypto/external/bsd/netpgp/dist/src/libverify/
H A Dlibverify.c2073 read_binary_memory(pgpv_t *pgp, const char *op, const void *memory, size_t size) in read_binary_memory()
/minix3/external/bsd/llvm/dist/clang/bindings/python/clang/
H A Dcindex.py420 def __init__(self, tu, memory, count): argument
/minix3/crypto/external/bsd/netpgp/dist/src/netpgpverify/
H A Dlibverify.c2381 read_binary_memory(pgpv_t *pgp, const char *op, const void *memory, size_t size) in read_binary_memory()
/minix3/external/gpl3/binutils/lib/libbfd/arch/arm/
H A Dbfd.h380 void *memory; member
5929 void *memory; member
/minix3/external/gpl3/binutils/lib/libbfd/arch/m68k/
H A Dbfd.h380 void *memory; member
5929 void *memory; member
/minix3/external/gpl3/binutils/lib/libbfd/arch/earmhfeb/
H A Dbfd.h380 void *memory; member
5929 void *memory; member
/minix3/external/gpl3/binutils/lib/libbfd/arch/earmhf/
H A Dbfd.h380 void *memory; member
5929 void *memory; member
/minix3/external/gpl3/binutils/lib/libbfd/arch/hppa/
H A Dbfd.h380 void *memory; member
5929 void *memory; member
/minix3/external/gpl3/binutils/lib/libbfd/arch/powerpc64/
H A Dbfd.h380 void *memory; member
5929 void *memory; member

12