/external/ImageMagick/Magick++/tests/ |
D | appendImages.cpp | 39 Image appended; in main() local 42 appendImages( &appended, imageList.begin(), imageList.end() ); in main() 44 …if (( appended.signature() != "3a90bb0bb8f69f6788ab99e9e25598a0d6c5cdbbb797f77ad68011e0a8b1689d" )… in main() 45 … ( appended.signature() != "493106ee32cdeab9e386fe50aafede73c23c1150af564a4ad71ca1deccc1fa10" ) && in main() 46 … ( appended.signature() != "b98c42c55fc4e661cb3684154256809c03c0c6b53da2738b6ce8066e1b6ddef0" )) in main() 51 << appended.signature() << endl; in main() 52 appended.write("appendImages_horizontal_out.miff"); in main() 57 appendImages( &appended, imageList.begin(), imageList.end(), true ); in main() 58 …if (( appended.signature() != "a22fbe9ca8e3dc3b34f137d175d51841daf56d231bedd8b18ad55415af558265" )… in main() 59 … ( appended.signature() != "11b97ba6ac1664aa1c2faed4c86195472ae9cce2ed75402d975bb4ffcf1de751" ) && in main() [all …]
|
/external/autotest/client/deps/glbench/src/ |
D | filepath.cc | 61 std::string appended = component; in Append() local 67 appended = std::string(without_nuls); in Append() 72 if (path_.compare(kCurrentDirectory) == 0 && !appended.empty()) { in Append() 80 return FilePath(appended); in Append() 88 if (!appended.empty() && !new_path.path_.empty()) { in Append() 99 AppendToString(&new_path.path_, appended); in Append()
|
/external/curl/docs/cmdline-opts/ |
D | get.d | 7 request that otherwise would be used. The data will be appended to the URL 10 If used in combination with --head, the POST data will instead be appended to
|
/external/swiftshader/third_party/llvm-7.0/llvm/utils/lit/tests/Inputs/shtest-shell/ |
D | redirects.txt | 10 # RUN: echo "appended-line" >> %t.stdout-write 14 # STDOUT-APPEND: appended-line
|
/external/llvm/utils/lit/tests/Inputs/shtest-shell/ |
D | redirects.txt | 10 # RUN: echo "appended-line" >> %t.stdout-write 14 # STDOUT-APPEND: appended-line
|
/external/libchrome/base/files/ |
D | file_path.cc | 478 StringPieceType appended = component; in Append() local 484 appended = StringPieceType(without_nuls); in Append() 487 DCHECK(!IsPathAbsolute(appended)); in Append() 489 if (path_.compare(kCurrentDirectory) == 0 && !appended.empty()) { in Append() 497 return FilePath(appended); in Append() 506 if (!appended.empty() && !new_path.path_.empty()) { in Append() 517 appended.AppendToString(&new_path.path_); in Append()
|
/external/u-boot/doc/ |
D | README.multi-dtb-fit | 4 from a FIT appended at the end of the binary. 13 FIT is automatically generated at the end of the compilation and appended to 28 at the end of the compilation, compressed and appended to u-boot-spl.bin, so
|
/external/cldr/tools/cldr-unittest/ |
D | build-sample.properties | 7 # The value specified JVM_EXTRA_OPTIONS is appended to java command line
|
/external/grpc-grpc-java/cronet/ |
D | proguard-rules.pro | 2 # By default, the flags in this file are appended to flags specified
|
/external/walt/android/WALT/app/ |
D | proguard-rules.pro | 2 # By default, the flags in this file are appended to flags specified
|
/external/autotest/client/site_tests/video_YouTubeMseEme/ |
D | control.append | 9 This test will fail if media data can not be appended to source buffers.
|
/external/grpc-grpc-java/examples/android/helloworld/app/ |
D | proguard-rules.pro | 2 # By default, the flags in this file are appended to flags specified
|
/external/skqp/platform_tools/android/apps/skar_java/ |
D | proguard-rules.pro | 2 # By default, the flags in this file are appended to flags specified
|
/external/grpc-grpc-java/examples/android/routeguide/app/ |
D | proguard-rules.pro | 2 # By default, the flags in this file are appended to flags specified
|
/external/vulkan-validation-layers/build-android/cmake/layerlib/ |
D | proguard-rules.pro | 2 # By default, the flags in this file are appended to flags specified
|
/external/skia/platform_tools/android/apps/skar_java/ |
D | proguard-rules.pro | 2 # By default, the flags in this file are appended to flags specified
|
/external/grpc-grpc-java/examples/android/clientcache/app/ |
D | proguard-rules.pro | 2 # By default, the flags in this file are appended to flags specified
|
/external/grpc-grpc-java/examples/example-kotlin/android/helloworld/app/ |
D | proguard-rules.pro | 2 # By default, the flags in this file are appended to flags specified
|
/external/u-boot/doc/SPL/ |
D | README.spl-secure-boot | 17 (appended to U-boot image) to validate the U-boot binary just before passing
|
/external/skqp/src/sksl/ |
D | sksl_pipeline.inc | 3 // stage is being appended
|
/external/skia/src/sksl/ |
D | sksl_pipeline.inc | 3 // stage is being appended
|
/external/webp/ |
D | README.android | 7 may be appended into CFLAGS without risk for other private headers
|
/external/grpc-grpc-java/android-interop-testing/app/ |
D | proguard-rules.pro | 2 # By default, the flags in this file are appended to flags specified
|
/external/pdfium/third_party/yasm/ |
D | yasm_assemble.gni | 13 # [list of strings] Pass additional flags into YASM. These are appended 178 # the output but with .d appended (like gcc will).
|
/external/grpc-grpc/tools/doxygen/ |
D | Doxyfile.c++ | 14 # For lists, items can also be appended using:
|