Searched
full:present (Results
351 -
375 of
5298) sorted by null
<<11121314151617181920>>
/external/llvm/utils/lit/tests/ |
shtest-format.py | 23 # CHECK: PASS: shtest-format :: requires-present.txt
|
/external/objenesis/main/src/org/objenesis/instantiator/basic/ |
ObjectStreamClassInstantiator.java | 26 * ObjectStreamClass.newInstance, present in many JVM implementations. This instantiator will create
|
/external/open-vcdiff/gflags/m4/ |
google_namespace.m4 | 2 # Arg $1 is the default namespace to use if --enable-namespace isn't present.
|
/external/oprofile/libop/ |
op_config_24.h | 75 /** maximum number of cpus present in the box */
|
/external/oprofile/libpp/ |
filename_spec.cpp | 48 // lib_name if present or the image name
|
/external/ppp/pppd/plugins/ |
Makefile.linux | 17 # include dependencies if present
|
/external/qemu/distrib/jpeg-6b/ |
ansi2knr.1 | 29 backwards compatibility. The present version of
|
/external/quake/quake/src/QW/client/ |
sys.h | 27 // return -1 if file is not present
|
/external/quake/quake/src/QW/dxsdk/sdk/inc/ |
dsetup.h | 48 #define DSETUP_REQUIRESD3D 0x00000400 | DSETUP_D3D /* install Direct3D, pop up dialog box on NT, if no D3D present */
|
/external/quake/quake/src/WinQuake/dxsdk/SDK/INC/ |
DSETUP.H | 48 #define DSETUP_REQUIRESD3D 0x00000400 | DSETUP_D3D /* install Direct3D, pop up dialog box on NT, if no D3D present */
|
/external/quake/quake/src/WinQuake/ |
sys.h | 27 // return -1 if file is not present
|
/external/robolectric/ |
update-downloads.rb | 7 raise "Robolectric pages submodule isn't present. Run git submodule update --init"
|
/external/valgrind/main/exp-sgcheck/tests/ |
filter_stderr | 25 # been built with debugging information, hence source locs are present.
|
/external/valgrind/main/none/tests/ |
filter_fdleak | 18 # libc debug info is present, 'main' vs. '(below main)', etc.
|
/external/valgrind/main/none/tests/s390x/ |
stfle.c | 34 must be present. */
|
/external/webkit/Source/WebCore/html/ |
HTMLElement.idl | 27 // iht.com relies on id returning the empty string when no id is present.
|
/external/webkit/Source/WebKit/mac/Plugins/ |
WebPluginsPrivate.h | 30 // application that the plugin will present a dialog or some other "native" user interface to the user.
|
/frameworks/av/media/libstagefright/codecs/amrwbenc/src/ |
int_lpc.c | 34 Word16 isp_new[], /* input : isps from present frame */
|
/frameworks/base/core/java/com/android/internal/util/ |
ArrayUtils.java | 124 * Checks that value is present as at least one of the elements of the array. 127 * @return true if the value is present in the array 202 * If the element is not present, then the original array is returned unmodified. 207 * was not present, then returns the original array. Returns null if the result
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/ |
RuimPhoneBookInterfaceManager.java | 68 //IccFileHandler can be null if there is no icc card present.
|
/libcore/benchmarks/src/benchmarks/regression/ |
CharsetForNameBenchmark.java | 25 // built-in => guaranteed-present charset
|
/libcore/dalvik/src/main/java/org/apache/harmony/dalvik/ddmc/ |
Chunk.java | 25 * The "offset" and "length" fields are present so handlers can over-allocate
|
/libcore/luni/src/main/java/java/lang/ |
TypeNotPresentException.java | 43 super("Type " + typeName + " not present", cause);
|
/libcore/luni/src/main/java/java/security/cert/ |
X509CRL.java | 111 * if a needed algorithm is not present. 136 * if a needed algorithm is not present. 197 * is present. 269 * {@code null} if not present.
|
/libcore/luni/src/test/java/libcore/java/security/cert/ |
PKIXParametersTest.java | 41 // should fail with just key, even though cert is present in key entry
|
Completed in 552 milliseconds
<<11121314151617181920>>