/ndk/tests/build/stdint-c++/jni/ |
Android.mk | 2 # follow the standard with regards to limit- and constant- related macros 9 # - When included from a C++ program, limit-related macros should only be 12 # - When included from a C++ program, constant-related macros should only be
|
/external/chromium/chrome/browser/resources/net_internals/ |
httpthrottlingview.js | 6 * This view displays information related to HTTP throttling.
|
eventsview.js | 154 // If both ended at the same time, then odds are they were related events,
|
/cts/tests/ |
Android.mk | 37 # Build the test APK using its own makefile, and any other CTS-related packages
|
/external/webkit/LayoutTests/dom/html/level2/html/ |
HTMLTableCellElement07.js | 78 The axis attribute specifies the names group of related headers for table
|
HTMLTableCellElement08.js | 78 The axis attribute specifies the names group of related headers for table
|
table20.js | 78 Names group of related headers.
|
/external/webkit/LayoutTests/dom/xhtml/level2/html/ |
HTMLTableCellElement07.js | 78 The axis attribute specifies the names group of related headers for table
|
HTMLTableCellElement08.js | 78 The axis attribute specifies the names group of related headers for table
|
table20.js | 78 Names group of related headers.
|
/external/webkit/PerformanceTests/SunSpider/tests/parse-only/ |
mootools-1.2.2-core-nc.js | 965 var related = null; 968 case 'mouseover': related = event.relatedTarget || event.fromElement; break; 969 case 'mouseout': related = event.relatedTarget || event.toElement; 972 while (related && related.nodeType == 3) related = related.parentNode; 974 }).create({attempt: Browser.Engine.gecko})()) related = false; 988 relatedTarget: related, [all...] |
/external/v8/test/mjsunit/ |
math-abs.js | 95 // Test in a loop to cover the custom IC and GC-related issues.
|
math-floor.js | 115 // Test in a loop to cover the custom IC and GC-related issues.
|
/external/llvm/lib/Transforms/Scalar/ |
ObjCARC.cpp | 1065 bool ProvenanceAnalysis::related(const Value *A, const Value *B) { function in class:ProvenanceAnalysis [all...] |
/development/build/tools/ |
sdk_repo.mk | 39 # package directory contains a single platform-related inner directory.
|
/ndk/build/core/ |
setup-toolchain.mk | 52 # setup sysroot-related variables. The SYSROOT point to a directory
|
/external/oprofile/events/i386/nehalem/ |
events | 70 event:0xA2 counters:0,1,2,3 um:resource_stalls minimum:6000 name:RESOURCE_STALLS : Counts the number of Allocator resource related stalls. Includes register renaming buffer entries, memory buffer entries. In addition to resource related stalls, this event counts some other events. Includes stalls arising during branch misprediction recovery, such as if retirement of the mispredicted branch is delayed and stalls arising while store buffer is draining from synchronizing operations.
|
/external/v8/benchmarks/ |
deltablue.js | 353 * should flow based on the relative strength of the variables related, 826 * This test constructs a two sets of variables related to each
|
/external/webkit/PerformanceTests/SunSpider/tests/v8-v4/ |
v8-deltablue.js | 347 * should flow based on the relative strength of the variables related, 820 * This test constructs a two sets of variables related to each
|
/external/webkit/PerformanceTests/SunSpider/tests/v8-v5/ |
v8-deltablue.js | 347 * should flow based on the relative strength of the variables related, 820 * This test constructs a two sets of variables related to each
|
/external/webkit/PerformanceTests/SunSpider/tests/v8-v6/ |
v8-deltablue.js | 347 * should flow based on the relative strength of the variables related, 820 * This test constructs a two sets of variables related to each
|
/external/chromium/chrome/browser/resources/ntp/ |
apps.js | 263 // Update the commands related to the launch type.
|
/external/iproute2/doc/ |
ip-tunnels.tex | 199 some features related to the fact that they work over existing Internet
|
/external/libpng/ |
CHANGES | [all...] |
/external/mesa3d/docs/ |
MESA_texture_array.spec | [all...] |