HomeSort by relevance Sort by last modified time
    Searched full:boundary (Results 151 - 175 of 1424) sorted by null

1 2 3 4 5 67 8 91011>>

  /cts/tests/tests/text/src/android/text/cts/
LoginFilter_UsernameFilterGMailTest.java 67 // boundary test
LoginFilter_UsernameFilterGenericTest.java 66 // boundary test
  /external/bison/src/
reader.h 41 extern boundary scanner_cursor;
  /external/bluetooth/glib/tests/
utf8.txt 80 # 2.3 Other boundary conditions
  /external/chromium/net/base/
pem_tokenizer.h 61 // Pre-Encapsulation Boundary (eg: CERTIFICATE, PKCS7, or
  /external/chromium/third_party/libjingle/source/talk/base/
base64.h 35 DO_TERM_CHAR = 32, // May terminate at any character boundary
  /external/elfutils/libdw/
dwarf_getattrs.c 89 // XXX We need better boundary checks.
  /external/grub/stage1/
stage1.h 70 cannot straddle a 64K boundary. */
  /external/icu4c/samples/break/
readme.txt 2 break: Boundary Analysis
  /external/icu4c/test/intltest/
rbbitst.h 122 // Run one of the Unicode Consortium boundary test data files.
  /external/icu4c/tools/genbrk/
genbrk.1.in 35 reads the break (boundary) rule source code from
  /external/kernel-headers/original/linux/
shm.h 45 #define SHM_RND 020000 /* round attach address to SHMLBA boundary */
  /external/libvpx/vpx_mem/include/
vpx_mem_intrnl.h 96 /*returns an addr aligned to the byte boundary specified by align*/
  /external/llvm/lib/Target/X86/
X86CompilationCallback_Win64.asm 30 ; Align stack on 16-byte boundary.
  /external/openssl/crypto/asn1/
asn_mime.c 298 /* Generate a random boundary */
312 BIO_printf(bio, "\"; boundary=\"----%s\"%s%s",
396 sarg.boundary = NULL;
455 prm = mime_param_find(hdr, "boundary");
907 /* Check for a multipart boundary. Returns:
908 * 0 : no boundary
909 * 1 : part boundary
910 * 2 : final boundary
918 /* Check for part boundary */
  /external/srec/tools/grxmlcompile/
netw_dump.cpp 69 case WB_LABEL: // Word boundary transition
149 case WB_LABEL: // Word boundary transition
223 case WB_LABEL: // Word boundary transition
297 case WB_LABEL: // Word boundary transition
  /external/v8/test/mjsunit/regress/
regress-1184.js 39 // ...JS accessor traverses v8 runtime/JS boundary and
  /external/webkit/Source/WebCore/editing/
visible_units.cpp 56 Node* boundary = pos.parentEditingBoundary(); local
57 if (!boundary)
60 Document* d = boundary->document();
61 Position start = Position(boundary, 0).parentAnchoredEquivalent();
71 forwardsScanRange->setEndAfter(boundary, ec);
137 Node* boundary = pos.parentEditingBoundary(); local
138 if (!boundary)
141 Document* d = boundary->document();
165 searchRange->selectNodeContents(boundary, ec);
    [all...]
  /external/webrtc/src/system_wrappers/source/
atomic32_linux.h 51 { // Align the memory associated with _value on a 32-bit boundary. This is a
atomic32_mac.h 51 { // Align the memory associated with _value on a 32-bit boundary. This is a
  /frameworks/base/core/java/android/widget/
DigitalClock.java 82 * requests a tick on the next hard-second boundary
  /frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p2/src/
omxVCM4P2_DecodeBlockCoef_Inter.c 39 * the bit stream buffer. There is no boundary
  /frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p2/src/
omxVCM4P2_DecodeBlockCoef_Inter.c 39 * the bit stream buffer. There is no boundary
  /frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/comm/src/
omxVCCOMM_Average_16x.c 52 * - pDstPred is not aligned on a 16-byte boundary.
omxVCCOMM_Average_8x.c 52 * - pDstPred is not aligned on an 8-byte boundary.

Completed in 1062 milliseconds

1 2 3 4 5 67 8 91011>>