/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/ |
af_vfs.h | 43 AFfileoffset (*seek) (AFvirtualfile *vfile, AFfileoffset offset, int is_relative);
|
/external/opencv/cxcore/src/ |
cxnorm.cpp | 977 int type, depth, cn, is_relative; local [all...] |
cxdatastructs.cpp | 1215 cvSetSeqReaderPos( CvSeqReader* reader, int index, int is_relative ) 1230 if( !is_relative ) [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/ |
af_vfs.h | 39 long (*seek) (AFvirtualfile *vfile, long offset, int is_relative);
|
/external/clang/lib/Tooling/ |
FileMatchTrie.cpp | 57 if (llvm::sys::path::is_relative(NewPath)) 180 if (llvm::sys::path::is_relative(FileName)) {
|
JSONCompilationDatabase.cpp | 327 if (llvm::sys::path::is_relative(FileName)) {
|
/toolchain/binutils/binutils-2.25/gold/ |
output.h | 1032 Address address, bool is_relative, bool is_symbolless, 1037 unsigned int shndx, Address address, bool is_relative, 1044 Output_data* od, Address address, bool is_relative, 1050 unsigned int shndx, Address address, bool is_relative, 1057 Address address, bool is_relative); 1061 Address address, bool is_relative); 1066 bool is_relative); 1069 unsigned int shndx, Address address, bool is_relative); 1089 is_relative() const function in class:gold::Output_reloc 1349 is_relative() const function in class:gold::Output_reloc [all...] |
output.cc | 714 bool is_relative, 718 is_relative_(is_relative), is_symbolless_(is_symbolless), 736 bool is_relative, 740 is_relative_(is_relative), is_symbolless_(is_symbolless), 761 bool is_relative, 766 is_relative_(is_relative), is_symbolless_(is_symbolless), 787 bool is_relative, 792 is_relative_(is_relative), is_symbolless_(is_symbolless), 815 bool is_relative) 817 is_relative_(is_relative), is_symbolless_(is_relative) [all...] |
ChangeLog | [all...] |
/external/clang/lib/Frontend/ |
CacheTokens.cpp | 512 if (llvm::sys::path::is_relative(FE->getName())) 562 if (llvm::sys::path::is_relative(Path))
|
/external/llvm/include/llvm/Support/ |
Path.h | 418 bool is_relative(const Twine &path);
|
/external/llvm/lib/DebugInfo/DWARF/ |
DWARFUnit.cpp | 293 if (sys::path::is_relative(DWOFileName) && CompilationDir != nullptr) {
|
DWARFDebugLine.cpp | 663 sys::path::is_relative(IncludeDir))
|
/external/opencv3/modules/core/test/ |
test_ds.cpp | 678 int is_relative = op == max_val - 1; local 681 new_pos0 = new_pos + (is_relative ? pos : 0 ); 687 cvSetSeqReaderPos( &reader, new_pos, is_relative ); [all...] |
/external/clang/lib/StaticAnalyzer/Core/ |
HTMLDiagnostics.cpp | 186 if (llvm::sys::path::is_relative(Entry->getName())) {
|
/external/google-breakpad/src/third_party/libdisasm/swig/ |
libdisasm_oop.i | 228 int is_relative( ) {
|
/external/llvm/lib/Support/ |
Path.cpp | 662 bool is_relative(const Twine &path) { return !is_absolute(path); }
|
/external/llvm/unittests/Support/ |
Path.cpp | 137 path::is_relative(*i); [all...] |
/external/opencv3/modules/core/src/ |
datastructs.cpp | 1038 cvSetSeqReaderPos( CvSeqReader* reader, int index, int is_relative ) 1049 if( !is_relative ) [all...] |
/external/clang/lib/Lex/ |
HeaderSearch.cpp | 323 if (llvm::sys::path::is_relative(Dest)) { [all...] |
ModuleMap.cpp | [all...] |
/external/opencv/cxcore/include/ |
cxcore.h | [all...] |
/external/llvm/tools/dsymutil/ |
DwarfLinker.cpp | [all...] |
/external/opencv3/modules/core/include/opencv2/core/ |
core_c.h | [all...] |
/external/clang/lib/Driver/ |
Tools.cpp | [all...] |