/external/curl/packages/vms/ |
build_gnv_curl_pcsi_text.com | 26 $! ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
|
clean_gnv_curl.com | 29 $! ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
|
stage_curl_install.com | 40 $! ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
|
compare_curl_source.com | 83 $! ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
|
generate_vax_transfer.com | 28 $! ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
|
setup_gnv_curl_build.com | 7 $! GNV needs some files moved into the other directories to help with 21 $! ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
|
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/analysis/ |
ClassProto.java | 13 * in the documentation and/or other materials provided with the 65 private static final byte OTHER = 2; 239 * It checks if this class is an interface, and if so, if other implements it. 241 * If this class is undefined, we go ahead and check if it is listed in other's interfaces. If not, we throw an 244 * If the interfaces of other cannot be fully resolved, we check the interfaces that can be resolved. If not found, 247 * @param other The class to check the interfaces of 248 * @return true if this class is an interface (or is undefined) other implements this class 251 private boolean checkInterface(@Nonnull ClassProto other) { 259 // we can still try to call other.implementsInterface(this) 263 if (other.implementsInterface(getType())) [all...] |
/external/v8/src/profiler/ |
allocation-tracker.cc | 292 if (state != OTHER) return 0;
|
/frameworks/av/media/libstagefright/ |
AVIExtractor.cpp | 619 Track::Kind kind = Track::OTHER; 676 if (track->mKind == Track::OTHER) { 803 if (track->mKind == Track::OTHER) { [all...] |
/external/icu/android_icu4j/src/main/java/android/icu/text/ |
CompactDecimalFormat.java | 200 CompactDecimalFormat other = (CompactDecimalFormat) obj; 201 return mapsAreEqual(units, other.units) 202 && Arrays.equals(divisor, other.divisor) 203 && (pluralToCurrencyAffixes == other.pluralToCurrencyAffixes 204 || pluralToCurrencyAffixes != null && pluralToCurrencyAffixes.equals(other.pluralToCurrencyAffixes)) 205 && pluralRules.equals(other.pluralRules); 373 String[][] defaultPower10ToAffix = pluralCategoryToPower10ToAffix.get("other"); 416 return CompactDecimalDataCache.OTHER;
|
RelativeDateTimeFormatter.java | 353 * @throws IllegalArgumentException if direction is something other than 437 // Consider other styles from alias fallback. 524 if (pluralForm != StandardPlural.OTHER) { 530 return getRelativeUnitPattern(style, unit, pastFutureIndex, StandardPlural.OTHER); 548 // Consider other styles from alias fallback. 810 * Fill in values for the particular plural given, e.g., ONE, FEW, OTHER, etc. [all...] |
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
CompactDecimalFormat.java | 206 CompactDecimalFormat other = (CompactDecimalFormat) obj; 207 return mapsAreEqual(units, other.units) 208 && Arrays.equals(divisor, other.divisor) 209 && (pluralToCurrencyAffixes == other.pluralToCurrencyAffixes 210 || pluralToCurrencyAffixes != null && pluralToCurrencyAffixes.equals(other.pluralToCurrencyAffixes)) 211 && pluralRules.equals(other.pluralRules); 386 String[][] defaultPower10ToAffix = pluralCategoryToPower10ToAffix.get("other"); 429 return CompactDecimalDataCache.OTHER;
|
RelativeDateTimeFormatter.java | 392 * @throws IllegalArgumentException if direction is something other than 478 // Consider other styles from alias fallback. 571 if (pluralForm != StandardPlural.OTHER) { 577 return getRelativeUnitPattern(style, unit, pastFutureIndex, StandardPlural.OTHER); 595 // Consider other styles from alias fallback. 857 * Fill in values for the particular plural given, e.g., ONE, FEW, OTHER, etc. [all...] |
/packages/services/Telephony/src/com/android/services/telephony/ |
DisconnectCauseUtil.java | 134 return DisconnectCause.OTHER; 335 // or some other app canceled the call and immediately issued a new CALL to
|
/external/icu/icu4c/source/i18n/ |
measfmt.cpp | 77 NumericDateFormatters(const NumericDateFormatters &other); 78 NumericDateFormatters &operator=(const NumericDateFormatters &other); 148 MeasureFormatCacheData(const MeasureFormatCacheData &other); 149 MeasureFormatCacheData &operator=(const MeasureFormatCacheData &other); 219 * unitsShort/duration/hour contains other{"{0} hrs"}. 250 // other{"{0} hrs"} 599 MeasureFormat::MeasureFormat(const MeasureFormat &other) : 600 Format(other), 601 cache(other.cache), 602 numberFormat(other.numberFormat) [all...] |
/external/jarjar/lib/ |
asm-commons-4.0.jar | |
/external/mesa3d/src/mesa/main/ |
errors.c | 25 * BRIAN PAUL BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN 27 * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. 156 * doesn't exist in it or any other list yet. Because searching all three 285 if (source_is(source, OTHER)) 713 if (source_is(source, OTHER)) 1101 assert(0 && "other categories not implemented yet");
|
/external/opencv3/modules/videoio/src/ |
cap_gphoto2.cpp | 13 * and/or other materials provided with the distribution. 100 * 4.4. For any other pointer will be fetched/set. 205 OTHER = (int) 'O' 285 self->message(self->OTHER, "context feedback", str); [all...] |
/external/owasp/sanitizer/tools/findbugs/lib/ |
asm-commons-3.3.jar | |
/frameworks/av/cmds/stagefright/ |
stagefright.cpp | 418 OTHER, 430 mStreamType(OTHER), [all...] |
/prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/codehaus/plexus/plexus-compiler-api/2.2/ |
plexus-compiler-api-2.2.jar | |
/prebuilts/tools/common/asm-tools/ |
asm-commons-4.0.jar | |
/prebuilts/tools/common/m2/repository/asm/asm-commons/3.3/ |
asm-commons-3.3.jar | |
/prebuilts/tools/common/m2/repository/org/ow2/asm/asm-commons/5.0.1/ |
asm-commons-5.0.1.jar | |
/prebuilts/tools/common/m2/repository/org/ow2/asm/asm-commons/5.0.3/ |
asm-commons-5.0.3.jar | |