HomeSort by relevance Sort by last modified time
    Searched full:prepend (Results 176 - 200 of 929) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/nist-sip/java/gov/nist/javax/sip/
Utils.java 176 // prepend with a magic cookie to indicate we are bis09 compatible.
  /external/parameter-framework/upstream/parameter/
DomainConfiguration.h 64 * Sequence management: Prepend provided elements into internal list in the same order than
  /external/vboot_reference/host/lib21/
host_signature.c 134 /* Prepend digest info, if any */
  /external/webrtc/webrtc/system_wrappers/include/
logging.h 36 // type (basically, it just doesn't prepend the namespace).
  /frameworks/support/compat/java/android/support/v4/util/
CircularArray.java 18 * prepend and O(1) append. The CircularArray automatically grows its capacity when number of added
CircularIntArray.java 18 * prepend and O(1) append. The CircularIntArray automatically grows its capacity when number of
  /libcore/ojluni/src/main/java/java/util/jar/
JarOutputStream.java 98 // Prepend magic to existing extra data
  /system/bt/btif/src/
btif_debug_btsnoop.c 174 // Prepend preamble
  /system/connectivity/shill/init/
shill.conf.in 91 ARGS="${ARGS} --prepend-dns-servers=${SHILL_PREPEND_DNS_SERVERS}"
  /external/libvpx/libvpx/third_party/libyuv/source/
scale_mips.cc 342 "prepend $t1, $t2, 8 \n" // |4|3|1|0|
343 "prepend $t3, $t4, 24 \n" // |15|13|12|11|
344 "prepend $t5, $t6, 8 \n" // |20|19|17|16|
345 "prepend $t7, $t8, 24 \n" // |31|29|28|27|
500 "prepend $t2, $t3, 24 \n" // |X|15|14|11|
    [all...]
  /external/libyuv/files/source/
scale_mips.cc 337 "prepend $t1, $t2, 8 \n" // |4|3|1|0|
338 "prepend $t3, $t4, 24 \n" // |15|13|12|11|
339 "prepend $t5, $t6, 8 \n" // |20|19|17|16|
340 "prepend $t7, $t8, 24 \n" // |31|29|28|27|
492 "prepend $t2, $t3, 24 \n" // |X|15|14|11|
    [all...]
  /external/elfutils/src/
findtextrel.c 63 { "root", 'r', "PATH", 0, N_("Prepend PATH to all file names"), 0 },
210 /* Prepend the user-provided root directory. */
  /external/llvm/test/tools/dsymutil/X86/
basic-lto-linking-x86.test 1 RUN: llvm-dsymutil -f -o - -oso-prepend-path=%p/.. %p/../Inputs/basic-lto.macho.x86_64 | llvm-dwarfdump - | FileCheck %s
2 RUN: llvm-dsymutil -oso-prepend-path=%p/.. -dump-debug-map %p/../Inputs/basic-lto.macho.x86_64 | llvm-dsymutil -f -o - -y - | llvm-dwarfdump - | FileCheck %s
  /external/llvm/tools/dsymutil/
dsymutil.cpp 48 "oso-prepend-path",
49 desc("Specify a directory to prepend to the paths of object files."),
  /external/skia/src/core/
SkString.cpp 584 this->prepend(buffer, length);
592 this->prepend(buffer, length);
  /frameworks/support/compat/java/android/support/v4/text/util/
LinkifyCompat.java 229 * contains a scheme. Passing a null or empty value means prepend defaultScheme
292 * contains a scheme. Passing a null or empty value means prepend defaultScheme
  /frameworks/support/v17/leanback/src/android/support/v17/leanback/widget/
StaggeredGridDefault.java 26 * will be the place to append or prepend item not in cache.
63 * will be the place to prepend or append item not in cache.
  /art/runtime/base/
histogram-inl.h 176 // Prepend a comma if not the first bin.
  /external/antlr/antlr-3.4/tool/src/main/java/org/antlr/codegen/
PythonTarget.java 113 // prepend to this chunk
  /external/autotest/client/common_lib/cros/graphite/
stats.py 49 allow one to pass in |bare=True| to force us to not prepend
  /external/autotest/client/cros/cellular/wardmodem/
state_machine.py 209 If possible, prepend the log string with the well know name of the
  /external/bison/build-aux/
ylwrap 149 # otherwise prepend `../'.
  /external/blktrace/doc/
blktrace.8 140 Prepend \fIfile\fR to output file name(s)
  /external/boringssl/src/crypto/asn1/
bio_ndef.c 131 /* Now let callback prepend any digest, cipher etc BIOs
  /external/boringssl/src/crypto/perlasm/
x86masm.pl 47 # prepend global references with optional underscore

Completed in 1921 milliseconds

1 2 3 4 5 6 78 91011>>