Home
last modified time | relevance | path

Searched refs:appended (Results 1 – 25 of 187) sorted by relevance

12345678

/external/ImageMagick/Magick++/tests/
DappendImages.cpp39 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/llvm/utils/lit/tests/Inputs/shtest-shell/
Dredirects.txt10 # RUN: echo "appended-line" >> %t.stdout-write
14 # STDOUT-APPEND: appended-line
/external/libchrome/base/files/
Dfile_path.cc477 StringPieceType appended = component; in Append() local
483 appended = StringPieceType(without_nuls); in Append()
486 DCHECK(!IsPathAbsolute(appended)); in Append()
496 return FilePath(appended); in Append()
505 if (appended.length() > 0 && new_path.path_.length() > 0) { in Append()
516 appended.AppendToString(&new_path.path_); in Append()
/external/jetty/src/resources/org/eclipse/jetty/server/jmx/
DNCSARequestLog-mbean.properties4 append : Existing log files are appended to the new one
/external/autotest/client/site_tests/video_YouTubeMseEme/
Dcontrol.append9 This test will fail if media data can not be appended to source buffers.
/external/androidplot/Examples/DemoApp/
Dproguard-project.txt5 # By default, the flags in this file are appended to flags specified
/external/webp/
DREADME.android9 may be appended into CFLAGS without risk for other private headers
/external/libnfc-nci/src/nfc/llcp/
Dllcp_link.c983 BOOLEAN appended; in llcp_link_proc_ui_pdu() local
1018 appended = FALSE; in llcp_link_proc_ui_pdu()
1044 appended = TRUE; in llcp_link_proc_ui_pdu()
1049 if (!appended) in llcp_link_proc_ui_pdu()
1102 if ((p_app_cb->ui_rx_q.count == 1) && (appended == FALSE)) in llcp_link_proc_ui_pdu()
Dllcp_dlc.c869 BOOLEAN appended; in llcp_dlc_proc_i_pdu() local
950 appended = FALSE; in llcp_dlc_proc_i_pdu()
981 appended = TRUE; in llcp_dlc_proc_i_pdu()
986 if (!appended) in llcp_dlc_proc_i_pdu()
/external/libgdx/extensions/gdx-setup/src/com/badlogic/gdx/setup/resources/android/
Dproguard-project.txt5 # By default, the flags in this file are appended to flags specified
/external/llvm/docs/CommandGuide/
Dllvm-as.rst30 suffix is appended.
/external/v8/build/linux/unbundle/
Dyasm.gn84 # the output but with .d appended (like gcc will).
/external/testng/ant/
Dbuild.properties68 # Note, this version number is appended to the resulting plug-in jar
/external/clang/docs/
DDataFlowSanitizer.rst71 label of type ``dfsan_label`` appended to the argument list. If ``F``
73 is appended to which the custom function can store the label for the
/external/ImageMagick/m4/
Dax_append_flag.m411 # FLAG is appended to the FLAGS-VARIABLE shell variable, with a space
Dltsugar.m449 # Note that neither SEPARATOR nor STRING are expanded; they are appended
/external/tlsdate/m4/
Dax_append_flag.m411 # FLAG is appended to the FLAGS-VARIABLE shell variable, with a space
/external/libmicrohttpd/m4/
Dax_append_flag.m411 # FLAG is appended to the FLAGS-VARIABLE shell variable, with a space
/external/deqp/doc/testspecs/GLES31/
Dfunctional.program_uniform.txt50 appended with "[0]"; both methods are tested.
/external/vulkan-validation-layers/tests/gtest-1.7.0/m4/
Dltsugar.m448 # Note that neither SEPARATOR nor STRING are expanded; they are appended
/external/openfst/m4/
Dltsugar.m448 # Note that neither SEPARATOR nor STRING are expanded; they are appended
/external/google-tv-pairing-protocol/cpp/m4/
Dltsugar.m448 # Note that neither SEPARATOR nor STRING are expanded; they are appended
/external/google-breakpad/m4/
Dltsugar.m448 # Note that neither SEPARATOR nor STRING are expanded; they are appended
/external/libexif/auto-m4/
Dltsugar.m448 # Note that neither SEPARATOR nor STRING are expanded; they are appended
/external/pcre/dist/m4/
Dltsugar.m449 # Note that neither SEPARATOR nor STRING are expanded; they are appended

12345678