/external/robolectric/src/main/java/com/xtremelabs/robolectric/internal/ |
Implements.java | 14 * the Android class to be shadowed
|
/external/chromium_org/v8/test/mjsunit/ |
global-load-from-eval.js | 64 // global variable becomes shadowed by an eval-introduced variable. 84 // time in a context where the 'x' variable has been shadowed.
|
array-concat.js | 74 // If the element of prototype is shadowed, the element on the instance 144 // If the element of prototype is shadowed, the element on the instance
|
/external/robolectric/src/test/java/com/xtremelabs/robolectric/bytecode/ |
AndroidTranslatorClassIntrumentedTest.java | 45 * Test "foreign class" getting its methods shadowed whe it's 58 * Test "foreign class" not getting its methods shadowed when it's
|
/external/v8/test/mjsunit/ |
global-load-from-eval.js | 64 // global variable becomes shadowed by an eval-introduced variable. 84 // time in a context where the 'x' variable has been shadowed.
|
array-concat.js | 74 // If the element of prototype is shadowed, the element on the instance 144 // If the element of prototype is shadowed, the element on the instance
|
/external/chromium_org/gpu/command_buffer/service/ |
buffer_manager.h | 55 // Returns a pointer to shadowed data. 110 bool shadowed() const { function in class:gpu::gles2::Buffer 148 // Whether or not the data is shadowed. 259 // If data is NULL buffer will be initialized to 0 if shadowed.
|
/external/chromium_org/v8/test/mjsunit/regress/ |
regress-88591.js | 29 // prototype shadowed by a setter in the global object's prototype's
|
/external/clang/include/clang/Sema/ |
IdentifierResolver.h | 32 /// IdentifierResolver - Keeps track of shadowed decls on enclosing 40 /// decl with that declaration name is shadowed in some scope. 159 /// AddDecl - Link the decl to its shadowed decl chain. 162 /// RemoveDecl - Unlink the decl from its shadowed decl chain.
|
/external/v8/test/mjsunit/regress/ |
regress-88591.js | 29 // prototype shadowed by a setter in the global object's prototype's
|
/external/chromium_org/v8/src/ |
effects.h | 323 Locator shadowed; 325 if (node->effects.Find(var, &shadowed)) { 326 // Initialize with shadowed entry. 327 locator->set_value(shadowed.value());
|
variables.h | 132 // True if the variable is named eval and not known to be shadowed. 170 // variable, but it might be shadowed by variable bindings introduced by
|
/external/chromium_org/chrome/third_party/chromevox/chromevox/background/mathmaps/symbols/ |
other_stars.json | 250 "default": "shadowed white star" 466 "default": "shadowed white circle"
|
math_arrows.json | 1135 "default": "back tilted shadowed white rightwards arrow", 1136 "short": "back tilted shadowed white right arrow" 1144 "default": "front tilted shadowed white rightwards arrow", 1145 "short": "front tilted shadowed white right arrow" 1153 "default": "heavy lower right shadowed white rightwards arrow", 1154 "short": "heavy lower right shadowed white right arrow" 1162 "default": "heavy upper right shadowed white rightwards arrow", 1163 "short": "heavy upper right shadowed white right arrow" 1171 "default": "notched lower right shadowed white rightwards arrow", 1172 "short": "notched lower right shadowed white right arrow [all...] |
/external/llvm/include/llvm/Target/ |
TargetCallingConv.td | 76 /// which became shadowed, when some register is used. 93 /// to be shadowed.
|
/external/v8/src/ |
variables.h | 139 // True if the variable is named eval and not known to be shadowed. 177 // variable, but it might be shadowed by variable bindings introduced by
|
/external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/ |
importer.h | 240 SHADOWED, 251 // * SHADOWED: A mapping was found, but using Open() to open this virtual 258 // * CANNOT_OPEN: The mapping was found and was not shadowed, but the
|
/external/protobuf/src/google/protobuf/compiler/ |
importer.h | 240 SHADOWED, 251 // * SHADOWED: A mapping was found, but using Open() to open this virtual 258 // * CANNOT_OPEN: The mapping was found and was not shadowed, but the
|
/external/chromium_org/third_party/WebKit/Source/core/rendering/style/ |
StyleRareInheritedData.h | 70 RefPtr<ShadowList> textShadow; // Our text shadow information for shadowed text drawing.
|
/external/dropbear/ |
debug.h | 70 /* For testing as non-root on shadowed systems, include the crypt of a password
|
/external/openssh/openbsd-compat/ |
xcrypt.c | 85 * Handle shadowed password systems in a cleaner way for portable
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib2to3/fixes/ |
fix_next.py | 14 bind_warning = "Calls to builtin next() possibly shadowed by global binding"
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib2to3/fixes/ |
fix_next.py | 14 bind_warning = "Calls to builtin next() possibly shadowed by global binding"
|
/external/llvm/lib/Target/Hexagon/ |
HexagonCallingConvLower.h | 126 /// Version of AllocateReg with extra register to be shadowed. 148 /// Version of AllocateReg with list of registers to be shadowed.
|
/external/llvm/include/llvm/CodeGen/ |
CallingConvLower.h | 297 /// Version of AllocateReg with extra register to be shadowed. 319 /// Version of AllocateReg with list of registers to be shadowed. 344 /// Version of AllocateStack with extra register to be shadowed.
|