Searched
full:absolute (Results
626 -
650 of
5188) sorted by null
<<21222324252627282930>>
/external/llvm/lib/MC/ |
MCObjectWriter.cpp | 51 // On ELF and COFF A - B is absolute if A and B are in the same section.
|
/external/llvm/test/CodeGen/Hexagon/ |
extload-combine.ll | 4 ; the output of absolute addressing load instruction.
|
/external/llvm/test/DebugInfo/AArch64/ |
eh_frame_personality.ll | 44 ; 00: Second part of aug (language-specific data): absolute pointer format used
|
/external/llvm/test/ExecutionEngine/RuntimeDyld/X86/ |
MachO_x86-64_PIC_relocations.s | 60 # Test absolute symbols.
|
/external/llvm/test/Object/ |
nm-darwin-m.test | 9 test1: 00000001 (absolute) non-external _a
|
nm-trivial-object.test | 17 RUN: llvm-nm %p/Inputs/absolute.elf-x86-64 \ 18 RUN: | FileCheck %s -check-prefix ABSOLUTE-ELF64 103 ABSOLUTE-ELF64: 0000000000000123 a a1 104 ABSOLUTE-ELF64: 0000000000000123 A a2
|
/external/llvm/utils/fpcmp/ |
fpcmp.cpp | 29 AbsTolerance("a", cl::desc("Absolute error tolerated"), cl::init(0));
|
/external/lzma/CPP/7zip/UI/Common/ |
DirItem.h | 25 CByteBuffer ReparseData2; // fixed (reduced) absolute links
|
/external/lzma/Java/Tukaani/src/org/tukaani/xz/ |
SeekableInputStream.java | 68 * Seeks to the specified absolute position in the stream.
|
/external/mesa3d/src/gallium/auxiliary/tgsi/ |
tgsi_build.c | 789 src_register.Absolute = 0; 805 unsigned absolute, 828 src_register.Absolute = absolute; 1093 reg->Indirect.Absolute, 1132 reg->DimIndirect.Absolute, 1158 reg->Register.Absolute, 1180 reg->Indirect.Absolute, [all...] |
/external/mesa3d/src/gallium/state_trackers/vega/ |
path_utils.h | 34 #define SEGMENT_ABS_REL(command) /* Extract absolute/relative bit */ \
|
/external/messageformat/java/com/ibm/icu/impl/ |
ICUData.java | 24 * resource name should either be an absolute path, or a path relative to
|
/external/mockftpserver/MockFtpServer/src/main/java/org/mockftpserver/fake/command/ |
CwdCommandHandler.java | 32 * The supplied pathname may be absolute or relative to the current directory.
|
MkdCommandHandler.java | 33 * The supplied pathname may be absolute or relative to the current directory.
|
RmdCommandHandler.java | 31 * The supplied pathname may be absolute or relative to the current directory.
|
RntoCommandHandler.java | 34 * The supplied pathname may be absolute or relative to the current directory.
|
StouCommandHandler.java | 47 * Return the path (absolute or relative) for the output file.
|
/external/opencv3/cmake/ |
OpenCVDetectTBB.cmake | 50 get_filename_component(_TBB_LIB_PATH "${TBB_INCLUDE_DIRS}/../lib" ABSOLUTE)
|
/external/parameter-framework/upstream/tools/xmlGenerator/ |
hostConfig.py | 39 and change the structure path to absolute."""
|
/external/protobuf/gtest/test/ |
gtest_test_utils.py | 112 """Returns the absolute path of the directory where the .py files are.""" 118 """Returns the absolute path of the directory where the test binaries are.""" 142 """Returns the absolute path of the test binary given its name. 153 The absolute path of the test binary.
|
/external/sfntly/cpp/src/sfntly/table/bitmap/ |
bitmap_glyph_info.h | 43 // Constructor for an absolute located glyph. The glyph's position in the EBDT
|
/external/skia/include/core/ |
SkTraceMemoryDump.h | 38 * dumpName: an absolute, slash-separated, name for the item being dumped
|
/external/skia/platform_tools/android/bin/ |
android_gdb_app | 59 echo "set solib-absolute-prefix $GDB_TMP_DIR" >> $GDBSETUP
|
/external/sl4a/ScriptingLayer/src/com/googlecode/android_scripting/interpreter/ |
InterpreterProcess.java | 44 * the absolute path to a script that should be launched with the interpreter
|
/external/sonivox/arm-wt-22k/jetcreator_lib_src/darwin-x86/EASLIb.xcodeproj/ |
project.pbxproj | 42 C5AB01790E340DD60051F183 /* AudioUnit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioUnit.framework; path = /System/Library/Frameworks/AudioUnit.framework; sourceTree = "<absolute>"; }; 43 C5AB018B0E340EAA0051F183 /* AudioToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioToolbox.framework; path = /System/Library/Frameworks/AudioToolbox.framework; sourceTree = "<absolute>"; }; 44 C5AB01900E340EC50051F183 /* CoreAudio.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreAudio.framework; path = /System/Library/Frameworks/CoreAudio.framework; sourceTree = "<absolute>"; }; 45 C5AB02F50E341AAC0051F183 /* Carbon.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Carbon.framework; path = /System/Library/Frameworks/Carbon.framework; sourceTree = "<absolute>"; };
|
Completed in 956 milliseconds
<<21222324252627282930>>