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

1 2

  /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/gdb/darwin-x86/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/gdb/linux-x86/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/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
  /external/chromium-trace/catapult/third_party/polymer/components/web-animations-js/
History.md 13 * Don't rely on performance.now
  /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
  /bionic/libdl/
Android.mk 11 # a) pull symbols from libgcc.a and b) depend on libdl.so will not rely on libdl.so
  /prebuilts/gdb/darwin-x86/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/gdb/linux-x86/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/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/gdb/darwin-x86/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/gdb/linux-x86/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/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/libvpx/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/v8/test/mjsunit/
double-equals.js 32 * assertEquals(..., ...) to not rely on the details of the
  /external/v8/test/mjsunit/es6/
math-hyperbolic.js 28 // TODO(3468): we rely on a precise Math.exp.
  /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/libunwind/doc/
libunwind-ia64.tex 201 \Prog{libunwind}, portable code should not rely on this equivalence.
  /external/strace/
strace.spec 494 - don't rely on (broken!) rpm %%patch (#2735)

Completed in 7643 milliseconds

1 2