HomeSort by relevance Sort by last modified time
    Searched full:have (Results 751 - 775 of 39030) sorted by null

<<31323334353637383940>>

  /external/webkit/Source/WebCore/manual-tests/
tabbing-input-google.html 16 The first text field in the page should have focus.
20 The first text field in the page does not have focus.
  /external/webkit/Source/WebCore/platform/graphics/gstreamer/
PlatformVideoWindowMac.mm 14 * You should have received a copy of the GNU Library General Public License
42 if (gst_structure_has_name(message->structure, "have-ns-view")) {
  /external/webkit/Source/WebCore/xml/
XMLSerializer.cpp 15 * You should have received a copy of the GNU Lesser General Public
36 // and not the Document, it is possible for it to not have a Document associated
  /external/webkit/Source/WebKit/efl/ewk/
ewk_eapi.h 15 You should have received a copy of the GNU Library General Public License
26 * Functions without EAPI macro have hidden most of symbols and
  /external/webkit/Source/WebKit2/UIProcess/cf/
WebBackForwardListCF.cpp 93 LOG(SessionState, "WebBackForwardList dictionary representation does not have a valid current index");
99 LOG(SessionState, "WebBackForwardList dictionary representation does not have a valid integer current index");
105 LOG(SessionState, "WebBackForwardList dictionary representation does not have a valid list of entries");
125 LOG(SessionState, "WebBackForwardList entry array does not have a valid entry at index %i", (int)i);
131 LOG(SessionState, "WebBackForwardList entry at index %i does not have a valid URL", (int)i);
137 LOG(SessionState, "WebBackForwardList entry at index %i does not have a valid title", (int)i);
143 LOG(SessionState, "WebBackForwardList entry at index %i does not have a valid original URL", (int)i);
149 LOG(SessionState, "WebBackForwardList entry at index %i does not have back/forward data", (int)i);
  /external/webrtc/src/system_wrappers/interface/
rw_lock_wrapper.h 15 // these OSs regular critical sections have been used to approximate RW lock
16 // functionality and will therefore have worse performance.
  /external/zlib/examples/
zpipe.c 39 unsigned have; local
69 have = CHUNK - strm.avail_out;
70 if (fwrite(out, 1, have, dest) != have || ferror(dest)) {
95 unsigned have; local
135 have = CHUNK - strm.avail_out;
136 if (fwrite(out, 1, have, dest) != have || ferror(dest)) {
  /frameworks/base/core/jni/android/graphics/
RtlProperties.h 48 // Define if we want (1) to have Advances debug values or not (0)
51 // Define if we want (1) to have Glyphs debug values or not (0)
  /frameworks/native/opengl/tools/glgen/src/
GLESCodeEmitter.java 22 * <p> The Java interface will have Buffer and array variants for functions that
23 * have a typed pointer argument. The array variant will convert a single "<type> *data"
  /libcore/luni/src/test/java/tests/security/acl/
AclNotFoundException2Test.java 35 fail("Should have thrown AclNotFoundException");
37 assertEquals("AclNotFoundException.toString() should have been "
  /ndk/sources/host-tools/make-3.81/glob/
Makefile.am 14 # You should have received a copy of the GNU General Public License along with
20 # Only build the library when the system doesn't already have GNU glob.
  /ndk/sources/host-tools/sed-4.2.1/lib/
stripslash.c 15 You should have received a copy of the GNU General Public License
26 have different semantics according to whether a trailing slash is
  /ndk/sources/host-tools/sed-4.2.1/m4/
strndup.m4 18 # AIX 4.3.3, AIX 5.1 have a function that fails to add the terminating '\0'.
44 [Define if you have the strndup() function and it works.])
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/
diagnostic.def 3 variables that can hold a kind, to mean they have yet to have a
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
sigthread.h 15 You should have received a copy of the GNU Lesser General Public
29 /* Modify the signal mask for the calling thread. The arguments have
statfs.h 14 You should have received a copy of the GNU Lesser General Public
65 /* Tell code we have these members. */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/
procfs.h 14 You should have received a copy of the GNU Lesser General Public
24 used on Linux. It doesn't have anything to do with the /proc file
41 /* And the whole bunch of them. We could have used `struct
43 the register set is an array, which does have some peculiar
73 have the same names as the SVR4 types with "elf_" tacked on the
75 forms have been avoided. This is mostly like the SVR4 structure,
132 /* We don't have any differences between processes and threads,
133 therefore have only one PID type. */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/
sigthread.h 15 You should have received a copy of the GNU Lesser General Public
29 /* Modify the signal mask for the calling thread. The arguments have
statfs.h 14 You should have received a copy of the GNU Lesser General Public
65 /* Tell code we have these members. */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sys/
procfs.h 14 You should have received a copy of the GNU Lesser General Public
24 used on Linux. It doesn't have anything to do with the /proc file
41 /* And the whole bunch of them. We could have used `struct
43 the register set is an array, which does have some peculiar
73 have the same names as the SVR4 types with "elf_" tacked on the
75 forms have been avoided. This is mostly like the SVR4 structure,
132 /* We don't have any differences between processes and threads,
133 therefore have only one PID type. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/
sigthread.h 15 You should have received a copy of the GNU Lesser General Public
29 /* Modify the signal mask for the calling thread. The arguments have
statfs.h 14 You should have received a copy of the GNU Lesser General Public
65 /* Tell code we have these members. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sys/
procfs.h 14 You should have received a copy of the GNU Lesser General Public
24 used on Linux. It doesn't have anything to do with the /proc file
41 /* And the whole bunch of them. We could have used `struct
43 the register set is an array, which does have some peculiar
73 have the same names as the SVR4 types with "elf_" tacked on the
75 forms have been avoided. This is mostly like the SVR4 structure,
132 /* We don't have any differences between processes and threads,
133 therefore have only one PID type. */
  /sdk/manifmerger/tests/src/com/android/manifmerger/data/
32_uses_sdk_minsdk_ok.xml 2 # Test uses-sdk: it's ok for a library to have a smaller minSdkVersion than the main manifest.
24 <!-- it's ok for a library to have a smaller minSdkVersion than the main manifest. -->
  /external/llvm/docs/HistoricalNotes/
2000-11-18-EarlyDesignIdeasResp.txt 21 pretty expensive operation to have to do. Additionally, we would like
39 than having to validate consistency (especially if bounds checks have
47 3. By focusing on a more low level virtual machine, we have much more room
63 think that it could have definite advantages for certain applications
70 system. This means that we have an "ideal" division of labor between
91 B. This is kind of similar to another idea that I have: make OOP
96 have exceptions as first class types so that they would be handled in
103 > to have just an array type, and let the index computations be
107 would just have an array type (distinct from the pointer
108 types). This would allow us to have arbitrarily complex inde
    [all...]

Completed in 1101 milliseconds

<<31323334353637383940>>