OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:containing
(Results
51 - 75
of
6163
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/
DERSequence.java
19
* create a sequence
containing
one object
28
* create a sequence
containing
a vector of objects.
37
* create a sequence
containing
an array of objects.
DLSequence.java
19
* create a sequence
containing
one object
28
* create a sequence
containing
a vector of objects.
37
* create a sequence
containing
an array of objects.
/external/chromium/base/
base_paths.h
26
DIR_EXE, // directory
containing
FILE_EXE
27
DIR_MODULE, // directory
containing
FILE_MODULE
30
FILE_MODULE, // Path and filename of the module
containing
the code for the
/libcore/dalvik/src/main/java/dalvik/system/
PathClassLoader.java
32
* @param dexPath the list of jar/apk files
containing
classes and
47
* <li>JAR/ZIP/APK files, possibly
containing
a "classes.dex" file as
52
* The entries of the second list should be directories
containing
55
* @param dexPath the list of jar/apk files
containing
classes and
58
* @param libraryPath the list of directories
containing
native
/frameworks/base/core/java/android/os/
BatteryManager.java
26
* integer
containing
the current status constant.
32
* integer
containing
the current health constant.
44
* integer field
containing
the current battery level, from 0 to
51
* integer
containing
the maximum battery level.
57
* integer
containing
the resource ID of a small status bar icon
72
* integer
containing
the current battery voltage level.
78
* integer
containing
the current battery temperature.
/external/llvm/include/llvm/IR/
Argument.h
52
/// \brief Return the index of this formal argument in its
containing
59
///
containing
function.
66
///
containing
function.
70
///
containing
function.
74
/// its
containing
function.
78
///
containing
function.
/external/webrtc/src/modules/audio_coding/codecs/isac/fix/source/
arith_routins.h
30
* - streamData : in-/output struct
containing
bitstream
53
* - streamData : in-/output struct
containing
bitstream
66
* - streamData : in-/output struct
containing
bitstream
90
* - streamData : in-/output struct
containing
bitstream
114
* - streamData : in-/output struct
containing
bitstream
142
* - streamData : in-/output struct
containing
bitstream
/external/qemu/android/protocol/
ui-common.h
32
/* Byte size of the buffer
containing
parameters for the comand defined by
33
* the cmd_type field. The buffer
containing
parameters must immediately
47
/* Byte size of the buffer
containing
response data immediately following
/cts/development/ide/eclipse/
genclasspath.sh
3
# Outputs a classpath file
containing
classpaths from development/ide/eclipse
/device/generic/goldfish/opengl/shared/OpenglCodecCommon/
Android.mk
1
# This build script corresponds to a library
containing
many definitions
/device/generic/goldfish/opengl/shared/OpenglOsUtils/
Android.mk
1
# This build script corresponds to a small library
containing
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/
CipherKeyGenerator.java
28
* @return a byte array
containing
the key value.
/external/chromium/chrome/browser/importer/
firefox_importer_utils_linux.cc
11
// The default location of the profile folder
containing
user data is
/external/elfutils/po/
POTFILES.in
1
# List of files which
containing
translatable strings.
/external/jmonkeyengine/engine/src/core/com/jme3/scene/control/
package.html
12
Controls represent the "logical" programming of scene graph elements,
containing
/external/junit/src/org/junit/internal/matchers/
StringContains.java
23
return "
containing
";
/external/junit/src/org/junit/matchers/
JUnitMatchers.java
16
* @return A matcher matching any collection
containing
element
24
* @return A matcher matching any collection
containing
an element matching elementMatcher
32
* @return A matcher matching any collection
containing
every element in elements
40
* @return A matcher matching any collection
containing
at least one element that matches
/external/skia/include/views/
SkSystemEventTypes.h
15
1) make funny strings (
containing
at least one char < 32) to avoid colliding with "user" strings
/external/skia/legacy/include/views/
SkSystemEventTypes.h
15
1) make funny strings (
containing
at least one char < 32) to avoid colliding with "user" strings
/external/webkit/Source/WebCore/manual-tests/inspector/
highlight-source-line.html
2
<p>To test, open the Inspector and reload this page. Then open the Inspector's Console and click the link for the markup error. You should see the line
containing
the error briefly highlighted in the source view.</p>
/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/impl/xpath/
package.html
9
<p>Package
containing
the XMPPath handling.</p>
/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/properties/
package.html
9
<p>Package
containing
the property information classes.</p>
/frameworks/av/drm/libdrmframework/plugins/forward-lock/internal-format/common/
FwdLockGlue.h
54
* @param[in] pPlaintextKey A reference to the buffer
containing
the plaintext key.
56
* @param[out] pEncryptedKey A reference to the buffer
containing
the encrypted key.
69
* @param[in] pEncryptedKey A reference to the buffer
containing
the encrypted key.
71
* @param[out] pDecryptedKey A reference to the buffer
containing
the decrypted key.
/frameworks/base/core/java/android/speech/
IRecognitionListener.aidl
50
* @param buffer the byte buffer
containing
a sequence of 16-bit shorts.
69
* @param results a Bundle
containing
the most likely results (N-best list).
76
* @param results a Bundle
containing
the current most likely result.
84
* @param params a Bundle
containing
the passed parameters
/frameworks/rs/scriptc/
rs_mesh.rsh
47
*
containing
index data
58
* @return allocation
containing
vertex data
64
* Returns an allocation
containing
index data or a null
69
* @return allocation
containing
index data
Completed in 591 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>