Searched refs:that (Results 501 - 525 of 1359) sorted by relevance

<<21222324252627282930>>

/external/guava/guava-tests/test/com/google/common/util/concurrent/
H A DAbstractFutureTest.java156 ASSERT.that(index).isNotEqualTo(0);
160 ASSERT.that(e.getStackTrace()[index - 1].getMethodName()).isEqualTo("get");
189 // unreachable, but compiler doesn't know that fail() always throws
/external/hyphenation-patterns/
H A Dpatterns.mk16 # PRODUCT_COPY_FILES to install the pattern files, so that the NOTICE file can
/external/icu/icu4c/source/i18n/unicode/
H A Drbtz.h70 * @param that The object to be compared with.
75 virtual UBool operator==(const TimeZone& that) const;
80 * @param that The object to be compared with.
85 virtual UBool operator!=(const TimeZone& that) const;
89 * The <code>TimeZoneRule</code> must have start times, that is, the result
129 * that is returned (in other words, what is the adjusted GMT offset in this time zone
186 * @param rawOffset output parameter to receive the raw offset, that
189 * that is, the offset to be added to `rawOffset' to obtain the
272 * for this time zone, that is, all <code>TimeZoneRule</code>s for this time zone except
/external/icu/icu4j/
H A Dadjust_icudt_path.mk2 # this hack here removes the path to that file in the source tree and instead
/external/iptables/extensions/
H A DAndroid.mk6 # Exclude some modules that are problematic to compile (types/header).
H A Dlibext.mk23 # Accommodate arm-eabi-4.4.3 tools that don't set __ANDROID__
/external/junit/
H A DAndroid.mk61 # build a core-junit target jar that is built into Android system image
75 # build a core-junit-hostdex jar that contains exactly the same classes
118 # classes in external/junit that are not in the core public API 4
119 # Note: 'core' here means excluding the classes that are contained
/external/libexif/
H A Dlibexif.spec26 that you can use to develop libexif applications.
/external/libunwind/doc/
H A Dlibunwind-setjmp.tex29 library is that setting up a non-local goto via one of the
37 that exist between the points where \Func{setjmp}() and
40 that frequently call \Func{setjmp}() but only rarely call
49 ensure that each of the functions whose stack frames may have to be
H A Dunw_get_proc_info_by_ip.tex21 \Func{unw\_get\_proc\_info}(), except that the info is looked up by
35 Lastly, \Var{arg} is the address-space argument that should be used
42 Note that for the purposes of \Prog{libunwind}, the code of a
69 version or format that is not understood by \Prog{libunwind}.
H A Dunw_strerror.tex24 The message that corresponds to \Var{err\_code} or, if the
/external/libvncserver/webclients/novnc/
H A DREADME.md6 noVNC is a HTML5 VNC client that runs well in any modern browser
12 There are many companies/projects that have integrated noVNC into
43 * HTML5 WebSockets: For browsers that do not have builtin
72 * Point your browser to the cut-and-paste URL that is output by the
/external/libvorbis/doc/
H A D08-residue.tex35 encoded and simply trusting that it is, is as follows:
43 important to note that the integer division truncates. In the below
46 \item Each partition in each vector has a classification number that
48 decode that partition. The classification numbers of each partition
53 in a classification chunk are built into a single scalar that
54 represents the classification numbers in that chunk. In the below
60 codebook design dictates that each vector is encoded as the additive
106 It is worth mentioning at this point that no configurable value in the
168 each vector that is actually coded; it implements akin to a bandpass
172 the unpacked vectors are zeroed. Note that fo
[all...]
/external/libvpx/libvpx/vp8/common/ppc/
H A Dplatform_altivec.asm5 ; that can be found in the LICENSE file in the root of the source
/external/libvpx/libvpx/vpx_ports/
H A Demms.asm5 ; that can be found in the LICENSE file in the root of the source
/external/libyuv/
H A DAndroid.mk1 # This is the Android makefile for google3/third_party/libsrtp so that we can
/external/lldb/
H A Dlldb-build.mk45 # strip out flags from clang/llvm that we know we don't handle
/external/llvm/test/Bindings/OCaml/
H A Dbitwriter.ml10 (* Note that this takes a moment to link, so it's best to keep the number of
/external/llvm/test/MC/ARM/
H A Ddirective-arch-armv4.s31 @ Check that multiplication is supported
H A Deh-compact-pr0.s65 @ another relocation entry for __aeabi_unwind_cpp_pr0, so that the linker
102 @ another relocation entry for __aeabi_unwind_cpp_pr0, so that the linker
H A Deh-directive-handlerdata.s45 @ We should see a relocation entry to __aeabi_unwind_cpp_pr0, so that the
105 @ We should see a relocation entry to __aeabi_unwind_cpp_pr0, so that the
/external/llvm/test/MC/Mips/
H A Delf_reginfo.s12 # Check that the appropriate relocations were created.
H A Dmicromips-loadstore-unaligned.s5 # Check that the assembler can handle the documented syntax
H A Dmicromips-movcond-instructions.s5 # Check that the assembler can handle the documented syntax
H A Dmicromips-multiply-instructions.s5 # Check that the assembler can handle the documented syntax

Completed in 510 milliseconds

<<21222324252627282930>>