Searched refs:primary (Results 1 – 19 of 19) sorted by relevance
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/utils/runtime/cla/ |
D | id_policy.hpp | 53 virtual bool matching( parameter const& p, argv_traverser& tr, bool primary ) const; 111 virtual bool matching( parameter const& p, argv_traverser& tr, bool primary ) const in matching() 113 return m_primary.matching( p, tr, primary ) || m_secondary.matching( p, tr, primary ); in matching()
|
D | parameter.hpp | 108 bool matching( argv_traverser& tr, bool primary ) const in matching() 110 return m_id_policy.matching( *this, tr, primary ); in matching()
|
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/ |
D | CREDITS.TXT | 14 D: Architect and primary coauthor of libc++abi 26 D: Architect and primary coauthor of libc++abi
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/utils/runtime/cla/iface/ |
D | id_policy.hpp | 51 virtual bool matching( parameter const& p, argv_traverser& tr, bool primary ) const = 0;
|
/ndk/docs/text/ |
D | CPU-ARCH-ABIS.text | 359 - the 'primary' ABI for the device, corresponding to the machine 366 directly for the primary ABI. 369 the primary ABI as '`armeabi`' and not define a secondary one. 372 primary ABI to '`armeabi-v7a`' and the secondary one to '`armeabi`' 377 binaries and define the primary ABI to '`x86`' and the secondary 380 A typical MIPS-based device only defines a primary abi named '`mips`'. 388 lib/<primary-abi>/lib<name>.so
|
/ndk/sources/host-tools/nawk-20071023/ |
D | b.c | 625 return (alt(concat(primary()))); in regexp() 628 Node *primary(void) in primary() function 683 return (concat(op2(CAT, np, primary()))); in concat() 692 return (alt(op2(OR, np, concat(primary())))); in alt()
|
D | proto.h | 64 extern Node *primary(void);
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/ |
D | CREDITS.TXT | 49 D: Architect and primary author of libc++
|
/ndk/sources/cxx-stl/stlport/stlport/ |
D | type_traits | 199 // [4.5.1] primary type categories: 370 // [4.5.1] primary type categories (continued):
|
/ndk/sources/host-tools/make-3.81/ |
D | ABOUT-NLS | 129 set to the primary language; this is required by other parts of the
|
/ndk/sources/third_party/googletest/googletest/ |
D | README | 73 There are two primary ways of getting Google Test's source code: you
|
/ndk/sources/host-tools/sed-4.2.1/ |
D | ABOUT-NLS | 130 set to the primary language; this is required by other parts of the
|
/ndk/sources/host-tools/make-3.81/po/ |
D | he.po | 107 # and because its primary use is for programmers who write Makefiles.
|
/ndk/sources/host-tools/make-3.81/doc/ |
D | make-stds.texi | 570 @strong{Don't make the primary documentation for any GNU software be a
|
D | make.info-2 | 1654 *Don't make the primary documentation for any GNU software be a
|
/ndk/sources/host-tools/make-3.81/config/ |
D | texinfo.tex | 3618 % \primary {topic} 3809 \def\primary #1{\line{#1\hfil}}
|
/ndk/sources/host-tools/sed-4.2.1/build-aux/ |
D | texinfo.tex | 4586 % \primary {topic} 4775 \def\primary #1{\line{#1\hfil}}
|
/ndk/tests/device/test-libc++-shared-full/jni/ |
D | Android.mk | 3250 $(call gen-test, re/re.def/defns.regex.primary.equivalence.class/nothing_to_do)
|
/ndk/tests/device/test-libc++-static-full/jni/ |
D | Android.mk | 3241 $(call gen-test, re/re.def/defns.regex.primary.equivalence.class/nothing_to_do)
|