Home
last modified time | relevance | path

Searched refs:under (Results 1 – 25 of 4538) sorted by relevance

12345678910>>...182

/external/okhttp/
DAndroid.mk18 okhttp_common_src_files := $(call all-java-files-under,okhttp/src/main/java)
19 okhttp_common_src_files += $(call all-java-files-under,okhttp-urlconnection/src/main/java)
20 okhttp_common_src_files += $(call all-java-files-under,okhttp-android-support/src/main/java)
21 okhttp_common_src_files += $(call all-java-files-under,okio/okio/src/main/java)
24 okhttp_system_src_files += $(call all-java-files-under, android/main/java)
26 okhttp_test_src_files := $(call all-java-files-under,android/test/java)
27 okhttp_test_src_files += $(call all-java-files-under,okhttp-android-support/src/test/java)
28 okhttp_test_src_files += $(call all-java-files-under,okhttp-testing-support/src/main/java)
29 okhttp_test_src_files += $(call all-java-files-under,okhttp-tests/src/test/java)
30 okhttp_test_src_files += $(call all-java-files-under,okhttp-urlconnection/src/test/java)
[all …]
/external/icu/icu4c/source/data/translit/
DGrek_Latn_UNGEGN.txt34 $under = \u0331;
40 \: ↔ \: $under ;
41 \? ↔ \? $under ;
53 η ↔ i $under ;
54 Η ↔ I $under ;
58 ω ↔ o $under ;
59 Ω ↔ O $under;
73 $fmaker = [aeiAEI] $under ? ;
75 $fmaker { υ ( $shiftForwardVowels )* } $softener → $1 v $under ;
76 υ $1 ← ( $shiftForwardVowels )* v $under ;
[all …]
/external/libphonenumber/
DAndroid.mk26 $(call all-java-files-under, libphonenumber/src) \
27 $(call all-java-files-under, geocoder/src) \
28 $(call all-java-files-under, internal/prefixmapper/src) \
32 $(call all-java-files-under, carrier/src)
39 $(call all-java-files-under, carrier/test) \
40 $(call all-java-files-under, geocoder/test) \
41 $(call all-java-files-under, internal/prefixmapper/test) \
42 $(call all-java-files-under, libphonenumber/test)
/external/apache-harmony/
DAndroid.mk5 define all-harmony-test-java-files-under
17 $(call all-harmony-test-java-files-under,$(harmony_test_dirs),src/test/java) \
18 $(call all-harmony-test-java-files-under,$(harmony_test_dirs),src/test/support/java) \
19 $(call all-harmony-test-java-files-under,luni,src/test/api/common) \
20 $(call all-harmony-test-java-files-under,luni,src/test/api/unix) \
21 $(call all-harmony-test-java-files-under,luni,src/test/impl/common) \
22 $(call all-harmony-test-java-files-under,luni,src/test/impl/unix)
56 include $(call all-makefiles-under,$(LOCAL_PATH))
/external/objenesis/
DAndroid.mk22 LOCAL_SRC_FILES := $(call all-java-files-under, main/src/main/java)
30 LOCAL_SRC_FILES := $(call all-java-files-under, main/src/main/java)
40 LOCAL_SRC_FILES := $(call all-java-files-under, main/src/main/java)
57 LOCAL_SRC_FILES := $(call all-java-files-under, tck/src/main/java)
61 include $(call all-makefiles-under, $(LOCAL_PATH))
/external/eigen/
DNOTICE30 (b) that the Covered Software was made available under the terms of
31 version 1.1 or earlier of the License, but not also under the
77 means an individual or a legal entity exercising rights under this
79 controls, is controlled by, or is under common control with You. For
94 (a) under intellectual property rights (other than patent or trademark)
100 (b) under Patent Claims of such Contributor to make, use, sell, offer
112 The licenses granted in this Section 2 are the only rights granted under
114 distribution or licensing of Covered Software under this License.
126 (c) under Patent Claims infringed by Covered Software in the absence of
136 distribute the Covered Software under a subsequent version of this
[all …]
DCOPYING.MPL230 (b) that the Covered Software was made available under the terms of
31 version 1.1 or earlier of the License, but not also under the
77 means an individual or a legal entity exercising rights under this
79 controls, is controlled by, or is under common control with You. For
94 (a) under intellectual property rights (other than patent or trademark)
100 (b) under Patent Claims of such Contributor to make, use, sell, offer
112 The licenses granted in this Section 2 are the only rights granted under
114 distribution or licensing of Covered Software under this License.
126 (c) under Patent Claims infringed by Covered Software in the absence of
136 distribute the Covered Software under a subsequent version of this
[all …]
/external/jacoco/
DAndroid.mk36 jacocoagent_src_files := $(call all-java-files-under,org.jacoco.core/src)
37 jacocoagent_src_files += $(call all-java-files-under,org.jacoco.agent/src)
38 jacocoagent_src_files += $(call all-java-files-under,org.jacoco.agent.rt/src)
58 jacococli_src_files += $(call all-java-files-under,org.jacoco.core/src)
59 jacococli_src_files += $(call all-java-files-under,org.jacoco.report/src)
60 jacococli_src_files += $(call all-java-files-under,org.jacoco.cli/src)
/external/hamcrest/hamcrest-core/
DAndroid.mk22 LOCAL_SRC_FILES := $(call all-java-files-under, src/main/java)
30 LOCAL_SRC_FILES := $(call all-java-files-under, src/main/java)
40 LOCAL_SRC_FILES := $(call all-java-files-under, src/main/java)
46 include $(call all-makefiles-under, $(LOCAL_PATH))
/external/glide/
DAndroid.mk4 LOCAL_SRC_FILES := $(call all-java-files-under, library/src)
5 LOCAL_SRC_FILES += $(call all-java-files-under, third_party/disklrucache/src)
6 LOCAL_SRC_FILES += $(call all-java-files-under, third_party/gif_decoder/src)
7 LOCAL_SRC_FILES += $(call all-java-files-under, third_party/gif_encoder/src)
/external/conscrypt/
DAndroid.mk75 common_java_files := $(call all-java-files-under,common/src/main/java)
78 bundled_main_java_files += $(call all-java-files-under,platform/src/main/java)
122 bundled_test_java_files := $(call all-java-files-under,platform/src/test/java)
123 bundled_test_java_files += $(call all-java-files-under,testing/src/main/java)
149 LOCAL_SRC_FILES := $(call all-cpp-files-under,common/src/jni/main/cpp)
164 LOCAL_SRC_FILES += $(call all-java-files-under,android/src/main/java)
177 LOCAL_SRC_FILES := $(call all-java-files-under,android-stub/src/main/java)
192 LOCAL_SRC_FILES := $(call all-cpp-files-under,common/src/jni/main/cpp)
254 LOCAL_SRC_FILES := $(call all-cpp-files-under,common/src/jni/main/cpp)
275 LOCAL_SRC_FILES += $(call all-java-files-under,openjdk/src/main/java)
/external/javassist/
DNOTICE6 Software distributed under the License is distributed on an "AS IS" basis,
8 for the specific language governing rights and limitations under the
16 Alternatively, the contents of this file may be used under the terms of
20 under the terms of the LGPL, and not to allow others to
21 use your version of this file under the terms of the MPL, indicate your
24 the provisions above, a recipient may use your version of this file under
/external/llvm/include/llvm/IR/
DMetadata.def5 // This file is distributed under the University of Illinois Open Source
38 // Handler for specialized and uniquable leaf nodes under MDNode. Defers to
51 // Handler for leaf nodes under MDNode.
56 // Handler for leaf nodes under MDNode.
61 // Handler for non-leaf nodes under MDNode.
66 // Handler for specialized leaf nodes under MDNode.
71 // Handler for specialized non-leaf nodes under MDNode.
/external/ltp/testcases/open_posix_testsuite/Documentation/
DHOWTO_BugReporting14 - The latest version of the code under test.
15 - Code under test that is targeted* for the POSIX Test Suite reporting.
19 - Mailing list for the code under test.
20 - Bug database for the code under test.
26 - If possible, find the fault in the code under test causing the test case
29 4. If the code under test is compatible with another POSIX version (e.g.,
40 6. Send email bug report to the mailing list for the code under test (or
/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DMetadata.def5 // This file is distributed under the University of Illinois Open Source
38 // Handler for specialized and uniquable leaf nodes under MDNode. Defers to
51 // Handler for leaf nodes under MDNode.
56 // Handler for leaf nodes under MDNode.
61 // Handler for non-leaf nodes under MDNode.
66 // Handler for specialized leaf nodes under MDNode.
71 // Handler for specialized non-leaf nodes under MDNode.
/external/skia/third_party/gif/
DLICENSE9 * Software distributed under the License is distributed on an "AS IS" basis,
11 * for the specific language governing rights and limitations under the
25 * Alternatively, the contents of this file may be used under the terms of
30 * under the terms of either the GPL or the LGPL, and not to allow others to
31 * use your version of this file under the terms of the MPL, indicate your
34 * the provisions above, a recipient may use your version of this file under
/external/libchrome/base/third_party/nspr/
DLICENSE9 * Software distributed under the License is distributed on an "AS IS" basis,
11 * for the specific language governing rights and limitations under the
23 * Alternatively, the contents of this file may be used under the terms of
28 * under the terms of either the GPL or the LGPL, and not to allow others to
29 * use your version of this file under the terms of the MPL, indicate your
32 * the provisions above, a recipient may use your version of this file under
/external/hyphenation-patterns/hu/
DNOTICE9 % Software distributed under the License is distributed on an "AS IS" basis,
11 % for the specific language governing rights and limitations under the
24 % Alternatively, the contents of this file may be used under the terms of
29 % under the terms of either the GPL or the LGPL, and not to allow others to
30 % use your version of this file under the terms of the MPL, indicate your
33 % the provisions above, a recipient may use your version of this file under
Dhyph-hu.lic.txt17 % Software distributed under the License is distributed on an "AS IS" basis,
19 % for the specific language governing rights and limitations under the
32 % Alternatively, the contents of this file may be used under the terms of
37 % under the terms of either the GPL or the LGPL, and not to allow others to
38 % use your version of this file under the terms of the MPL, indicate your
41 % the provisions above, a recipient may use your version of this file under
/external/junit-params/
DAndroid.mk22 LOCAL_SRC_FILES := $(call all-java-files-under, src/main/java)
33 LOCAL_SRC_FILES := $(call all-java-files-under, src/main/java)
47 LOCAL_SRC_FILES := $(call all-java-files-under, src/main/java)
62 LOCAL_SRC_FILES := $(call all-java-files-under, src/test/java)
82 LOCAL_SRC_FILES := $(call all-java-files-under, src/test/java)
/external/apache-harmony/luni/src/test/resources/org/apache/harmony/luni/tests/
Dtest.doc2 * Licensed to the Apache Software Foundation (ASF) under one or more
5 * The ASF licenses this file to You under the Apache License, Version 2.0
12 * distributed under the License is distributed on an "AS IS" BASIS,
15 * limitations under the License.
Dtest.rtf2 * Licensed to the Apache Software Foundation (ASF) under one or more
5 * The ASF licenses this file to You under the Apache License, Version 2.0
12 * distributed under the License is distributed on an "AS IS" BASIS,
15 * limitations under the License.
/external/wpa_supplicant_8/
DCONTRIBUTIONS4 This software is distributed under a permissive open source license to
7 clear record of contributions and terms under which they are licensed.
11 All contributions are expected to be licensed under the modified BSD
63 Until February 11, 2012, in case of most files in hostap.git, "under the
65 is licensed both under GPL v2 and modified BSD license (see below) and
67 or uses the software. As such, the contribution has to be licensed under
73 licensed until GPL v2. In case of most files in hostap.git, "under the
75 is licensed under the modified BSD license (see below).
81 (e) The contribution can be licensed under the modified BSD license
83 under other terms.
[all …]
/external/apache-xml/src/main/java/org/apache/xml/serializer/
DXMLEntities.properties2 # Licensed to the Apache Software Foundation (ASF) under one
6 # to you under the Apache License, Version 2.0 (the "License");
13 # distributed under the License is distributed on an "AS IS" BASIS,
16 # limitations under the License.
/external/apache-xml/src/main/java/org/apache/xalan/res/
DXSLTInfo.properties2 # Licensed to the Apache Software Foundation (ASF) under one
6 # to you under the Apache License, Version 2.0 (the "License");
13 # distributed under the License is distributed on an "AS IS" BASIS,
16 # limitations under the License.

12345678910>>...182