Home
last modified time | relevance | path

Searched refs:persons (Results 1 – 25 of 778) sorted by relevance

12345678910>>...32

/external/javaparser/javaparser-symbol-solver-testing/src/test/resources/
DLambdaMulti.java.txt6 private List<String> persons;
9 return persons.stream().parallel().map(i -> {
15 return persons.stream().parallel().map(i -> {
21 return persons.stream().parallel().map(i -> {
DLambda.java.txt13 private List<String> persons;
16 return persons.stream().map(p -> p.toLowerCase());
20 return persons.stream().map(p -> p.codePoints());
DLambdaCollect.java.txt6 private List<String> persons;
9 return persons.stream().collect(Collectors.toList());
DLambdaVoid.java.txt6 private List<String> persons;
9 return persons.stream().forEach(p -> {
/external/python/cpython2/Doc/includes/sqlite3/
Dshortcut_methods.py3 persons = [ variable
14 con.executemany("insert into person(firstname, lastname) values (?, ?)", persons)
/external/python/cpython3/Doc/includes/sqlite3/
Dshortcut_methods.py3 persons = [ variable
14 con.executemany("insert into person(firstname, lastname) values (?, ?)", persons)
/external/ImageMagick/
DNOTICE31 of ImageMagick, and to permit persons to whom the ImageMagick is furnished to
93 to permit persons who receive copies from any such party to do so, with the
107 of the Software, and to permit persons to whom the Software is furnished to do
133 copies of the Software, and to permit persons to whom the Software is
158 of Magick++, and to permit persons to whom the Magick++ is furnished to do so,
195 sublicense, and/or sell copies of this Software, and to permit persons to whom
217 of the Software, and to permit persons to whom the Software is furnished to do
/external/libcxx/
DNOTICE33 of the Software, and to permit persons to whom the Software is furnished to do
64 copies of the Software, and to permit persons to whom the Software is
DLICENSE.TXT33 of the Software, and to permit persons to whom the Software is furnished to do
64 copies of the Software, and to permit persons to whom the Software is
/external/libunwind_llvm/
DNOTICE33 of the Software, and to permit persons to whom the Software is furnished to do
64 copies of the Software, and to permit persons to whom the Software is
/external/libcxxabi/
DLICENSE.TXT33 of the Software, and to permit persons to whom the Software is furnished to do
64 copies of the Software, and to permit persons to whom the Software is
DNOTICE33 of the Software, and to permit persons to whom the Software is furnished to do
64 copies of the Software, and to permit persons to whom the Software is
/external/compiler-rt/
DNOTICE33 of the Software, and to permit persons to whom the Software is furnished to do
64 copies of the Software, and to permit persons to whom the Software is
DLICENSE.TXT33 of the Software, and to permit persons to whom the Software is furnished to do
64 copies of the Software, and to permit persons to whom the Software is
/external/libchrome/base/third_party/icu/
DLICENSE12 the Data Files or Software, and to permit persons to whom the Data Files
54 distribute, and/or sell copies of the Software, and to permit persons
/external/kotlinc/license/third_party/
Dprototype_license.txt7 copies of the Software, and to permit persons to whom the Software is
/external/python/cpython2/Modules/_ctypes/libffi_msvc/
DLICENSE8 permit persons to whom the Software is furnished to do so, subject to
/external/libunwind/
DLICENSE6 permit persons to whom the Software is furnished to do so, subject to
DNOTICE6 permit persons to whom the Software is furnished to do so, subject to
/external/python/cpython3/Modules/_ctypes/libffi_osx/
DLICENSE8 permit persons to whom the Software is furnished to do so, subject to
/external/hyphenation-patterns/da/
DNOTICE8 copies of the Software, and to permit persons to whom the
/external/ImageMagick/www/Magick++/
DCOPYING9 Magick++, and to permit persons to whom the Magick++ is furnished
/external/hyphenation-patterns/bg/
DNOTICE8 copies of the Software, and to permit persons to whom the
/external/python/six/
DLICENSE7 the Software, and to permit persons to whom the Software is furnished to do so,
/external/libdaemon/
DNOTICE7 of the Software, and to permit persons to whom the Software is furnished to do

12345678910>>...32