Searched refs:file (Results 451 - 475 of 3153) sorted by relevance

<<11121314151617181920>>

/external/boringssl/src/crypto/err/
H A Derr_test.cc57 const char *peeked_file, *file, *peeked_data, *data; local
61 uint32_t packed_error = ERR_get_error_line_data(&file, &line, &data, &flags);
64 peeked_file != file ||
71 if (strcmp(file, "test") != 0 ||
/external/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_stacktrace_printer.h5 // This file is distributed under the University of Illinois Open Source
10 // This file is shared between sanitizers' run-time libraries.
28 // " frame 10: function foo::bar() at my/file.cc:10"
40 // %s - path to source file;
41 // %l - line in the source file;
42 // %c - column in the source file;
44 // followed by the offset in this function, but only if source file
46 // %S - prints file/line/column information;
47 // %L - prints location information: file/line/column, if it is known, or
54 void RenderSourceLocation(InternalScopedString *buffer, const char *file,
[all...]
/external/deqp/framework/opengl/
H A DgluDefs.hpp10 * you may not use this file except in compliance with the License.
22 * \file
51 Error (int error, const char* message, const char* expr, const char* file, int line);
64 OutOfMemoryError (const char* message, const char* expr, const char* file, int line);
69 void checkError (deUint32 err, const char* msg, const char* file, int line);
70 void checkError (const RenderContext& context, const char* msg, const char* file, int line);
/external/dexmaker/src/dx/java/com/android/dx/dex/file/
H A DDebugInfoConstants.java5 * you may not use this file except in compliance with the License.
17 package com.android.dx.dex.file;
130 * Sets the current file that that line numbers refer to. All subsequent
131 * line number entries make reference to this source file name, instead
137 * file name.
H A DIndexedItem.java5 * you may not use this file except in compliance with the License.
17 package com.android.dx.dex.file;
20 * An item in a Dalvik file which is referenced by index.
H A DStringIdItem.java5 * you may not use this file except in compliance with the License.
17 package com.android.dx.dex.file;
25 * Representation of a string inside a Dalvik file.
86 public void addContents(DexFile file) { argument
89 MixedItemSection stringData = file.getStringData();
97 public void writeTo(DexFile file, AnnotatedOutput out) { argument
/external/e2fsprogs/lib/ext2fs/
H A Dgetsectsize.c8 * This file may be redistributed under the terms of the GNU Library
44 errcode_t ext2fs_get_device_sectsize(const char *file, int *sectsize) argument
48 fd = ext2fs_open_file(file, O_RDONLY, 0);
92 errcode_t ext2fs_get_device_phys_sectsize(const char *file, int *sectsize) argument
96 fd = ext2fs_open_file(file, O_RDONLY, 0);
/external/embunit/src/
H A DAssertImpl.c39 void assertImplementationInt(int expected,int actual, long line, const char *file) argument
54 addFailure(buffer, line, file);
57 void assertImplementationCStr(const char *expected,const char *actual, long line, const char *file) argument
99 addFailure(buffer, line, file);
/external/glide/library/src/main/java/com/bumptech/glide/load/engine/cache/
H A DDiskCache.java16 * Writes data to the file and returns true if the write was successful and should be committed, and
19 * @param file The File the Writer should write to.
21 boolean write(File file); argument
28 * Note - This is potentially dangerous, someone may write a new value to the file at any point in timeand we
39 * the write finishes, like commit (via atomic file rename).
/external/icu/icu4c/source/samples/ufortune/resources/
H A Dfortune_resources.mak9 # MSVC project file for ufortune
13 # When adding a resource source (.txt) file for a new locale, the corresponding
14 # .res file must be added to this list, AND to the file res-file-list.txt
41 # Inference rule, for compiling a .txt file into a .res file.
53 $(ICUDIR)\$(BIN)\pkgdata --name fortune_resources -v --mode dll -d . res-file-list.txt
/external/linux-tools-perf/src/tools/perf/scripts/perl/Perf-Trace-Util/
H A DContext.c2 * This file was generated automatically by ExtUtils::ParseXS version 2.18_02 from the
3 * contents of Context.xs. Do not edit this file, edit Context.xs instead.
122 const char* file = __FILE__; local
128 newXSproto("Perf::Trace::Context::common_pc", XS_Perf__Trace__Context_common_pc, file, "$");
129 newXSproto("Perf::Trace::Context::common_flags", XS_Perf__Trace__Context_common_flags, file, "$");
130 newXSproto("Perf::Trace::Context::common_lock_depth", XS_Perf__Trace__Context_common_lock_depth, file, "$");
/external/lldb/include/lldb/Symbol/
H A DObjectContainer.h5 // This file is distributed under the University of Illinois Open Source
47 /// supplied upon construction. The at an offset within a file for
51 const FileSpec *file,
57 m_file (), // This file can be different than the module's file spec
62 if (file)
63 m_file = *file;
118 /// Returns the offset into a file at which this object resides.
121 /// access to an object's offset within the file.
124 /// The offset in bytes into the file
50 ObjectContainer(const lldb::ModuleSP &module_sp, const FileSpec *file, lldb::offset_t file_offset, lldb::offset_t length, lldb::DataBufferSP& data_sp, lldb::offset_t data_offset) argument
[all...]
/external/llvm/test/DebugInfo/X86/
H A Dasm-macro-line-number.s15 # CHECK: .file 2 "reduced.S"
/external/llvm/test/MC/AsmParser/
H A Ddirective_abort.s2 # RUN: FileCheck -input-file %t %s
/external/ltrace/
H A Ddebug.h2 * This file is part of ltrace.
36 void debug_(int level, const char *file, int line,
/external/lzma/C/
H A D7zFile.h28 FILE *file;
43 /* reads max(*size, remain file's size) bytes */
58 CSzFile file; member in struct:__anon11505
67 CSzFile file; member in struct:__anon11506
76 CSzFile file; member in struct:__anon11507
/external/proguard/bin/
H A Dproguard.bat3 REM Start-up script for ProGuard -- free class file shrinker, optimizer,
6 REM Note: when passing file names containing spaces to this script,
/external/selinux/policycoreutils/restorecond/
H A Drestorecond.h41 extern int watch_list_find(int wd, const char *file);
/external/sepolicy/
H A Disolated_app.te4 ### This file defines the rules for isolated apps. An "isolated
16 allow isolated_app app_data_file:file { read write getattr lock };
29 neverallow isolated_app app_data_file:file open;
/external/skia/experimental/LightSymbolsUtil/Callstacker/Callstacker/
H A DCallstacker.cpp63 FILE* file = fopen(szFileName, "rt"); local
64 if (file == NULL) {
76 if (fscanf(file, "%i", &id) == 0) break;
79 fgets(szLine, 10000, file);
93 printf("fatal error: duplicate id for same file: file = %s, existing id = %i, new id = %i\n", trimed, db->filenames[trimed], id);
137 FILE* file = fopen(szFilename, "wt"); local
142 fprintf(file, "%i, %s\n", (*itr).second, (*itr).first.c_str());
144 fclose(file);
614 FILE* file local
640 FILE* file = fopen(szFileHolder, "rt"); local
[all...]
/external/skia/tools/
H A Dchrome_fuzz.cpp3 // found in the LICENSE file.
14 SkFILE* file = sk_fopen(filename, kRead_SkFILE_Flag); local
15 if (!file) {
16 SkDebugf("couldn't open file %s\n", filename);
19 size_t len = sk_fgetsize(file);
21 SkDebugf("couldn't read file %s\n", filename);
25 (void) sk_fread(testdata->writable_str(), len, file);
/external/sonivox/arm-fm-22k/host_src/
H A Deas_report.h7 * This file contains the debug message handling routines for the EAS library.
15 * you may not use this file except in compliance with the License.
71 extern void EAS_SetDebugFile (void *file, int flushAfterWrite);
/external/sonivox/arm-hybrid-22k/host_src/
H A Deas_report.h7 * This file contains the debug message handling routines for the EAS library.
15 * you may not use this file except in compliance with the License.
71 extern void EAS_SetDebugFile (void *file, int flushAfterWrite);
/external/sonivox/arm-wt-22k/host_src/
H A Deas_report.h7 * This file contains the debug message handling routines for the EAS library.
15 * you may not use this file except in compliance with the License.
71 extern void EAS_SetDebugFile (void *file, int flushAfterWrite);
/external/toybox/tests/
H A Dchown.test22 touch testdir/file
23 F=testdir/file
27 OUT="&& echo \$(ls -l testdir/file | awk '{print \$3,\$4}')"

Completed in 674 milliseconds

<<11121314151617181920>>