HomeSort by relevance Sort by last modified time
    Searched full:appends (Results 726 - 750 of 1640) sorted by null

<<21222324252627282930>>

  /libcore/ojluni/src/main/java/java/util/regex/
Matcher.java 575 * append position, and appends them to the given string buffer. It
580 * <li><p> It appends the given replacement string to the string buffer.
709 * the append position, and appends them to the given string buffer. It is
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/gc/
syntax.go 781 // Append appends entries to Nodes.
808 // AppendNodes appends the contents of *n2 to n, then clears n2.
852 // pushRight appends n to the right of the queue.
    [all...]
  /prebuilts/go/darwin-x86/src/regexp/
regexp.go 660 // an expression for \1. Pad appends -1s to the slice a as needed.
802 // Expand appends template to dst and returns the result; during the
824 // It appends to and returns a byte slice in order to give the calling
    [all...]
  /prebuilts/go/darwin-x86/src/runtime/
trace.go 667 // traceAppend appends v to buf in little-endian-base-128 encoding.
676 // varint appends v to buf in little-endian-base-128 encoding.
688 // byte appends v to buf.
    [all...]
  /prebuilts/go/linux-x86/src/cmd/compile/internal/gc/
syntax.go 781 // Append appends entries to Nodes.
808 // AppendNodes appends the contents of *n2 to n, then clears n2.
852 // pushRight appends n to the right of the queue.
    [all...]
  /prebuilts/go/linux-x86/src/regexp/
regexp.go 660 // an expression for \1. Pad appends -1s to the slice a as needed.
802 // Expand appends template to dst and returns the result; during the
824 // It appends to and returns a byte slice in order to give the calling
    [all...]
  /prebuilts/go/linux-x86/src/runtime/
trace.go 667 // traceAppend appends v to buf in little-endian-base-128 encoding.
676 // varint appends v to buf in little-endian-base-128 encoding.
688 // byte appends v to buf.
    [all...]
  /art/runtime/
class_loader_context.h 39 // Opens requested class path files and appends them to ClassLoaderInfo::opened_dex_files.
  /device/linaro/bootloader/arm-trusted-firmware/include/lib/libfdt/
libfdt.h     [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
test_urllib2_localnet.py 494 # related problem: The normal DNS resolver appends
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/EntryPoints/
EdkIIGlueSmmDriverEntryPoint.c 192 This function appends the device path SecondDevicePath
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/UefiDevicePathLib/
UefiDevicePathLib.c 483 Allocates a device path for a file and appends it to an existing device path.
  /device/linaro/bootloader/edk2/EmbeddedPkg/Include/
libfdt.h     [all...]
  /device/linaro/bootloader/edk2/MdePkg/Include/Library/
UefiLib.h     [all...]
  /external/adhd/scripts/audio_tuning/frontend/
audio.js 1116 /* Appends a card of DRC controls and graphs to the specified parent.
    [all...]
  /external/annotation-tools/asmx/src/org/objectweb/asm/util/
TraceClassVisitor.java 507 * Appends a string representation of the given access modifiers to {@link
TraceMethodVisitor.java 504 * Appends the name of the given label to {@link #buf buf}. Creates a new
  /external/antlr/antlr-3.4/runtime/C/src/
antlr3commontoken.c 566 outtext->appendS(outtext, text);
  /external/autotest/server/site_tests/enterprise_LongevityTrackerServer/
enterprise_LongevityTrackerServer.py 242 and appends the contents of the perf timestamped file. It then
  /external/autotest/tko/
models.py 388 Appends to the list of perf measurements for this iteration.
  /external/boringssl/src/include/openssl/
ec.h 236 // EC_POINT_point2cbb behaves like |EC_POINT_point2oct| but appends the
stack.h 177 // sk_push appends |p| to the stack and returns the length of the new stack, or
  /external/clang/docs/
SourceBasedCodeCoverage.rst 218 otherwise. Calling this function multiple times appends profile data to an
  /external/clang/lib/Format/
SortJavaScriptImports.cpp 239 // Appends ``Reference`` to ``Buffer``, returning true if text within the
  /external/clang/utils/check_cfc/
check_cfc.py 174 """Set the output file within the arguments. Appends or replaces as

Completed in 1477 milliseconds

<<21222324252627282930>>