Searched refs:absolute (Results 1 - 25 of 199) sorted by relevance

12345678

/external/syslinux/core/
H A Dbios.inc23 absolute 4*1Ch
26 absolute 4*1Eh
31 absolute 0400h
33 absolute 0413h
35 absolute 0462h
37 absolute 046Ch
39 absolute 0472h
41 absolute 0484h
H A Dlstadjust.pl4 # absolute. This makes debugging a lot easier.
43 } elsif ($op =~ /^(absolute|\[absolute)$/i) {
/external/conscrypt/openjdk/src/main/java/org/conscrypt/
H A DNativeLibraryUtil.java48 * @param absolute - Whether the native library will be loaded by path or by name
50 public static void loadLibrary(String libName, boolean absolute) { argument
51 if (absolute) {
H A DNativeLibraryLoader.java94 // Good to have an absolute path, but it's OK.
119 final boolean absolute; field in class:NativeLibraryLoader.LoadResult
125 String name, boolean absolute, boolean usingHelperClassloader) {
126 return new LoadResult(name, absolute, true, usingHelperClassloader, null);
130 String name, boolean absolute, boolean usingHelperClassloader, Throwable error) {
131 return new LoadResult(name, absolute, false, usingHelperClassloader, error);
134 private LoadResult(String name, boolean absolute, boolean loaded, argument
137 this.absolute = absolute;
161 // loading the non-absolute librar
124 newSuccessResult( String name, boolean absolute, boolean usingHelperClassloader) argument
129 newFailureResult( String name, boolean absolute, boolean usingHelperClassloader, Throwable error) argument
257 loadLibrary(final ClassLoader loader, final String name, final boolean absolute, List<LoadResult> results) argument
287 loadLibraryFromHelperClassloader( final Class<?> helper, final String name, final boolean absolute) argument
316 loadLibraryFromCurrentClassloader(String name, boolean absolute) argument
[all...]
/external/webrtc/webrtc/common_audio/signal_processing/
H A Dmin_max_operations.c36 // Maximum absolute value of word16 vector. C version for generic platforms.
39 int absolute = 0, maximum = 0; local
44 absolute = abs((int)vector[i]);
46 if (absolute > maximum) {
47 maximum = absolute;
59 // Maximum absolute value of word32 vector. C version for generic platforms.
64 uint32_t absolute = 0, maximum = 0; local
70 absolute = abs((int)vector[i]);
71 if (absolute > maximum) {
72 maximum = absolute;
142 int absolute = 0, maximum = 0; local
[all...]
H A Dmin_max_operations_neon.c17 // Maximum absolute value of word16 vector. C version for generic platforms.
19 int absolute = 0, maximum = 0; local
53 absolute = abs((int)(*p_start));
55 if (absolute > maximum) {
56 maximum = absolute;
69 // Maximum absolute value of word32 vector. NEON intrinsics version for
75 uint32_t absolute = 0, maximum = 0; local
111 absolute = abs((int)(*p_start));
112 if (absolute > maximum) {
113 maximum = absolute;
[all...]
H A Dmin_max_operations_mips.c23 // Maximum absolute value of word16 vector.
225 // Maximum absolute value of word32 vector. Version for MIPS platform.
230 uint32_t absolute = 0, maximum = 0; local
240 "lw %[absolute], 0(%[vector]) \n\t"
241 "absq_s.w %[absolute], %[absolute] \n\t"
243 "slt %[tmp1], %[maximum], %[absolute] \n\t"
244 "movn %[maximum], %[absolute], %[tmp1] \n\t"
252 : [tmp1] "=&r" (tmp1), [maximum] "+r" (maximum), [absolute] "+r" (absolute)
[all...]
/external/libcxx/test/std/experimental/filesystem/fs.op.funcs/fs.op.absolute/
H A Dabsolute.pass.cpp14 // path absolute(const path& p, const path& base=current_path());
31 ASSERT_NOT_NOEXCEPT(absolute(p));
32 ASSERT_NOT_NOEXCEPT(absolute(p, p));
35 // There are 4 cases is the proposal for absolute path.
46 path ret = absolute(p, base);
57 // ensure absolute(base) is not recursively called
61 path ret = absolute(p, base);
76 // absolute is called recursively on base. The following conditions
80 path ret = absolute(p, base);
94 path ret = absolute(
[all...]
/external/llvm/test/MC/AsmParser/
H A Ddot-symbol-non-absolute.s7 # CHECK: : expected absolute expression
/external/e2fsprogs/util/
H A Dinstall-symlink.in18 --absolute)
44 echo $SRC: Source pathname must be absolute
49 echo $DEST: Destination pathname must be absolute
/external/eigen/Eigen/src/plugins/
H A DMatrixCwiseUnaryOps.h21 /// \returns an expression of the coefficient-wise absolute value of \c *this
26 EIGEN_DOC_UNARY_ADDONS(cwiseAbs,absolute value)
34 /// \returns an expression of the coefficient-wise squared absolute value of \c *this
39 EIGEN_DOC_UNARY_ADDONS(cwiseAbs2,squared absolute value)
/external/autotest/client/site_tests/documentscan_AppTestWithFakeLorgnette/document_scan_test_app/
H A Dscan.css7 position: absolute;
18 position: absolute;
/external/llvm/test/MC/Mips/
H A Dmips-pdr-bad.s8 .ent foo, bar # AMS: :[[@LINE]]:23: error: expected an absolute expression after comma
16 .frame $sp, bar # ASM: :[[@LINE]]:25: error: frame size not an absolute expression
23 .mask foo # ASM: :[[@LINE]]:19: error: bitmask not an absolute expression
26 .mask 0x80000000, foo # ASM: :[[@LINE]]:31: error: frame offset not an absolute expression
30 .fmask foo # ASM: :[[@LINE]]:20: error: bitmask not an absolute expression
33 .fmask 0x80000000, foo # ASM: :[[@LINE]]:32: error: frame offset not an absolute expression
H A Dcprestore-bad.s17 # CHECK: :[[@LINE-1]]:17: error: stack offset is not an absolute expression
/external/libcxx/test/std/experimental/filesystem/fs.op.funcs/fs.op.system_complete/
H A Dsystem_complete.pass.cpp18 // same semantics as 'absolute(p, current_path())'.
52 const path expect = absolute(p, base);
/external/llvm/test/MC/PowerPC/
H A Dppc64-localentry-error2.s11 # CHECK: LLVM ERROR: .localentry expression must be absolute.
/external/trappy/tests/trappy/plotter/css/
H A DEventPlot.css23 position: absolute !important;
36 position: absolute !important;
/external/trappy/trappy/plotter/css/
H A DEventPlot.css23 position: absolute !important;
36 position: absolute !important;
/external/compiler-rt/www/
H A Dmenu.css11 position:absolute;
/external/curl/docs/cmdline-opts/
H A Dnetrc-file.d7 This option is similar to --netrc, except that you provide the path (absolute
/external/libcxx/www/
H A Dmenu.css11 position:absolute;
/external/libcxxabi/www/
H A Dmenu.css11 position:absolute;
/external/libjpeg-turbo/doc/html/search/
H A Dsearch.css9 position: absolute;
22 position:absolute;
32 position:absolute;
47 position:absolute;
65 position:absolute;
76 position: absolute;
101 position: absolute;
164 position: absolute;
/external/jarjar/src/main/com/tonicsystems/jarjar/
H A DPackageRemapper.java71 boolean absolute = s.startsWith("/");
72 if (absolute) s = s.substring(1);
76 if (absolute) s = "/" + s;
/external/clang/www/analyzer/
H A Dmenu.css37 position: absolute;

Completed in 761 milliseconds

12345678