| /frameworks/base/tools/aapt/ |
| ResourceTable.cpp | 681 * of the R.java file when the product is not known is predictable. [all...] |
| /hardware/ti/omap3/omx/audio/src/openmax_il/aac_dec/src/ |
| OMX_AacDec_Utils.c | 29 * @file OMX_AacDec_Utils.c 31 * This file implements OMX Component for AAC Decoder that 47 *! This is newest file 214 OMX_PRCOMM2(pComponentPrivate->dbg, "%d :: FILE MODE CREATE PHASE PARAMETERS\n",__LINE__); [all...] |
| /hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/src/ |
| OMX_VPP_Utils.c | 29 * @file OMX_VPP_Utils.c
31 * This file implements OMX Component for PCM decoder that
47 *! This is newest file
[all...] |
| /ndk/sources/host-tools/sed-4.2.1/ |
| configure | 118 $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2 511 rm -f conf$$ conf$$.exe conf$$.file 513 rm -f conf$$.dir/conf$$.file 518 if (echo >conf$$.file) 2>/dev/null; then 519 if ln -s conf$$.file conf$$ 2>/dev/null; then 522 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail. 525 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe || 527 elif ln conf$$.file conf$$ 2>/dev/null; then 535 rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.fil [all...] |
| /prebuilts/tools/common/eclipse/ |
| org.eclipse.equinox.common_3.6.0.v20100503.jar | |
| /external/libpcap/ |
| configure | 91 echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2 491 rm -f conf$$ conf$$.exe conf$$.file 493 rm -f conf$$.dir/conf$$.file 498 echo >conf$$.file 499 if ln -s conf$$.file conf$$ 2>/dev/null; then 502 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail. 505 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe || 507 elif ln conf$$.file conf$$ 2>/dev/null; then 512 rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.fil [all...] |
| /frameworks/av/libvideoeditor/vss/mcs/src/ |
| M4MCS_API.c | 5 * you may not use this file except in compliance with the License. 19 * @file M4MCS_API.c 21 * @note This file implements the API and the processing of the MCS 48 FILE *file_au_reader = NULL; 49 FILE *file_pcm_decoder = NULL; 50 FILE *file_pcm_encoder = NULL; [all...] |
| /device/samsung/crespo/libcamera/ |
| SecCameraHWInterface.cpp | 7 ** you may not use this file except in compliance with the License. 921 FILE *yuv_fp = NULL; 924 /* file create/open, note to "wb" */ 927 ALOGE("Save jpeg file open error"); 963 ALOGD("opening file [%s]\n", fname); 966 ALOGE("failed to create file [%s]: %s", fname, strerror(errno)); 970 ALOGD("writing %d bytes to file [%s]\n", size, fname); 974 ALOGE("failed to write to file %d [%s]: %s",written,fname, strerror(errno)); 980 ALOGD("done writing %d bytes to file [%s] in %d passes\n",size, fname, cnt); [all...] |
| /external/chromium/base/ |
| file_util_unittest.cc | 3 // found in the LICENSE file. 132 // Collects all the results from the given file enumerator, and provides an 133 // interface to query whether a given file is present. 140 // The file should not be returned twice. 142 << "Same file returned twice"; 149 // Returns true if the enumerator found the file. 150 bool HasFile(const FilePath& file) const { 151 return files_.find(file.value()) != files_.end(); 162 // Simple function to dump some text into a new file. 165 std::wofstream file; local 175 std::wifstream file; local [all...] |
| /external/dhcpcd/ |
| dhcpcd.c | 30 #include <sys/file.h> 140 FILE *fp; 156 printf("usage: "PACKAGE" [-adgknpqwxyADEGHJKLOTV] [-c script] [-f file]" [all...] |
| /external/dropbear/libtommath/mtest/ |
| mpi.c | [all...] |
| /external/icu4c/i18n/ |
| ucol_tok.cpp | 8 * file name: ucol_tok.cpp 125 * collation parser and its strength into a file. When a big change in format 134 FILE* dfcp_fp = NULL; [all...] |
| /external/libpng/ |
| configure | 113 $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2 468 rm -f conf$$ conf$$.exe conf$$.file 470 rm -f conf$$.dir/conf$$.file 475 if (echo >conf$$.file) 2>/dev/null; then 476 if ln -s conf$$.file conf$$ 2>/dev/null; then 479 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail. 482 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe || 484 elif ln conf$$.file conf$$ 2>/dev/null; then 492 rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.fil [all...] |
| /external/libusb/ |
| configure | 111 $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2 465 rm -f conf$$ conf$$.exe conf$$.file 467 rm -f conf$$.dir/conf$$.file 472 if (echo >conf$$.file) 2>/dev/null; then 473 if ln -s conf$$.file conf$$ 2>/dev/null; then 476 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail. 479 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe || 481 elif ln conf$$.file conf$$ 2>/dev/null; then 489 rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.fil [all...] |
| /external/libvpx/vp8/encoder/ |
| rdopt.c | 5 * that can be found in the LICENSE file in the root of the source 7 * in the file PATENTS. All contributing project authors may 8 * be found in the AUTHORS file in the root of the source tree. 318 FILE *f; [all...] |
| /external/openfst/ |
| configure | 113 $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2 468 rm -f conf$$ conf$$.exe conf$$.file 470 rm -f conf$$.dir/conf$$.file 475 if (echo >conf$$.file) 2>/dev/null; then 476 if ln -s conf$$.file conf$$ 2>/dev/null; then 479 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail. 482 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe || 484 elif ln conf$$.file conf$$ 2>/dev/null; then 492 rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.fil [all...] |
| /external/openssl/apps/ |
| apps.c | 169 load_netscape_key(BIO *err, BIO *key, const char *file, 175 int args_from_file(char *file, int *argc, char **argv[]) 177 FILE *fp; 184 fp=fopen(file,"r"); 663 if(!strncmp(arg, "file:", 5)) { 666 BIO_printf(err, "Can't open file %s\n", arg + 5); 671 * Under _WIN32, which covers even Win64 and CE, file 683 BIO_printf(err, "Can't access file descriptor %s\n", arg + 3); 752 BIO_printf(err, "Error loading PKCS12 file for %s\n", desc); 774 "Mac verify error (wrong password?) in PKCS12 file for %s\n", desc); [all...] |
| s_server.c | 165 recursive header file inclusion, resulting in the compiler complaining 251 /* static int load_CA(SSL_CTX *ctx, char *file);*/ 466 BIO_printf(bio_err," -cert arg - certificate file to use\n"); 469 " The CRL(s) are appended to the certificate file\n"); 472 " the certificate file.\n"); 474 BIO_printf(bio_err," -key arg - Private Key file to use, in cert file if\n"); 477 BIO_printf(bio_err," -pass arg - private key file pass phrase source\n"); 478 BIO_printf(bio_err," -dcert arg - second certificate file to use (usually for DSA)\n"); 480 BIO_printf(bio_err," -dkey arg - second private key file to use (usually for DSA)\n") 2768 BIO *file; local [all...] |
| speed.c | 1 /* apps/speed.c -*- mode:C; c-file-style: "eay" -*- */ [all...] |
| /external/openssl/ssl/ |
| s3_clnt.c | [all...] |
| /external/qemu/distrib/sdl-1.2.12/src/video/os2fslib/ |
| SDL_os2fslib.c | [all...] |
| /external/skia/src/effects/ |
| SkGradientShader.cpp | 6 * found in the LICENSE file. [all...] |
| /external/v8/src/ia32/ |
| assembler-ia32.cc | [all...] |
| /external/v8/src/mips/ |
| simulator-mips.cc | 114 static FILE* coverage_log = NULL; [all...] |
| /external/valgrind/main/VEX/ |
| test_main.c | 7 This file is part of Valgrind, a dynamic binary instrumentation 28 The GNU General Public License is contained in the file COPYING. 96 FILE* f; 110 fprintf(stderr, "usage: vex file.org\n"); 472 This file is part of MemCheck, a heavyweight Valgrind tool for 493 The GNU General Public License is contained in the file COPYING. [all...] |