HomeSort by relevance Sort by last modified time
    Searched full:both (Results 26 - 50 of 4485) sorted by null

12 3 4 5 6 7 8 91011>>

  /external/stlport/test/eh/
TestClass.cpp 10 * that both that copyright notice and this permission notice appear
random_number.h 10 * that both that copyright notice and this permission notice appear
test_bitset.cpp 10 * that both that copyright notice and this permission notice appear
  /external/webkit/WebCore/manual-tests/
frame-hover.html 2 <p style="height: 50px;">Move the mouse pointer into the yellow box, then directly into the green box, then out of both boxes. No red or cyan should remain, only yellow and green.</p>
timeout-test.html 6 To run this test, both timeout-test.html and timeout-test.php must be served over http.<br>
  /packages/apps/Mms/
Android.mk 23 # This finds and builds the test apk as well, so a single make does both.
  /external/bluetooth/bluez/audio/
audio.conf 20 # Automatically connect both A2DP and HFP/HSP profiles for incoming
21 # connections. Some headsets that support both profiles will only connect the
  /system/bluetooth/data/
audio.conf 18 # Automatically connect both A2DP and HFP/HSP profiles for incoming
19 # connections. Some headsets that support both profiles will only connect the
  /dalvik/docs/opcodes/
opcode-2d-cmp-kind.html 64 For the two -float variants, both vB and vC must be of type float.
67 For the two -double variants, both vB and vC must be the lower part of a
71 For the -long variant, both both vB and vC must be the lower part of a
96 happens if one or both of the arguments are NaN:
opcode-04-move-wide.html 21 must arrange for both halves of a register pair to be read before anything is
61 Both A+1 and B+1 must be valid register indices in the current stackframe
69 Both register vB and v(B+1) must be defined.
  /frameworks/base/core/java/android/database/
CursorJoiner.java 38 * case BOTH:
39 * // handle case where a row with the same key is in both cursors
63 /** The rows pointed to by both cursors are the same */
64 BOTH
123 case BOTH:
153 * if the row pointed to by the right cursor is unique, BOTH if the rows in both
174 mCompareResult = Result.BOTH;
225 case BOTH:
  /development/samples/TicTacToeMain/
README.txt 10 Build is supported both via Ant (command-line tools) or via ADT (the Android
26 TicTacToeLib is the "project library". It can contain both source code (.java)
40 - In ADT, just open import both projects and launch the main project.
  /external/elfutils/libebl/
x86_64_symbol.c 38 enum { both = 0, rel = 1, exec = 2 } appear; enumerator in enum:__anon1766::__anon1767
41 [R_X86_64_NONE] = { "R_X86_64_NONE", both },
105 assert (reloc_map_table[type].appear == both);
i386_symbol.c 38 enum { both = 0, rel = 1, exec = 2 } appear; enumerator in enum:__anon1756::__anon1757
41 [R_386_NONE] = { "R_386_NONE", both },
42 [R_386_32] = { "R_386_32", both },
117 assert (reloc_map_table[type].appear == both);
  /external/expat/amiga/
README.txt 6 Both static and shared library versions are supported.
46 The test suite will compile and run for both the static and shared
52 To install both static and shared versions of expat into the
  /dalvik/vm/mterp/x86/
OP_PACKED_SWITCH.S 4 * Handle a packed-switch or sparse-switch instruction. In both cases
  /external/e2fsprogs/lib/ss/
mit-sipb-copyright.h 9 appear in all copies and that both that copyright notice and
  /external/freetype/include/freetype/internal/services/
svgxval.h 21 /* gxvalid is derived from both gxlayout module and otvalid module. */
  /external/srec/tools/thirdparty/OpenFst/fst/lib/
intersect.h 31 // version is a delayed Fst. Only strings that are in both automata
52 LOG(FATAL) << "IntersectFst: arguments not both acceptors";
64 LOG(FATAL) << "IntersectFst: arguments not both acceptors";
109 // strings that are in both automata are retained in the result.
  /external/stlport/stlport/
rope 8 * that both that copyright notice and this permission notice appear
  /external/stlport/stlport/stl/
msl_string.h 8 * that both that copyright notice and this permission notice appear
  /external/webkit/JavaScriptCore/tests/mozilla/ecma_2/Statements/
if-001.js 33 "if ( a = b ), where a and b are both equal to 0",
  /external/webkit/LayoutTests/storage/domstorage/localstorage/resources/
iframe-events-second.html 22 This is the subframe which exists to make sure that both frames of a same security origin receive the event for that origin's localStorage object mutating
  /external/webkit/LayoutTests/storage/domstorage/sessionstorage/resources/
iframe-events-second.html 22 This is the subframe which exists to make sure that both frames of a same security origin receive the event for that origin's sessionStorage object mutating
  /external/webkit/LayoutTests/storage/
success-callback.html 49 This test confirms that a successful transaction - both with and without a statement - receives its successCallback

Completed in 79 milliseconds

12 3 4 5 6 7 8 91011>>