/external/icu/icu4c/source/data/translit/ |
D | Greek_Latin_UNGEGN.txt | 30 $under = \u0331; 34 \: ↔ \: $under ; 35 \? ↔ \? $under ; 45 η ↔ i $under ; 46 Η ↔ I $under ; 50 ω ↔ o $under ; 51 Ω ↔ O $under; 63 $fmaker = [aeiAEI] $under ? ; 65 $fmaker { υ ( $shiftForwardVowels )* } $softener → $1 v $under ; 66 υ $1 ← ( $shiftForwardVowels )* v $under ; [all …]
|
/external/okhttp/ |
D | Android.mk | 18 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) 23 okhttp_system_src_files += $(call all-java-files-under, android/main/java) 25 okhttp_test_src_files := $(call all-java-files-under,android/test/java) 26 okhttp_test_src_files += $(call all-java-files-under,okhttp-android-support/src/test/java) 27 okhttp_test_src_files += $(call all-java-files-under,okhttp-testing-support/src/main/java) 28 okhttp_test_src_files += $(call all-java-files-under,okhttp-tests/src/test/java) 29 okhttp_test_src_files += $(call all-java-files-under,okhttp-urlconnection/src/test/java) [all …]
|
/external/icu/android_icu4j/ |
D | Android.mk | 38 $(call all-java-files-under,src/main/tests) \ 39 $(call all-java-files-under,cts-coverage/src/main/tests) \ 40 $(call all-java-files-under,runner/src/main/java) 60 LOCAL_SRC_FILES := $(call all-java-files-under,src/main/java) 82 $(call all-java-files-under,src/main/tests) \ 83 $(call all-java-files-under,runner/src/main/java) \ 84 $(call all-java-files-under,cts-coverage/src/main/tests) \ 85 $(call all-java-files-under,runner/src/host/java)
|
/external/libphonenumber/ |
D | Android.mk | 26 $(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/libnfc-nci/ |
D | Android.mk | 32 $(call all-c-files-under, $(NFA)/ce $(NFA)/dm $(NFA)/ee) \ 33 $(call all-c-files-under, $(NFA)/hci $(NFA)/int $(NFA)/p2p $(NFA)/rw $(NFA)/sys) \ 34 … $(call all-c-files-under, $(NFC)/int $(NFC)/llcp $(NFC)/nci $(NFC)/ndef $(NFC)/nfc $(NFC)/tags) \ 35 $(call all-c-files-under, src/adaptation) \ 36 $(call all-cpp-files-under, src/adaptation) \ 37 $(call all-c-files-under, src/gki) \ 50 LOCAL_SRC_FILES := $(call all-c-files-under, $(HALIMPL)) \ 51 $(call all-cpp-files-under, $(HALIMPL)) \ 70 include $(call all-makefiles-under,$(LOCAL_PATH))
|
/external/objenesis/tck/test/org/objenesis/tck/ |
D | CandidateLoaderTest-sample.properties | 4 # Licensed under the Apache License, Version 2.0 (the "License"); 11 # distributed under the License is distributed on an "AS IS" BASIS, 14 # limitations under the License. 16 # Licensed under the Apache License, Version 2.0 (the "License"); 23 # distributed under the License is distributed on an "AS IS" BASIS, 26 # limitations under the License. 28 # Licensed under the Apache License, Version 2.0 (the "License"); 35 # distributed under the License is distributed on an "AS IS" BASIS, 38 # limitations under the License. 40 # Licensed under the Apache License, Version 2.0 (the "License"); [all …]
|
/external/apache-harmony/ |
D | Android.mk | 5 define all-harmony-test-java-files-under 22 $(call all-harmony-test-java-files-under,$(harmony_test_dirs),src/test/java) \ 23 $(call all-harmony-test-java-files-under,$(harmony_test_dirs),src/test/support/java) \ 24 $(call all-harmony-test-java-files-under,luni,src/test/api/common) \ 25 $(call all-harmony-test-java-files-under,luni,src/test/api/unix) \ 26 $(call all-harmony-test-java-files-under,luni,src/test/impl/common) \ 27 $(call all-harmony-test-java-files-under,luni,src/test/impl/unix) 61 include $(call all-makefiles-under,$(LOCAL_PATH))
|
/external/objenesis/tck/src/org/objenesis/tck/candidates/ |
D | serializable-candidates.properties | 4 # Licensed under the Apache License, Version 2.0 (the "License"); 11 # distributed under the License is distributed on an "AS IS" BASIS, 14 # limitations under the License. 16 # Licensed under the Apache License, Version 2.0 (the "License"); 23 # distributed under the License is distributed on an "AS IS" BASIS, 26 # limitations under the License. 28 # Licensed under the Apache License, Version 2.0 (the "License"); 35 # distributed under the License is distributed on an "AS IS" BASIS, 38 # limitations under the License. 40 # Licensed under the Apache License, Version 2.0 (the "License"); [all …]
|
D | candidates.properties | 4 # Licensed under the Apache License, Version 2.0 (the "License"); 11 # distributed under the License is distributed on an "AS IS" BASIS, 14 # limitations under the License. 16 # Licensed under the Apache License, Version 2.0 (the "License"); 23 # distributed under the License is distributed on an "AS IS" BASIS, 26 # limitations under the License. 28 # Licensed under the Apache License, Version 2.0 (the "License"); 35 # distributed under the License is distributed on an "AS IS" BASIS, 38 # limitations under the License. 40 # Licensed under the Apache License, Version 2.0 (the "License"); [all …]
|
/external/conscrypt/ |
D | Android.mk | 75 LOCAL_SRC_FILES := $(call all-java-files-under,src/main/java) 76 LOCAL_SRC_FILES += $(call all-java-files-under,src/platform/java) 91 LOCAL_SRC_FILES := $(call all-java-files-under,src/main/java) 92 LOCAL_SRC_FILES += $(call all-java-files-under,src/platform/java) 106 LOCAL_SRC_FILES := $(call all-java-files-under,src/test/java) 149 LOCAL_SRC_FILES := $(call all-java-files-under,src/main/java) 150 LOCAL_SRC_FILES += $(call all-java-files-under,src/compat/java) 164 LOCAL_SRC_FILES := $(call all-java-files-under,src/stub/java) 226 LOCAL_SRC_FILES := $(call all-java-files-under,src/main/java) 227 LOCAL_SRC_FILES += $(call all-java-files-under,src/platform/java) [all …]
|
/external/objenesis/ |
D | Android.mk | 22 LOCAL_SRC_FILES := $(call all-java-files-under, main/src) 30 LOCAL_SRC_FILES := $(call all-java-files-under, main/src) 40 LOCAL_SRC_FILES := $(call all-java-files-under, main/src) 57 LOCAL_SRC_FILES := $(call all-java-files-under, tck/src) 75 LOCAL_SRC_FILES := $(call all-java-files-under, src)
|
/external/eigen/ |
D | COPYING.MPL2 | 30 (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 …]
|
D | NOTICE | 30 (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/hamcrest/ |
D | Android.mk | 22 LOCAL_SRC_FILES := $(call all-java-files-under, src) 30 LOCAL_SRC_FILES := $(call all-java-files-under, src) 40 LOCAL_SRC_FILES := $(call all-java-files-under, src) 46 include $(call all-makefiles-under, $(LOCAL_PATH))
|
/external/objenesis/tck/test/ |
D | log4j.properties | 4 # Licensed under the Apache License, Version 2.0 (the "License"); 11 # distributed under the License is distributed on an "AS IS" BASIS, 14 # limitations under the License. 16 # Licensed under the Apache License, Version 2.0 (the "License"); 23 # distributed under the License is distributed on an "AS IS" BASIS, 26 # limitations under the License.
|
/external/glide/ |
D | Android.mk | 4 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/llvm/include/llvm/IR/ |
D | Metadata.def | 5 // 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/javassist/ |
D | NOTICE | 6 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/chromium-trace/catapult/third_party/gsutil/third_party/rsa/doc/ |
D | licence.rst | 4 The source code and documentation are protected under copyright by 7 The software is licensed under the Apache License, Version 2.0 (the 14 distributed under the License is distributed on an "AS IS" BASIS, 17 permissions and limitations under the License.
|
/external/hyphenation-patterns/hu/ |
D | NOTICE | 9 % 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
|
D | hyph-hu.lic.txt | 17 % 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/libchrome/crypto/third_party/nss/ |
D | LICENSE | 9 * 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/libchrome/base/third_party/nspr/ |
D | LICENSE | 9 * 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/apache-harmony/luni/src/test/resources/org/apache/harmony/luni/tests/ |
D | test.rtf | 2 * 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.
|
D | test.doc | 2 * 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.
|