Searched
full:boundary (Results
451 -
475 of
1424) sorted by null
<<11121314151617181920>>
/external/openssl/crypto/pkcs7/ |
pk7_asn1.c | 91 if (PKCS7_stream(&sarg->boundary, *pp7) <= 0)
|
pkcs7err.c | 142 {ERR_REASON(PKCS7_R_NO_MULTIPART_BOUNDARY),"no multipart boundary"},
|
/external/oprofile/events/i386/p4/ |
unit_masks | 69 0x100 request type is 8-byte chunk split across 8-byte boundary
|
/external/protobuf/python/google/protobuf/internal/ |
wire_format.py | 234 using boundary value comparisons. (unrolled loop optimization -WPierce)
|
/external/protobuf/src/google/protobuf/io/ |
printer_unittest.cc | 50 // where particular writes cross a buffer boundary and cases where they do
|
/external/srtp/include/ |
srtp.h | 296 * boundary. 334 * 32-bit boundary. 751 * boundary. 787 * 32-bit boundary.
|
/external/tcpdump/ |
ieee802_11_radio.h | 209 * (to 32-bit boundary)
|
/external/v8/test/mjsunit/ |
array-unshift.js | 203 // Check smi boundary
|
/external/webkit/Source/JavaScriptCore/tests/mozilla/js1_2/regexp/ |
special_characters.js | 94 // testing word boundary \b
|
/external/webkit/Source/WebCore/loader/cache/ |
MemoryCache.h | 54 // --|----------| Cache boundary: | (objects outside this mark have been evicted)
|
/external/webkit/Source/WebKit/qt/Api/ |
qwebsecurityorigin.cpp | 38 \brief The QWebSecurityOrigin class defines a security boundary for web sites.
|
/external/webkit/Source/WebKit2/WebProcess/mac/ |
WebProcessMac.mm | 87 // count doesn't align exactly to a megabyte boundary.
|
/external/webp/src/dec/ |
buffer.c | 134 return VP8_STATUS_INVALID_PARAM; // out of frame boundary.
|
/external/wpa_supplicant_6/wpa_supplicant/src/drivers/ |
radiotap.h | 231 * (to 32-bit boundary)
|
/external/wpa_supplicant_8/src/utils/ |
radiotap.h | 231 * (to 32-bit boundary)
|
/external/zlib/contrib/masmx64/ |
inffas8664.c | 145 /* align in on 1/2 hold size boundary */
|
/external/zlib/doc/ |
txtvsbin.txt | 50 plain text; otherwise, it is categorized as binary. (The boundary case,
|
/frameworks/base/media/libstagefright/codecs/on2/h264dec/source/ |
h264bsd_nal_unit.c | 83 /* Assuming that NAL unit starts from byte boundary ?> don't have to check
|
/frameworks/compile/libbcc/ |
README.rst | 195 boundary (if the sizes of other arguments are no greater than 8.)
|
/libcore/luni/src/main/java/org/xml/sax/ext/ |
LexicalHandler.java | 174 * the boundary.</p>
|
/libcore/luni/src/test/java/libcore/java/util/ |
CalendarTest.java | 62 * "00:00 GMT-3" to "01:00 GMT-2". When adding time across this boundary,
|
/packages/apps/Camera/src/com/android/camera/panorama/ |
Mosaic.java | 39 * i.e. if the user follows a curvy trajectory, the image boundary of the resulting mosaic will
|
/system/core/libcutils/ |
mspace.c | 107 /* Break to the first page boundary that satisfies the request.
|
/external/icu4c/i18n/unicode/ |
search.h | 204 * boundary as determined by the <tt>BreakIterator</tt>, 443 * boundary as determined by the <tt>BreakIterator</tt>, 465 * boundary as determined by the <tt>BreakIterator</tt>,
|
/external/kernel-headers/original/sound/ |
asound.h | 382 snd_pcm_uframes_t boundary; /* pointers wrap point */ member in struct:snd_pcm_sw_params 410 snd_pcm_uframes_t hw_ptr; /* RO: hw ptr (0...boundary-1) */ 416 snd_pcm_uframes_t appl_ptr; /* RW: appl ptr (0...boundary-1) */ [all...] |
Completed in 2596 milliseconds
<<11121314151617181920>>