Home
last modified time | relevance | path

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/
Did_policy.hpp53 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()
Dparameter.hpp108 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/
DCREDITS.TXT14 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/
Did_policy.hpp51 virtual bool matching( parameter const& p, argv_traverser& tr, bool primary ) const = 0;
/ndk/docs/text/
DCPU-ARCH-ABIS.text359 - 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/
Db.c625 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()
Dproto.h64 extern Node *primary(void);
/ndk/sources/cxx-stl/llvm-libc++/libcxx/
DCREDITS.TXT49 D: Architect and primary author of libc++
/ndk/sources/cxx-stl/stlport/stlport/
Dtype_traits199 // [4.5.1] primary type categories:
370 // [4.5.1] primary type categories (continued):
/ndk/sources/host-tools/make-3.81/
DABOUT-NLS129 set to the primary language; this is required by other parts of the
/ndk/sources/third_party/googletest/googletest/
DREADME73 There are two primary ways of getting Google Test's source code: you
/ndk/sources/host-tools/sed-4.2.1/
DABOUT-NLS130 set to the primary language; this is required by other parts of the
/ndk/sources/host-tools/make-3.81/po/
Dhe.po107 # and because its primary use is for programmers who write Makefiles.
/ndk/sources/host-tools/make-3.81/doc/
Dmake-stds.texi570 @strong{Don't make the primary documentation for any GNU software be a
Dmake.info-21654 *Don't make the primary documentation for any GNU software be a
/ndk/sources/host-tools/make-3.81/config/
Dtexinfo.tex3618 % \primary {topic}
3809 \def\primary #1{\line{#1\hfil}}
/ndk/sources/host-tools/sed-4.2.1/build-aux/
Dtexinfo.tex4586 % \primary {topic}
4775 \def\primary #1{\line{#1\hfil}}
/ndk/tests/device/test-libc++-shared-full/jni/
DAndroid.mk3250 $(call gen-test, re/re.def/defns.regex.primary.equivalence.class/nothing_to_do)
/ndk/tests/device/test-libc++-static-full/jni/
DAndroid.mk3241 $(call gen-test, re/re.def/defns.regex.primary.equivalence.class/nothing_to_do)