OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:allows
(Results
201 - 225
of
8158
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/boxes/mp4/objectdescriptors/
BitWriterBuffer.java
17
assert i <= ((1 << numBits)-1): String.format("Trying to write a value bigger (%s) than the number bits (%s)
allows
. " +
/external/objenesis/main/src/org/objenesis/instantiator/basic/
AccessibleInstantiator.java
21
* non-public constructors (if the security manager
allows
it).
/external/proguard/src/proguard/classfile/
VisitorAccepter.java
27
* This interface is a base interface for visitor accepters. It
allows
/external/qemu/distrib/jpeg-6b/
rdjpgcom.1
19
The JPEG standard
allows
"comment" (COM) blocks to occur within a JPEG file.
/external/qemu/distrib/sdl-1.2.15/
README.HG
3
Mercurial
allows
you to get up-to-the-minute fixes and enhancements;
/external/qemu/distrib/sdl-1.2.15/docs/man3/
SDL_WasInit.3
11
\fBSDL_WasInit\fP
allows
you to see which SDL subsytems have been \fIinitialized\fR\&. \fBflags\fR is a bitwise OR\&'d combination of the subsystems you wish to check (see \fI\fBSDL_Init\fP\fR for a list of subsystem flags)\&.
/external/qemu/docs/
ANDROID-ELFF.TXT
16
The library exposes a simple API that at this point
allows
:
/external/replicaisland/src/com/replica/replicaisland/
AnimationFrame.java
21
* use for "attacking" or "vulnerability." This
allows
animated sprites to cheaply interact with
/external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/
ShadowMimeTypeMap.java
14
* Shadow for {@code MimeTypeMap} that
allows
custom extension <-> mimetype mapping to be set up by tests.
/external/skia/include/svg/
SkSVGPaintState.h
72
SkString f_style; // unused, but
allows
array access to the rest
/external/skia/legacy/include/core/
SkRelay.h
16
* Similar to a weakptr in java, a Relay
allows
for a back-ptr to an
/external/skia/src/core/
SkBBoxHierarchy.h
18
* bounding boxes, and
allows
efficient retrieval of intersections with query rectangles.
/external/skia/src/gpu/effects/
GrSimpleTextureEffect.h
17
* The coord to sample the texture is determine by a matrix. It
allows
explicit specification of
/external/smack/src/com/kenai/jbosh/
BodyParser.java
21
* business of XML parsing out of the Body class. This
allows
us to leverage
/external/smack/src/org/apache/harmony/javax/security/auth/
Destroyable.java
21
*
Allows
for special treatment of sensitive information, when it comes to
/external/smack/src/org/jivesoftware/smack/util/
ReaderListener.java
24
* Interface that
allows
for implementing classes to listen for string reading
WriterListener.java
24
* Interface that
allows
for implementing classes to listen for string writing
/external/smack/src/org/jivesoftware/smack/util/collections/
ResettableIterator.java
24
* This interface
allows
an iterator to be repeatedly reused.
/external/v8/test/mjsunit/regress/
regress-317.js
28
// Ensure replacement with string
allows
$ in replacement string.
/external/webp/include/webp/
types.h
37
// This explicitly marks library functions and
allows
for changing the
/frameworks/base/core/java/android/animation/
TimeInterpolator.java
20
* A time interpolator defines the rate of change of an animation. This
allows
animations
/frameworks/base/core/java/android/content/
IClipboard.aidl
24
* Programming interface to the clipboard, which
allows
copying and pasting
MutableContextWrapper.java
20
* Special version of {@link ContextWrapper} that
allows
the base context to
/frameworks/base/core/java/android/database/sqlite/
SQLiteMisuseException.java
20
* This error can occur if the application creates a SQLiteStatement object and
allows
multiple
/frameworks/base/core/java/android/nfc/
BeamShareData.java
9
*
Allows
bundling NdefMessage, Uris and flags in a single
Completed in 1793 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>