HomeSort by relevance Sort by last modified time
    Searched full:appended (Results 776 - 800 of 1737) sorted by null

<<31323334353637383940>>

  /external/jpeg/
jdphuff.c 407 } else { /* EOBr, run length is 2^r + appended bits */
550 EOBRUN = 1 << r; /* EOBr, run length is 2^r + appended bits */
  /external/llvm/include/llvm/MC/
MCAsmInfo.h 112 /// LabelSuffix - This is appended to emitted labels.
115 /// LabelSuffix - This is appended to emitted labels.
  /external/qemu/distrib/jpeg-6b/
jdphuff.c 411 } else { /* EOBr, run length is 2^r + appended bits */
554 EOBRUN = 1 << r; /* EOBr, run length is 2^r + appended bits */
  /external/qemu/
qemu-monitor.hx 603 normally be appended to the end of the ACL, but can be inserted
610 normally be appended to the end of the ACL, but can be inserted
  /external/smack/src/org/xbill/DNS/
Record.java 441 * @param origin The default origin to be appended to relative domain names.
487 * @param origin The default origin to be appended to relative domain names.
  /external/strace/
strace.1 142 and error string appended.
214 longer strings have an ellipsis appended following the closing quote.
  /external/zlib/src/contrib/blast/
blast.c 65 * buffer, using shift right, and new bytes are appended to the top of the
120 * moving up a length, a one bit is appended to the code. For a complete
  /frameworks/base/core/java/android/database/sqlite/
SQLiteQueryBuilder.java 86 * Append a chunk to the WHERE clause of the query. All chunks appended are surrounded
105 * Append a chunk to the WHERE clause of the query. All chunks appended are surrounded
  /ndk/build/core/
definitions-utils.mk 78 # will be appended to the result.
102 # will be appended to the result.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
site.py 18 prefixes directly, as well as with lib/site-packages appended. The
19 resulting directories, if they exist, are appended to sys.path, and
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
site.py 18 prefixes directly, as well as with lib/site-packages appended. The
19 resulting directories, if they exist, are appended to sys.path, and
  /packages/services/Telephony/src/com/android/phone/
CallFeaturesSetting.java 133 // Suffix appended to provider key for storing vm number
135 // Suffix appended to provider key for storing forwarding settings
137 // Suffix appended to forward settings key for storing length of settings array
139 // Suffix appended to forward settings key for storing an individual setting
141 // Suffixes appended to forward setting key for storing an individual setting properties
    [all...]
  /external/chromium_org/media/filters/
chunk_demuxer_unittest.cc 145 // has been appended. This cluster starts with blocks that
    [all...]
  /external/bison/tests/
local.at 601 # with trailing .o removed, and ".c" appended.
619 # with trailing .o removed, and ".cc" appended.
648 # with trailing .o removed, and ".c"/".cc" appended.
  /external/chromium_org/tools/gn/
variables.cc 293 " These variant-specific versions will be appended to the \"cflags\".\n"
325 " The include_dirs, defines, etc. in each config are appended in the\n"
421 " # inputs but with a \".d\" appended.\n"
    [all...]
  /external/javassist/src/main/javassist/bytecode/
CodeIterator.java 663 * @param code the bytecode appended.
664 * @return the position of the first byte of the appended bytecode.
    [all...]
  /external/tcpdump/
aclocal.m4 219 dnl $2 (incls appended)
451 dnl $2 (yacc appended)
732 dnl $1 (copt appended)
    [all...]
  /build/tools/releasetools/
edify_generator.py 32 appended to the parent script with AppendScript(). Used when the
  /cts/tests/tests/widget/src/android/widget/cts/
AutoCompleteTextViewTest.java 70 final String STRING_APPEND = "and be appended";
  /cts/tools/utils/
DescriptionGenerator.java 355 * @param testSuite The test suite to be appended.
  /dalvik/dexgen/src/com/android/dexgen/rop/code/
Insn.java 219 * has a catch list with the given item appended to the end. This
  /dalvik/docs/
embedded-vm-control.html 215 new information will be appended to the end of the file. The filename
  /dalvik/dx/src/com/android/dx/rop/code/
Insn.java 217 * has a catch list with the given item appended to the end. This
  /dalvik/libdex/
DexFile.cpp 325 /* ignore the opt header and appended data from here on out */
  /dalvik/vm/
Exception.h 354 * with optional extra detail appended to the message.

Completed in 395 milliseconds

<<31323334353637383940>>