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

<<21222324252627282930>>

  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
pickletester.py 333 173: e APPENDS (MARK at 3)
398 173: e APPENDS (MARK at 5)
844 num_appends = count_opcode(pickle.APPENDS, s)
853 num_appends = count_opcode(pickle.APPENDS, s)
    [all...]
  /prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/
message_lite.h 204 // Like SerializeToString(), but appends to the data to the string's existing
  /system/core/toolbox/upstream-netbsd/bin/dd/
conv.c 224 * trailing blanks and appends a newline.
  /system/media/camera/docs/
metadata-generate 53 # Generates a file. Appends to $out_files array as a side effect.
  /tools/test/connectivity/tools/lab/utils/
shell.py 183 """Appends a block of data to a file through the shell.
  /tools/tradefederation/core/src/com/android/tradefed/result/
EmailResultReporter.java 162 * Appends {@code str + " "} to {@code builder} IFF {@code str} is not null.
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
cPickle.c 58 #define APPENDS 'e'
99 * batch_list/dict() pumps out before doing APPENDS/SETITEMS. Nothing will
1628 static char appends = APPENDS; local
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
cPickle.c 58 #define APPENDS 'e'
99 * batch_list/dict() pumps out before doing APPENDS/SETITEMS. Nothing will
1597 static char appends = APPENDS; local
    [all...]
  /external/python/cpython2/Modules/
cPickle.c 58 #define APPENDS 'e'
99 * batch_list/dict() pumps out before doing APPENDS/SETITEMS. Nothing will
1626 static char appends = APPENDS; local
    [all...]
  /bootable/recovery/
verifier.cpp 271 // The 6 bytes is the "(signature_start) $ff $ff (comment_size)" that the signing tool appends
473 // Returns true on success, and appends the found keys (at least one) to certs.
  /build/make/tools/releasetools/
build_image.py 268 """Appends the unsparse image to the given sparse image.
285 """Appends file_to_append to target."""
  /device/linaro/bootloader/edk2/MdeModulePkg/Library/BootMaintenanceManagerUiLib/
Variable.c 458 the BMM. It then appends this Driver Option to the end of
587 the BMM. It then appends this Boot Option to the end of
  /external/adhd/cras/src/server/
cras_dbus_control.c 411 /* Appends the information about a node to the dbus message. Returns
494 /* Appends the information about all nodes in a given direction. Returns false
    [all...]
  /external/androidplot/AndroidPlot-Core/src/main/java/com/androidplot/xy/
XYPlot.java     [all...]
  /external/annotation-tools/asmx/src/org/objectweb/asm/util/
ASMifierClassVisitor.java 447 * Appends a string representation of the given access modifiers to {@link
602 * Appends a string representation of the given constant to the given
  /external/icu/icu4c/source/common/unicode/
unorm2.h 289 * Appends the normalized form of the second string to the first string
312 * Appends the second string to the first string
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
Normalizer2.java 260 * Appends the normalized form of the second string to the first string
273 * Appends the second string to the first string
  /external/javassist/src/main/javassist/bytecode/
Descriptor.java 319 * Appends a parameter type to the parameter list represented
361 * Appends a parameter type to the parameter list represented
  /external/libchrome/base/files/
file_util.h 336 // Appends |data| to |fd|. Does not close |fd| when done. Returns true iff
341 // Appends |data| to |filename|. Returns true iff |size| bytes of |data| were
  /external/libchrome/base/
values.h 448 // Appends a Value to the end of the list.
464 // Appends a Value if it's not already present. Returns true if successful,
  /external/libchrome/dbus/
message.cc 25 // Appends the header name and the value to |output|, if the value is
35 // Appends the header name and the value to |output|, if the value is
  /external/mesa3d/src/util/
ralloc.h 280 * This appends \p str to \p *dest, similar to \c strcat, using ralloc_resize
293 * This appends at most \p n bytes of \p str to \p *dest, using ralloc_resize
  /external/protobuf/python/google/protobuf/internal/
well_known_types.py 709 """Appends and returns a struct value as the next value in the list."""
713 """Appends and returns a list value as the next value in the list."""
  /external/protobuf/src/google/protobuf/io/
zero_copy_stream_impl_lite.h 132 // A ZeroCopyOutputStream which appends bytes to a string.
135 // Create a StringOutputStream which appends bytes to the given string.
  /external/python/cpython3/Lib/test/
pickletester.py 340 235: e APPENDS (MARK at 3)
411 183: e APPENDS (MARK at 5)
482 180: e APPENDS (MARK at 5)
561 177: e APPENDS (MARK at 13)
    [all...]

Completed in 2124 milliseconds

<<21222324252627282930>>