OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:opposite
(Results
1 - 25
of
28
) sorted by null
1
2
/external/chromium_org/chrome/common/extensions/docs/examples/api/notifications/
options.js
6
Grays out or [whatever the
opposite
of graying out is called] the option
/external/chromium_org/chrome/android/java/src/org/chromium/chrome/browser/infobar/
TranslateLanguagePanel.java
143
int
opposite
= languageType == LANGUAGE_TYPE_SOURCE ? mSessionOptions.targetLanguageIndex()
local
145
if (
opposite
< position) position -= 1;
/frameworks/opt/datetimepicker/src/com/android/datetimepicker/time/
RadialSelectorView.java
252
float
opposite
= Math.abs(pointY - mYCenter);
local
253
double radians = Math.asin(
opposite
/ hypotenuse);
/external/chromium_org/chrome/browser/resources/file_manager/foreground/js/image_editor/
image_transform.js
428
var
opposite
= self.oppositeSide_[side];
430
self.bounds_[side] = self.bounds_[
opposite
];
431
self.bounds_[
opposite
] = temp;
432
return
opposite
;
/external/chromium_org/v8/test/mjsunit/
debug-ignore-breakpoints.js
78
// Set different ignore counts (
opposite
).
/external/jmonkeyengine/engine/src/core/com/jme3/post/
HDRRenderer.java
213
private int
opposite
(int i){
method in class:HDRRenderer
387
curSrc =
opposite
(curSrc);
/external/v8/test/mjsunit/
debug-ignore-breakpoints.js
78
// Set different ignore counts (
opposite
).
/external/jmonkeyengine/engine/src/core/com/jme3/math/
Quaternion.java
1303
public Quaternion
opposite
() {
method in class:Quaternion
1316
public Quaternion
opposite
(Quaternion store) {
method in class:Quaternion
[
all
...]
/packages/apps/ContactsCommon/src/com/android/contacts/common/list/
ContactListItemView.java
141
static public final PhotoPosition getDefaultPhotoPosition(boolean
opposite
) {
146
return (
opposite
? PhotoPosition.RIGHT : PhotoPosition.LEFT);
149
return (
opposite
? PhotoPosition.LEFT : PhotoPosition.RIGHT);
153
private PhotoPosition mPhotoPosition = getDefaultPhotoPosition(false /* normal/non
opposite
*/);
[
all
...]
/external/clang/lib/Driver/
Driver.cpp
1018
unsigned
opposite
;
local
[
all
...]
/external/libvorbis/doc/
02-bitpacking.tex
43
value +1. A byte's 'most significant' bit (MSb) is at the
opposite
/build/core/
config.mk
450
# sgrax is the
opposite
of xargs. It takes the list of args and puts them
/external/chromium/chrome/browser/resources/net_internals/
eventsview.js
155
// started one after another, so sort in the
opposite
order of their
/external/libvpx/libvpx/build/make/
configure.sh
111
All boolean options can be negated. The default value is the
opposite
[
all
...]
/cts/suite/cts/deviceTests/browserbench/assets/octane/
deltablue.js
790
* edit constraint is then added to the
opposite
end and the time is
/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/v8-v4/
v8-deltablue.js
781
* edit constraint is then added to the
opposite
end and the time is
/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/v8-v5/
v8-deltablue.js
781
* edit constraint is then added to the
opposite
end and the time is
/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/v8-v6/
v8-deltablue.js
781
* edit constraint is then added to the
opposite
end and the time is
/external/chromium_org/v8/benchmarks/
deltablue.js
787
* edit constraint is then added to the
opposite
end and the time is
/external/v8/benchmarks/
deltablue.js
787
* edit constraint is then added to the
opposite
end and the time is
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.sat4j.core_2.2.0.v20100429.jar
org.eclipse.equinox.p2.metadata_2.0.0.v20100601.jar
/prebuilts/devtools/tools/lib/
jcommon-1.0.12.jar
/prebuilts/tools/common/jfreechart/
jcommon-1.0.12.jar
/prebuilts/tools/common/m2/repository/jfree/jcommon/1.0.12/
jcommon-1.0.12.jar
Completed in 2670 milliseconds
1
2