HomeSort by relevance Sort by last modified time
    Searched full:leading (Results 351 - 375 of 2905) sorted by null

<<11121314151617181920>>

  /external/chromium_org/url/
url_parse_internal.h 33 // Strip leading whitespace and control characters.
  /external/clang/test/SemaCXX/
string-plus-int.cpp 57 // have a leading length byte, so this is fine too.
  /external/compiler-rt/lib/
clzsi2.c 17 /* Returns: the number of leading 0-bits */
  /external/compiler-rt/test/Unit/
clzti2_test.c 19 // Returns: the number of leading 0-bits
  /external/dropbear/libtomcrypt/src/pk/asn1/der/integer/
der_encode_integer.c 49 /* we only need a leading zero if the msb of the first byte is one */
  /external/eigen/blas/
ctbmv.f 70 * Before entry with UPLO = 'U' or 'u', the leading ( k + 1 )
73 * column, with the leading diagonal of the matrix in row
88 * Before entry with UPLO = 'L' or 'l', the leading ( k + 1 )
91 * column, with the leading diagonal of the matrix in row 1 of
dtbmv.f 70 * Before entry with UPLO = 'U' or 'u', the leading ( k + 1 )
73 * column, with the leading diagonal of the matrix in row
88 * Before entry with UPLO = 'L' or 'l', the leading ( k + 1 )
91 * column, with the leading diagonal of the matrix in row 1 of
stbmv.f 70 * Before entry with UPLO = 'U' or 'u', the leading ( k + 1 )
73 * column, with the leading diagonal of the matrix in row
88 * Before entry with UPLO = 'L' or 'l', the leading ( k + 1 )
91 * column, with the leading diagonal of the matrix in row 1 of
ztbmv.f 70 * Before entry with UPLO = 'U' or 'u', the leading ( k + 1 )
73 * column, with the leading diagonal of the matrix in row
88 * Before entry with UPLO = 'L' or 'l', the leading ( k + 1 )
91 * column, with the leading diagonal of the matrix in row 1 of
  /external/fdlibm/
e_log10.c 18 * Let log10_2hi = leading 40 bits of ieee_log10(2) and
  /external/grub/docs/
help2man 272 # Temporarily exchange leading dots, apostrophes and backslashes for
336 # Examples, indicated by an indented leading $, % or > are
424 # Leading dot and apostrophe protection.
491 # Replace leading dot, apostrophe and backslash tokens.
  /external/libppp/src/
auth.c 194 /* Look for the name without the leading domain */
263 /* Look for the name without the leading domain */
319 /* Look for the name without the leading domain */
374 /* Go back and look for the name without the leading domain */
  /external/libvpx/libvpx/examples/includes/geshi/geshi/
sql.php 72 'LEADING', 'LEFT', 'LIKE', 'LIMIT', 'LINES', 'LOAD',
  /external/llvm/cmake/modules/
ChooseMSVCCRT.cmake 30 # Strip off the leading slash and any whitespace.
  /external/llvm/lib/Support/
StringExtras.cpp 33 /// leading characters that appear in the Delimiters string, and ending the
  /external/llvm/tools/llvm-diff/
llvm-diff.cpp 45 // Drop leading sigils from the global name.
  /external/okhttp/src/test/java/com/squareup/okhttp/internal/http/
RawHeadersTest.java 88 * This is not defined in the protocol but some servers won't add the leading
  /external/openssh/
uuencode.c 51 * Will skip leading and trailing whitespace. Returns the number of bytes
  /external/openssl/crypto/asn1/
x_name.c 306 * In it all strings are converted to UTF8, leading, trailing and
307 * multiple spaces collapsed, converted to lower case and the leading
314 * By omitting the leading SEQUENCE name constraints of type
423 /* Ignore leading spaces */
  /external/skia/src/opts/
memset.arm.S 82 /* (Optionally) write any unaligned leading bytes.
  /external/stressapptest/src/
finelock_queue.h 101 // causes bunching of pages, leading to long seach times for the correct
  /external/valgrind/main/include/
pub_tool_clientstate.h 57 /* Number of leading args in VG_(args_for_valgrind) not to pass on at
  /external/webrtc/src/modules/audio_coding/codecs/isac/fix/test/
ISACHist.cc 101 // remove leading spaces
  /frameworks/av/libvideoeditor/vss/inc/
M4VSS3GPP_InternalConfig.h 51 For audio standard with variable AU size, there could be some encoding settings leading to AU size
  /frameworks/base/libs/hwui/
DisplayListLogBuffer.cpp 37 * leading up to the problem, and we don't want to constantly copy data around or do

Completed in 1667 milliseconds

<<11121314151617181920>>