Searched
full:prepend (Results
476 -
500 of
1341) sorted by null
<<11121314151617181920>>
/external/python/cpython2/Modules/ |
_codecsmodule.c | 708 which means: use the native byte order and prepend the data with a 785 which means: use the native byte order and prepend the data with a [all...] |
/external/syslinux/bios/com32/cmenu/ |
test2.c | 271 // prepend the string prepend to final command line
|
/external/syslinux/core/lwip/src/netif/ppp/ |
vj.c | 588 /* Remove the compressed header and prepend the uncompressed header. */ 631 PPPDEBUG(LOG_WARNING, ("vj_uncompress_tcp: prepend failed\n"));
|
/external/syslinux/efi32/com32/cmenu/ |
test2.c | 271 // prepend the string prepend to final command line
|
/external/syslinux/efi64/com32/cmenu/ |
test2.c | 271 // prepend the string prepend to final command line
|
/external/toolchain-utils/cros_utils/ |
misc.py | 251 def MergeEnvStringWithDict(env_string, env_dict, prepend=True): 259 if prepend:
|
/frameworks/support/compat/src/main/java/androidx/core/text/util/ |
LinkifyCompat.java | 249 * contains a scheme. Passing a null or empty value means prepend defaultScheme 323 * contains a scheme. Passing a null or empty value means prepend defaultScheme
|
/frameworks/support/paging/common/src/main/java/androidx/paging/ |
PositionalDataSource.java | 539 PageResult.PREPEND, startIndex, 0, mainThreadExecutor, receiver); 544 PageResult.PREPEND, startIndex, loadSize, mainThreadExecutor, receiver);
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/share/man/man1/ |
x86_64-w64-mingw32-dlltool.1 | 379 should prepend an underscore to the names of \fIall\fR exported symbols. 391 should prepend an underscore to the names of exported \fIstdcall\fR
|
/toolchain/binutils/binutils-2.27/gprof/ |
cg_arcs.c | 143 /* prepend this child to the children of this parent: */ 147 /* prepend this parent to the parents of this child: */
|
/tools/tradefederation/core/src/com/android/tradefed/testtype/ |
GTest.java | 103 @Option(name ="prepend-filename", 104 description = "Prepend filename as part of the classname for the tests.")
|
/frameworks/base/core/java/android/net/ |
Uri.java | [all...] |
/external/icu/icu4c/source/ |
configure.ac | 95 # for end-users of ICU also. uconfig.h.prepend is generated [all...] |
/external/swiftshader/third_party/PowerVR_SDK/Shell/ |
PVRShell.cpp | 866 @brief Prepend command-line options to m_psOrig 893 @brief Prepend command-line options to m_psOrig from a file [all...] |
/external/tensorflow/tensorflow/python/debug/cli/ |
debugger_cli_common_test.py | 238 screen_output_1.prepend("Violets are blue", font_attr_segs=[(0, 7, "blue")]) 629 rich_lines.prepend(["Roses are red"]) 636 rich_lines.prepend(["A poem"], font_attr_segs=[(0, 1, "underline")]) [all...] |
/external/valgrind/tests/ |
vg_regtest | 203 # 1. Can prepend "." onto programs to avoid trouble with users who don't have 205 # 2. Can prepend the current dir to make the command absolute to avoid 638 # Nb: Don't prepend a '/' to the base directory
|
vg_regtest.in | 203 # 1. Can prepend "." onto programs to avoid trouble with users who don't have 205 # 2. Can prepend the current dir to make the command absolute to avoid 638 # Nb: Don't prepend a '/' to the base directory
|
/build/make/tools/makeparallel/ |
makeparallel.cpp | 91 // Prepend a - to the first argument if it does not have one and is not a
|
/device/google/contexthub/util/nanoapp_sign/ |
nanoapp_sign.c | 201 //get a byte, skipping all zeroes (openssl likes to prepend one at times)
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/ |
test_zipimport.py | 80 # Prepend 'stuff' to the start of the zipfile
|
/external/ImageMagick/MagickWand/ |
wandcli.c | 289 /* HACK - prepend the CLI location to format string.
|
/external/autotest/client/cros/cellular/mbim_compliance/ |
mbim_data_transfer.py | 413 # Prepend the class created via namedtuple to |bases| in order to
|
mbim_message.py | 203 # Prepend the class created via namedtuple to |bases| in order to
|
usb_descriptors.py | 158 # Prepend the class created via namedtuple to |bases| in order to
|
/external/autotest/server/hosts/ |
ssh_host.py | 99 Prepend the command for the client with information about the ssh
|
Completed in 844 milliseconds
<<11121314151617181920>>