HomeSort by relevance Sort by last modified time
    Searched refs:opposite (Results 1 - 25 of 39) 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 142 int opposite = languageType == LANGUAGE_TYPE_SOURCE ? mSessionOptions.targetLanguageIndex() local
144 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/ui/file_manager/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/ui/file_manager/gallery/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).
  /packages/apps/ContactsCommon/src/com/android/contacts/common/list/
ContactListItemView.java 133 static public final PhotoPosition getDefaultPhotoPosition(boolean opposite) {
138 return (opposite ? PhotoPosition.LEFT : PhotoPosition.RIGHT);
141 return (opposite ? PhotoPosition.RIGHT : PhotoPosition.LEFT);
145 private PhotoPosition mPhotoPosition = getDefaultPhotoPosition(false /* normal/non opposite */);
    [all...]
  /external/libvorbis/doc/
02-bitpacking.tex 43 value +1. A byte's 'most significant' bit (MSb) is at the opposite
  /external/lldb/www/python_reference/
epydoc.js 4 // take; and change their text to the opposite action.
  /frameworks/base/core/java/android/widget/
RadialTimePickerView.java 1244 final float opposite = Math.abs(y - mYCenter); local
    [all...]
  /build/core/
config.mk 581 # sgrax is the opposite of xargs. It takes the list of args and puts them
  /external/chromium_org/third_party/libvpx/source/libvpx/build/make/
configure.sh 111 All boolean options can be negated. The default value is the opposite
    [all...]
  /external/libvpx/libvpx/build/make/
configure.sh 111 All boolean options can be negated. The default value is the opposite
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/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/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/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.equinox.p2.metadata_2.2.0.v20130523-1557.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/22.5.1/
lint-checks-22.5.1.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/22.5.3/
lint-checks-22.5.3.jar 

Completed in 1024 milliseconds

1 2