HomeSort by relevance Sort by last modified time
    Searched full:shadowed (Results 1 - 25 of 116) sorted by null

1 2 3 4 5

  /external/robolectric/src/main/java/com/xtremelabs/robolectric/internal/
Implements.java 14 * the Android class to be shadowed
  /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/webkit/Source/WebCore/manual-tests/wml/
onevent-shadow.wml 18 element isn't shadowed by this card, so it will jump to card 2 immediately.</p>
  /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.
164 /// AddDecl - Link the decl to its shadowed decl chain.
167 /// 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/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/llvm/include/llvm/CodeGen/
CallingConvLower.h 249 /// Version of AllocateReg with extra register to be shadowed.
271 /// Version of AllocateReg with list of registers to be shadowed.
296 /// Version of AllocateStack with extra register to be shadowed.
  /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
importer_unittest.cc 484 EXPECT_EQ(DiskSourceTree::SHADOWED,
577 // Existent files, shadowed and non-shadowed case.
  /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
  /external/webkit/Source/WebCore/rendering/style/
StyleRareInheritedData.h 65 ShadowData* textShadow; // Our text shadow information for shadowed text drawing.
  /external/llvm/lib/Target/Hexagon/
HexagonCallingConvLower.h 127 /// Version of AllocateReg with extra register to be shadowed.
149 /// Version of AllocateReg with list of registers to be shadowed.
  /external/proguard/src/proguard/classfile/util/
MemberFinder.java 142 * Returns whether the given field is shadowed anywhere down the class
  /external/v8/test/mjsunit/harmony/
block-let-semantics.js 99 // Use before initialization with check for eval-shadowed bindings.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
jbd.h 238 #define BJ_Shadow 5 /* Buffer contents being shadowed to the log */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
jbd.h 238 #define BJ_Shadow 5 /* Buffer contents being shadowed to the log */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
jbd.h 238 #define BJ_Shadow 5 /* Buffer contents being shadowed to the log */
  /external/clang/lib/Sema/
IdentifierResolver.cpp 153 /// AddDecl - Link the decl to its shadowed decl chain.
217 /// RemoveDecl - Unlink the decl from its shadowed decl chain.
  /frameworks/base/policy/src/com/android/internal/policy/impl/keyguard/
KeyguardMessageArea.java 85 // Shadowed text values
  /external/valgrind/main/exp-sgcheck/
h_main.c 457 // area will have been shadowed properly.
490 shadowed.
529 shadowed, since it is impossible (or meaningless) to hold a
  /external/chromium/chrome/browser/renderer_host/
render_widget_host_view_gtk.h 210 // Whether or not this widget was focused before shadowed by another widget.

Completed in 875 milliseconds

1 2 3 4 5