Searched refs:part (Results 1 – 25 of 127) sorted by relevance
123456
/ndk/sources/host-tools/sed-4.2.1/testsuite/ |
D | mac-mf.good | 7 # This first part is long enough that NFS:Share doesn't notice the non-ASCII 12 # This first part is long enough that NFS:Share doesn't notice the non-ASCII 17 # This first part is long enough that NFS:Share doesn't notice the non-ASCII 22 # This first part is long enough that NFS:Share doesn't notice the non-ASCII 27 # This first part is long enough that NFS:Share doesn't notice the non-ASCII 32 # This first part is long enough that NFS:Share doesn't notice the non-ASCII 37 # This first part is long enough that NFS:Share doesn't notice the non-ASCII 42 # This first part is long enough that NFS:Share doesn't notice the non-ASCII 47 # This first part is long enough that NFS:Share doesn't notice the non-ASCII 52 # This first part is long enough that NFS:Share doesn't notice the non-ASCII [all …]
|
D | mac-mf.inp | 7 # This first part is long enough that NFS/Share doesn't notice the non-ASCII 12 # This first part is long enough that NFS/Share doesn't notice the non-ASCII 17 # This first part is long enough that NFS/Share doesn't notice the non-ASCII 22 # This first part is long enough that NFS/Share doesn't notice the non-ASCII 27 # This first part is long enough that NFS/Share doesn't notice the non-ASCII 32 # This first part is long enough that NFS/Share doesn't notice the non-ASCII 37 # This first part is long enough that NFS/Share doesn't notice the non-ASCII 42 # This first part is long enough that NFS/Share doesn't notice the non-ASCII 47 # This first part is long enough that NFS/Share doesn't notice the non-ASCII 52 # This first part is long enough that NFS/Share doesn't notice the non-ASCII [all …]
|
D | recall2.sed | 3 # have to obey leftmost-longest. The tricky part is to recompile
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/unord/unord.set/ |
D | erase_key.pass.cpp | 26 bool only_deletions ( const Unordered &whole, const Unordered &part ) { in only_deletions() argument 28 typename Unordered::const_iterator p = part.begin(); in only_deletions() 30 while ( w != whole.end () && p != part.end()) { in only_deletions() 36 return p == part.end(); in only_deletions()
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/unord/unord.multiset/ |
D | erase_key.pass.cpp | 26 bool only_deletions ( const Unordered &whole, const Unordered &part ) { in only_deletions() argument 28 typename Unordered::const_iterator p = part.begin(); in only_deletions() 30 while ( w != whole.end () && p != part.end()) { in only_deletions() 36 return p == part.end(); in only_deletions()
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/unord/unord.map/unorder.map.modifiers/ |
D | erase_key.pass.cpp | 26 bool only_deletions ( const Unordered &whole, const Unordered &part ) { in only_deletions() argument 28 typename Unordered::const_iterator p = part.begin(); in only_deletions() 30 while ( w != whole.end () && p != part.end()) { in only_deletions() 36 return p == part.end(); in only_deletions()
|
/ndk/sources/host-tools/make-3.81/config/ |
D | xsize.m4 | 5 dnl Public License, this file may be distributed as part of a program
|
D | signed.m4 | 5 dnl Public License, this file may be distributed as part of a program
|
D | codeset.m4 | 5 dnl Public License, this file may be distributed as part of a program
|
D | wchar_t.m4 | 5 dnl Public License, this file may be distributed as part of a program
|
D | wint_t.m4 | 5 dnl Public License, this file may be distributed as part of a program
|
D | glibc21.m4 | 5 dnl Public License, this file may be distributed as part of a program
|
D | longlong.m4 | 5 dnl Public License, this file may be distributed as part of a program
|
D | ulonglong.m4 | 5 dnl Public License, this file may be distributed as part of a program
|
D | stdint_h.m4 | 5 dnl Public License, this file may be distributed as part of a program
|
D | inttypes.m4 | 5 dnl Public License, this file may be distributed as part of a program
|
D | inttypes_h.m4 | 5 dnl Public License, this file may be distributed as part of a program
|
D | inttypes-pri.m4 | 5 dnl Public License, this file may be distributed as part of a program
|
D | uintmax_t.m4 | 5 dnl Public License, this file may be distributed as part of a program
|
D | isc-posix.m4 | 5 dnl Public License, this file may be distributed as part of a program
|
D | intmax.m4 | 5 dnl Public License, this file may be distributed as part of a program
|
D | longdouble.m4 | 5 dnl Public License, this file may be distributed as part of a program
|
/ndk/sources/host-tools/make-3.81/tests/scripts/features/ |
D | vpathplus | 94 # Test intermediate file handling (part 1) 109 # Test intermediate file handling (part 2)
|
/ndk/docs/text/ |
D | CPU-FEATURES.text | 106 floating-point operations on 16-bit registers. This is part of the 111 VFP instructions extension. Also part of the VFPv4 specification. 115 NEON instructions extension. Also part of the VFPv4 specification.
|
/ndk/sources/host-tools/make-3.81/ |
D | subproc.bat | 4 rem This file is part of GNU Make.
|
123456