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

<<11121314151617181920>>

  /external/llvm/docs/HistoricalNotes/
2001-02-06-TypeNotationDebateResp1.txt 16 conclusion I do: that you have to go with familiar syntax over logical
29 > functions, and have to look up an example when they have to write them.
33 example may be easier for you to read because this is the way you have been
35 In either case, I would have to look up an example to write pointers to
46 > In my opinion, it is critically important to have clear and concise type
51 syntax that they have never seen that has a more logical structure. I think
52 the answer is the former. Sometimes, you have to give up a better idea
67 It is too confusing to have a list of 3 things, some of which are dimensions
2001-02-06-TypeNotationDebateResp4.txt 2 > conclusion I do: that you have to go with familiar syntax over logical
10 Although you have to remember that his situation was considerably
13 that a new person would have to learn the new, different, syntax
22 > > functions, and have to look up an example when they have to write them.
26 > example may be easier for you to read because this is the way you have been
28 > In either case, I would have to look up an example to write pointers to
34 manual. The reason this does not work for C is because you rarely have to
41 remember that you have to do all the pointer to member function stuff
72 > > In my opinion, it is critically important to have clear and concise typ
    [all...]
  /system/core/include/arch/darwin-x86/
AndroidConfig.h 45 * Do we have the futex syscall?
84 * Define this if you have <termio.h>
89 * Define this if you have <sys/sendfile.h>
99 * Define this if you have sys/uio.h
110 * Define this if we have localtime_r().
115 * Define this if we have gethostbyname_r().
120 * Define this if we have ioctl().
130 * Define this if have clock_gettime() and friends
135 * Define this if we have pthread_cond_timedwait_monotonic() and
143 * HAVE_ENDIAN_H -- have endian.h header we can include
    [all...]
  /external/chromium/chrome/browser/resources/shared/js/cr/
event_target_test.html 39 assertEquals('Should have been called once', 1, fi);
44 assertEquals('Should not have been called again', 1, fi);
47 assertEquals('Should have been called once', 1, gi);
72 assertEquals('Should have been called once', 1, fi);
77 assertEquals('Should not have been called again', 1, fi);
80 assertEquals('Should have been called once', 1, gi);
  /external/chromium/sdch/open-vcdiff/vsprojects/
config.h 23 /* Define to 1 if you have the `QueryPerformanceCounter' function. */
26 /* Define to 1 if you have the <stdlib.h> header file. */
29 /* Define to 1 if you have the <strings.h> header file. */
32 /* Define to 1 if you have the <windows.h> header file. */
56 /* Define to 1 if you have the ANSI C header files. */
62 // These functions have different names, but the same behavior,
  /external/chromium-trace/src/shared/js/cr/
event_target_test.html 39 assertEquals('Should have been called once', 1, fi);
44 assertEquals('Should not have been called again', 1, fi);
47 assertEquals('Should have been called once', 1, gi);
72 assertEquals('Should have been called once', 1, fi);
77 assertEquals('Should not have been called again', 1, fi);
80 assertEquals('Should have been called once', 1, gi);
  /external/icu4c/common/unicode/
ptypes.h 31 /* If your platform does not have the <inttypes.h> header, you may
36 /* os/390 needs <inttypes.h>, but it doesn't have int8_t, and it sometimes */
37 /* doesn't have uint8_t depending on the OS version. */
38 /* So we have this work around. */
81 /* else we may not have a 64-bit type */
86 /* else we may not have a 64-bit type */
  /external/stlport/doc/
README.mingw 13 you have to define the _STLP_USE_STATIC_LIB macro in order
14 to have your executable linked correctly.
21 GNU make build system design for unix like platforms, make files have not
22 been adapted for the Windows platform. So you have to use the make command
37 It means that when you were linking with libstdc++ (-lstdc++) you only have
41 To avoid this behavior you have to use the -nodefaultlibs compiler option and
  /external/webkit/Source/WebCore/manual-tests/
indexeddb-persists.html 3 <p>This is a test that only applies to IndexedDB. <span id=enabled>Our test for whether you have it enabled seems to have failed.</span></p>
18 document.getElementById("enabled").innerHTML = "<font color=red>Your build does NOT seem to have it enabled. So all code on this page is disabled.</font>";
20 document.getElementById("enabled").innerHTML = "<font color=green>Your build seems to have it enabled.</font>";
31 status("Something must have gone wrong (or we're still working)...", "red");
47 status("Something must have gone wrong (or we're still working)...", "red");
  /external/webkit/Source/WebKit/qt/tests/qwebframe/resources/
testiframe.html 45 <div id="content1">You can use the overflow property when you want to have better control of the layout. Try to change the overflow property to: visible, hidden, auto, or inherit and see what happens. The default value is visible.
46 You can use the overflow property when you want to have better control of the layout. Try to change the overflow property to: visible, hidden, auto, or inherit and see what happens. The default value is visible.
47 You can use the overflow property when you want to have better control of the layout. Try to change the overflow property to: visible, hidden, auto, or inherit and see what happens. The default value is visible.
48 You can use the overflow property when you want to have better control of the layout. Try to change the overflow property to: visible, hidden, auto, or inherit and see what happens. The default value is visible.
49 You can use the overflow property when you want to have better control of the layout. Try to change the overflow property to: visible, hidden, auto, or inherit and see what happens. The default value is visible.
50 You can use the overflow property when you want to have better control of the layout. Try to change the overflow property to: visible, hidden, auto, or inherit and see what happens. The default value is visible.</div>
  /frameworks/base/core/tests/coretests/src/android/widget/scroll/arrowscroll/
TallTextAboveButtonTest.java 49 assertTrue("scroll view should have focus (because nothing else focusable "
58 assertTrue("button should have scrolled onto screen",
60 assertTrue("button should have gained focus as it was scrolled completely "
64 assertTrue("scroll view should have focus, but " + getActivity().getScrollView().findFocus() + " does instead",
71 assertTrue("button should have focus", mBottomButton.isFocused());
73 assertTrue("scroll view should have focus, but " + getActivity().getScrollView().findFocus() + " does instead",
  /frameworks/base/core/tests/coretests/src/android/widget/touchmode/
TouchModeFocusChangeTest.java 55 assertTrue("top button should have focus", mFirstButton.isFocused());
67 assertNull("activity shouldn't have focus", mActivity.getCurrentFocus());
68 assertFalse("linear layout should not have focus",
71 assertTrue("button's onClickListener should have fired",
80 assertFalse("button should not have focus when touched",
85 assertTrue("first button (the top most focusable) should have gained focus",
  /libcore/luni/src/test/java/libcore/java/text/
OldFieldPositionTest.java 51 assertEquals("beginIndex should have been set to 2", 2, fpos
55 assertEquals("beginIndex should have been set to Integer.MAX_VALUE",
59 assertEquals("beginIndex should have been set to -1",
68 assertEquals("EndIndex should have been set to 3", 3, fpos
72 assertEquals("endIndex should have been set to Integer.MAX_VALUE",
76 assertEquals("endIndex should have been set to -1",
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/
auto-host.h 400 /* Define to 1 if you have the `atoll' function. */
406 /* Define to 1 if you have the `atoq' function. */
412 /* Define to 1 if you have the `clearerr_unlocked' function. */
418 /* Define to 1 if you have the `clock' function. */
747 /* Define to 1 if you have the <direct.h> header file. */
753 /* Define to 1 if you have the <dlfcn.h> header file. */
759 /* Define to 1 if you have the <fcntl.h> header file. */
765 /* Define to 1 if you have the `feof_unlocked' function. */
771 /* Define to 1 if you have the `ferror_unlocked' function. */
777 /* Define to 1 if you have the `fflush_unlocked' function. *
    [all...]
  /external/opencv/
README.rdoc 9 In addition to having the SDK or NDK you will also need to have one of the following:
35 Once you have built the OpenCV library, you can now build and [OPENCV_ANDROID_ROOT]/tests/VideoEmulation.
41 If you want to test face tracking, then you need to have a Haar Classifier Cascade XML. I have provided one for use and it is stored in:
51 In order to use the VideoEmulator, you have to use the emulator (hence the name.) If you have a Dev Phone, you can play around with the old 'OpenCVSample' test or modify the VideoEmulator to support a real camera. This is something we will work on resolving in the future.
53 Using the emulator there are two slightly different 'flavors' of running. Both are socket based cameras, but one is written in C++ and emulates a real OpenCV Capture while the other (loosely) emulates a camera implementation in Java. The C++ version is the default as it is slightly faster and takes a little less memory. Also, the ultimate goal is to hook up with a real camera in C++ so that we don't have to pass huge amounts of data (images) back and forth through the JNI interface.
55 <b>NOTE:</b> For all of these examples you cannot use localhost or 127.0.0.1 as your address for the socket camera. The reason is because when the client is running on the Android emulator, both of these map to Android's localhost, not the machine you are running the emulator on. This means you have to be connected to a network in order to use the socket camera, a limitation.
59 Since this is the default, we have made it pretty easy...
63 * Once the application comes up, you will have to configure for your machine address and port for the socket camera to work
    [all...]
  /external/chromium/base/
auto_reset.h 12 // during a particular scope. If you have code that has to add "var =
17 // should have a shorter lifetime than the scoped_variable, to prevent
  /external/chromium/chrome/browser/first_run/
first_run_browser_process.h 13 // A subclass of BrowserProcessImpl that does not have a GoogleURLTracker or
14 // IntranetRedirectDetector so we don't do any URL fetches (as we have no IO
  /external/clang/test/SemaObjC/
ivar-in-class-extension.m 6 obj->privateIvar = 1; // expected-error {{'SomeClass' does not have a member named 'privateIvar}}
7 return obj->publicIvar; // expected-error {{'SomeClass' does not have a member named 'publicIvar'}}
  /external/freetype/include/freetype/internal/
ftpic.h 13 /* this file you indicate that you have read the license and */
20 /* Modules that ordinarily have const global data that need address */
  /external/jmonkeyengine/engine/src/core/com/jme3/light/
package.html 15 <li>Point Light - Point lights emit from a certain location and have a certain influence radius (optional)</li>
18 <li>Ambient Light - Ambient lights have no location or direction;
  /external/kernel-headers/original/asm-mips/
resource.h 14 * These five resource limit IDs have a MIPS/Linux-specific ordering,
24 * SuS says limits have to be unsigned.
  /external/kernel-headers/original/linux/
limits.h 9 #define OPEN_MAX 256 /* # open files a process may have */
10 #define LINK_MAX 127 /* # links a file may have */
  /external/llvm/autoconf/m4/
c_printf_a.m4 2 # Determine if the printf() functions have the %a format character.
29 AC_DEFINE([HAVE_PRINTF_A],[1],[Define to have the %a format string])
  /external/llvm/projects/sample/autoconf/m4/
c_printf_a.m4 2 # Determine if the printf() functions have the %a format character.
29 AC_DEFINE([HAVE_PRINTF_A],[1],[Define to have the %a format string])
  /external/llvm/test/Transforms/SimplifyCFG/
PhiBlockMerge2.ll 1 ; Test merging of blocks that only have PHI nodes in them. This tests the case
2 ; where the mergedinto block doesn't have any PHI nodes, and is in fact

Completed in 1460 milliseconds

<<11121314151617181920>>