/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 | 45 // 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/chrome/browser/resources/shared/js/ |
local_strings.js | 62 // TODO(arv): We should not rely on a global variable here.
|
/external/chromium_org/ui/webui/resources/js/ |
local_strings.js | 62 // 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/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/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/libvpx/libvpx/vp8/common/x86/ |
postproc_mmx.asm | 263 ; we rely on the fact that the clamping vectors are stored contiguously
|
/external/v8/test/mjsunit/ |
double-equals.js | 30 * assertEquals(..., ...) to not rely on the details of the
|
/external/chromium_org/v8/src/ |
date.js | 105 // Now we rely on year and month being SMIs. 113 // Some of our runtime funtions for computing UTC(time) rely on
|
/external/v8/src/ |
date.js | 109 // Now we rely on year and month being SMIs. 117 // Some of our runtime funtions for computing UTC(time) rely on
|
/external/chromium_org/chrome/browser/resources/file_manager/foreground/js/photo/ |
ribbon.js | 318 // Never evict the thumbnails that are currently in the DOM because we rely
|
/external/chromium/chrome/browser/resources/ntp4/ |
new_tab.js | 67 * to rely on the ID being the same, and JSCompiler doesn't know about it. 357 // don't rely on synthesized click events, and the change takes effect 601 * a getAppsCallback call is pending and we can rely on the DOM being
|
/external/chromium/chrome/browser/resources/touch_ntp/ |
newtab.js | 67 * to rely on the ID being the same, and JSCompiler doesn't know about it. 443 // don't rely on synthesized click events, and the change takes effect 711 * a getAppsCallback call is pending and we can rely on the DOM being
|
/external/chromium_org/remoting/webapp/ |
session_connector.js | 431 // we rely on server-side logs in this case and report a generic error
|