Searched defs:mpt (Results 1 - 9 of 9) sorted by relevance

/external/clang/test/CodeGenCXX/
H A Dnew.cpp315 struct MyPlacementType {} mpt; variable in typeref:struct:MyPlacementType
337 (void) new (mpt) int;
/external/clang/test/SemaCXX/
H A Dconstexpr-printing.cpp70 MemPtrTest mpt; // expected-note {{here}} member in struct:V
72 return c; // expected-note {{read of non-constexpr variable 'mpt'}}
74 static_assert(MemPtr(&MemPtrTest::n, &MemPtrTest::f, mpt.*&MemPtrTest::n), ""); // expected-error {{constant expression}} \
75 expected-note {{in call to 'MemPtr(&MemPtrTest::n, &MemPtrTest::f, mpt.n)'}}
/external/f2fs-tools/lib/
H A Dlibf2fs.c367 static int is_mounted(const char *mpt, const char *device) argument
372 file = setmntent(mpt, "r");
/external/syslinux/gpxe/src/drivers/infiniband/
H A Darbel.c275 const struct arbelprm_mpt *mpt ) {
278 1, sizeof ( *mpt ) ),
279 0, mpt, index, NULL );
2055 struct arbelprm_mpt mpt; local
2064 memset ( &mpt, 0, sizeof ( mpt ) );
2065 MLX_FILL_4 ( &mpt, 0,
2070 MLX_FILL_1 ( &mpt, 2, mem_key, key );
2071 MLX_FILL_1 ( &mpt, 3, pd, ARBEL_GLOBAL_PD );
2072 MLX_FILL_1 ( &mpt,
[all...]
H A Dhermon.c309 const struct hermonprm_mpt *mpt ) {
312 1, sizeof ( *mpt ) ),
313 0, mpt, index, NULL );
2492 struct hermonprm_mpt mpt; local
2501 memset ( &mpt, 0, sizeof ( mpt ) );
2502 MLX_FILL_7 ( &mpt, 0,
2510 MLX_FILL_1 ( &mpt, 2, mem_key, key );
2511 MLX_FILL_1 ( &mpt, 3,
2513 MLX_FILL_1 ( &mpt, 1
[all...]
H A DMT25218_PRM.h3281 struct arbelprm_mpt_st mpt; /* Memory Protection Table (MPT) Entry */ member in struct:arbelprm_arbel_prm_st
H A DMT25408_PRM.h2116 pseudo_bit_t fexch_base_mpt_31_25[0x00007];/* Hermon New. FC mpt base mpt number */
3136 struct hermonprm_mpt_st mpt; /* Memory Protection Table (MPT) Entry */ member in struct:hermonprm_hermon_prm_st
/external/guice/extensions/persist/lib/
H A Dognl-2.6.7.jarMETA-INF/ META-INF/MANIFEST.MF ognl/ ognl/ASTAdd.class ASTAdd.java package ognl ...
/external/guice/extensions/struts2/lib/
H A Dognl-3.0.jarMETA-INF/ META-INF/MANIFEST.MF ognl/ ognl/enhance/ ognl/internal/ ognl/SimpleNode.class SimpleNode ...

Completed in 212 milliseconds