HomeSort by relevance Sort by last modified time
    Searched full:scoped (Results 326 - 350 of 546) sorted by null

<<11121314151617181920>>

  /external/chromium_org/third_party/jinja2/
parser.py 219 node.scoped = self.stream.skip_if('name:scoped')
    [all...]
  /external/chromium_org/ui/base/dragdrop/
os_exchange_data_provider_win.cc 881 base::win::ScopedHGlobal<uint8> scoped(handle);
882 memcpy(scoped.get(), data, bytes);
    [all...]
  /external/lldb/include/lldb/Symbol/
Block.h 35 /// static variables that are scoped to the block.
479 lldb::VariableListSP m_variable_list_sp; ///< The variable list for all local, static and paramter variables scoped to this block.
  /external/protobuf/gtest/include/gtest/internal/
gtest-internal.h 114 class ScopedTrace; // Implements scoped trace.
167 // A helper class for creating scoped traces in user programs.
    [all...]
  /frameworks/base/core/java/android/app/
LoaderManager.java 138 * Identifiers are scoped to a particular LoaderManager instance.
158 * Identifiers are scoped to a particular LoaderManager instance.
    [all...]
  /frameworks/base/tools/apilint/
apilint.py 299 All action values must be scoped by package and match name:
329 All extra values must be scoped by package and match name:
  /frameworks/support/v4/java/android/support/v4/app/
LoaderManager.java 119 * Identifiers are scoped to a particular LoaderManager instance.
139 * Identifiers are scoped to a particular LoaderManager instance.
    [all...]
  /external/mdnsresponder/mDNSCore/
DNSCommon.c     [all...]
  /external/chromium_org/ui/compositor/
layer_animator_unittest.cc     [all...]
  /external/chromium_org/testing/gtest/include/gtest/internal/
gtest-internal.h 96 class ScopedTrace; // Implements scoped trace.
155 // A helper class for creating scoped traces in user programs.
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gtest/include/gtest/internal/
gtest-internal.h 120 class ScopedTrace; // Implements scoped trace.
169 // A helper class for creating scoped traces in user programs.
    [all...]
  /external/chromium_org/third_party/protobuf/src/google/protobuf/stubs/
common.h 508 // Swap two scoped pointers.
597 // Swap two scoped arrays.
    [all...]
  /external/clang/include/clang/Serialization/
ASTBitCodes.h 382 /// \brief Record code for the array of locally-scoped extern "C"
412 /// \brief Record code for the array of unused file scoped decls.
    [all...]
  /external/clang/lib/Sema/
Sema.cpp 658 // Remove file scoped decls that turned out to be used.
769 // Output warning for unused file scoped decls.
    [all...]
  /external/gtest/include/gtest/internal/
gtest-internal.h 96 class ScopedTrace; // Implements scoped trace.
155 // A helper class for creating scoped traces in user programs.
    [all...]
  /external/iputils/
RELNOTES 362 [PING6]: Use getaddrinfo() to allow scoped addresses
387 [TRACEPATH6] Use getaddrinfo() to allow scoped addresses
  /external/llvm/utils/unittest/googletest/include/gtest/internal/
gtest-internal.h 149 class ScopedTrace; // Implements scoped trace.
198 // A helper class for creating scoped traces in user programs.
    [all...]
  /external/mesa3d/src/gtest/include/gtest/internal/
gtest-internal.h 120 class ScopedTrace; // Implements scoped trace.
169 // A helper class for creating scoped traces in user programs.
    [all...]
  /external/protobuf/src/google/protobuf/stubs/
common.h 462 // Swap two scoped pointers.
551 // Swap two scoped arrays.
    [all...]
  /external/tcpdump/
print-snmp.c     [all...]
  /ndk/sources/third_party/googletest/googletest/include/gtest/internal/
gtest-internal.h 95 class ScopedTrace; // Implements scoped trace.
154 // A helper class for creating scoped traces in user programs.
    [all...]
  /packages/apps/UnifiedEmail/tests/src/com/android/mail/utils/
BasicHtmlSanitizerTest.java     [all...]
  /build/core/
product_config.mk 330 # product-scoped aapt flags
  /development/samples/ApiDemos/src/com/example/android/apis/app/
RemoteService.java 60 * service. Note that this is package scoped (instead of private) so
  /device/asus/grouper/keymaster/
keymaster_grouper.cpp 192 * on failure. This means we need to tell our scoped pointers when we've transferred ownership,

Completed in 706 milliseconds

<<11121314151617181920>>