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

<<71727374757677787980>>

  /external/clang/include/clang/StaticAnalyzer/Core/BugReporter/
BugReporterVisitor.h 35 /// (Warning: if you have a deep subclass of BugReporterVisitorImpl, the
37 /// will have to provide your own implementation.)
48 /// (Warning: if you have a deep subclass of BugReporterVisitorImpl, the
50 /// will have to provide your own implementation.)
87 /// (Warning: if you have a deep subclass of BugReporterVisitorImpl, the
89 /// will have to provide your own implementation.)
  /external/elfutils/libdw/
dwarf_child.c 15 You should have received a copy of the GNU General Public License along
70 /* First we have to get the abbreviation code so that we can decode
178 /* It's kosher (just suboptimal) to have a null entry first thing (7.5.3).
180 it is a kosher null entry and we do not really have any children. */
190 /* Clear the entire DIE structure. This signals we have not yet
194 /* We have the address. */
  /external/gtest/test/
gtest_stress_test.cc 144 // Ensures that kThreadCount*kThreadCount failures have been reported.
149 // We have no access to the TestResult's list of properties but we can
180 // We should only have one failure (the one from
192 // We should only have one failure (the one from
212 // But when only this test is run, we shouldn't have any failures.
231 // But when only this test is run, we shouldn't have any failures.
  /external/jpeg/
jmemname.c 62 * doesn't have mktemp(), define NO_MKTEMP to do it the hard way.
63 * (If you don't have <errno.h>, also define NO_ERRNO_H.)
87 * bother to declare it, so we have to in order to be most portable. Thus:
104 /* fopen could have failed for a reason other than the file not
199 * with these routines if you have plenty of virtual memory; see jmemnobs.c.
234 /* If your system doesn't have unlink(), use remove() instead.
  /external/libyuv/files/source/
general.cc 156 src_frame += crop_width >> 1; // in case we have a cut
179 src_frame += crop_width >> 2; // in case we have a cut
198 src_frame += crop_width >> 2; // in case we have a cut
235 src_frame += crop_width >> 1; // in case we have a cut
252 src_frame += crop_width >> 2; // in case we have a cut
269 src_frame += crop_width >> 2; // in case we have a cut
  /external/llvm/lib/Target/ARM/
ARMSubtarget.cpp 155 // Unless we have a symbol with hidden visibility, we have to go through a
160 // If symbol visibility is hidden, we have a stub for common symbol
173 // Unless we have a symbol with hidden visibility, we have to go through a
184 // If we have a reasonable estimate of the pipeline depth, then we can
  /external/qemu/distrib/jpeg-6b/
jmemname.c 62 * doesn't have mktemp(), define NO_MKTEMP to do it the hard way.
63 * (If you don't have <errno.h>, also define NO_ERRNO_H.)
87 * bother to declare it, so we have to in order to be most portable. Thus:
104 /* fopen could have failed for a reason other than the file not
199 * with these routines if you have plenty of virtual memory; see jmemnobs.c.
234 /* If your system doesn't have unlink(), use remove() instead.
  /external/quake/quake/src/WinQuake/docs/
README 25 at this writing. In order to use 3DFX hardware, you must have 3DFX's
78 you can have Mesa 3-D support 3DFX hardware under X11 by setting the
83 For glquake, you must also have SVGALib or later installed (1.3.0 or later
86 If you have gpm and/or selection running, you will have to terminate them
152 technical difficultly, you can email me, but make sure you have the correct
  /external/srec/tools/thirdparty/OpenFst/fst/lib/
prune.h 54 // need to be commutative and have the path property.
63 LOG(FATAL) << "Prune: Weight needs to have the path property and"
126 // path. Weights need to be commutative and have the path property.
139 // have the path property.
149 LOG(FATAL) << "Prune: Weight needs to have the path property and"
236 // need to be commutative and have the path property.
  /external/stlport/doc/
README.borland 24 In order to build STLport the Borland compiler and linker have to
45 For that you have to create, in the same directory as ilink32.exe, a
82 Where 'make' is the GNU make utility you have installed. The name of
84 telling it which makefile to use. You have of course to choose the
87 Once the command returns you will have all the necessary import libraries
124 have to grant your own facet id defition. Ex extracted from
  /external/stlport/stlport/stl/config/
_evc.h 2 * File to have Microsoft eMbedded Visual C++ 3.0 and .NET working with STLport
55 // SDKs built with PB5 have terminate&co in namespace std...
67 // we don't have a static native runtime library
184 // VC8 bundled Pocket PC 2003 SDK don't have a target CPU subfolder.
308 // evc3 doesn't have native wide functions, e.g. fgetwc, wmemmove
311 // evc3 doesn't have assert.h
  /external/valgrind/main/include/
pub_tool_aspacemgr.h 23 You should have received a copy of the GNU General Public License
69 // segment may have permissions
75 // segment may have permissions
81 // segment may have permissions
111 Bool hasT; // True --> translations have (or MAY have)
  /external/webkit/Source/WebCore/manual-tests/
css3-cursor-fallback-strict.html 26 <td><div style='width:100px;height:100px;background-color:lightblue; cursor:url(resources/helpCursor.tiff) 1 1 text;'></div></td> <!-- CSS3 hot spot - invalid, should have comma after hotspot coords -->
27 <td><div style='width:100px;height:100px;background-color:lightblue; cursor:url(resources/helpCursor.tiff) 1, text;'></div></td> <!-- CSS3 hot spot - invalid, should have two hotspot coords -->
28 <td><div style='width:100px;height:100px;background-color:lightblue; cursor:url(resources/helpCursor.tiff) 1 2 3, text;'></div></td> <!-- CSS3 hot spot - invalid, should have two hotspot coords -->
35 <p>The following testcases test inheritance of the cursor property. The first one should have the help cursor for both divs (normal inheritance). The second one should have help cursor for big div, text cursor for small div (inner div has cursor property, should not inherit). The next two have invalid css syntax in the inner div, so they should inherit from parent. The rightmost testcase has a nonexistant url, but the syntax is correct, and there is no inheritance in this case.</p>
  /frameworks/base/core/java/android/view/
ActionMode.java 64 * Set the title of the action mode. This method will have no visible effect if
75 * Set the title of the action mode. This method will have no visible effect if
86 * Set the subtitle of the action mode. This method will have no visible effect if
97 * Set the subtitle of the action mode. This method will have no visible effect if
158 * {@link ActionMode.Callback} will have its
167 * have its {@link Callback#onDestroyActionMode(ActionMode)} method called.
  /frameworks/base/policy/tests/src/com/android/internal/policy/impl/
LockPatternKeyguardViewTest.java 235 // should have poked the wakelock to turn on the screen
274 // should have poked the wakelock to turn on the screen
302 // should have been recreated
306 // both old screens should have been cleaned up
310 // old lock screen should have been paused
314 // new lock screen should have been resumed
  /frameworks/base/tools/layoutlib/bridge/tests/src/com/android/layoutlib/bridge/
TestDelegates.java 33 * have their native methods reimplemented through a delegate.
91 // look for methods that are delegated: they have the LayoutlibDelegate annotation
127 "Delegate method %1$s for class %2$s does not have the @LayoutlibDelegate annotation",
149 // This looks for all methods in the delegate class, and if they have the
150 // @LayoutlibDelegate annotation, make sure they have been previously found as a
156 // look for methods that are delegates: they have the LayoutlibDelegate annotation
  /libcore/luni/src/main/java/java/sql/
Date.java 76 * Date} values do not have an hours component.
89 * Date} values do not have a minutes component.
102 * Date} values do not have a seconds component.
115 * Date} values do not have an hours component.
129 * Date} values do not have a minutes component.
143 * Date} values do not have a seconds component.
  /ndk/sources/cxx-stl/stlport/stlport/stl/config/
_evc.h 2 * File to have Microsoft eMbedded Visual C++ 3.0 and .NET working with STLport
55 // SDKs built with PB5 have terminate&co in namespace std...
67 // we don't have a static native runtime library
184 // VC8 bundled Pocket PC 2003 SDK don't have a target CPU subfolder.
308 // evc3 doesn't have native wide functions, e.g. fgetwc, wmemmove
311 // evc3 doesn't have assert.h
  /packages/apps/QuickSearchBox/src/com/android/quicksearchbox/
Suggestions.java 58 * All {@link SuggestionCursor} objects that have been published so far,
60 * in the array, if not all corpora have published yet.
118 * Gets the set of corpora that have reported results to this suggestions set.
161 * Marks the suggestions set as complete, regardless of whether all corpora have
169 * Checks whether all sources have reported.
173 // TODO: Handle early completion because we have all the results we want.
  /prebuilts/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/stl/config/
_evc.h 2 * File to have Microsoft eMbedded Visual C++ 3.0 and .NET working with STLport
55 // SDKs built with PB5 have terminate&co in namespace std...
67 // we don't have a static native runtime library
184 // VC8 bundled Pocket PC 2003 SDK don't have a target CPU subfolder.
308 // evc3 doesn't have native wide functions, e.g. fgetwc, wmemmove
311 // evc3 doesn't have assert.h
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/stl/config/
_evc.h 2 * File to have Microsoft eMbedded Visual C++ 3.0 and .NET working with STLport
55 // SDKs built with PB5 have terminate&co in namespace std...
67 // we don't have a static native runtime library
184 // VC8 bundled Pocket PC 2003 SDK don't have a target CPU subfolder.
308 // evc3 doesn't have native wide functions, e.g. fgetwc, wmemmove
311 // evc3 doesn't have assert.h
  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/stlport/stlport/stl/config/
_evc.h 2 * File to have Microsoft eMbedded Visual C++ 3.0 and .NET working with STLport
55 // SDKs built with PB5 have terminate&co in namespace std...
67 // we don't have a static native runtime library
184 // VC8 bundled Pocket PC 2003 SDK don't have a target CPU subfolder.
308 // evc3 doesn't have native wide functions, e.g. fgetwc, wmemmove
311 // evc3 doesn't have assert.h
  /hardware/invensense/mlsdk/mllite/
mlarray.c 52 * must have been called.
72 * must have been called.
85 * The argument array should only have one element.
91 * must have been called.
111 * must have been called.
142 * must have been called.
160 * must have been called.
177 * must have been called.
192 * must have been called.
209 * must have been called
    [all...]
  /bionic/libc/bionic/
hash.h 48 /* Vector Crays doesn't have a good 32-bit type, or more precisely,
51 this we have to clamp the result in some places to [0,2^32); no
  /bionic/libm/ia64/
_fpmath.h 56 * XXX This doesn't look right. Very few machines have a different
58 * we assume that none do. If you have an environment for testing

Completed in 849 milliseconds

<<71727374757677787980>>