Home
last modified time | relevance | path

Searched defs:ma (Results 1 – 25 of 92) sorted by relevance

1234

/external/e2fsprogs/lib/ext2fs/
Dbrel_ma.c52 struct brel_ma *ma = 0; in ext2fs_brel_memarray_create() local
108 struct brel_ma *ma; in bma_put() local
120 struct brel_ma *ma; in bma_get() local
140 struct brel_ma *ma; in bma_next() local
156 struct brel_ma *ma; in bma_move() local
170 struct brel_ma *ma; in bma_delete() local
183 struct brel_ma *ma; in bma_free() local
Direl_ma.c68 struct irel_ma *ma = 0; in ext2fs_irel_memarray_create() local
/external/pdfium/third_party/libtiff/
Dtif_dirread.c902 uint16* ma; in TIFFReadDirEntryByteArray() local
920 int16* ma; in TIFFReadDirEntryByteArray() local
938 uint32* ma; in TIFFReadDirEntryByteArray() local
956 int32* ma; in TIFFReadDirEntryByteArray() local
974 uint64* ma; in TIFFReadDirEntryByteArray() local
992 int64* ma; in TIFFReadDirEntryByteArray() local
1081 uint16* ma; in TIFFReadDirEntrySbyteArray() local
1099 int16* ma; in TIFFReadDirEntrySbyteArray() local
1117 uint32* ma; in TIFFReadDirEntrySbyteArray() local
1135 int32* ma; in TIFFReadDirEntrySbyteArray() local
[all …]
/external/eigen/bench/
DbenchBlasGemm.cpp102 MyMatrix ma(M,K), mb(K,N), mc(M,N); in main() local
165 void bench_eigengemm(MyMatrix& mc, const MyMatrix& ma, const MyMatrix& mb, int nbloops) in bench_eigengemm()
176 MyMatrix ma(M,K), mb(K,N), mc(M,N), maT(K,M), mbT(N,K), meigen(M,N), mref(M,N); in check_product() local
/external/compiler-rt/test/sanitizer_common/TestCases/
Dpthread_mutexattr_get.cc7 pthread_mutexattr_t ma; in main() local
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_mutex_unlock/
D5-2.c82 pthread_mutexattr_t ma; in main() local
D5-1.c102 pthread_mutexattr_t ma; in main() local
/external/kernel-headers/original/uapi/linux/
Dkdev_t.h12 #define MKDEV(ma,mi) ((ma)<<8 | (mi)) argument
/external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_mutex_lock/
Ds-c2.c107 pthread_mutexattr_t ma[1]; variable
109 pthread_mutexattr_t ma[5]; variable
Ds-c1.c170 pthread_mutexattr_t ma; in main() local
/external/iproute2/ip/
Dipmaddr.c107 struct ma_info *ma = malloc(sizeof(m)); in read_dev_mcast() local
138 struct ma_info *ma; in read_igmp() local
183 struct ma_info *ma = malloc(sizeof(m)); in read_igmp6() local
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_mutexattr_getprioceiling/
D1-1.c39 pthread_mutexattr_t ma; in main() local
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_mutex_lock/
D4-1.c138 pthread_mutexattr_t ma; in main() local
D5-1.c139 pthread_mutexattr_t ma[4], *pma[5]; in main() local
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_mutex_init/
D5-1.c83 pthread_mutexattr_t ma[4]; in main() local
/external/e2fsprogs/lib/blkid/
Ddevname.c282 int ma, mi; in lvm_get_devno() local
371 int ma, mi, sz, num = 0; in evms_probe_all() local
404 int ma, mi; in probe_all() local
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_signal/
D2-2.c100 pthread_mutexattr_t ma; in main() local
D2-1.c101 pthread_mutexattr_t ma; in main() local
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_mutex_destroy/
D5-2.c105 pthread_mutexattr_t ma[NSCENAR + 1]; in main() local
D2-2.c104 pthread_mutexattr_t ma[NSCENAR + 1]; in main() local
/external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_mutex_init/
Dstress.c89 pthread_mutexattr_t ma; in threaded() local
Ds-c.c88 pthread_mutexattr_t ma[5]; member
/external/grpc-grpc/test/core/iomgr/
Dsocket_utils_test.cc70 struct test_socket_mutator* ma = in compare_test_mutator() local
/external/libcxx/test/std/utilities/utility/utility.swap/
Dswap_array.pass.cpp96 MA ma; in main() local
/external/u-boot/board/siemens/smartweb/
Dsmartweb.c240 struct at91_matrix *ma = (struct at91_matrix *)ATMEL_BASE_MATRIX; in mem_init() local

1234