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

1 2 3 4 56 7 8 91011>>

  /external/chromium_org/third_party/webrtc/system_wrappers/interface/
thread_annotations.h 76 // Document if a class is a scoped lockable type (such as the MutexLock class).
  /external/chromium_org/ui/base/models/
list_model.h 39 // Returns a scoped pointer containing the removed item.
  /external/chromium_org/ui/web_dialogs/
web_dialog_ui.cc 121 // that are scoped in duration to the dialogs existence.
  /external/javassist/src/main/javassist/scopedpool/
ScopedClassPoolRepositoryImpl.java 92 * Create a scoped classpool.
  /external/webrtc/src/system_wrappers/interface/
static_instance.h 84 // Re-acquire the lock since the scoped critical section will release
  /packages/apps/Email/src/com/android/email/activity/setup/
AccountSetupFragment.java 73 * @param inflater LayoutInflater scoped to the appropriate context
  /external/chromium_org/chrome/browser/chromeos/login/signin/
oauth2_login_verifier.cc 93 // Fetch /OAuthLogin scoped access token.
96 // If OAuthLogin-scoped access token already exists (if it's generated
  /external/chromium_org/chrome/common/
service_process_util.cc 105 // Return a name that is scoped to this instance of the service process. We
121 // Return a name that is scoped to this instance of the service process. We
  /external/llvm/include/llvm/ADT/
ScopedHashTable.h 1 //===- ScopedHashTable.h - A simple scoped hash table ---------------------===//
10 // This file implements an efficient scoped hash table, which is useful for
  /external/llvm/lib/Transforms/Scalar/
EarlyCSE.cpp 49 /// scoped hash table.
192 /// the scoped hash table.
274 /// AvailableValues - This scoped hash table contains the current values of
281 /// AvailableLoads - This scoped hash table contains the current values
294 /// AvailableCalls - This scoped hash table contains the current values
312 // scoped hash tables so that a new scope gets pushed on. These are RAII so
  /external/chromium_org/base/mac/
mac_util.mm 139 // Leaked. That's OK, it's scoped to the lifetime of the application.
148 // Leaked. That's OK, it's scoped to the lifetime of the application.
156 // Leaked. That's OK, it's scoped to the lifetime of the application.
  /external/chromium_org/third_party/cld/base/
scoped_ptr.h 92 // Swap two scoped pointers.
227 // Swap two scoped arrays.
376 // Swap two scoped pointers.
  /external/valgrind/main/drd/tests/
tsan_thread_wrappers_pthread.h 261 class MutexLock { // Scoped Mutex Locker/Unlocker
312 class ReaderLockScoped { // Scoped RWLock Locker/Unlocker
325 class WriterLockScoped { // Scoped RWLock Locker/Unlocker
  /external/ceres-solver/include/ceres/internal/
scoped_ptr.h 108 // Swap two scoped pointers.
242 // Swap two scoped arrays.
  /external/clang/include/clang/Sema/
ExternalSemaSource.h 135 /// \brief Read the set of locally-scoped external declarations known to the
138 /// The external source should append its own locally-scoped external
  /external/deqp/framework/delibs/decpp/
deMutex.hpp 55 * \brief Scoped mutex lock.
122 * \brief Acquire scoped lock to mutex.
  /external/emma/core/java12/com/vladium/emma/data/
MergeProcessor.java 346 // caller-settable state [scoped to this runner instance]:
351 // internal run()-scoped state:
  /external/emma/core/java12/com/vladium/emma/instr/
InstrProcessor.java 255 // caller-settable state [scoped to this runner instance]:
266 // internal run()-scoped state:
  /external/emma/core/java12/com/vladium/emma/report/
ReportProcessor.java 318 // caller-settable state [scoped to this runner instance]:
324 // internal run()-scoped state:
  /external/llvm/test/CodeGen/PowerPC/
mcm-obj.ll 45 ; accessing function-scoped variable si.
51 ; accessing function-scoped variable si.
  /libcore/luni/src/main/java/java/net/
Inet6Address.java 227 * Returns the scope id if this address is scoped to an interface, 0 otherwise.
234 * Returns the network interface if this address is instanced with a scoped
  /development/samples/ApiDemos/src/com/example/android/apis/app/
IsolatedService.java 46 * service. Note that this is package scoped (instead of private) so
  /external/antlr/antlr-3.4/tool/src/main/java/org/antlr/tool/
AttributeScope.java 36 /** Track the attributes within a scope. A named scoped has just its list
  /external/ceres-solver/internal/ceres/
problem_impl.h 36 // to always put a Problem object into a scoped pointer; this needlessly muddies
  /external/chromium_org/ash/system/
status_area_widget.cc 82 // hierarchy. Do not used scoped pointers since we don't want to destroy them

Completed in 865 milliseconds

1 2 3 4 56 7 8 91011>>