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

12 3 4 5

  /external/clang/test/SemaTemplate/
dependent-names.cpp 183 int f(double); // no note, shadowed by O::f
  /external/llvm/utils/TableGen/
CallingConvEmitter.cpp 135 PrintFatalError("Invalid length of list of shadowed registers");
  /external/e2fsprogs/lib/ext2fs/
kernel-jbd.h 419 shadowed by log IO. The IO buffers on the iobuf list and the
866 #define BJ_Shadow 6 /* Buffer contents being shadowed to the log */
  /external/libxslt/libxslt/
namespaces.c 466 * 1) The desired prefix is shadowed
543 * shadowed.
  /external/v8/src/
v8globals.h 497 // variable is global unless it has been shadowed
502 // has been shadowed by an eval-introduced
scopes.h 531 // considered referencing a global variable unless it is shadowed by an
scopes.cc 972 // We found a variable variable binding that might be shadowed
    [all...]
  /external/protobuf/src/google/protobuf/compiler/
importer.cc 374 return SHADOWED;
command_line_interface.cc 710 case DiskSourceTree::SHADOWED:
711 cerr << input_files_[i] << ": Input is shadowed in the --proto_path "
    [all...]
command_line_interface_unittest.cc 869 // Test what happens when a working-directory-relative input file is shadowed
886 "$tmpdir/bar/foo.proto: Input is shadowed in the --proto_path "
    [all...]
  /external/kernel-headers/original/linux/
jbd.h 519 * Doubly-linked circular list of metadata buffers being shadowed by log
    [all...]
  /external/libxml2/
tree.c 7888 int shadowed; local
    [all...]
  /external/valgrind/main/VEX/
test_main.c 524 point original tmps are shadowed by integer tmps of the same
525 size, and Bit-typed original tmps are shadowed by the type
599 always has a V-value which is also an atom: constants are shadowed
600 by constants, and temps are shadowed by the corresponding shadow
    [all...]
  /dalvik/vm/interp/
Jit.cpp 119 // Setup the shadowed heap space
389 * Success. If this shadowed trace included a single-stepped
401 * Switch off shadow replay mode. The next shadowed trace
    [all...]
  /external/apache-xml/src/main/java/org/apache/xml/utils/
NamespaceSupport2.java 172 * is popped, unless it is shadowed in a descendant context.</p>
  /external/chromium/chrome/browser/ui/gtk/
browser_actions_toolbar_gtk.cc 222 // grab that was shadowed.
    [all...]
  /external/clang/lib/Frontend/
InitHeaderSearch.cpp 533 // If we have a normal #include dir/framework/headermap that is shadowed
  /external/webkit/Source/WebCore/bindings/v8/
V8DOMWindowShell.cpp 244 // allow properties of the JS DOMWindow instance to be shadowed, we
  /external/webkit/Source/WebCore/bindings/v8/custom/
V8DOMWindowCustom.cpp 212 // Opener can be shadowed if it is in the same domain.
  /libcore/luni/src/main/java/org/xml/sax/helpers/
NamespaceSupport.java 268 * is popped, unless it is shadowed in a descendant context.</p>
  /external/v8/src/arm/
full-codegen-arm.cc     [all...]
  /external/v8/src/ia32/
full-codegen-ia32.cc     [all...]
  /external/v8/src/mips/
full-codegen-mips.cc     [all...]
  /external/v8/src/x64/
full-codegen-x64.cc     [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/c-family/
c-common.h 418 These may be shadowed, and may be referenced from nested functions. */
    [all...]

Completed in 883 milliseconds

12 3 4 5