HomeSort by relevance Sort by last modified time
    Searched full:entire (Results 1601 - 1625 of 5570) sorted by null

<<61626364656667686970>>

  /external/libcap/
License 11 notice, and this entire permission notice in its entirety,
168 entire whole, and thus to each and every part regardless of who wrote it.
311 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS
NOTICE 11 notice, and this entire permission notice in its entirety,
168 entire whole, and thus to each and every part regardless of who wrote it.
311 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS
  /external/libchrome/base/strings/
safe_sprintf.cc 86 // having to fill the entire available address space. As a compromise, we make
339 // Loop until we have converted the entire number. Output at least one
401 // by this time, our entire final output consists of padding characters
  /external/llvm/docs/CommandGuide/
lit.rst 80 Show more information on test failures, for example the entire test output
85 Show more information about all tests, for example the entire test
184 The inputs passed to :program:`lit` can be either individual tests, or entire
  /external/nanopb-c/generator/proto/google/protobuf/
descriptor.proto 77 // You may safely remove this entire field whithout harming runtime
356 // writing the tag and type for each element, the entire array is encoded as
530 // logically enclosed in a single code segment. For example, an entire
  /external/protobuf/java/src/test/java/com/google/protobuf/
ByteStringTest.java 76 // Compare the entire left array with a subset of the right array.
430 // Test writing the entire output writeSize bytes at a time.
472 // Test writing the entire output using a mixture of write sizes and
  /external/skia/src/core/
SkScan_AntiPath.cpp 331 // ileft is the destination x of the first pixel of the entire rect.
654 // If the path is an inverse fill, it's going to fill the entire
655 // clip, and we care whether the entire clip exceeds our limits.
  /external/v8/src/heap/
gc-tracer.cc 667 // We haven't completed an entire round of incremental marking, yet.
690 // We haven't completed an entire round of incremental marking, yet.
707 // We haven't completed an entire round of incremental marking, yet.
    [all...]
  /external/webrtc/webrtc/modules/desktop_capture/
screen_capturer_mac.mm 586 // Copy the entire contents of the previous capture buffer, to capture over.
641 // Copy the entire contents of the previous capture buffer, to capture over.
793 // Re-mark the entire desktop as dirty.
    [all...]
  /packages/apps/Email/provider_src/com/android/email/mail/store/
Pop3Store.java 174 // drain the entire output, so additional communications don't get confused.
549 * to the specified number of lines. If lines is -1 the entire message
563 // Fetch entire message
  /packages/apps/Email/tests/src/com/android/email/provider/
AttachmentProviderTests.java 48 * You can run this entire test case with:
552 * Test the functionality of deleting an entire mailbox's attachments.
584 * Test the functionality of deleting an entire account's attachments.
  /packages/apps/UnifiedEmail/src/com/android/emailcommon/internet/
MimeMessage.java 481 * Set entire extended headers from String
484 * if null or empty, remove entire extended headers
503 * Get entire extended headers as String
  /packages/services/Telephony/src/com/android/phone/common/mail/internet/
MimeMessage.java 480 * Set entire extended headers from String
483 * if null or empty, remove entire extended headers
502 * Get entire extended headers as String
  /prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/
descriptor.proto 77 // You may safely remove this entire field whithout harming runtime
356 // writing the tag and type for each element, the entire array is encoded as
530 // logically enclosed in a single code segment. For example, an entire
  /prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/
descriptor.proto 77 // You may safely remove this entire field whithout harming runtime
356 // writing the tag and type for each element, the entire array is encoded as
530 // logically enclosed in a single code segment. For example, an entire
  /prebuilts/misc/windows/protobuf2.5/include/google/protobuf/
descriptor.proto 77 // You may safely remove this entire field whithout harming runtime
356 // writing the tag and type for each element, the entire array is encoded as
530 // logically enclosed in a single code segment. For example, an entire
  /prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/
descriptor.proto 77 // You may safely remove this entire field whithout harming runtime
356 // writing the tag and type for each element, the entire array is encoded as
530 // logically enclosed in a single code segment. For example, an entire
  /toolchain/binutils/binutils-2.25/include/
xtensa-isa.h 96 buffer data structure is used for both entire instructions and
204 then proceeds to copy the entire instruction into the buffer; if the
464 the entire instruction must be available before examining the
  /external/pcre/dist/doc/html/
pcrepattern.html 405 previous capturing left parentheses in the expression, the entire sequence is
    [all...]
  /external/pcre/dist/doc/
pcregrep.1 233 name, not the entire path. The \fB-F\fP, \fB-w\fP, and \fB-x\fP options do not
252 name, not the entire path. The \fB-F\fP, \fB-w\fP, and \fB-x\fP options do not
336 the entire path. The \fB-F\fP, \fB-w\fP, and \fB-x\fP options do not apply to
353 final component of the directory name, not the entire path. The \fB-F\fP,
551 a line) and in addition, require them to match entire lines. This is equivalent
    [all...]
pcregrep.txt 252 the file name, not the entire path. The -F, -w, and -x
272 name, not the entire path. The -F, -w, and -x options do not
366 name, not the entire path. The -F, -w, and -x options do not
387 not the entire path. The -F, -w, and -x options do not apply
    [all...]
pcrepattern.3 377 previous capturing left parentheses in the expression, the entire sequence is
    [all...]
  /frameworks/base/core/java/android/widget/
HorizontalScrollView.java 53 * containing the entire contents to scroll; this child may itself be a layout
    [all...]
  /prebuilts/go/darwin-x86/src/regexp/
regexp.go 30 // matches of the entire expression. Empty matches abutting a preceding
43 // parenthesis. Submatch 0 is the match of the entire expression, submatch 1
48 // the nth submatch. The pair for n==0 identifies the match of the entire
89 prefixComplete bool // prefix is the entire regexp
387 // literal string comprises the entire regular expression.
    [all...]
  /prebuilts/go/linux-x86/src/regexp/
regexp.go 30 // matches of the entire expression. Empty matches abutting a preceding
43 // parenthesis. Submatch 0 is the match of the entire expression, submatch 1
48 // the nth submatch. The pair for n==0 identifies the match of the entire
89 prefixComplete bool // prefix is the entire regexp
387 // literal string comprises the entire regular expression.
    [all...]

Completed in 2668 milliseconds

<<61626364656667686970>>