Searched
full:present (Results
326 -
350 of
5294) sorted by null
<<11121314151617181920>>
/external/bouncycastle/bcpkix/src/main/java/org/bouncycastle/cert/ |
X509AttributeCertificateHolder.java | 145 * @return an array of Attribute, zero length if none present. 164 * @return an array of Attribute of the requested type, zero length if none present. 191 * @return true if extension are present, false otherwise. 203 * @return the extension if present, null otherwise.
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/paddings/ |
TBCPadding.java | 74 * return the number of pad bytes present in the block.
|
/external/chromium/base/debug/ |
debugger.h | 35 // Break into the debugger, assumes a debugger is present.
|
/external/chromium/chrome/browser/chromeos/cros/ |
power_library.h | 38 // Whether there is a battery present.
|
/external/chromium/chrome/browser/notifications/ |
balloon_collection_base.h | 32 // Removes a balloon from the collection (if present). Frees
|
/external/chromium/chrome/browser/renderer_host/ |
save_file_resource_handler.h | 52 // If the content-length header is not present (or contains something other
|
/external/chromium/chrome/browser/ui/cocoa/applescript/ |
browsercrapplication+applescript.h | 19 // Returns an array of |WindowAppleScript*| of all windows present in the
|
/external/chromium/chrome/common/ |
bzip2_unittest.cc | 20 // present and working.
|
/external/chromium/net/base/ |
mock_filter_context.h | 34 // Return false if gurl is not present.
|
/external/eigen/doc/ |
TopicMultithreading.dox | 7 Some Eigen's algorithms can exploit the multiple cores present in your hardware. To this end, it is enough to enable OpenMP on your compiler, for instance:
|
/external/guava/guava/src/com/google/common/primitives/ |
SignedBytes.java | 94 * Returns the least value present in {@code array}. 97 * @return the value present in {@code array} that is less than or equal to 113 * Returns the greatest value present in {@code array}. 116 * @return the value present in {@code array} that is greater than or equal to
|
/external/guava/guava-testlib/src/com/google/common/collect/testing/features/ |
TesterRequirements.java | 76 return "{TesterRequirements: present="
|
/external/guava/guava-testlib/src/com/google/common/collect/testing/testers/ |
SetRemoveTester.java | 39 assertFalse("After remove(present) a set should not contain "
|
/external/icu4c/io/ |
uprintf.h | 85 * @param locStringContext If present, will make sure that it will only write
|
/external/icu4c/tools/gencnval/ |
gencnval.1.in | 78 important to make sure that it is present if
|
/external/iproute2/include/linux/ |
atm.h | 148 unsigned int nrm_pres :1; /* nrm present bit */ 149 unsigned int trm_pres :1; /* rm present bit */ 150 unsigned int adtf_pres :1; /* adtf present bit */ 151 unsigned int cdf_pres :1; /* cdf present bit*/
|
/external/jpeg/ |
ansi2knr.1 | 29 backwards compatibility. The present version of
|
/external/kernel-headers/original/linux/ |
atm.h | 151 unsigned int nrm_pres :1; /* nrm present bit */ 152 unsigned int trm_pres :1; /* rm present bit */ 153 unsigned int adtf_pres :1; /* adtf present bit */ 154 unsigned int cdf_pres :1; /* cdf present bit*/
|
/external/kernel-headers/original/linux/mtd/ |
flashchip.h | 50 the same physical chip when present. */
|
/external/libnfc-nxp/src/ |
phLibNfc_SE.h | 72 /* Count of the Secure Elements Present */
|
/external/llvm/include/llvm/Analysis/ |
ProfileDataTypes.h | 12 |* C header because, at present, the profiling runtimes are written in C.
|
/external/llvm/test/CodeGen/PowerPC/ |
i64_fp_round.ll | 23 ; code sequence. Simply verify that there is no "isel" present.
|
/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.
|
Completed in 4831 milliseconds
<<11121314151617181920>>