Searched refs:that (Results 226 - 250 of 1027) sorted by relevance

1234567891011>>

/external/okhttp/src/main/java/libcore/net/http/
H A DHttpConnection.java87 * TODO: add a hidden method so that Socket.tryAllAddresses can does this for us
147 // TODO: if the selector recommends a direct connection, attempt that?
213 // Verify that the socket's certificates are acceptable for the target host.
291 * being used. It also includes the SSL socket factory so that a socket will
349 Address that = (Address) other;
350 return Objects.equal(this.proxy, that.proxy)
351 && this.uriHost.equals(that.uriHost)
352 && this.uriPort == that.uriPort
353 && Objects.equal(this.sslSocketFactory, that.sslSocketFactory)
354 && this.requiresTunnel == that
[all...]
/external/qemu/distrib/sdl-1.2.15/acinclude/
H A Dalsa.m464 dnl Check for a working version of libasound that is of the right version.
119 dnl Now that we know that we have the right version, let's see if we have the library and not just the headers.
/external/v8/tools/gcmole/
H A Dgccause.lua3 -- modification, are permitted provided that the following conditions are
28 -- This is an auxiliary tool that reads gccauses file generated by
29 -- gcmole.lua and prints tree of the calls that can potentially cause a GC
/external/clang/test/SemaCXX/
H A Dlambda-expressions.cpp175 Ts &that = *this;
176 that = t;
/external/compiler-rt/make/
H A Dutil.mk80 # Check that a value is true, or give an error including the given message
86 # Check that the value of a variable is 'expected-value'.
93 # Check that all command line variables are in the given list. This routine is
94 # useful for validating that users aren't trying to override something which
/external/dbus/bus/
H A DAndroid.mk17 # this warning so that we can compile with Werror. The warning
/external/dbus/test/data/valid-config-files/system.d/
H A Dtest.conf5 policy so that a particular user can own a service, and other
/external/guava/guava/src/com/google/common/collect/
H A DEmptyImmutableList.java142 List<?> that = (List<?>) object;
143 return that.isEmpty();
H A DInterners.java40 * acceptable, this implementation may perform better than {@link #newWeakInterner}. Note that
98 * when the memory usage of that implementation is unacceptable. Note that unlike {@link
107 * Returns a function that delegates to the {@link Interner#intern} method of the given interner.
133 InternerFunction<?> that = (InternerFunction<?>) other;
134 return interner.equals(that.interner);
H A DReverseOrdering.java28 /** An ordering that uses the reverse of a given order. */
89 ReverseOrdering<?> that = (ReverseOrdering<?>) object;
90 return this.forwardOrder.equals(that.forwardOrder);
/external/guava/guava-tests/test/com/google/common/collect/
H A DAbstractLinkedIteratorTest.java53 ASSERT.that(doubled).hasContentsInOrder(2, 4, 8, 16, 32);
68 ASSERT.that(actual).hasContentsInOrder(1, 2, 4, 8, 16, 32, 64, 128, 256, 512, 1024, 2048, 4096,
/external/icu4c/common/
H A Dnormlzr.cpp104 UBool Normalizer::operator==(const Normalizer& that) const
107 this==&that ||
108 (fUMode==that.fUMode &&
109 fOptions==that.fOptions &&
110 *text==*that.text &&
111 buffer==that.buffer &&
112 bufferPos==that.bufferPos &&
113 nextIndex==that.nextIndex);
311 * the input text corresponding to that normalized character.
320 * Retrieve the current iteration position in the input text that i
[all...]
/external/icu4c/i18n/
H A Ddcfmtsym.cpp126 DecimalFormatSymbols::operator==(const DecimalFormatSymbols& that) const
128 if (this == &that) {
132 if(fSymbols[(ENumberFormatSymbol)i] != that.fSymbols[(ENumberFormatSymbol)i]) {
137 if(currencySpcBeforeSym[i] != that.currencySpcBeforeSym[i]) {
140 if(currencySpcAfterSym[i] != that.currencySpcAfterSym[i]) {
144 return locale == that.locale &&
145 uprv_strcmp(validLocale, that.validLocale) == 0 &&
146 uprv_strcmp(actualLocale, that.actualLocale) == 0;
/external/junit/
H A DAndroid.mk34 # build a core-junit target jar that is built into Android system image
51 # build a core-junit-hostdex jar that contains exactly the same classes
83 # classes in external/junit that are not in the core public API 4
84 # Note: 'core' here means excluding the classes that are contained
/external/libvpx/examples/includes/geshi/geshi/
H A Dasp.php25 * * Include all the functions, keywords etc that I have missed
36 * GeSHi is distributed in the hope that it will be useful,
H A Davisynth.php19 * * There are also some special words that can't currently be specified directly in GeSHi as they may
33 * GeSHi is distributed in the hope that it will be useful,
H A Dcsharp.php33 * GeSHi is distributed in the hope that it will be useful,
50 //Please note that the alias syntax for using is not supported
H A Dphp-brief.php28 * * Remove more functions that are hardly used
39 * GeSHi is distributed in the hope that it will be useful,
H A Dprovidex.php31 * GeSHi is distributed in the hope that it will be useful,
108 // Vars that are duplicates of functions
/external/libyuv/
H A DAndroid.mk1 # This is the Android makefile for google3/third_party/libsrtp so that we can
/external/linux-tools-perf/config/
H A Dutilities.mak28 # something that won't be converted, so that the
50 # in an `awk' program that is delimited by shell
52 # that are chosen.
66 # expression constant in an `awk' program that is
68 # of the characters that are chosen.
82 # This function produces text that is suitable for
83 # embedding in a shell string that is delimited by
114 # that works as a shell word, regardless of whether or
/external/llvm/lib/Support/Unix/
H A DHost.inc15 //=== WARNING: Implementation here must contain only generic UNIX code that
54 // On darwin, we want to update the version to match that of the
/external/markdown/MarkdownTest/Tests_2007/
H A DOrdered and unordered lists.text131 that
/external/mesa3d/docs/
H A DMESA_pack_invert.spec33 This extension adds a new pixel storage parameter to indicate that
43 allows images to be read such that inverting isn't needed.
90 that starts with "If the format is RED, GREEN, BLUE...":
/external/oprofile/events/i386/atom/
H A Dunit_masks14 0x07 dtlb_miss Memory accesses that missed the DTLB
33 0x41 i_state L2 cache demand requests from this core that missed the L2
74 0x01 pred_not_taken Retired branch instructions that were predicted not-taken
75 0x02 mispred_not_taken Retired branch instructions that were mispredicted not-taken
76 0x04 pred_taken Retired branch instructions that were predicted taken
77 0x08 mispred_taken Retired branch instructions that were mispredicted taken
97 0x01 l2_hit Retired loads that hit the L2 cache (precise event)
98 0x02 l2_miss Retired loads that miss the L2 cache (precise event)
99 0x04 dtlb_miss Retired loads that miss the DTLB (precise event)

Completed in 449 milliseconds

1234567891011>>