OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:absolute
(Results
501 - 525
of
5188
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/external/androidplot/Examples/DemoApp/src/com/androidplot/demos/
DualScaleXYPlotExampleActivity.java
117
legendWidget_LEFT.setSize(new SizeMetrics(100, SizeLayoutType.
ABSOLUTE
, 75, SizeLayoutType.FILL));
126
legendWidget_RIGHT.setSize(new SizeMetrics(100, SizeLayoutType.
ABSOLUTE
, 110, SizeLayoutType.
ABSOLUTE
));
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Misc/
LookaheadStream.cs
46
/**
Absolute
token index. It's the index of the symbol about to be
161
_lastMarker = _p; // track where we are in buffer, not
absolute
token index
182
* Doesn't see to
absolute
position in input stream since this stream
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Misc/
LookaheadStream.cs
49
/**
Absolute
token index. It's the index of the symbol about to be
190
_lastMarker = _p; // track where we are in buffer, not
absolute
token index
217
* Doesn't see to
absolute
position in input stream since this stream
/external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/misc/
LookaheadStream.java
42
/**
Absolute
token index. It's the index of the symbol about to be
131
lastMarker = p; // track where we are in buffer not
absolute
token index
152
* Doesn't see to
absolute
position in input stream since this stream
/external/autotest/client/tests/cyclictest/
help
28
-r --relative use relative timer instead of
absolute
92
-r use relative timers instead of
absolute
94
The default behaviour of the tests is to use
absolute
timers. This option is there for completeness and should not be used for reproducible tests.
/external/chromium-trace/catapult/third_party/vinn/vinn/
html_imports_loader.js
34
* @param {string} file_path path to some file, can be relative or
absolute
61
throw new Error('Found a non
absolute
import and thats not supported: ' +
87
* Load a HTML file, which
absolute
path or path relative to <%search-path%>.
/external/libchrome/sandbox/linux/syscall_broker/
broker_file_permission.cc
29
// Paths must be
absolute
and not relative
67
// That said if an attacker can convert any of the
absolute
paths
226
// Whitelisted paths must be
absolute
.
/external/libmpeg2/common/arm/
ideint_cac_a9.s
127
@ Compute
absolute
diff between top and bottom row sums
137
@ q10 now contains 8
absolute
diff of sums above the threshold
168
@ d0 now contains 8
absolute
diff of sums above the threshold
/external/libopus/celt/
arch.h
72
#define ABS(x) ((x) < 0 ? (-(x)) : (x)) /**<
Absolute
integer value. */
73
#define ABS16(x) ((x) < 0 ? (-(x)) : (x)) /**<
Absolute
16-bit value. */
76
#define ABS32(x) ((x) < 0 ? (-(x)) : (x)) /**<
Absolute
32-bit value. */
/external/libvorbis/doc/
09-helper.tex
107
3) [ady] =
absolute
value of [dy]
137
3) [ady] =
absolute
value of [dy]
153
11) [ady] = [ady] - (
absolute
value of [base]) * [adx]
/external/mesa3d/src/gallium/docs/source/cso/
sampler.rst
38
* ``PIPE_TEX_WRAP_MIRROR_CLAMP_TO_EDGE``: First, the
absolute
value of the
40
* ``PIPE_TEX_WRAP_MIRROR_CLAMP_TO_BORDER``: First, the
absolute
value of the
43
* ``PIPE_TEX_WRAP_MIRROR_CLAMP``: First, the
absolute
value of the coord is
/external/opencv3/doc/py_tutorials/py_imgproc/py_gradients/
py_gradients.markdown
75
like cv2.CV_16S, cv2.CV_64F etc, take its
absolute
value and then convert back to cv2.CV_8U.
87
# Output dtype = cv2.CV_64F. Then take its
absolute
and convert to cv2.CV_8U
89
abs_sobel64f = np.
absolute
(sobelx64f)
/frameworks/base/telephony/java/android/telephony/
CellIdentityGsm.java
41
// 16-bit GSM
Absolute
RF Channel Number
76
* @param arfcn 16-bit GSM
Absolute
RF Channel Number
134
* @return 16-bit GSM
Absolute
RF Channel Number, Integer.MAX_VALUE if unknown
CellIdentityLte.java
43
// 18-bit
Absolute
RF Channel Number
79
* @param earfcn 18-bit LTE
Absolute
RF Channel Number
141
* @return 18-bit
Absolute
RF Channel Number, Integer.MAX_VALUE if unknown
CellIdentityWcdma.java
43
// 16-bit UMTS
Absolute
RF Channel Number
78
* @param uarfcn 16-bit UMTS
Absolute
RF Channel Number
147
* @return 16-bit UMTS
Absolute
RF Channel Number, Integer.MAX_VALUE if unknown
/frameworks/ex/framesequence/
build.xml
76
Compiled code location: ${out.classes.
absolute
.dir}
77
If this is not done in place, override ${out.dex.input.
absolute
.dir})
109
<fileset dir="${native.libs.
absolute
.dir}">
/libcore/luni/src/main/java/org/w3c/dom/ls/
DOMImplementationLS.java
55
* @param schemaType An
absolute
URI representing the type of the schema
58
* is done on the
absolute
URI. In order to create a
68
*
absolute
URI in order to use this method.
/prebuilts/misc/darwin-x86_64/sdl2/include/SDL2/
SDL_filesystem.h
47
* This returns an
absolute
path in UTF-8 encoding, and is guaranteed to
73
* create the directory if necessary, and return a string of the
absolute
102
* This returns an
absolute
path in UTF-8 encoding, and is guaranteed to
/prebuilts/misc/windows/sdl2/i686-w64-mingw32/include/SDL2/
SDL_filesystem.h
47
* This returns an
absolute
path in UTF-8 encoding, and is guaranteed to
73
* create the directory if necessary, and return a string of the
absolute
102
* This returns an
absolute
path in UTF-8 encoding, and is guaranteed to
/prebuilts/misc/windows/sdl2/include/
SDL_filesystem.h
47
* This returns an
absolute
path in UTF-8 encoding, and is guaranteed to
73
* create the directory if necessary, and return a string of the
absolute
102
* This returns an
absolute
path in UTF-8 encoding, and is guaranteed to
/prebuilts/misc/windows/sdl2/x86_64-w64-mingw32/include/SDL2/
SDL_filesystem.h
47
* This returns an
absolute
path in UTF-8 encoding, and is guaranteed to
73
* create the directory if necessary, and return a string of the
absolute
102
* This returns an
absolute
path in UTF-8 encoding, and is guaranteed to
/prebuilts/ninja/darwin-x86/
build-common.sh
16
# SCRIPT_FILE=
absolute
path to the parent build script
17
# SCRIPT_DIR=
absolute
path to the parent build script's directory
18
# COMMON_FILE=
absolute
path to this file
/prebuilts/ninja/linux-x86/
build-common.sh
16
# SCRIPT_FILE=
absolute
path to the parent build script
17
# SCRIPT_DIR=
absolute
path to the parent build script's directory
18
# COMMON_FILE=
absolute
path to this file
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/tests/
AdtTestData.java
45
/** The
absolute
file path to the plugin's contents. */
111
* Returns the
absolute
file path to a file located in this plugin.
116
* @return
absolute
OS path to test file
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-mips-elf/
mips16-pic-1.inc
43
# Use an
absolute
sequence to load NAME into a register.
59
# called a_NAME and b_NAME. The former uses
absolute
accesses
132
# Use
absolute
jals to call a_NAME and b_NAME. MODE selects the
Completed in 2457 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>