HomeSort by relevance Sort by last modified time
    Searched refs:rely (Results 1 - 25 of 51) sorted by null

1 2 3

  /external/libyuv/
setup_env.bat 1 :: This script must not rely on any external tools or PATH values.
  /external/libvorbis/examples/
frameview.pl 193 place(-x=>-1,-y=>-1,-relx=>1.0,-rely=>1.0,-anchor=>'se');
216 place(-x=>5,-y=>-5,-rely=>1.,-relwidth=>.2,-width=>-5,-anchor=>'sw');
220 place(-x=>-5,-y=>-5,-relwidth=>.2,-rely=>1.,-width=>-5,-relx=>1.,-anchor=>'se');
224 place(-x=>5,-y=>-5,-relwidth=>.3,-width=>-7,-rely=>1.,-relx=>.2,-anchor=>'sw');
228 place(-x=>-5,-y=>-5,-relwidth=>.3,-width=>-7,-rely=>1.,-relx=>.8,-anchor=>'se');
233 place(-x=>5,-y=>$graphy,-relwidth=>1.,-rely=>1.,-width=>-10,-anchor=>'sw');
250 place(-rely=>1.,-y=>5,-anchor=>'nw',-in=>$one);
252 place(-relwidth=>1.,-relheight=>1.,-rely=>1.,-y=>5+$temp->reqheight(),-anchor=>'nw',-in=>$one);
504 $tworesize->place(-rely=>1.,-y=>5,-anchor=>'nw',-in=>$one);
505 $two->place(-relwidth=>1.,-relheight=>1.,-rely=>1.
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/
SimpleDialog.py 37 def _set_transient(self, master, relx=0.5, rely=0.3):
54 y = m_y + (m_height - w_height) * rely
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/
SimpleDialog.py 37 def _set_transient(self, master, relx=0.5, rely=0.3):
54 y = m_y + (m_height - w_height) * rely
  /bionic/libdl/
Android.mk 11 # a) pull symbols from libgcc.a and b) depend on libdl.so will not rely on libdl.so
  /external/chromium_org/chrome/browser/ui/webui/options/
settings_app_browsertest.js 46 // strings rely on waiting for sync sign-in status, or platform-specifics.
  /ndk/tests/device/test-gnustl_shared-exception/jni/
Android.mk 36 # This is required to rely on dynamic loader to resolve foo defined in exec
  /ndk/tests/device/test-gnustl_static-exception/jni/
Android.mk 36 # This is required to rely on dynamic loader to resolve foo defined in exec
  /external/chromium_org/ui/webui/resources/js/
local_strings.js 64 // TODO(arv): We should not rely on a global variable here.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
tabbedpages.py 255 rely=1.0, y=0,
261 rely=1.0, y=0,
277 rely=1.0, y=0,
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
tabbedpages.py 255 rely=1.0, y=0,
261 rely=1.0, y=0,
277 rely=1.0, y=0,
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/json/
__init__.py 277 This feature can be used to implement custom decoders that rely on the
311 This feature can be used to implement custom decoders that rely on the
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/json/
__init__.py 277 This feature can be used to implement custom decoders that rely on the
311 This feature can be used to implement custom decoders that rely on the
  /external/chromium_org/chrome/browser/resources/gaia_auth/
main.js 92 // message so we have to rely on 'load' event.
93 // TODO(dzhioev): Do not rely on 'load' event after b/16313327 is fixed.
  /external/chromium_org/native_client_sdk/src/examples/api/file_io/
test.js 173 // This is a bit fragile; we rely on this test being run first (and
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/x86/
postproc_mmx.asm 265 ; we rely on the fact that the clamping vectors are stored contiguously
postproc_sse2.asm 679 ; we rely on the fact that the clamping vectors are stored contiguously
  /external/chromium_org/third_party/simplejson/
__init__.py 364 that rely on the order that the key and value pairs are decoded (for
420 that rely on the order that the key and value pairs are decoded (for
  /external/chromium_org/v8/test/mjsunit/
double-equals.js 30 * assertEquals(..., ...) to not rely on the details of the
  /external/chromium_org/v8/test/mjsunit/es6/
math-hyperbolic.js 28 // TODO(3468): we rely on a precise Math.exp.
  /external/libvpx/libvpx/vp8/common/x86/
postproc_mmx.asm 265 ; we rely on the fact that the clamping vectors are stored contiguously
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/x86/
postproc_mmx.asm 266 ; we rely on the fact that the clamping vectors are stored contiguously
  /external/chromium_org/v8/src/
date.js 85 // Now we rely on year and month being SMIs.
93 // Some of our runtime funtions for computing UTC(time) rely on
  /external/chromium_org/ui/file_manager/gallery/js/
ribbon.js 331 // Never evict the thumbnails that are currently in the DOM because we rely
  /external/chromium_org/ui/keyboard/resources/elements/
kb-key-codes.js 197 // keysets, and so we rely on caching the correct shiftModifier. If

Completed in 876 milliseconds

1 2 3