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
516
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/v8/test/webkit/
named-function-expression.js
36
debug("eval'd code should be able to access
scoped
variables");
/external/webrtc/webrtc/libjingle/xmpp/
chatroommodule.h
93
//!
scoped
by the XmppChatRoomModule that created it.
/frameworks/base/core/java/android/view/inputmethod/
InputMethodSession.java
161
* be a
scoped
name, i.e. prefixed with a package name you own, so that
/frameworks/base/packages/BackupRestoreConfirmation/src/com/android/backupconfirm/
BackupRestoreConfirmation.java
47
* Note that the fully
scoped
name of this class is baked into the backup manager service.
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/config/compiler/
gcc.hpp
204
//
scoped
enums have a serious bug in 4.4.0, so define BOOST_NO_CXX11_SCOPED_ENUMS before 4.5.1
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/
condition_variable
183
//
scoped
unlock - unlocks in ctor, re-locks in dtor
/prebuilts/tools/common/m2/repository/com/thoughtworks/xstream/xstream/1.4.8/
xstream-1.4.8.pom
105
<!-- test-
scoped
-->
/art/runtime/base/
mutex.h
480
//
Scoped
locker/unlocker for a regular Mutex that acquires mu upon construction and releases it
500
//
Scoped
locker/unlocker for a ReaderWriterMutex that acquires read access to mu upon
522
//
Scoped
locker/unlocker for a ReaderWriterMutex that acquires write access to mu upon
logging.h
239
// A LogMessage is a temporarily
scoped
object used by LOG and the unlikely part of a CHECK. The
/external/webrtc/webrtc/base/
scoped_ptr.h
314
// "T is refcounted type and needs
scoped
refptr");
425
// Swap two
scoped
pointers.
551
// Swap two
scoped
pointers.
/frameworks/base/docs/html/training/articles/
user-data-permissions.jd
245
result is an app instance
scoped
identifier that can be used as a key when
247
<li> Create your own identifier that?s
scoped
to your app?s storage using basic
277
create an app-
scoped
ID are not appropriate solutions because the ID may need
/external/protobuf/java/src/main/java/com/google/protobuf/
GeneratedMessage.java
[
all
...]
/external/webrtc/webrtc/modules/audio_coding/neteq/
payload_splitter_unittest.cc
373
// Use
scoped
pointers to avoid having to delete them later.
536
// Use
scoped
pointers to avoid having to delete them later.
624
// Use
scoped
pointers to avoid having to delete them later.
[
all
...]
/build/blueprint/
scope.go
262
// access to all of the package-
scoped
variables of its own package.
/cts/hostsidetests/appsecurity/test-apps/DocumentClient/src/com/android/cts/documentclient/
ScopedDirectoryAccessClientTest.java
50
* Set of tests that verify behavior of the
Scoped
Directory Access API.
/docs/source.android.com/src/source/
64-bit-builds.jd
40
<code>BoardConfig.mk</code> variable or a module-
scoped
variable.</p>
/external/antlr/antlr-3.4/gunit-maven-plugin/src/main/java/org/antlr/mojo/antlr3/
GUnitExecuteMojo.java
266
// todo : should we combine both compile and test
scoped
elements?
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/tool/
NameSpaceChecker.java
161
// check scopes and
scoped
rule refs
/external/chromium-trace/catapult/docs/
style-guide.md
137
(function(){ // Use this if you need to define constants
scoped
to that element.
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/kinesis/
layer1.py
109
The stream name identifies the stream. The name is
scoped
to
110
the AWS account used by the application. It is also
scoped
by
143
scoped
to the AWS account used by the application that creates the
144
stream. It is also
scoped
by region. That is, two streams in two
[
all
...]
/external/emma/core/java12/com/vladium/emma/report/
AbstractReportGenerator.java
249
protected Logger m_log; // every report generator is used on a single thread but the logger needs to be run()-
scoped
/external/emma/core/java12/com/vladium/emma/rt/
RT.java
240
// use method-
scoped
loggers in RT:
/external/guice/extensions/throwingproviders/test/com/google/inject/throwingproviders/
CheckedProviderTest.java
120
bindScope(TestScope.
Scoped
.class, testScope);
125
@TestScope.
Scoped
133
@TestScope.
Scoped
401
// undeclared exceptions shouldn't be
scoped
[
all
...]
/external/icu/icu4c/source/common/
util.h
20
// i18n utility functions,
scoped
into the class ICU_Utility.
/external/jsr330/javadoc/javax/inject/
Scope.html
104
later injection. If multiple threads can access a
scoped
instance, its
Completed in 1796 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>