/toolchain/binutils/binutils-2.27/ld/testsuite/ld-crx/ |
reloc-rel32.d | 5 # Test pc relative relocation R_CRX_REL32
|
reloc-rel8-cmp.d | 5 # Test pc relative relocation R_CRX_REL8_CMP
|
reloc-rel8.d | 5 # Test pc relative relocation R_CRX_REL8
|
/toolchain/binutils/binutils-2.27/ld/testsuite/ld-z8k/ |
ldr-back-fail-8001.d | 1 #name: Z8001 backward relative load just out of range
|
ldr-back-fail-8002.d | 1 #name: Z8002 backward relative load just out of range
|
ldr-forw-fail-8001.d | 1 #name: Z8001 forward relative load just out of range
|
ldr-forw-fail-8002.d | 1 #name: Z8002 forward relative load just out of range
|
ldrb-forw-fail-8001.d | 1 #name: Z8001 forward relative byte load just out of range
|
ldrb-forw-fail-8002.d | 1 #name: Z8002 forward relative byte load just out of range
|
/external/androidplot/AndroidPlot-Core/src/main/java/com/androidplot/ui/ |
SizeMetric.java | 33 case RELATIVE:
35 throw new IllegalArgumentException("SizeMetric Relative and Hybrid layout values must be within the range of 0 to 1.");
50 case RELATIVE:
|
/external/llvm/include/llvm/MC/ |
MCFixup.h | 28 FK_PCRel_1, ///< A one-byte pc relative fixup. 29 FK_PCRel_2, ///< A two-byte pc relative fixup. 30 FK_PCRel_4, ///< A four-byte pc relative fixup. 31 FK_PCRel_8, ///< A eight-byte pc relative fixup. 32 FK_GPRel_1, ///< A one-byte gp relative fixup. 33 FK_GPRel_2, ///< A two-byte gp relative fixup. 34 FK_GPRel_4, ///< A four-byte gp relative fixup. 35 FK_GPRel_8, ///< A eight-byte gp relative fixup. 36 FK_SecRel_1, ///< A one-byte section relative fixup. 37 FK_SecRel_2, ///< A two-byte section relative fixup [all...] |
/external/swiftshader/third_party/LLVM/lib/Target/X86/MCTargetDesc/ |
X86FixupKinds.h | 18 reloc_riprel_4byte = FirstTargetFixupKind, // 32-bit rip-relative 19 reloc_riprel_4byte_movq_load, // 32-bit rip-relative in movq 23 reloc_global_offset_table, // 32-bit, relative to the start
|
/toolchain/binutils/binutils-2.27/ld/testsuite/ld-xc16x/ |
xc16x.exp | 22 # Test xc16x linking of pc-relative relocs. This tests the assembler and 33 "xc16x pc-relative relocs linker test" 44 "xc16x absolute relative address linker test"
|
/device/linaro/bootloader/edk2/QuarkPlatformPkg/Feature/Capsule/SystemFirmwareUpdateConfig/ |
SystemFirmwareUpdateConfig.ini | 26 AddressType = 0 # 0 - relative address, 1 - absolute address.
34 AddressType = 0 # 0 - relative address, 1 - absolute address.
42 AddressType = 0 # 0 - relative address, 1 - absolute address.
50 AddressType = 0 # 0 - relative address, 1 - absolute address.
58 AddressType = 0 # 0 - relative address, 1 - absolute address.
|
/external/lmfit/lib/ |
lmstruct.h | 32 double ftol; /* Relative error desired in the sum of squares. 34 predicted relative reductions in the sum of squares 36 double xtol; /* Relative error between last two approximations. 37 Termination occurs when the relative error between 44 slightly larger than the relative error in the
|
/external/webrtc/webrtc/system_wrappers/include/ |
clock.h | 26 // A clock interface that allows reading of absolute and relative timestamps. 31 // Return a timestamp in milliseconds relative to some arbitrary source; the 35 // Return a timestamp in microseconds relative to some arbitrary source; the 58 // Return a timestamp in milliseconds relative to some arbitrary source; the 62 // Return a timestamp in microseconds relative to some arbitrary source; the
|
/toolchain/binutils/binutils-2.27/gas/config/ |
tc-ft32.h | 39 address of a PC relative fixup and the position from which the PC 40 relative adjustment should be made. On many processors, the base 41 of a PC relative instruction is the next instruction, so this 46 /* PC relative operands are relative to the start of the opcode, and
|
/external/hamcrest/hamcrest-library/src/main/java/org/hamcrest/collection/ |
IsIterableContainingInRelativeOrder.java | 28 description.appendText("iterable containing ").appendList("[", ", ", "]", matchers).appendText(" in relative order"); 73 * corresponding item in the specified items, in the same relative order 78 * the items that must be contained within items provided by an examined {@link Iterable} in the same relative order 92 * matcher in the specified matchers, in the same relative order. 97 * the matchers that must be satisfied by the items provided by an examined {@link Iterable} in the same relative order 106 * matcher in the specified list of matchers, in the same relative order. 112 * an examined {@link Iterable} in the same relative order
|
/external/apache-xml/src/main/java/org/apache/xml/serializer/utils/ |
SystemIDResolver.java | 30 * This class is used to resolve relative URIs and SystemID 49 * Get an absolute URI from a given relative URI (local path). 51 * <p>The relative URI is a local filesystem path. The path can be 52 * absolute or relative. If it is a relative path, it is resolved relative 55 * relative path. The space and backslash characters are also replaced to 58 * @param localPath The relative URI to resolve 67 // If the local path is a relative path, then it is resolved against 98 * Return an absolute path from a relative path [all...] |
/external/apache-xml/src/main/java/org/apache/xml/utils/ |
SystemIDResolver.java | 30 * This class is used to resolve relative URIs and SystemID 42 * Get an absolute URI from a given relative URI (local path). 44 * <p>The relative URI is a local filesystem path. The path can be 45 * absolute or relative. If it is a relative path, it is resolved relative 48 * relative path. The space and backslash characters are also replaced to 51 * @param localPath The relative URI to resolve 60 // If the local path is a relative path, then it is resolved against 91 * Return an absolute path from a relative path [all...] |
/external/apache-xml/src/main/java/org/apache/xpath/patterns/ |
ContextMatchStepPattern.java | 71 * Execute the match pattern step relative to another step. 112 for (int relative = traverser.first(context); DTM.NULL != relative; 113 relative = traverser.next(context, relative)) 117 xctxt.pushCurrentNode(relative); 124 // predContext, relative); 132 && (DTM.ELEMENT_NODE == dtm.getNodeType(relative))) 139 for (int arelative = atraverser.first(relative); 141 arelative = atraverser.next(relative, arelative) [all...] |
/hardware/libhardware/tests/input/evdev/ |
InputMocks.cpp | 40 // No relative axes 65 // No relative axes 84 // No relative axes 103 // No relative axes 127 // No relative axes 145 // No relative axes 167 // No relative axes 185 // No relative axes 204 // No relative axes 223 // No relative axe [all...] |
/external/icu/icu4c/source/i18n/unicode/ |
reldatefmt.h | 25 * \brief C++ API: Formats relative dates such as "1 day ago" or "tomorrow" 31 * Represents the unit for formatting a relative date. e.g "in 5 days" 242 * Formats simple relative dates. There are two types of relative dates that 245 * <li>relative dates with a quantity e.g "in 5 days"</li> 246 * <li>relative dates without a quantity e.g "next Tuesday"</li> 254 * displaying "in 7 days" or "in 1 week." This API supports relative dates 255 * involving one single unit. This API does not support relative dates 303 * (3 secs ago), and relative day periods ("yesterday afternoon"), etc. 379 * Formats a relative date with a quantity such as "in 5 days" o [all...] |
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/command/ |
bdist_dumb.py | 37 ('relative', None,
38 "build the archive using relative paths"
48 boolean_options = ['keep-temp', 'skip-build', 'relative']
62 self.relative = 0
95 # And make an archive relative to the root of the
106 if not self.relative:
|
/external/apache-commons-math/src/main/java/org/apache/commons/math/optimization/ |
SimpleRealPointChecker.java | 27 * Convergence is considered to have been reached if either the relative 37 /** Default relative threshold. */ 43 /** Relative tolerance threshold. */ 58 * In order to perform only relative checks, the absolute tolerance 60 * checks, the relative tolerance must be set to a negative value. 62 * @param relativeThreshold relative tolerance threshold
|