/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/ |
PluralRangesTest.java | 38 {"de", "other", "one", "one"}, 40 {"de", "one", "other", "other"}, 41 {"de", "other", "one", "one"}, 42 {"de", "other", "other", "other"}, 44 {"ro", "one", "other", "other"}, 119 a.add(StandardPlural.ONE, StandardPlural.OTHER, StandardPlural.ONE) [all...] |
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/ |
PluralRangesTest.java | 34 {"de", "other", "one", "one"}, 36 {"de", "one", "other", "other"}, 37 {"de", "other", "one", "one"}, 38 {"de", "other", "other", "other"}, 40 {"ro", "one", "other", "other"}, 115 a.add(StandardPlural.ONE, StandardPlural.OTHER, StandardPlural.ONE) [all...] |
/libcore/luni/src/main/java/libcore/reflect/ |
AnnotationMember.java | 69 protected static final char OTHER = '*'; 116 tag = OTHER; 186 * transcendent so no other element would be equal. 306 // got some other error, have to go with deep cloning
|
/external/mesa3d/src/glsl/glcpp/ |
glcpp-parse.y | 19 * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 21 * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER 163 %token COMMA_FINAL DEFINED ELIF_EXPANDED HASH HASH_DEFINE FUNC_IDENTIFIER OBJ_IDENTIFIER HASH_ELIF HASH_ELSE HASH_ENDIF HASH_IF HASH_IFDEF HASH_IFNDEF HASH_LINE HASH_UNDEF HASH_VERSION IDENTIFIER IF_EXPANDED INTEGER INTEGER_STRING LINE_EXPANDED NEWLINE OTHER PLACEHOLDER SPACE 166 %type <str> IDENTIFIER FUNC_IDENTIFIER OBJ_IDENTIFIER INTEGER_STRING OTHER 546 | OTHER { 547 $$ = _token_create_str (parser, OTHER, $1); 828 _token_list_copy (void *ctx, token_list_t *other) 833 if (other == NULL) 837 for (node = other->head; node; node = node->next) { 924 case OTHER [all...] |
/external/skia/src/ports/ |
SkFontConfigInterface_direct.cpp | 127 // Equivalence classes, used to match the Liberation and other fonts 132 OTHER, 280 return OTHER; 291 return class_a != OTHER && class_a == class_b;
|
/external/boringssl/src/crypto/stack/ |
make_macros.sh | 17 * OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
|
/external/drm_gralloc/ |
Android.mk | 17 # THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 19 # FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
/external/mesa3d/src/mesa/ |
Android.gen.mk | 19 # THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 21 # FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
/external/ant-glob/ |
NOTICE | 17 * other entities that control, are controlled by, or are under common 34 * and conversions to other media types. 43 * editorial revisions, annotations, elaborations, or other modifications 95 * (a) You must give any other recipients of the Work or 163 * other commercial damages or losses), even if such Contributor 169 * or other liability obligations and/or rights consistent with this 172 * of any other Contributor, and only if You agree to indemnify, 208 This work (and included software, documentation such as READMEs, or other 233 PATENTS, COPYRIGHTS, TRADEMARKS OR OTHER RIGHTS. 247 be used with materials other than those owned by the W3C, reflects that ERCI [all...] |
/external/curl/packages/vms/ |
build_gnv_curl_release_notes.com | 25 $! ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
|
backup_gnv_curl_src.com | 31 $! ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
|
build_curl-config_script.com | 16 $! ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
|
build_libcurl_pc.com | 18 $! ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
|
pcsi_product_gnv_curl.com | 19 $! ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
|
/external/harfbuzz_ng/src/ |
hb-ot-shape-complex-use-machine.rl | 44 O = 0; # OTHER
|
/prebuilts/tools/common/m2/repository/com/android/tools/external/ant-glob/1.0/ |
NOTICE | 17 * other entities that control, are controlled by, or are under common 34 * and conversions to other media types. 43 * editorial revisions, annotations, elaborations, or other modifications 95 * (a) You must give any other recipients of the Work or 163 * other commercial damages or losses), even if such Contributor 169 * or other liability obligations and/or rights consistent with this 172 * of any other Contributor, and only if You agree to indemnify, 208 This work (and included software, documentation such as READMEs, or other 233 PATENTS, COPYRIGHTS, TRADEMARKS OR OTHER RIGHTS. 247 be used with materials other than those owned by the W3C, reflects that ERCI [all...] |
/prebuilts/tools/common/m2/repository/com/intellij/annotations/12.0/ |
NOTICE | 17 * other entities that control, are controlled by, or are under common 34 * and conversions to other media types. 43 * editorial revisions, annotations, elaborations, or other modifications 95 * (a) You must give any other recipients of the Work or 163 * other commercial damages or losses), even if such Contributor 169 * or other liability obligations and/or rights consistent with this 172 * of any other Contributor, and only if You agree to indemnify, 208 This work (and included software, documentation such as READMEs, or other 233 PATENTS, COPYRIGHTS, TRADEMARKS OR OTHER RIGHTS. 247 be used with materials other than those owned by the W3C, reflects that ERCI [all...] |
/prebuilts/tools/common/offline-m2/com/intellij/annotations/12.0/ |
NOTICE | 17 * other entities that control, are controlled by, or are under common 34 * and conversions to other media types. 43 * editorial revisions, annotations, elaborations, or other modifications 95 * (a) You must give any other recipients of the Work or 163 * other commercial damages or losses), even if such Contributor 169 * or other liability obligations and/or rights consistent with this 172 * of any other Contributor, and only if You agree to indemnify, 208 This work (and included software, documentation such as READMEs, or other 233 PATENTS, COPYRIGHTS, TRADEMARKS OR OTHER RIGHTS. 247 be used with materials other than those owned by the W3C, reflects that ERCI [all...] |
/external/boringssl/ |
rules.mk | 12 # OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
|
/external/smali/dexlib2/src/main/ragel/ |
SyntheticAccessorFSM.rl | 13 * in the documentation and/or other materials provided with the 65 public static final int OTHER = 0;
|
/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/ |
CreateConnectionProcessorTest.java | 208 new DisconnectCause(DisconnectCause.OTHER)); 212 new DisconnectCause(DisconnectCause.OTHER));
|
/external/dnsmasq/contrib/dnslist/ |
dnslist.pl | 52 # be different on other systems. Make sure the permissions are set correctly 284 Foundation's software and to any other program whose authors commit to 285 using it. (Some other Free Software Foundation software is covered by 330 0. This License applies to any program or other work which contains 340 Activities other than copying, distribution and modification are not 352 and give any other recipients of the Program a copy of this License 389 this License, whose permissions for other licensees extend to the 399 a storage or distribution medium does not bring the other work under 466 infringement or for any other reason (not limited to patent issues), 471 License and any other pertinent obligations, then as a consequence yo [all...] |
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/util/ |
SyntheticAccessorFSM.java | 15 * in the documentation and/or other materials provided with the 214 public static final int OTHER = 0;
|
/packages/services/Telephony/src/com/android/services/telephony/ |
ImsConferenceController.java | 164 // conferenceable with any other connections. 173 // conferenceable with any other connection. 240 // with any other connections. 345 // Use the "Other" disconnect cause to ensure the call is logged to the call log but the 349 connection.setDisconnected(new DisconnectCause(DisconnectCause.OTHER));
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/lint/ |
LintFix.java | 80 * Returns true if this fix can be performed along side other fixes 82 * @return true if this fix can be performed in a bulk operation with other 170 sFixes.put(TypographyDetector.OTHER.getId(), TypographyFix.class);
|