OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:scoped
(Results
201 - 225
of
546
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/
condition_variable
176
//
scoped
unlock - unlocks in ctor, re-locks in dtor
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/
concurrence.h
228
///
Scoped
lock idiom.
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/
concurrence.h
228
///
Scoped
lock idiom.
/system/security/keystore-engine/
eng_keystore.cpp
71
* on failure. This means we need to tell our
scoped
pointers when we've transferred ownership,
/external/chromium_org/base/android/linker/
linker_jni.cc
40
// A simply
scoped
UTF String class that can be initialized from
217
// A
scoped
crazy_library_t that automatically closes the handle
/external/chromium_org/base/
pickle.h
192
// be
scoped
to the lifetime of the message (or until the message data is
201
// returned buffer will be into the message's buffer so will be
scoped
to the
/external/chromium_org/google_apis/gaia/
oauth2_token_service.h
92
// Called whenever a new login-
scoped
refresh token is available for
97
// Called whenever the login-
scoped
refresh token becomes unavailable for
/external/chromium_org/third_party/WebKit/Source/web/tests/
TouchActionTest.cpp
150
m_webViewHelper.reset(); // Explicitly reset to break dependency on locally
scoped
client.
175
m_webViewHelper.reset(); // Explicitly reset to break dependency on locally
scoped
client.
/external/chromium_org/v8/test/mjsunit/harmony/
debug-blockscopes.js
377
// For-in loop over the keys of an object with a block
scoped
let variable
425
// For loop with a block
scoped
let variable shadowing the iteration variable.
block-let-crankshaft.js
338
// Test that temporal dead zone semantics for function and block
scoped
/external/clang/include/clang/Sema/
MultiplexExternalSemaSource.h
285
/// \brief Read the set of locally-
scoped
extern "C" declarations known to the
288
/// The external source should append its own locally-
scoped
external
/libcore/luni/src/main/native/
libcore_io_Memory.cpp
174
Scoped
## JNI_NAME ## ArrayRW elements(env, dst); \
227
Scoped
## JNI_NAME ## ArrayRO elements(env, src); \
/external/chromium_org/chrome/browser/chromeos/login/signin/
oauth2_login_manager.h
238
// OAuthLogin
scoped
access token.
/external/chromium_org/chrome/browser/content_settings/
content_settings_default_provider.cc
201
// Put |in_value| in a
scoped
pointer to ensure that it gets cleaned up
/external/chromium_org/chrome/browser/history/
select_favicon_frames_unittest.cc
27
ui::test::ScopedSetSupportedScaleFactors
scoped
( \
/external/chromium_org/chrome/browser/profiles/
profile_browsertest.cc
82
// deleting
scoped
temp dir etc).
/external/chromium_org/components/breakpad/app/
breakpad_mac.mm
228
// Initialize the
scoped
crash key system.
/external/chromium_org/content/common/
websocket_messages.h
70
//
scoped
to the renderer process; while it is unique per-renderer, the browser
/external/chromium_org/content/shell/app/
shell_main_delegate.cc
237
// Android stores the BrowserMainRunner instance as a
scoped
member pointer
/external/chromium_org/net/socket/
ssl_client_socket_openssl_unittest.cc
64
// Loads a PEM-encoded private key file into a
scoped
EVP_PKEY object.
/external/chromium_org/ppapi/proxy/
host_dispatcher.cc
166
// We don't want to have a
scoped
ref for async message cases since since
/external/chromium_org/third_party/WebKit/Source/core/css/invalidation/
StyleSheetInvalidationAnalysis.cpp
143
// See if all rules on the sheet are
scoped
to some specific ids or classes.
/external/chromium_org/third_party/WebKit/Source/core/dom/
TreeScopeStyleSheetCollection.cpp
207
// FIXME: If many web developers use style
scoped
, implement reset RuleSets in per-scoping node manner.
/external/chromium_org/third_party/android_crazy_linker/src/src/
crazy_linker_util.h
23
// Helper
scoped
pointer class.
/external/chromium_org/v8/src/platform/
mutex.h
196
// for owning a mutex for the duration of a
scoped
block.
Completed in 1625 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>