/external/bluetooth/glib/gio/ |
gfile.c | 566 * @file2: the second #GFile. 575 * Returns: %TRUE if @file1 and @file2 are equal. 580 GFile *file2) 585 g_return_val_if_fail (G_IS_FILE (file2), FALSE); 587 if (G_TYPE_FROM_INSTANCE (file1) != G_TYPE_FROM_INSTANCE (file2)) 592 return (* iface->equal) (file1, file2); [all...] |
glocalfile.c | 517 GFile *file2) 520 GLocalFile *local2 = G_LOCAL_FILE (file2); [all...] |
/build/core/ |
base_rules.mk | 327 # <dir1>::<file1>:<file2> <dir2>::<file1> <dir3>:
|
build-system.html | [all...] |
/development/pdk/docs/porting/ |
build_cookbook.jd | 505 dir/file2.cpp
|
/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/io/ |
FileTest.java | 230 File file2 = new File("/", "//dir1/file1"); local 231 assertEquals("wrong result 2", ref1.getPath(), file2.getPath()); 254 File file2 = new File(root, "//dir1/file1"); local 255 assertEquals("wrong result 2", ref1.getPath(), file2.getPath()); [all...] |
/external/bluetooth/glib/docs/reference/glib/tmpl/ |
option.sgml | 15 <literal>testtreemodel -r 1 --max-size 20 --rand --display=:1.0 -vb -- file1 file2</literal>
|
/external/e2fsprogs/lib/et/ |
com_err.texinfo | 477 if ( (f2 = fopen(FILE2, "w")) == NULL) @{
|
/external/zlib/examples/ |
gun.c | 655 fprintf(stderr, "usage: gun [-t] [file1.gz [file2.Z ...]]\n");
|
/frameworks/base/media/libstagefright/codecs/on2/h264dec/source/ |
TestBenchMultipleInstance.c | 85 "Usage: %s [-Nn] [-Ooutfile] [-P] [-U] [-C] [-R] [-T] file1.264 [file2.264] .. [fileN.264]\n",
|
/external/chromium/base/ |
file_util_unittest.cc | [all...] |
/external/dropbear/libtomcrypt/ |
Doxyfile | [all...] |
/external/dropbear/ |
scp.c | 1147 " [[user@]host1:]file1 [...] [[user@]host2:]file2\n");
|
/external/bluetooth/glib/glib/ |
goption.c | 197 * "FILE1 FILE2...". If you are using #G_OPTION_REMAINING for [all...] |
/external/libpng/ |
pngtest.c | 31 * of files at once by typing "pngtest -m file1.png file2.png ..." [all...] |
/external/clang/docs/ |
doxygen.cfg.in | [all...] |
/external/libvpx/ |
libs.doxy_template | [all...] |
/external/libvpx/nestegg/docs/ |
Doxyfile.in | [all...] |
/external/llvm/docs/ |
doxygen.cfg.in | [all...] |
/external/qemu/ |
qemu-options.hx | 694 "-acpitable [sig=str][,rev=n][,oem_id=str][,oem_table_id=str][,oem_rev=n][,asl_compiler_id=str][,asl_compiler_rev=n][,data=file1[:file2]...]\n" 698 @item -acpitable [sig=@var{str}][,rev=@var{n}][,oem_id=@var{str}][,oem_table_id=@var{str}][,oem_rev=@var{n}] [,asl_compiler_id=@var{str}][,asl_compiler_rev=@var{n}][,data=@var{file1}[:@var{file2}]...] [all...] |
/external/srec/doc/ |
srec.doxygen | [all...] |
/external/webrtc/src/modules/audio_processing/ns/main/source/ |
nsx_core.c | 624 inst->file2=fopen("file2.pcm","wb"); [all...] |
/packages/apps/Camera/jni/feature_mos/doc/ |
feature_mos_API_doxyfile | [all...] |
/packages/apps/Camera/jni/feature_stab/doc/ |
dbreg_API_doxyfile | [all...] |
/system/media/wilhelm/doc/ |
Doxyfile | [all...] |