HomeSort by relevance Sort by last modified time
    Searched full:prepend (Results 326 - 350 of 1341) sorted by null

<<11121314151617181920>>

  /frameworks/support/paging/common/src/main/java/androidx/paging/
PageKeyedDataSource.java 350 new LoadCallbackImpl<>(this, PageResult.PREPEND, mainThreadExecutor, receiver));
373 * Prepend page with the key specified by {@link LoadParams#key LoadParams.key}.
  /packages/apps/KeyChain/src/com/android/keychain/
KeyChainService.java 151 // Do not prepend USER_PRIVATE_KEY to the alias because
152 // AndroidKeyStoreKeyPairGeneratorSpi will helpfully prepend that in
  /art/libartbase/base/
histogram-inl.h 179 // Prepend a comma if not the first bin.
  /build/soong/cmd/soong_ui/
main.go 193 varPrefix := flags.String("var-prefix", "", "String to prepend to all variable names when dumping")
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/
compileall.py 169 print "-d destdir: directory to prepend to file paths for use in " \
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/encodings/
idna.py 97 # Step 7: Prepend ACE prefix
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/encodings/
idna.py 97 # Step 7: Prepend ACE prefix
  /external/adhd/cras/src/common/
utlist.h 58 * For singly-linked lists, append and delete are O(n) but prepend is O(1)
  /external/antlr/antlr-3.4/tool/src/main/java/org/antlr/codegen/
PythonTarget.java 113 // prepend to this chunk
  /external/autotest/client/cros/cellular/wardmodem/
state_machine.py 209 If possible, prepend the log string with the well know name of the
  /external/blktrace/doc/
blktrace.8 140 Prepend \fIfile\fR to output file name(s)
  /external/boringssl/src/crypto/perlasm/
x86masm.pl 54 # prepend global references with optional underscore
x86nasm.pl 56 # prepend global references with optional underscore
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/modes/
CFBBlockCipher.java 73 // prepend the supplied IV with zeros (per FIPS PUB 81)
  /external/brotli/c/enc/
hash_forgetful_chain_inc.h 100 /* Look at 4 bytes at &data[ix & mask]. Compute a hash from these, and prepend
  /external/clang/lib/Tooling/
CommonOptionsParser.cpp 114 cl::desc("Additional argument to prepend to the compiler command line"),
  /external/flac/libFLAC/
ogg_encoder_aspect.c 122 * wait until we get the STREAMINFO and prepend it in that packet
  /external/icu/icu4c/source/tools/toolutil/
toolutil.cpp 115 /* prepend the long filename with the original path */
  /external/iproute2/misc/
lnstat_util.c 271 /* prepend to global list */
  /external/libxkbcommon/xkbcommon/build-aux/
ylwrap 186 # otherwise prepend '../'.
  /external/libyuv/files/tools_libyuv/valgrind/
libyuv_tests.py 128 # If --build_dir is provided, prepend it to the test executable if needed.
  /external/llvm/include/llvm/Support/
Format.h 171 /// prepend '0x' to the outputted string. If number will not fit in width,
  /external/python/cpython2/Lib/
compileall.py 169 print "-d destdir: directory to prepend to file paths for use in " \
  /external/python/cpython2/Lib/encodings/
idna.py 97 # Step 7: Prepend ACE prefix
  /external/python/cpython2/Modules/_ctypes/darwin/
dlfcn_simple.c 213 /* dlsym, prepend the underscore and call dlsymIntern */

Completed in 3692 milliseconds

<<11121314151617181920>>