Searched
full:absolute (Results
376 -
400 of
5188) sorted by null
<<11121314151617181920>>
/external/libweave/src/ |
backoff_entry.h | 70 // Returns the absolute time after which this entry (given its present 77 // Causes this object reject requests until the specified absolute time.
|
/external/llvm/include/llvm/DebugInfo/DWARF/ |
DWARFDebugRangeList.h | 20 /// DWARFAddressRangesVector - represents a set of absolute address ranges. 71 /// getAbsoluteRanges - Returns absolute address ranges defined by this range
|
/external/llvm/test/CodeGen/AArch64/ |
arm64-extern-weak.ll | 21 ; In the large model, the usual relocations are absolute and can 44 ; In the large model, the usual relocations are absolute and can
|
extern-weak.ll | 22 ; In the large model, the usual relocations are absolute and can 48 ; In the large model, the usual relocations are absolute and can
|
/external/llvm/test/CodeGen/SystemZ/ |
fp-cmp-05.ll | 31 ; Negation of floating-point absolute. 58 ; Absolute floating-point value.
|
/external/mockftpserver/MockFtpServer/src/main/java/org/mockftpserver/fake/filesystem/ |
WindowsFakeFileSystem.java | 26 * <li>An absolute path starts with a drive specifier (e.g. 'a:' or 'c:') followed
70 * Return true if the specified path designates a valid (absolute) file path. For Windows
|
/external/opencv3/platforms/android/service/engine/ |
build.xml | 63 Compiled code location: ${out.classes.absolute.dir} 64 If this is not done in place, override ${out.dex.input.absolute.dir})
|
/external/owasp/sanitizer/tools/findbugs/bin/ |
findbugs2 | 19 # Absolute 35 # Make absolute
|
/external/parameter-framework/upstream/tools/xmlValidator/ |
xmlValidator.py | 76 xmlFilePath (str): the absolute path to the xml file. 77 schemaFilePath (str): the absolute path to the schema.
|
/external/skia/platform_tools/android/examples/hello_skia_app/ |
build.xml | 63 Compiled code location: ${out.classes.absolute.dir} 64 If this is not done in place, override ${out.dex.input.absolute.dir})
|
/external/v8/tools/ |
android-sync.sh | 32 # The third argument is the absolute path to the V8 directory on the host. 33 # The fourth argument is the absolute path to the V8 directory on the device.
|
/external/webrtc/talk/app/webrtc/androidtests/ |
build.xml | 63 Compiled code location: ${out.classes.absolute.dir} 64 If this is not done in place, override ${out.dex.input.absolute.dir})
|
/external/webrtc/webrtc/examples/androidapp/ |
build.xml | 63 Compiled code location: ${out.classes.absolute.dir} 64 If this is not done in place, override ${out.dex.input.absolute.dir})
|
/external/webrtc/webrtc/examples/androidtests/ |
build.xml | 63 Compiled code location: ${out.classes.absolute.dir} 64 If this is not done in place, override ${out.dex.input.absolute.dir})
|
/external/webrtc/webrtc/system_wrappers/source/ |
tick_util.cc | 86 // Mach (Mac/iOS): "absolute" time since first call. 117 // Return absolute time as an offset from the first call to this function, so
|
/frameworks/base/core/java/android/app/backup/ |
FileBackupHelperBase.java | 58 // files must be all absolute paths 61 throw new RuntimeException("files must have all absolute paths: " + f);
|
/frameworks/native/services/inputflinger/ |
PointerControllerInterface.h | 55 /* Sets the absolute location of the pointer. */ 58 /* Gets the absolute location of the pointer. */
|
/frameworks/volley/ |
build.xml | 63 Compiled code location: ${out.classes.absolute.dir} 64 If this is not done in place, override ${out.dex.input.absolute.dir})
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/x86/ |
denoising_sse2.c | 62 /* Clamp absolute difference to 16 to be used to get mask. Doing this 76 /* Combine the adjustments and get absolute adjustments. */
|
/libcore/tzdata/update/src/test/libcore/tzdata/update/ |
ConfigBundleTest.java | 54 addZipEntry(zipOutputStream, "absolute"); 68 new File(targetDir, "absolute"),
|
/packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/common/ |
Scroller.java | 182 * @return The new X offset as an absolute distance from the origin. 191 * @return The new Y offset as an absolute distance from the origin. 210 * @return The start X offset as an absolute distance from the origin. 219 * @return The start Y offset as an absolute distance from the origin. 228 * @return The final X offset as an absolute distance from the origin. 237 * @return The final Y offset as an absolute distance from the origin. 476 * @param newX The new X offset as an absolute distance from the origin. 489 * @param newY The new Y offset as an absolute distance from the origin.
|
/packages/apps/Launcher3/src/com/android/launcher3/ |
LauncherScroller.java | 211 * @return The new X offset as an absolute distance from the origin. 220 * @return The new Y offset as an absolute distance from the origin. 240 * @return The start X offset as an absolute distance from the origin. 249 * @return The start Y offset as an absolute distance from the origin. 258 * @return The final X offset as an absolute distance from the origin. 267 * @return The final Y offset as an absolute distance from the origin. 528 * @param newX The new X offset as an absolute distance from the origin. 541 * @param newY The new Y offset as an absolute distance from the origin.
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/ |
filenames.h | 4 drive letter brain-damage at the beginning of an absolute file name, 75 well, although it is only semi-absolute. This is because the users
|
/prebuilts/gdb/darwin-x86/lib/python2.7/lib2to3/fixes/ |
fix_import.py | 76 # We won't handle both sibling and absolute imports in the 78 self.warning(node, "absolute and local imports together")
|
/prebuilts/gdb/linux-x86/lib/python2.7/lib2to3/fixes/ |
fix_import.py | 76 # We won't handle both sibling and absolute imports in the 78 self.warning(node, "absolute and local imports together")
|
Completed in 641 milliseconds
<<11121314151617181920>>